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; }

.lcpadding {
  padding-left: calc((100% - 1241px)/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% - 1241px)/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: 100%;
  padding: 0 30px; }

@media (max-width: 1920px) {
  .contain {
    max-width: 1820px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; } }

@media only screen and (max-width: 1599px) {
  .contain {
    max-width: 1440px; } }

@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 (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

@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: "Manrope", sans-serif;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  min-height: 100vh; }
  body.ohi {
    overflow: hidden; }

.show-991,
.show-767,
.show-575 {
  display: none; }

.burger-w {
  display: none; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

.main {
  flex-grow: 1; }

/*modal*/
.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 5;
  display: none;
  backdrop-filter: blur(6px);
  background: rgba(222, 229, 236, 0.9); }

.fancybox-bg {
  backdrop-filter: blur(6px);
  background: rgba(222, 229, 236, 0.9); }

.fancybox-button {
  width: 62px;
  height: 62px;
  padding: 0;
  background: none;
  display: none !important; }
  .fancybox-button[data-fancybox-close] {
    display: block !important; }

.fancybox-toolbar {
  background: none; }

.fancybox-button svg path {
  fill: #095198;
  stroke-width: 0; }

.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;
  width: 100%;
  background-color: #FFF;
  min-height: 100px;
  max-width: 646px;
  background-color: #183E63;
  padding: 90px 30px 30px 30px; }
  .modal-form__block h4 {
    text-align: center;
    margin-bottom: 112px; }
  .modal-form__block * {
    color: #FFF; }

.modal-form__inner {
  position: relative; }

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 7;
  width: 42px;
  height: 42px;
  background: url("../img/close-w.svg") no-repeat 0 0; }
  @media (any-hover: hover) {
    .modal-close:hover {
      background: url("../img/close-w2.svg") no-repeat 0 0; } }

.btn-wh,
.btn,
.head__btn,
.full-cycle__btn,
.btn-o,
*[class$="__btn"] {
  text-align: center;
  transition: 0.5s; }
  .btn-wh:hover,
  .btn:hover,
  .head__btn:hover,
  .full-cycle__btn:hover,
  .btn-o:hover,
  *[class$="__btn"]:hover {
    text-decoration: none; }

.header {
  padding-top: 20px;
  padding-bottom: 30px; }

.head__w {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #183e63;
  padding-bottom: 20px; }

.header__col {
  display: flex;
  align-items: center;
  flex-grow: 1; }

.head__logo {
  display: inline-flex;
  flex: 0 0 auto;
  width: 102px;
  height: 100px;
  margin-right: 31px; }

.btn, .head__btn, .full-cycle__btn {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  background: #095198;
  border-radius: 31px;
  height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px; }
  @media (any-hover: hover) {
    .btn:hover, .head__btn:hover, .full-cycle__btn:hover {
      background-color: #2B72B8; } }

.btn-wh {
  border-radius: 31px;
  height: 62px;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #095198;
  background: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px; }
  @media (any-hover: hover) {
    .btn-wh:hover {
      background-color: #2B72B8;
      color: #FFF; } }

.head__btn {
  margin-right: 20px; }

.head__address {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  color: #183e63;
  margin-right: 30px; }

.head__ul {
  display: flex;
  gap: 80px;
  margin-right: 15px;
  flex: none; }
  .head__ul li a {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #095198;
    padding-bottom: 20px; }
    @media (any-hover: hover) {
      .head__ul li a:hover {
        text-decoration: none;
        border-bottom: 2px solid #095198; } }
    .head__ul li a.active {
      border-bottom: 2px solid #095198; }

.head__phone {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: #183e63;
  display: flex;
  align-items: center;
  margin-left: auto; }
  .head__phone:hover {
    text-decoration: none; }
  .head__phone:before {
    content: "";
    background-color: #095198;
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
    display: flex;
    background-image: url("../img/phone.svg");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 6px; }

.lab + .lab {
  margin-top: 40px; }
  .lab + .lab:last-child {
    margin-top: 150px; }

.lab h1,
.lab .h1 {
  text-align: right;
  padding-right: 219px; }

h1,
.h1 {
  font-size: 100px;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  color: #183e63;
  margin-bottom: 40px; }

.lab__w {
  display: grid;
  grid-template-columns: calc(33.333% - 15px) calc(66.6666% - 15px);
  gap: 30px; }
  .lab__w._inv {
    grid-template-columns: calc(66.6666% - 15px) calc(33.333% - 15px); }

/*.col__33 {
  flex: 0 0 calc(33.333% - 15px);
}

.col__66 {  
  flex: 0 0 calc(66.6666% - 15px);
  }*/
.h2-w {
  display: flex;
  justify-content: flex-end; }

h2,
.h2 {
  font-size: 72px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #183e63;
  margin-bottom: 40px; }

h3,
.h3 {
  font-size: 54px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #183e63;
  margin-bottom: 40px; }

h4,
.h4 {
  font-weight: 400;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 30px; }

.blu-col {
  background: #095198;
  height: 100%;
  padding: 80px 60px;
  flex-direction: column;
  display: flex;
  justify-content: space-between; }

.blu-col__title {
  font-size: 54px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  margin-bottom: 20px; }

.blu-col__txt {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  color: white;
  opacity: 0.8; }

.blu-col__look {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px; }
  .blu-col__look:after {
    flex: none;
    background-image: url("../img/arr-white-r.svg");
    background-repeat: no-repeat;
    background-position: right center;
    content: "";
    display: block;
    width: 90px;
    height: 20px;
    transition: 0.33s; }
  @media (any-hover: hover) {
    .blu-col__look:hover {
      text-decoration: none; }
      .blu-col__look:hover:after {
        width: 61px; } }

.full-cycle__l {
  align-items: flex-start;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #183e63;
  padding-bottom: 80px;
  height: 100%; }

.full-cycle__txt {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #183e63;
  margin-bottom: 30px; }

.lab__img-w {
  overflow: hidden;
  aspect-ratio: 1.499 / 1;
  width: 100%;
  height: auto;
  max-height: 772px; }
  .lab__img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.spectr__inn {
  background-color: #DEE5EC; }

.spectr__w {
  padding-top: 150px;
  padding-bottom: 150px;
  width: 49.12%;
  flex: none;
  position: relative; }
  .spectr__w * {
    z-index: 2; }
  .spectr__w:after {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 190px;
    transform: translateX(100%);
    width: 1485px;
    height: 100%;
    background: url("../img/spectr.png") no-repeat 0 0;
    background-size: cover; }

.spectr__it-w {
  display: flex;
  gap: 30px; }
  @media (min-width: 1200px) {
    .spectr__it-w {
      margin-top: 50px; } }

.spectr__it {
  width: calc(50% - 15px);
  background: white;
  padding: 40px 30px; }
  .spectr__it ul li {
    background-image: url("../img/check.svg");
    background-repeat: no-repeat;
    background-position: top 4px left;
    font-size: 18px;
    line-height: 1.2;
    color: #183e63;
    padding-left: 24px;
    margin-bottom: 10px; }

.spectr__icon {
  border-radius: 100%;
  background-color: #095198;
  width: 92px;
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  margin-bottom: 30px; }

.spectr__title {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #183e63;
  margin-bottom: 20px; }

.spectr__txt {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.4;
  color: #183e63; }

.section {
  padding: 75px 0; }

.footer {
  margin-top: 75px;
  padding-bottom: 50px;
  padding-bottom: 0; }

.foot__w {
  background: #095198;
  padding: 100px 60px 30px; }

.foot__top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: space-between;
  padding-bottom: 76px; }

.foot__logo {
  display: inline-flex;
  flex: 0 0 auto;
  width: 154px; }

.foot__logo > img {
  max-width: 100%;
  height: auto; }

.foot__conts {
  display: flex;
  gap: 30px; }

.foot__ul li {
  font-weight: 600;
  font-size: 18px;
  color: #fff; }
  .foot__ul li:not(:last-child) {
    margin-bottom: 22px; }
  .foot__ul li a {
    font-weight: 600;
    font-size: 18px;
    color: #fff; }
    .foot__ul li a:hover {
      text-decoration: none; }

.foot__title {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: white;
  margin-bottom: 30px; }

.foot__title-socs {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: white;
  margin-bottom: 20px; }

.foot__socs-row {
  gap: 20px;
  display: flex; }
  .foot__socs-row a {
    border-radius: 100%;
    display: flex;
    width: 54px;
    height: 54px;
    background-color: white;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border: 1px solid transparent;
    transition: 0.33s; }
    .foot__socs-row a svg,
    .foot__socs-row a img {
      width: 24px;
      height: 24px; }
    @media (any-hover: hover) {
      .foot__socs-row a:hover {
        background-color: #095198;
        border: 1px solid #fff; }
        .foot__socs-row a:hover path {
          fill: #fff; }
          .foot__socs-row a:hover path.center {
            fill: #095198; } }

.footer__r {
  width: 76.29%;
  flex: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px; }

.footer__body {
  padding-top: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px; }

.footer__body-txt {
  font-size: 228px;
  letter-spacing: 0.02em;
  text-transform: lowercase;
  color: white; }
  .footer__body-txt:hover {
    text-decoration: none; }

.footer__dw {
  font-size: 16px;
  text-align: center;
  color: white;
  padding-top: 30px; }
  .footer__dw a {
    font-size: 16px;
    text-align: center;
    color: white;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-decoration-skip-ink: none; }
    .footer__dw a:hover {
      text-decoration: none;
      border-color: transparent; }

.inner-page {
  padding-top: 51px; }
  .inner-page h1 {
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #183e63; }
    @media (min-width: 1200px) {
      .inner-page h1 {
        font-size: 72px;
        margin-bottom: 40px; } }

.bread {
  padding-bottom: 50px; }
  .bread ul {
    gap: 11px 22px;
    display: flex;
    flex-wrap: wrap; }
    .bread ul li {
      font-weight: 600;
      font-size: 16px;
      display: inline-flex;
      gap: 22px;
      align-items: center;
      color: #183E63; }
      .bread ul li:not(:last-child):after {
        content: "";
        display: block;
        height: 18px;
        width: 2px;
        background-color: #095198; }
      .bread ul li a {
        color: #095198; }

.s-servic {
  padding-top: 0; }

.servics {
  padding-bottom: 30px; }

.servic__title-w {
  width: 50%; }

.subtitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: #183e63;
  margin-bottom: 0; }

.servic__tabs-controls {
  background: #095198;
  padding-top: 20px;
  padding-bottom: 20px; }

.tabs__content-list-item {
  display: none; }
  .tabs__content-list-item.active {
    display: block; }

.tabs__list-item {
  cursor: pointer; }

.servic__tabs-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px; }
  .servic__tabs-list .tabs__list-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 31px;
    padding: 0 14px;
    height: 54px;
    background: #dee5ec;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: rgba(24, 62, 99, 0.7); }
    .servic__tabs-list .tabs__list-item i {
      flex: none;
      background: url("../img/promo-i.svg") no-repeat center;
      width: 16px;
      height: 21px;
      margin-right: 10px; }
    .servic__tabs-list .tabs__list-item.active {
      background-color: #FFF;
      color: #095198; }

.tabs__content-list {
  padding-top: 40px; }

.works_bl {
  background: #dee5ec;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  color: #183e63;
  padding: 40px; }
  .works_bl p {
    margin-bottom: 15px; }
    .works_bl p:last-child {
      margin-bottom: 0; }
  .works_bl a {
    font-weight: 700;
    color: #183e63; }

.servic__tabs-content-wrap table {
  width: 100%;
  margin-bottom: 40px; }
  .servic__tabs-content-wrap table td {
    padding-top: 20px;
    padding-bottom: 20px; }
  .servic__tabs-content-wrap table thead td {
    background: #183e63;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: white; }
    .servic__tabs-content-wrap table thead td:nth-child(1) {
      padding-left: 30px;
      width: 80%; }
    .servic__tabs-content-wrap table thead td:nth-child(2) {
      width: 10%; }
    .servic__tabs-content-wrap table thead td:last-child {
      width: 10%;
      padding-right: 30px;
      padding-left: 20px; }
  .servic__tabs-content-wrap table tbody td {
    border-bottom: 1px solid #183e63;
    font-size: 18px; }
    .servic__tabs-content-wrap table tbody td:nth-child(1) {
      font-weight: 600;
      color: #183e63;
      padding-left: 30px; }
    .servic__tabs-content-wrap table tbody td:nth-child(2), .servic__tabs-content-wrap table tbody td:nth-child(3) {
      font-weight: 800;
      text-transform: uppercase;
      color: #095198;
      white-space: nowrap; }
    .servic__tabs-content-wrap table tbody td:last-child {
      padding-right: 30px; }

.s-conts {
  padding-top: 0; }

.cont-us {
  background: #dee5ec;
  padding: 30px 30px 30px 60px;
  display: flex;
  gap: 30px; }

.cont-us__l {
  flex-grow: 1;
  padding-top: 50px; }

.cont-us__conts {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 40px; }

.cont-us__conts-row {
  display: flex;
  align-items: center; }

.cont-us__icon {
  border-radius: 100%;
  background-color: #095198;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto; }

.cont-us__inf-w {
  margin-left: 15px; }

.cont-us__inf-name {
  font-size: 18px;
  color: #183e63;
  margin-bottom: 8px; }

.cont-us__info {
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.02em;
  color: #183e63;
  display: flex; }
  .cont-us__info:hover {
    text-decoration: none; }

.cont-us__img-w {
  width: 50%;
  flex: none;
  aspect-ratio: 1.418 / 1;
  overflow: hidden; }
  .cont-us__img-w img {
    object-fit: cover;
    height: 100%;
    width: 100%; }

.cont-us__socs-row {
  padding-left: 69px;
  gap: 20px;
  display: flex; }
  .cont-us__socs-row a {
    border-radius: 100%;
    display: flex;
    width: 54px;
    height: 54px;
    background-color: white;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto; }
    .cont-us__socs-row a img {
      width: 24px;
      height: 24px; }

.cont-us__img-w {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.write__w {
  background: #183e63;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  justify-content: center; }
  .write__w h3 {
    margin-bottom: 30px; }

.write__us {
  width: calc(100% - 30px);
  max-width: 955px; }

.write__txt {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: white;
  margin-bottom: 30px; }

.write__input-text-w {
  display: flex;
  flex-direction: column;
  gap: 30px; }

.write__form-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px; }

input[type="email"],
input[type="tel"],
input[type="password"],
input[type="text"] {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 31px;
  width: 100%;
  height: 62px;
  font-weight: 600;
  font-size: 18px;
  color: #FFF;
  text-transform: lowercase;
  padding-left: 20px;
  padding-right: 20px; }
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="password"]:focus,
  input[type="text"]:focus {
    border: none;
    outline: 1px solid #FFF; }

textarea {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 31px;
  width: 100%;
  height: 62px;
  font-weight: 600;
  font-size: 18px;
  text-transform: lowercase;
  padding: 22px 20px;
  min-height: 120px;
  color: #FFF;
  background: none; }
  textarea:focus {
    outline: 1px solid #FFF; }

.label {
  margin-bottom: 20px;
  margin-top: 20px;
  display: flex;
  cursor: pointer; }
  .label input[type="checkbox"] {
    display: none; }
    .label input[type="checkbox"] + div {
      display: flex;
      align-items: center;
      font-weight: 500;
      font-size: 14px;
      color: white;
      gap: 8px; }
      .label input[type="checkbox"] + div:before {
        content: "";
        display: block;
        border: 1px solid #fff;
        border-radius: 8px;
        width: 28px;
        height: 28px;
        flex: none; }
    .label input[type="checkbox"]:checked + div:before {
      background: url("../img/check-white.svg") no-repeat center; }

.galery__tabs-controls .tabs__list-item.active {
  background-color: #095198;
  color: #fff; }

.s-galery {
  padding-top: 20px; }

.galery__tabs-content {
  padding-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px 30px; }

.galery__tabs-item {
  border: 1px solid #dee5ec;
  display: flex;
  flex-direction: column; }
  .galery__tabs-item:hover {
    text-decoration: none; }
  .galery__tabs-item div {
    padding: 30px; }
    .galery__tabs-item div p {
      font-weight: 700;
      font-size: 22px;
      line-height: 1;
      letter-spacing: 0.02em;
      color: #183e63;
      margin-bottom: 20px; }
    .galery__tabs-item div span {
      font-weight: 400;
      font-size: 18px;
      line-height: 1.4;
      color: #183e63; }

.galery__tabs-item__img {
  aspect-ratio: 1.2 / 1;
  width: 100%;
  height: auto;
  border-top: none; }
  .galery__tabs-item__img img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.tech__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px; }

.tech__it {
  background: #095198;
  padding: 40px 30px; }

.tech__icon {
  width: 92px;
  height: 92px;
  display: flex;
  background-color: #FFF;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  border-radius: 50%; }

.tech__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px; }

.tech__txt {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 0; }

.tech__btn-w {
  display: flex;
  justify-content: center;
  margin-top: 30px; }

.s-404 {
  padding-top: 30px;
  text-align: center; }
  .s-404 img {
    margin-bottom: 30px;
    max-width: 100%;
    height: auto; }
  .s-404 .btn, .s-404 .head__btn, .s-404 .full-cycle__btn {
    margin-top: 30px; }

.cookies {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #183e63;
  padding: 30px 50px;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .cookies.show {
    visibility: visible;
    opacity: 1;
    pointer-events: all; }

.accept__txt {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
  color: white;
  text-transform: lowercase;
  margin-bottom: 20px; }

.accept__btn-w {
  display: flex;
  align-items: center;
  justify-content: center; }

.accept__w {
  position: relative;
  padding: 0 20px; }

.accept__close {
  background: none;
  border: none;
  box-shadow: none;
  ouline: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background-image: url("../img/close.svg");
  background-repeat: no-repeat;
  background-position: center; }
  @media (any-hover: hover) {
    .accept__close:hover {
      background-image: url("../img/close2.svg"); } }

@media only screen and (max-width: 1850px) {
  .wrapper {
    zoom: 0.8; } }

@media (max-width: 1599px) {
  .head__ul {
    gap: 60px; }
  .head__phone {
    font-size: 0; }
  .lab h1, .lab .h1 {
    padding-right: 0; }
  h1, .h1 {
    font-size: 80px; }
  h2, .h2 {
    font-size: 52px; }
  .blu-col__title {
    font-size: 35px; } }

@media (max-width: 1199px) {
  .wrapper {
    zoom: 1; }
  h1, .h1 {
    font-size: 50px; }
  h2, .h2 {
    font-size: 36px; }
  .full-cycle__txt {
    font-size: 16px; }
  .btn, .head__btn, .full-cycle__btn,
  .btn-o,
  .btn-wh {
    font-size: 14px; }
  .header {
    position: relative; }
  .burger-w {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    background-color: #095198;
    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: -6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 15px; }
  .burger:after {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    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 {
    padding-top: 15px; }
  .header__row {
    position: relative; }
  .header__col {
    position: absolute;
    width: 100%;
    background-color: #FFF;
    right: 0;
    padding: 20px 15px 0 15px;
    transition: 0.5s;
    margin-top: 88px;
    height: 100vh;
    max-height: calc(100svh - 88px);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    top: 0;
    z-index: 14;
    transform: translateX(150%); }
  .header__col.open {
    transform: translateX(0); }
  .head__w {
    border-bottom: 1px solid #183e63;
    padding-bottom: 5px; }
  .head__logo {
    width: 71px;
    height: 71px; }
  .head__btn {
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
    max-width: 575px;
    flex: none; }
  .head__address {
    font-size: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #183e63;
    margin-right: 0;
    width: 100%; }
    .head__address br {
      display: none; }
  .head__ul {
    margin-top: 40px;
    margin-right: 0;
    gap: 30px;
    flex-direction: column;
    padding-left: 20px;
    align-items: flex-start;
    margin-bottom: 40px; }
    .head__ul li a {
      text-align: left;
      font-size: 16px;
      padding-bottom: 0; }
  .head__phone {
    font-size: 24px;
    margin-left: unset;
    margin-bottom: 63px;
    margin-top: auto;
    margin-left: 20px; }
  .lab__w {
    gap: 15px;
    grid-template-columns: calc(33.333% - 8px) calc(66.6666% - 8px); }
  .blu-col__title {
    font-size: 26px; }
  .blu-col {
    padding: 40px 30px; }
  .blu-col__txt {
    font-size: 16px; }
  .lab + .lab:last-child {
    margin-top: 60px; }
  .blu-col__look {
    font-size: 16px; }
  .blu-col__look:after {
    width: 60px;
    background-size: 60px; }
  .section {
    padding: 40px 0; }
  .footer {
    margin-top: 40px; }
  .s-lab {
    padding-top: 0; }
  h1, .h1 {
    font-size: 43px; }
  .spectr__w {
    width: 100%;
    flex-direction: column;
    padding: 80px 0 0 0; }
  .spectr__w:after {
    aspect-ratio: 1.4987 / 1;
    background-image: url("../img/spectr-mob.png");
    background-position: center;
    position: static;
    height: auto;
    width: 100%;
    background-size: auto 100%;
    transform: none; }
  .spectr__it-w {
    gap: 15px; }
  .spectr__icon {
    margin-bottom: 20px; }
  .spectr__title {
    font-size: 22px;
    margin-bottom: 10px; }
  .spectr__it {
    padding: 30px 20px; }
  .spectr__it ul li,
  .spectr__txt {
    font-size: 14px; }
  .spectr__it ul li {
    min-height: 16px;
    background-size: 16px; }
  .foot__top {
    flex-direction: column;
    gap: 30px;
    padding-bottom: 30px; }
  .footer__r {
    display: contents; }
  .footer__body-txt {
    font-size: 158px; }
  .foot__w {
    padding: 60px 25px 25px 25px; }
  .galery__tabs-content {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }
  .galery__tabs-item div {
    padding: 20px; }
  .galery__tabs-item div p {
    font-size: 20px;
    margin-bottom: 10px; }
  .galery__tabs-item div span {
    font-size: 14px; }
  .galery__tabs-item__img {
    aspect-ratio: 1.16 / 1; }
  .tech__row {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; }
  .cont-us {
    flex-direction: column; }
  .cont-us__img-w {
    width: 100%;
    height: 500px;
    aspect-ratio: unset; }
  h3, .h3 {
    font-size: 33px; }
  .cont-us {
    padding: 25px;
    padding-top: 60px; }
  .cont-us__l {
    padding-top: 0; }
  .s-conts {
    padding-top: 0; } }

@media (max-width: 991px) {
  .footer {
    padding-bottom: 0; }
    .footer .contain {
      max-width: 100%; }
  .btn, .head__btn, .full-cycle__btn, .btn-o, .btn-wh {
    padding: 0 26px; }
  .lab__w {
    display: flex;
    flex-direction: column; }
  .full-cycle__l {
    padding-bottom: 20px; }
  .full-cycle__txt {
    margin-bottom: 20px; }
  h1, .h1 {
    font-size: 36px;
    margin-bottom: 30px; }
  .lab h1, .lab .h1 {
    margin-bottom: 20px;
    text-align: left;
    text-indent: 20px; }
  h2, .h2 {
    font-size: 28px;
    margin-bottom: 20px; }
  .lab h2,
  .lab .h2 {
    margin-bottom: 40px; }
  .blu-col {
    padding: 60px 20px; }
  .blu-col__look:after {
    width: 30px;
    height: 16px;
    background-image: url("../img/arr-white-r-mob.svg");
    background-size: 28px; }
  .blu-col__txt {
    margin-bottom: 69px; }
  .lab__w._inv .col__33 {
    order: -1; }
  .lab + .lab:last-child {
    margin-top: 80px; }
  .lab__w {
    gap: 20px; }
  .show-991 {
    display: inline-block; }
  .servic__tabs-content-wrap table tbody td:nth-child(2) {
    padding-left: 20px;
    padding-right: 20px; }
  .s-galery {
    padding-top: 0; }
  .servic__title-w {
    width: 100%; }
  .subtitle br {
    display: none; }
  .h4,
  h4 {
    font-size: 36px; }
  .modal-form__block h4,
  .modal-form__block .h4 {
    margin-bottom: 40px; }
  .accept__txt {
    font-size: 16px; }
    .accept__txt br {
      display: none; } }

@media (max-width: 767px) {
  .footer__body-txt {
    font-size: 112px; }
  .servic__title-w {
    width: 100%; }
  .inner-page h1 {
    margin-bottom: 20px; }
  .servics {
    padding-bottom: 0; }
  .s-servic {
    padding-top: 20px; }
  .servic__tabs-list .tabs__list-item {
    height: 50px;
    font-size: 14px; }
  .servic__tabs-list {
    flex-direction: column; }
    .servic__tabs-list li {
      width: 100%; }
  .inner-page {
    padding-top: 0; }
  .show-767 {
    display: inline-block; }
  .servic__tabs-content-wrap table:nth-child(3) {
    display: none !important; }
  .servic__tabs-content-wrap table thead td:nth-child(2) {
    padding-left: 20px; }
  .galery__tabs-controls {
    padding-top: 20px; }
  .galery__tabs-content {
    grid-template-columns: repeat(2, 1fr); }
  .tech__row {
    display: flex;
    flex-direction: column; }
  .tech__icon {
    margin-bottom: 20px; }
  .tech__it {
    padding: 40px 20px; }
  .tech__title {
    font-size: 22px; }
  .tech__txt {
    font-size: 14px; }
  .s-conts {
    padding-top: 20px; }
  .write__form-row {
    display: flex;
    flex-direction: column; }
  .write__w {
    padding: 80px 15px; }
  .write__us {
    max-width: 100%;
    width: 100%; }
  .write__us {
    padding: 0; }
    .write__us form .btn-wh {
      width: 100%; }
  .s-write .contain {
    max-width: 100%; } }

@media (max-width: 640px) {
  .help-call .measurer-form .btn, .help-call .measurer-form .head__btn, .help-call .measurer-form .full-cycle__btn {
    margin-top: 0; }
  .foot__logo {
    width: 102px; }
  .foot__title-socs,
  .foot__title {
    font-size: 22px;
    margin-bottom: 20px; }
  .foot__ul li {
    font-size: 14px; }
    .foot__ul li:not(:last-child) {
      margin-bottom: 20px; }
  .footer__body {
    padding: 20px 0; }
  .footer__body-txt {
    font-size: 60px; }
  .footer__dw {
    padding-top: 20px; }
  .foot__w {
    padding-bottom: 20px; }
  .modal-form__block {
    padding: 100px 15px; }
  .h4,
  h4 {
    font-size: 28px; }
  .modal-form__block h4,
  .modal-form__block .h4 {
    margin-bottom: 30px; } }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 28px; }
  .lab__img-w {
    aspect-ratio: 1 / 1; }
  .full-cycle__btn {
    width: 100%; }
  .lab h2, .lab .h2 {
    font-size: 26px; }
  .blu-col__txt {
    font-size: 14px; }
  .blu-col__look {
    font-size: 14px; }
  .spectr__it-w {
    flex-direction: column; }
  .spectr__it {
    width: 100%; }
  .spectr__w {
    position: relative;
    padding-bottom: 385px; }
    .spectr__w:after {
      content: "";
      display: block;
      position: absolute;
      top: auto;
      bottom: 0;
      aspect-ratio: unset;
      height: 385px;
      width: 577px;
      left: 50%;
      transform: translateX(-50%);
      background-size: cover;
      background-position: center; }
  .footer .contain {
    padding: 0; }
  .subtitle {
    font-size: 14px; }
  .servic__tabs-content-wrap table thead td {
    font-size: 14px; }
    .servic__tabs-content-wrap table thead td:nth-child(1) {
      padding: 20px 0 20px 10px; }
    .servic__tabs-content-wrap table thead td:nth-child(2) {
      padding: 20px 10px 20px 0; }
  .servic__tabs-content-wrap table tbody td {
    font-size: 14px;
    padding: 20px 10px; }
    .servic__tabs-content-wrap table tbody td:nth-child(1) {
      padding: 20px 10px 20px 10px; }
    .servic__tabs-content-wrap table tbody td:last-child {
      padding: 20px 10px 20px 10px; }
  .works_bl {
    padding: 20px;
    font-size: 14px; }
  .bread ul {
    gap: 10px; }
    .bread ul li {
      font-size: 14px;
      gap: 10px; }
  .servic__tabs-content-wrap table thead td:nth-child(2) {
    padding-left: 10px; }
  .servic__tabs-content-wrap table tbody td:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px; }
  .galery__tabs-content {
    display: flex;
    flex-direction: column; }
  .conts .contain,
  .s-write .contain {
    padding: 0; }
  h3, .h3 {
    font-size: 26px; }
  .cont-us {
    padding: 15px;
    padding-top: 60px; }
    .cont-us h3, .cont-us .h3 {
      margin-bottom: 30px; }
  .cont-us__inf-name {
    font-size: 14px; }
  .cont-us__info {
    font-size: 16px; }
  .cont-us__conts {
    margin-bottom: 30px; }
  .cont-us__socs-row {
    padding-left: 0;
    width: 100%;
    justify-content: center; }
  .write__w h3 {
    font-size: 28px;
    margin-bottom: 20px; }
  .write__txt {
    font-size: 14px;
    margin-bottom: 20px; }
  .write__input-text-w,
  .write__form-row {
    gap: 20px; }
  .s-404 .btn, .s-404 .head__btn, .s-404 .full-cycle__btn {
    width: 100%;
    margin-top: 20px; }
  .s-404 {
    padding-top: 10px; }
  .modal-close {
    right: 15px; }
  .accept__txt {
    font-size: 14px; }
  .accept__w {
    padding: 0; }
  .cookies {
    padding: 60px 15px 22px 15px; }
    .cookies .btn-wh {
      max-width: 290px;
      width: 100%; }
  .accept__w {
    position: static; }
  .accept {
    position: relative; }
  .accept__close {
    top: 30px;
    right: 15px; } }

@media only screen and (max-width: 320px) {
  body, body > * {
    width: auto;
    min-width: 320px; } }

@media (min-width: 1925px) {
  .header__col {
    justify-content: space-between; }
  .head__address {
    margin-right: auto; }
  .footer__body-txt {
    font-size: calc(228px + (100vw - 1920px) * 0.1); } }

.w100 {
  width: 100%; }

._white {
  color: white; }

._center {
  text-align: center; }

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; }