@charset "UTF-8";
/* 1desctop-от 1600 до 1920 */
/* Box sizing rules */
@import url("https://fonts.googleapis.com/css2?family=Play:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Play:wght@700&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box; }

/* Remove default padding */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul[class], ol[class], li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5; }

ol {
  padding-left: 16px;
  list-style: decimal; }

ul {
  padding-left: 13px;
  list-style: square; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block; }

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit; }

.hide {
  display: none; }

/* ====== 1 Прижать футер */
/* 1) */
html, body {
  height: 100%; }

/* 2) */
.main-container {
  min-height: 100%; }

/* 3) + цвет фона + центрирование содержимого*/
footer {
  height: 351px;
  margin-top: -351px;
  background-color: #0044a6;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* 4) */
.clr {
  height: 351px; }

/* ширина + границы сетки */
.container-rows {
  width: 76%;
  margin: 0 auto 0 14%; }

@media (max-width: 768px) {
  .container-rows {
    width: 76%;
    margin: 0 auto 0; } }
/* ширина + границы сетки ОБЛОЖКИ*/
.container-header {
  width: 81.7%;
  margin-left: 14%; }

@media (max-width: 768px) {
  .container-header {
    margin-left: 10%; } }
.section-padding, .section-block {
  padding-top: 75px;
  padding-bottom: 75px;
  /* установлено по 2 блоку главной */ }

/* установлено по 2 блоку главной */
/* установлено по 2 блоку главной */
/* блок верстки */
.section-block {
  min-height: 200px; }

/* отступы от хедера */
.section-padding-header {
  padding-top: 175px; }

/* отступы от футера */
.section-padding-footer {
  padding-bottom: 70px; }

.first-font, .cover-wrap-h1, .video-text, h2, .wish {
  font-family: 'Play', sans-serif; }

.second-font, .cover-wrap-content-text, .main-header-menu-wrp-link p, .button-txt span, .call-txt, .main-header-button span, .rights, .phone-text-header, .actions, .name-com, .customer-name-accordion, .numbers, .text-above-heading, .main-text, .review-text, .services-items-col1-item > p,
.services-items-col1-itemreverce > p, .under-numbers, .com-wish, .com-job, .client-work, .form-txt, .order-form-formcontent-block input[type="text"] {
  font-family: 'Montserrat', sans-serif; }

/* =================Синий фон */
/* Заголовок h1 */
.cover-wrap-h1 {
  font-size: 10vh;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 3px;
  color: #fff; }

/* Текст на видео */
.video-text {
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 1.7px;
  text-align: center;
  color: #fff; }

/* Текст на обложке */
.cover-wrap-content-text {
  display: block;
  font-size: 3vh;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.1px;
  text-align: left;
  color: #fff;
  /* &::after {
      content: "";
      display: block;
      width: 95px;
      height: 1px;
      background-color: #FF3D4B;
      position: absolute;
      top: 43px;
  } */ }

/* Почему, подписи меню */
.main-header-menu-wrp-link p {
  font-size: 1.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 1.05px;
  text-align: left;
  color: #fff; }

/* Кнопка чата */
.button-txt span {
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.85px;
  text-align: left;
  color: #fff; }

/* Кнопка вызова */
.call-txt {
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.85px;
  text-align: left;
  color: #fff; }

.main-header-button span {
  font-size: 0.8vw;
  font-weight: 500;
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.85px;
  text-align: left;
  color: #fff; }

/* Все права */
.rights {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.8px;
  text-align: left;
  color: #fff; }

/* =================Синий шрифт */
/* h2 */
h2 {
  font-size: 44px;
  font-weight: bold;
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: 0.95px;
  text-align: center;
  color: #0044a6;
  margin-bottom: 18px;
  /* отладка на странице почему мы */ }

/* номет тел */
.phone-text-header {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 1.25px;
  color: #0044a6; }

/* Оценитете */
.actions {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.72;
  letter-spacing: 1.25px;
  text-align: left;
  color: #0044a6; }

/* Имя комиссара */
.name-com {
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.53px;
  text-align: center;
  margin-bottom: 7px;
  color: #0044a6; }

/* Имена клиентов и аккордеон */
.customer-name-accordion {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.43px;
  text-align: center;
  margin-top: 15px;
  color: #0044a6; }

/* =================Красный шрифт */
/* Цыфры */
.numbers {
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.7px;
  text-align: left;
  color: #ec1b29; }

/* Текст над заголовком */
.text-above-heading {
  font-size: 25px;
  margin-bottom: -5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 1.25px;
  text-align: center;
  color: #ec1b29; }

/* =================Черный шрифт */
/* Будте */
.wish {
  font-size: 33px;
  text-transform: uppercase;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 0.83px;
  text-align: center;
  color: #000; }
  .wish span {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: 1.05px;
    text-align: center;
    color: #003a8d; }

/* Осн текст */
.main-text {
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.95px;
  text-align: center;
  color: #272727; }

.text-contact-line {
  width: 80px;
  height: 2px;
  margin-top: 8px;
  background-color: #ec1b29; }

/* Отзывы */
.review-text {
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.53;
  letter-spacing: 0.95px;
  text-align: left;
  color: #272727; }

/* Подписи услуг */
.services-items-col1-item > p,
.services-items-col1-itemreverce > p {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.85px;
  color: #272727; }

/* Под цифрами */
.under-numbers {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: 0.8px;
  text-align: left;
  color: #5e5d5d; }

/* 6 лет */
.com-wish {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.35px;
  text-align: center;
  margin-bottom: 1px;
  color: #898989; }
  .com-wish::after {
    content: "";
    display: block;
    width: 39px;
    height: 1px;
    background-color: #898989;
    position: absolute;
    top: 90px;
    right: 42%; }

/* Должность кома */
.com-job {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 0.35px;
  text-align: center;
  margin-top: 20px;
  color: #5e5d5d; }

/* Должжность клиента */
.client-work {
  display: none;
  font-size: 11px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: 0.28px;
  text-align: center;
  margin-top: 8px;
  color: #5e5d5d; }

/* В форме */
.form-txt {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.55px;
  text-align: left;
  color: #bababa; }

/* Допы */
/* Верхнее меню */
.top-header {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
  .top-header-content {
    display: flex;
    justify-content: space-between;
    padding-top: 13px;
    align-items: center; }
    .top-header-content-logocont a:nth-child(1) {
      display: block;
      display: flex;
      justify-content: center; }
    .top-header-content-logocont a:nth-child(2) {
      display: none; }
    .top-header-content-logocont-logo {
      display: block;
      height: 70px; }
    .top-header-content-contacts {
      display: flex;
      align-items: center; }
      .top-header-content-contacts-phone {
        width: 290px;
        height: 38px;
        text-decoration: none;
        display: block;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        border-radius: 7px; }
        .top-header-content-contacts-phone:hover {
          background-color: rgba(255, 255, 255, 0.149);
          box-shadow: 1px 3px 4px 0 #00000045; }
        .top-header-content-contacts-phone:active {
          background-color: rgba(76, 76, 76, 0.088);
          box-shadow: inset 1px 3px 4px 0 #00000035; }
        .top-header-content-contacts-phone p {
          padding-left: 13px; }

/* Боковое меню */
.main-header-menu {
  display: flex;
  justify-content: center;
  width: 10.2%;
  height: 95vh;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #0044a6;
  border-radius: 0 25px 25px 0;
  position: fixed;
  z-index: 10;
  top: 18px;
  left: 0; }
  .main-header-menu-wrp {
    display: flex;
    flex-direction: column;
    width: 96%;
    margin-top: 56px; }
    .main-header-menu-wrp-link {
      display: block;
      height: 13.4%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0 20px;
      border-radius: 16px; }
      .main-header-menu-wrp-link:nth-child(1) {
        text-decoration: none;
        padding: 20px 2px 20px 2px; }
      .main-header-menu-wrp-link:nth-child(n+2):nth-child(-n+5) {
        text-decoration: none;
        padding: 20px 2px 20px 2px; }
      .main-header-menu-wrp-link:hover {
        background-color: #0c4ca9;
        box-shadow: 1px 3px 4px 0 #00000045; }
      .main-header-menu-wrp-link:active {
        background-color: #0044a6;
        box-shadow: inset 1px 3px 4px 0 #00000047; }

/* 1-Обложка */
.cover {
  position: relative; }
  .cover-video {
    display: block;
    position: absolute;
    width: 100%;
    min-height: 100vh;
    background-color: #404b51;
    background-image: url("https://avatars.mds.yandex.net/get-altay/4054675/2a0000017591a1fa036d0f1e881efffddab9/XXL");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .cover-video-vd {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      filter: brightness(0.6); }
    .cover-video:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100vh;
      background: url(../../img/pattern-grid.png); }
  .cover-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    padding-top: 0;
    padding-left: 127px; }
    .cover-wrap-h1 {
      position: relative;
      margin-bottom: 31px; }
    .cover-wrap-content-null {
      width: 50px;
      height: 3vh;
      /* background-color: red; */
      position: relative; }
      .cover-wrap-content-null:last-child {
        height: 0.1vh; }
      .cover-wrap-content-null::after {
        content: "";
        display: block;
        width: 95px;
        height: 2px;
        background-color: #FF3D4B;
        position: absolute;
        top: 5px; }
    .cover-wrap-content-text {
      position: relative; }

/*2-блок Наши комиссары */
.worker {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative; }
  .worker-content {
    width: 79%;
    margin-bottom: 50px; }

.worker-slider {
  width: 100%;
  padding-top: 50px;
  position: relative; }
  .worker-slider-wrapper {
    overflow: hidden;
    width: 87%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .worker-slider-wrapper-container {
      overflow: hidden; }
      .worker-slider-wrapper-container-track {
        display: flex;
        /*  width: 1204px; */
        margin: 0 auto;
        transition: 0.5s;
        margin-bottom: 15px; }
        .worker-slider-wrapper-container-track-item {
          min-height: 272px;
          display: flex;
          flex-direction: column;
          align-items: center; }
          .worker-slider-wrapper-container-track-item img {
            object-fit: cover;
            border-radius: 20px; }
          .worker-slider-wrapper-container-track-item-content {
            width: 232px;
            min-height: 171px;
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: -58px;
            background-color: white;
            border-radius: 20px;
            padding: 28px 0 20px 0;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
    .worker-slider-wrapper-btn-prev {
      background-color: transparent;
      border: none;
      position: absolute;
      z-index: 1;
      top: 54%;
      left: 11px; }
      .worker-slider-wrapper-btn-prev::after {
        cursor: pointer;
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        position: absolute;
        border-top: 7px solid #0044a6;
        border-right: 7px solid #0044a6;
        transform: rotate(-135deg); }
    .worker-slider-wrapper-btn-next {
      background-color: transparent;
      border: none;
      position: absolute;
      z-index: 1;
      top: 54%;
      right: 40px; }
      .worker-slider-wrapper-btn-next::before {
        cursor: pointer;
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        position: absolute;
        border-top: 7px solid #0044a6;
        border-right: 7px solid #0044a6;
        transform: rotate(45deg); }

@media (max-width: 1600px) {
  .worker-slider-wrapper {
    width: 79%; } }
@media (max-width: 1280px) {
  .worker-slider-wrapper {
    width: 98%; } }
/* 3-блок Отзывы */
.reviews {
  background-color: #f7f7f7;
  background-image: url(../../img/left-texture.png), url(../../img/rigth-texture.png);
  background-position: top left, bottom right;
  background-repeat: no-repeat;
  background-size: 40%, 40%;
  padding-bottom: 145px;
  position: relative; }
  .reviews-content {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .reviews-content-bulet {
      position: relative;
      display: flex;
      width: 62%;
      min-height: 178px;
      padding: 44px 76px 27px 53.9px;
      background-color: #fff;
      border-radius: 20px;
      margin-top: 17px;
      margin-bottom: 54px;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
      .reviews-content-bulet:before {
        content: '';
        width: 25px;
        height: 25px;
        position: absolute;
        left: 59%;
        bottom: -13px;
        background: #fff;
        transform: rotate(45deg);
        box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.2); }
      .reviews-content-bulet-quotes {
        margin-right: 50px; }
      .reviews-content-bulet-content {
        margin-top: -1px; }
  .reviews-pagination {
    position: absolute;
    bottom: 80px; }
    .reviews-pagination-circle {
      display: block;
      width: 9px;
      height: 9px;
      display: inline-block;
      border: solid 1px #707070;
      background-color: #f7f7f7;
      border-radius: 50%;
      margin: 5px; }
      .reviews-pagination-circle:hover {
        background-color: #707070; }
      .reviews-pagination-circle-active {
        background-color: #707070; }

.reviews-content-boxclient {
  display: flex;
  justify-content: space-evenly;
  column-gap: 2%;
  width: 52%; }
  .reviews-content-boxclient-client-container {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .reviews-content-boxclient-client-container-gradient {
      margin-bottom: 13px;
      background: #000;
      background: linear-gradient(180deg, #000000 0%, #000000 25%, #1e539e 50%, #ec1b29 75%, #0044a6 100%);
      background-size: 400% 400%;
      background-repeat: no-repeat;
      cursor: pointer;
      transition: .5s all;
      border-radius: 10px; }
      .reviews-content-boxclient-client-container-gradient_img {
        width: 100px;
        height: 118px;
        background: #000 url(../../img/avatar-null.png) no-repeat center center;
        background-size: cover;
        opacity: 0.8;
        mix-blend-mode: screen; }
      .reviews-content-boxclient-client-container-gradient:hover {
        background-position: 100% 100%; }
    .reviews-content-boxclient-client-container-content p:first-child {
      word-wrap: break-word;
      width: 100px;
      margin: 0 auto; }

.person1 {
  background: #000 url(../../img/5.jpg) no-repeat center center;
  background-size: cover;
  opacity: 0.7;
  mix-blend-mode: screen; }

.person2 {
  background: #000 url(../../img/8.jpg) no-repeat center center;
  background-size: cover;
  opacity: 0.7;
  mix-blend-mode: screen; }

.person3 {
  background: #000 url(../../img/9.jpg) no-repeat center center;
  background-size: cover;
  opacity: 0.7;
  mix-blend-mode: screen; }

.person4 {
  background: #000 url(../../img/1.jpg) no-repeat center center;
  background-size: cover;
  opacity: 0.7;
  mix-blend-mode: screen; }

.bulet-text > p:nth-child(1) {
  display: none; }
.bulet-text > p:nth-child(2) {
  display: none; }
.bulet-text > p:nth-child(3) {
  display: block; }
.bulet-text > p:nth-child(4) {
  display: none; }

/* 4-блок Опыт */
.practice {
  display: flex; }
  .practice-img {
    margin-top: 13px;
    border-radius: 20px; }
  .practice-content {
    width: 100%;
    padding-left: 3%; }
    .practice-content h2 {
      text-align: left;
      margin-bottom: 52px; }
    .practice-content-blok {
      display: flex;
      justify-content: space-between; }
      .practice-content-blok-col-item {
        display: flex;
        min-height: 130px; }
        .practice-content-blok-col-item-svg {
          display: flex;
          align-items: center;
          width: 26%;
          height: 100px; }
        .practice-content-blok-col-item-content {
          width: 74%;
          margin-top: -10px; }

.modal {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000008f;
  display: flex;
  align-items: center;
  justify-content: center; }
  .modal__block {
    width: 75%;
    height: 71%;
    position: relative;
    left: 36px;
    background-color: #000;
    border-radius: 20px; }
    .modal__block-video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 20px; }
  .modal__phone {
    width: auto;
    height: auto;
    padding: 50px; }
  .modal__close {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 5px;
    color: white;
    font-size: 29px;
    cursor: pointer; }
    .modal__close:hover {
      background-color: rgba(175, 175, 175, 0.42); }
    .modal__close:active {
      background-color: rgba(175, 175, 175, 0.23); }

.hide {
  display: none; }

.services {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .services-headwrap {
    margin-top: 105px;
    padding-left: 8%;
    padding-right: 8%; }

.services-items {
  display: flex;
  justify-content: center;
  width: 100%; }
  .services-items-col1 {
    width: 49.9%; }
    .services-items-col1-item {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      position: relative;
      min-height: 155px;
      text-align: right; }
      .services-items-col1-item:last-child {
        margin-bottom: 0; }
      .services-items-col1-item:not(.outer):before {
        content: "";
        display: inline-block;
        margin-bottom: 0px;
        position: absolute;
        top: 158px;
        right: 0;
        width: 51%;
        height: 1px;
        border-top: 2px dotted #898989; }
    .services-items-col1-itemreverce {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      position: relative;
      min-height: 155px;
      /* margin-bottom: 81px; */ }
      .services-items-col1-itemreverce:last-child {
        margin-bottom: 0; }
      .services-items-col1-itemreverce:not(.outer):before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 158px;
        left: 0;
        width: 51%;
        height: 1px;
        border-top: 2px dotted #898989; }

.center {
  width: 0.2%;
  height: 374px;
  margin-top: 51px;
  border-right: 2px dotted #898989; }

.services-items-item-ccircle-red, .services-items-item-ccircle-blue {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #ec1b29;
  margin-left: 60px;
  margin-right: 60px; }
  .services-items-item-ccircle-red svg, .services-items-item-ccircle-blue svg {
    fill: #fff; }

.services-items-item-ccircle-blue {
  background-color: #0044a6; }

/* 2 блок */
.order {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 75px; }
  .order-bg {
    width: 100%;
    padding-top: 72px;
    padding-bottom: 154px;
    background-image: url(../../img/video-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; }
    .order-bg h2 {
      color: #fff; }
  .order-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 40%;
    box-sizing: border-box;
    margin-top: -95px;
    padding: 38px 30px 42px 30px;
    background-image: url(../../img/left-texture.png), url(../../img/rigth-texture.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-size: 60%, 60%;
    border-radius: 20px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #f7f7f7; }
    .order-form p:nth-child(1) {
      padding-bottom: 11px; }
    .order-form-namber {
      width: 81%;
      height: 55px;
      padding-top: 1px;
      display: block;
      box-sizing: border-box;
      position: relative;
      border-radius: 7px;
      margin-bottom: 74px;
      font-family: Montserrat;
      font-size: 3vw;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.21;
      letter-spacing: 1.08px;
      text-align: center;
      color: #0044a6; }
      .order-form-namber:hover {
        background-color: rgba(255, 255, 255, 0.149);
        box-shadow: 1px 3px 4px 0 #00000045; }
      .order-form-namber:active {
        background-color: rgba(76, 76, 76, 0.088);
        box-shadow: inset 1px 3px 4px 0 #00000035; }
      .order-form-namber::after {
        content: "";
        display: inline-block;
        text-align: left;
        position: absolute;
        top: 91px;
        left: 0;
        width: 100%;
        height: 2px;
        border-bottom: 2px dotted #898989; }
    .order-form-formcontent-block {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .order-form-formcontent-block input {
        display: block;
        margin-top: 13px;
        margin-bottom: 27px; }
      .order-form-formcontent-block input[type="text"] {
        width: 339px;
        height: 50px;
        padding: 0 0 0 20px;
        border-radius: 15px;
        border: solid 1px #707070;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: 0.55px;
        text-align: left;
        color: #2c2929; }

.algorithm {
  height: 770px;
  padding-top: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 75px; }
  .algorithm-order-bg {
    width: 100%;
    padding-top: 176px;
    padding-left: 14%;
    padding-right: 10%;
    padding-bottom: 180px;
    background-image: url(../../img/video-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; }
  .algorithm-items {
    display: flex;
    justify-content: space-evenly;
    margin-top: -100px; }
    .algorithm-items-item {
      width: 23%;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative; }
      .algorithm-items-item-circle {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        z-index: 10;
        width: 85px;
        height: 85px;
        border-radius: 50%;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
        background-color: #f7f7f7; }
        .algorithm-items-item-circle p {
          font-size: 42px; }
      .algorithm-items-item-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: absolute;
        top: 41px;
        width: 100%;
        min-height: 327px;
        border-radius: 20px;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 72px 10px 42px 10px;
        background-image: url(../../img/left-texture.png), url(../../img/rigth-texture.png);
        background-position: top left, bottom right;
        background-repeat: no-repeat;
        background-size: 130%;
        background-color: #f7f7f7; }
        .algorithm-items-item-content-text {
          max-width: 90%;
          overflow: hidden; }
        .algorithm-items-item-content:last-child {
          font-family: Montserrat;
          font-size: 28px;
          font-weight: bold;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.5;
          letter-spacing: 1.4px;
          text-align: center;
          color: #272727; }
    .algorithm-items-mob {
      display: none; }

/* что делает */
.skills {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 51px; }
  .skills h2 {
    margin-bottom: 52px; }
  .skills-block {
    display: flex;
    width: 72%;
    justify-content: space-between; }
    .skills-block-col-item {
      display: flex;
      min-height: 132px; }
      .skills-block-col-item-svg {
        display: flex;
        align-items: center;
        width: 26%;
        height: 100px; }
      .skills-block-col-item-content {
        width: 74%; }

/* видео */
.video {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 373px;
  padding-left: 19%;
  padding-right: 15%;
  background-color: #111311;
  background-image: url("../../img/video-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover; }
  .video-link {
    display: block;
    position: relative;
    min-width: 71px;
    min-height: 59px;
    margin: 59px auto 0 auto;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    color: red;
    font-size: 34px;
    text-align: center;
    line-height: 2;
    padding-left: 4px;
    padding-top: 3px; }

/* аккордеон */
.accordion {
  width: 72%;
  margin: 0 auto;
  padding-bottom: 50px; }
  .accordion h2 {
    margin-bottom: 50px; }

.accordion-item {
  position: relative;
  margin-bottom: 20px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
  .accordion-item:last-child {
    margin-bottom: 0; }
  .accordion-item__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .accordion-item__input:checked ~ .accordion-item__trigger {
      border: 1px solid transparent;
      border-bottom: none;
      border-radius: 20px 20px 0 0;
      background-color: #f7f7f7; }
      .accordion-item__input:checked ~ .accordion-item__trigger::after {
        content: "";
        position: absolute;
        top: 15px;
        right: 16px;
        width: 33px;
        height: 33px;
        background-image: url("../../img/icons/circle-arrow.svg");
        background-repeat: no-repeat;
        background-size: 70%; }
    .accordion-item__input:checked ~ .accordion-item__content {
      display: block;
      padding: 0 20px 29px 29px;
      background-color: #f7f7f7; }
  .accordion-item__trigger {
    display: block;
    padding: 22px 20px 16px 29px;
    border-radius: 20px;
    text-align: left;
    background-color: #f7f7f7; }
    .accordion-item__trigger::after {
      content: "";
      position: absolute;
      top: 27px;
      right: 20px;
      width: 29px;
      height: 295px;
      background-image: url("../../img/icons/arrow.svg");
      background-repeat: no-repeat;
      background-size: 70%; }
  .accordion-item__content {
    min-height: 100px;
    padding: 20px;
    border-top: #379696;
    border-radius: 0px 0px 20px 20px;
    border-top: none;
    display: none; }

.contacts {
  margin-top: 175px;
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between; }
  .contacts-content {
    max-width: 50%; }
    .contacts-content h2 {
      text-align: left;
      margin-bottom: 94px; }
    .contacts-content-cols {
      display: flex; }
      .contacts-content-cols-col {
        width: 377px; }
        .contacts-content-cols-col-item {
          display: flex;
          min-height: 118px; }
          .contacts-content-cols-col-item-svg {
            width: 70px;
            height: 47px; }
            .contacts-content-cols-col-item-svg svg {
              fill: #0044a6; }
          .contacts-content-cols-col-item-text {
            position: relative; }
            .contacts-content-cols-col-item-text p {
              text-align: left; }
  .contacts-maping {
    max-width: 50%;
    margin-top: 13px;
    border-radius: 20px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
    .contacts-maping-map {
      max-width: 100%;
      height: 100%;
      border-radius: 20px;
      object-fit: cover; }

.footer-head {
  padding-top: 20px;
  padding-bottom: 65px;
  background-image: url("../../img/footer-fon.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; }
  .footer-head-attentionn {
    display: flex;
    flex-direction: column; }
    .footer-head-attentionn-img {
      width: 492px;
      height: 350px; }
    .footer-head-attentionn-icon {
      text-align: center;
      margin-bottom: 32px; }

.footer-main {
  padding-top: 32px;
  padding-bottom: 36px;
  background-color: #0044a6; }
  .footer-main-content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }

/* Красная кнопка */
.main-header-button {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 25px;
  left: 17px;
  width: 80%;
  background-color: #ec1b29;
  border: none;
  border-radius: 20px 20px 20px 0;
  padding: 26px 0 24px 14px;
  z-index: 100;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.3s linear;
  text-decoration: none;
  cursor: pointer; }
  .main-header-button img {
    height: 34x;
    margin-right: 10px;
    filter: invert(1); }
  .main-header-button span {
    display: block; }

.chat {
  padding: 20px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 9px;
  background-color: #0044a6;
  border: none;
  border-radius: 20px 20px 0px 20px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

/* Пагинация */
.reviews {
  position: relative; }

/* Btn-ripple */
.btn {
  display: block;
  width: 339px;
  height: 50px;
  padding: 16px 10px 18px 10px;
  border: none;
  border-radius: 15px;
  background-color: #ec1b29;
  cursor: pointer;
  /* box-shadow: 1px 5px 8px 0 #00000029; */
  transition: box-shadow 0.3s linear;
  text-decoration: none;
  text-align: center; }
  .btn:hover {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.ripple-container {
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  pointer-events: none;
  overflow: hidden; }
.ripple-effect {
  margin-top: 0px;
  margin-left: 0px;
  width: 1px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.033);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
  pointer-events: none; }
  .ripple-effect.light {
    background-color: rgba(255, 255, 255, 0.15); }

/* цвет */
.icon-blue {
  fill: #0044a6; }
.icon-red {
  fill: #ec1b29; }
.icon-white {
  fill: #fff; }

/* верхнее меню */
.top-header-contacts-phone-svg {
  fill: #0044a6;
  width: 50px;
  height: 25px; }
.top-header-content-contacts-socislLinks {
  padding-left: 100px;
  display: flex;
  align-items: center;
  margin-right: -5px; }
  .top-header-content-contacts-socislLinks a {
    display: block;
    height: 35px;
    padding: 0 5px 0 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    margin-left: 7px; }
    .top-header-content-contacts-socislLinks a:hover {
      background-color: rgba(255, 255, 255, 0.149);
      box-shadow: 1px 3px 4px 0 #00000045; }
    .top-header-content-contacts-socislLinks a:active {
      background-color: rgba(76, 76, 76, 0.088);
      box-shadow: inset 1px 3px 4px 0 #00000035; }
  .top-header-content-contacts-socislLinks a:nth-child(3) {
    display: none; }
  .top-header-content-contacts-socislLinks-inst {
    fill: #0044a6;
    width: 24px;
    height: 24px; }
  .top-header-content-contacts-socislLinks-vk {
    fill: #0044a6;
    width: 31px;
    height: 26px; }
  .top-header-content-contacts-socislLinks-home {
    fill: #0044a6;
    width: 24px;
    height: 25px; }

/* боковое меню */
.main-header-menu-wrp-link {
  position: relative; }
  .main-header-menu-wrp-link:after {
    content: "";
    display: block;
    width: 86%;
    height: 1px;
    background-color: #0c4ca9;
    position: absolute;
    z-index: 100;
    bottom: 0; }
  .main-header-menu-wrp-link img {
    position: relative;
    filter: invert(1);
    margin-bottom: 17px; }
  .main-header-menu-wrp-link:nth-child(1) img {
    width: 34px;
    height: 31px; }
  .main-header-menu-wrp-link:nth-child(2) img {
    width: 38px;
    height: 32px; }
  .main-header-menu-wrp-link:nth-child(3) img {
    width: 37px;
    height: 33px; }
  .main-header-menu-wrp-link:nth-child(4) img {
    width: 30px;
    height: 30px; }
  .main-header-menu-wrp-link:nth-child(5) img {
    width: 27px;
    height: 27px; }
  .main-header-menu-wrp-link:nth-child(6) img {
    width: 25px;
    height: 25px; }

.chat-sprite {
  width: 27px;
  height: 27px; }

/* футер */
.footer-main-content-sociallinks {
  width: 100px;
  display: flex;
  align-items: flex-end;
  margin-left: 50px; }
  .footer-main-content-sociallinks a {
    display: block;
    height: 35px;
    padding: 0 5px 0 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    margin-left: 7px; }
    .footer-main-content-sociallinks a:hover {
      background-color: rgba(255, 255, 255, 0.068);
      box-shadow: 1px 3px 4px 0 #00000045; }
    .footer-main-content-sociallinks a:active {
      background-color: rgba(14, 35, 76, 0.075);
      box-shadow: inset 1px 3px 4px 0 #00000047; }
  .footer-main-content-sociallinks-inst {
    fill: #fff;
    width: 24px;
    height: 24px; }
  .footer-main-content-sociallinks-vk {
    fill: #fff;
    width: 30px;
    height: 25px; }

/* главная */
.practice-svg1 {
  fill: #0044a6;
  width: 58%;
  height: 59%;
  margin-top: -36px; }
.practice-svg2 {
  fill: #0044a6;
  width: 50%;
  height: 59%;
  margin-top: -36px; }
.practice-svg3 {
  fill: #0044a6;
  width: 64%;
  height: 59%;
  margin-top: -36px; }
.practice-svg4 {
  fill: #0044a6;
  width: 53%;
  height: 59%;
  margin-top: -36px; }

.quotation-marks-sprite {
  width: 66.346px;
  height: 53.594px; }

.attention-sprite {
  width: 31.268px;
  height: 38.216px; }

/* услуги */
.services-svg1 {
  height: 50%; }
.services .services-svg2 {
  height: 41%;
  margin-right: -3px;
  margin-bottom: -2px; }
.services-svg3 {
  height: 45%;
  margin-right: -3px;
  margin-bottom: 1px; }
.services-svg4 {
  height: 50%; }
.services-svg5 {
  height: 56%;
  margin-right: -10px;
  margin-bottom: 2px; }
.services-svg6 {
  height: 41%;
  margin-right: -3px;
  margin-bottom: -2px; }

/* вопросы */
.skills-svg1 {
  fill: #0044a6;
  height: 72%;
  width: 61%;
  margin-left: 10px; }
.skills-svg2 {
  fill: #0044a6;
  height: 65%;
  width: 43%;
  margin-top: 13px;
  margin-left: 26px; }
.skills-svg3 {
  fill: #0044a6;
  height: 50%;
  width: 98%;
  margin-top: -14px; }
.skills-svg4 {
  fill: #0044a6;
  height: 55%;
  width: 100%; }

/* контакты */
.contacts-svg1 {
  width: 45%;
  height: 100%; }
.contacts-svg2 {
  width: 55%;
  height: 100%; }
.contacts-svg3 {
  height: 100%;
  width: 49%; }
.contacts-svg4 {
  width: 55%;
  height: 100%; }

/* 2_desctop-от 1280 до 1600 */
@media (max-width: 1600px) {
  .main-header-button span {
    font-size: 1em; } }
@media (max-width: 1600px) {
  .main-header-button {
    padding: 26px 10% 24px 11%; }
    .main-header-button img {
      display: none; } }
@media (max-width: 1600px) {
  .order-form {
    width: 58%; } }
@media (max-width: 1600px) {
  .algorithm-items-item {
    width: 26%; } }
@media (max-width: 1600px) {
  .contacts-maping {
    width: 46%; } }
/* 3_desctop-от 1024 до 1280 */
@media (max-width: 1280px) {
  .main-header-button span {
    font-size: 0.8em; }

  .button-txt span {
    font-size: 0.9em; } }
@media (max-width: 1280px) {
  .cover-wrap {
    padding-left: 0px; }

  .reviews-content-bulet {
    padding: 30px 20px 27px 24px; }
    .reviews-content-bulet-quotes {
      margin-right: 18px; }

  .practice-img {
    display: none; }
  .practice-content h2 {
    text-align: center; } }
@media (max-width: 1280px) {
  .services-headwrap {
    margin-top: 62px; }

  .order-form-namber {
    font-size: 3.2vw; } }
@media (max-width: 1280px) {
  .algorithm-items {
    justify-content: space-around; }
    .algorithm-items-item {
      width: 31%; }

  .skills-block {
    width: 100%; }

  .accordion {
    width: 100%; } }
@media (max-width: 1280px) {
  .contacts {
    margin-top: 74px;
    margin-bottom: 0px;
    flex-direction: column;
    align-items: center; }
    .contacts-content {
      max-width: 100%; }
      .contacts-content h2 {
        text-align: center;
        margin-bottom: 52px; }
    .contacts-maping {
      max-width: 100%;
      width: 648px;
      height: 354px; } }
/* 4_tablet-от 768 до 1024 */
@media (max-width: 1024px) {
  .cover-wrap-h1 {
    font-size: 8vw; }

  .main-text {
    font-size: 16px; } }
@media (max-width: 880px) {
  .main-header-menu-wrp-link p {
    display: none; }

  .main-text {
    font-size: 14px; } }
@media (max-width: 1024px) {
  .main-header-button {
    width: 67%;
    padding: 26px 0 24px 0px;
    justify-content: center; }
    .main-header-button img {
      display: block;
      height: 34x;
      margin-right: 0px;
      filter: invert(1); }
    .main-header-button span {
      display: none; }

  /* end */ }
@media (max-width: 1024px) {
  .top-header-content-contacts-socislLinks {
    padding-left: 28px; }

  /* end */ }
@media (max-width: 1024px) {
  .worker-slider-wrapper-btn-prev {
    top: 58%; }
  .worker-slider-wrapper-btn-next {
    top: 58%; }

  .reviews-content-bulet {
    padding: 30px 20px 27px 24px; }
    .reviews-content-bulet-quotes {
      display: none; }

  .reviews-content-boxclient {
    width: 66%; }

  /* end */ }
@media (max-width: 1024px) {
  .algorithm-items-item {
    width: 31%; }
    .algorithm-items-item-content {
      width: 100%; } }
@media (max-width: 800px) {
  .algorithm {
    height: 100%;
    padding-bottom: 0; }
    .algorithm-items {
      margin-top: -115px; }
      .algorithm-items-item {
        display: none; }
      .algorithm-items-mob {
        display: block;
        width: 80%;
        margin-left: 10%;
        padding: 9% 3% 11% 3%;
        border-radius: 20px;
        background-image: url(../../img/left-texture.png), url(../../img/rigth-texture.png);
        background-position: top left, bottom right;
        background-repeat: no-repeat;
        background-size: 105%;
        background-color: #f7f7f7;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
        display: flex; }
        .algorithm-items-mob-col1 {
          flex-basis: 19%;
          display: flex;
          flex-flow: column nowrap; }
          .algorithm-items-mob-col1-item {
            flex: 0 1 auto; }
            .algorithm-items-mob-col1-item:nth-child(n+1) {
              flex: 0 1 35%;
              align-self: center; }
          .algorithm-items-mob-col1 p {
            font-family: Montserrat;
            font-size: 65px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.18;
            color: #ec1b29; }
            .algorithm-items-mob-col1 p:nth-child(1) {
              padding-top: 1px; }
            .algorithm-items-mob-col1 p:nth-child(2) {
              padding-top: 3%; }
            .algorithm-items-mob-col1 p:nth-child(3) {
              padding-top: 6%; }
        .algorithm-items-mob-col2 {
          flex-basis: 1%;
          align-self: center;
          height: 400px;
          border-right: 2px dotted #ec1b29; }
        .algorithm-items-mob-col3 {
          flex-basis: 80%;
          display: flex;
          flex-direction: column; }
          .algorithm-items-mob-col3 p {
            text-align: left; }
          .algorithm-items-mob-col3-item {
            width: 100%;
            padding-top: 4px;
            margin-bottom: 8%;
            padding-left: 5%;
            flex: 0 1 auto; }
            .algorithm-items-mob-col3-item:nth-child(3) {
              margin-bottom: 0; }
            .algorithm-items-mob-col3-item:nth-child(n+1) {
              flex: 0 1 33%;
              align-self: center; }
          .algorithm-items-mob-col3-item3 p span {
            font-size: 22px;
            font-weight: bold;
            padding-left: 11px; } }
/* 5_tablet-от 480 до 768*/
@media (max-width: 768px) {
  .cover-wrap-h1 {
    font-size: 12vw; }

  .button-txt span {
    font-size: 0.8em; }

  .reviews-content-bulet {
    width: 100%; }

  .reviews-content-boxclient {
    width: 100%; }

  .rights {
    font-size: 12px;
    color: #ffffff75; }
    .rights span:nth-child(n+1) {
      font-size: 16px; }
    .rights span:nth-child(3) {
      font-size: 12px; }

  .main-text {
    font-size: 19px; }

  .numbers {
    font-size: 3.5vw; } }
@media (max-width: 768px) {
  /* верхнее меню */
  .top-header {
    position: absolute;
    z-index: none;
    width: 98.5%;
    height: 50px;
    /* border: 4px solid rgb(114, 204, 114); */
    /* box-sizing: border-box; */
    box-shadow: none; }
    .top-header-content {
      justify-content: center;
      padding-top: 7px; }
      .top-header-content-logocont a:nth-child(1) {
        display: none; }
      .top-header-content-logocont a:nth-child(2) {
        display: block; }
      .top-header-content-logocont-logo {
        height: 37px; }
        .top-header-content-logocont-logo img {
          height: 99%; }
      .top-header-content-contacts {
        display: none; }
      .top-header-content-contacts-phone {
        display: none; }
      .top-header-content-contacts-socislLinks {
        padding-left: 0;
        display: flex;
        align-items: center; }
        .top-header-content-contacts-socislLinks a {
          display: none; }
        .top-header-content-contacts-socislLinks a:nth-child(3) {
          display: flex;
          margin-right: 4px; }

  /* боковое меню */
  .main-header-menu {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 53px;
    box-shadow: none;
    border-radius: 0;
    top: 50px; }
    .main-header-menu-wrp {
      display: flex;
      flex-direction: row;
      width: 100%;
      height: 50px;
      margin-top: 0;
      align-items: flex-end; }
      .main-header-menu-wrp a:nth-child(1) {
        display: none; }
      .main-header-menu-wrp-link {
        display: flex;
        width: 25%;
        height: 100%;
        align-items: center;
        justify-content: center; }
        .main-header-menu-wrp-link img {
          width: 40%;
          height: 62%;
          margin-bottom: 0; }
        .main-header-menu-wrp-link p {
          display: none; }
        .main-header-menu-wrp-link:hover {
          background: rgba(255, 255, 255, 0.1); }
        .main-header-menu-wrp-link:active {
          background: rgba(255, 255, 255, 0.1); }
        .main-header-menu-wrp-link:nth-child(1) {
          text-decoration: none;
          padding: 0 0 0 0;
          border-bottom: none; }
          .main-header-menu-wrp-link:nth-child(1) p {
            display: none; }
        .main-header-menu-wrp-link:nth-child(n+2):nth-child(-n+5) {
          text-decoration: none;
          padding: 0 0 0 0;
          border-bottom: none; }

  /* end */ }
@media (max-width: 768px) {
  /* Красная кнопка */
  .main-header-button {
    display: flex;
    position: inherit;
    width: 22%;
    background-color: #ec1b29;
    border: none;
    border-radius: 12px;
    padding: 7px 5px 8px 5px;
    margin-bottom: 0;
    z-index: 100;
    align-items: center;
    justify-content: center; }
    .main-header-button img {
      display: block;
      height: 32px;
      margin-right: 0;
      filter: invert(1); }
    .main-header-button span {
      display: none; }

  .chat {
    padding: 23px;
    bottom: 40px;
    right: 20px; }

  /* Btn-ripple */
  .btn {
    width: 100%; }

  /* end */ }
@media (max-width: 768px) {
  .footer-main {
    display: flex;
    flex-direction: column;
    align-content: center; }
    .footer-main-content {
      display: flex;
      flex-direction: column-reverse;
      padding-left: 0px; }
      .footer-main-content-copyright {
        margin-left: 25px; }
        .footer-main-content-copyright p {
          display: flex;
          align-items: center; }
          .footer-main-content-copyright p span:nth-child(3) {
            display: inline-block;
            width: 97px; }

  .footer-main-content-sociallinks {
    margin-left: 0;
    margin-bottom: 5px; }

  /* end */ }
@media (max-width: 768px) {
  .modal__block {
    width: 82%;
    left: 0px; }

  /* end */ }
@media (max-width: 768px) {
  .services-headwrap {
    padding-left: 0;
    padding-right: 0; }

  .services {
    margin-top: 57px; }

  .center {
    height: 578px;
    margin-top: -8px; }

  .services-items-col1-item {
    display: flex;
    flex-direction: column;
    flex-direction: column-reverse;
    min-height: 200px; }
    .services-items-col1-item > p {
      text-align: center; }
    .services-items-col1-item:not(.outer):before {
      top: 166px;
      right: 2px;
      width: 92%; }
  .services-items-col1-itemreverce {
    display: flex;
    flex-direction: column;
    min-height: 200px; }
    .services-items-col1-itemreverce > p {
      text-align: center; }
    .services-items-col1-itemreverce:not(.outer):before {
      top: 166px;
      left: 2px;
      width: 92%; }

  .services-items-item-ccircle-red, .services-items-item-ccircle-blue {
    margin-left: 26px;
    margin-right: 26px;
    margin-bottom: 19px; }

  .order-form {
    width: 84%; }
    .order-form-formcontent-block input[type="text"] {
      width: 100%;
      font-size: 14px; }

  .order-form-namber {
    font-size: 6vw; } }
@media (max-width: 768px) {
  .algorithm-order-bg {
    padding-top: 125px; }
  .algorithm-items-mob {
    width: 80%;
    margin-left: 0%; }

  .skills {
    margin-top: 0px;
    padding-bottom: 0; }
    .skills h2 {
      margin-bottom: 32px; }
    .skills-block {
      width: 100%;
      flex-direction: column; }
      .skills-block-col-item {
        min-height: 98px; }
        .skills-block-col-item-svg {
          width: 30%;
          height: 98px;
          display: flex;
          align-items: flex-start; }
        .skills-block-col-item-content {
          width: 70%; }

  .skills-svg1 {
    height: 71%;
    width: 49%;
    margin-left: 12px;
    margin-top: -7px; }

  .skills-svg2 {
    height: 65%;
    width: 33%;
    margin-top: 2px;
    margin-left: 29px; }

  .skills-svg3 {
    height: 45%;
    width: 62%;
    margin-top: 13px; }

  .skills-svg4 {
    height: 50%;
    width: 62%;
    margin-top: 16px; }

  .video {
    padding-left: 2%;
    padding-right: 2%; } }
@media (max-width: 740px) {
  .contacts {
    flex-direction: column;
    margin-top: 35px; }
    .contacts-content {
      min-width: 0;
      max-width: 100%; }
      .contacts-content h2 {
        width: 77%;
        margin: 0 auto 21px auto;
        text-align: center; }
      .contacts-content-cols {
        flex-direction: column;
        width: 70%;
        margin: 0 auto; }
        .contacts-content-cols-col {
          width: 100%; }
          .contacts-content-cols-col-item {
            min-height: 106px; }
            .contacts-content-cols-col-item-svg {
              width: 30%;
              height: 42px; }
            .contacts-content-cols-col-item-text {
              width: 70%; }
    .contacts-maping {
      max-width: 100%;
      height: 284px;
      margin: 0 auto;
      margin-bottom: 20px; }

  /* end */ }
/* 6_mob-от 360 до 480*/
@media (max-width: 480px) {
  /* end */ }
@media (max-width: 480px) {
  /* Прижать футер 2 */
  footer {
    width: 100%;
    height: 316px;
    margin-top: -316px; }

  /* Прижать футер 3 */
  .clr {
    height: 316px; }

  .container-rows {
    width: 88.33%;
    margin: 0 auto; }

  .container-header {
    width: 87%;
    margin-left: auto;
    margin-right: auto; }

  .section-padding-mob, .section-block {
    padding-top: 53px;
    padding-bottom: 35px;
    /* установлено по n блоку */ }

  .section-block {
    /* min-height: 200px; */ }

  .section-padding-header {
    padding-top: 100px; }

  .section-padding-footer {
    padding-bottom: 60px; }

  /* end */ }
@media (max-width: 480px) {
  /* =================Синий фон */
  /* Заголовок h1 */
  .cover-wrap-h1 {
    line-height: 1.09;
    letter-spacing: 2.15px; }

  /* Текст на видео */
  .video-text {
    font-size: 23px;
    line-height: 1.35;
    letter-spacing: 1.15px; }

  /* Текст на обложке */
  .cover-wrap-content-text {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: 0.85px;
    color: #fff; }
    .cover-wrap-content-text:nth-child(n+4)::after {
      width: 70px;
      height: 2px;
      top: 53px; }
    .cover-wrap-content-text::after {
      width: 70px;
      height: 2px;
      top: 30px; }

  /* Все права */
  .rights {
    font-size: 10px;
    color: #ffffff75; }
    .rights span:nth-child(n+1) {
      font-size: 16px; }
    .rights span:nth-child(3) {
      font-size: 10px; }

  /* =================Синий шрифт */
  /* h2 */
  h2 {
    font-size: 38px;
    margin-bottom: 15px; }

  /* Оценитете */
  .actions {
    font-size: 23px;
    line-height: 1.65;
    letter-spacing: 1.15px; }

  /* Имена клиентов и аккордеон */
  .customer-name-accordion {
    font-size: 14px;
    line-height: 1.33;
    letter-spacing: 0.3px; }

  /* =================Красный шрифт */
  /* Цыфры */
  .numbers {
    font-size: 5.5vw;
    text-transform: uppercase; }

  /* Текст над заголовком */
  .text-above-heading {
    font-size: 22px;
    line-height: 1.73;
    letter-spacing: 1.1px; }

  /* =================Черный шрифт */
  /* Будте */
  .wish {
    font-size: 6vw;
    line-height: 1.47;
    letter-spacing: 0.75px; }
    .wish span {
      font-size: 38px;
      letter-spacing: 0.95px; }

  /* Осн текст */
  .main-text {
    font-size: 16px;
    line-height: 1.69;
    letter-spacing: 0.8px; }
    .main-text span {
      font-size: 22px;
      font-weight: bold;
      padding-left: 11px; }

  .text-contact-line {
    width: 69px;
    margin-top: 4px; }

  /* Отзывы */
  .review-text {
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: 0.8px;
    text-align: center; }

  /* Под цифрами */
  .under-numbers {
    line-height: 1.19;
    margin-bottom: 44px; }

  /* Должжность клиента */
  .client-work {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.25px; }

  /* end */ }
@media (max-width: 480px) {
  /* 1-Обложка */
  .cover-video {
    width: 100%;
    min-height: 100vh;
    background-image: url("../../img/bg-img-mob.jpg"); }
    .cover-video-vd {
      display: none; }
  .cover-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px;
    padding-left: 0; }
    .cover-wrap-h1 {
      margin-bottom: 25px;
      margin-top: -120px; }
    .cover-wrap-content-null::after {
      content: "";
      display: block;
      width: 71px;
      height: 2px;
      background-color: #FF3D4B;
      position: absolute;
      top: 4px; }

  /*2-блок Наши комиссары */
  .worker h2 {
    width: 250px; }
  .worker-content {
    width: 100%; }

  .worker-slider {
    padding-top: 27px;
    display: flex;
    flex-direction: column;
    align-items: left; }
    .worker-slider-wrapper {
      width: 330px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .worker-slider-wrapper-container-track {
        /* width: 340px; */ }
        .worker-slider-wrapper-container-track-item img {
          width: 73%;
          height: 67%; }
        .worker-slider-wrapper-container-track-item-content {
          width: 64%;
          margin-top: -66px; }

  /* 3-блок Отзывы */
  .reviews {
    background-color: #f7f7f7;
    background-image: url(/img/left-texture.png), url(/img/rigth-texture.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-size: 100%, 100%;
    padding-top: 53px;
    padding-bottom: 95px; }
    .reviews-content-bulet {
      flex-direction: column;
      align-items: center;
      width: 100%;
      min-height: 60px;
      margin-top: 10px;
      margin-bottom: 60px;
      padding: 26px 20px 23px 20px; }
      .reviews-content-bulet:before {
        left: 46%; }
      .reviews-content-bulet-quotes {
        margin-right: 0;
        margin-bottom: 7px; }
        .reviews-content-bulet-quotes svg {
          width: 44px;
          height: 35.5px; }
    .reviews-pagination {
      bottom: 46px; }

  .reviews-content-boxclient {
    width: 100%;
    justify-content: space-around; }
    .reviews-content-boxclient-client:nth-child(n+4) {
      display: none; }
    .reviews-content-boxclient-client-container-gradient {
      margin-bottom: 9px;
      border-radius: 50%; }
      .reviews-content-boxclient-client-container-gradient_img {
        width: 85px;
        height: 85px;
        border-radius: 50%; }
    .reviews-content-boxclient-client-container-content p:first-child {
      word-wrap: break-word;
      width: 87px;
      margin: 0 auto 5px; }
    .reviews-content-boxclient-client-container-content p:last-child {
      word-wrap: break-word;
      width: 87px;
      margin: 0 auto; }
    .reviews-content-boxclient-client-container-pagination {
      bottom: 50px; }

  /* 4-блок Опыт */
  .practice {
    flex-direction: column; }
    .practice-img {
      display: none; }
    .practice-content h2 {
      text-align: center;
      margin: 0 auto 37px; }
    .practice-content-blok {
      flex-direction: column; }
      .practice-content-blok-col {
        margin-left: 0; }
        .practice-content-blok-col-item:last-child {
          min-height: 102px; }
        .practice-content-blok-col-item-svg {
          display: flex;
          align-items: center;
          width: 29%;
          height: 100px; }
        .practice-content-blok-col-item-content {
          width: 71%; }
          .practice-content-blok-col-item-content p:first-child {
            font-size: 36px; }

  /* end */ }
@media (max-width: 480px) {
  /* 1 блок */
  .services {
    margin-top: 57px;
    padding-bottom: 8px; }
    .services-headwrap {
      width: 100%;
      background-color: #f7f7f7;
      background-image: url(/img/left-texture.png), url(/img/rigth-texture.png);
      background-position: top left, bottom right;
      background-repeat: no-repeat;
      background-size: 100%, 100%;
      padding-top: 40px;
      padding-bottom: 46px;
      padding-left: 15px;
      padding-right: 15px; }

  .services-items-col1-item {
    min-height: 164px; }
    .services-items-col1-item > p {
      font-size: 15px;
      line-height: 1.25;
      letter-spacing: 0.8px; }
    .services-items-col1-item:not(.outer):before {
      top: 138px;
      right: 2px;
      width: 92%; }
  .services-items-col1-itemreverce {
    min-height: 164px; }
    .services-items-col1-itemreverce > p {
      font-size: 15px;
      line-height: 1.25;
      letter-spacing: 0.8px; }
    .services-items-col1-itemreverce:not(.outer):before {
      top: 138px;
      left: 2px;
      width: 92%; }

  .center {
    height: 479px;
    margin-top: 1px; }

  .services-items-item-ccircle-red, .services-items-item-ccircle-blue {
    width: 60px;
    height: 60px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 19px; }

  /* 2 блок */
  .order {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 53px; }
    .order-bg {
      padding-top: 40px;
      padding-bottom: 88px; }
    .order-form {
      width: 90%;
      padding: 30px 5px 30px 5px;
      margin-top: -55px;
      padding: 42px 24px 42px 24px;
      background-size: 119%, 119%; }
      .order-form p:nth-child(1) {
        padding-bottom: 21px; }
      .order-form-namber {
        font-size: 6vw;
        margin-bottom: 24px; }
        .order-form-namber:after {
          top: 57px; }
      .order-form-formcontent {
        width: 100%; }
        .order-form-formcontent-block input[type="text"] {
          width: 100%; }

  /* end */ }
@media (max-width: 480px) {
  /* 1 блок */
  .algorithm {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 0; }
    .algorithm-order-bg {
      padding-top: 44px;
      padding-bottom: 102px;
      padding-left: 4%;
      padding-right: 4%; }
    .algorithm-items {
      margin-top: -55px; }
      .algorithm-items-item {
        display: none; }
      .algorithm-items-mob {
        display: block;
        width: 92%;
        padding: 9% 3% 11% 3%;
        border-radius: 20px;
        background-image: url(../../img/left-texture.png), url(../../img/rigth-texture.png);
        background-position: top left, bottom right;
        background-repeat: no-repeat;
        background-size: 105%;
        background-color: #f7f7f7;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
        display: flex; }
        .algorithm-items-mob-col1 {
          flex-basis: 19%;
          display: flex;
          flex-flow: column nowrap; }
          .algorithm-items-mob-col1-item {
            flex: 0 1 auto; }
            .algorithm-items-mob-col1-item:nth-child(n+1) {
              flex: 0 1 35%;
              align-self: center; }
          .algorithm-items-mob-col1 p {
            font-family: Montserrat;
            font-size: 65px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.18;
            color: #ec1b29; }
            .algorithm-items-mob-col1 p:nth-child(1) {
              padding-top: 1px; }
            .algorithm-items-mob-col1 p:nth-child(2) {
              padding-top: 3%; }
            .algorithm-items-mob-col1 p:nth-child(3) {
              padding-top: 6%; }
        .algorithm-items-mob-col2 {
          flex-basis: 1%;
          align-self: center;
          height: 400px;
          border-right: 2px dotted #ec1b29; }
        .algorithm-items-mob-col3 {
          flex-basis: 80%;
          display: flex;
          flex-direction: column; }
          .algorithm-items-mob-col3 p {
            text-align: left; }
          .algorithm-items-mob-col3-item {
            width: 100%;
            padding-top: 4px;
            margin-bottom: 8%;
            padding-left: 5%;
            flex: 0 1 auto; }
            .algorithm-items-mob-col3-item:nth-child(3) {
              margin-bottom: 0; }
            .algorithm-items-mob-col3-item:nth-child(n+1) {
              flex: 0 1 33%;
              align-self: center; }
          .algorithm-items-mob-col3-item3 p span {
            font-size: 22px;
            font-weight: bold;
            padding-left: 11px; }

  /* что делает */
  .skills {
    margin-top: 0px;
    padding-bottom: 0; }
    .skills h2 {
      margin-bottom: 32px; }
    .skills-block {
      width: 100%;
      flex-direction: column; }
      .skills-block-col-item {
        min-height: 98px; }
        .skills-block-col-item-svg {
          width: 30%;
          height: 98px;
          display: flex;
          align-items: flex-start; }
        .skills-block-col-item-content {
          width: 70%; }

  /* видео */
  .video {
    min-height: 280px;
    padding-left: 0;
    padding-right: 0; }
    .video-link {
      min-width: 71px;
      min-height: 52px;
      margin: 25px auto 0 auto; }
      .video-link:before {
        top: 15px;
        left: 20px; }

  .modal__block {
    width: 93%;
    height: 77%; }

  /* аккордеон */
  .accordion {
    width: 100%;
    padding-bottom: 18px; }
    .accordion h2 {
      margin-bottom: 46px; }

  .accordion-item {
    margin-bottom: -5px; }
    .accordion-item__input:checked ~ .accordion-item__trigger::after {
      right: 6px; }
    .accordion-item__input:checked ~ .accordion-item__content {
      padding: 0 17px 27px 17px; }
    .accordion-item__trigger {
      padding: 15px 40px 15px 16px; }
      .accordion-item__trigger::after {
        top: 19px;
        right: 8px; }
    .accordion-item__content {
      text-align: left; }

  /* end */ }
@media (max-width: 480px) {
  .contacts {
    flex-direction: column;
    margin-top: 35px; }
    .contacts-content {
      min-width: 0;
      max-width: 100%; }
      .contacts-content h2 {
        width: 77%;
        margin: 0 auto 21px auto;
        text-align: center; }
      .contacts-content-cols {
        flex-direction: column;
        width: 100%;
        margin: 0 auto; }
        .contacts-content-cols-col {
          width: 100%; }
          .contacts-content-cols-col-item {
            min-height: 106px; }
            .contacts-content-cols-col-item-svg {
              width: 16vw;
              height: 42px; }
            .contacts-content-cols-col-item-text {
              width: 70%; }
    .contacts-maping {
      max-width: 100%;
      height: 284px;
      margin: 0 auto;
      margin-bottom: 20px; }

  /* end */ }
@media (max-width: 480px) {
  .footer-head {
    height: 188px;
    padding-top: 17px;
    padding-bottom: 36px;
    background-image: url("../../img/footer-fon-mob.jpg"); }
    .footer-head-attentionn-icon {
      text-align: center;
      margin-bottom: 7px; }
      .footer-head-attentionn-icon svg {
        width: 28.1px;
        height: 34.3px; }
    .footer-head-attentionn-text {
      white-space: nowrap; }

  .footer-main {
    display: flex;
    flex-direction: column;
    align-content: center; }
    .footer-main-content {
      display: flex;
      flex-direction: column-reverse;
      padding-left: 0px; }
      .footer-main-content-copyright p {
        display: flex;
        align-items: center; }
        .footer-main-content-copyright p span:nth-child(3) {
          display: inline-block;
          width: 61px; }

  .footer-main-content-sociallinks {
    margin-bottom: 0px; }

  /* end */ }
@media (max-width: 480px) {
  .chat {
    padding: 13px; }

  /* end */ }
@media (max-width: 480px) {
  .main-header-menu-wrp-link {
    position: relative; }
    .main-header-menu-wrp-link:after {
      display: none; }

  /* футер */
  .footer-main-content-sociallinks {
    margin-left: 5px;
    margin-bottom: 12px; }
    .footer-main-content-sociallinks a {
      margin-left: 8px;
      padding: 0 5px 0 5px; }
    .footer-main-content-sociallinks-inst {
      width: 21px;
      height: 24px; }
    .footer-main-content-sociallinks-vk {
      width: 30px;
      height: 25px; }

  /* главная */
  .practice-svg1 {
    width: 92%;
    height: 53%; }
  .practice-svg2 {
    width: 92%;
    height: 53%; }
  .practice-svg3 {
    width: 92%;
    height: 53%; }
  .practice-svg4 {
    width: 92%;
    height: 53%;
    margin-top: -42px; }

  /* вопросы */
  .skills-svg1 {
    fill: #0044a6;
    height: 72%;
    width: 64%;
    margin-left: 12px;
    margin-top: -7px; }
  .skills-svg2 {
    fill: #0044a6;
    height: 65%;
    width: 42%;
    margin-top: 10px;
    margin-left: 27px; }
  .skills-svg3 {
    fill: #0044a6;
    height: 45%;
    width: 88%;
    margin-top: 4px; }
  .skills-svg4 {
    fill: #0044a6;
    height: 50%;
    width: 87%;
    margin-top: 9px; } }
@media (max-width: 480px) and (max-width: 360px) {
  .skills-svg2 {
    fill: #0044a6;
    height: 65%;
    width: 47%;
    margin-top: 10px;
    margin-left: 27px; } }
@media (max-width: 480px) {
  /* контакты */
  .contacts-svg1 {
    height: 168%;
    width: 54%;
    padding-left: 14px; }
  .contacts-svg2 {
    height: 164%;
    width: 55%;
    padding-left: 12px; }
  .contacts-svg3 {
    height: 162%;
    width: 55%;
    padding-left: 12px; }
  .contacts-svg4 {
    height: 134%;
    width: 55%;
    padding-left: 12px; }

  /* end */ }
/* 7_mob-до 360*/
@media (max-width: 360px) {
  .chat {
    padding: 10px;
    bottom: 15px;
    right: 10px; }

  /* end */ }
@media (max-width: 360px) {
  .button-txt span {
    font-size: 0.6em; }

  .com-wish {
    margin-top: 11px;
    margin-bottom: 0; }
    .com-wish::after {
      top: 74px;
      right: 40%; }

  .com-job {
    margin-top: 4px; }

  /* end */ }
@media (max-width: 360px) {
  .worker-slider-wrapper-container-track-item img {
    height: 54%; }
  .worker-slider-wrapper-container-track-item-content {
    min-height: 160px;
    margin-top: -37px;
    padding: 10px 0 10px 0; }

  /* end */ }
@media (max-width: 360px) {
  .contacts-content-cols-col-item-svg {
    width: 20vw;
    height: 42px; }

  /* end */ }
.v-slider_team {
  min-width: 0;
  width: 90%;
  height: 406px; }
  .v-slider_team__wrapper {
    width: 90%; }

@media (max-width: 670px) {
  .worker-slider-wrapper-btn-next,
  .worker-slider-wrapper-btn-prev {
    top: 61%; } }
@media (max-width: 573px) {
  .worker-slider-wrapper-btn-next,
  .worker-slider-wrapper-btn-prev {
    top: 66%; } }
@media (max-width: 480px) {
  .worker-slider-wrapper-btn-next,
  .worker-slider-wrapper-btn-prev {
    top: 61%; } }
@media (max-width: 480px) {
  .v-slider_team {
    height: 389px; } }

/*# sourceMappingURL=style.css.map */
