@font-face {
  font-family: "MullerBold";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/MullerBold/MullerBold.eot);
  src: url(../fonts/MullerBold/MullerBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/MullerBold/MullerBold.woff) format("woff"),
    url(../fonts/MullerBold/MullerBold.ttf) format("truetype");
}
@font-face {
  font-family: "MullerMedium";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/MullerMedium/MullerMedium.eot);
  src: url(../fonts/MullerMedium/MullerMedium.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/MullerMedium/MullerMedium.woff) format("woff"),
    url(../fonts/MullerMedium/MullerMedium.ttf) format("truetype");
}
@font-face {
  font-family: "MullerRegular";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/MullerRegular/MullerRegular.eot);
  src: url(../fonts/MullerRegular/MullerRegular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/MullerRegular/MullerRegular.woff) format("woff"),
    url(../fonts/MullerRegular/MullerRegular.ttf) format("truetype");
}
@font-face {
  font-family: "NeueMachina-Regular";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/NeueMachina-Regular/NeueMachina-Regular.eot);
  src: url(../fonts/NeueMachina-Regular/NeueMachina-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/NeueMachina-Regular/NeueMachina-Regular.woff) format("woff"),
    url(../fonts/NeueMachina-Regular/NeueMachina-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "NeueMachina-Bold";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/NeueMachina-Bold/NeueMachina-Bold.eot);
  src: url(../fonts/NeueMachina-Bold/NeueMachina-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/NeueMachina-Bold/NeueMachina-Bold.woff) format("woff"),
    url(../fonts/NeueMachina-Bold/NeueMachina-Bold.ttf) format("truetype");
}
::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
:-moz-placeholder {
  color: #666;
  opacity: 1;
}
::-moz-placeholder {
  color: #666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #000;
}
body input:required:valid,
body textarea:required:valid {
  color: #000;
}
body,
html {
  height: 100%;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.75;
  font-family: "MullerRegular", sans-serif;
  overflow-x: hidden;
  opacity: 1;
  margin: 0;
}
ul {
  margin-top: 0;
  padding: 0;
  list-style-type: none;
}
a {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
}
.main-wrapper {
  overflow: hidden;
  position: relative;
}
.my-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1820px;
  position: relative;
}
.my-container.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.my-container.p-left {
  padding-left: 20.4%;
  padding-right: 0;
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 400;
}
.h1 {
  font-size: 120px;
  letter-spacing: -0.07em;
}
.h1,
.h2,
h1,
h2 {
  display: block;
  line-height: 136.5%;
  color: #000;
  font-family: "NeueMachina-Regular", sans-serif;
}
.h2,
h2 {
  font-size: 48px;
  letter-spacing: 0.015em;
}
h1 {
  font-size: 120px;
  letter-spacing: -0.07em;
}
.s-text .st-content ol {
  margin-top: 0;
  padding-left: 20px;
}
.s-text .st-content ol li {
  padding-left: 20px;
  letter-spacing: 0.015em;
}
.s-text .st-content ol li strong,
.s-text .st-content ul li strong {
  font-weight: 400;
}
.s-text .st-content ul {
  margin-top: 0;
  padding-left: 0;
}
.s-text .st-content ol li,
.s-text .st-content ul li,
p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 2.11;
  font-family: "MullerRegular", sans-serif;
}
.s-text .st-content ul li {
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.015em;
}
.s-text .st-content ul li::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 18px;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #00a9e8;
  border-radius: 100%;
}
.block-dop-lick {
  text-align: center;
  float: left;
  position: relative;
  width: 100%;
}
p {
  margin-top: 0;
}
.scroll-btn {
  position: absolute;
  font-size: 9px;
  line-height: 174.5%;
  letter-spacing: 0.19em;
  text-transform: uppercase;
  color: #000;
  font-family: "MullerMedium", sans-serif;
  padding-left: 84px;
}
.scroll-btn::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background: #000;
  left: 0;
  top: 6px;
}
.back,
p {
  letter-spacing: 0.015em;
}
.back {
  display: block;
  position: relative;
  color: #00a9e8;
  font-size: 14px;
  line-height: 14px;
  font-family: "NeueMachina-Regular", sans-serif;
  padding-left: 30px;
}
.back::before,
.btn {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.back::before {
  content: "";
  position: absolute;
  left: 0;
  width: 12px;
  height: 8px;
  background: url(../img/back_arr.svg);
  top: 50%;
  margin-top: -3px;
}
.btn {
  display: inline-block;
  outline: 0;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-family: "MullerMedium", sans-serif;
  letter-spacing: -0.025em;
  background: #000;
  border: 1px solid #000;
  padding: 17px 116px;
}
.btn:hover {
  background: #fff;
  color: #000;
}
.s-pag,
header .hd-line .hdl-mnu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.s-pag .sp-arr {
  width: 30px;
  height: 30px;
  position: relative;
  margin-right: 30px;
  margin-left: 30px;
  display: block;
}
.s-pag .sp-arr.disable::after {
  opacity: 0.3;
}
.s-pag .sp-arr:nth-child(1)::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.s-pag .sp-arr::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat url(../img/pag-arr.svg) 50%;
}
.s-pag .sp-act,
.s-pag .sp-num {
  line-height: 98%;
  font-family: "NeueMachina-Regular", sans-serif;
}
.s-pag .sp-act {
  color: #000;
  font-size: 36px;
  margin-right: 18px;
}
.s-pag .sp-num {
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: relative;
  top: -4px;
}
.arr-transp {
  cursor: none;
}
.arr-transp .swiper-button-next,
.arr-transp .swiper-button-prev {
  width: 50%;
  height: 100%;
  top: 0;
  margin: 0;
  background: 0 0;
  opacity: 1;
  outline: 0;
  cursor: none;
}
.arr-transp .swiper-button-prev {
  left: 0;
}
.arr-transp .swiper-button-next {
  right: 0;
}
.ar-wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.ar-wrap .arw-arr,
.def-arr .swiper-button-next,
.def-arr .swiper-button-prev {
  z-index: 12;
  position: absolute;
  width: 66px;
  height: 66px;
  background: #00a9e8;
  border-radius: 50%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.ar-wrap .arw-arr {
  top: 0;
  left: 0;
}
.def-arr .swiper-button-next,
.def-arr .swiper-button-prev {
  top: 50%;
  margin-top: -33px;
  cursor: pointer;
  outline: 0;
}
.ar-wrap .arw-arr.prev::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ar-wrap .arw-arr.disable {
  opacity: 0;
  visibility: hidden;
}
.ar-wrap .arw-arr::after,
.def-arr .swiper-button-next::after,
.def-arr .swiper-button-prev::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat url(../img/arw-icn.svg) 50%;
}
.def-arr .swiper-button-prev {
  left: 15px;
}
.def-arr .swiper-button-next {
  left: auto;
  right: 15px;
}
.def-arr .swiper-button-next.swiper-button-disabled,
.def-arr .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.def-arr .swiper-button-prev::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter-slider .swiper-container,
.tags-slider .swiper-container {
  overflow: visible;
}
.filter-slider .def-arr,
.tags-slider .def-arr {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}
.tags-slider .swiper-slide {
  width: auto;
  padding-right: 10px;
}
.filter-slider .swiper-slide {
  width: auto;
}
.tags-slider .ts-itm {
  border: 1px solid #e0e0e0;
  padding: 21px 21px 17px;
  color: rgba(0, 0, 0, 0.4);
}
.filter-slider .swiper-slide .fs-itm,
.tags-slider .ts-itm {
  display: block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "MullerRegular", sans-serif;
  font-size: 14px;
  line-height: 100%;
}
.tags-slider .ts-itm.active,
.tags-slider .ts-itm:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.filter-slider .swiper-slide .fs-itm.active,
.filter-slider .swiper-slide .fs-itm:hover {
  background: #000;
  border-color: #000;
  background: 0 0;
  color: #000;
  border-bottom: 1px solid #000;
  font-family: "MullerMedium", sans-serif;
}
.filter-slider .swiper-slide .fs-itm {
  padding: 0 0 25px;
}
.filter-slider .swiper-slide {
  padding-right: 45px;
  border-bottom: 1px solid #e0e0e0;
}
.filter-slider .swiper-slide:last-child {
  padding-right: 0;
}
.filter-slider .swiper-slide .fs-itm {
  border: 0;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: -1px;
  border-bottom: 1px solid transparent;
}
.s-contacts .sc-hdr a br,
.tags-slider .adaptive-select {
  display: none;
}
.swiper-numbers {
  max-width: 205px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.swiper-numbers::before {
  content: "";
  position: absolute;
  top: 6px;
  width: 135px;
  height: 1px;
  background: rgba(32, 32, 46, 0.1);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news-itm .ni-txt .nit-hdr,
.swiper-numbers .sn-num,
h3 {
  font-family: "NeueMachina-Regular", sans-serif;
  display: block;
}
.news-itm .ni-txt .nit-hdr,
h3 {
  color: #000;
  font-size: 24px;
  line-height: 125.5%;
  letter-spacing: 0.015em;
  margin-bottom: 26px;
}
.swiper-numbers .sn-num {
  color: #20202e;
  font-size: 10px;
  line-height: 155%;
}
.bg-color {
  background: #fafafa;
}
.news-itm {
  display: block;
}
.news-itm .ni-img {
  height: 386px;
  position: relative;
  margin-bottom: 40px;
}
.news-itm .ni-img span,
.s-team .st-img-wrap .st-img span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}
.news-itm .ni-txt p,
.s-timeline .st-slider .sts-itm p {
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 38px;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.015em;
}
.cb-wrap .container {
  display: block;
  position: relative;
  padding-left: 46px;
  cursor: pointer;
  color: #000;
  font-size: 12px;
  line-height: 150%;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.04em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cb-wrap .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.cb-wrap .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 0 solid #000;
  background: url(../img/cb-icn.svg);
}
.cb-wrap .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.cb-wrap .container input.active ~ .checkmark:after,
.cb-wrap .container input:checked ~ .checkmark:after {
  display: block;
}
.cb-wrap .container .checkmark:after {
  left: 0;
  top: 0;
  width: 21px;
  height: 20px;
  background: url(../img/cb-icn_2.svg);
}
.default-form {
  max-width: 994px;
  width: 100%;
  margin: 0 auto;
  padding: 101px 0 61px;
  display: none;
}
.default-form .my-container {
  max-width: 797px;
  width: 100%;
  display: block;
}
.default-form .df-hdr {
  display: block;
  font-size: 82px;
  line-height: 82px;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: -0.07em;
  color: #000;
  position: relative;
  margin-bottom: 77px;
}
.default-form .df-hdr span {
  display: block;
  position: relative;
  margin-top: -25px;
  padding-left: 23%;
}
.default-form .df-hdr::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 112px;
  background: #00a9e8;
  left: 0;
  bottom: 23px;
}
.default-form .df-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.default-form .df-cols .df-col {
  width: calc(50% - 55px);
}
.default-form .df-cols .df-col:nth-child(1),
.default-form .df-row.df-two .df-inp:nth-child(1) {
  margin-right: 55px;
}
.default-form .df-cols .df-col:nth-child(2),
.default-form .df-row.df-two .df-inp:nth-child(2) {
  margin-left: 55px;
}
.default-form .df-row {
  margin-bottom: 43px;
}
.default-form .df-row .btn {
  pointer-events: none;
  opacity: 0.4;
}
.default-form .df-row .btn.active {
  opacity: 1;
  pointer-events: all;
}
.default-form .df-row:last-child {
  margin-bottom: 0;
}
.default-form .df-row.df-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.default-form .df-row.df-two .df-inp {
  width: calc(50% - 55px);
}
.df-inp {
  display: block;
  position: relative;
}
.df-inp.active .dfi-descr {
  font-size: 13px;
  line-height: 13px;
  top: -22px;
}
.df-inp .dfi-descr,
.df-inp input,
.df-inp textarea {
  display: block;
  font-size: 18px;
  line-height: 129.8%;
  font-family: "MullerMedium", sans-serif;
}
.df-inp .dfi-descr {
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.df-inp input,
.df-inp textarea {
  width: 100%;
  color: #000;
  letter-spacing: -0.025em;
  border: 0 solid #000;
  outline: 0;
}
.df-inp input {
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.df-inp textarea {
  resize: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 17px;
  min-height: 237px;
}
.df-inp textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  font-family: "MullerMedium", sans-serif;
  letter-spacing: -0.025em;
}
.df-inp textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  font-family: "MullerMedium", sans-serif;
  letter-spacing: -0.025em;
}
.df-inp textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  font-family: "MullerMedium", sans-serif;
  letter-spacing: -0.025em;
}
.df-inp textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  font-family: "MullerMedium", sans-serif;
  letter-spacing: -0.025em;
}
.df-inp .parsley-custom-error-message {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: red;
  margin-top: 7px;
}
header,
header .hd-line {
  position: relative;
}
header.abs,
header::before {
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
}
header::before {
  content: "";
  height: 100%;
  background: -o-linear-gradient(
    top,
    #fff 0,
    #fff 100%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(100%, #fff),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    180deg,
    #fff 0,
    #fff 100%,
    rgba(255, 255, 255, 0) 100%
  );
  opacity: 0.5;
}
header.abs {
  z-index: 14;
}
header .hd-line {
  padding-top: 26px;
  padding-bottom: 26px;
}
header .hd-line .hdl-logo {
  position: absolute;
  left: 0;
  top: 34px;
  width: 100px;
}
header .hd-line .hdl-logo img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
header .hd-line .hdl-mnu {
  padding-top: 9px;
}
header .hd-line .hdl-mnu ul li {
  margin-left: 30px;
  margin-right: 30px;
}
header .hd-line .hdl-mnu ul li a,
header .hd-line .hdl-right .hdl-r-callback {
  font-size: 18px;
  line-height: 18px;
  font-family: "MullerMedium", sans-serif;
  letter-spacing: -0.05em;
}
header .hd-line .hdl-mnu ul li a {
  display: block;
  color: #000;
}
.hidden-menu ul li a:hover,
.s-contacts .sc-items .sc-itm a.sci-bl:hover,
.s-projects .sp-line .sp-itm.big:hover .sp-i-txt p,
.s-projects .sp-line .sp-itm.big:hover .sp-i-txt.white p,
.s-projects .sp-line .sp-itm:hover .sp-i-txt p,
footer .ft-btm-line .ft-bl-mnu li a:hover,
footer .ft-btm-line .ft-bl-right .ft-bl-descr a:hover,
header .hd-line .hdl-mnu ul li a:hover,
header .hd-line .hdl-right .hdl-r-phone:hover {
  color: #00a9e8;
}
header .hd-line .hdl-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 37px;
}
header .hd-line .hdl-right::after {
  width: 1px;
  height: 47px;
  background: #000;
  content: "";
  position: absolute;
  top: -37px;
  left: -20%;
  display: none;
}
header .hd-line .hdl-right .hdl-r-callback {
  color: #00a9e8;
  position: relative;
  top: -2px;
}
header .hd-line .hdl-right .hdl-r-phone {
  color: #000;
  font-size: 14px;
  line-height: 14px;
  font-family: "MullerBold", sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-left: 27px;
}
header .hd-line .hdl-right .hdl-r-descr {
  position: absolute;
  right: 0;
  bottom: -13px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  line-height: 10px;
  font-family: "MullerBold", sans-serif;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
header .hd-line .hdl-right .hdl-r-adap {
  width: 30px;
  height: 30px;
  background: no-repeat url(../img/phone-icn.svg) 50%;
  display: none;
}
header .hd-line .hdl-right .burger {
  outline: 0;
  margin-left: 24px;
  padding: 0;
  background: 0 0;
  border: 0;
  display: none;
  position: relative;
  width: 16px;
  height: 14px;
}
header .hd-line .hdl-right .burger span {
  position: absolute;
  display: block;
  height: 2px;
  width: 100%;
  background: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .hd-line .hdl-right .burger span:first-child {
  top: 0;
}
header .hd-line .hdl-right .burger span:last-child {
  bottom: 0;
}
header .hd-line .hdl-right .burger span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
header .hd-line .hdl-right .burger.active span {
  background: #00a9e8;
}
header .hd-line .hdl-right .burger.active span:first-child {
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
header .hd-line .hdl-right .burger.active span:last-child {
  bottom: 50%;
  -webkit-transform: rotate(-45deg) translateY(50%);
  -ms-transform: rotate(-45deg) translateY(50%);
  transform: rotate(-45deg) translateY(50%);
}
header .hd-line .hdl-right .burger.active span:nth-child(2) {
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.hidden-menu {
  background: #fff;
  position: absolute;
  top: 66px;
  padding: 50px 0;
  text-align: center;
  z-index: 10;
  width: 100%;
  display: none;
}
.hidden-menu nav {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.hidden-menu ul li {
  margin-bottom: 50px;
}
.hidden-menu ul li:last-child {
  margin-bottom: 50px;
}
.hidden-menu .hdl-r-callback,
.hidden-menu ul li a {
  font-family: "MullerMedium", sans-serif;
  line-height: 1;
  letter-spacing: -0.05em;
}
.hidden-menu ul li a {
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 24px;
}
.hidden-menu .hdl-r-callback {
  display: block;
  width: 100%;
  margin-top: 35px;
  font-size: 18px;
  color: #00a9e8;
}
.s-banner {
  padding-top: 116px;
  padding-bottom: 116px;
}
.s-banner.sb-second-page {
  padding-top: 137px;
  padding-bottom: 137px;
}
.s-banner.sb-second-page .h1 {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 43px;
}
.s-banner.sb-second-page .h1::before {
  content: "";
  position: absolute;
  left: 0;
  width: 195px;
  height: 5px;
  background: #000;
  bottom: 0;
}
.s-banner.sb-second-page .sb-p {
  margin: 0;
  font-size: 48px;
  line-height: 136.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-banner .sb-hdr {
  display: block;
  color: #000;
  font-size: 120px;
  line-height: 1;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: -0.07em;
}
.s-banner .sb-hdr span {
  display: block;
  padding-left: 15%;
  position: relative;
}
.s-banner .sb-hdr span::before {
  content: "";
  position: absolute;
  top: 55px;
  left: 0;
  width: 164px;
  height: 4px;
  background: #000;
}
.s-banner .sb-co-descr {
  position: absolute;
  color: #000;
  font-size: 14px;
  line-height: 158%;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.04em;
  padding-left: 116px;
  left: 580px;
  top: 29px;
}
.s-banner .sb-co-descr::before,
.s-timeline .st-slider::after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 93px;
  height: 5px;
  background: #00a9e8;
}
.s-timeline .st-slider::after {
  height: 1px;
  width: 54px;
  top: 116px;
}
.s-banner .scroll-btn {
  position: absolute;
  right: -48px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
}
.s-projects .sp-filters,
.s-projects .sp-filters .filter-slider {
  margin-bottom: 40px;
}
.s-projects .sp-line,
.s-projects .sp-line .sp-nav-itm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-projects .sp-line .sp-nav-itm {
  width: 25%;
  min-height: 858px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.s-projects .sp-line .sp-nav-itm .spn-txt {
  width: 100%;
  padding-bottom: 209px;
  padding-left: 25px;
  padding-right: 15px;
}
.s-projects .sp-line .sp-nav-itm .spn-txt ul li {
  display: block;
  margin-bottom: 2px;
}
.s-projects .sp-line .sp-nav-itm .spn-txt ul li.active a {
  color: rgba(128, 128, 128, 0.5);
  border-color: transparent;
}
.s-projects .sp-line .sp-nav-itm .spn-txt ul li.active a:hover {
  color: rgba(128, 128, 128, 0.5);
  cursor: default;
}
.s-projects .sp-line .sp-nav-itm .spn-txt ul li a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 18px;
  font-family: "MullerMedium", sans-serif;
  border-bottom: 1px solid #000;
}
.s-projects .sp-line .sp-nav-itm .spn-txt ul li a:hover,
.s-second-banner .ssb-content p a:hover,
.s-text .st-content p a:hover {
  color: #00a9e8;
  border-color: transparent;
}
.s-projects .sp-line .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 25%;
}
.s-projects .sp-line .column .sp-itm {
  width: 100%;
}
.s-projects .sp-line .sp-itm {
  width: 25%;
  position: relative;
}
.s-projects .sp-line .sp-itm.big {
  width: 50%;
  height: 860px;
}
.s-projects .sp-line .sp-itm.big:hover .sp-i-txt.black-hover p {
  color: #000;
}
.s-projects .sp-line .sp-itm.big .spi-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.s-projects .sp-line .sp-itm .spi-bg {
  height: 430px;
  position: relative;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  display: block;
}
.s-projects .sp-line .sp-itm .sp-i-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  max-width: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  margin-top: auto;
  padding: 16px 32px;
  height: 105px;
}
.s-projects .sp-line .sp-itm .sp-i-txt .spi-date {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
  margin-right: 20px;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.03em;
}
.s-projects .sp-line .sp-itm .sp-i-txt p {
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 180%;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.03em;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.s-projects .s-pag {
  padding-top: 250px;
  padding-bottom: 150px;
}
.s-timeline {
  padding-top: 59px;
  padding-bottom: 59px;
  overflow: hidden;
}
.s-timeline .st-slider {
  position: relative;
  margin-bottom: 130px;
}
.s-timeline .st-slider::before {
  content: "";
  position: absolute;
  background: #e2e2e2;
  width: 200%;
  left: -50%;
  top: 116px;
  height: 1px;
}
.s-timeline .st-slider .swiper-slide {
  width: 555px;
}
.s-timeline .st-slider .sts-itm {
  max-width: 420px;
  width: 100%;
  display: block;
}
.s-timeline .st-slider .sts-itm .sts-i-num {
  display: block;
  color: rgba(51, 51, 51, 0.1);
  font-size: 64px;
  line-height: 125.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
  margin-bottom: 88px;
}
.s-big-txt .sbt-content p,
.s-products .sp-hdr-block .sp-h-b-hdr,
.s-timeline .st-slider .sts-itm .sts-i-hdr {
  color: #000;
  line-height: 136.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-products .sp-hdr-block .sp-h-b-hdr {
  display: block;
  font-size: 120px;
  line-height: 100%;
  letter-spacing: -0.07em;
}
.s-timeline .st-slider .sts-itm .sts-i-hdr {
  display: block;
  font-size: 24px;
  margin-bottom: 35px;
}
.s-timeline .swiper-numbers {
  margin-left: 13px;
}
.s-big-txt {
  padding-top: 111px;
  padding-bottom: 111px;
}
.s-big-txt .sbt-content {
  max-width: 1300px;
}
.s-big-txt .sbt-content p {
  margin: 0;
  font-size: 48px;
}
.s-products {
  padding-top: 139px;
  padding-bottom: 139px;
}
.s-products.sp-small-left {
  padding-top: 100px;
  padding-bottom: 210px;
}
.s-products .sp-hdr-block {
  margin-bottom: 98px;
}
.s-products .my-container.p-left {
  padding-left: 11%;
  padding-right: 35px;
}
.s-banner .my-container.p-left p,
.s-products .sp-top .sp-hdr,
.s-products p {
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-products p {
  margin: 0;
  font-size: 18px;
  line-height: 38px;
  font-family: "MullerRegular", sans-serif;
  color: rgba(0, 0, 0, 0.6);
}
.s-banner .my-container.p-left p {
  font-size: 48px;
  line-height: 1.375;
  max-width: 1260px;
}
.s-products .sp-top {
  max-width: 860px;
  width: 100%;
  margin-bottom: 68px;
}
.s-products .sp-top .sp-hdr {
  display: block;
  color: #000;
  font-size: 24px;
  line-height: 125.5%;
  margin-bottom: 26px;
}
.s-products .sp-items .sp-itm {
  border-top: 1px solid rgba(43, 42, 63, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 59px;
  padding-right: 68px;
  padding-bottom: 59px;
}
.s-products .sp-items .sp-itm:hover .spi-txt .spi-hdr span {
  border-color: #00a9e8;
}
.s-products .sp-items .sp-itm:last-child {
  border-bottom: 1px solid rgba(43, 42, 63, 0.2);
}
.s-products .sp-items .sp-itm .spi-txt {
  width: calc(100% - 307px);
  padding-top: 4px;
  padding-right: 45px;
  padding-bottom: 25px;
}
.s-products .sp-items .sp-itm .spi-txt .spi-hdr {
  display: block;
  color: #000;
  font-size: 48px;
  line-height: 136.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
  margin-bottom: 17px;
}
.s-products .sp-items .sp-itm .spi-txt .spi-hdr span {
  border-bottom: 1px solid #828282;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.s-products .sp-items .sp-itm .spi-img {
  width: 307px;
  height: 307px;
  position: relative;
  overflow: hidden;
}
.s-products .sp-items .sp-itm .spi-img .spi-im-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.s-team {
  padding-bottom: 160px;
}
.s-team .my-container.p-left.flex {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-team .st-txt {
  width: 50%;
  padding-top: 92px;
}
.s-team .st-txt .h2 {
  margin-bottom: 103px;
}
.s-team .stt-items .stt-itm {
  margin-bottom: 40px;
  padding-right: 15px;
}
.s-team .stt-items .stt-itm .stt-i-hdr:hover span,
.s-team .stt-items .stt-itm.active .stt-i-hdr span {
  border-color: #00a9e8;
}
.s-team .stt-items .stt-itm .stt-i-hdr {
  color: #000;
  font-size: 18px;
  line-height: 136.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
  margin-bottom: 12px;
  display: block;
  cursor: pointer;
}
.s-team .st-img-wrap .st-img,
.s-team .stt-items .stt-itm .stt-i-hdr span {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.s-team .stt-items .stt-itm .stt-i-hdr span {
  border-bottom: 1px solid #e0e0e0;
}
.s-team .stt-items .stt-itm .stt-hidden {
  display: none;
  padding-bottom: 29px;
}
.s-team .stt-items .stt-itm .stt-hidden .stt-h-status {
  display: block;
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 1.8;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.03em;
  margin-bottom: 34px;
}
.s-team .stt-items .stt-itm .stt-hidden p {
  max-width: 580px;
}
.s-team .st-img-wrap {
  width: 50%;
  height: 1065px;
  position: relative;
}
.s-team .st-img-wrap .st-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.s-team .st-img-wrap .st-img.active {
  opacity: 1;
}
.s-second-banner .my-container.flex {
  max-width: 100%;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-second-banner .ssb-img {
  width: 50%;
  min-height: 1008px;
  position: relative;
}
.s-second-banner .ssb-img .ssb-i-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}
.s-second-banner .ssb-content {
  width: 50%;
  padding: 177px 45px 25px 146px;
}
.s-second-banner .ssb-content .ssb-big-p {
  color: #000;
  font-size: 36px;
  line-height: 136.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
  margin: 0 0 45px;
}
.s-second-banner .ssb-content .back {
  margin-bottom: 94px;
}
.s-second-banner .ssb-content .ssb-status {
  display: block;
  color: rgba(130, 130, 130, 0.5);
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.015em;
  font-family: "NeueMachina-Regular", sans-serif;
  margin-bottom: 21px;
}
.s-second-banner .ssb-content .h2 {
  margin-bottom: 41px;
}
.s-problems .sp-slider .swiper-slide .sps-itm p,
.s-second-banner .ssb-content p,
.s-team .stt-items .stt-itm .stt-hidden p {
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 38px;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.015em;
}
.s-second-banner .ssb-content p a {
  border-bottom: 1px solid #00a9e8;
  color: rgba(0, 0, 0, 0.5);
}
.s-second-banner .ssb-content .ssb-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-second-banner .ssb-content .ssb-items .ssb-itm {
  width: 50%;
  margin-bottom: 30px;
}
.s-second-banner .ssb-content .ssb-items .ssb-itm:last-child {
  margin-bottom: 30px;
}
.s-second-banner .ssb-content .ssb-items .ssb-itm.full {
  width: 100%;
  padding-top: 58px;
}
.s-second-banner .ssb-content .ssb-items .ssb-itm .ssb-i-st {
  display: block;
  color: rgba(130, 130, 130, 0.5);
  font-size: 14px;
  line-height: 14px;
  font-family: "NeueMachina-Regular", sans-serif;
  margin-bottom: 12px;
}
.s-second-banner .ssb-content .ssb-items .ssb-itm .ssb-i-descr {
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 130.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-text {
  padding-top: 130px;
  padding-bottom: 130px;
}
.s-text.no-padding-top {
  padding-top: 0;
}
.s-text.no-padding-top .st-img {
  position: relative;
  width: 100%;
  height: 50vw;
  background: url(/wp-content/uploads/2021/02/Rectangle102.png) no-repeat center
    center/cover;
}
.s-text.no-padding-top .st-img img {
  width: 29%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.s-text.bg-color {
  background: #fbfbfb;
}
.s-text.border-top {
  padding-top: 65px;
}
.s-text.border-top .st-content {
  padding-top: 65px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.s-text .st-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.s-text .st-content {
  max-width: 1100px;
  width: 100%;
}
.s-text .st-content .h2 {
  margin-bottom: 53px;
}
.s-text .st-content .stc-status {
  display: block;
  color: rgba(130, 130, 130, 0.5);
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.015em;
  font-family: "NeueMachina-Regular", sans-serif;
  margin-bottom: 21px;
}
.s-text .st-content p {
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 2.11;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.015em;
  margin: 0 0 30px;
}
.s-text .st-content h1,
.s-text .st-content h2,
.s-text .st-content h3,
.s-text .st-content h4,
.s-text .st-content h5,
.s-text .st-content ol,
.s-text .st-content ul {
  margin-bottom: 30px;
}
.s-text .st-content p:last-child {
  margin-bottom: 0;
}
.s-text .st-content p a {
  border-bottom: 1px solid #00a9e8;
  color: rgba(0, 0, 0, 0.6);
}
.s-text .st-content .stc-dw-wrap {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 220px;
}
.s-text .st-content .stc-dw-wrap::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  width: 1px;
  height: 104px;
  left: 50%;
  top: 53px;
  margin-left: -0.5px;
}
.s-text .st-content .stc-dw-wrap:hover .stc-dw-btn,
footer .ft-middle-line .ft-ml-mail:hover {
  border-color: transparent;
  color: #00a9e8;
}
.s-text .st-content .stc-dw-wrap img {
  display: block;
  max-width: 100%;
  margin: 0 auto 12px;
}
.s-text .st-content .stc-dw-wrap .stc-dw-btn {
  display: inline-block;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.015em;
}
.s-big-btn {
  padding-top: 13px;
  padding-bottom: 139px;
}
.s-big-btn .sbb-itm {
  display: block;
  position: relative;
  border: 1px solid rgba(43, 42, 63, 0.2);
  border-left: 0;
  border-right: 0;
  padding-top: 52px;
  padding-bottom: 67px;
  padding-right: 50px;
}
.s-big-btn .sbb-itm:hover .sbb-i-descr span,
.s-contacts .sc-hdr a:hover {
  border-color: transparent;
}
.s-big-btn .sbb-itm::before {
  content: "";
  position: absolute;
  width: 31px;
  height: 31px;
  background: url(../img/arr_sbb.svg);
  right: 0;
  top: 50%;
  margin-top: -15.5px;
}
.s-big-btn .sbb-itm .sbb-i-descr {
  display: block;
  color: #000;
  font-size: 48px;
  line-height: 136.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-big-btn .sbb-itm .sbb-i-descr span,
.s-text .st-content .stc-dw-wrap .stc-dw-btn {
  border-bottom: 1px solid #00a9e8;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.s-problems {
  padding-top: 185px;
  padding-bottom: 185px;
}
.s-problems .my-container.p-left .sp-slider .swiper-slide {
  padding-left: 0;
}
.s-problems.bg-color {
  background: #fbfbfb;
}
.s-problems .sp-hdr {
  display: block;
  color: #000;
  font-size: 24px;
  line-height: 125.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
  margin-bottom: 133px;
  max-width: 1100px;
}
.s-problems .sp-slider {
  position: relative;
}
.s-problems .sp-slider.sp-three .swiper-slide {
  width: 33.33%;
}
.s-problems .sp-slider .swiper-slide {
  width: 25%;
  padding-left: 60px;
}
.s-problems .sp-slider .swiper-slide .sps-itm {
  max-width: 290px;
  width: 100%;
}
.s-problems .sp-slider .swiper-slide .sps-itm .sps-i-num {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  margin-bottom: 66px;
}
.s-realize {
  padding-top: 64px;
  padding-bottom: 64px;
}
.s-realize .my-container.p-left .sr-slider {
  padding-left: 0;
  padding-right: 0;
}
.s-realize .h2,
.s-realize .sr-hdr {
  margin-bottom: 120px;
}
.s-problems .sp-slider .swiper-slide .sps-itm .sps-i-num,
.s-realize .sr-hdr {
  display: block;
  line-height: 125.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-realize .sr-hdr {
  color: #000;
  font-size: 24px;
}
.s-realize .sr-slider {
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}
.s-realize .sr-slider .swiper-slide {
  width: 458px;
  padding-right: 23px;
}
.s-realize .sr-slider .swiper-container {
  overflow: visible;
}
.s-realize .sr-slider .def-arr {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.s-realize .sr-slider .def-arr .swiper-button-next,
.s-realize .sr-slider .def-arr .swiper-button-prev {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.s-realize .sr-slider .def-arr .swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}
.s-realize .sr-slider:hover .def-arr {
  opacity: 1;
}
.s-steps {
  padding-top: 90px;
  padding-bottom: 90px;
}
.s-steps .ss-top {
  margin-bottom: 123px;
}
.s-steps .ss-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.s-steps .ss-items::after {
  content: "";
  position: absolute;
  background: rgba(43, 42, 63, 0.1);
  width: 1px;
  height: 100%;
  left: 50%;
  margin-left: -0.5px;
}
.s-steps .ss-items .ss-itm {
  margin-bottom: 58px;
}
.s-steps .ss-items .ss-itm:nth-child(odd) {
  padding-left: calc(50% + 85px);
}
.s-steps .ss-items .ss-itm:nth-child(even) {
  padding-right: calc(50% + 85px);
  text-align: right;
}
.s-steps .ss-items .ss-itm:nth-child(even) .ss-i-num {
  position: relative;
}
.s-steps .ss-items .ss-itm:nth-child(even) .ss-i-num::before {
  content: "";
  position: absolute;
  left: auto;
  right: -86px;
  top: 0;
  width: 1px;
  height: 16px;
  background: #00a9e8;
}
.s-steps .ss-items .ss-itm .ss-i-hdr,
.s-steps .ss-items .ss-itm .ss-i-num {
  display: block;
  line-height: 125.5%;
  font-family: "NeueMachina-Regular", sans-serif;
  letter-spacing: 0.015em;
}
.s-steps .ss-items .ss-itm .ss-i-num {
  color: #00a9e8;
  font-size: 14px;
  margin-bottom: 59px;
  position: relative;
}
.s-steps .ss-items .ss-itm .ss-i-num::before {
  content: "";
  position: absolute;
  left: -85px;
  top: 0;
  width: 1px;
  height: 16px;
  background: #00a9e8;
}
.s-steps .ss-items .ss-itm .ss-i-hdr {
  color: #000;
  font-size: 24px;
  margin-bottom: 44px;
}
.s-steps .ss-items .ss-itm p {
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 38px;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.015em;
}
.s-contacts {
  padding-top: 115px;
  padding-bottom: 111px;
}
.s-contacts .sc-hdr {
  line-height: 100px;
  position: relative;
  margin-bottom: 87px;
}
.s-contacts .sc-hdr::before {
  content: "";
  position: absolute;
  left: 0;
  width: 195px;
  height: 5px;
  background: #000;
  top: 176px;
}
.s-contacts .sc-hdr span {
  padding-left: 17%;
  display: block;
}
.s-contacts .sc-hdr a {
  margin-top: 30px;
  color: #00a9e8;
  display: inline-block;
  border-bottom: 1px solid #00a9e8;
  padding-bottom: 16px;
}
.s-contacts .sc-items {
  padding-left: 17.4%;
}
.s-contacts .sc-items .sc-itm {
  margin-bottom: 73px;
}
.s-contacts .sc-items .sc-itm:last-child {
  margin-bottom: 0;
}
.s-contacts .sc-items .sc-itm .sci-bl,
.s-contacts .sc-items .sc-itm .sci-descr {
  display: block;
  letter-spacing: 0.015em;
  font-family: "NeueMachina-Regular", sans-serif;
}
.s-contacts .sc-items .sc-itm .sci-descr {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  line-height: 17px;
  margin-bottom: 25px;
}
.s-contacts .sc-items .sc-itm .sci-bl {
  color: #000;
  font-size: 43px;
  line-height: 56px;
}
.s-map .sm-wrap {
  height: 696px;
}
footer {
  background: #101010;
  overflow: hidden;
  position: relative;
}
footer::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1706px;
  height: 778px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../img/footer_bg.svg) 50%;
}
footer .my-container {
  position: relative;
  z-index: 1;
}
footer .ft-top-line {
  padding-top: 95px;
  padding-bottom: 95px;
}
footer .ft-top-line .ft-tl-logo {
  display: inline-block;
}
footer .ft-top-line .ft-tl-logo img {
  display: block;
  width: 100%;
  max-width: 100%;
}
footer .ft-middle-line {
  padding-top: 178px;
  padding-bottom: 178px;
}
footer .ft-middle-line .ft-ml-mail {
  display: inline-block;
  color: #fff;
  font-size: 72px;
  line-height: 72px;
  font-family: "NeueMachina-Bold", sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid #fff;
  letter-spacing: 0.015em;
}
footer .ft-btm-line {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 48px;
  padding-bottom: 39px;
}
footer .ft-btm-line,
footer .ft-btm-line .ft-bl-mnu,
footer .ft-btm-line .ft-bl-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .ft-btm-line .ft-bl-mnu li {
  margin-right: 90px;
}
footer .ft-btm-line .ft-bl-mnu li:last-child {
  margin-right: 0;
}
footer .ft-btm-line .ft-bl-mnu li a {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 17px;
  font-family: "MullerRegular", sans-serif;
  letter-spacing: 0.015em;
}
footer .ft-btm-line .ft-bl-right .ft-bl-descr {
  color: rgba(255, 255, 255, 0.2);
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 0.015em;
  font-family: "NeueMachina-Regular", sans-serif;
  margin-left: 106px;
}
footer .ft-btm-line .ft-bl-right .ft-bl-descr:first-child {
  margin-left: 0;
}
footer .ft-btm-line .ft-bl-right .ft-bl-descr a {
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 0.2em;
  font-family: "NeueMachina-Regular", sans-serif;
  text-transform: uppercase;
}
p[align="justify"] {
  text-align: left;
}
.s-projects .sp-line .sp-itm {
  border: 1px solid #fff;
}
.arr-transp .swiper-button-next,
.arr-transp .swiper-button-prev {
  cursor: pointer;
  z-index: 12;
  top: 50%;
  left: 60px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 66px;
  height: 66px;
  background: #00a9e8;
  border-radius: 50%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.arr-transp .swiper-button-next {
  left: auto;
  right: 60px;
}
.arr-transp .swiper-button-next::after,
.arr-transp .swiper-button-prev::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat url(../img/arw-icn.svg) 50%;
}
.arr-transp .swiper-button-prev::after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.arr-transp .swiper-button-next.swiper-button-disabled,
.arr-transp .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.s-realize .sr-slider .def-arr {
  opacity: 1;
}
.tags-slider .swiper-wrapper,
.filter-slider .swiper-wrapper {
  flex-wrap: wrap;
}
.tags-slider .swiper-slide {
  padding-bottom: 10px;
}
@media only screen and (max-width: 1600px) {
  .h1,
  .s-products .sp-hdr-block .sp-h-b-hdr,
  h1 {
    font-size: 100px;
  }
  .s-products .sp-hdr-block {
    margin-bottom: 26px;
  }
  .s-second-banner .ssb-img {
    min-height: 768px;
  }
  .s-second-banner .ssb-content {
    padding-top: 70px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .s-second-banner .ssb-content .back {
    margin-bottom: 50px;
  }
  .s-problems .sp-slider.sp-three .swiper-slide {
    width: 45%;
  }
  .h1,
  h1 {
    line-height: 100px;
  }
  .s-banner.sb-second-page .h1 {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .s-banner.sb-second-page .sb-p {
    font-size: 36px;
  }
  .s-banner.sb-second-page {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .s-banner.sb-second-page .h1::before {
    width: 140px;
  }
  .s-projects .sp-line .sp-nav-itm {
    min-height: 700px;
  }
  .s-projects .sp-line .sp-itm.big {
    height: 700px;
  }
  .s-projects .sp-line .sp-itm .spi-bg {
    height: 350px;
  }
  header .hd-line .hdl-right::after {
    left: -36px;
  }
  header .hd-line .hdl-right .hdl-r-phone {
    margin-left: 15px;
  }
  header .hd-line .hdl-mnu ul li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .s-projects .sp-line .sp-itm .sp-i-txt .spi-date {
    margin-right: 10px;
    font-size: 12px;
  }
  .s-projects .sp-line .sp-itm .sp-i-txt p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1500px) {
  .s-team .st-img-wrap {
    height: 800px;
    left: 15px;
  }
  .s-team {
    padding-bottom: 80px;
  }
  .s-team .st-txt {
    padding-top: 45px;
  }
  .s-banner .my-container.p-left p {
    font-size: 54px;
  }
  .s-team .st-txt .h2 {
    margin-bottom: 40px;
  }
  .h1,
  h1 {
    font-size: 94px;
    line-height: 94px;
  }
  .h2,
  .s-products .sp-items .sp-itm .spi-txt .spi-hdr,
  h2 {
    font-size: 36px;
  }
  .my-container.p-left {
    padding-left: 12%;
  }
  footer .ft-top-line {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-banner,
  .s-products,
  footer .ft-middle-line {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  footer .ft-middle-line .ft-ml-mail {
    font-size: 60px;
    line-height: 60px;
  }
  footer .ft-btm-line .ft-bl-right .ft-bl-descr {
    margin-left: 25px;
    font-size: 16px;
    line-height: 16px;
  }
  footer .ft-btm-line .ft-bl-mnu li a {
    font-size: 16px;
    line-height: 16px;
  }
  footer .ft-btm-line .ft-bl-mnu li {
    margin-right: 25px;
  }
  .s-banner .sb-hdr {
    font-size: 80px;
    line-height: 60px;
  }
  .s-banner .sb-co-descr {
    left: 400px;
    top: 20px;
  }
  .s-banner .sb-hdr span::before {
    top: 40px;
  }
}
@media only screen and (max-width: 1400px) {
  .s-text .st-content ol li,
  .s-text .st-content ul li,
  p {
    font-size: 16px;
  }
  .s-text .st-content ul li::after {
    top: 15px;
  }
  p {
    line-height: 30px;
  }
  .s-projects .s-pag {
    padding-top: 170px;
    padding-bottom: 70px;
  }
  .s-contacts {
    padding-top: 70px;
  }
  .s-contacts .sc-hdr {
    line-height: 70px;
    margin-bottom: 55px;
  }
  .s-contacts .sc-items .sc-itm .sci-bl {
    font-size: 34px;
    line-height: 44px;
  }
  .s-contacts .sc-hdr::before {
    top: 119px;
  }
  .s-contacts .sc-hdr a {
    margin-top: 15px;
  }
  .s-second-banner .ssb-content .ssb-big-p {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .s-steps .ss-items .ss-itm:nth-child(odd) {
    padding-left: calc(50% + 45px);
  }
  .s-steps .ss-items .ss-itm .ss-i-num::before {
    left: -45px;
  }
  .s-steps .ss-items .ss-itm:nth-child(even) {
    padding-right: calc(50% + 45px);
  }
  .s-steps .ss-items .ss-itm:nth-child(even) .ss-i-num::before {
    right: -45px;
  }
  .news-itm .ni-img,
  .s-realize .sr-hdr {
    margin-bottom: 60px;
  }
  .news-itm .ni-txt .nit-hdr,
  h3 {
    margin-bottom: 20px;
  }
  .s-big-txt,
  .s-problems,
  .s-text {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .s-second-banner .ssb-img {
    min-height: 600px;
  }
  .s-second-banner .ssb-content p,
  .s-text .st-content p {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
  }
  .s-banner .my-container.p-left p {
    font-size: 44px;
  }
  .s-second-banner .ssb-content .h2 {
    font-size: 44px;
    margin-bottom: 20px;
  }
  .s-products .my-container.p-left {
    padding-right: 15px;
  }
  .s-big-txt .sbt-content p {
    font-size: 38px;
  }
  .s-projects .sp-line .sp-itm.big .sp-i-txt {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
  }
  .s-projects .sp-line .sp-itm .sp-i-txt {
    padding: 12px 20px;
  }
  .s-projects .sp-line .sp-nav-itm .spn-txt {
    padding-left: 15px;
  }
  header .hd-line .hdl-right .hdl-r-phone {
    font-size: 12px;
    line-height: 14px;
  }
  header .hd-line .hdl-mnu ul li a,
  header .hd-line .hdl-right .hdl-r-callback {
    font-size: 16px;
    line-height: 18px;
  }
  .default-form .df-hdr {
    font-size: 60px;
    line-height: 60px;
  }
  .default-form .df-hdr::before {
    bottom: 18px;
  }
  .default-form {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 1300px) {
  .my-container.p-left,
  .s-products .my-container.p-left {
    padding-left: 15px;
    padding-right: 15px;
  }
  .s-timeline .st-slider .swiper-slide {
    width: 450px;
  }
  .s-timeline {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-timeline .st-slider .sts-itm .sts-i-num {
    font-size: 50px;
    margin-bottom: 65px;
  }
  .s-timeline .st-slider::after,
  .s-timeline .st-slider::before {
    top: 90px;
  }
  .s-projects .sp-line .sp-nav-itm {
    min-height: 550px;
  }
  .s-projects .sp-line .sp-itm {
    height: 297px;
  }
  .s-projects .sp-line .sp-itm.big {
    height: 594px;
  }
}
@media only screen and (max-width: 1200px) {
  .arr-transp .swiper-button-next,
  .arr-transp .swiper-button-prev {
    left: 15px;
  }
  .arr-transp .swiper-button-next {
    left: auto;
    right: 15px;
  }
  .s-contacts .sc-hdr::before {
    width: 100px;
    top: 84px;
  }
  .s-contacts .sc-hdr {
    line-height: 50px;
  }
  .s-contacts {
    padding-top: 29px;
  }
  .s-problems .sp-slider .swiper-slide {
    width: 40%;
    padding-left: 15px;
  }
  .s-problems .sp-slider .swiper-slide br {
    display: none;
  }
  .s-problems .sp-hdr {
    margin-bottom: 55px;
    font-size: 18px;
    line-height: 25.2px;
  }
  .s-problems .sp-slider .swiper-slide .sps-itm p,
  .s-products p {
    font-size: 16px;
    line-height: 30px;
  }
  .s-problems .sp-slider .swiper-slide .sps-itm .sps-i-num {
    margin-bottom: 39px;
  }
  .s-products .sp-items .sp-itm {
    padding-right: 0;
  }
  .s-products .sp-items .sp-itm .spi-txt .spi-hdr {
    font-size: 24px;
  }
  .s-products .sp-items .sp-itm .spi-txt .spi-hdr span {
    border: 0;
  }
  .s-banner,
  .s-banner.sb-second-page {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .s-products .sp-hdr-block .sp-h-b-hdr {
    font-size: 70px;
  }
  .s-banner.sb-second-page .sb-p {
    font-size: 28px;
  }
  .s-banner .sb-hdr {
    font-size: 60px;
    line-height: 50px;
  }
  .s-banner .sb-hdr span::before {
    top: 33px;
    width: 120px;
  }
  .s-banner .sb-co-descr {
    left: 325px;
    top: 10px;
  }
  header .hd-line .hdl-mnu ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  header .hd-line .hdl-mnu {
    padding-left: 130px;
  }
}
@media only screen and (max-width: 992px) {
  .s-products.sp-small-left {
    padding-top: 90px;
  }
  .s-banner .sb-hdr span,
  .s-contacts .sc-hdr span,
  .s-contacts .sc-items {
    padding-left: 0;
  }
  .s-contacts .sc-hdr::before,
  .s-steps .ss-items .ss-itm .ss-i-num::before,
  .s-steps .ss-items::after {
    display: none;
  }
  .s-text .st-content .stc-dw-wrap::before {
    height: 104px;
    top: 0;
  }
  .s-text .st-content .stc-dw-wrap {
    padding-top: 140px;
  }
  .s-text .st-content .stc-dw-wrap img {
    max-width: 77px;
  }
  .s-big-btn .sbb-itm .sbb-i-descr {
    font-size: 36px;
  }
  .s-steps {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-steps .ss-items .ss-itm,
  .s-steps .ss-top {
    margin-bottom: 82px;
  }
  .s-steps .ss-items .ss-itm:nth-child(odd) {
    padding-left: 0;
  }
  .s-steps .ss-items .ss-itm:nth-child(even) {
    padding-right: 0;
    text-align: left;
  }
  .s-steps .ss-items .ss-itm .ss-i-hdr,
  .s-steps .ss-items .ss-itm .ss-i-num {
    margin-bottom: 30px;
  }
  .news-itm .ni-img {
    height: 257px;
  }
  .s-realize .sr-slider .swiper-slide {
    width: 370px;
  }
  .s-text {
    padding-top: 76px;
    padding-bottom: 57px;
  }
  .s-second-banner .my-container.flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .s-second-banner .ssb-img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .s-second-banner .ssb-content {
    width: 100%;
    padding: 0 15px 40px;
  }
  .s-second-banner .ssb-img {
    min-height: 400px;
  }
  .s-second-banner {
    padding-top: 70px;
  }
  .s-second-banner .ssb-content .back {
    margin-bottom: 70px;
  }
  .s-banner .sb-hdr span::before,
  .s-team .st-img-wrap {
    display: none;
  }
  .s-team .st-txt {
    width: 100%;
  }
  .h1,
  h1 {
    font-size: 62px;
    line-height: 62px;
  }
  .s-products .sp-hdr-block .sp-h-b-hdr {
    font-size: 50px;
  }
  .s-banner.sb-second-page .h1::before {
    width: 95px;
  }
  .s-banner.sb-second-page {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-banner.sb-second-page .sb-p {
    font-size: 21px;
  }
  footer .ft-btm-line .ft-bl-mnu {
    width: 100%;
    margin-bottom: 67px;
  }
  footer .ft-middle-line {
    padding-bottom: 53px;
    padding-top: 30px;
  }
  footer .ft-top-line {
    padding-top: 18px;
    padding-bottom: 30px;
  }
  footer .ft-middle-line .ft-ml-mail {
    font-size: 40px;
    line-height: 40px;
  }
  .s-projects .sp-line .sp-itm.big {
    width: 100%;
    min-height: 550px;
  }
  .s-projects .sp-line .sp-nav-itm {
    min-height: 1px;
  }
  .s-projects .sp-line .sp-itm {
    width: 50%;
    min-height: 1px;
  }
  .s-projects .sp-line .sp-nav-itm {
    width: 50%;
  }
  .s-projects .sp-line .sp-itm.reverse .spi-bg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .s-projects .sp-line .sp-itm.reverse {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-projects .sp-line .sp-itm .sp-i-txt {
    padding-bottom: 70px;
  }
  .s-projects .sp-line:nth-child(3) .sp-itm.big {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .s-banner .sb-co-descr {
    position: relative;
    top: 0;
    left: 0;
    padding-left: 0;
    padding-top: 30px;
  }
  .s-banner .sb-co-descr::before {
    width: 93px;
    left: 0;
    top: 0;
  }
  .s-banner .sb-hdr {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 70px;
  }
  header .hd-line .hdl-right .hdl-r-phone {
    margin-left: 8.5px;
    font-size: 10px;
    line-height: 14px;
  }
  header .hd-line .hdl-mnu ul li a,
  header .hd-line .hdl-right .hdl-r-callback {
    font-size: 14px;
    line-height: 18px;
  }
  header .hd-line .hdl-mnu ul li {
    margin-left: 8.5px;
    margin-right: 8.5px;
  }
  .default-form .df-hdr {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 60px;
  }
  .default-form .df-hdr::before {
    display: none;
  }
  .default-form .df-hdr span {
    padding-left: 0;
    margin-top: 0;
  }
  .default-form .df-row.df-two .df-inp {
    width: calc(50% - 15px);
  }
  .default-form .df-row.df-two .df-inp:nth-child(1) {
    margin-right: 15px;
  }
  .default-form .df-row.df-two .df-inp:nth-child(2) {
    margin-left: 15px;
  }
  .s-projects .sp-line .column {
    width: 100%;
  }
  .s-projects .sp-line .column .sp-itm {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .s-projects .sp-line .column,
  .s-projects .sp-line .column .sp-itm {
    width: 100%;
  }
  .def-arr .swiper-button-next,
  .def-arr .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .def-arr .swiper-button-prev {
    left: 0;
  }
  .def-arr .swiper-button-next {
    right: 0;
  }
  .def-arr .swiper-button-next::after,
  .def-arr .swiper-button-prev::after {
    background-size: contain;
    width: 18px;
    height: 18px;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px;
  }
  .s-projects .s-pag {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-contacts .sc-hdr {
    font-size: 59px;
    line-height: 39px;
  }
  .s-big-btn .sbb-itm .sbb-i-descr {
    font-size: 18px;
  }
  .s-big-btn .sbb-itm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .s-big-btn {
    padding-bottom: 60px;
  }
  .s-big-btn .sbb-itm::before {
    background-size: contain;
    width: 20px;
    height: 20px;
  }
  .s-steps .ss-items .ss-itm p {
    font-size: 16px;
    line-height: 30px;
  }
  .s-steps .ss-items .ss-itm:last-child {
    margin-bottom: 0;
  }
  .s-problems .sp-slider .swiper-slide {
    width: 45%;
  }
  .s-problems {
    padding-top: 57px;
    padding-bottom: 57px;
  }
  .s-team .st-txt {
    padding-top: 93px;
  }
  .s-team {
    padding-bottom: 50px;
  }
  .s-team .st-txt .h2 {
    margin-bottom: 52px;
  }
  .s-team .stt-items .stt-itm .stt-i-hdr {
    margin-bottom: 14px;
  }
  .s-team .stt-items .stt-itm .stt-hidden .stt-h-status {
    margin-bottom: 31px;
  }
  .s-team .stt-items .stt-itm .stt-hidden {
    padding-bottom: 0;
  }
  .s-products .sp-top {
    margin-bottom: 64px;
  }
  .s-products .sp-items .sp-itm {
    padding-top: 33px;
    padding-bottom: 33px;
    flx-wrap: wrap;
  }
  .s-products .sp-items .sp-itm .spi-txt {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 34px;
    width: 100%;
  }
  .s-products .sp-items .sp-itm .spi-img {
    width: 290px;
    height: 292px;
    margin-left: auto;
    margin-right: auto;
  }
  .s-products .sp-items .sp-itm .spi-txt .spi-hdr {
    margin-bottom: 38px;
  }
  .s-big-txt {
    padding-top: 111px;
    padding-bottom: 55px;
  }
  .s-big-txt .sbt-content p {
    font-size: 24px;
  }
  .s-timeline .st-slider {
    margin-bottom: 53px;
  }
  .s-timeline {
    padding-top: 34px;
  }
  .s-timeline .st-slider::after,
  .s-timeline .st-slider::before {
    top: 57px;
  }
  .s-timeline .st-slider .sts-itm .sts-i-num {
    font-size: 36px;
    line-height: 125.5%;
    margin-bottom: 40px;
  }
  .s-timeline .st-slider .sts-itm .sts-i-hdr {
    line-height: 130.5%;
    margin-bottom: 19px;
  }
  .s-timeline .st-slider .swiper-slide {
    width: 350px;
    padding-right: 15px;
  }
  .s-products .sp-hdr-block .sp-h-b-hdr {
    font-size: 37px;
  }
  .s-banner.sb-second-page .h1 {
    padding-bottom: 18px;
  }
  .s-banner.sb-second-page .h1::before {
    height: 3px;
  }
  .s-banner.sb-second-page .sb-p {
    font-size: 18px;
    line-height: 136.5%;
  }
  .s-banner {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-banner .scroll-btn,
  header .hd-line .hdl-mnu,
  header .hd-line .hdl-right .hdl-r-callback,
  header .hd-line .hdl-right .hdl-r-descr,
  header .hd-line .hdl-right .hdl-r-phone {
    display: none;
  }
  header .hd-line .hdl-right::after {
    left: 0;
    top: 0;
  }
  header .hd-line {
    padding-top: 17px;
    padding-bottom: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  header .hd-line .hdl-logo {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  header .hd-line .hdl-right .burger,
  header .hd-line .hdl-right .hdl-r-adap {
    display: block;
  }
  header .hd-line .hdl-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    right: 15px;
    padding-top: 15px;
    padding-left: 25px;
  }
  .default-form .df-cols .df-col:nth-child(1),
  .default-form .df-row.df-two .df-inp:nth-child(1) {
    margin-right: 0;
  }
  .default-form .df-cols .df-col:nth-child(2),
  .default-form .df-row.df-two .df-inp:nth-child(2) {
    margin-left: 0;
  }
  .default-form .df-cols .df-col,
  .default-form .df-row.df-two .df-inp {
    width: 100%;
  }
  .default-form .df-cols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .df-inp textarea {
    min-height: 120px;
    font-size: 15px;
  }
  .df-inp input,
  .df-inp textarea {
    padding-bottom: 10px;
  }
  .btn,
  .df-inp .dfi-descr,
  .df-inp input {
    font-size: 15px;
  }
  .default-form .df-row {
    margin-bottom: 0;
  }
  .default-form .df-row .df-inp {
    margin-bottom: 25px;
  }
  .df-inp.active .dfi-descr {
    top: -18px;
  }
  .default-form .df-row .cb-wrap {
    margin-bottom: 25px;
  }
  .btn {
    line-height: 15px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .s-projects .sp-line .sp-itm .sp-i-txt {
    height: 70px;
  }
  .s-problems .sp-slider.sp-three .swiper-slide {
    width: 90%;
    padding-right: 15px;
  }
  .s-second-banner .ssb-content .ssb-big-p {
    font-size: 24px;
  }
  .s-steps,
  .s-text {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .s-realize .sr-slider .swiper-slide {
    width: 290px;
  }
  .news-itm .ni-txt .nit-hdr,
  h3 {
    min-height: 1px;
    margin-bottom: 20px;
  }
  .news-itm .ni-img {
    margin-bottom: 57px;
  }
  .news-itm .ni-txt p {
    font-size: 16px;
    line-height: 30px;
  }
  .s-problems .sp-slider .swiper-slide {
    width: 90%;
  }
  .s-second-banner .ssb-img {
    min-height: 331px;
  }
  .s-banner .my-container.p-left p {
    font-size: 18px;
  }
  .s-second-banner .ssb-content .h2 {
    font-size: 36px;
    margin-bottom: 26px;
  }
  .s-timeline .st-slider .swiper-slide {
    width: 305px;
  }
  .s-banner.sb-second-page {
    padding-top: 69px;
    padding-bottom: 25px;
  }
  .s-banner.sb-second-page .h1 {
    margin-bottom: 23px;
  }
  footer .ft-top-line .ft-tl-logo img {
    max-width: 25px;
  }
  footer .ft-middle-line {
    padding-top: 18px;
    padding-bottom: 5px;
  }
  footer .ft-btm-line .ft-bl-mnu li {
    margin-right: 0;
    display: block;
    width: 100%;
    margin-bottom: 23px;
  }
  footer .ft-btm-line .ft-bl-mnu li:last-child {
    margin-bottom: 0;
  }
  footer .ft-middle-line .ft-ml-mail {
    font-size: 25px;
    line-height: 130.5%;
    border-bottom: 1px solid #fff;
  }
  footer .ft-btm-line .ft-bl-mnu,
  footer .ft-btm-line .ft-bl-right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .ft-btm-line .ft-bl-right .ft-bl-descr {
    width: 100%;
    margin-bottom: 13px;
    font-size: 12px;
    line-height: 12px;
  }
  footer .ft-btm-line .ft-bl-right .ft-bl-descr:last-child {
    margin-bottom: 0;
    margin-left: 0;
  }
  footer .ft-btm-line {
    padding-bottom: 34px;
  }
  .s-projects .sp-line .sp-itm .sp-i-txt {
    padding-top: 19px;
  }
  .s-projects .sp-line .sp-itm .sp-i-txt .spi-date {
    margin-bottom: 10px;
  }
  .s-banner .sb-co-descr br,
  .s-projects .sp-line .sp-itm.big,
  .s-projects .sp-line .sp-nav-itm {
    display: none;
  }
  .s-projects .sp-line .sp-itm {
    width: 100%;
  }
  .s-projects .sp-filters .filter-slider {
    margin-bottom: 32px;
  }
  .tags-slider .ts-itm {
    padding: 15px 12px 11px;
    font-size: 12px;
  }
  .filter-slider .swiper-slide {
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .filter-slider .swiper-slide .fs-itm {
    padding-bottom: 20px;
  }
  .s-banner {
    padding-top: 32px;
    padding-bottom: 57px;
  }
  .s-banner .sb-hdr {
    font-size: 37px;
    line-height: 87%;
    margin-bottom: 24px;
  }
  .s-banner .sb-co-descr {
    font-size: 12px;
    line-height: 153%;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .s-products.sp-small-left {
    padding-top: 30px;
  }
  .s-contacts .sc-hdr a {
    border-bottom: 0 solid #000;
    margin-top: 5px;
    line-height: 49px;
  }
  .s-contacts .sc-hdr a br {
    display: block;
  }
  .s-contacts .sc-hdr {
    margin-bottom: 45px;
  }
  .s-contacts .sc-items .sc-itm {
    margin-bottom: 94px;
  }
  .s-contacts {
    padding-bottom: 85px;
  }
  .s-contacts .sc-items .sc-itm .sci-bl {
    font-size: 28px;
    line-height: 130.5%;
  }
  .s-map .sm-wrap {
    height: 508px;
  }
  .s-second-banner .ssb-content .ssb-items .ssb-itm {
    width: 100%;
    margin-bottom: 40px;
  }
  .s-second-banner .ssb-content .ssb-items .ssb-itm.full {
    padding-top: 0;
  }
  .s-products {
    padding-top: 139px;
  }
  .s-big-txt {
    padding-top: 114px;
    padding-bottom: 31px;
  }
  .s-big-txt .sbt-content p {
    font-size: 18px;
    line-height: 136.5%;
    letter-spacing: 0.015em;
  }
  .default-form .df-hdr {
    font-size: 30px;
    line-height: 30px;
  }
}
