@charset "UTF-8";
html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.swiper-button-disabled {
  opacity: 0 !important; }

.swiper-button:focus {
  outline: none; }

.cpadding {
  padding: 0 calc((100% - 1400px)/2); }
  @media (max-width: 1439px) {
    .cpadding {
      padding: 0 calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .cpadding {
      padding: 0 calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .cpadding {
      padding: 0 calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .cpadding {
      padding: 0 calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .cpadding {
      padding: 0 calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .cpadding {
      padding: 0 15px; } }

.lcpadding {
  padding-left: calc((100% - 1400px)/2); }
  @media only screen and (max-width: 1199px) {
    .lcpadding {
      padding-left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .lcpadding {
      padding-left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .lcpadding {
      padding-left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .lcpadding {
      padding-left: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .lcpadding {
      padding-left: 15px; } }

.rcpadding {
  padding-right: calc((100% - 1400px)/2); }
  @media only screen and (max-width: 1199px) {
    .rcpadding {
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .rcpadding {
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .rcpadding {
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .rcpadding {
      padding-right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .rcpadding {
      padding-right: 15px; } }

.contain {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (max-width: 1439px) {
  .contain {
    max-width: 1170px; } }

@media only screen and (max-width: 1199px) {
  .contain {
    max-width: 970px; } }

@media only screen and (max-width: 991px) {
  .contain {
    max-width: 750px; } }

@media only screen and (max-width: 767px) {
  .contain {
    max-width: 600px; } }

@media only screen and (max-width: 640px) {
  .contain {
    max-width: 530px; } }

@media only screen and (max-width: 575px) {
  .contain {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 320px) {
  body, body > * {
    width: auto;
    min-width: 320px; } }

@media only screen and (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

:root {
  --txt: #181516;
  --red: #dc2022;
  --font-family: "Jost", sans-serif;
  --second-family: "Montserrat", sans-serif; }

@font-face {
  font-family: 'Calibri';
  src: url("../fonts/Calibri-regular.woff") format("woff"), url("../fonts/Calibri-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  border: none;
  outline: none; }

textarea:hover, textarea:active, textarea:focus {
  outline: none; }

body {
  font-family: "Jost", sans-serif;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  min-height: 100vh; }
  body.ohi {
    overflow: hidden; }

.section {
  padding: 60px 0; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #f2f2f2; }

.main {
  flex-grow: 1; }

.top__row-mobile-line,
.burger-w {
  display: none; }

/*modal*/
.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 15;
  display: none;
  background: rgba(24, 21, 22, 0.95); }

.modal-form__layout {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2; }

.modal-form__block {
  position: absolute;
  top: 5%;
  margin-bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 6;
  min-height: 100px;
  border-radius: 30px;
  width: calc(100% - 30px);
  max-width: 400px;
  padding: 66px 30px 40px 30px;
  background: var(--txt);
  background: url("../img/modal-bg.jpg") no-repeat center;
  background-size: cover; }
  .modal-form__block:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    fill: rgba(220, 32, 34, 0.6);
    filter: blur(250px);
    width: 400px;
    height: 344px; }
  .modal-form__block form input[type="email"],
  .modal-form__block form input[type="tel"],
  .modal-form__block form input[type="password"],
  .modal-form__block form input[type="text"] {
    margin-bottom: 10px; }

.modal__title {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
  text-align: center; }

.modal__txt {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #fff; }
  .modal__txt a {
    text-decoration: underline;
    color: #FFF; }
    .modal__txt a:hover {
      text-decoration: none; }

.modal__btn {
  width: 100%;
  max-width: 100%; }

.modal__btns {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: 31px; }
  .modal__btns .btn-o {
    background: none;
    color: #FFF;
    border-color: #FFF; }
    @media (any-hover: hover) {
      .modal__btns .btn-o:hover {
        border-color: #dc2022; } }
  .modal__btns .btn-o,
  .modal__btns .btn {
    height: 60px;
    box-shadow: none;
    width: calc(50% - 12px);
    padding: 0 10px;
    min-width: unset; }

.cookies.show {
  display: block;
  opacity: 1;
  pointer-events: all; }

.label {
  display: flex;
  cursor: pointer;
  margin-bottom: 20px; }
  .label input[type="checkbox"] {
    display: none; }
    .label input[type="checkbox"] + div {
      font-family: var(--second-family);
      font-weight: 500;
      font-size: 14px;
      line-height: 1;
      letter-spacing: -0.02em;
      color: #fff;
      position: relative;
      padding-left: 36px; }
      .label input[type="checkbox"] + div a {
        text-decoration: underline;
        color: #FFF; }
        .label input[type="checkbox"] + div a:hover {
          text-decoration: none; }
      .label input[type="checkbox"] + div:before {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        display: block;
        flex: none;
        margin-right: 8px;
        border-radius: 8px;
        width: 28px;
        height: 28px;
        flex: none;
        background-color: #dc2022; }
    .label input[type="checkbox"]:checked + div:before {
      background: #dc2022 url("../img/check10.svg") no-repeat center; }

.modal-form__inner {
  position: relative; }

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 7;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #dc2022 url("../img/close-w.svg") no-repeat center; }

/*end modal*/
.btn,
.btn-o,
*[class$="__btn"] {
  transition: 0.33s; }
  .btn:hover,
  .btn-o:hover,
  *[class$="__btn"]:hover {
    text-decoration: none; }

.top {
  padding-top: 20px;
  padding-bottom: 20px; }

.top__row {
  display: flex;
  gap: 120px; }

@media (min-width: 1200px) {
  .header__col.cpadding {
    padding: 0 !important; } }

.head__logo-w {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  gap: 20px; }

.logo {
  width: 212px;
  display: inline-flex;
  flex: none; }
  .logo img {
    max-width: 100%;
    height: auto;
    width: 100%; }

.head__logo-border {
  border-radius: 3px;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #ec930f 0%, #dc2022 100%); }

.top__r {
  width: 100%;
  flex: 1 1 auto;
  gap: 23px;
  display: flex;
  flex-direction: column; }

.top__cont-w {
  display: flex;
  gap: 50px;
  align-items: center;
  flex: 1 1 auto;
  justify-content: space-between; }

.top-btn-o {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: var(--txt);
  background-color: #FFF;
  height: 56px;
  display: inline-flex;
  flex: none;
  border: 2px solid #dc2022;
  border-radius: 18px;
  padding-left: 30px;
  padding-right: 30px;
  align-items: center;
  justify-content: center;
  transition: 0.333s; }
  .top-btn-o:hover {
    text-decoration: none; }
  @media (any-hover: hover) {
    .top-btn-o:hover {
      background-color: #dc2022;
      color: #FFF; } }

.head__conts {
  display: flex;
  gap: 40px;
  justify-content: flex-end; }

.head__cont-mail {
  font-weight: 500;
  font-size: 18px;
  color: #181516;
  display: inline-flex;
  align-items: center;
  background: url("../img/cont-1-head.svg") no-repeat left center;
  padding-left: 33px; }

.head__span {
  margin-right: 5px;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center; }

.call__w {
  gap: 30px;
  display: flex;
  align-items: center; }

.call {
  display: flex;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: #181516;
  align-items: center;
  background: url("../img/cont-2-head.svg") no-repeat left center;
  padding-left: 26px;
  min-height: 20px;
  flex: none; }

.mn__ul {
  display: flex;
  gap: 110px;
  flex: 1 1 auto;
  margin-left: auto; }
  .mn__ul li {
    display: inline-flex;
    align-items: center; }
    .mn__ul li a {
      font-weight: 500;
      font-size: 18px;
      color: #181516; }
      .mn__ul li a:hover {
        text-decoration: none; }
      @media (any-hover: hover) {
        .mn__ul li a:hover {
          color: #dc2022; } }
      .mn__ul li a.act {
        font-weight: 500;
        color: #dc2022; }
    @media (max-width: 1199px) {
      .mn__ul li.parent {
        position: relative; }
        .mn__ul li.parent .parent-arrow {
          position: absolute;
          right: 0;
          top: 0;
          height: 20px;
          width: 30px;
          margin-right: 0; } }
    @media (any-hover: hover) {
      .mn__ul li.parent:hover .parent-arrow {
        transform: rotate(180deg); } }
    @media (max-width: 1199px) {
      .mn__ul li.parent.open {
        display: block;
        text-align: left; }
        .mn__ul li.parent.open ul {
          padding-top: 25px;
          padding-left: 10px;
          padding-bottom: 0;
          background: none;
          box-shadow: none;
          border-radius: 0;
          opacity: 1;
          visibility: visible;
          position: static;
          transform: none;
          gap: 15px; } }
  .mn__ul > li {
    position: relative; }
    @media (any-hover: hover) {
      .mn__ul > li:hover ul {
        opacity: 1;
        visibility: visible; } }
    .mn__ul > li > ul {
      z-index: 3;
      transform: translateY(100%);
      bottom: 0;
      left: -30px;
      position: absolute;
      border-radius: 18px;
      max-width: 100%;
      min-width: 273px;
      padding: 30px;
      box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.2);
      background: #f2f2f2;
      display: flex;
      gap: 30px;
      flex-direction: column;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.333s; }
      .mn__ul > li > ul li a {
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--txt); }
        .mn__ul > li > ul li a.active {
          color: #dc2022; }
        @media (any-hover: hover) {
          .mn__ul > li > ul li a:hover {
            text-decoration: none;
            color: #dc2022; } }

.parent-arrow {
  margin-left: 4px;
  width: 15px;
  height: 100%;
  background: url("../img/parent-arrow.svg") no-repeat center; }
  .parent-arrow.rotate {
    transform: rotate(180deg); }

.portf {
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 130px;
  padding-bottom: 60px; }
  .portf._inverse .portf__advant-txt,
  .portf._inverse .portf__txt,
  .portf._inverse .portf__title {
    color: var(--txt); }

.portf__row {
  display: flex;
  gap: 24px;
  align-items: flex-start; }
  .portf__row._bgwh {
    background-color: #FFF;
    border-radius: 20px;
    padding: 80px; }
    .portf__row._bgwh .portf__r {
      width: 45.88%; }
    .portf__row._bgwh .portf__cont {
      width: 55.12%; }

.portf__r {
  width: calc(50% - 12px);
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 1.075 / 1;
  height: auto; }
  .portf__r img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.portf__cont {
  width: calc(50% - 12px); }

.portf__lbl {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  background-color: #dc2022;
  border-radius: 18px;
  padding: 0px 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  margin-bottom: 5px; }

.portf__title {
  font-weight: 600;
  font-size: 52px;
  line-height: 1.2;
  text-transform: uppercase;
  color: white;
  margin-bottom: 20px; }
  .portf__title span {
    color: #dc2022; }

.portf__txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: white;
  font-family: var(--second-family); }
  .portf__txt + .btn {
    margin-top: 80px; }

.btn {
  display: inline-flex;
  border-radius: 20px;
  height: 58px;
  background: #dc2022;
  font-weight: 500;
  font-size: 18px;
  color: white;
  align-items: center;
  justify-content: center;
  padding: 0 68px;
  gap: 10px;
  position: relative;
  z-index: 1;
  box-shadow: 0 5px 0 #a81007;
  transition: 0.33s; }
  .btn i {
    flex: none;
    width: 18px;
    height: 16px;
    background: url("../img/arr-r-white.svg") no-repeat center; }
  @media (any-hover: hover) {
    .btn:hover {
      box-shadow: none !important;
      background-color: #CC0F11 !important; } }

.btn-o {
  border: 2px solid #dc2022;
  border-radius: 20px;
  padding: 0 30px;
  height: 60px;
  background: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  color: #181516;
  gap: 10px;
  transition: 0.333s; }
  .btn-o i {
    flex: none;
    width: 18px;
    height: 16px;
    background: url("../img/arr-r-bl.svg") no-repeat center; }
  @media (any-hover: hover) {
    .btn-o:hover {
      background-color: #dc2022;
      color: #FFF; }
      .btn-o:hover i {
        background: url("../img/arr-r-white.svg") no-repeat center; } }

.portf__btn {
  padding-left: 88px;
  padding-right: 88px; }

.portf__advant {
  margin-top: 97px;
  display: flex;
  gap: 40px; }

.portf__advant-item {
  display: flex;
  gap: 20px;
  align-items: center; }

.portf__advant-img {
  border-radius: 20px;
  width: 60px;
  height: 60px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none; }

.portf__advant-txt {
  font-weight: 500;
  font-size: 20px;
  text-transform: lowercase;
  color: white; }

.s-advant {
  padding: 60px 0; }

.advant__w {
  border-radius: 20px;
  background: rgba(220, 32, 34, 0.6);
  padding: 14px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px; }

.advant__item {
  border-radius: 20px;
  min-height: 216px;
  background: white;
  padding: 30px; }

.advant__img {
  border-radius: 20px;
  width: 60px;
  height: 60px;
  background: #dc2022;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  flex: 0 0 auto; }

.advant__name-w {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 76px;
  gap: 10px; }

.advant__name {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  color: #181516; }

.advant__txt {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #181516;
  text-transform: lowercase; }

.s-what {
  padding: 60px 0; }

.what__h-w {
  display: flex;
  flex: 1 1 auto;
  align-items: flex-end; }

.h2__w {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px;
  align-items: flex-end;
  margin-bottom: 40px; }
  .h2__w .h2 {
    margin-bottom: 0; }

.cat__lbl {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 18px;
  padding: 0px 20px;
  height: 42px;
  background: var(--txt);
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff; }
  .cat__lbl:hover {
    text-decoration: none; }

.h2 {
  font-weight: 600;
  font-size: 48px;
  color: #181516;
  margin-bottom: 0px;
  line-height: 1.2;
  position: relative;
  padding-top: 11px;
  margin-bottom: 30px;
  text-transform: uppercase; }
  .h2:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
    width: 212px;
    height: 6px;
    background: linear-gradient(90deg, #ec930f 0%, #dc2022 100%); }
  .h2 + .subtitle {
    margin-top: -10px; }

.subtitle {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: -0.02em;
  color: var(--txt);
  margin-bottom: 40px; }
  @media (max-width: 640px) {
    .subtitle {
      margin-bottom: 20px; } }

.what__h-txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #181516;
  padding-right: 156px;
  font-family: var(--second-family); }

.what__items {
  display: flex;
  gap: 24px;
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

.what__item {
  border-radius: 20px;
  min-height: 511px;
  background: white;
  padding: 30px;
  display: flex;
  flex-direction: column; }

.what__item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 185px;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 30px; }
  .what__item-img:hover {
    text-decoration: none; }

.what__item-name {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #181516;
  margin-bottom: 10px;
  min-height: 48px;
  display: block; }
  .what__item-name:hover {
    text-decoration: none; }

.what__item-txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
  color: #181516;
  margin-bottom: 20px;
  min-height: 75px;
  font-family: var(--second-family); }

.what__item-btn {
  padding: 0 20px;
  height: 60px;
  width: 100%;
  font-size: 20px;
  margin-top: auto; }

.s-exampl {
  background: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px; }

.exampl__btn-span {
  background-image: url("img/arr-r-black.svg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 10px; }

.exampl__w {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px; }

.exampl__item {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
  height: auto;
  aspect-ratio: 1.1868 / 1;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  position: relative;
  overflow: hidden; }
  .exampl__item img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .exampl__item:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../img/extens.svg");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 62px;
    height: 62px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: 0.33s; }
  @media (any-hover: hover) {
    .exampl__item:hover:before {
      opacity: 1;
      visibility: visible; } }

.s-adv-comp {
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 458px; }

.adv-comp__rad {
  border-radius: 60px;
  max-width: 1600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding-top: 133px;
  display: flex;
  justify-content: center;
  position: relative; }

.adv-comp__w {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 1fr 32.2%;
  gap: 142px; }

.adv-comp__r > p {
  margin-top: 30px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  color: #181516;
  margin-bottom: 0; }

.adv-comp-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.171 / 1;
  border-radius: 20px;
  background: #181516;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 53px 63px;
  flex: 0 0 auto;
  overflow: hidden; }
  .adv-comp-img img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.adv-comp__video {
  border-radius: 50px;
  background: rgba(24, 21, 22, 0.6);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1.486 / 1;
  margin-bottom: -393px; }
  .adv-comp__video img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .adv-comp__video:hover {
    text-decoration: none; }
    .adv-comp__video:hover:before {
      background-image: url("../img/video-btn-hov.svg"); }
  .adv-comp__video:before {
    content: "";
    position: absolute;
    display: flex;
    width: 100px;
    height: 100px;
    background-image: url("../img/video-btn.svg");
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 auto;
    z-index: 2;
    transition: 0.44s; }

.adv-comp__video._stat {
  aspect-ratio: 1.7789 / 1; }

.s-outd {
  background: #f2f2f2;
  padding: 60px 0;
  display: flex;
  justify-content: center; }

.outd__bg {
  background-image: url("../img/outd-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
  padding: 120px 0;
  width: 100%;
  max-width: 1840px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center; }

.outd__w {
  display: flex;
  align-items: flex-start; }

.outd__col {
  width: 50%; }
  .outd__col p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: -0.02em;
    color: white; }
    .outd__col p:last-child {
      margin-bottom: 0; }
  .outd__col .h4 {
    margin-top: 30px;
    margin-bottom: 0; }

.h4 {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  margin-bottom: 25px; }

.w-row.redbord > img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.s-disc {
  background: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px; }

.disc__w {
  border-radius: 50px;
  padding: 80px;
  background-image: url("../img/disc-bg1.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  gap: 40px; }

.disc__form-w {
  width: 395px;
  flex: none; }
  .disc__form-w input[type="email"],
  .disc__form-w input[type="tel"],
  .disc__form-w input[type="password"],
  .disc__form-w input[type="text"] {
    background: white;
    border-radius: 20px;
    height: 58px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.02em;
    color: rgba(24, 21, 22, 0.5);
    width: 100%; }
    .disc__form-w input[type="email"]:not(:last-child),
    .disc__form-w input[type="tel"]:not(:last-child),
    .disc__form-w input[type="password"]:not(:last-child),
    .disc__form-w input[type="text"]:not(:last-child) {
      margin-bottom: 20px; }
  .disc__form-w button {
    width: 100%; }

.disc__title {
  font-weight: 600;
  font-size: 48px;
  color: white;
  margin-bottom: 20px; }

.disc__txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: white;
  margin-bottom: 20px;
  font-family: var(--second-family); }

.disc__label {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
  cursor: pointer; }
  .disc__label input[type="checkbox"] {
    display: none; }
    .disc__label input[type="checkbox"] + div {
      font-weight: 500;
      font-size: 14px;
      letter-spacing: -0.02em;
      color: white;
      position: relative;
      padding-left: 38px;
      max-width: 315px; }
      .disc__label input[type="checkbox"] + div a {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: -0.02em;
        color: white;
        text-decoration: underline; }
        .disc__label input[type="checkbox"] + div a:hover {
          text-decoration: none; }
      .disc__label input[type="checkbox"] + div:before {
        content: "";
        display: block;
        background: #dc2022;
        border-radius: 8px;
        width: 28px;
        height: 28px;
        flex: 0 0 auto;
        position: absolute;
        left: 0;
        top: 0; }
    .disc__label input[type="checkbox"]:checked + div:before {
      background-image: url("../img/check.svg");
      background-repeat: no-repeat;
      background-position: center; }

.disc__map {
  flex: 1 1 auto;
  width: 608px;
  overflow: hidden;
  border-radius: 27px; }
  .disc__map img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

footer {
  margin-top: 60px; }

.f-logo {
  display: inline-flex;
  width: 212px;
  flex: 0 0 auto; }
  .f-logo:hover {
    text-decoration: none; }
  .f-logo > img {
    max-width: 100%;
    width: 100%;
    height: auto; }

.footer {
  background: white;
  border-radius: 50px 50px 0px 0px;
  maxw-width: 1840px;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 110px;
  margin-left: auto;
  margin-right: auto; }

.foot__w {
  display: grid;
  grid-template-columns: 23.7% 1fr;
  gap: 20px; }

.foot__l {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  flex: none; }

.head__row {
  gap: 23px;
  display: flex;
  flex-direction: column; }

.f-logo__slogan {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
  color: #181516; }

.foot__conts {
  display: flex;
  gap: 40px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 54px; }

.foot__cont-mail {
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: #181516;
  display: flex;
  align-items: center; }

.head__span {
  margin-right: 5px;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center; }

.foot__call__w {
  gap: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.foot__mn__ul {
  gap: 100px;
  display: flex;
  align-items: center;
  margin-left: auto; }
  .foot__mn__ul li {
    display: flex;
    align-items: center;
    justify-content: center; }
    .foot__mn__ul li a {
      font-weight: 500;
      font-size: 18px;
      color: #181516; }
      .foot__mn__ul li a:hover {
        text-decoration: none; }
      @media (any-hover: hover) {
        .foot__mn__ul li a:hover {
          color: #dc2022; } }
      .foot__mn__ul li a.act {
        color: #dc2022; }

.bread {
  padding-top: 30px; }
  .bread ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
    .bread ul li {
      gap: 10px;
      display: flex;
      align-items: center;
      font-family: var(--font-family);
      font-weight: 500;
      font-size: 18px;
      line-height: 1;
      color: var(--txt); }
      .bread ul li a {
        color: rgba(24, 21, 22, 0.7); }
        .bread ul li a:hover {
          text-decoration: none; }
      .bread ul li:not(:last-child):after {
        content: "";
        display: block;
        width: 2px;
        height: 18px;
        background-color: #dc2022; }

.s-banner {
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px; }

.banner__bg {
  background-repeat: no-repeat;
  background-position: right center;
  padding: 80px 0px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 50px;
  min-height: 420px;
  background-color: var(--txt);
  position: relative;
  overflow: hidden; }

.banner-img__w {
  width: 57%;
  height: 100%;
  flex: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden; }
  .banner-img__w:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -170px;
    width: 80%;
    height: 100%;
    background: linear-gradient(90deg, #181516 0%, rgba(24, 21, 22, 0) 100%); }
  .banner-img__w img {
    object-position: left center;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .banner-img__w--portf:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 475px;
    height: 420px;
    background: linear-gradient(90deg, #181516 0%, rgba(24, 21, 22, 0) 41%); }

.banner__row {
  display: grid;
  grid-template-columns: 1fr 32.21%;
  gap: 142px; }
  .banner__row .banner__content {
    width: auto; }
    @media (min-width: 1200px) {
      .banner__row .banner__content p {
        font-size: 18px;
        line-height: 1.7; } }
    @media (min-width: 1200px) {
      .banner__row .banner__content .h2 {
        margin-bottom: 30px; } }

.banner-img__w2 {
  flex: none;
  aspect-ratio: 0.776 / 1;
  overflow: hidden;
  border-radius: 50px; }
  .banner-img__w2 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: left center; }

.banner__content {
  display: flex;
  flex-direction: column;
  width: 40%;
  position: relative;
  z-index: 2; }
  .banner__content p {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -0.02em;
    color: white; }
    .banner__content p:last-child {
      margin-bottom: 0; }
  @media (min-width: 992px) {
    .banner__content._w50 {
      width: 50%; } }
  .banner__content .h2 {
    margin-bottom: 20px; }
    @media (min-width: 641px) {
      .banner__content .h2 br {
        display: none; } }

.portf._video {
  position: relative;
  overflow: hidden;
  padding-bottom: 130px; }
  @media (max-width: 1439px) {
    .portf._video {
      padding: 80px 0; } }
  @media (max-width: 640px) {
    .portf._video {
      min-height: 730px;
      padding: 40px 0 60px 0; }
      .portf._video .portf__txt + .btn {
        margin-top: auto; } }
  .portf._video:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #000 0%, transparent 100%);
    z-index: 2; }
  .portf._video .video__picture {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 0; }
  .portf._video .portf__row {
    position: relative;
    z-index: 2; }

.video-desktop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }

.s-deliv {
  background: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px; }

.deliv__w {
  display: flex;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px; }

.deliv__item {
  background: white;
  border-radius: 20px;
  padding: 40px 30px 30px;
  display: flex;
  flex-direction: column; }
  .deliv__item ul {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .deliv__item ul li {
      display: flex;
      align-items: center;
      font-weight: 500;
      font-size: 16px;
      letter-spacing: -0.02em;
      color: #181516;
      position: relative;
      font-family: var(--second-family); }
      .deliv__item ul li:before {
        margin-right: 10px;
        flex: none;
        content: "";
        display: block;
        width: 28px;
        height: 28px;
        background-image: url("../img/check-deliv.svg");
        background-repeat: no-repeat;
        background-position: center center;
        display: block; }

.deliv__img {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto; }
  .deliv__img img {
    max-height: 100%;
    width: auto; }

.deliv__name-w {
  display: flex;
  flex-direction: column;
  gap: 15px;
  border-bottom: 1px solid #dc2022;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
  flex: 1 1 auto;
  width: 100%;
  align-items: center;
  min-height: 210px; }

.deliv__name {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  color: #181516;
  text-align: center;
  max-width: 391px;
  min-height: 60px; }

.deliv__price {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  color: #dc2022; }

.deliv__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
  color: #181516;
  font-family: var(--second-family);
  min-height: 75px;
  margin-bottom: 0; }

.s-zon {
  background: #f2f2f2;
  padding-top: 60px;
  padding-left: 6px;
  padding-bottom: 60px; }

.zon__w {
  border-radius: 50px;
  background: #181516;
  padding: 120px 120px 116px; }
  .zon__w .h2 {
    padding-top: 0;
    text-align: center; }
    .zon__w .h2:before {
      display: none; }

.zon__title {
  font-weight: 600;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  color: white; }

.zon__row {
  margin-top: 40px;
  display: flex;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 82px; }

.zon__item-w {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center; }

.zon__item {
  border-radius: 20px;
  background: white;
  padding: 20px 20px 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 549px; }
  .zon__item ul {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .zon__item ul li {
      font-weight: 500;
      font-size: 15px;
      letter-spacing: -0.02em;
      color: #181516;
      display: flex;
      gap: 5px;
      align-items: center;
      font-family: var(--second-family); }
      .zon__item ul li:before {
        content: "";
        display: block;
        width: 3px;
        height: 3px;
        flex: none;
        border-radius: 50%;
        background-color: var(--txt); }

.zon__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 252px;
  flex: 0 0 auto; }
  .zon__img img {
    max-height: 100%;
    width: auto; }

.zon__name {
  border-radius: 20px;
  background: url("../img/zon-icon.svg") left 10px center no-repeat #f2f2f2;
  height: 48px;
  font-weight: 600;
  font-size: 24px;
  color: #181516;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-transform: uppercase; }

.zon__del {
  font-weight: 600;
  font-size: 18px;
  color: #dc2022;
  text-align: center; }

.zon__loc {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #000; }

.s-payment {
  padding: 60px 0; }

.payment__row {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px; }

.payment__item {
  background: white;
  border-radius: 20px;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  gap: 20px; }

.payment__img {
  border-radius: 20px;
  background: #dc2022;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto; }

.payment__name {
  font-weight: 600;
  font-size: 24px;
  color: #181516; }

.payment__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #181516;
  margin-bottom: 0; }

.s-imp {
  padding: 60px 0; }

.imp__w {
  background-image: url("../img/imp-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  padding: 120px 119px;
  background-size: cover;
  border-radius: 50px; }

.imp__title {
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  color: white; }

.imp__row {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px; }

.imp__item {
  padding: 40px;
  border-radius: 20px;
  background: white;
  display: flex;
  flex-direction: column; }
  .imp__item ul {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    gap: 15px; }
    .imp__item ul li {
      background-image: url("../img/imp-arr.svg");
      background-repeat: no-repeat;
      background-position: left top 4px;
      padding-left: 32px;
      font-weight: 500;
      font-size: 15px;
      line-height: 1.2;
      letter-spacing: -0.02em;
      color: #181516;
      text-transform: lowercase; }
  .imp__item ul.imp__req {
    gap: unset; }
    .imp__item ul.imp__req li {
      padding-left: 0;
      background: none;
      font-family: var(--second-family);
      font-weight: 500;
      font-size: 18px;
      line-height: 1.7;
      letter-spacing: -0.02em;
      color: var(--txt); }
      .imp__item ul.imp__req li b, .imp__item ul.imp__req li strong {
        font-weight: 600; }

.imp__item-row {
  border-bottom: 2px solid #dc2022;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 15px;
  gap: 15px; }

.imp__item-icon {
  background: #dc2022;
  border-radius: 20px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto; }

.imp__itom-name {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  color: #181516; }

.imp__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #181516;
  margin-bottom: 20px; }

.s-need {
  padding: 60px 0; }

.need__w {
  background-image: url("../img/need-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50px;
  padding: 80px 120px 80px 120px; }
  @media (min-width: 1199px) {
    .need__w .h2 {
      margin-bottom: 28px; } }

.need__btn-w {
  margin-top: 30px;
  display: flex;
  justify-content: center; }
  .need__btn-w a.btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 323px;
    width: 100%;
    padding: 0 30px; }

.btn__shadow-wrap {
  position: relative; }
  .btn__shadow-wrap:after {
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    position: absolute;
    border-radius: 4px;
    width: calc(100% - 40px);
    height: 8px;
    filter: blur(12px);
    background: #000;
    z-index: 0; }
  .btn__shadow-wrap .btn {
    z-index: 2; }

.need__title {
  font-weight: 600;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  margin-bottom: 28px; }

.need__txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-align: center;
  color: white;
  margin-bottom: 50px; }

.need__form {
  width: 100%;
  gap: 10px 24px;
  display: grid;
  grid-template-columns: 34.02% 34.02% 27.86%; }
  .need__form .disc__label {
    margin-top: 0; }

input[type="email"],
input[type="tel"],
input[type="password"],
input[type="text"] {
  border: none;
  border-radius: 20px;
  height: 58px;
  background: white;
  padding-left: 20px;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: rgba(24, 21, 22, 0.5);
  width: 100%;
  font-weight: 500;
  font-family: var(--second-family); }
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="password"]:focus,
  input[type="text"]:focus {
    outline: none; }

textarea {
  border: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: rgba(24, 21, 22, 0.5);
  border-radius: 20px;
  padding: 19px;
  width: 100%;
  height: 82px;
  background: #fff;
  font-family: var(--second-family); }

.need__btn {
  width: auto;
  font-size: 20px; }
  @media (min-width: 1199px) {
    .need__btn {
      height: 60px; } }

.slick-dots {
  position: absolute;
  bottom: -32px;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 11;
  left: 50vw;
  width: auto;
  transform: translateX(-50%); }
  .slick-dots li {
    font-size: 0;
    background: none;
    padding: 0;
    margin: 0 6px; }
    .slick-dots li button {
      padding: 0;
      font-size: 0;
      outline: none;
      border: none;
      width: 12px;
      height: 12px;
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 50%; }
    .slick-dots li.slick-active button {
      background: #fff; }

.item {
  overflow: hidden;
  border-radius: 20px;
  background-color: #FFF;
  padding: 20px;
  display: flex;
  flex-direction: column; }

.item-img__w {
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  flex: none; }

.s-products {
  padding: 60px 0; }

.products__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 24px; }

.products__item .item-img__w {
  background: rgba(24, 21, 22, 0.15);
  height: 240px; }

.products__item .item__body {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1; }
  .products__item .item__body p {
    font-family: var(--second-family);
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: rgba(24, 21, 22, 0.8);
    margin-bottom: 20px; }

.products__item .btn {
  margin-top: auto;
  width: 100%; }

.products__title {
  margin-bottom: 10px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--txt);
  display: block;
  min-height: 58px; }
  .products__title:hover {
    text-decoration: none; }

.s-advantss {
  padding: 60px 0; }

.advantss__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px; }

.advantss__item {
  background: white;
  border-radius: 20px;
  padding: 30px;
  display: flex;
  flex-direction: column; }

.advantss__img {
  border-radius: 20px;
  background: #dc2022;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  margin-bottom: 20px; }

.advantss__name {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--txt);
  margin-bottom: 15px;
  min-height: 60px; }

.advantss__txt {
  margin-top: auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #181516;
  margin-bottom: 0;
  min-height: 75px; }

.s-comp-prof {
  padding: 60px 0; }

.comp-prof {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  gap: 24px; }
  .comp-prof._inv .comp-prof__item {
    background-color: #FFF; }

.why-prof {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, 1fr); }
  .why-prof._inv .comp-prof__item {
    background-color: #FFF; }

.comp-prof__item {
  background: whitesmoke;
  border-radius: 20px;
  padding: 40px 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px; }

.comp-prof__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200px;
  flex: 0 0 auto; }

.comp-prof__title {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #181516;
  max-width: 391px; }

.comp-prof__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
  color: #181516;
  margin-bottom: 0; }

.s-video {
  padding: 60px 0; }

.s-conts {
  padding: 50px 0 24px 0; }

.conts__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px; }

.conts__item {
  padding: 40px 30px;
  display: flex;
  flex-direction: column; }
  .conts__item .item-img__w {
    margin-bottom: 20px; }

.conts__lbl {
  border-radius: 20px;
  width: 100%;
  background-color: #dc2022;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 30px; }

.conts__infos {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px; }
  .conts__infos p,
  .conts__infos a {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    text-align: center;
    color: var(--txt);
    margin-bottom: 0;
    display: block; }
    .conts__infos p:hover,
    .conts__infos a:hover {
      text-decoration: none; }
  .conts__infos a + a {
    margin-top: 10px; }
  .conts__infos span {
    font-family: var(--second-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.02em;
    text-align: center;
    color: var(--txt); }

.conts__info {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  text-align: center;
  color: var(--txt);
  margin-top: auto; }

.s-contsmap {
  padding: 0 0 60px 0; }

@media (min-width: 641px) {
  .contsmap__item {
    border-radius: 50px; } }

.contsmap__item .item-img__w {
  height: 400px;
  border-radius: 40px; }
  .contsmap__item .item-img__w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.contsmap__item .item__body {
  padding-top: 30px; }

.contsmap__item .contsmap__title {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: var(--txt);
  margin-bottom: 15px; }

.contsmap__item .contsmap__txt {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  text-align: center;
  color: var(--txt);
  margin-bottom: 30px; }

.contsmap__item .contsmap__links {
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .contsmap__item .contsmap__links a {
    font-family: var(--second-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.02em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-align: center;
    color: #0059ff; }
    .contsmap__item .contsmap__links a:hover {
      text-decoration: none; }

.s-vform {
  padding: 60px 0; }

.vform {
  background: var(--txt);
  border-radius: 50px;
  padding: 80px 0; }
  .vform form {
    max-width: 688px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 15px; }
  .vform .disc__label {
    margin-bottom: 10px; }
    @media (max-width: 640px) {
      .vform .disc__label {
        margin-bottom: 0; } }
    .vform .disc__label input[type="checkbox"] + div {
      max-width: 100%; }
      .vform .disc__label input[type="checkbox"] + div:before {
        top: 50%;
        transform: translateY(-50%); }
  .vform .h2 {
    margin-bottom: 10px; }

.s-ptabs {
  padding: 30px 0 60px; }

.tabs__content-list-item {
  display: none; }
  .tabs__content-list-item.active {
    display: block; }

.tabs__list-item {
  cursor: pointer; }

.ptabs__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px; }
  .ptabs__list li {
    border: 2px solid #fff;
    border-radius: 18px;
    padding: 18px 40px;
    height: 54px;
    background-color: #FFF;
    cursor: pointer;
    flex: none;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--txt); }
    .ptabs__list li.active {
      border: 2px solid var(--txt); }

.ptabs__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding-top: 30px; }

.ptabs__item .item-img__w {
  height: 380px; }
  .ptabs__item .item-img__w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .ptabs__item .item-img__w:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../img/extens.svg");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 62px;
    height: 62px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: 0.33s; }
  @media (any-hover: hover) {
    .ptabs__item .item-img__w:hover:before {
      opacity: 1;
      visibility: visible; } }
  .ptabs__item .item-img__w:hover {
    text-decoration: none; }

.ptabs__item .item__body {
  padding: 15px 30px 40px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start; }

.ptabs__lbl {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  padding: 8px 12px;
  height: 30px;
  background: var(--txt); }

.ptabs__title {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--txt); }
  .ptabs__title:hover {
    text-decoration: none; }

.ptabs__txt {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: rgba(24, 21, 22, 0.8); }

.ptabs__item-2 .ptabs__title {
  min-height: 58px; }

.s-padvants {
  padding: 60px 0; }

.padvants__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px; }

.padvants__item {
  padding: 40px 30px;
  border-radius: 20px;
  min-height: 194px;
  background: #dc2022; }
  .padvants__item p {
    padding-bottom: 15px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 58px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px; }
  .padvants__item span {
    font-family: var(--second-family);
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8); }

.oprod__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px; }

.s-oprod {
  padding-bottom: 60px; }
  .s-oprod:first-child {
    padding-top: 30px; }

.oprod__item {
  display: flex;
  gap: 15px;
  padding: 15px;
  border-radius: 20px;
  background-color: #FFF; }
  @media (any-hover: hover) {
    .oprod__item:hover:hover {
      text-decoration: none; }
    .oprod__item:hover .oprod__img {
      background-color: #dc2022; } }

.oprod__img {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  border-radius: 20px;
  width: 150px;
  height: 150px;
  background: rgba(24, 21, 22, 0.15);
  flex: none;
  transition: background-color 0.33s; }
  .oprod__img:hover {
    text-decoration: none; }

.oprod__title {
  margin-bottom: 15px;
  display: block;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--txt); }
  .oprod__title:hover {
    text-decoration: none; }

.oprod__text {
  margin-top: auto;
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: rgba(24, 21, 22, 0.8); }

.oprod__body {
  padding: 20px 0 31px 0;
  display: flex;
  flex-direction: column; }

.oprod__ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: auto; }
  .oprod__ul li a {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--txt);
    border-radius: 18px;
    padding: 0px 20px;
    height: 42px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #dddcdc; }
    .oprod__ul li a:hover {
      text-decoration: none; }

.oequip__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px; }

.oequip__item {
  padding-bottom: 30px; }
  .oequip__item .item-img__w {
    text-decoration: none;
    width: 100%;
    height: 360px;
    background: #fff;
    border: 1px solid #DC2022; }
  .oequip__item .item__body {
    padding-top: 30px; }
    .oequip__item .item__body a {
      display: block;
      font-family: var(--font-family);
      font-weight: 600;
      font-size: 30px;
      line-height: 1.2;
      color: var(--txt);
      margin-bottom: 10px; }
      .oequip__item .item__body a:hover {
        text-decoration: none; }
    .oequip__item .item__body p {
      font-family: var(--second-family);
      font-weight: 500;
      font-size: 16px;
      line-height: 1.5;
      letter-spacing: -0.02em;
      color: var(--txt); }
      .oequip__item .item__body p:last-of-type {
        margin-bottom: 0; }
    .oequip__item .item__body ul {
      margin-top: 20px; }
      .oequip__item .item__body ul li {
        font-family: var(--second-family);
        font-weight: 600;
        font-size: 15px;
        line-height: 1;
        letter-spacing: -0.02em;
        color: var(--txt);
        border-radius: 10px;
        padding: 14px 20px;
        min-height: 43px;
        padding-left: 42px;
        position: relative;
        display: flex;
        align-items: center; }
        .oequip__item .item__body ul li:before {
          content: "";
          display: block;
          position: absolute;
          width: 12px;
          height: 12px;
          flex: none;
          border-radius: 50%;
          left: 20px;
          top: 50%;
          transform: translate(0%, -50%);
          background-color: var(--txt); }
        .oequip__item .item__body ul li:nth-child(odd) {
          background: #f2f2f2; }

.s-sserv {
  padding: 60px 0;
  background: #f2f2f2; }

.sserv__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px; }

.sserv__item {
  background: white;
  border-radius: 20px;
  padding: 20px 20px 40px;
  display: flex;
  flex-direction: column; }

.sserv__img-w {
  display: flex;
  height: 360px;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(24, 21, 22, 0.15);
  flex: 0 0 auto;
  align-items: center;
  justify-content: center; }
  .sserv__img-w:hover {
    text-decoration: none; }
  .sserv__img-w img {
    flex: 0 0 auto; }

.sserv__body {
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-grow: 1; }
  .sserv__body p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: #181516;
    margin-bottom: 30px; }
  .sserv__body ul {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-bottom: 30px; }
    .sserv__body ul li {
      display: flex;
      font-weight: 600;
      font-size: 15px;
      letter-spacing: -0.02em;
      color: #181516;
      border-radius: 10px;
      padding: 14px 20px 14px 45px;
      min-height: 43px;
      background-image: url("../img/check-li.svg");
      background-repeat: no-repeat;
      background-position: left 20px center; }
      .sserv__body ul li:nth-child(odd) {
        background-color: #f2f2f2; }

.sserv__title {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #181516;
  display: inline-block;
  margin-bottom: 5px;
  display: block; }
  .sserv__title:hover {
    text-decoration: none; }

.sserv__lbl {
  display: inline-flex;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 0px 12px;
  height: 30px;
  background: #181516;
  margin-bottom: 20px; }

.sserv__btn {
  padding: 0px 77px;
  margin-top: 30px;
  margin-top: auto; }

.howwork {
  border-radius: 50px;
  padding: 80px 60px 90px 60px;
  position: relative;
  overflow: hidden;
  background-color: var(--txt); }
  .howwork > * {
    position: relative; }
  .howwork:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/howwork-bg.jpg") no-repeat center;
    opacity: 0.8;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .howwork .h2 {
    margin-bottom: 10px; }

.howwork__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px; }

.howwork__item {
  min-height: 224px;
  padding: 30px 20px;
  background: var(--txt);
  border-radius: 20px;
  display: flex;
  align-items: center;
  flex-direction: column; }
  .howwork__item i {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    width: 60px;
    height: 60px;
    background-color: #dc2022;
    font-style: normal;
    text-align: center;
    margin-bottom: 20px; }
  .howwork__item p {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-bottom: 10px; }
  .howwork__item span {
    font-family: var(--second-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: -0.02em;
    text-align: center;
    color: rgba(255, 255, 255, 0.8); }

.s-comp {
  padding-top: 30px;
  padding-bottom: 0; }

.comp__wrap {
  max-width: 1600px;
  margin-left: auto;
  width: 100%;
  margin-right: auto;
  border-radius: 50px;
  background: white;
  padding: 40px 40px 121px; }

.comp__banner {
  border-radius: 50px;
  overflow: hidden;
  width: 100%;
  height: 540px; }
  .comp__banner img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.comp__body {
  padding-top: 60px; }

.comp__w {
  display: grid;
  grid-template-columns: 57% 1fr;
  gap: 142px; }
  .comp__w + .comp-prof {
    margin-top: 50px; }

.adv-comp__txt-w {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: -0.02em;
  color: #181516;
  display: flex;
  flex-direction: column; }
  .adv-comp__txt-w p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: -0.02em;
    color: #181516;
    margin-bottom: 24px; }
    .adv-comp__txt-w p:last-child {
      margin-bottom: 0; }

.comp__img-w {
  overflow: hidden;
  flex: 0 0 auto; }
  .comp__img-w img {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.s-quality {
  padding-top: 120px;
  padding-bottom: 105px; }

.adv-comp__txt-w {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: -0.02em;
  color: #181516;
  display: flex;
  flex-direction: column; }
  .adv-comp__txt-w p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: -0.02em;
    color: #181516; }
    .adv-comp__txt-w p:last-child {
      margin-bottom: 0; }

.comp__img-w {
  overflow: hidden;
  flex: 0 0 auto;
  aspect-ratio: 0.939 / 1; }
  .comp__img-w img {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.s-capab {
  background: #fff;
  border-radius: 50px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 108px 0 90px 0; }

.capab__txt,
.capab__desc p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: -0.02em;
  color: #181516;
  margin-bottom: 30px; }

.capab__w {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 40px; }

.capab__item {
  border-radius: 20px;
  background: #f2f2f2;
  display: flex;
  gap: 10px;
  align-items: center;
  padding-right: 15px; }

.capab__img {
  border: 1px solid rgba(24, 21, 22, 0.15);
  border-radius: 20px;
  width: 130px;
  height: 130px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff; }

.capab__name {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  color: #181516;
  max-width: 177px; }

.s-trust {
  padding-top: 120px;
  padding-bottom: 60px; }

.trust__head-w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 33px; }
  .trust__head-w > p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #181516;
    width: 50%;
    margin-bottom: 0; }
  .trust__head-w .h2 {
    margin-bottom: 0; }

.trus__desc {
  text-align: center;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
  color: var(--txt); }

.trust__w {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 30px; }

.trust__item {
  border-radius: 20px;
  background: white;
  padding: 35px 35px 30px; }

.trust__item-img {
  height: 262px;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-bottom: 30px; }
  .trust__item-img img {
    max-width: 100%;
    height: auto; }

.trust__name {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #181516;
  text-transform: capitalize; }

.contsus {
  border-radius: 50px;
  background: white;
  padding: 80px; }

.contsus__h {
  margin-bottom: 20px; }

.contsus__txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-align: center;
  color: #181516;
  margin-bottom: 50px; }

.contsus__row {
  display: flex;
  justify-content: space-between;
  gap: 15px; }

.contsus__cont {
  display: inline-flex;
  font-weight: 600;
  font-size: 20px;
  color: #181516;
  align-items: center;
  position: relative;
  gap: 15px; }
  .contsus__cont:hover {
    text-decoration: none; }
  .contsus__cont:before {
    content: "";
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    border-radius: 20px;
    width: 60px;
    height: 60px;
    background-color: #dc2022;
    background-position: center;
    background-repeat: no-repeat; }
  .contsus__cont._tel:before {
    background-image: url("../img/conts-1.svg"); }
  .contsus__cont._mail:before {
    background-image: url("../img/conts-2.svg"); }
  .contsus__cont._geo:before {
    background-image: url("../img/conts-3.svg"); }

.s-boxes {
  padding-top: 60px; }
  .s-boxes._first {
    padding-top: 50px; }
    @media (max-width: 991px) {
      .s-boxes._first {
        padding-top: 30px; } }
  .s-boxes + .s-comp-prof {
    padding-top: 60px; }
    @media (min-width: 1200px) {
      .s-boxes + .s-comp-prof {
        padding-top: 120px; } }

.boxes {
  border-radius: 20px;
  background: white;
  padding: 80px; }

.boxes__row {
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 36.94%; }

.boxes__price {
  border-radius: 18px;
  height: 60px;
  background: #f2f2f2;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 24px;
  color: #181516;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  gap: 10px;
  flex-wrap: wrap; }
  .boxes__price span {
    display: inline-block;
    color: #dc2022; }
  .boxes__price i {
    font-style: normal;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #dc2022;
    border-radius: 18px;
    padding: 0px 10px;
    width: 76px;
    height: 24px; }

.boxes__txt-w {
  margin-bottom: 40px; }
  .boxes__txt-w p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: -0.02em;
    color: #181516; }

.boxes__inf {
  margin-bottom: 30px; }

.boxes__inf-btn-w {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6); }

.boxes__inf-tab {
  border: 1px solid rgba(24, 21, 22, 0.15);
  border-radius: 18px 18px 0px 0px;
  padding: 18px 40px;
  height: 54px;
  background: #f2f2f2;
  font-weight: 500;
  font-size: 18px;
  color: rgba(24, 21, 22, 0.6);
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .boxes__inf-tab.active {
    border: 1px solid rgba(24, 21, 22, 0.6);
    background: #181516;
    color: white; }

.boxes__inf-txt {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: #181516;
  margin-bottom: 20px; }

.boxes__prod-table {
  width: 100%; }
  .boxes__prod-table tr:nth-child(1) td:nth-child(1) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 18px 0px 0px;
    background: #f2f2f2;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #181516; }
  .boxes__prod-table tr:nth-child(1) td:nth-child(2) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px 18px 0px 0px;
    background: #f2f2f2;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #181516; }
  .boxes__prod-table td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 16px 20px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #181516; }
    .boxes__prod-table td span {
      color: #dc2022; }
    .boxes__prod-table td a {
      text-decoration: underline;
      color: #181516; }
      .boxes__prod-table td a:hover {
        text-decoration: none; }
    .boxes__prod-table td:nth-child(1) {
      width: 60%; }
    .boxes__prod-table td:nth-child(2) {
      width: 40%;
      padding-left: 0; }

.prod-table {
  width: 100%; }
  .prod-table td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 16px 20px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #181516; }
    .prod-table td span {
      color: #dc2022; }
    .prod-table td a {
      text-decoration: underline;
      color: #181516; }
      .prod-table td a:hover {
        text-decoration: none; }
    .prod-table td:nth-child(1) {
      width: 35%; }
    .prod-table td:nth-child(2) {
      width: 65%;
      padding-left: 0; }

.boxes__img-w {
  border: 1px solid rgba(24, 21, 22, 0.15);
  border-radius: 20px;
  aspect-ratio: 0.948 / 1;
  width: 100%;
  height: auto;
  overflow: hidden;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  .boxes__img-w img {
    max-width: calc(100% - 20px);
    max-height: calc(100% - 100px);
    height: auto; }

.boxes__tabs .tabs__content-list {
  padding-top: 30px; }

.servv__advant {
  display: flex;
  gap: 30px;
  margin-top: auto;
  margin-top: 191px; }

.servv__advant-item p {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--txt);
  margin-bottom: 15px; }

.servv__advant-item span {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--txt); }
  @media (min-width: 641px) {
    .servv__advant-item span br {
      display: none; } }

.product__inf-txt {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: -0.02em;
  color: var(--txt); }
  .product__inf-txt + .comp-prof {
    margin-top: 60px; }

.s-product {
  padding-top: 0;
  padding-bottom: 60px; }

.matterial__w {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 30px; }
  .matterial__w .advant__name {
    text-transform: none; }

.prod__w {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 30px; }

.prod__item {
  display: block;
  border: 1px solid rgba(24, 21, 22, 0.15);
  border-radius: 20px 20px 20px 20px;
  background: #fff; }
  .prod__item:hover {
    text-decoration: none; }

.prod__img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  height: 319px;
  overflow: hidden; }
  .prod__img:not(.prod__img--min) img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .prod__img--min img {
    max-height: 80%;
    width: auto; }

.prod__txt-w {
  padding: 30px 30px 40px; }

.prod__title {
  font-weight: 600;
  font-size: 24px;
  color: #181516;
  margin-bottom: 10px; }

.prod__txt {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: rgba(24, 21, 22, 0.8);
  min-height: 44px; }

.description .show-more {
  display: none; }

@media only screen and (max-width: 1439px) {
  .mn__ul {
    gap: 60px; }
  .portf__title {
    font-size: 46px; }
  .portf__txt + .btn {
    margin-top: 50px; }
  .portf__r {
    width: 38%;
    margin-left: auto; }
  .portf__cont {
    width: 58%; }
  .portf__advant {
    margin-top: 67px; }
  .advant__name {
    font-size: 20px; }
  .h2 {
    font-size: 41px; }
  .h2:before {
    height: 4px;
    width: 180px; }
  .what__h-txt {
    font-size: 18px;
    padding-right: 0; }
  .what__items {
    gap: 18px; }
  .what__item {
    padding: 20px; }
  .what__item-name {
    font-size: 19px; }
  .btn-o,
  .btn {
    font-size: 18px; }
  .adv-comp__r > p {
    font-size: 21px; }
  .adv-comp__w {
    gap: 72px; }
  .top__row {
    gap: 80px; }
  .foot__mn__ul {
    gap: 50px; }
  .zon__row {
    gap: 20px; }
  .banner__row {
    gap: 72px; }
  .products__row {
    grid-template-columns: repeat(3, 1fr); }
  .padvants__item p {
    font-size: 42px; }
  .howwork__item p {
    font-size: 18px; }
  .why-prof {
    grid-template-columns: repeat(2, 1fr); }
  .capab__w {
    grid-template-columns: repeat(3, 1fr); }
  .contsus__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px; }
  .comp__w {
    gap: 60px; }
  .servv__advant-item p {
    font-size: 28px; }
  .portf__r {
    width: 35%; }
  .portf__row._bgwh .portf__cont {
    width: 65%; }
  .servv__advant {
    margin-top: 80px; } }

@media (max-width: 1199px) {
  .top__row {
    align-items: center; }
  .top {
    position: relative; }
  .top__row-mobile-line,
  .burger-w,
  .logo {
    position: relative;
    z-index: 15; }
  .burger-w {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    flex: none;
    background: #dc2022;
    margin-left: auto; }
  .burger {
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 15px;
    position: relative; }
  .burger.burger-open {
    background-color: transparent; }
  .burger:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 15px; }
  .burger:after {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 15px; }
  .burger.burger-open:before {
    transform: rotate(45deg) translate(5px, 5px);
    top: -7px; }
  .burger.burger-open:after {
    transform: rotate(-45deg) translate(8px, -9px);
    top: 12px; }
  .header__row {
    position: relative; }
  .header__col {
    position: absolute;
    width: 100%;
    background-color: #FFF;
    right: 0;
    transition: 0.5s;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: flex-start;
    top: 0;
    z-index: 14;
    overflow-y: auto;
    transform: translateX(150%);
    padding-top: 118px;
    padding-bottom: 30px;
    border-radius: 0 0 30px 30px; }
  .header__col.open {
    transform: translateX(0); }
  .portf {
    padding-top: 20px; }
  .section {
    padding: 40px 0; }
  .portf__title {
    font-size: 38px; }
  .portf__txt {
    font-size: 16px; }
    .portf__txt + .btn {
      margin-top: 25px; }
  .portf__advant-img {
    width: 40px;
    height: 40px; }
    .portf__advant-img img {
      max-width: 20px;
      height: auto; }
  .portf__advant-item {
    gap: 10px; }
  .portf__advant-txt {
    font-size: 18px; }
  .portf__advant {
    margin-top: 57px;
    gap: 30px; }
  .advant__item {
    padding: 20px;
    min-height: 197px; }
  .advant__name {
    font-size: 18px; }
  .h2 {
    font-size: 34px; }
  .what__h-txt {
    font-size: 16px; }
  .what__items {
    gap: 18px;
    grid-template-columns: repeat(2, 1fr); }
  .exampl__w {
    gap: 18px; }
  .disc__title {
    font-size: 40px; }
  .disc__form-w {
    width: 325px; }
  .foot__mn__ul {
    gap: 34px;
    margin-top: auto; }
  .footer {
    padding: 60px 0; }
  .foot__l {
    gap: 14px; }
  .foot__conts {
    margin-bottom: 45px; }
  .adv-comp__video {
    margin-bottom: -253px; }
  .s-adv-comp {
    padding-bottom: 340px; }
  .need__form {
    gap: 11px; }
  .deliv__w,
  .zon__row {
    grid-template-columns: repeat(2, 1fr); }
  .advantss__row {
    grid-template-columns: repeat(2, 1fr); }
  .comp-prof {
    display: flex;
    flex-direction: column; }
  .padvants__row {
    grid-template-columns: repeat(2, 1fr); }
  .oprod__row {
    grid-template-columns: repeat(2, 1fr); }
  .howwork__row {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; }
  .head__logo-border {
    display: none; }
  .top__row-mobile-line {
    background: linear-gradient(90deg, #ec930f 0%, #dc2022 100%);
    width: 100%;
    height: 2px;
    border-radius: 3px;
    display: block; }
  .top__row {
    padding-bottom: 7px;
    gap: 7px;
    flex-wrap: wrap; }
  .mn__ul,
  .top__cont-w {
    flex-direction: column;
    flex: unset; }
  .mn__ul {
    margin-left: unset;
    width: 100%;
    gap: 30px; }
  .header__col {
    gap: 40px; }
  .top__cont-w {
    width: 100%; }
  .head__conts {
    flex-direction: column;
    gap: 30px;
    width: 100%; }
  .call__w {
    display: contents; }
  .top-btn-o {
    width: 100%;
    margin-top: auto; }
  .trust__item-img {
    height: 92px; }
    .trust__item-img img {
      max-height: calc(100% - 0px);
      width: auto; }
  .trust__item {
    min-height: 150px; }
  .comp__banner {
    height: 390px; } }

@media (max-width: 991px) {
  .portf {
    padding-bottom: 40px; }
  .advant__w {
    grid-template-columns: repeat(2, 1fr); }
  .adv-comp__w {
    display: flex;
    flex-direction: column; }
  .adv-comp__r > p {
    font-size: 18px; }
  .adv-comp__w {
    gap: 40px; }
  .h4 {
    font-size: 20px; }
  .outd__col {
    width: 100%; }
  .outd__bg {
    padding: 60px 0; }
  .disc__w {
    flex-direction: column; }
  .disc__form-w {
    width: 100%; }
  .foot__w {
    display: flex;
    flex-direction: column; }
  .foot__mn__ul {
    margin-left: unset;
    justify-content: center; }
  .foot__conts {
    justify-content: center; }
  .disc__map {
    width: 100%; }
  .banner__content {
    width: 100%; }
  .banner__bg {
    min-height: unset; }
  .zon__w {
    padding: 60px 25px; }
  .payment__row {
    grid-template-columns: repeat(2, 1fr); }
  .need__w,
  .imp__w {
    padding: 60px 25px; }
  .banner__row {
    display: flex;
    flex-direction: column;
    gap: 30px; }
  .products__row {
    grid-template-columns: repeat(2, 1fr); }
  .conts__row {
    display: flex;
    flex-direction: column; }
  .vform {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .ptabs__row {
    grid-template-columns: repeat(2, 1fr); }
  .ptabs .cpadding {
    padding-right: 0; }
  .ptabs__list {
    flex-wrap: nowrap; }
  .ptabs__scroll {
    overflow-x: auto; }
  .oequip__item .item-img__w {
    height: 180px; }
    .oequip__item .item-img__w img {
      max-height: calc(100% - 40px); }
  .comp__w {
    display: flex;
    flex-direction: column;
    gap: 30px; }
  .capab__txt, .capab__desc p,
  .adv-comp__txt-w p {
    margin-bottom: 15px; }
  .comp__wrap {
    padding: 16px; }
  .capab__w {
    grid-template-columns: repeat(2, 1fr); }
  .s-capab {
    padding: 60px 0; }
  .trust__w {
    grid-template-columns: repeat(3, 1fr); }
  .boxes__row {
    display: flex;
    flex-direction: column; }
  .portf__row._bgwh {
    flex-direction: column;
    padding: 30px 15px; }
  .portf__row._bgwh .portf__r {
    width: 100%; }
  .portf__row._bgwh .portf__cont {
    width: 100%; }
  .servv__advant {
    margin-top: 50px;
    width: 100%; }
  .prod__w {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; }
  .matterial__w {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 767px) {
  .foot__mn__ul {
    gap: 20px;
    width: 100%;
    justify-content: space-between; }
  .foot__mn__ul li a {
    font-size: 16px; }
  .foot__conts {
    margin-bottom: 20px; }
  .disc__w {
    padding: 60px 20px 20px; }
  .adv-comp__video:before {
    width: 52px;
    height: 52px;
    -webkit-background-size: 52px;
    -o-background-size: 52px;
    background-size: 52px; }
  .h2 {
    font-size: 30px; }
  .portf__row {
    flex-direction: column; }
  .portf__cont {
    width: 100%; }
  .portf__r {
    height: 270px;
    width: 100%;
    margin-left: unset;
    aspect-ratio: unset; }
  .portf__advant {
    margin-top: 41px; }
  .adv-comp__video {
    margin-bottom: -163px; }
  .s-adv-comp {
    padding-bottom: 190px; }
  .deliv__w,
  .zon__row,
  .imp__row,
  .need__form {
    display: flex;
    flex-direction: column; }
  .deliv__item,
  .zon__item,
  .imp__item {
    width: 100%; }
  .deliv__name-w,
  .deliv__txt,
  .deliv__name {
    min-height: unset; }
  .ptabs__row {
    display: flex;
    flex-direction: column; }
  .ptabs__row {
    padding-top: 20px; }
  .ptabs__list {
    gap: 15px; }
    .ptabs__list li {
      font-size: 16px;
      padding: 18px 30px; }
  .s-ptabs {
    padding-top: 0; }
  .ptabs__item .item-img__w {
    height: 245px; }
  .ptabs__item .item__body {
    padding: 10px 20px 20px 20px; }
  .ptabs__lbl {
    font-size: 12px;
    height: 28px; }
  .ptabs__title {
    font-size: 20px; }
  .ptabs__txt {
    font-size: 14px; }
  .ptabs__row {
    gap: 20px; }
  .s-oprod {
    padding: 30px 0; }
    .s-oprod .h2__w {
      flex-wrap: wrap; }
      .s-oprod .h2__w .h2 {
        width: 100%; }
  .oequip__item {
    padding: 10px; }
  .oequip__item .item__body {
    padding: 10px;
    padding-top: 15px; }
  .oequip__item .item__body a {
    font-size: 20px;
    margin-bottom: 10px; }
  .oequip__item .item__body p {
    font-size: 13px; }
  .oequip__item .item__body ul li {
    font-size: 12px;
    padding: 8px;
    padding-left: 19px; }
    .oequip__item .item__body ul li:before {
      width: 8px;
      height: 8px;
      left: 6px; }
  .oequip__row {
    gap: 10px; }
  .sserv__row {
    display: flex;
    flex-direction: column;
    gap: 20px; }
  .why-prof {
    display: flex;
    flex-direction: column;
    gap: 20px; }
  .comp-prof__img img {
    max-height: calc(100% - 30px); }
  .howwork:before {
    background: url(../img/howwork-bg-mob.jpg) no-repeat center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .capab__item {
    flex-direction: column;
    padding-right: 0; }
  .capab__w {
    gap: 20px 10px;
    margin-bottom: 30px; }
  .capab__name {
    max-width: 100%;
    padding: 10px;
    padding-top: 0; }
  .capab__img {
    width: 100%; }
  .trust__head-w {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start; }
    .trust__head-w > p {
      width: 100%; }
  .s-capab .h2 {
    margin-bottom: 20px; }
  .trust__w {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; }
  .contsus__row {
    display: flex;
    flex-direction: column; }
  .contsus__txt {
    margin-bottom: 20px; }
  .comp__banner,
  .comp__wrap {
    border-radius: 30px; }
  .comp__banner {
    height: 320px; }
  .comp__body {
    padding-top: 30px; }
  .trust__head-w > p,
  .capab__txt, .capab__desc p,
  .adv-comp__txt-w p {
    font-size: 14px; }
  .comp__wrap {
    padding-left: 0;
    padding-right: 0; }
  .capab__name {
    font-size: 18px; }
  .trust__item {
    padding: 14px 10px; }
  .trust__item-img {
    margin-bottom: 10px; }
  .trust__name {
    font-size: 14px; }
  .trus__desc {
    font-size: 16px; }
  .contsus {
    padding: 80px 20px; }
  .contsus__txt {
    font-size: 14px; }
  .contsus__cont {
    gap: 10px;
    font-size: 18px; }
  .comp__banner {
    margin-right: 10px;
    margin-left: 10px;
    width: calc(100% - 20px); }
  .boxes__inf-tab {
    font-size: 16px;
    height: 52px;
    padding: 0 20px; }
  .need__form {
    gap: 20px; }
    .need__form .disc__label {
      display: flex;
      margin-bottom: 0;
      align-items: center; }
      .need__form .disc__label input[type="checkbox"] + div {
        max-width: 100%; }
        .need__form .disc__label input[type="checkbox"] + div:before {
          top: 50%;
          transform: translateY(-50%); } }

@media (max-width: 640px) {
  .foot__call__w,
  .foot__conts {
    flex-direction: column; }
  .portf__title {
    font-size: 30px;
    margin-bottom: 10px; }
  .portf__txt + .btn {
    margin-top: 20px; }
  .portf__btn {
    width: 100%; }
  .portf__advant {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; }
  .portf__r {
    margin-bottom: 20px; }
  .what__items {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr); }
  .what__item {
    min-height: unset;
    padding: 20px 20px 28px 20px; }
  .what__item-name {
    min-height: auto;
    font-size: 20px; }
  .what__item-txt {
    min-height: auto;
    margin-bottom: 10px;
    font-size: 14px; }
  .exampl__w {
    display: flex;
    flex-direction: column; }
  .exampl__item {
    width: 100%; }
  .exampl__btn {
    padding: 0 17px;
    width: 100%;
    margin-top: 20px; }
  .btn,
  .btn-o {
    font-size: 20px; }
  .h2 {
    font-size: 28px;
    margin-bottom: 20px; }
  /**parag 14*/
  .outd__col p,
  .adv-comp__txt-w {
    font-size: 14px; }
  .adv-comp__w {
    gap: 30px;
    margin-bottom: 30px; }
  .adv-comp__r > p {
    margin-top: 10px;
    font-size: 16px; }
  .adv-comp__video {
    border-radius: 20px;
    margin-bottom: -100px; }
  /*radius*/
  .zon__w,
  .banner__bg,
  .disc__w,
  .outd__bg,
  .adv-comp__rad {
    border-radius: 30px; }
  .s-adv-comp {
    padding-bottom: 120px; }
  .outd__col .h4 {
    margin-top: 20px; }
  .h4 {
    font-size: 17px; }
  .disc__title {
    font-size: 28px;
    margin-bottom: 10px; }
  .disc__txt {
    font-size: 14px; }
  .disc__w {
    gap: 30px; }
  .disc__label {
    margin-top: 0; }
  .disc__map {
    height: 360px; }
  .footer {
    margin-top: 40px; }
    .footer .contain {
      padding: 0 35px; }
  .foot__l {
    gap: 20px; }
  .foot__call__w, .foot__conts {
    align-items: flex-start;
    gap: 30px; }
  .foot__conts {
    margin-bottom: 0; }
  .foot__mn__ul {
    flex-direction: column;
    gap: 30px;
    align-items: flex-start; }
    .foot__mn__ul li a {
      font-size: 18px; }
  .foot__w,
  .head__row {
    gap: 40px; }
  .portf {
    min-height: 630px;
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
    .portf .contain {
      height: 100%;
      display: flex;
      flex-direction: column;
      flex-grow: 1; }
    .portf._inverse {
      min-height: unset; }
  .portf__btn {
    margin-top: auto; }
  .portf__cont {
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
  .portf__row {
    height: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
  .s-banner {
    padding-top: 21px; }
  .banner__bg {
    min-height: 566px;
    padding: 0;
    padding-top: 60px; }
  .banner-img__w {
    width: 100%;
    height: 320px;
    bottom: 0;
    transform: translate(0, 0); }
    .banner-img__w:before {
      display: none; }
    .banner-img__w img {
      object-position: left top; }
  .banner__content p {
    font-size: 14px; }
  .deliv__img {
    height: 185px; }
  .deliv__name,
  .deliv__price {
    font-size: 20px; }
  .deliv__txt {
    font-size: 14px; }
  .deliv__item {
    padding: 20px; }
  .deliv__item ul li {
    font-size: 14px; }
  .deliv__item ul li:before {
    width: 20px;
    height: 20px;
    -webkit-background-size: 20px;
    -o-background-size: 20px;
    background-size: 20px; }
  .deliv__w {
    gap: 20px; }
  .zon__row {
    margin-top: 0;
    width: calc(100% + 40%);
    flex: none; }
  .zon__w {
    padding-right: 0; }
    .zon__w .slick-slide {
      padding: 0 5px; }
  .s-zon .contain {
    max-width: 100%;
    padding: 0; }
  .zon__item-w {
    margin-bottom: 20px; }
  .zon__item {
    min-height: 511px; }
    .zon__item ul li {
      font-size: 14px; }
  .zon__img {
    height: 200px; }
  .payment__row {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .payment__item {
    gap: 10px;
    padding: 20px; }
  .payment__name {
    font-size: 20px; }
  .payment__txt {
    font-size: 14px; }
  .imp__row {
    margin-top: 0; }
  .imp__item {
    padding: 30px 20px; }
  .imp__itom-name {
    font-size: 18px; }
  .imp__item ul li,
  .imp__txt {
    font-size: 14px; }
  .imp__txt {
    margin-bottom: 10px; }
  .imp__item ul li {
    padding-left: 21px;
    background-size: 9px;
    background-position: left top 7px; }
  .need__w {
    padding: 60px 20px; }
  .need__w .h2 {
    text-align: left;
    margin-bottom: 10px; }
  .need__txt {
    font-size: 14px;
    text-align: left; }
  .banner__bg--2 {
    padding-bottom: 0; }
    .banner__bg--2 .contain {
      padding: 0; }
  .banner__row .banner__content {
    padding: 0 15px; }
  .banner-img__w2 {
    height: 320px;
    aspect-ratio: unset; }
  .products__title {
    min-height: unset; }
  .products__item .item-img__w {
    height: 225px; }
  .s-products .contain {
    position: relative; }
  .products__row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-right: -15px;
    gap: 10px; }
  .products__scroll {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 20px; }
    .products__scroll::-webkit-scrollbar {
      width: 16px;
      border-radius: 8px;
      /* ширина scrollbar */ }
    .products__scroll::-webkit-scrollbar-track {
      background: #fff;
      /* цвет дорожки */
      border-radius: 8px; }
    .products__scroll::-webkit-scrollbar-thumb {
      background-color: #dc2022;
      /* цвет плашки */
      border-radius: 8px;
      /* закругления плашки */
      border: 4px solid #fff;
      /* padding вокруг плашки */ }
  .products__title {
    font-size: 18px;
    margin-bottom: 6px; }
  .products__item {
    width: 240px;
    flex: none; }
  .products__item .item__body p {
    font-size: 14px; }
  .advantss__row {
    display: flex;
    gap: 20px;
    flex-direction: column; }
  .advantss__item {
    padding: 20px; }
  .advantss__name {
    font-size: 20px;
    margin-bottom: 10px;
    min-height: unset; }
  .advantss__txt {
    font-size: 14px;
    min-height: unset; }
  .need__w._stat .need__txt,
  .need__w._stat .h2 {
    text-align: center; }
  .need__txt {
    margin-bottom: 30px; }
  .comp-prof__title {
    font-size: 20px; }
  .comp-prof__txt {
    font-size: 14px; }
  .comp-prof__item {
    gap: 10px;
    padding: 20px; }
  .comp-prof {
    gap: 20px; }
  .conts__lbl {
    font-size: 26px;
    margin-bottom: 20px; }
  .conts__item .item-img__w {
    margin-bottom: 10px; }
  .conts__infos {
    margin-bottom: 20px; }
  .conts__infos p, .conts__infos a {
    font-size: 20px; }
  .conts__info {
    font-size: 16px; }
  .conts__row {
    gap: 20px; }
  .contsmap__item .item__body {
    padding-top: 20px; }
  .contsmap__item .contsmap__title {
    font-size: 22px;
    margin-bottom: 10px; }
  .contsmap__item .contsmap__txt {
    font-size: 14px;
    margin-bottom: 20px; }
  .contsmap__item .contsmap__links {
    gap: 32px; }
    .contsmap__item .contsmap__links a {
      font-size: 16px; }
  .vform {
    border-radius: 30px; }
    .vform .need__txt {
      text-align: center; }
  .imp__item ul.imp__req li {
    font-size: 16px; }
  .imp__w {
    border-radius: 30px; }
  .banner-img__w {
    border-radius: 30px; }
  .banner-img__w2 {
    border-radius: 30px; }
  .h2__w {
    gap: 10px; }
  .oprod__item {
    flex-direction: column; }
  .oprod__img {
    width: 100%;
    height: 130px; }
  .h2__w {
    margin-bottom: 20px; }
  .oprod__row {
    gap: 10px; }
  .oprod__item {
    padding: 5px; }
  .oprod__body {
    padding: 5px 5px 5px 5px; }
  .oprod__title {
    font-size: 15px;
    margin-bottom: 5px; }
  .oprod__text {
    font-size: 13px; }
  .cat__lbl {
    height: 30px;
    padding: 0 8px;
    font-size: 14px;
    text-transform: none; }
  .oprod__ul {
    gap: 5px;
    margin-top: 5px; }
    .oprod__ul li a {
      padding: 0 12px;
      font-size: 13px;
      height: 29px; }
  .s-oequip .cpadding {
    padding-right: 0; }
  .oequip__scroll {
    padding-bottom: 20px;
    width: 100%;
    overflow-x: auto;
    padding-right: 15px; }
    .oequip__scroll::-webkit-scrollbar {
      width: 16px;
      border-radius: 8px;
      /* ширина scrollbar */ }
    .oequip__scroll::-webkit-scrollbar-track {
      background: #fff;
      /* цвет дорожки */
      border-radius: 8px; }
    .oequip__scroll::-webkit-scrollbar-thumb {
      background-color: #dc2022;
      /* цвет плашки */
      border-radius: 8px;
      /* закругления плашки */
      border: 4px solid #fff;
      /* padding вокруг плашки */ }
  .oequip__row {
    display: flex;
    flex-wrap: nowrap;
    width: max-content;
    margin-right: -15px; }
  .oequip__item {
    width: 240px;
    flex: none; }
  .boxes {
    padding: 30px 15px; }
  .boxes__price {
    font-size: 16px;
    padding: 0 15px;
    min-height: 50px;
    width: 100%; }
  .boxes__img-w {
    margin-bottom: 20px; }
  .boxes__price i {
    font-size: 14px; }
  .s-boxes .contain {
    padding: 0; }
  .s-boxes {
    padding-top: 40px; }
  .boxes__txt-w p {
    font-size: 14px; }
  .boxes__prod-table td {
    font-size: 13px; }
  .boxes__inf-txt {
    font-size: 14px; }
  .boxes__tabs .tabs__content-list {
    padding-top: 20px; }
  .boxes__inf-btn-w {
    -ms-overflow-x: auto;
    overflow-x: auto; }
    .boxes__inf-btn-w li {
      flex: none; }
  .boxes__prod-table td {
    padding: 16px 10px; }
  .portf__row._bgwh .portf__cont {
    align-items: flex-start; }
  .portf__lbl {
    font-size: 14px;
    height: 22px; }
  .portf__row._bgwh .portf__r {
    height: 306px; }
  .portf__txt {
    font-size: 14px; }
  .servv__advant {
    margin-top: 20px; }
  .servv__advant-item p {
    margin-bottom: 5px; }
  .servv__advant-item span {
    font-size: 14px; }
  .servv__advant {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 10px; }
  .matterial__w {
    display: flex;
    gap: 20px;
    flex-direction: column;
    margin-top: 20px; }
  .prod__w {
    display: flex;
    flex-direction: column; }
  .prod__img {
    height: 240px; }
  .prod__txt-w {
    padding: 20px; }
  .prod__title {
    font-size: 20px; }
  .prod__txt {
    font-size: 14px; }
  .ptabs__item-2 .ptabs__title {
    min-height: unset; }
  .product__inf-txt + .comp-prof {
    margin-top: 40px; }
  .product__inf-txt {
    font-size: 14px; }
  .portf__row._bgwh {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px); }
  .s-product {
    padding-top: 0;
    margin-top: -10px; }
  .description {
    margin-top: 22px;
    font-size: 10px;
    line-height: 2; }
    .description .text {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 10;
      -webkit-box-orient: vertical;
      line-clamp: 10;
      box-orient: vertical; }
      .description .text.more {
        overflow: visible;
        text-overflow: unset;
        -webkit-line-clamp: unset;
        line-clamp: unset;
        box-orient: unset; }
  .description .show-more {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: var(--txt);
    gap: 10px;
    background: none;
    border: none;
    margin-top: 20px; }
    .description .show-more:after {
      content: "";
      display: block;
      width: 18px;
      height: 16px;
      background: url("../img/show-more.svg") no-repeat center; }
    .description .show-more.open:after {
      transform: rotate(180deg); }
  .adv-comp__txt-w {
    align-items: flex-start; }
  .adv-comp__rad {
    padding-top: 30px; }
  .subtitle {
    font-size: 14px; } }

@media (max-width: 575px) {
  .padvants__row {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .padvants__item {
    padding: 30px 20px;
    min-height: 180px; }
  .padvants__item p {
    font-size: 58px; }
  .padvants__item span {
    font-size: 16px; }
  .howwork {
    padding: 60px 10px;
    border-radius: 30px; }
  .howwork__item span {
    font-size: 13px; }
  .howwork__item {
    padding: 20px 10px; }
  .howwork__item i {
    margin-bottom: 10px; }
  .sserv__img-w {
    height: 280px; }
    .sserv__img-w img {
      max-height: calc(100% - 50px); }
  .sserv__body {
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0; }
  .sserv__title {
    font-size: 20px; }
  .sserv__lbl {
    font-size: 12px;
    height: 28px;
    margin-bottom: 10px; }
  .sserv__body p {
    font-size: 14px;
    margin-bottom: 10px; }
  .sserv__body ul {
    margin-bottom: 10px; }
    .sserv__body ul li {
      font-size: 13px;
      padding-left: 35px;
      background-position: left 10px center;
      background-size: 15px; }
  .sserv__btn {
    width: 100%; }
  .sserv__item {
    padding: 10px;
    padding-bottom: 24px; }
  .top {
    padding-top: 17px;
    padding-bottom: 17px; }
  .logo {
    width: 117px; }
  .advant__w {
    display: flex;
    flex-direction: column; }
  .advant__name-w {
    gap: 10px;
    min-height: unset; }
  .advant__item {
    min-height: 160px; }
  .bread {
    padding-top: 0; }
  .bread ul li {
    font-size: 16px; }
  .s-comp {
    padding-top: 20px; } }

@media (max-width: 480px) {
  .adv-comp__video {
    margin-bottom: -80px; }
  .adv-comp__video {
    height: 180px;
    aspect-ratio: unset; }
  .s-adv-comp {
    padding-bottom: 120px; } }

@media only screen and (max-width: 360px) {
  body, body > * {
    width: auto;
    min-width: 360px; } }

._pt50 {
  padding-top: 50px; }
  @media (max-width: 640px) {
    ._pt50 {
      padding-top: 30px; } }

.w100 {
  max-width: 100%;
  width: 100%; }

.adv-comp__video._stat {
  margin-bottom: 0; }

._norad {
  border-radius: 0; }

._nopadd {
  padding: 0; }

._wh {
  color: #FFF; }

._low {
  text-transform: none; }

._tac {
  text-align: center; }

._nob {
  padding-top: 0; }
  ._nob:before {
    display: none; }

body.active {
  background: url("../img/1920.jpg") no-repeat top -10px center; }
  body.active .wrapper {
    opacity: 0.4; }
  body.active .footer {
    opacity: 0.4; }
  body.active .get {
    opacity: 0.4; }