* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  display: block;
}

.wrapper {
  max-width: 1310px;
  margin: 0 auto;
  width: 95%;
}

.header {
  padding-top: 47px;
  padding-bottom: 22px;
}

.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__logo {
  margin-right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: -34px;
}

.header__item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.header__box .header__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__box .header__item::before {
  content: "";
  display: block;
  width: 2px;
  height: 44px;
  background: #407BC8;
  margin-right: 16px;
  margin-left: 16px;
}

.header__box .header__item:nth-child(1):before {
  display: none;
}

.header__item-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header__title {
  color: #232628;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
}

.header__text {
  color: #102F6D;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
}

.header__tels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 17px;
}

.header__tels-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.header__tel {
  color: #407BC8;
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0.44px;
  font-family: "Inter", sans-serif;
}

.header__langs {
  margin-bottom: 4px;
  margin-left: 30px;
}

.header__lang, .header__lang-line {
  color: #232628;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

.header__lang.current {
  color: #407BC8;
}

.header__box .header__mes {
  display: none;
}

.button {
  border-radius: 4px;
  background: #6097DF;
  white-space: nowrap;
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main {
  background: url("../img/top__bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 155px 0px 215px 0px;
  background-position: center center;
}

.main.avto {
  background: url("../img/top__bg__avto.png");
}

.main.zamena {
  background: url("../img/top__bg__zamena.png");
}

.main .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__left {
  max-width: 740px;
  width: 67%;
  margin-right: 5px;
}

.main__right {
  width: 390px;
}

.main__title {
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  color: #FFF;
  margin-bottom: 23px;
}

.main__title br {
  display: none;
}

.main__ili {
  display: none;
}

.main__left-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__area {
  color: #FFF;
  font-size: 27px;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 25px;
}

.main__time {
  color: #8BB4EA;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
}

.main__rayony {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 18px;
}

.main__line {
  width: 100%;
  height: 2px;
  background: #F5F5F5;
  margin-bottom: 26px;
}

.main__chena {
  color: #FFF;
  font-size: 27px;
  font-weight: 600;
  line-height: normal;
}

.button__tel {
  min-height: 47px;
}

.button__tel:before {
  content: "";
  display: inline-block;
  background: url("../img/tel__white.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.button__viber:before {
  content: "";
  display: inline-block;
  background: url("../img/viber.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 46px;
}

.button__telegram:before {
  content: "";
  display: inline-block;
  background: url("../img/telegram.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
}

.main__tel {
  width: 364px;
  margin-top: 28px;
}

.main__mes {
  width: 364px;
  min-height: 47px;
  margin-top: 23px;
}

.button.main__mes.button__telegram span {
  margin-left: -8px;
}

.button.main__mes.button__telegram:before {
  margin-left: -8px;
}

.main__tel:nth-of-type(1) {
  margin-right: 10px;
}

.main__tel:before {
  width: 26px;
  height: 25px;
  margin-right: 11px;
}

.main__what:before {
  width: 34.16px;
  height: 34.16px;
  margin-right: 9px;
}

.main__attention {
  color: #8BB4EA;
  font-family: "Inter", sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 18px;
}

.main__text {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 23px;
}

.atten {
  margin-top: -54px;
  margin-bottom: 51px;
}

.atten .wrapper {
  width: 91.28%;
  max-width: 1056px;
  border-radius: 12px;
  background: #F0F5FB;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(121, 121, 121, 0.11), -3px 0px 6px 0px rgba(121, 121, 121, 0.11);
          box-shadow: 0px 3px 6px 0px rgba(121, 121, 121, 0.11), -3px 0px 6px 0px rgba(121, 121, 121, 0.11);
  padding: 76px 0px 88px 0px;
}

.atten__title {
  color: #002163;
  text-align: center;
  font-size: 27px;
  font-weight: 700;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0px auto 20px auto;
}

.atten__title:before {
  content: "";
  width: 38px;
  height: 32px;
  display: inline-block;
  background: url("../img/zamok.svg");
  background-size: cover;
  margin-right: 9px;
}

.atten__text {
  max-width: 735px;
  margin: 0 auto;
  color: #232628;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.atten__text span {
  color: #407BC8;
  font-weight: 600;
}

.uslugi__title {
  color: #002163;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 45px;
}

.uslugi__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.uslugi__item {
  max-width: 605px;
  width: 49%;
  border-radius: 12px;
  background: #F0F5FB;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(121, 121, 121, 0.11), -3px 0px 6px 0px rgba(121, 121, 121, 0.11);
          box-shadow: 0px 3px 6px 0px rgba(121, 121, 121, 0.11), -3px 0px 6px 0px rgba(121, 121, 121, 0.11);
  padding: 45px 83px 35px 83px;
  margin-bottom: 77px;
}

.uslugi__pic {
  position: relative;
  margin-bottom: 27px;
  max-width: 439px;
  margin-left: auto;
  margin-right: auto;
}

.uslugi__pic img {
  width: 100%;
  height: auto;
}

.uslugi__name {
  color: #FFF;
  font-size: 21px;
  font-weight: 600;
  line-height: normal;
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  text-transform: uppercase;
}

.uslugi__list {
  margin-bottom: 47px;
}

.uslugi__list-item {
  color: #232628;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 14px;
}

.uslugi__list-item::before {
  content: ".";
  margin-right: 10px;
  margin-top: -5.5px;
}

.uslugi__item:nth-child(2) .uslugi__list-item {
  margin-bottom: 12px;
}

.uslugi__item:nth-child(4) .uslugi__list-item {
  margin-bottom: 16.4px;
}

.uslugi__tel {
  margin-bottom: 22px;
}

.uslugi__tel:before {
  width: 26px;
  height: 25px;
  margin-right: 11px;
}

.uslugi .button {
  width: 364px;
  margin-left: auto;
  margin-right: auto;
}

.uslugi__mesbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 180px;
  margin: 35px auto 0 auto;
}

.uslugi__viber:before {
  content: "";
  display: block;
  width: 86px;
  height: 84px;
  background: url("../img/uslugi__viber.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.uslugi__telegram:before {
  content: "";
  display: block;
  width: 86px;
  height: 86px;
  background: url("../img/uslugi__telegram.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.uslugi {
  margin-bottom: 15px;
}

.wait {
  background: linear-gradient(1deg, #6097DF 0.43%, rgba(96, 151, 223, 0) 127.12%);
  padding: 48px 0px;
}

.wait .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1130px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wait__left {
  position: relative;
}

.wait__time {
  position: absolute;
  background: #FFF;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 50%;
  width: 112.47px;
  height: 112.47px;
  top: -6px;
  right: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wait__time-in {
  text-align: center;
  color: #002163;
  line-height: normal;
  font-weight: 700;
}

.wait__time-num {
  font-size: 26px;
}

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

.wait__right {
  max-width: 825px;
  width: 80%;
}

.wait__title {
  color: #FFF;
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 29px;
}

.wait__title span {
  color: #002163;
}

.wait__text {
  color: #252525;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 26px;
}

.wait__button {
  border-radius: 4px;
  background: #FFF;
  display: block;
  color: #6097DF;
  font-size: 22px;
  font-weight: 600;
  line-height: 47px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}

.wait__button:before {
  content: "";
  width: 28px;
  height: 25px;
  margin-right: 8px;
  display: inline-block;
  background: url("../img/tel__blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.otzivi {
  padding-top: 76px;
  padding-bottom: 86px;
}

.otzivi__ua .otzivi__text {
  min-height: 383px;
}

.otzivi .wrapper {
  max-width: 1330px;
}

.otzivi__title {
  color: #002163;
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 55px;
}

.otzivi__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.otzivi__box {
  max-width: 400px;
  width: 32%;
}

.otzivi__text {
  border-radius: 12px;
  background: #F0F5FB;
  padding: 28px 26px 42.5px 31px;
  color: #232628;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  margin-bottom: 50px;
}

.otzivi__text:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 36px;
  background: url("../img/triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -33px;
  left: 55px;
}

.otzivi__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.otzivi__pic {
  margin-right: 36px;
  max-width: 102px;
}

.otzivi__pic img {
  width: 100%;
}

.otzivi__name {
  color: #002163;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
}

.otzivi__name span {
  font-weight: 600;
}

.otzivi__arrows {
  display: none;
}

.docs {
  background: linear-gradient(1deg, #6097DF 0.43%, rgba(96, 151, 223, 0) 127.12%);
  padding-top: 40px;
  padding-bottom: 38px;
}

.docs__title {
  color: #002163;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 28px;
}

.docs__text {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  max-width: 550px;
  margin: 0 auto 52px auto;
}

.docs__text span {
  color: #002163;
}

.docs__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dosc__item {
  width: 32%;
  max-width: 357px;
}

.docs__item-top {
  color: #002163;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 47px;
}

.docs__item-bottom {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  max-width: 275px;
  margin: 0 auto;
}

.footer {
  background: #FFF;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__logo {
  
}

.footer__copy {
  display: flex;
  flex-direction: column;
}

.footer__copy-text, .footer__copy-link {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

.footer__copy-text span {
  color: #102F6D;
}

.footer__mesbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__mesbox .uslugi__viber:before, .footer__mesbox .uslugi__telegram:before {
  height: 48px;
  width: 48px;
}

.header__tels.footer__tels {
  margin-left: 0px;
}

.footer__tels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__tel {
  color: #002163;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

@media (max-width: 1360px) {
  
  .header__logo {
    margin-right: 0px;
  }
}

@media (max-width: 1200px) {
  .main__title {
    font-size: 30px;
  }
  .main__area {
    font-size: 20px;
  }
  .main__time {
    font-size: 18px;
  }
  .main__rayony {
    font-size: 20px;
  }
  .main__chena {
    font-size: 22px;
  }
  .main__ili {
    font-size: 22px;
  }
  .main__text {
    font-size: 20px;
  }
  .main__attention {
    font-size: 22px;
  }
  .main__right {
    width: 320px;
  }
  .main__left {
    width: 52%;
  }
  .main {
    padding: 50px 0px;
  }
  .atten {
    margin-top: -14px;
  }
  .atten__text {
    width: 90%;
  }
  .uslugi__box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .uslugi__item {
    max-width: 500px;
    margin-bottom: 57px;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
    padding: 30px 20px 30px 20px;
  }
  .wait__right {
    width: 64%;
  }
  .otzivi .wrapper {
    position: relative;
  }
  .otzivi__slider {
    display: block;
  }
  .otzivi__arrows {
    display: block;
  }
  .otzivi__left {
    position: absolute;
    left: 4px;
    bottom: calc(50% - 12px);
  }
  .otzivi__left::before {
    content: "";
    width: 48px;
    height: 48px;
    display: block;
    background: url("../img/arrow__left.svg");
    background-size: contain;
    cursor: pointer;
  }
  .otzivi__right {
    position: absolute;
    right: 4px;
    bottom: calc(50% - 12px);
  }
  .otzivi__right::before {
    content: "";
    width: 48px;
    height: 48px;
    display: block;
    background: url("../img/arrow__right.svg");
    background-size: contain;
    cursor: pointer;
  }
  .otzivi {
    padding-bottom: 41px;
  }
  .otzivi__box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer__logo {
    margin-right: 0px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 84px;
  }
  .footer__logo img {
    width: 100%;
  }
  .footer__copy-text, .footer__copy-link {
    font-size: 15px;
  }

  .footer__copy {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .footer__mesbox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0px;
  }
  .footer__tels {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .footer__box {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }


}

@media (max-width: 1090px) {
  .header .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .header__box .header__item:nth-child(2) {
    /*display: none;*/
  }

  .header__box {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 23px;
  }
  .header__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 0;
  }
  .header .wrapper > .header__item {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .header__tels {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 0;
  }
  .header__tels-in {
    margin-left: auto;
    margin-right: auto;
  }
  .header__box .header__item:nth-child(1):before {
    display: none;
  }

  .footer__copy {
    flex-direction: column;
    width: auto;
    align-items: center;
  }

  .footer .wrapper {
    flex-wrap: wrap;
  }

  .footer__box, .footer__copy {
    margin: 20px auto 0px auto;
    width: 100%;
  }

  .footer__box {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .footer__copy {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .footer__box .footer__copy-text {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .wrapper {
    width: 86.2%;
  }
  .header {
    padding-top: 44px;
    padding-bottom: 21px;
  }
  .header__logo {
    max-width: 84px;
    margin-left: -19px;
  }
  .header__logo img {
    width: 100%;
  }
  .header__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: 2px solid rgb(64, 123, 200);
    margin-top: 4px;
    padding-top: 16px;
  }
  .header__item {
    margin: 0 auto;
  }
  .header__box .header__item {
    margin-bottom: 11px;
  }
  .header__item-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .header__box .header__item::before {
    display: none;
  }
  .header__title {
    font-size: 15px;
    line-height: 18px;
    margin-right: 6px;
  }
  .header__text {
    font-size: 15px;
    line-height: 18px;
  }
  .header__tel {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.44px;
  }
  .header__lang, .header__lang-line {
    font-size: 13px;
  }
  .header__langs {
    margin-left: 0px;
  }
  .header__box .header__mes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 336px;
    margin: 0 auto;
    min-height: 47px;
  }
  .button {
    font-size: 19px;
  }
  .main .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .main__title {
    color: #F5F5F5;
    font-size: 21px;
    line-height: 26px;
    margin: 0px auto 16px auto;
  }
  .main__title br {
    display: block;
  }
  .main__area {
    font-size: 16px;
    color: #F5F5F5;
    margin-bottom: 12px;
  }
  .main__time {
    font-size: 15px;
    line-height: 18px;
    margin: 0px auto 20px auto;
  }
  .main__rayony {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .main__line {
    margin-bottom: 28px;
    background: #f5f5f5;
  }
  .main__chena {
    font-size: 16px;
    width: 67%;
    margin: 0px auto 0px auto;
    color: #F5F5F5;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .main__tel:nth-of-type(1) {
    margin-right: 0px;
  }
  .main__tel {
    margin-top: 23px;
    width: 100%;
    max-width: 336px;
  }
  .main__mes {
    width: 100%;
    max-width: 336px;
  }
  .main__left-box .main__mes {
    margin-top: 16px;
  }
  .main__left-box .main__mes:nth-child(2) {
    margin-top: 23px;
    margin-bottom: 36px;
  }
  .main__left-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main__text {
    font-size: 15px;
    line-height: 17px;
    margin: 0px auto 10px auto;
    width: 86%;
  }
  .main__text br {
    display: none;
  }
  .main__ili {
    display: block;
    color: rgb(245, 245, 245);
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 15px;
  }
  .main__attention {
    font-size: 16px;
    margin-bottom: 2px;
  }
  .main__right {
    width: 100%;
  }
  .main__left {
    width: 100%;
    margin-right: 0px;
  }
  .main {
    padding: 29px 0px 68px 0px;
  }
  .atten .wrapper {
    padding: 40px 0px;
  }
  .atten__title {
    font-size: 18px;
  }
  .atten__title:before {
    width: 28px;
    height: 23px;
  }
  .atten__text {
    font-size: 15px;
    line-height: 24px;
    width: 95%;
  }
  .atten {
    margin-bottom: 50px;
    margin-top: -45px;
  }
  .uslugi .button {
    width: 100%;
    max-width: 336px;
  }
  .uslugi__title {
    font-size: 21px;
    margin-bottom: 14px;
  }
  .uslugi__name {
    font-size: 18px;
    text-transform: uppercase;
    bottom: 21px;
  }
  .uslugi__item {
    margin-left: auto;
    margin-right: auto;
  }
  .uslugi__list-item br {
    display: none;
  }
  .uslugi__list-item {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .uslugi__line {
    margin-bottom: 21px;
  }
  .uslugi__price {
    font-size: 21px;
  }
  .uslugi__link {
    font-size: 15px;
  }
  .uslugi__link::after {
    width: 8px;
    height: 11px;
  }
  .uslugi__text {
    font-size: 19px;
    margin-bottom: 6px;
  }
  .uslugi__tel {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
  }
  .uslugi__what {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
  .uslugi__item {
    padding: 31px 33px 27px 33px;
    max-width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
  }
  .uslugi__pic, .uslugi__list, .uslugi__line, .uslugi__text {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .uslugi__pic {
    margin-bottom: 30px;
  }
  .uslugi__list {
    margin-bottom: 28px;
  }
  .uslugi .wrapper {
    width: 100%;
  }
  .uslugi__telegram::before, .uslugi__viber::before {
    width: 61px;
    height: 61px;
  }
  .uslugi__mesbox {
    max-width: 140px;
    margin-top: 20px;
  }
  .uslugi {
    margin-bottom: 25px;
  }
  .wait {
    padding: 23px 0px 35px 0px;
  }
  .wait__left {
    display: none;
  }
  .wait__right {
    width: 100%;
  }
  .wait__title {
    font-size: 21px;
    text-align: center;
    margin-bottom: 14px;
  }
  .wait__text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .wait__button {
    font-size: 15px;
    /*width: 100%;
    max-width: 336px;*/
    margin-left: auto;
    margin-right: auto;
    padding-left: 11px;
    padding-right: 11px;
  }
  .wait__button::before {
    width: 18px;
    height: 17px;
    margin-right: 5px;
  }
  .otzivi .wrapper {
    width: 100%;
  }
  .otzivi__box {
    width: 99vw;
    padding-left: 10px;
    padding-right: 10px;
  }
  .otzivi__text {
    font-size: 15px;
    line-height: 24px;
    padding: 28px 17px 18px 17px;
    margin-bottom: 35px;
    min-height: 286px;
  }
  .otzivi__ua .otzivi__text {
    min-height: 286px;
  }
  .otzivi__name {
    font-size: 16px;
  }
  .otzivi__pic {
    max-width: 74px;
    margin-right: 92px;
  }
  .otzivi__text::before {
    left: 42px;
    bottom: -29px;
  }
  .otzivi {
    padding-top: 30px;
    padding-bottom: 53px;
  }
  .otzivi__title {
    font-size: 21px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .docs__title {
    font-size: 21px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .docs__text {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 22px;
  }
  .docs__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dosc__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .docs__item-top {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .docs__item-bottom {
    font-size: 15px;
    line-height: normal;
  }
  .docs {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .footer .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__tels {
    margin: 0px;
    margin-bottom: 0px;
  }
  .footer {
    padding-top: 20px;
    padding-bottom: 18px;
  }
  .footer__mesbox {
    width: 90px;
  }
  .footer__mesbox .uslugi__viber::before, .footer__mesbox .uslugi__telegram::before {
    width: 40px;
    height: 40px;
  }
  .footer__copy-text, .footer__copy-link {
    font-size: 15px;
    line-height: normal;
  }
  .footer__copy {
    margin: 20px auto 0px auto;
    width: 100%;
  }
  .footer__tel {
    color: #407BC8;
    font-size: 16px;
  }
  .footer__logo {
    margin-left: -22px;
  }
  .button.header__mes.button__telegram {
    display: none;
  }
}
@media (max-width: 379px) {
  .button {
    font-size: 16px;
  }
  .uslugi__name {
    font-size: 14px;
  }
  .wait__button {
    font-size: 13px;
  }
}