:root {
  --font-family: "Inter", sans-serif;
  --font-family3: "Roboto", sans-serif;
  --font_size_title: 56px;
  --title_block: 48px;
  --content-width: 1368px;
  --container-offset: 20px;
  --container-width: calc(var(--content-width) + (var(--container-offset) * 2));
  --radius: 48px;
  --radius_min: 32px;
  --color-first: #004e9e;
  --color-first-800: #003366;
  --color-first-100: #cce5ff;

  --color-hover: #014182;
  --color-bg-1: #eaf4ff;
  --color-bg-2: #f8f8f8;
  --color-black: #050038;
  --color-gray: #7f7f7f;
  --colorGrey: #7f7f7f;
  --color-light-gray: #c4c4c4;
  --color-white: #ffffff;
  --color-hyperlink: #0061d9;
  --color-error: #e52e2e;
  --color-success: #23af11;
  --color-attention: #ffc107;
  --color-footer-bg: #004e9e;
  --shadow: 1px 1px 16px 6px #deeeff;
}

html {
  height: initial !important;
}

.amp-wp-header a {
  color: #000;
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable value-keyword-case */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page {
  height: 100%;
  font-family: var(--font-family, sans-serif);
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: var(--font-family, sans-serif);
  margin: 0;
  min-width: 360px;
  min-height: 100%;
  line-height: 24px;
  font-size: 16px;
  color: var(--color-black);
}

@media (max-width: 1024px) {
  body.lock {
    overflow: hidden;
  }
}

.hidden {
  overflow: hidden;
}

.lh_0 {
  line-height: 0;
}

.fancybox-content {
  padding: 0;
}

/*tabs*/
.tab_content {
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  pointer-events: none;
  opacity: 0;
}

.tab_content.active {
  position: relative;
  visibility: visible;
  overflow: visible;
  height: auto;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  pointer-events: auto;
  opacity: 1;
}

/*figma*/

.offer-first {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.h1-big {
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
  line-height: 68px;
}

.h1-articles {
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
}

.h2,
h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 56px;
}

.h3,
h3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
}

.h4,
h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.h5,
h5 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 1.92px;
  text-transform: uppercase;
}
.h6,
h6 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.office-item {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.first-screen-subtitle {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
}

.tabs-servises {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
}

.dopheader {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.advantage-servises-item-big-font {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.blockquote {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.p-mini {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.offer {
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
}

.footer-text {
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
}

.tag-article {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.12em;
}

.adv-name {
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
}

.keys-name {
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.menu-connect {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.cta-kp-name {
  font-size: 36px;
  font-weight: 900;
  line-height: 44px;
}

.calc_name_vol {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

.count-calc-2 {
  font-weight: 900;
  font-size: 32px;
  line-height: 40px;
}

.article-calc-2 {
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 768px) {
  .offer-first {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
  }

  .office-item {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }

  .h1-big {
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: 38px;
  }
  .h1-articles {
    font-size: 28px;
    line-height: 32px;
  }

  .h2,
  h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
  }

  .h3,
  h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 22px;
  }

  .h5,
  h5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
    letter-spacing: 1.4px;
    text-transform: uppercase;
  }

  .first-screen-subtitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }

  .tabs-servises {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  }

  .dopheader {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .blockquote {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
  }

  .p-mini {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }

  .offer {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  }

  .footer-text {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .cta-kp-name {
    font-size: 24px;
    line-height: 28px;
  }
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a {
  text-decoration: none;
  color: var(--color-black);
}

.is-hidden {
  display: none !important;
  /* stylelint-disable-line declaration-no-important */
}

.btn-block {
  margin-left: -24px;
  margin-top: -24px;
}

.btn-block > * {
  margin-left: 24px;
  margin-top: 24px;
}

@media (max-width: 768px) {
  .btn-block {
    margin-left: -12px;
    margin-top: -12px;
  }

  .btn-block > * {
    margin-left: 12px;
    margin-top: 12px;
  }
}

.btn-block-min {
  margin-left: -16px;
  margin-top: -16px;
}

.btn-block-min > * {
  margin-left: 16px;
  margin-top: 16px;
}

.btn-block-max {
  margin-left: -32px;
  margin-top: -32px;
}

.btn-block-max > * {
  margin-left: 32px;
  margin-top: 32px;
}

.tags {
  grid-gap: 12px;
  gap: 12px;
}

/* @media (max-width: 576px) {
  .tags {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
} */

.tag {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: var(--color-bg-1);
  padding: 8px 12px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.tag.white {
  background-color: #fff;
}

.tag > * + * {
  margin-left: 8px;
}

.btn {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 68px;
  height: 68px;
  display: inline-block;
  padding: 0 24px;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 32px;
  background-color: var(--color-first);
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn > * + * {
  margin-left: 8px;
}

.btn path {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn_2 {
  background-color: var(--color-bg-1);
  color: var(--color-black);
}

.btn_min {
  line-height: 44px;
  height: 44px;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 500;
}

.btn_nocolor {
  background-color: transparent;
  color: var(--color-first);
}

.btn_white {
  background-color: #fff;
  color: var(--color-black);
}

.shell_grey .btn {
  background-color: var(--color-white);
  color: var(--color-black);
}

.shell_grey .btn .count {
  color: var(--color-gray);
}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.btn.disabled {
  background-color: var(--color-gray);
}

.btn:hover,
.btn:active,
.btn.active {
  background-color: var(--color-hover);
  color: #fff;
}
.btn.disabled {
  background-color: var(--color-gray);
}

.btn:hover svg path,
.btn:active svg path {
  fill: #fff;
}

.btn_nocolor:hover,
.btn_nocolor:active {
  background-color: transparent;
  color: var(--color-hover);
}

.btn .count {
  color: #fff;
  margin-left: 3px;
  margin-right: 3px;
}

.btn_2 .count {
  color: var(--color-gray);
}

.button_no {
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0;
}

.more {
  border: 1px solid var(--color-first);
  background-color: transparent;
  position: relative;
  border-radius: 32px;
  color: var(--color-black);
  height: 64px;
  line-height: 64px;
  margin-top: 64px;
}

.more .count {
  position: absolute;
  right: -19px;
  top: -31px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: var(--color-bg-1);
  color: var(--color-black);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  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;
}

.more:hover {
  color: #fff;
}
#true_loadmore {
  display: none;
}

.btn_arrow {
  background-color: var(--color-bg-1);
  height: 64px;
  width: 64px;
  border-radius: 50%;
  background-image: url(../img/svg/next.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  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;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 768px) {
  .btn_arrow {
    width: 48px;
    height: 48px;
  }
}

.btn_arrow_white {
  background-color: #fff;
}

picture {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}

.input-reset::-webkit-search-decoration,
.input-reset::-webkit-search-cancel-button,
.input-reset::-webkit-search-results-button,
.input-reset::-webkit-search-results-decoration {
  display: none;
}

.block-shell {
  border-radius: var(--radius);
  max-width: 1720px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1px;
}

.block-shell-img {
  position: relative;
}

.block-shell-img .title_block {
  width: calc(100% - 260px);
  max-width: 1060px;
}

.block-shell-img .icon_right_top {
  position: absolute;
  right: 56px;
  top: 33px;
  width: 220px;
  height: 130px;
}

.block-shell-img .icon_right_top > * {
  width: 100%;
  height: auto;
}

.block-shell-img > .cont {
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .block-shell-img .title_block {
    width: calc(100% - 140px);
  }

  .block-shell-img .icon_right_top {
    width: 104px;
    height: 63px;
    right: 20px;
    top: 13px;
  }
}

.shell_grey {
  background: var(--color-bg-2);
}

.shell_shadow {
  -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow);
}

.shell_white {
  background-color: #fff;
}

.shell_color {
  background-color: var(--color-bg-1);
}

.block-shell.hid {
  overflow: hidden;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -24px;
  margin-top: -24px;
}

.socials a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  height: 24px;
  font-size: 24px;
  margin-left: 24px;
  margin-top: 24px;
}

.socials a i,
.socials a svg {
  color: var(--color-first);
}

ul.links {
  list-style: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.container {
  max-width: 904px;
}

.container_max {
  max-width: 1020px;
}

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

.align_centr {
  align-items: center;
  align-content: center;
}

.align_stretch {
  align-self: stretch;
}

.just_centr {
  justify-content: center;
}

.flex_nowrap {
  flex-wrap: nowrap;
}

.flex_dir_col {
  flex-direction: column;
  align-content: normal;
}

/*grid*/

.grid {
  display: -ms-grid;
  display: grid;
}
.grid_12 {
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 24px;
}
.grid_col_2 {
  grid-column: span 2;
}
.grid_col_3 {
  grid-column: span 3;
}
.grid_col_4 {
  grid-column: span 4;
}
.grid_col_5 {
  grid-column: span 5;
}
.grid_col_6 {
  grid-column: span 6;
}
.grid_col_7 {
  grid-column: span 7;
}
.grid_col_8 {
  grid-column: span 8;
}
.grid_col_9 {
  grid-column: span 9;
}
.grid_col_10 {
  grid-column: span 10;
}

@media (max-width: 1023px) {
  .grid_col_2_t {
    grid-column: span 2;
  }
  .grid_col_3_t {
    grid-column: span 3;
  }
  .grid_col_4_t {
    grid-column: span 4;
  }
  .grid_col_5_t {
    grid-column: span 5;
  }
  .grid_col_6_t {
    grid-column: span 6;
  }
  .grid_col_7_t {
    grid-column: span 7;
  }
  .grid_col_8_t {
    grid-column: span 8;
  }
  .grid_col_9_t {
    grid-column: span 9;
  }
  .grid_col_10_t {
    grid-column: span 10;
  }
  .grid_col_11_t {
    grid-column: span 11;
  }
  .grid_col_12_t {
    grid-column: span 12;
  }
}
@media (max-width: 768px) {
  .grid_col_2_m {
    grid-column: span 2;
  }
  .grid_col_3_m {
    grid-column: span 3;
  }
  .grid_col_4_m {
    grid-column: span 4;
  }
  .grid_col_5_m {
    grid-column: span 5;
  }
  .grid_col_6_m {
    grid-column: span 6;
  }
  .grid_col_7_m {
    grid-column: span 7;
  }
  .grid_col_8_m {
    grid-column: span 8;
  }
  .grid_col_9_m {
    grid-column: span 9;
  }
  .grid_col_10_m {
    grid-column: span 10;
  }
  .grid_col_11_m {
    grid-column: span 11;
  }
  .grid_col_12_m {
    grid-column: span 12;
  }
}

/*grid*/

.sticky_top {
  position: sticky;
  top: 0;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.centered {
  text-align: center;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page--ios .dis-scroll {
  position: relative;
}

.page_title {
  font-size: var(--font_size_title);
  font-weight: 800;
  line-height: 56px;
  margin-bottom: 40px;
}
.page_title_front {
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.title_block {
  font-size: var(--title_block);
  font-weight: 900;
  line-height: 56px;
}
.title_block.tool_with {
  display: inline;
  position: relative;
}

.title_block.flex {
  margin-left: -32px;
  margin-top: -32px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title_block.flex > * {
  margin-left: 32px;
  margin-top: 32px;
}
.title_block.flex .btn-block-min {
  margin-left: 16px;
  margin-top: 16px;
}
.title_block.flex .tooltip {
  margin-top: 0;
  margin-left: 0;
}

.block_head.flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
}

.title_prev {
  font-weight: 400;
  font-size: 36px;
  line-height: 150%;
}

.marg_160 {
  margin-bottom: 160px;
}

.marg_120 {
  margin-bottom: 120px;
}

.marg_96 {
  margin-bottom: 96px;
}

.marg_80 {
  margin-bottom: 80px;
}

.marg_64 {
  margin-bottom: 64px;
}

.marg_48 {
  margin-bottom: 48px;
}

.marg_32 {
  margin-bottom: 32px;
}

.marg_24 {
  margin-bottom: 24px;
}

.marg_16 {
  margin-bottom: 16px;
}
.marg_12 {
  margin-bottom: 12px;
}

.marg_up_64 {
  margin-top: 64px;
}

.marg_up_48 {
  margin-top: 48px;
}

.marg_up_32 {
  margin-top: 32px;
}

.marg_up_24 {
  margin-top: 24px;
}

.marg_up_16 {
  margin-top: 16px;
}

.marg_up_auto {
  margin-top: auto;
}

.marg_r_16 {
  margin-right: 16px;
}

.marg_l_auto {
  margin-left: auto;
}

.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}
.px-64 {
  padding-left: 64px;
  padding-right: 64px;
}
.px-48 {
  padding-left: 48px;
  padding-right: 48px;
}
.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}
.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}
.px-22 {
  padding-left: 22px;
  padding-right: 22px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}
.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pad_100 {
  padding-bottom: 100px;
}

.pad_96 {
  padding-bottom: 96px;
}

.pad_80 {
  padding-bottom: 80px;
}

.pad_64 {
  padding-bottom: 64px;
}

.pad_48 {
  padding-bottom: 48px;
}

.pad_32 {
  padding-bottom: 32px;
}
.pad_1 {
  padding-bottom: 1px;
}

.pad_up_100 {
  padding-top: 100px;
}

.pad_up_96 {
  padding-top: 96px;
}

.pad_up_80 {
  padding-top: 80px;
}

.pad_up_64 {
  padding-top: 64px;
}

.pad_up_48 {
  padding-top: 48px;
}

.pad_up_32 {
  padding-top: 32px;
}

.pad_up_24 {
  padding-top: 24px;
}

.pad_up_12 {
  padding-top: 12px;
}

.rad-48 {
  border-radius: 48px;
}
.rad-32 {
  border-radius: 32px;
}
.rad-24 {
  border-radius: 24px;
}
.rad-16 {
  border-radius: 16px;
}
.rad-12 {
  border-radius: 12px;
}
.rad-50-50 {
  border-radius: 50%;
}

.gap_8 {
  gap: 8px;
}
.gap_10 {
  gap: 10px;
}
.gap_12 {
  gap: 12px;
}
.gap_16 {
  gap: 16px;
}
.gap_24 {
  gap: 24px;
}
.gap_32 {
  gap: 32px;
}
.gap_40 {
  gap: 40px;
}
.gap_48 {
  gap: 48px;
}
.gap_row_12 {
  row-gap: 12px;
}
.gap_row_16 {
  row-gap: 16px;
}
.gap_row_24 {
  row-gap: 24px;
}
.gap_row_48 {
  row-gap: 48px;
}

.no-flexbox-gap .gap_12 {
  margin-left: -12px;
  margin-top: -12px;
}

.no-flexbox-gap .gap_12 > * {
  margin-left: 12px;
  margin-top: 12px;
}

.no-flexbox-gap .gap_16 {
  margin-left: -16px;
  margin-top: -16px;
}

.no-flexbox-gap .gap_16 > * {
  margin-left: 16px;
  margin-top: 16px;
}

.no-flexbox-gap .gap_24 {
  margin-left: -24px;
  margin-top: -24px;
}

.no-flexbox-gap .gap_24 > * {
  margin-left: 24px;
  margin-top: 24px;
}

.no-flexbox-gap .gap_32 {
  margin-left: -32px;
  margin-top: -32px;
}

.no-flexbox-gap .gap_32 > * {
  margin-left: 32px;
  margin-top: 32px;
}

.no-flexbox-gap .gap_48 {
  margin-left: -48px;
  margin-top: -48px;
}

.no-flexbox-gap .gap_48 > * {
  margin-left: 48px;
  margin-top: 48px;
}

.no-flexbox-gap .gap_row_12 {
  margin-top: -12px;
}

.no-flexbox-gap .gap_row_12 > * {
  margin-top: 12px;
}

.no-flexbox-gap .gap_row_16 {
  margin-top: -16px;
}

.no-flexbox-gap .gap_row_16 > * {
  margin-top: 16px;
}

.no-flexbox-gap .gap_row_24 {
  margin-top: -24px;
}

.no-flexbox-gap .gap_row_24 > * {
  margin-top: 24px;
}

.no-flexbox-gap .gap_row_48 {
  margin-top: -48px;
}

.no-flexbox-gap .gap_row_48 > * {
  margin-top: 48px;
}

.w-full {
  width: 100%;
}
.w-fit {
  width: fit-content;
}
.w-64 {
  width: 64px;
}
.w-48 {
  width: 48px;
}

.h-full {
  height: 100%;
}
.h-64 {
  height: 64px;
}
.h-48 {
  height: 48px;
}

.pos_rel {
  position: relative;
}

/*------------
  color
-------------*/
.bg_first {
  background-color: var(--color-first);
}
.bg_first_800 {
  background-color: var(--color-first-800);
}
.bg_first_100 {
  background-color: var(--color-first-100);
}
.bg_primary {
  background-color: var(--color-bg-1);
}
.bg_grey {
  background-color: var(--color-bg-2);
}
.bg_white {
  background-color: #fff;
}

.color_first {
  color: var(--color-first);
}

.color_white {
  color: #fff;
}
.color_white {
  color: #fff;
}
.color_black {
  color: #000;
}

.color_gray {
  color: var(--color-gray);
}
.color_light_gray {
  color: var(--color-light-gray);
}

@media (max-width: 768px) {
  .marg_120 {
    margin-bottom: 48px;
  }

  .marg_96 {
    margin-bottom: 48px;
  }

  .marg_80 {
    margin-bottom: 48px;
  }

  .marg_64 {
    margin-bottom: 32px;
  }

  .marg_48 {
    margin-bottom: 32px;
  }

  .marg_32 {
    margin-bottom: 24px;
  }

  .marg_24 {
    margin-bottom: 16px;
  }

  .marg_16 {
    margin-bottom: 12px;
  }

  .pad_100 {
    padding-bottom: 48px;
  }

  .pad_96 {
    padding-bottom: 48px;
  }

  .pad_80 {
    padding-bottom: 32px;
  }

  .pad_64 {
    padding-bottom: 32px;
  }

  .pad_48 {
    padding-bottom: 48px;
  }

  .pad_32 {
    padding-bottom: 24px;
  }

  .pad_up_100 {
    padding-top: 48px;
  }

  .pad_up_96 {
    padding-top: 48px;
  }

  .pad_up_80 {
    padding-top: 32px;
  }

  .pad_up_64 {
    padding-top: 32px;
  }

  .pad_up_48 {
    padding-top: 48px;
  }

  .marg_up_64_m {
    margin-top: 64px;
  }
  .marg_up_48_m {
    margin-top: 48px;
  }
  .marg_up_32_m {
    margin-top: 32px;
  }
  .marg_up_24_m {
    margin-top: 24px;
  }
  .marg_up_16_m {
    margin-top: 16px;
  }
  .marg_up_12_m {
    margin-top: 12px;
  }

  .pad_48_m {
    padding-bottom: 48px;
  }
  .pad_32_m {
    padding-bottom: 32px;
  }
  .pad_24_m {
    padding-bottom: 24px;
  }
  .pad_12_m {
    padding-bottom: 12px;
  }

  .pad_up_48_m {
    padding-top: 48px;
  }
  .pad_up_32_m {
    padding-top: 32px;
  }
  .pad_up_24_m {
    padding-top: 24px;
  }
  .pad_up_16_m {
    padding-top: 16px;
  }
  .pad_up_12_m {
    padding-top: 12px;
  }

  .px-32-m {
    padding-left: 32px;
    padding-right: 32px;
  }
  .px-24-m {
    padding-left: 24px;
    padding-right: 24px;
  }
  .px-20-m {
    padding-left: 20px;
    padding-right: 20px;
  }
  .px-16-m {
    padding-left: 16px;
    padding-right: 16px;
  }
  .px-12-m {
    padding-left: 12px;
    padding-right: 12px;
  }

  .py-32-m {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .py-24-m {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .py-20-m {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .py-16-m {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .py-12-m {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .rad-32-m {
    border-radius: 32px;
  }
  .rad-24-m {
    border-radius: 24px;
  }
  .rad-16-m {
    border-radius: 16px;
  }

  .gap_16_m {
    gap: 16px;
  }
  .gap_12_m {
    gap: 12px;
  }

  .mob_hide {
    display: none;
  }
}

.top_fade {
  opacity: 0;
}

.top_fade.visible {
  -webkit-animation: top_circle 0.5s linear forwards;
  animation: top_circle 0.5s linear forwards;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes top_circle {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes top_circle {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.text-animation__block.visible .title,
.text-animation__block.visible .title b,
.text-animation__block.visible h1,
.text-animation__block.visible h1 b,
.text-animation__block.visible p,
.text-animation__block.visible p b {
  -webkit-animation-name: text-animation;
  animation-name: text-animation;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  opacity: 1 !important;
  -webkit-transition:
    color 0.2s 0.7s,
    background-image 0.7s 0s;
  -o-transition:
    color 0.2s 0.7s,
    background-image 0.7s 0s;
  transition:
    color 0.2s 0.7s,
    background-image 0.7s 0s;
}

@-webkit-keyframes text-animation {
  0% {
    background-position: 100%;
  }

  to {
    background-position: 0;
  }
}

@keyframes text-animation {
  0% {
    background-position: 100%;
  }

  to {
    background-position: 0;
  }
}

.page-content {
  background: var(--color-bg-1);
  border-radius: var(--radius);
  margin-top: 32px;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 1px;
}

.page-content.page-404 {
  min-height: 484px;
}

.page-content.page-thanks {
  min-height: 484px;
}

.page-content.page-thanks .btn-block {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-content.page-thanks .btn-block .socials {
  margin-top: 0px;
  margin-left: 12px;
}

@media (max-width: 1024px) {
  .page-content {
    margin-top: 16px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .page-content.page-thanks,
  .page-content.page-404 {
    min-height: auto;
  }
}

/*tooltip*/
.tooltip-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}

.tooltip-block .wrap_title {
  border: 1px solid var(--color);
  border-radius: 24px;
  font-size: 18px;
  height: 30px;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.tooltip-block.active .wrap_title,
.tooltip-block .wrap_title:active,
.tooltip-block .wrap_title:hover {
  background-color: var(--color);
  color: #fff;
}

.tooltip-block .icon_tool {
  margin-right: 8px;
}

.tooltip-block .tit {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}

.tooltip-block .memo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 24px 32px;
  min-width: 300px;
  font-size: 12px;
  line-height: 18px;
  background: #ffffff;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  border-radius: 25px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: 300px;
  max-width: 540px;
  height: fit-content;
  position: absolute;
  bottom: calc(100% + 27px);
  left: -122px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}

.tooltip-block .memo::after {
  content: "";
  position: absolute;
  left: calc(50% - 40px);
  bottom: -44px;
  border: 28px solid transparent;
  border-top-color: #fff;
}

.tooltip-block .memo p {
  margin-bottom: 24px;
}

.tooltip-block.bottom .memo {
  top: calc(100% + 11px);
  bottom: inherit;
}

.tooltip-block.bottom .memo:after {
  border-top-color: transparent;
  border-bottom-color: #fff;
  bottom: initial;
  top: -44px;
}

.tooltip-block.active .memo {
  opacity: 1;
  z-index: 101;
  color: var(--color-black);
}

.tooltip-block .memo.center {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 10px;
}

.tool_with .tooltip-block {
  position: absolute;
  bottom: 15px;
  right: -52px;
}

@media (max-width: 768px) {
  .tool_with .tooltip-block {
    position: absolute;
    bottom: -4px;
    right: -40px;
  }

  .tool_with .tooltip-block svg {
    width: 24px;
    height: 24px;
  }
}

.list-block .icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #fff;
  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;
}

@media (max-width: 768px) {
  .list-block .icon {
    width: 48px;
    height: 48px;
  }

  .list-block .icon svg {
    width: 24px;
    height: 24px;
  }
}

.list-block .items {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(326px, 1fr));
  grid-gap: 24px;
}

.list-block .items.min_width {
  max-width: 1020px;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}

.list-block .items .images-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list-block-4 .items {
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}

@media (max-width: 576px) {
  .list-block .items {
    grid-gap: 12px;
  }
}

.breadcrumbs {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs a {
  color: #fff;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  white-space: nowrap;
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .sep {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin: 0 16px;
  background-color: #fff;
}

.block .title {
  font-weight: 300;
  font-size: 32px;
  line-height: 130%;
}

.block .desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
}

.modal {
  display: none;
  width: 904px;
  max-width: calc(100% - 40px);
  padding: 48px 48px 64px;
  border-radius: 30px;
  background: #fff;
  text-align: left;
  vertical-align: middle;
}
.modal_max {
  width: 1136px;
}

.modal .fancybox-close-small {
  width: 65px;
  height: 65px;
  top: 4px;
  right: 4px;
}

@media (max-width: 768px) {
  .modal {
    padding: 32px 24px;
  }
}

.fancybox-slide,
.fancybox-slide--html {
  padding: 40px;
}

@media (max-width: 768px) {
  .fancybox-slide,
  .fancybox-slide--html {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.modal_full {
  width: calc(100% + 80px);
  max-width: 100%;
  min-height: 100%;
  border-radius: var(--radius);
  padding: 0;
  padding-bottom: 48px;
}
@media (max-width: 768px) {
  .modal_full {
    min-height: auto;
  }
}

.form-modal {
  width: 556px;
  width: 656px;
}

.modal_title {
  font-weight: 900;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 32px;
  color: #000;
}

.modal .title {
  font-weight: 900;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 32px;
}

/*text_block*/
.quest {
  background: var(--color-bg-1);
  border-radius: 32px;
  padding: 32px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.text_block {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.text_block a:not(.btn) {
  color: var(--color-first);
}

.text_block p,
.text_block img,
.text_block iframe,
.text_block ul,
.text_block ol,
.text_block blockquote,
.text_block hr,
.text_block .table_wrap,
.text_block figure {
  margin-bottom: 24px;
  font-family: var(--font_family);
}

.text_block .counter-flat {
  background: var(--color-bg-1);
  border-radius: var(--radius_min);
  padding: 64px;
  margin: 48px 0;
}

.text_block .counter-flat .lwptoc_i {
  padding: 0;
}

.text_block .lwptoc-light .lwptoc_i {
  background: none;
  color: initial;
  padding: 0;
}

.text_block .counter-flat .lwptoc_title {
  font-weight: 900;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 24px;
  display: block;
}

.text_block .counter-flat .lwptoc_item + .lwptoc_item {
  margin-top: 16px !important;
}

.text_block .counter-flat ul li {
  padding-left: 0;
}

.text_block .counter-flat ul li::before {
  display: none;
}

.text_block .counter-flat ul li a {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: var(--color-first);
  text-decoration: none;
  background-color: #fff;
  border-radius: 16px;
  padding: 24px;
  display: inline-block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0;
  min-width: 100%;
}

table,
td,
th {
  vertical-align: middle;
}

table tr th {
  padding: 10px;
  font-size: 110%;
  border: 1px solid #ddd;
  background: var(--color-first);
  color: #000;
  text-align: center;
}

table tr td {
  padding: 10px;
  border: 1px solid #ddd;
}

.text_block .quest {
  margin: 48px 0;
}

.text_block .quest > *:first-child {
  margin-top: 0;
}

.text_block .quest ul {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text_block .quest:first-child {
  margin-top: 0;
}

.text-block ul,
.text_block ul {
  padding-left: 0;
  margin: 32px 0 48px;
}
.text-block table ul,
.text_block table ul {
  margin: 12px 0;
}

.text-block ul li,
.text_block ul li {
  position: relative;
  display: block;
  padding-left: 34px;
  list-style-type: none;
}

.text-block ul li a,
.text_block ul li a {
  color: var(--color-first);
}

.text-block ol li + li,
.text-block ul li + li,
.text_block ol li + li,
.text_block ul li + li {
  margin-top: 24px;
}

.text-block ul li:before,
.text_block ul li:before {
  position: absolute;
  left: 10px;
  top: 6px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
  background: var(--color-first);
}

.text-block ol,
.text_block ol {
  padding-left: 0;
  counter-reset: li;
  margin: 48px 0;
  counter-reset: myCounter;
}

.text-block ol li,
.text_block ol li {
  list-style: none;
  position: relative;
  margin: 0 0 0 0;
  padding-left: 40px;
  counter-reset: lix;
}

.text-block ol li::before,
.text_block ol li::before {
  content: counter(myCounter);
  counter-increment: myCounter;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  background: var(--color);
  color: var(--color-black);
  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;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 16px;
  position: absolute;
  left: 0;
}

.text-block ol li ul,
.text_block ol li ul {
  margin: 24px 0;
  counter-reset: countminus;
}

.text-block ol li ul li,
.text_block ol li ul li {
  padding-left: 30px;
}

.text-block ol li ul li::before,
.text_block ol li ul li::before {
  content: "";
  counter-increment: countminus;
  background: var(--color-first);
  width: 15px;
  height: 1px;
}

.text_block img {
  margin: 40px 0 40px;
}

.text_block .docs {
  background: #f2f6fa;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 48px 0;
  position: relative;
}

.text_block .docs > * {
  width: calc(100% - 100px);
}

.text_block .docs p {
  margin: 0;
}

.text_block .docs a {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  color: #000;
  width: 100%;
  padding: 24px 24px 24px 70px;
  display: block;
}

.text_block .docs a::before {
  content: "";
  display: block;
  background: url(../img/icon/doc_2.svg) no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  position: absolute;
  left: 24px;
  top: calc(50% - 12px);
}

.text_block .docs a::after {
  content: "";
  display: block;
  background: #fff url(../img/icon/load.svg) no-repeat;
  background-position: center;
  border-radius: 12px;
  width: 48px;
  height: 48px;
  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;
  margin-left: auto;
  position: absolute;
  right: 24px;
  top: calc(50% - 24px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.text_block .docs:hover a::after {
  background-color: #004e9e;
  background-image: url("../img/icon/load_white.svg");
}

@media (max-width: 768px) {
  .text_block .quest {
    padding: 24px;
    margin: 32px 0;
  }
}

.dropdown-select {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.select {
  /* width: 100%; */
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;

  text-decoration: none;
  z-index: 4;
  height: 100%;
  display: flex;
  align-items: center;
}

.phone_wrap .select svg:last-child {
  margin-left: 8px;
}
.phone_wrap.show .select svg:last-child {
  transform: rotate(180deg);
}

.select:hover {
}

.icon-down-select {
  position: absolute;
  top: 23px;
  right: 30px;
  font-size: 12px;
  cursor: pointer;
  z-index: 3;
}

.icon-down-select svg {
  width: 13px;
  height: 9px;
  fill: var(--color);
}

.option-list {
  position: absolute;
  z-index: 3;
  left: -1px;
  display: none;
  width: calc(100% + 2px);
  /* margin-top: 100px; */
  top: 33px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: 0;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.phone_wrap .option-list {
  top: calc(100% + 24px);
  width: 210px;
}

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

.link-select {
  display: block;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0;
  line-height: 1;
}
.link-select a {
  padding-left: 24px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.list-select + .list-select {
  margin-top: 16px;
}
.link-select.active a {
  color: var(--color-first);
}
.link-select.active a:before {
  content: "";
  background-image: url(../img/svg/check.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0px;
}

.link-dropdown-select input {
  display: none;
}

.modal .form .line {
  /* max-width: 480px; */
}

.wrapform {
  padding: 64px 48px;
  background-color: #fff;
  border-radius: var(--radius);
  max-width: 556px;
  width: 100%;
}

@media (max-width: 768px) {
  .wrapform {
    padding: 32px 16px;
  }
}

.form .title {
  font-weight: 900;
  font-size: 32px;
  line-height: 40px;
}

.form .lines {
  margin-left: -16px;
}

.form .lines > * {
  margin-left: 16px;
}

@media (max-width: 768px) {
  .form .lines {
    margin-left: -16px;
  }

  .form .lines > * {
    margin-left: 16px;
  }
}

@media (max-width: 576px) {
  .form .lines > * {
    width: 100%;
  }
}

input,
textarea,
input:active,
textarea:active {
  border-radius: 0;
  outline: none transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-outline: none !important;
}

.form .field {
  position: relative;
  width: 100%;
}

.form > * + * {
  margin-top: 16px;
}

.form input[type="checkbox"],
.form input[type="radio"],
.form input[type="file"] {
  display: none;
}

.form .input {
  letter-spacing: 0.08em;
  display: block;
  width: 100%;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  border: 1px solid #c4c4c4;
  border-radius: 32px;
  line-height: 64px;
  height: 64px;
  padding: 0 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.form .input:focus,
.form .input.active {
  border-color: #000;
}

.form .input:focus,
.form .input.active {
  color: var(--text_color);
}

.form .input:focus-visible {
  outline: none;
}

.form .input + label {
  color: var(--color-black);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 0 24px;
  line-height: 64px;
  height: 64px;
  cursor: text;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.form .input::-webkit-input-placeholder {
  color: #000;
  font-family: var(--font-family3);
}

.form .input::-moz-placeholder {
  color: #000;
  font-family: var(--font-family3);
}

/* Firefox 19+ */
.form .input:-moz-placeholder {
  color: #000;
  font-family: var(--font-family3);
}

/* Firefox 18- */
.form .input:-ms-input-placeholder {
  color: #000;
  font-family: var(--font-family3);
}

.form .input:focus + label,
.form .input.active + label {
  font-size: 8px;
  line-height: 18px;
  color: var(--colorGrey);
}

.notCorrect {
  border: 1px solid #e52e2e !important;
  background: #fff url(../img/icon/ic_notcorrect.svg) calc(100% - 28px) 50%
    no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form .input:not(.notCorrect).success {
  border-color: #21c506;
  border-width: 1px;
  background: #fff url(../img/icon/ic_success.svg) calc(100% - 28px) 50%
    no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form textarea.input {
  height: 96px;
  padding-top: 16px;
}

.form .agree {
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: var(--colorGrey);
}

.form .agree span {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  width: calc(100% - 27px);
  color: var(--colorGrey);
}

.form .agree a {
  color: var(--colorGrey);
  text-decoration: none;
  color: var(--colorGrey);
}

.form input[type="checkbox"] + label,
.form input[type="radio"] + label {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-gray);
  border: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form input[type="checkbox"]:checked + label,
.form input[type="radio"]:checked + label {
  color: #000;
}

.form input[type="checkbox"] + label::before,
.form input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background-color: transparent;
  border: 4px solid #f8f8f8;
  border-radius: 50%;
  margin-right: 12px;
  outline: 2px solid var(--color-gray);
  margin-right: 10px;
}
.form input[type="checkbox"] + label.bg_white::before,
.form input[type="radio"] + label.bg_white::before {
  border-color: #fff;
}

.form input[type="radio"]:checked + label:before {
  outline-color: var(--color-first);
  background-color: var(--color-first);
  border-color:;
}

.form input[type="checkbox"] + label:after {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 8px;
  height: 5px;
  content: "";
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  z-index: 2;
}

.form input[type="checkbox"] + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: var(--color);
  border-radius: 2px;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  opacity: 0;
}

.form input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.form .agree input[type="checkbox"] + label {
  padding-left: 27px;
}

.form .agree input[type="checkbox"] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  background: var(--color-first);
  outline: none;
  border: 0;
  border-radius: 4px;
}

.form .agree input[type="checkbox"] + label:after {
  position: absolute;
  top: 5px;
  left: 4px;
  display: block;
  width: 8px;
  height: 5px;
  content: "";
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  z-index: 2;
}

.form .agree input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.file-upload {
  position: relative;
  overflow: hidden;
  height: 48px;
}

.file-upload label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  padding: 6px 16px 14px;
  background-color: var(--color-bg-2);
  border-radius: 32px;
  color: var(--color-black);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.file-upload label path {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.file-upload label:hover {
  background-color: var(--color-first);
  color: #fff;
}

.file-upload label:hover path {
  fill: #fff;
}

.file-upload svg {
  margin-right: 8px;
  position: relative;
  top: 7px;
}

#file-name {
  width: 100%;
  position: absolute;
  bottom: -20px;
  padding-left: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.form .submit {
  margin-top: 24px;
}

.form .submit .btn {
  cursor: pointer;
}

.form .line-file + .submit {
  margin-top: 32px;
}

.form .radio-block {
  /* margin-top: 48px; */
  /* padding: 24px 32px; */
  /* background: #F4F8FC; */
  border-radius: 32px;
}

.form .radio-block .radio {
  margin-left: -12px;
  margin-top: -12px;
}

.form .radio-block .radio > div {
  margin-left: 12px;
  margin-top: 12px;
}

.form .radio-block .name {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.form .radio-block + .radio-block {
  margin-top: 24px;
}

@media (max-width: 768px) {
  .form input[type="checkbox"] + label,
  .form input[type="radio"] + label {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
}

.left {
  float: left;
}

.search-block {
  position: relative;
}

.search-block .input {
  color: var(--color-gray);
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  display: block;
  min-width: 240px;
  height: 64px;
  padding-left: 50px;
  background-size: 12px 12px;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  border: 1px solid var(--color-light-gray);
  border-radius: 30px;
  width: 100%;
}

.search-block form > svg {
  position: absolute;
  fill: var(--colorGrey);
  width: 24px;
  height: 24px;
  top: calc(50% - 11px);
  left: 16px;
}

.search-block form > svg path {
  fill: var(--colorGrey);
}

.search-block .submit_btn {
  position: relative;
  z-index: 9;
  display: block;
  width: 32px;
  height: 32px;
  margin-top: 15px;
  margin-left: -56px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  border: none;
  border-radius: 50%;
  background-color: var(--color-first);
  background-size: 16px 12px;
}

@media (max-width: 768px) {
  .search-block .input {
    font-size: 14px;
    line-height: 18px;
  }
}

.column_two {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
  margin-top: 24px;
}

.column_two p:first-child {
  margin-top: 0;
}

.column_three {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 48px;
  -moz-column-gap: 48px;
  column-gap: 48px;
  -webkit-column-width: 388px;
  -moz-column-width: 388px;
  column-width: 388px;
}

.bg_section {
  background: var(--bg);
  color: #fff;
}

.calc-slider .calc-wrap {
  overflow: hidden;
  border-radius: 32px;
  position: relative;
}

.calc-slider .progres_number {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--color-first);
  position: absolute;
  width: 44px;
  margin-left: -22px;
  top: -30px;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.calc-slider .progressbar {
  border-radius: 32px 0px 0px 0px;
  height: 8px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 2;
}

.calc-slider .progressbar > span {
  background: var(--color-first);
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.calc-slider .calc-item {
  height: 0;
  opacity: 0;
  -webkit-transform: translateX(100vw);
  -ms-transform: translateX(100vw);
  transform: translateX(100vw);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.calc-slider .calc-item.active {
  height: auto;
  min-height: 300px;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.calc-slider .calc-item .info {
  width: 100%;
  padding-right: 0;
}

.calc-slider .calc-item .title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 32px;
  color: var(--color-gray);
}

.calc-slider .calc-item .title .btn {
  background: #fff;
  color: #000;
  margin-left: 16px;
}

.calc-slider .calc-item .radio-block {
  background: none;
  padding: 0;
}

.calc-slider .btn-block {
  /* width: 100%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  /* z-index: -1; */
  margin-top: 24px;
}

.calc-slider .btn-block .btn {
  margin-right: 16px;
  margin-left: 0;
}

.calc-slider .btn-block .btn.before {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.calc-slider .btn-block .btn.before svg {
  margin-right: 0;
}

.calc-slider .btn-block .btn.before svg path {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.calc-slider .btn-block .before {
  margin-left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.calc-slider .btn-block .before:hover,
.calc-slider .btn-block .before:active {
  border-color: transparent;
}

.calc-slider .btn-block .before:hover path,
.calc-slider .btn-block .before:active path {
  fill: var(--color-first);
}

@media (max-width: 1024px) {
  .calc-slider .calc-item.active {
    min-height: 230px;
  }
}

/*---------------calc-deliver---------------*/

.page-calc .tabs button {
  cursor: pointer;
}

.page-calc .tabs button:not(.active) {
  color: var(--color-light-gray);
}

.calc-deliver .info-wrap {
  width: 380px;
}

.calc-deliver .form-wrap {
  width: calc(100% - 400px);
  max-width: 777px;
  margin-left: auto;
}

.calc-deliver .lines .width_50 {
  width: calc(50% - 16px);
}
.calc-deliver .lines .width_33 {
  width: calc(33.333% - 16px);
}

.calc-deliver .form .radio-block {
  margin-top: 0;
  padding: 0;
  background-color: transparent;
}

.calc-deliver .declaration {
  width: fit-content;
}

.calc-deliver .form .submit {
  margin-top: 32px;
  width: fit-content;
}

.calc-deliver .progressbar {
  border-radius: 32px 0px 0px 0px;
  height: 12px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 2;
}

.calc-deliver .progressbar > span {
  background: var(--color-first);
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}

.calc-deliver .inf_err {
  left: 0;
  padding: 16px 16px 24px;
  background: #ffffff;
  box-shadow: 2px 2px 20px rgb(0 0 0 / 15%);
  border-radius: 24px;
  width: 212px;
  position: absolute;
  bottom: calc(100% + 22px);
  min-height: min-content;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}
.calc-deliver .disabled.err + .inf_err {
  opacity: 1;
  z-index: 1;
}
.calc-deliver .inf_err:after {
  content: "";
  position: absolute;
  left: calc(50% - 33px);
  bottom: -38px;
  border: 28px solid transparent;
  border-top-color: #fff;
}

.calc-deliver .form .input.success {
  border-color: #21c506 !important;
  border-width: 1px;
  background: #fff url(../img/icon/ic_success.svg) calc(100% - 28px) 50%
    no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.calc-deliver .form .input.notCorrect {
  border: 1px solid #e52e2e !important;
  background: #fff url(../img/icon/ic_notcorrect.svg) calc(100% - 28px) 50%
    no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 1024px) {
  .calc-deliver .form > * + * {
    margin-top: 12px;
  }
  .calc-deliver .form .lines > * {
    margin-left: 12px;
  }
  .calc-deliver .info-wrap {
    width: 320px;
  }
  .calc-deliver .form-wrap {
    width: calc(100% - 340px);
    max-width: 100%;
  }
  .calc-deliver .lines .width_33,
  .calc-deliver .lines .width_50 {
    width: calc(100% - 12px);
  }
  .calc-deliver .form .lines > * + * {
    margin-top: 12px;
  }
}

@media (max-width: 768px) {
  .page-calc {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
  }

  .calc-deliver .info-wrap {
    width: 100%;
  }
  .calc-deliver .form-wrap {
    width: 100%;
  }
  .calc-deliver .progressbar {
    height: 9px;
  }
  .calc-deliver .form .lines {
    margin-left: -12px;
  }
  .calc-deliver .form .submit {
    margin-top: 16px;
  }

  .calc-deliver .form .submit {
    transition: all 0.8s;
    width: 250px;
  }

  .calc-deliver .form .submit {
    margin-top: 16px;
    position: fixed;
    z-index: 99999999999;
    bottom: 0;
    left: 0;
    width: calc(100%);
    max-width: 100%;
    justify-content: center;
    border-radius: 32px 32px 0 0;
    background-color: var(--color-bg-1);
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    display: flex;
  }
  .calc-deliver .inf_err {
    left: calc(50% - 106px);
  }
}

/*---------------------
calc-volume
------------------------*/

.calc-volume > .grid {
  grid-template-columns: 608px 1fr;
}

.calc-volume .v_calc {
  width: 560px;
  margin-left: auto;
  grid-row: span 4;
}

.calc-volume .radio label {
  height: 48px;
  padding-left: 14px;
  padding-right: 14px;
}
.calc-volume input[type="radio"]:checked + label {
  background-color: var(--color-bg-1);
}

.calc-volume .v_whl_list .calc_name_vol i {
  display: none;
}

.calc-volume .v_whl_control .btn {
  font-size: 14px;
  line-height: 58px;
  height: 58px;
}

.calc-volume .calc_vol_info,
.calc-volume .calc_vol_article,
.calc-volume .calc_vol_consult {
  max-width: 656px;
  margin-left: auto;
}
.calc-volume .calc_vol_info .infos_container {
  width: calc(47% - 20px);
}
.calc-volume .calc_vol_info .img {
  width: calc(53% - 20px);
  margin-left: auto;
}
.calc-volume .calc_vol_consult {
  display: grid;
  grid-template-columns: 112px 1fr;
}
.calc-volume .calc_vol_consult .icon {
  grid-row: span 2;
}

@media (max-width: 1280px) {
  .calc-volume {
    padding-bottom: 16px;
  }

  .calc-volume > .grid {
    grid-template-columns: 1fr;
  }
  .calc-volume .v_calc {
    width: 100%;
    order: 2;
    margin-bottom: 32px;
  }
  .calc-volume .calc_vol_info,
  .calc-volume .calc_vol_article,
  .calc-volume .calc_vol_consult {
    max-width: 100%;
    order: 3;
  }
  .calc-volume .calc_vol_info {
    order: 1;
  }
  .calc-volume .calc_vol_info .infos_container {
    width: 100%;
    order: 2;
  }
  .calc-volume .calc_vol_info .img {
    width: 100%;
    max-width: 124px;
    margin-left: 0;
    order: 1;
  }
}
@media (max-width: 768px) {
  .calc-volume .calc_vol_consult {
    grid-template-columns: 1fr;
  }

  .calc-volume .calc_vol_consult .icon {
    grid-row: auto;
  }
}

/*-------------accordion---------------*/
.accordion .item {
  background-color: var(--color-bg-2);
  border-radius: 24px;
  overflow: hidden;
}

.accordion .item + .item {
  margin-top: 24px;
}

@media (max-width: 1024px) {
  .accordion .item + .item {
    margin-top: 16px;
  }
}

.box_accord .items {
  margin-top: -16px;
}

.box_accord .item {
  margin-top: 16px;
}

.box_accord .list-block .items {
  margin: 0;
}

.box_accord .list-block .items .item {
  margin: 0;
}

.accordion .item .title {
  position: relative;
  padding: 40px 40px 48px 48px;
  cursor: pointer;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.accordion.bg .item .title {
  background-color: #fff;
}

.accordion .item.empty .title {
  cursor: default;
}

.accordion .item .title .chas {
  background: #0c60cc;
  border-radius: 32px;
  padding: 12px 16px;
  margin-left: 32px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  white-space: nowrap;
}

.accordion .item:not(.empty) .title:after {
  color: var(--color-black);
  font-size: 40px;
  font-weight: 300;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 48px;
  height: 48px;
  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-top: -22px;
  content: "";
  background-image: url(../img/svg/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition:
    transform 0.2s linear,
    -webkit-transform 0.2s linear;
  text-align: center;
}

.accordion .item:hover:not(.empty) .title:after,
.accordion .item.active:not(.empty) .title:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: var(--color-first);
  color: #fff;
  background-image: url(../img/svg/plus-white.svg);
  border-radius: 50%;
  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;
  padding: 5px 1px 11px;
}

.accordion .item .data {
  display: none;
  padding: 16px 40px 48px 48px;
}

.accordion .item .data .text_block > p,
.accordion .item .data .text_block > ul,
.accordion .item .data .text_block > ol,
.accordion .item .data .text_block > h2,
.accordion .item .data .text_block > h3,
.accordion .item .data .text_block > h4 {
  max-width: 970px;
}

.accordion .item .data img {
  max-width: 904px;
  width: 100%;
}

.accordion.bg .item .data {
  background-color: #fff;
}

.accordion .item .text_block {
  font-family: var(--font_family3);
  font-size: 16px;
  line-height: 24px;
}

.accordion_min .item .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  padding: 28px 40px 28px 48px;
}

.accordion_min .item .data {
  padding: 28px 40px 28px 48px;
}

@media (max-width: 768px) {
  .accordion .item {
    border-radius: 16px;
  }

  .accordion .item .title {
    font-size: 16px;
    line-height: 20px;
    padding: 24px 54px 24px 16px;
  }

  .accordion .item:not(.empty).active .title::after {
    padding: 6px 1px 11px;
  }

  .accordion .item:not(.empty) .title:after {
    right: 12px;
  }

  .accordion .item .data {
    padding: 0 16px 16px 8px;
  }

  .accordion .item .data img:first-child {
    margin-top: 0;
  }
}

/*-------------accordion---------------*/
.carousel.owl-carousel .owl-nav .owl-prev,
.carousel.owl-carousel .owl-nav .owl-next {
  top: -97px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-top: 0;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  left: inherit;
  border: 1px solid transparent;
  background: var(--color-first);
  color: #fff;
  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;
}

.carousel.owl-carousel .owl-nav .owl-prev {
  right: 60px;
}

.carousel.owl-carousel .owl-nav .owl-next {
  right: 0;
}

.carousel.owl-carousel .owl-nav .owl-next.disabled,
.carousel.owl-carousel .owl-nav .owl-prev.disabled {
  pointer-events: none;
  background-color: var(--color-bg-1);
  border-color: transparent;
}

.carousel.owl-carousel .owl-nav .owl-prev:hover,
.carousel.owl-carousel .owl-nav .owl-next:hover {
  background-color: var(--color-first);
}

.owl-carousel .owl-nav button span {
  position: relative;
  display: block;
  width: 20px;
  height: 1px;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  background: var(--color-black);
}

.owl-carousel .owl-nav button:not(.disabled) span,
.owl-carousel .owl-nav button:hover span {
  background-color: #fff;
}

.owl-carousel .owl-nav button span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  content: "";
  -webkit-transition: border-color 0.2s linear;
  -o-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

.owl-carousel .owl-nav button span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  content: "";
  -webkit-transition: border-color 0.2s linear;
  -o-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

.owl-carousel .owl-nav button:not(.disabled) span:after,
.owl-carousel .owl-nav button:hover span:after {
  border-color: #fff;
}

.width_50 {
  width: 50%;
}

.width_40 {
  width: 40%;
}

.width_60 {
  width: 60%;
}

.box_max {
  border-radius: var(--radius);
  background-color: var(--color-bg-1);
  padding: 76px 0 96px 60px;
}

@media (max-width: 768px) {
  .box_max {
    padding: 24px 0 80px 16px;
  }
}

.box {
  border: 1px solid var(--color-light-gray);
  border-radius: 24px;
  padding: 48px 40px 48px 32px;
}

.box_wrap {
  margin-left: -24px;
  margin-top: -24px;
}

.box_wrap > * {
  margin-top: 24px;
  margin-left: 24px;
}

.box_wrap > *.width_50 {
  width: calc(50% - 24px);
}

@media (max-width: 1024px) {
  .box_wrap > *.width_50 {
    width: calc(100% - 24px);
  }
}

.box_min {
  background-color: var(--color-bg-2);
  border-radius: 24px;
  padding: 32px 29px 32px 32px;
  min-height: 280px;
}

.box_min.white {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 768px) {
  .box_min {
    padding: 24px 16px;
    border-radius: 16px;
    min-height: 252px;
  }

  .box_min .title {
    font-size: 18px;
    line-height: 22px;
  }
}

.box_min.shell_shadow {
  border: none;
}

.box_min_2 {
  border: 1px solid var(--color-light-gray);
  border-radius: 32px;
  padding: 64px 48px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.box_min_2.white {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.box_min_2 .title {
  font-weight: 900;
  font-size: 29px;
  line-height: 40px;
}

.box_min_2.block-shell-img .desc,
.box_min_2.block-shell-img .title {
  width: calc(100% - 270px);
  max-width: 1060px;
}

.box_min_2 .desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 768px) {
  .box_min_2 {
    padding: 48px 40px 48px 24px;
    padding: 32px 24px 32px 12px;
  }

  .box_min_2 .title {
    font-size: 18px;
    line-height: 22px;
  }

  .box_min_2.block-shell-img .desc,
  .box_min_2.block-shell-img .title {
    width: calc(100% - 32px);
    position: relative;
    z-index: 1;
  }
}

.box_min_2.shell_shadow {
  border: none;
}

.box_midle {
  padding: 32px;
  min-height: 168px;
}

.box_midle + .box_midle {
  margin-top: 18px;
}

@media (max-width: 768px) {
  .box_midle {
    padding: 24px 20px;
  }
}

/*------------------
    quest_autor
-------------------*/
.quest_autor .substrate {
  background: var(--color-bg-1);
  border-radius: var(--radius);
  padding: 48px;
}

.quest_autor .substrate .text {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.quest_autor .substrate .text p:first-child {
  margin-top: 0;
}

@media (max-width: 768px) {
  .quest_autor .substrate {
    padding: 28px 16px 22px;
  }

  .quest_autor .substrate .text {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
  }
}

/*------------------
    user-block
-------------------*/
.user-block {
  display: -ms-grid;
  display: grid;
  grid-gap: 0 16px;
  -ms-grid-columns: 64px 1fr;
  grid-template-columns: 64px 1fr;
  max-width: 730px;
}

.user-block .photo {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  background: #d9d9d9;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  overflow: hidden;
  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;
}

.user-block .photo img {
  margin: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top center;
}

.user-block .title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.user-block .spec {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .user-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 16px;
  }

  .user-block .photo {
    width: 96px;
    height: 96px;
  }

  .user-block .title {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .user-block .spec {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.4px;
  }
}

.top_header {
  background-color: var(--color-bg-1);
  padding: 14px 0;
}

.top_header > .cont {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_header .menu_top a {
  color: var(--color-first);
}

.top_header .menu_top a + a {
  margin-left: 32px;
}

.top_header .socials {
  margin-left: 64px;
}

.top_header .socials > * + * {
  margin-left: 32px;
}

@media (max-width: 768px) {
  .top_header {
    display: none;
  }
}

header {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 99;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

header > .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 19px;
  padding-bottom: 19px;
  position: relative;
  background-color: #fff;
  z-index: 10;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .header_left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  header .header_left {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  header .header_left .all_site span {
    display: none;
  }
}

header .logo {
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  width: 100px;
  margin-right: 16px;
  line-height: 0;
}

header .logo svg {
  width: 100%;
  height: auto;
}

header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .menu .menu-item {
  list-style: none;
}

header .menu .menu-item > a,
header .menu .item > a {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  padding: 0 22px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--color-black);
}

header .menu .menu-item .sub_link svg,
header .menu .item .sub_link svg {
  margin-right: 6px;
  width: 14px;
  height: auto;
}

@media (max-width: 1024px) {
  header .menu .menu-item .sub_link {
    background-color: var(--color-bg-1);
    line-height: 44px;
    height: 44px;
    border-radius: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }
  header .menu .menu-item .sub_link svg,
  header .menu .item .sub_link svg {
    width: 12px;
    margin-right: 0;
  }
}

header .menu .menu-item .sub_link svg:nth-child(2),
header .menu .item .sub_link svg:nth-child(2) {
  display: none;
}

header .menu .menu-item .show_menu,
header .menu .item .show_menu {
  z-index: 100;
}

header .menu .menu-item .show_menu svg:first-child,
header .menu .item .show_menu svg:first-child {
  display: none;
}

header .menu .menu-item .show_menu svg:nth-child(2),
header .menu .item .show_menu svg:nth-child(2) {
  display: block;
}

@media (max-width: 1024px) {
  header .menu .menu-item + .menu-item,
  header .menu .item + .item {
    display: none;
  }
}

header .search {
  margin-left: 18px;
}

header .search .sub_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .search .sub_link svg {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  header .search .sub_link {
    width: 48px;
    position: absolute;
    right: 13px;
    right: 0;
    top: 15px;
    background-color: var(--color-bg-1);
    line-height: 44px;
    height: 44px;
    border-radius: 24px;
    padding: 0 16px;
  }

  header .search .sub_menu {
    top: 65px;
  }
}

header .search-block {
  width: 100%;
  max-width: 816px;
  position: relative;
}

header .search-block form {
  height: 64px;
}

header .header-right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  header .header-right {
    position: absolute;
    top: 14px;
    right: 80px;
  }
}
@media (max-width: 768px) {
  header .header-right {
    right: 68px;
  }
}

.language {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 16px;
  background-color: var(--color-bg-1);
  color: var(--color-black);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  width: fit-content;
}

.language.show svg:last-child {
  transform: rotate(180deg);
}

.language_section {
  position: relative;
}

.language_section .lang_menu {
  display: none;
  border-radius: 16px;
  background: #fff;
  /* box-shadow: 1px 1px 12px 6px #EAF4FF; */
  padding: 26px 16px 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: calc(100% + 24px);
  width: 164px;
  z-index: 1;
}
header .sub_menu_wrap .language_section .lang_menu {
  left: 0;
}
.language_section .lang_menu .gtranslate_wrapper {
  display: flex;
  flex-direction: column;
  margin-top: -16px;
}
.language_section .lang_menu .gtranslate_wrapper > * {
  display: block;
  color: var(--color-black);
  font-weight: 400;
  padding-left: 24px;
  position: relative;
  margin-top: 16px;
  font-size: 16px;
}
.language_section .lang_menu .gtranslate_wrapper .gt-current-lang {
  color: var(--color-first);
}
.language_section .lang_menu .gtranslate_wrapper .gt-current-lang::before {
  content: "";
  background-image: url(../img/svg/check.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 2px;
}

@media (max-width: 480px) {
  header .sub_menu_wrap .language_section .lang_menu {
    width: calc(100vw - 158px);
    width: 280px;
  }
}

header .btn-contact .btn {
  color: var(--color-black);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  letter-spacing: 1.68px;
}

header .btn-contact .btn svg {
  margin-right: 8px;
}

header .btn-contact .btn:hover {
  color: #fff;
}

header .btn-contact .btn:hover path {
  fill: #fff;
}

header .sub_menu {
  position: absolute;
  z-index: 99;
  top: 122px;
  width: calc(100% - 40px);
  left: 0;
  -webkit-transform: translate(0, -300%);
  -ms-transform: translate(0, -300%);
  transform: translate(0, -300%);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  z-index: -1;
  margin-left: 20px;
  margin-right: 20px;
  opacity: 0;
}

header .sub_menu.show {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

header .sub_menu .sub_menu_wrap {
  padding: 64px 0;
  border-radius: var(--radius);
  background: #fff;
  max-width: 1460px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid var(--color-light-gray);
}

header .sub_menu .btn-contact {
  display: none;
}

header .sub_menu .cols {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -24px;
}

header .sub_menu .cols > * {
  margin-left: 24px;
}

header .sub_menu .main {
  margin-top: 40px;
}

header .sub_menu .main a {
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

header .sub_menu .main:first-child {
  margin-top: 0;
}

header .sub_menu .links {
  padding-left: 0;
}

header .sub_menu .col {
  width: calc((100% - 320px) / 2);
}

header .sub_menu .col .row {
  margin-top: 64px;
}

header .sub_menu .col .links a {
  color: var(--color-black);
  display: inline-block;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  vertical-align: top;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}

header .sub_menu .col .links + .links {
  margin-top: 40px;
}

header .sub_menu .col .links.columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

header .sub_menu .col .links.columns > * {
  --webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

header .sub_menu .col .links > * + * {
  margin-top: 40px;
}

header .sub_menu .col.big {
  width: calc(100% - 522px);
}

header .sub_menu .col.contact {
  width: 200px;
}

@media (max-width: 1024px) {
  header .sub_menu .col.contact {
    width: 160px;
  }
}

header .sub_menu .col.contact .btn-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

header .sub_menu .col.contact .socials {
  margin-top: 40px;
}

header .sub_menu .mobile_menu {
  display: none;
}

@media (max-width: 768px) {
  header .sub_menu {
    top: 76px;
    position: fixed;
    bottom: 0;
    overflow-y: auto;
    width: calc(100% - 16px);
    margin-left: 8px;
    margin-right: 8px;
  }

  header .sub_menu .sub_menu_wrap {
    margin-top: 8px;
  }

  header .sub_menu .cols {
    display: none;
  }

  header .sub_menu .mobile_menu {
    display: block;
  }

  header .sub_menu .mobile_menu .main {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 32px;
  }

  header .sub_menu .mobile_menu .links {
    margin-top: 40px;
  }

  header .sub_menu .mobile_menu .links > * {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
  }

  header .sub_menu .mobile_menu .links * + * {
    margin-top: 32px;
  }

  header .sub_menu .mobile_menu .socials {
    margin-top: 32px;
  }
}

@media (max-width: 1880px) {
  header .header-right .calc_link span {
    display: none;
  }
}

@media (max-width: 1800px) {
  header .logo {
    margin-right: 10px;
    width: 150px;
  }

  header .menu .menu-item > a,
  header .menu .item > a {
    padding: 0 18px;
  }

  header .header-right .language {
    margin-right: 16px;
  }
  header .search {
    margin-left: 32px;
  }

  header .header-right .btn-contact {
    margin: 0;
    gap: 16px;
  }

  header .header-right .btn-contact .btn {
    margin: 0;
    font-size: 12px;
    letter-spacing: 1px;
  }
}

@media (max-width: 1380px) {
  header .logo {
    width: 150px;
  }
}

@media (max-width: 1280px) {
  header .language_section .lang_menu {
    right: 0;
  }
  header .header-right .language {
    margin-right: 12px;
  }

  header .header-right .btn-contact .btn:last-child {
    display: none;
  }
  header .header-right .btn-contact .btn svg {
    margin: 0;
  }
  header .phone_wrap .select svg:last-child {
    margin-left: 5px;
  }

  .phone_wrap .option-list {
    right: 0;
    left: auto;
  }
}

@media (max-width: 1024px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    color: var(--color-black);
  }

  header.fixed .logo path {
    fill: var(--color-first);
  }

  header.fixed .menu .sub_link svg path {
    fill: var(--color-black);
  }

  header > .cont {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  header .logo {
    width: 150px;
  }

  header .header-right .language {
    margin-right: 12px;
  }
  header .header-right .language_section .btn span {
    display: none;
  }
  header .header-right .calc_link {
    margin-right: 72px;
  }

  header .search {
    position: absolute;
    top: -1px;
    right: 140px;
    z-index: 10;
  }
  @media (max-width: 768px) {
    header .search {
      right: 128px;
    }

    header .header-right .language_section {
      display: none;
    }
  }

  header .sub_menu {
    top: 72px;
    position: fixed;
    bottom: 0;
    overflow-y: auto;
  }

  header .sub_menu .sub_menu_wrap {
    padding: 32px 8px;
    border-radius: 24px;
    margin-bottom: 32px;
  }

  header .sub_menu .col {
    width: calc((100% - 232px) / 2);
  }

  header .sub_menu .col.big {
    width: calc(100% - 270px);
  }

  header .sub_menu .btn-contact .language_section {
    display: block;
  }
}

@media (max-width: 576px) {
  header .logo {
    width: 100px;
  }
  header .search .sub_link {
    top: 13px;
  }
  header .header-right {
    top: 12px;
  }

  header .sub_menu .btn-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.header_bg .menu .sub_link::before {
  background-color: var(--color-first);
}

.header_bg .menu .menu-item > a,
.header_bg .menu .item > a {
  color: #fff;
}

.header_bg .menu .menu-item > a path,
.header_bg .menu .item > a path {
  fill: #fff;
}

.header_bg .header {
  background-color: var(--color-first);
}

.header_bg .header > .cont {
  background-color: var(--color-first);
}

.header_bg .header .logo svg path {
  fill: #fff;
}

.header_bg .header .search svg path {
  fill: #fff;
}

.header_bg .header .sub_menu .sub_menu_wrap {
  border: none;
}

@media (max-width: 1024px) {
  .header_bg header.fixed {
    background-color: #fff;
  }

  .header_bg header.fixed > *.cont {
    background-color: #fff;
  }

  .header_bg header.fixed .logo path {
    fill: var(--color-first);
  }

  .header_bg .header .search svg path,
  .header_bg .menu .menu-item > a path,
  .header_bg .menu .item > a path {
    fill: #000;
  }
}

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

.custom.animate-open {
  opacity: 1;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition:
    opacity var(--transition-time),
    -webkit-transform var(--transition-time);
  transition:
    opacity var(--transition-time),
    -webkit-transform var(--transition-time);
  -o-transition:
    transform var(--transition-time),
    opacity var(--transition-time);
  transition:
    transform var(--transition-time),
    opacity var(--transition-time);
  transition:
    transform var(--transition-time),
    opacity var(--transition-time),
    -webkit-transform var(--transition-time);
}

.cont {
  width: 100%;
  max-width: 1408px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .cont {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.cont_max {
  max-width: 1760px;
}

.cont_head {
  max-width: 1896px;
}

.right_head_block.flex {
  margin-left: -10px;
}

.right_head_block.flex > * {
  margin-left: 10px;
}

.slider_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -16px;
}

.slider_nav > * {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-top: 0;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  left: inherit;
  border: 1px solid transparent;
  background: var(--color-first);
  background: #fff;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  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;
  margin-left: 16px;
}

.slider_nav > * svg path {
  fill: var(--color-black);
}

.slider_nav > *.disabled {
  pointer-events: none;
  background-color: #fff;
  border-color: transparent;
}

.slider_nav > *.disabled svg path {
  fill: var(--color-black);
}

.slider_nav > *:hover {
  background-color: var(--color-first);
}

.slider_nav > *:hover svg path {
  fill: #fff;
}

@media (max-width: 768px) {
  .slider_nav > * {
    width: 48px;
    height: 48px;
  }

  .slider_nav > * svg {
    width: 18px;
    height: 18px;
  }
}

.customPrevBtn {
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #000000;
  width: 40px;
  height: 40px;
  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;
  margin-left: 10px;
  cursor: pointer;
}

.customNextBtn {
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #000000;
  width: 40px;
  height: 40px;
  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;
  margin-left: 10px;
  cursor: pointer;
}

.bg_section .customPrevBtn,
.bg_section .customNextBtn {
  border-color: transparent;
}

.star_block {
  background-image: url("../img/servises/stars_blue.png");
  background-image: url("../img/servises/stars_blue@2x.png"2x);
  background-image: -webkit-image-set(
    url("../img/servises/stars_blue.png") 1x,
    url("../img/servises/stars_blue@2x.png") 2x
  );
  background-image: image-set(
    "../img/servises/stars_blue.png" 1x,
    "../img/servises/stars_blue@2x.png" 2x
  );
  background-size: 100%;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
}

/*filtr*/
/* .block-filter {
  background-color: var(--color-bg-1);
  border-radius: 32px;
  padding: 32px;
} */

.block-filter .tabs_head_type {
  margin-left: -16px;
  margin-top: -16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-filter input[type="radio"] {
  display: none;
}

.block-filter a,
.block-filter label {
  margin-left: 16px;
  margin-top: 16px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
}

.block-filter label::before {
  /* content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background-color: #fff;
  border: 4px solid #fff;
  border-radius: 16px;
  margin-right: 12px;
  outline: 1px solid var(--color-gray);
  margin-right: 12px; */
}

.block-filter input[type="radio"]:checked + label {
  background-color: var(--color-hover);
  color: #fff;
}

.block-filter input[type="radio"]:checked + label:before {
  outline-color: var(--color-light-gray);
  background-color: var(--color-first);
}

.block-filter a svg {
  margin-left: 8px;
}

@media (max-width: 1024px) {
  .block-filter .tabs_head_type {
    margin-left: -16px;
  }

  .block-filter a,
  .block-filter label {
    margin-left: 16px;
  }
}

@media (max-width: 768px) {
  .block-filter .scrol_horiz {
    margin-left: -12px;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
  }
  .block-filter .scrol_horiz::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    -webkit-appearance: none;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .block-filter .scrol_horiz > * {
    margin-left: 12px;
    white-space: nowrap;
  }

  .block-filter a,
  .block-filter label {
    width: 100%;
  }

  .block-filter a {
    padding-left: 35px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 20px);
  }
}

main {
  padding-top: 120px;
}

@media (max-width: 768px) {
  main {
    padding-top: 68px;
  }
}

.head_page {
  margin-top: 32px;
  overflow: hidden;
}

.head_page > .cont {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.head_page .info {
  width: calc(100% - 560px);
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.head_page .info .desc {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
  max-width: 800px;
}
.head_page .info .desc.p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.head_page .info_max {
  width: calc(100% - 408px);
}

.head_page .img {
  width: 560px;
  position: relative;
  opacity: 0;
  transform: translate(80px, 0px);
}

.head_page .img > *:first-child {
  overflow: hidden;
  width: 560px;
}

.head_page:not(.head_front) .img > *:first-child {
  width: 560px;
}

.head_page.lazy-item .page_title,
.head_page.lazy-item .desc,
.head_page.lazy-item .btn-block {
  opacity: 0;
}

.head_page.visible .page_title,
.head_page.visible .desc,
.head_page.visible .btn-block {
  -webkit-animation: showDiv 1s 0s forwards;
  animation: showDiv 1s 0s forwards;
}

.head_page.visible .img {
  -webkit-animation: showDiv 1.5s 0.5s forwards;
  animation: showDiv 1.5s 0.5s forwards;
}

@media (max-width: 1800px) {
  .head_page:not(.head_front) .img > *:first-child {
    width: 100%;
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
    max-width: 80%;
  }

  .head_page .element-text.min {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    width: 100%;
  }
}

@media (max-width: 1280px) {
  .head_page .element-text.min .text {
    padding: 16px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    max-width: 164px;
  }

  .head_page .element-text.min .text:first-child {
    top: initial;
    bottom: 132px;
    left: -11px;
  }

  .head_page .element-text.min .text:nth-child(2) {
    top: initial;
    bottom: 90px;
    left: initial;
    right: -8px;
  }

  .head_page .element-text.min .text:nth-child(3) {
    top: initial;
    bottom: 18px;
    left: -8px;
  }

  .head_page .element-text.min .number {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }

  .head_page .info {
    width: calc(60% - 20px);
  }

  .head_page .img {
    width: 40%;
  }
}

@media (max-width: 1024px) {
  .head_page .info {
    width: 100%;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .head_page .info .btn-block {
    margin-top: 12px;
  }

  .head_page .info .desc {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
  }

  .head_page .img {
    width: 100%;
    max-width: 600px;
    margin-bottom: 24px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-radius: 32px;
    transform: translate(0px, 0px);
  }

  .head_page .img > *:first-child {
    border-radius: 32px;
  }
}

@media (max-width: 768px) {
  .head_page .img {
    opacity: 1;
    animation: none;
  }
  .head_page.visible .img {
    animation: none;
  }
  .head_page.visible .page_title,
  .head_page.visible .desc,
  .head_page.visible .btn-block {
    opacity: 1;
    animation: none;
  }
}

.head_page .data {
  margin-left: -64px;
  margin-top: 32px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.head_page .data .item {
  margin-left: 64px;
  margin-top: 16px;
  max-width: 37%;
  min-width: 17%;
}

.head_page .data .item .name {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-gray);
}

.head_page .data .item .val {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
}

.head_bg {
  background-color: var(--color-first);
  color: #fff;
  margin-top: -120px;
  padding-top: 120px;
  border-radius: 0 0 var(--radius) var(--radius);
  min-height: 786px;
}
.dynamic_item.go .head_bg {
  margin-top: 0;
  padding-top: 0;
}

@-webkit-keyframes showDiv {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes showDiv {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.head_front {
  padding-bottom: 76px;
  min-height: 1080px;
}

.head_front > .cont {
  position: relative;
  min-height: 884px;
}

.head_front .info {
  width: calc(100% - 430px);
  margin-top: 120px;
  position: relative;
  z-index: 1;
}

.head_front .img {
  position: absolute;
  bottom: 0;
  left: 495px;
  width: 118vh;
  height: 675px;
  max-width: 1083px;
  opacity: 1;
  -webkit-animation: scrollblock 3s linear infinite;
  animation: scrollblock 3s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-delay: calc(var(--scroll) * -2s);
  animation-delay: calc(var(--scroll) * -2s);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  margin-left: 0;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.head_front .img > *:first-child {
  width: 100%;
  height: auto;
}

.head_front .img_2 {
  position: absolute;
  top: 13px;
  right: calc(100% - 25px);
  width: 28vh;
  height: 144px;
  max-width: 245px;
  -webkit-animation: scrollair 3s linear infinite;
  animation: scrollair 3s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-delay: calc(var(--scroll) * -4s);
  animation-delay: calc(var(--scroll) * -4s);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  margin-right: 0;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.head_front .img_2 > *:first-child {
  width: 100%;
  height: auto;
}

.head_front .img_3 {
  position: absolute;
  top: 13px;
  left: calc(100% - 90px);
  width: 28vh;
  height: 143px;
  max-width: 245px;
  -webkit-animation: scrollblock 3s linear infinite;
  animation: scrollblock 3s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-delay: calc(var(--scroll) * -4s);
  animation-delay: calc(var(--scroll) * -4s);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  margin-right: 0;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.head_front .img_3 > *:first-child {
  width: 100%;
  height: auto;
}

.plus .plus_wrap {
  width: 1368px;
  width: 1716px;
  -webkit-transform: translate(calc(-50% + 335px), 0px);
  -ms-transform: translate(calc(-50% + 335px), 0px);
  transform: translate(calc(-50% + 335px), 0px);
  transform: translate(calc(-50% + 510px), 0px);
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.plus .plus_wrap .items {
  max-width: 1020px;
  max-width: 1368px;
  margin-left: auto;
}

.plus .owl-stage-outer {
  overflow: visible;
}

.plus .owl-stage {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  margin-left: 1px;
}

.plus .owl-item {
  height: 100%;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

.plus .owl-item:not(.active) .item {
  color: var(--color-light-gray);
}

.plus .item {
  padding: 24px;
  height: 100%;
  background: var(--color-bg-1);
  border-radius: 24px;
  position: relative;
  min-height: 180px;
  color: var(--color-black);
}

.plus .item::before {
  content: "";
  background-image: url(../img/svg/ok-fill-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-bottom: 12px;
}

@media (max-width: 1280px) {
  .plus {
    overflow: hidden;
  }
  .plus .owl-stage-outer {
    overflow: visible;
  }

  .plus .plus_wrap {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
    width: 100%;
    overflow: visible;
  }

  .plus .plus_wrap .items {
    margin: 0;
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .plus .item {
    padding: 24px;
  }
}

@media (max-width: 768px) {
  .plus {
    width: 100%;
  }

  .plus .plus_wrap {
    max-width: 234px;
  }

  .plus .owl-stage-outer {
    overflow: visible;
  }

  .plus .items .owl-item:not(.active) .item {
    color: var(--color-light-gray);
  }

  .plus .items .owl-item:not(.active) .item::before {
    background-image: url(../img/svg/ok-fill-grey.svg);
  }

  .plus .item {
    min-height: 130px;
  }

  .plus .item::before {
    width: 16px;
    height: 16px;
    background-size: 100%;
  }
}

@media (max-width: 1800px) {
  .head_front .info {
    margin-top: 145px;
    width: 100%;
  }

  .head_front .img {
    left: 603px;
    width: 80vh;
  }

  .head_front .img_2 {
    right: calc(100% - 250px);
  }
}

@media (max-width: 1280px) {
  .head_front .img {
    left: 480px;
    height: 630px;
  }

  .head_front .img_3 {
    left: calc(100% - 190px);
  }
}

@media (max-width: 1024px) {
  .head_front {
    padding-bottom: 24px;
    min-height: auto;
  }

  .head_front .cont {
    min-height: auto;
  }

  .head_front .info {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 32px;
    margin-top: 90px;
  }

  .head_front .img {
    left: -60px;
    height: 225px;
    bottom: 0;
    margin-top: 48px;
    width: 360px;
    position: relative;
  }

  .head_front .img_2 {
    right: calc(100% - 128px);
    height: 63px;
    width: 16vh;
  }
}

@media (max-width: 768px) {
  .head_front {
    margin-bottom: 48px;
  }

  .head_front .img_3 {
    display: none;
  }
}

@-webkit-keyframes scrollblock {
  to {
    /* transform: translate(0px, -500px); */
    margin-left: 1000px;
  }
}

@keyframes scrollblock {
  to {
    /* transform: translate(0px, -500px); */
    margin-left: 1000px;
  }
}

@-webkit-keyframes scrollair {
  to {
    /* transform: translate(0px, -500px); */
    margin-right: 1000px;
  }
}

@keyframes scrollair {
  to {
    /* transform: translate(0px, -500px); */
    margin-right: 1000px;
  }
}

.serv-block .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -24px;
  margin-left: -24px;
}

.serv-block .grid .item {
  width: calc(50% - 24px);
  width: calc(33.333% - 24px);
  border-radius: 32px;
  position: relative;
  background: var(--color-bg-1);
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 24px;
  margin-left: 24px;
  padding: 40px 39px 42px 32px;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  gap: 10px 60px;
}

.serv-block .grid .item .name {
  color: var(--color-black);
  width: 100%;
}

.serv-block .grid .item .images {
  width: auto;
  height: 174px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.serv-block .grid .item img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

.serv-block .grid .item .name-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  max-width: 370px;

  .desc {
    p {
      margin: 0;
    }
  }
}

.serv-block .grid .item:first-child {
  width: calc(66.666% - 24px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  padding: 48px 39px 48px 56px;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.serv-block .grid .item:first-child .images {
  height: 196px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: 0;
}

.serv-block .grid .item:first-child .name-prev {
  width: 100%;
}

.serv-block .grid .item:first-child .name-prev .prev {
  margin-top: 12px;
}

.serv-block .grid .item.item_full {
  grid-row-gap: 32px;
  grid-gap: 32px;
  gap: 32px;
  padding: 60px 39px 80px 56px;
  width: 100%;
}

.serv-block .grid .item.item_full::before {
  display: none;
}

.serv-block .grid .item.item_full .info {
  width: calc(100% - 773px);
}

.serv-block .grid .item.item_full .images {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.serv-block .grid .item.item_full .sub_items {
  grid-row-gap: 24px;
  -webkit-column-gap: 24px;
  grid-gap: 24px;
  gap: 24px;
  width: 688px;
  margin-left: auto;
}

.serv-block .grid .item.item_full .sub_items .sub_item {
  background-color: #fff;
  padding: 24px 32px 32px 24px;
  border-radius: var(--radius_min);
  position: relative;
  width: calc(50% - 12px);
  -ms-grid-row-align: stretch;
  align-self: stretch;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 134px auto 64px;
  grid-template-rows: 134px auto 64px;
  -webkit-column-gap: 32px;
  grid-gap: 32px;
  gap: 32px;
}

.serv-block .grid .item.item_full .sub_items .sub_item::before {
  content: "";
  display: block;
  background-color: #fff;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 0;
}

.serv-block .grid .item.item_full .sub_items .sub_item:hover::before {
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: -3px;
  left: -3px;
}

.serv-block .grid .item.item_full .sub_items .sub_item > * {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  z-index: 1;
}

.serv-block .grid .item.item_full .sub_items .sub_item .images {
  height: 134px;
  margin-left: 0;
}

.serv-block .grid .item.item_full .sub_items .sub_item .btn_arrow {
  margin-left: auto;
}

.serv-block .grid .item.item_full .sub_items .sub_item:hover .btn_arrow {
  background-image: url(../img/svg/next_white.svg);
  background-color: var(--color-first);
}

@media (max-width: 1280px) {
  .serv-block .item:first-child {
    -ms-grid-columns: 290px 1fr;
    grid-template-columns: 290px 1fr;
  }
}

@media (max-width: 1024px) {
  .serv-block .grid .item {
    width: calc(50% - 24px);
    -webkit-column-gap: 24px;
    grid-gap: 24px;
    gap: 24px;
  }
  .serv-block .grid .item:nth-child(5),
  .serv-block .grid .item:nth-child(6),
  .serv-block .grid .item:nth-child(7) {
    width: calc(50% - 24px);
  }

  .serv-block .grid .item .images {
    margin-bottom: 24px;
    height: 148px;
  }

  .serv-block .grid .item:first-child {
    width: calc(50% - 24px);
    display: block;
  }

  .serv-block .grid .item:first-child .images {
    height: 148px;
  }
}

@media (max-width: 768px) {
  .serv-block .grid {
    margin-top: -16px;
  }

  .serv-block .grid .item {
    width: calc(100% - 24px);
    padding: 48px 16px 32px;
    margin-top: 16px;
  }

  .serv-block .grid .item:first-child,
  .serv-block .grid .item:nth-child(2) {
    width: calc(100% - 24px);
    padding: 48px 16px 32px;
  }

  .serv-block .grid .item::before {
    display: none;
  }

  .serv-block .grid .item .name-prev {
    max-width: 100%;
  }
}

.services-section .grid .item {
  width: calc(50% - 24px);
}
.services-section .grid .item:nth-child(5),
.services-section .grid .item:nth-child(6),
.services-section .grid .item:nth-child(7) {
  width: calc(33.333% - 24px);
}

.services-section .grid .item .images {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: auto;
}

.services-section .grid .item:first-child .name-prev {
  max-width: 554px;
}

.services-section .grid .item:first-child {
  width: calc(58% - 24px);
}

.services-section .grid .item:nth-child(2) {
  width: calc(42% - 24px);
}

.services-section .grid .item::before {
  content: "";
  display: block;
  background-color: var(--color-bg-1);
  border-radius: 32px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}

.services-section .grid .item:hover::before {
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: -3px;
  left: -3px;
}

@media (max-width: 1024px) {
  .services-section .grid .item:nth-child(5),
  .services-section .grid .item:nth-child(6),
  .services-section .grid .item:nth-child(7) {
    width: calc(50% - 24px);
  }
  .services-section .grid .item .images {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
  }

  .services-section .grid .item:first-child {
    width: calc(100% - 24px);
  }

  .services-section .grid .item:nth-child(2) {
    width: calc(50% - 24px);
  }

  .services-section .grid .item.item_full {
    padding: 40px 39px 42px 32px;
  }

  .services-section .grid .item.item_full .info {
    width: 100%;
  }

  .services-section .grid .item.item_full .sub_items {
    width: calc(100% + 24px);
    gap: 0;
    margin-left: -24px;
    margin-top: -24px;
  }
  .services-section .grid .item.item_full .sub_items .sub_item {
    margin-left: 24px;
    margin-top: 24px;
    width: calc(50% - 24px);
  }
}

@media (max-width: 768px) {
  .services-section .grid .item {
    width: calc(100% - 24px) !important;
    padding: 48px 16px 32px !important;
    gap: 0;
  }

  .services-section .grid .item:first-child,
  .services-section .grid .item:nth-child(2) {
    width: calc(100% - 24px);
    padding: 48px 16px 32px;
  }

  .services-section .grid .item.item_full {
    padding: 48px 16px 32px;
  }

  .services-section .grid .item.item_full .sub_items {
    width: calc(100% + 24px);
  }

  .services-section .grid .item.item_full .sub_items .sub_item {
    width: 100%;
    -webkit-column-gap: 16px;
    grid-gap: 16px;
    gap: 16px;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding: 24px;
  }

  .services-section .grid .item.item_full .sub_items .sub_item .images {
    margin: 0;
  }

  .services-section .grid .item.item_full .sub_items .sub_item::before {
    content: "";
    display: none;
  }
}

/*servmini-block*/

.servmini-block .item {
  min-height: 612px;
}
.servmini-block .item .h3 {
  word-break: break-word;
}
.servmini-block .img {
  width: 174px;
  height: 174px;
}
@media (max-width: 768px) {
  .servmini-block .item {
    min-height: auto;
  }
  .servmini-block .item .h3 {
    word-break: normal;
  }
}

.autsor-section .grid .item:first-child,
.autsor-section .grid .item {
  width: calc(50% - 24px);
  padding: 24px 32px 56px 24px;
  -webkit-column-gap: 0px;
  grid-gap: 0px;
  gap: 0px;
  grid-auto-flow: row;
  position: relative;
}

.autsor-section .grid .item:first-child > *,
.autsor-section .grid .item > * {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.autsor-section .grid .item:first-child .images,
.autsor-section .grid .item .images {
  height: 134px;
  margin-bottom: 32px;
}

.autsor-section .grid .item:first-child .desc,
.autsor-section .grid .item .desc {
  width: calc(100% - 84px);
}

.autsor-section .grid .item:first-child .btn_arrow,
.autsor-section .grid .item .btn_arrow {
  margin-top: -24px;
  margin-left: auto;
  background-color: #fff;
  position: absolute;
  bottom: 32px;
  right: 32px;
}

.autsor-section .grid .item:first-child:hover .btn_arrow,
.autsor-section .grid .item:hover .btn_arrow {
  background-color: var(--color-first);
  background-image: url(../img/svg/next_white.svg);
}

@media (max-width: 768px) {
  .autsor-section .grid .item:first-child,
  .autsor-section .grid .item {
    width: calc(100% - 24px);
  }
}

@media (max-width: 576px) {
  .autsor-section .grid .item:first-child,
  .autsor-section .grid .item {
    padding: 24px;
  }

  .autsor-section .grid .item:first-child .desc,
  .autsor-section .grid .item .desc {
    width: 100%;
  }

  .autsor-section .grid .item:first-child .btn_arrow,
  .autsor-section .grid .item .btn_arrow {
    width: 48px;
    height: 48px;
    position: static;
    margin-top: 16px;
  }
}

.cases .head_block {
  width: calc(100% - 750px);
}

.cases .items {
  width: 672px;
  margin-left: auto;
  -webkit-column-gap: 24px;
  grid-gap: 24px;
  gap: 24px;
}

.cases .items .item {
  padding: 32px 32px 56px 32px;
  border-radius: var(--radius_min);
  background-color: var(--color-bg-1);
  width: 100%;
  position: relative;
  min-height: 324px;
}

.cases .items .item > *:not(.btn_arrow) {
  padding-right: 70px;
}

.cases .items .item .img-block {
  height: 96px;
  padding-right: 0;
}

.cases .items .item .img-block img {
  height: 100%;
  width: auto;
}

.cases .items .item .desc {
  margin-top: 12px;
}

.cases .items .item .btn_arrow {
  position: absolute;
  bottom: 32px;
  right: 32px;
}

.cases .items .item:hover .btn_arrow {
  background-color: var(--color-first);
  background-image: url(../img/svg/next_white.svg);
}

@media (max-width: 1024px) {
  .cases .head_block {
    width: 100%;
    position: relative;
  }

  .cases .items {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .cases .items {
    margin-top: -16px;
    gap: 0;
  }

  .cases .items .item {
    padding: 32px 12px 32px 16px;
  }
  .cases .items .item + .item {
    margin-top: 16px;
  }

  .cases .items .item > *:not(.btn_arrow) {
    padding-right: 0;
  }

  .cases .items .item .sub_title {
    margin-bottom: 12px;
  }

  .cases .items .item .btn_arrow {
    height: 48px;
    width: 48px;
    background-size: 12px;
    position: static;
    margin-top: 16px;
    margin-left: auto;
  }
}

/*--------------------
  actions
-------------------------*/

.action .head_block {
  width: calc(100% - 750px);
}

.action .items {
  width: 672px;
  margin-left: auto;
  -webkit-column-gap: 24px;
  grid-gap: 24px;
  gap: 24px;
}

.action .items .item {
  padding: 32px 32px 56px 32px;
  border-radius: var(--radius_min);
  background-color: var(--color-bg-1);
  width: 100%;
  position: relative;
  min-height: 278px;
}

.action .items .item > *:not(.btn_arrow) {
  padding-right: 70px;
}

.action .items .item .img-block {
  height: 96px;
  padding-right: 0;
}

.action .items .item .img-block img {
  height: 100%;
  width: auto;
}

.action .items .item .desc {
  margin-top: 12px;
}

.action .items .item .btn_arrow {
  position: absolute;
  bottom: 32px;
  right: 32px;
}

.action .items .item:hover .btn_arrow {
  background-color: var(--color-first);
  background-image: url(../img/svg/next_white.svg);
}

@media (max-width: 1024px) {
  .action .head_block {
    width: 100%;
    position: relative;
  }

  .action .items {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .action .items {
    margin-top: -16px;
    gap: 0;
  }

  .action .items .item {
    padding: 32px 12px 32px 16px;
  }

  .action .items .item + .item {
    margin-top: 16px;
  }

  .action .items .item > *:not(.btn_arrow) {
    padding-right: 0;
  }

  .action .items .item .sub_title {
    margin-bottom: 12px;
  }

  .action .items .item .btn_arrow {
    height: 48px;
    width: 48px;
    background-size: 12px;
    position: static;
    margin-top: 16px;
    margin-left: auto;
  }
}

/*-------------------------
  clients
--------------------------*/

.slider-block {
  overflow: hidden;
  padding-top: 48px;
  padding-bottom: 48px;
  margin-top: -48px;
}

.clients .head_block {
  max-width: 544px;
}

.clients .title_block {
  margin-bottom: 24px;
}

.clients .item {
  padding: 52px 24px 52px;
  background: var(--color-bg-1);
  border-radius: 32px;
  min-height: 324px;
  display: block;
  text-decoration: none;
  color: #000;
  transition: all 0.3s;
}

.clients .item:hover {
  /* box-shadow: 5px 5px 25px rgb(0 0 0 / 10%); */
}

.clients .item .img-block {
  margin-bottom: 16px;
  width: 180px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients .item .img-block img {
  height: auto;
  width: 100%;
}

.clients .item .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}

.slider-leftright {
  height: 324px;
  position: relative;
}

.slider-leftright .items {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: repeat(auto-fill, minmax(324px, 1fr));
  grid-gap: 24px;
  position: absolute;
  left: -648px;
  left: -900px;
  height: 100%;
  /* grid-gap: 24px;
    flex-direction: row;
    flex-wrap: nowrap; */
}

.slider-leftright .item {
  width: 100%;
  height: 100%;
}

.slider-right-block .items {
  right: 0;
  left: inherit;
}

@media only screen and (min-width: 768px) {
  .visible .slider-left-block .items {
    -webkit-animation: sliderLeft 3s linear infinite;
    animation: sliderLeft 3s linear infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-animation-delay: calc(var(--scroll) * -4s);
    animation-delay: calc(var(--scroll) * -4s);
    /* -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1; */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin-left: 0;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
  }

  .visible .slider-right-block .items {
    -webkit-animation: sliderRight 3s linear infinite;
    animation: sliderRight 3s linear infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-animation-delay: calc(var(--scroll) * -4s);
    animation-delay: calc(var(--scroll) * -4s);
    /* -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1; */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin-left: 0;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
  }

  @-webkit-keyframes sliderLeft {
    to {
      /* transform: translate(0px, -500px); */
      margin-left: 1000px;
    }
  }

  @keyframes sliderLeft {
    to {
      /* transform: translate(0px, -500px); */
      margin-left: 1000px;
    }
  }

  @-webkit-keyframes sliderRight {
    to {
      /* transform: translate(0px, -500px); */
      margin-right: 1000px;
    }
  }

  @keyframes sliderRight {
    to {
      /* transform: translate(0px, -500px); */
      margin-right: 1000px;
    }
  }
}

.slider-right-block {
  margin-top: 24px;
}

.slider-right-block .slider {
  /* margin-left: -100px; */
}

.slider-right-block .owl-stage {
  display: flex;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  .slider-leftright .owl-stage-outer {
    overflow: visible;
  }

  .slider-leftright {
    height: auto;
  }

  .clients .item {
    padding: 24px 12px;
  }

  .clients .item .sub_title {
    max-width: 80%;
  }

  .clients .item .img-block {
    margin-bottom: 32px;
  }

  .slider-leftright .items {
    position: static;
    width: 100%;
    display: flex;
  }

  .slider-right-block {
    display: none;
  }
}

/*-------------------------
    office-block
--------------------------*/

.office-block .items .item {
  background-color: var(--color-bg-2);
  border-radius: 24px;
  padding: 32px 30px 32px 32px;
  min-height: 240px;
  position: relative;
}

.office-block .items .item::before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../img/svg/map.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.office-block .items .item .title {
  margin-top: 16px;
}

.office-block .items .item .desc {
  margin-top: 8px;
}

@media (max-width: 768px) {
  .office-block .items .item {
    padding: 32px 16px;
    min-height: 172px;
  }
}

.advantages-section .grid .item {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-column-gap: 24px;
  grid-gap: 24px;
  gap: 24px;
  min-height: 424px;
  background-color: var(--color-bg-2);
}

.advantages-section .grid .item .images {
  height: 146px;
}

.advantages-section .grid .item .name-prev {
  max-width: 609px;
}

@media (max-width: 1024px) {
  .advantages-section .grid .item {
    min-height: 290px;
  }

  .advantages-section .grid .item .images {
    height: 110px;
    margin-bottom: 16px;
  }

  .advantages-section .grid .item:first-child .images {
    height: 110px;
    margin-bottom: 16px;
  }
}

.page-about .advantages-section .title_block .btn {
  display: none;
}

/*-------------------------
     plus-tab
-------------------------*/
.plus-tab .info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plus-tab .info-tab {
  width: 38%;
  top: 24px;
}

.plus-tab .info-tab button {
  width: 100%;
  text-align: left;
  color: var(--color-light-gray);
  margin-bottom: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  outline: none;
}

.plus-tab .info-tab button.active {
  color: var(--color-black);
}

/* .plus-tab .info-tab button:first-child {
  margin-top: 32px;
} */

.plus-tab .info-tab button + button {
  margin-top: 48px;
}

.plus-tab .info-block {
  width: 60%;
}

.plus-tab .items .item {
  padding: 32px 48px;
  background: var(--color-bg-2);
  border-radius: var(--radius_min);
  min-height: 220px;
}

.plus-tab .items .item .name {
  width: 100%;
  margin-left: auto;
  margin-top: 16px;
}

.plus-tab .items .item + .item {
  margin-top: 24px;
}

@media (max-width: 768px) {
  .plus-tab .info-tab {
    width: 100%;
    display: -ms-grid;
    display: grid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-auto-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-x: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-column-gap: 12px;
    grid-gap: 12px;
    gap: 12px;
    margin-bottom: 32px;
    top: 0;

    scrollbar-width: thin;
    scrollbar-color: blue orange;
  }

  .plus-tab .info-tab::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
  }
  /* .plus-tab .info-tab::-webkit-scrollbar {
      width: 12px;
    }

    .plus-tab .info-tab::-webkit-scrollbar-track {
      background: orange;
    }

    .plus-tab .info-tab::-webkit-scrollbar-thumb {
      background-color: blue;
      border-radius: 20px;
      border: 3px solid orange;
    } */

  .plus-tab .info-tab .btn_text {
    font-size: 14px;
    height: 52px;
    line-height: 52px;
    padding: 0 16px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    color: var(--color-black);
  }

  .plus-tab .info-tab .btn_text.active {
    color: var(--color-black);
    background: var(--color-bg-1);
    border-radius: 24px;
  }

  .plus-tab .info-tab .btn_text .tabs-servises br {
    display: none;
  }

  .plus-tab .info-tab .btn_text.btn_text {
    margin-top: 0;
  }

  .plus-tab .info-tab .btn_text .p {
    display: none;
  }

  .plus-tab .info-block {
    width: 100%;
  }

  .plus-tab .info-block .item {
    padding: 32px 16px;
  }

  .plus-tab .info-block .item + .item {
    margin-top: 16px;
  }
}

/*-------------------------
    faq-block
-------------------------*/
.faq-block .title_block {
  width: calc(100% - 788px);
}

.faq-block .quest-block {
  width: 100%;
  max-width: 788px;
}

@media (max-width: 1280px) {
  .faq-block .title_block {
    width: 100%;
    top: 0;
  }

  .faq-block .quest-block {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .faq-block .item .title {
    min-height: 88px;
    display: flex;
  }
}

/*-------------------------
    scheme
-------------------------*/
.scheme .row {
  padding: 48px 0 64px 58px;
  border-radius: var(--radius_min);
  background-color: var(--color-bg-1);
  overflow: hidden;
}

.scheme .row .block_head {
  margin-left: -24px;
  margin-top: -24px;
  gap: 0;
}
.scheme .row .block_head > * {
  margin-left: 24px;
  margin-top: 24px;
}

.scheme .row .items {
  width: calc(100% + 40px);
}

.scheme .row .items .owl-stage {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
}

.scheme .row .items .owl-stage .owl-item {
  height: 100%;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.scheme .row .items .item {
  padding: 24px 16px;
  background-color: #fff;
  border-radius: 24px;
  height: 100%;
  min-height: 196px;
}

.scheme .row .items .item .number {
  width: 32px;
  height: 32px;
  background-color: var(--color-first);
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  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;
  margin-bottom: 12px;
}

.scheme .row + .row {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .scheme .row {
    padding: 34px 0 50px 24px;
  }

  .scheme .row .owl-stage-outer {
    overflow: visible;
  }

  .scheme .row .items {
    width: 172px;
  }

  .scheme .row .items .item {
    min-height: 132px;
    padding: 16px 16px 24px;
  }

  .scheme .row .items .item .desc {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .scheme .row .items .row + .row {
    margin-top: 16px;
  }
}

/*-------------------------
    expert
-------------------------*/
.expert-block {
  overflow: hidden;
}

.team .owl-stage {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
}

.team .owl-stage .slide {
  height: 100%;
}

.team .items {
  width: calc(100% + 60px);
}

.team .link_team {
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  text-decoration: none;
  color: inherit;
}

.team .item {
  padding: 32px 24px 30px 24px;
  background-color: #fff;
  border-radius: var(--radius_min);
  text-align: center;
  height: 100%;
}

.team .item .foto-wrap {
  overflow: hidden;
  width: 180px;
  height: 180px;
  padding: 1px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
}

.team .item .foto {
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 50%;
  border: 8px solid #fff;
  background: #fff;
  position: relative;
  background-color: var(--color-first);
}

.team .item.detailed .foto-wrap {
  background-color: var(--color-first);
}

.team .name {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 16px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.team .desc {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  color: var(--color-gray);
  margin-top: 12px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .team .owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .team .items {
    width: 280px;
  }

  .team .item {
    padding-left: 32px;
    padding-right: 32px;
  }

  .team .name {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  }

  .team .desc {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 1.2px;
  }
}

/*-------------------------
        career
-------------------------*/
.career {
  margin-top: -38px;
  margin-left: -38px;
  padding-right: 16px;
}

.career > * {
  margin-top: 38px;
  margin-left: 38px;
}

.career .info {
  width: 427px;
}

.prev,
.blogs .item .prev {
  margin-left: -16px;
  margin-top: -16px;
}

.prev > *,
.blogs .item .prev > * {
  margin-left: 16px;
  margin-top: 16px;
  background: #fff;
  border-radius: 24px;
  padding: 12px 16px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-gray);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prev > * svg,
.blogs .item .prev > * svg {
  margin-right: 10px;
}

.prev .views svg,
.blogs .item .prev .views svg {
  width: 16px;
  height: 16px;
}

.blogs .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -24px;
  margin-left: -24px;
}

.blogs .grid .item {
  display: block;
  margin-top: 24px;
  margin-left: 24px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.blogs .grid .item .name {
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  color: var(--color-black);
  width: 100%;
}

.blogs .grid .codyshop-ajax-search .item {
  margin-left: 24px;
}

.blogs .grid .item:hover {
  /* -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow); */
}

@media (max-width: 1024px) {
  .blogs .item .prev > * {
    font-size: 12px;
    line-height: 14px;
  }
}

/*slider_mob*/
.slider_mob.owl-carousel {
  width: 100% !important;
  margin: 0;
}

.slider_mob.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.slider_mob.owl-carousel .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider_mob.owl-carousel .owl-stage-outer .item {
  width: 100%;
  margin: 0;
  height: 100%;
}

.articles-block .item {
  display: block;
  width: calc(33.333% - 24px);
  min-height: 456px;
  padding: 12px;
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.articles-block .item .photo {
  width: 100%;
  height: 216px;
  border-radius: 32px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.articles-block .item img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.articles-block .item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.articles-block .item .name-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  height: 100%;
  padding: 20px 12px 12px;
}

.articles-block .item:first-child {
  width: calc(66.666% - 24px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 364px 1fr;
  grid-template-columns: 364px 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-gap: 32px;
}

.articles-block .item:first-child .photo {
  width: 100%;
  height: 100%;
}

.articles-block .item:first-child .name-prev {
  width: 100%;
  padding: 62px 48px 62px 0;
}

.articles-block .item:first-child .name {
  font-weight: 900;
  font-size: 28px;
  line-height: 34px;
}

@media (max-width: 1280px) {
  .articles-block .item:first-child {
    -ms-grid-columns: 290px 1fr;
    grid-template-columns: 290px 1fr;
  }

  .articles-block .item:first-child .name {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .articles-block .item {
    width: calc(50% - 24px);
  }

  .articles-block .item:first-child {
    width: calc(50% - 24px);
    display: block;
  }

  .articles-block .item:first-child .photo {
    height: 216px;
  }

  .articles-block .item:first-child .name-prev {
    padding: 24px 16px 32px;
  }

  .blogs .grid .item .name,
  .articles-block .item:first-child .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .articles-block .grid:not(.owl-carousel) {
    margin-top: -12px;
  }

  .articles-block .item,
  .articles-block .item:first-child {
    width: 100%;
    margin-top: 12px;
    min-height: 400px;
  }
}

.head-article .info {
  width: calc(100% - 464px);
}

.head-article .img-page {
  border-radius: 32px;
  overflow: hidden;
  width: 100%;
  height: 420px;
}

.head-article .img-page > * {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.head-article .img-page img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

@media (max-width: 1024px) {
  .head-article .info {
    width: 100%;
  }

  .head-article .img-page {
    height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.rubrics {
  background-color: #fff;
  border-radius: 32px;
  -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow);
  width: 384px;
  max-width: 100%;
  padding: 32px 32px 48px;
}

.rubrics .tags {
  margin-left: -16px;
  margin-top: 8px;
}

.rubrics .tags .tag {
  margin-left: 16px;
  margin-top: 16px;
  color: var(--color-black);
}

@media (max-width: 1024px) {
  .rubrics .tag {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .page-article .rubrics {
    margin-top: 48 px;
  }
}

.articles-section .wrap_articles {
  width: calc(100% - 464px);
  margin-right: auto;
}

.articles-section .item {
  width: calc(50% - 24px);
}

.articles-section .item:first-child {
  width: 100%;
}

@media (max-width: 1280px) {
  .articles-section .wrap_articles {
    width: calc(100% - 414px);
  }

  .articles-section .item:first-child {
    width: calc(50% - 24px);
    display: block;
  }

  .articles-section .item:first-child .photo {
    height: 216px;
  }

  .articles-section .item:first-child .name-prev {
    padding: 24px 32px 32px;
  }

  .articles-section .item:first-child .name {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 1024px) {
  .articles-section .wrap_articles {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .articles-section .item:first-child .name-prev,
  .articles-section .item .name-prev {
    padding: 24px 16px 32px;
  }

  .articles-section .item:first-child .name,
  .articles-section .item .name {
    font-size: 16px;
    line-height: 20px;
  }

  .articles-section .sticky_top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }

  .articles-section .sticky_top .rubrics {
    width: 100%;
    margin-bottom: 32px;
  }

  .articles-section .sticky_top .rubrics .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
  }

  .articles-section .sticky_top .rubrics .tags > * {
    margin: 0;
  }
}

@media (max-width: 576px) {
  .articles-section .item:first-child,
  .articles-section .item {
    width: calc(100% - 24px) !important;
  }
}

.share_wrap .ya-share2 ul {
  margin-bottom: 0;
}
.share_wrap ul li:before {
  display: none;
}
.share_wrap
  .ya-share2__list.ya-share2__list_direction_horizontal
  > .ya-share2__item {
  margin-right: 24px;
}
.share_wrap .ya-share2__badge {
  background-color: transparent !important;
}
.share_wrap .ya-share2__item_service_telegram .ya-share2__icon {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M248 8C111 8 0 119 0 256S111 504 248 504 496 393 496 256 385 8 248 8zM363 176.7c-3.7 39.2-19.9 134.4-28.1 178.3-3.5 18.6-10.3 24.8-16.9 25.4-14.4 1.3-25.3-9.5-39.3-18.7-21.8-14.3-34.2-23.2-55.3-37.2-24.5-16.1-8.6-25 5.3-39.5 3.7-3.8 67.1-61.5 68.3-66.7 .2-.7 .3-3.1-1.2-4.4s-3.6-.8-5.1-.5q-3.3 .7-104.6 69.1-14.8 10.2-26.9 9.9c-8.9-.2-25.9-5-38.6-9.1-15.5-5-27.9-7.7-26.8-16.3q.8-6.7 18.5-13.7 108.4-47.2 144.6-62.3c68.9-28.6 83.2-33.6 92.5-33.8 2.1 0 6.6 .5 9.6 2.9a10.5 10.5 0 0 1 3.5 6.7A43.8 43.8 0 0 1 363 176.7z" fill="%23004E9E"/></svg>');
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.share_wrap .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url('data:image/svg+xml,<svg class="svg-inline--fa fa-vk fa-w-18" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg=""><path fill="%23004E9E" d="M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"></path></svg>');
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/*-------------.services_banner---------------*/

.services_banner .images-block {
  height: 220px;
  width: 196px;
  display: flex;
}
.services_banner .images-block img {
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.services_banner .info {
  width: calc(100% - 260px);
  z-index: 1;
}

@media (max-width: 768px) {
  .services_banner .info {
    width: 100%;
  }
}

/*-------------.services_banner---------------*/

/*-----------------
          docs
-------------------*/
.docs-block .items:not(.owl-carousel) {
  margin-left: -24px;
}

.docs-block .item {
  margin-top: 24px;
  margin-left: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

  border-radius: var(--radius_min);
  position: relative;
  overflow: hidden;
  background-color: var(--color-bg-1);
  text-decoration: none;

  width: calc(100% - 24px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 364px 1fr;
  grid-template-columns: 364px 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-gap: 32px;
  padding-bottom: 0;
  min-height: 362px;
}

.docs-block .item .photo {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--sappo-gray-bg);
}

.docs-block .item img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left top;
  object-position: left top;
}

.docs-block .item .name-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  height: 100%;
  width: 100%;
  padding: 62px 48px 62px 0;
}

.docs-block .item .name {
  font-size: 28px;
  font-weight: 800;
  line-height: 32px;
  color: var(--color-black);
  width: 100%;
}

.head-docs .img-page {
  max-width: 100%;
  width: 662px;
  height: auto;
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
  .docs-block .item {
    display: block;
    width: calc(100% - 24px);
    margin-top: 12px;
  }

  .docs-block .item .photo {
    height: 216px;
    border-radius: var(--radius_min) var(--radius_min) 0 0;
    overflow: hidden;
  }

  .docs-block .item .name-prev {
    padding: 24px 16px 32px;
  }

  .docs-block .item .tag {
    font-size: 10px;
    white-space: nowrap;
  }

  .docs-block .item .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
  }
}

/*-----------------
        programs-block
------------------*/

.programs-block .item .data .img {
  border-radius: var(--radius_min);
  overflow: hidden;
  max-height: 468px;
}

.programs-block .tag {
  white-space: nowrap;
}

.programs-block .item:hover:not(.empty) .title .tag,
.programs-block .item.active:not(.empty) .title .tag {
  background-color: var(--color-first);
}

.programs-block .item .explan {
  padding: 8px 12px;
  border-radius: 12px;
  background-color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.programs-block .program-items .program-item {
  border-radius: 16px;
  padding: 22px 25px;
  background-color: #fff;
}

.programs-block .program-items .program-item + .program-item {
  margin-top: 9px;
}

@media (max-width: 768px) {
  .programs-block .item .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
  }

  .programs-block .item .title .tag {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 12px;
    border-radius: 12px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
  }

  .programs-block .item .title .program-name {
    width: 100%;
  }

  .programs-block .program-items .program-item {
    padding: 14px 16px 14px 25px;
    min-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/*client-block*/
.client-block .owl-stage-outer {
  overflow: visible;
}

.client-block .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.client-block .item {
  background-color: #fff;
  border-radius: 32px;
  overflow: hidden;
  padding: 32px 22px 40px;
  height: 100%;
}

.client-block .item img {
  width: 180px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  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;
}

.client-block .item img img {
  -o-object-fit: contain;
  object-fit: contain;
}

.client-block .item .desc {
  margin-top: 32px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.reviews-block .owl-stage-outer {
  overflow: visible;
}

.reviews-block .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reviews-block .item {
  height: 100%;
}

.reviews-block .item img {
  height: 100%;
  height: auto;
}

.reviews {
  max-width: 1136px;
}

.reviews .item {
  padding: 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews .item .img {
  width: 207px;
  height: 292px;
}

.reviews .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.reviews .item .info {
  width: calc(100% - 239px);
  margin-left: auto;
}

.reviews .item .info .h3 {
  margin-bottom: 16px;
}

.reviews .item .info .name {
  margin-top: 16px;
}

.reviews .item + .item {
  margin-top: 16px;
}

.reviews .more {
  margin-top: 64px;
}

@media (max-width: 768px) {
  .reviews .item {
    padding: 32px 24px;
  }

  .reviews .item .img {
    width: 170px;
    height: 245px;
  }

  .reviews .item .info {
    width: 100%;
  }
}

.reviews_full .item .img {
  width: 365px;
  height: 164px;
  margin-bottom: 24px;
}

.reviews_full .item .info {
  width: 100%;
}

@media (max-width: 576px) {
  .slider_def .owl-carousel {
    width: 280px;
    margin: 0;
  }

  .slider_def .owl-carousel .item {
    width: 100%;
  }

  .slider_def .slider_nav {
    display: none;
  }
}
.slider_def_sub.visible .owl-stage-outer,
.slider_def.visible .owl-stage-outer {
  overflow: visible;
}

.slider_def .owl-stage {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
}

.gallery-block .owl-carousel .item {
  line-height: 0;
  height: 180px;
  display: block;
  overflow: hidden;
}

.gallery-block .owl-carousel .item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: var(--radius_min);
}

/*-------------
      important-block
----------------*/
.important-block .info {
  width: calc(100% - 144px);
}
.important-block .img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-left: auto;
}
.important-block .img img {
  object-fit: cover;
  height: 100%;
}
@media (max-width: 576px) {
  .important-block .info {
    order: 2;
    width: 100%;
  }
  .important-block .img {
    order: 1;
    margin-left: 0;
    margin-bottom: 24px;
    width: 80px;
    height: 80px;
  }
}

.form-section .wraps_form {
  border-radius: var(--radius);
  background-color: var(--color-bg-1);
}

.form-section .wraps_form .form_wrap {
  padding: 64px 57px 120px 67px;
}

.form-section .wraps_form .form_wrap .form {
  /* max-width: 460px; */
  margin-left: auto;
}

.form-section .wraps_form .form_wrap .form > * + * {
  margin-top: 24px;
}

.form-section .wraps_form .form_wrap .form .input {
  background-color: transparent;
}

.form-section .wraps_form .form_wrap .form .submit {
  margin-top: 32px;
}

.form-section .form_info {
  padding: 64px 10px 64px 64px;
}

.form-section .form_info .desc {
  max-width: 492px;
}

.form-section .form_info .infos-block-form {
  max-width: 440px;
}

.form-section .form_info .infos-block-form .item .name {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-gray);
}

.form-section .form_info .infos-block-form .item .val {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
}

.form-section .form_info .infos-block-form .item + .item {
  margin-top: 48px;
}

@media (max-width: 1024px) {
  .form-section .form_info {
    padding: 48px 40px 0 24px;
  }

  .form-section .wraps_form .form_wrap {
    padding: 48px 40px 48px 24px;
  }
}

@media (max-width: 768px) {
  .form-section .form_info {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .form-section .form_info .infos-block-form .item .name {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
  }

  .form-section .form_info .infos-block-form .item .val {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }

  .form-section .form_info .infos-block-form .item + .item {
    margin-top: 32px;
  }

  .form-section .wraps_form .form_wrap {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 24px;
  }

  .form-section .wraps_form .form_wrap .form {
    margin-left: 0;
  }

  .form-section .wraps_form .form_wrap .form > * + * {
    margin-top: 16px;
  }

  .form-section .wraps_form .form_wrap .form .submit {
    margin-top: 24px;
  }

  .form-section .wraps_form .form_wrap .title {
    font-size: 18px;
    line-height: 22px;
  }
}

.box-section {
  max-width: 100%;
}

.box-section > .name {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.box-section .box .tit {
  color: var(--color-gray);
  margin-bottom: 16px;
}

.box-section .box_min {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.box-section .box_min .icon {
  margin-bottom: 12px;
}

.accordion .item .box-section {
  max-width: 100%;
}

.gallery .items {
  margin-top: -24px;
  margin-left: -24px;
}

.gallery .items .item {
  width: calc(25% - 24px);
  margin-top: 24px;
  margin-left: 24px;
  border-radius: 24px;
  overflow: hidden;
}

.gallery .items .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .gallery .items .item {
    width: calc(33.333% - 24px);
  }
}

@media (max-width: 768px) {
  .gallery .items {
    margin: 0;
  }
}

.prog-items {
  margin-top: -12px;
  margin-left: -12px;
}

.prog-items > * {
  margin-top: 12px;
  margin-left: 12px;
  padding: 28px 48px;
  border-radius: 16px;
  border: 1px solid var(--color-light-gray);
}

@media (max-width: 768px) {
  .prog-items > * {
    padding: 20px 70px 20px 12px;
  }
}

.contacts_page .info {
  width: calc(100% - 800px);
}

.contacts_page .info .row .h3 {
  margin-bottom: 24px;
}

.contacts_page .info .row + .row {
  margin-top: 48px;
}

.contacts_page .map {
  width: 784px;
  height: 752px;
  border-radius: 48px;
  overflow: hidden;
  margin-left: auto;
}

@media (max-width: 1440px) {
  .contacts_page .info {
    width: calc(100% - 600px);
  }

  .contacts_page .map {
    width: 580px;
    height: 560px;
  }
}

@media (max-width: 1024px) {
  .contacts_page .info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 32px;
  }

  .contacts_page .info .row .h3 {
    margin-bottom: 16px;
  }

  .contacts_page .info .row + .row {
    margin-top: 32px;
  }

  .contacts_page .map {
    width: 100%;
    height: 300px;
    margin-top: 0px;
    border-radius: 24px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (max-width: 576px) {
  .services-block .items {
    max-width: 100%;
  }

  .services-block .items:not(.slider_mob) {
    max-width: 100%;
  }

  .services-block .items .item {
    width: 100%;
  }
}

footer {
  background-color: var(--color-footer-bg);
  color: #fff;
  padding: 72px 0;
  position: relative;
  border-radius: var(--radius) var(--radius) 0 0;
  overflow: hidden;
}
footer > .cont {
  position: relative;
  z-index: 1;
}

footer a {
  color: #fff;
}

footer .logo {
  width: 306px;
}

footer .logo svg {
  width: 100%;
  height: auto;
}

footer .logo svg path {
  fill: #fff;
}

footer .contact_footer {
  width: 556px;
  /* border: 1px solid #FFFFFF; */
  background-color: #004c99;
  border-radius: var(--radius);
  padding: 48px 48px;
}

footer .contact_footer > * + * {
  margin-top: 40px;
}

footer .contact_footer .wrap_btn {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px 48px;
  margin-top: 32px;
}

/* footer .contact_footer .btn {
  background-color: #fff;
  color: var(--color-black);
} */

footer .contact_footer .tit {
  margin-bottom: 24px;
}

footer .contact_footer .desc {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

footer .contact_footer .desc p + p {
  margin-top: 16px;
}

footer .contact_footer .socials a {
  font-size: 24px;
  color: #fff;
}

footer .contact_footer .socials a i,
footer .contact_footer .socials a svg {
  fill: #fff;
  color: #ffffff;
}

footer .contact_footer .policy {
  display: block;
}

footer .menu .item {
  width: 100%;
}

footer .menu .item + .item {
  margin-top: 40px;
}

footer .menu a {
  color: #fff;
}

footer .menu .links {
  padding: 0;
  margin: 0;
  margin-top: 64px;
}

footer .menu .links * + * {
  margin-top: 40px;
}

footer .menu .links a {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

footer .col_right {
  margin-left: 7%;
  width: calc(100% - (565px + 7%));
  position: relative;
  z-index: 1;
}

footer .bottom-footer {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: -20px;
}

footer .logo-sign {
  width: 70%;
  height: auto;
  max-width: 680px;
  position: absolute;
  bottom: -7px;
  right: 0px;
}

footer .logo-sign svg {
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  footer .logo {
    width: 140px;
    line-height: 0;
  }

  footer .contact_footer {
    width: 344px;
    padding: 32px 16px;
  }

  footer .contact_footer .wrap_btn {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 24px;
  }

  footer .col_right {
    margin-left: 32px;
    width: calc(100% - 376px);
  }

  footer .menu .item + .item {
    margin-top: 32px;
  }

  footer .menu .links * + * {
    margin-top: 32px;
  }
}

@media (max-width: 768px) {
  footer .contact_footer .wrap_soc {
    order: 3;
  }
  footer .menu .links a {
    font-size: 18px;
    line-height: 24px;
  }

  footer .bottom-footer {
    margin-left: -16px;
    margin-top: -16px;
  }

  footer .bottom-footer > * {
    margin-left: 16px;
    margin-top: 16px;
  }
}

@media (max-width: 576px) {
  footer {
    padding: 32px 16px;
  }

  footer .contact_footer {
    background-color: transparent;
    width: 100%;
    border: none;
    padding: 0;
  }

  footer .contact_footer > * + * {
    margin-top: 32px;
  }

  footer .contact_footer .btn-block-min {
    margin-top: 16px;
  }

  footer .contact_footer .logo {
    width: 180px;
  }

  footer .contact_footer .row.link_port {
    margin-top: 16px;
  }

  footer .contact_footer .row.link_port a {
    margin-top: 16px;
  }

  footer .col_right {
    display: none;
  }

  footer .bottom-footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0;
  }

  footer .logo-sign {
    display: none;
  }
}

@media (max-width: 1736px) {
  .shell_mob {
    margin-left: 8px;
    margin-right: 8px;
    width: calc(100% - 16px);
  }
}

@media (max-width: 1700px) {
  header .menu .menu-item > a,
  header .menu .item > a {
    padding: 0 10px;
  }

  header .menu .language {
    display: none;
  }

  header .header-right .btn-contact .phone_wrap .select span,
  header .header-right .btn-contact .btn:first-child span {
    display: none;
  }

  header .search {
    margin-left: 12px;
  }

  header .header-right .search {
    margin-right: 0;
  }

  header .sub_menu .btn-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block-shell:not(.shell_mob) {
    border-radius: 0;
  }

  .cont .block-shell:not(.shell_mob) {
    border-radius: 32px;
  }
}

@media (max-width: 1280px) {
  :root {
    --font_size_title: 42px;
  }

  header .menu .menu-item > a,
  header .menu .item > a {
    padding: 0 8px;
  }

  .page_title {
    line-height: 48px;
  }

  .page_title_front {
    font-size: 48px;
    line-height: 56px;
  }
}

@media (max-width: 768px) {
  :root {
    --font_size_title: 32px;
    --title_block: 24px;
    --radius: 24px;
  }

  .page_title {
    line-height: 36px;
  }

  .page_title br {
    display: none;
  }

  .page_title_front {
    font-size: 32px;
    line-height: 36px;
  }

  .title_block {
    line-height: 28px;
  }

  .breadcrumbs {
    display: none;
  }

  .btn {
    line-height: 60px;
    height: 60px;
    display: inline-block;
    padding: 0 20px;
    max-width: 100%;
    white-space: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    height: auto;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .btn_min {
    line-height: 44px;
    height: 44px;
    padding: 0 16px;
    font-size: 14px;
    font-weight: 500;
  }

  .btn_nocolor {
    padding: 0;
    line-height: 1;
    height: auto;
  }
}
