@media (max-width: 1240px) {
  h1 {
    font-size: 44px;
    line-height: 52px;
  }

  h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .selectize-input, .inpstyle  {
    padding: 17px 25px;
  }


  .selectize-dropdown,
  .selectize-input,
  .selectize-input input, .inpstyle {
    font-size: 17px;
    line-height: 20px;
  }
  .btn {
    padding: 15px 20px;
  }
  .banner .btn {
    padding: 15px 0;
  }

  .benefit__title {
    font-size: 22px;
    line-height: 26px;
  }

  .benefit__btn {
    padding: 12px 15px;
    margin: 0;
  }

  .banner__title {
    max-width: 530px;
    margin: 0 0 25px 0;
  }

  .banner__subtitle {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 30px 0;
    max-width: 610px;
  }

  .banner {
    margin-bottom: 30px;
  }
  .guarantee {
    margin: 0;
  }


  .banner__form {
    padding: 25px 20px;
  }



  .advantages {
    padding: 70px 0 90px;
  }

  .advantages__wrapper {
    gap: 45px 80px;
  }

  .advantages__img {
    height: 65px;
    margin: 0 30px 0 0;
  }

  .advantages__text {
    font-size: 22px;
    line-height: 26px;
  }

  .services {
    padding: 0 0 90px 0;
  }

  .services__title {
    max-width: 590px;
    margin: 0 0 40px 0;
  }

  .services__item {
    padding: 17px 70px 17px 50px;
  }

  .services__imgblock {
    margin: 0 35px 0 0;
    max-width: 70px;
    max-height: 70px;
  }

  .services__name {
    font-size: 22px;
    line-height: 26px;
  }

  .services__price {
    font-size: 22px;
    line-height: 26px;
  }

  .repair__inner {
    padding: 60px 0 40px;
  }

  .repair__subtitle {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 20px 0;
  }

  .repair__row {
    gap: 20px;
    margin: 0 0 20px 0;
  }

  .repair__comm {
    margin: 0 0 20px 0;
  }

  .repair__form .inpstyle  {
    padding: 17px 25px;
  }

  .salon {
    padding: 90px 0;
  }

  .salon__wrapper {
    gap: 35px;
  }

  .salon__title {
    margin: 0 0 20px 0;
  }

  .salon__name {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 20px 0;
  }

  .map__block {
    left: 8%;
    max-width: 410px;
    padding: 25px 20px;
  }

  .map__title {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 15px 0;
  }

  .map__btn {
    padding: 10px 15px;
  }

  .map__btn+.map__btn {
    margin: 10px 0 0 0;
  }

  .map__address {
    padding: 20px 15px 0;
  }

  .map__name {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 15px 0;
  }

  .map__phone::before {
    width: 18px;
    height: 18px;
    margin: 0 12px -2px 0;
  }

  .map__text::before {
    width: 18px;
    height: 18px;
    margin: 0 12px 0 0;
  }

  .map__text {
    font-size: 15px;
    line-height: 18px;
    margin: 14px 0 0 0;
  }

  .map__typeimg {
    width: 67px;
    height: 67px;
    margin: 25px 0 15px;
  }

  #YaMaps {
    height: 480px;
  }

  .consult__wrapper {
    padding: 60px 0 30px;
  }

  .consult__title {
    padding: 0 0 35px;
  }

  .consult__formtitle {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 15px 0;
  }

  .consult__formsubtitle {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 25px 0;
  }

  .consult__btn {
    margin: 20px 0 0 0;
  }

  .consult__formtext {
    font-size: 14px;
    line-height: 16px;
    margin: 20px 0 0 0;
  }

  .footer__top {
    padding: 30px 0;
  }

  .footer__phone {
    font-size: 18px;
    line-height: 20px;
  }

  .footer__bottom {
    padding: 20px 0;
  }

  .repair__form .form__error {
    margin: -15px 0 0 110px;
  }

  .bonus__select .selectize-input {
    padding: 15px 20px;
  }

  .seclider-title {
    margin: 0 0 30px 0;
  }
}

@media (max-width: 1150px) {
  .banner__row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .banner__select:nth-child(4) {
    grid-column: 1/2;
  }
  .stock {
    padding: 0 0 50px;
  }
  .header__wrapper {
    padding: 20px 0;
  }

  .header__title {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 7px 0;
  }

  .header__subtitle {
    font-size: 14px;
    line-height: 16px;
    max-width: 162px;
  }

  .header__name {
    margin: 0 30px 0 0;
  }

  .header__phone {
    font-size: 18px;
    line-height: 21px;
  }

  .header__address {
    font-size: 14px;
    line-height: 17px;
    max-width: 170px;
  }

  .header__timeimg {
    width: 20px;
    height: 20px;
    margin: 0 9px 0 0;
  }

  .header__timetitle {
    margin: 0 0 5px 0;
  }

  .header__timetext {
    font-size: 15px;
    line-height: 17px;
  }

  /*.header__logo {*/
  /*  min-width: 30px;*/
  /*  height: 40px;*/
  /*  margin: 0 10px 0 0;*/
  /*}*/

  h3 {
    font-size: 26px !important;
    line-height: 30px !important;
  }

  .service {
    padding: 20px 40px;
  }

  .service__imgblock {
    max-width: 60px;
    margin: 0 20px 0 0;
  }

  .service__form {
    margin: 15px 0 0;
  }

  .service__subtitle {
    margin: 10px 0;
    font-size: 20px;
    line-height: 24px;
  }

  .service__text {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 15px 0;
  }

  .service__select {
    margin: 0 0 15px 0;
  }

  .service__inp, .service__col .banner__select {
    margin: 0 0 15px 0;
  }

  .seclider {
    padding: 90px 0;
  }

  .thanks-big {
    max-width: 870px;
  }

  .thanks-big__left {
    padding: 35px 45px;
  }

  .thanks-big__title {
    font-size: 23px;
    line-height: 26px;
    margin: 0 0 35px 0;
  }

  .thanks-big__row {
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 17px;
  }

  .thanks-big__row-2 {
    font-size: 20px;
    line-height: 24px;
    margin: 25px 0 0;
  }

  .thanks-big__right {
    max-width: 380px;
    max-height: 100%;
  }

  .thanks-big__right #YaMaps-2 {
    width: 380px;
  }

  .action-modal h3 {
    max-width: 350px;
    margin: 0 auto 20px;
  }
}

@media (max-width: 1000px) {
  .action_wrap {
    flex-direction: column;
    align-items: center;
  }

  .action_btn {
    margin-left: 0;
  }

  .action_text {
    margin-bottom: 10px;
  }

  .header__right .btn {
    margin: 0 0 0 40px;
  }

  h1 {
    font-size: 32px;
    line-height: 38px;
  }

  h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .guarantee-wrapper {
    font-size: 16px;
    line-height: 18px;
    padding: 20px 30px;
  }
  .btn {
    font-size: 14px;
    line-height: 17px;
    padding: 15px 10px;
  }


  .header__time {
    display: none;
  }

  .header__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .benefit__wrapper {
    padding: 11px 0;
  }

  .benefit__title {
    font-size: 18px;
    line-height: 22px;
  }

  .benefit__btn {
    padding: 9px 11px;
    border-radius: 5px;
  }

  .banner__wrapper {
    padding: 50px 0 40px;
  }

  .banner__title {
    max-width: 400px;
    margin: 0 0 15px 0;
  }

  .banner__subtitle {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 15px 0;
    max-width: 490px;
  }

  .banner__formtitle {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }

  .banner__formtext {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 15px 0;
  }

  .banner__row {
    gap: 10px;
  }

  .banner .selectize-input, .inpstyle {
    padding: 12px 16px;
  }

  .advantages {
    padding: 40px 0 60px;
  }

  .advantages__text {
    font-size: 18px;
    line-height: 22px;
  }

  .advantages__wrapper {
    gap: 30px 40px;
  }

  .services {
    padding: 0 0 60px 0;
  }

  .services__title {
    max-width: 430px;
    margin: 0 0 20px 0;
  }

  .services__item {
    padding: 10px 50px 10px 40px;
  }

  .services__item+.services__item {
    margin: 10px 0 0 0;
  }

  .services__imgblock {
    margin: 0 25px 0 0;
    max-width: 60px;
    max-height: 60px;
  }

  .services__name {
    font-size: 18px;
    line-height: 23px;
  }

  .services__price {
    font-size: 20px;
    line-height: 24px;
  }

  .services__more {
    margin: 20px 0 0 0;
  }

  .repair__title {
    max-width: 360px;
    margin: 0 0 10px 0;
    line-height: 32px;
  }

  .repair__inner {
    padding: 30px 0 25px;
  }

  .repair__subtitle {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }

  .repair__row {
    margin: 0 0 15px 0;
    grid-template-columns: repeat(2, 1fr);
  }

  .repair__comm {
    margin: 0 0 10px 0;
  }

  .repair__text {
    font-size: 14px;
    line-height: 17px;
  }

  .repair__form .form__error {
    margin: -7px 0 0 110px;
  }

  .salon {
    padding: 60px 0;
  }

  .salon__title {
    margin: 0 0 10px 0;
    max-width: 510px;
    line-height: 32px;
  }

  .salon__name {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 15px 0;
  }

  .map__btn {
    padding: 10px 15px;
    font-size: 17px;
    line-height: 20px;
  }

  .consult__title {
    padding: 0 0 20px;
    max-width: 510px;
  }

  .footer__top .container {
    grid-template-columns: 150px repeat(3, 1fr);
    gap: 30px 20px;
  }

  .footer__sociallink {
    max-width: 25px;
  }

  .footer__copyright+.footer__copyright {
    margin: 0 0 0 15px;
  }

  .footer__privacy {
    margin: 0 0 0 30px;
  }

  .close {
    width: 25px;
    height: 25px;
    background-size: 11px;
  }

  .service__select .selectize-input {
    padding: 10px 15px;
  }

  .thanks-big .close {
    right: 0;
  }

  .stock {
    padding: 100px 0;
  }

  .recall-call__time.service__inp {
    margin: 0 -10px 20px;
  }
}

@media (max-width: 950px) {
  h3 {
    font-size: 23px !important;
    line-height: 25px !important;
  }

  .service {
    padding: 10px 15px;
  }

  .service__form {
    margin: 6px 0 0;
  }

  .service__subtitle {
    margin: 7px 0;
    font-size: 16px;
    line-height: 20px;
    max-width: 320px;
  }

  .service__text {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 10px 0;
    max-width: 280px;
  }

  .service__select {
    margin: 0 0 9px 0;
  }

  .service__col {
    max-width: 315px;
  }

  .bonus {
    padding: 30px 50px;
  }

  .bonus__title {
    margin: 0 0 30px 0;
  }

  .bonus__benefit {
    font-size: 16px;
    line-height: 19px;
  }

  .bonus__benefit+.bonus__benefit {
    margin: 10px 0 0 0;
  }

  .bonus__benefit::before {
    margin: 0 15px 0 0;
    min-width: 30px;
    height: 30px;
  }

  .bonus__benefit__help {
    margin: 10px 0 0 60px;
  }

  .bonus__select .selectize-input {
    padding: 10px 15px;
  }

  .bonus__inp {
    margin: 15px 0;
  }

  .bonus__form {
    margin: 0 0 0 25px;
  }

  .footer__bottom .container {
    align-items: center;
  }

  .footer__text {
    order: 1;
  }

  .footer__right a {
    order: 2;
  }

  .footer__right {
    flex-direction: column;
  }

  .copyright {
    margin: 7px 0 0 0;
  }

  .slider-container {
    flex-direction: column;
  }

  .slider-left {
    width: 100%;
  }

  .slider-right {
    max-width: 100%;
    max-height: 120px;
    margin: 20px 0 0 0;
  }

  .slider-right .right-slider-btn-prev,
  .slider-right .right-slider-btn-next {
    top: 0;
    left: 0;
    transform: translate(0);
    background: linear-gradient(0deg, #CC000E 0%, #CC000E 0.01%, #F0414D 100%);
    width: 20px;
    z-index: 2;
    margin: 0;
    height: 100%;
  }

  .slider-right .right-slider-btn-next {
    left: auto;
    right: 0;
  }

  .slider-right .right-slider-btn-prev:after {
    transform: rotate(-90deg);
  }

  .slider-right .right-slider-btn-next:after {
    transform: rotate(90deg);
  }

  .slider-right .swiper-slide {
    height: auto !important;
  }

  .thanks-big__left {
    padding: 30px;
  }

  .thanks-big__title {
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 25px 0;
  }

  .thanks-big__row {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 12px;
  }

  .thanks-big__row:before {
    width: 22px;
    height: 22px;
    margin: 0 10 px 0 0;
  }

  .thanks-big__row-2 {
    font-size: 18px;
    line-height: 22px;
    margin: 22px 0 0;
  }

  .thanks-big__right {
    max-width: 320px;
  }

  .thanks-big__right #YaMaps-2 {
    width: 320px;
  }
}

@media (max-width: 900px) {
  .advantages__wrapper {
    gap: 25px;
  }

  .advantages__img {
    height: 50px;
    margin: 0 15px 0 0;
    min-width: 65px;
  }

  .advantages__text {
    font-size: 16px;
    line-height: 18px;
  }

  .map {
    height: 100%;
  }

  .map__block {
    position: static;
    padding: 0 0 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }

  .map__top {
    padding: 0 15px 0 0;
    border-bottom: 0;
    border-right: 1px solid rgba(44, 44, 44, 0.2);
  }

  .map__title {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }

  .map__btn {
    width: 280px;
  }

  .map__address {
    padding: 0 0 0 15px;
  }

  .map__name {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 8px 0;
  }

  .map__phone {
    font-size: 16px;
    line-height: 19px;
  }

  .map__typeimg {
    width: 60px;
    height: 60px;
    margin: 10px 0 5px;
  }

  .map__type+.map__type {
    margin: 0 0 0 15px;
  }

  #YaMaps {
    height: 450px;
  }

  .stock-items {
    gap: 20px;
  }

  .stock-img:after {
    padding-top: 180px;
  }

  .stock-img img {
    min-width: 466.36px;
  }

  .stock-title {
    font-size: 16px;
    line-height: 19px;
  }

  .stock-subtitle {
    margin: 8px 0 0;
    line-height: 17px;
  }

  .stock-btn {
    padding: 8px 15px;
    margin: 15px 0 0;
  }

  .stock-info {
    padding: 0 15px 15px;
  }

  .stock__title {
    margin: 0 0 40px;
  }
}

@media (max-width: 850px) {
  .bonus .close {
    right: 0;
    top: -30px;
  }
}

@media (max-width: 800px) {

  .action_text,
  .action_btn {
    font-size: 16px;
    line-height: 18px;
  }

  h1 {
    font-size: 26px;
    line-height: 32px;
  }

  h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .btn {
    font-size: 13px;
    line-height: 17px;
    padding: 10px 10px;
  }

  .container {
    padding: 0 20px;
  }

  .header__mobileinner {
    padding: 10px 20px;
  }

  .bonus {
    padding: 20px 30px;
  }

  .bonus__title {
    margin: 0 0 20px 0;
  }

  .banner__title {
    max-width: 320px;
    margin: 0 0 10px 0;
  }

  .banner__subtitle {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px 0;
    max-width: 440px;
  }

  .banner__form {
    padding: 15px;
  }

  .banner__formtitle {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 20px 0;
  }

  .banner__formtext {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 15px 0;
  }

  .banner .selectize-input {
    padding: 10px 12px;
  }

  .selectize-input {
    padding: 12px 16px;
  }

  .selectize-dropdown,
  .selectize-input,
  .selectize-input input {
    font-size: 16px;
    line-height: 19px;
  }

  .services {
    padding: 0 0 30px 0;
  }

  .services__title {
    max-width: 360px;
    margin: 0 0 15px 0;
  }

  .services__more {
    padding: 13px;
  }

  .repair__title {
    max-width: 360px;
    margin: 0 0 10px 0;
    line-height: 26px;
  }

  .repair__form .inpstyle {
    padding: 12px 16px;
    font-size: 15px;
    line-height: 18px;
  }

  .repair__btn {
    padding: 13px 10px;
  }

  .salon__slider {
    margin: 0 0 5px 0;
  }

  .map__btn {
    padding: 10px;
    font-size: 16px;
    line-height: 18px;
    width: 255px;
  }

  .footer__top .container {
    -ms-grid-columns: 120px 1fr 1fr;
    grid-template-columns: 120px 1fr 1fr;
    gap: 30px 20px;
  }

  .footer__col {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  .footer__social {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
  }

  .service__col {
    max-width: 290px;
  }

  .seclider {
    padding: 60px 0;
  }
}

@media (max-width: 750px) {
  .h-act__call {
    display: none;
  }

  .inpstyle {
    font-size: 16px;
    line-height: 19px;
    padding: 10px 10px;
  }
  .selectstyle {
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 4%;
    font-size: 16px;
    line-height: 19px;
  }
  .benefit__title {
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
  }


  .banner__row_2 {
    gap: 0 20px;
  }
  .banner__row_3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .banner__row_3 .form__error {
    grid-column: 1/2;
  }
  .selectize-control.single .selectize-input:after {
    width: 16px;
    height: 10px;
  }

  .banner__row .form__error {
    grid-column: 1/2;
    margin: -5px 0 0 0;
  }

  .service__select .selectize-input {
    padding: 10px;
  }

  .thanks-big__wrap {
    flex-direction: column;
  }

  .thanks-big__right {
    max-width: 100%;
    max-height: 300px;
    border-radius: 0 0 15px 15px;
    display: none;
  }

  .thanks-big__left {
    padding: 25px;
  }

  .thanks-big__right #YaMaps-2 {
    width: 100%;
  }
}

@media (max-width: 730px) {
  .service {
    background-image: none;
  }

  .service__subtitle {
    max-width: 100%;
  }

  .service__text {
    max-width: 100%;
  }

  .service__col {
    max-width: 100%;
  }

  .service .close {
    right: 10px;
    top: 10px;
  }
}

@media (max-width: 720px) {
  .salon__wrapper {
    gap: 15px;
  }

  .salon__name {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px 0;
  }

  .map__btn {
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    width: 225px;
  }

  .map__type+.map__type {
    margin: 0 0 0 10px;
  }

  .map__typename {
    font-size: 13px;
    line-height: 15px;
  }
}

@media (max-width: 700px) {
  h3 {
    font-size: 18px !important;
    line-height: 21px !important;
  }

  .action__form-descr {
    font-size: 14px;
    line-height: 110%;
    margin-bottom: 20px;
    text-align: left;
  }

  .action-modal {
    padding: 48px 35px;
  }

  .action-modal h3 {
    text-align: left;
  }

  .bonus__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bonus__form {
    margin: 0;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .bonus__info {
    margin: 15px 0 0 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 10px 0 0;
  }

  .footer__copyright+.footer__copyright {
    margin: 7px 0 0 0;
  }

  .footer__privacy {
    margin: 7px 0 0 0;
  }

  .bgmodal__cont {
    padding: 15px;
  }

  .stock-items {
    grid-template-columns: 1fr;
  }

  .stock-img img {
    min-width: 100%;
  }

  .stock-img:before {
    background: rgba(0, 0, 0, 0.6);
  }

  .stock-img:after {
    padding-top: 38.596%;
  }

  .stock-subtitle {
    margin: 13px 0 0;
    visibility: visible;
    opacity: 1;
  }

  .stock-info {
    transform: translateY(0);
  }

  .stock-btn {
    visibility: visible;
    opacity: 1;
  }
}

@media (max-width: 650px) {
  .action_title {
    padding: 17px 27px;
  }

  .header__phone {
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 5px 0;
  }

  .header__timeimg {
    min-width: 18px;
    height: 18px;
    margin: 0 8px 0 0;
  }

  .header__timetext {
    font-size: 15px;
    line-height: 19px;
  }

  h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .guarantee-wrapper {
    font-size: 13px;
    line-height: 16px;
    padding: 15px 20px;
  }
  .btn {
    font-size: 14px;
    line-height: 16px;
    padding: 14px 14px;
    letter-spacing: 0;
  }

  .advantages__text {
    font-size: 14px;
    line-height: 16px;
  }

  .advantages__img {
    height: 35px;
    margin: 0 10px 0 0;
    min-width: 50px;
  }

  .services__item {
    padding: 10px 20px 10px 20px;
  }

  .services__imgblock {
    margin: 0 15px 0 0;
    max-width: 40px;
    max-height: 40px;
  }

  .services__name {
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px 0 0;
  }

  .services__price {
    font-size: 16px;
    line-height: 19px;
    white-space: nowrap;
  }

  .repair__title {
    max-width: 100%;
    margin: 0 0 15px 0;
    line-height: 26px;
  }

  .repair__subtitle {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 15px 0;
  }

  .repair__row {
    margin: 0 0 10px 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .repair__label span:before {
    min-width: 15px;
    margin: 0 10px 0 0;
  }

  .repair__form .form__error {
    margin: -50px 0 0 0;
    text-align: center;
  }



  .repair__label {
    padding: 30px 0 0 0;
  }

  .salon {
    padding: 30px 0;
  }

  .salon__title {
    line-height: 24px;
  }

  .header__wrapper {
    padding: 10px 0 10px;
  }

  .header__title {
    font-size: 18px;
  }

  .header__subtitle {
    max-width: 150px;
  }

  .map {
    margin-top: 25px;
  }

  .header__title {
    display: none;
  }

  .header__logo-title {
    display: block;
    background-image: url(../img/logo.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
  }

  .header__field {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 629px) {
  .repair__form .form__error {
    margin: -67px 0 0 0;
  }

  .repair__label {
    padding: 45px 0 0 0;
  }
}

@media (max-width: 600px) {
  .footer {
    padding: 0 0 60px 0;
  }
  .header-fixed__call {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 10px 16px;
    display: block;
    width: 100%;
    z-index: 5;
    box-shadow: 0 0 9px 0px #e1e1e1;
  }

  .header-fixed__call .header__phone {
    display: block;
    margin: 0;
    padding: 12px 14px;
    color: #fff;
  }

  .salon__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  #YaMaps {
    height: 350px;
  }

  #YaMaps .ymaps-2-1-78-image {
    width: 38px !important;
    height: 70px !important;
    background-size: 38px 70px !important;
    left: -25px !important;
    top: -49px !important;
  }

  .map__block {
    padding: 0 0 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map__top {
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(44, 44, 44, 0.2);
    border-right: 0;
  }

  .map__address {
    padding: 10px 0 0 0;
  }

  .map__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .map__btn+.map__btn {
    margin: 0;
  }

  .footer__phone {
    font-size: 16px;
    line-height: 19px;
  }

  .footer__subphone {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 17px;
  }

  .footer__timeimg {
    background-size: contain;
    width: 18px;
    height: 18px;
    margin: 0 9px 0 0;
  }

  .footer__timetext {
    font-size: 15px;
    line-height: 18px;
  }

  .thanks {
    padding: 30px 40px;
  }

  .thanks__img {
    width: 45px;
    height: 45px;
    margin: 0 auto 15px;
  }

  .thanks__title {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 15px 0;
  }

  .thanks__text {
    margin: 0 0 14px 0;
  }

  .stock__title {
    margin: 0 0 20px;
  }

  .stock {
    padding: 50px 0;
  }

  .recall-modal {
    padding: 25px 20px;
  }

  .recall-btn.btn {
    font-size: 10px;
    padding: 10px 8px;
    margin: 0 4px 0;
  }

  .recall-call__time.service__inp {
    margin: 0 -4px 20px;
  }

  .recall__title {
    margin: 0 0 15px;
  }

  .recall-modal .close {
    top: 9px;
    right: 9px;
  }
}

@media (max-width: 570px) {
  .repair__bottom {
    flex-direction: column;
  }
  .repair__text br {
    display: none;
  }
  .repair__btn {
    width: 100%;
  }
  .seo-block p {
    font-size: 14px;
    line-height: 18px;
  }
  .seo-block ul {
    font-size: 12px;
    line-height: 20px;
  }
  .action_content {
    flex-direction: column;
    padding: 0 8px 17px 8px;
  }

  .action_title {
    border-bottom: 2px dashed #FFFFFF;
    border-right: none;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }

  h1 {
    font-size: 22px;
    line-height: 26px;
  }

  .advantages {
    padding: 30px 0;
  }

  .advantages__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .banner__wrapper {
    padding: 30px 0;
  }

  .banner__title {
    margin: 0 0 35px 0;
  }

  .banner__subtitle {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 25px 0;
    font-weight: 400;
    max-width: 350px;
  }

  .seclider-title {
    max-width: 270px;
    margin: 0 0 19px 0;
  }
}

@media (max-width: 520px) {
  .map__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map__btn {
    width: 100%;
    max-width: 100%;
  }

  .map__btn+.map__btn {
    margin: 10px 0 0 0;
  }

  .footer__logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer__top .container {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 30px 20px;
  }

  .footer__social {
    grid-column: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .footer__col {
    -ms-grid-column-align: start;
    justify-self: start;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .footer__time {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .services__item {
    flex-wrap: wrap;
  }

  .services__imgblock {
    margin: 0 10px 0 0;
  }

  .services__name {
    width: calc(100% - 50px);
    margin: 6px 0 0;
  }
}

@media (max-width: 500px) {
  .container {
    padding: 0 15px;
  }

  /*}*/
  /*.header__wrapper {*/
  /*  align-items: flex-start;*/
  /*}*/
  .MainHeader__logo {
    width: 32px;
    height: 44px;
  }

  .header__mobileinner {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
    padding: 10px 15px;
  }

  .header__mobileinner .header__field {
    order: 1;
  }

  .header__mobileinner .header__field:nth-child(2) {
    order: 3;
  }

  .header__mobileinner .header__time {
    order: 2;
  }

  .header__timetext {
    font-size: 14px;
    line-height: 18px;
  }

  .bonus {
    padding: 15px 20px;
  }

  .bonus__title {
    margin: 0 0 15px 0;
  }

  .bonus__inp {
    margin: 8px 0;
  }

  .bonus__benefit {
    font-size: 14px;
    line-height: 17px;
  }

  .bonus__benefit::before {
    margin: 0 10px 0 0;
    min-width: 20px;
    height: 20px;
  }

  .bonus__benefit+.bonus__benefit {
    margin: 8px 0 0 0;
  }

  .bonus__help {
    margin: 8px 0 8px 46px;
  }

  .bonus__helptype {
    font-size: 12px;
    line-height: 18px;
  }

  .consult__wrapper {
    padding: 30px 0;
  }

  .consult__title {
    padding: 0 0 15px;
  }

  .consult__form {
    padding: 20px 30px;
  }

  .consult__formtitle {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }

  .consult__formsubtitle {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 15px 0;
  }

  .consult__area {
    margin: 10px 0 0 0;
  }

  .consult__btn {
    margin: 10px 0 0 0;
  }

  .consult__formtext {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }

  .inpstyle {
    font-size: 16px;
    line-height: 19px;
  }

  #YaMaps {
    height: 300px;
  }

  .service__select .selectize-input {
    padding: 10px;
  }

  .bonus__select .selectize-input {
    padding: 10px;
  }

  .banner .selectize-input {
    padding: 10px;
  }

  .seclider {
    padding: 35px 0;
  }

  .thanks-big__title {
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 20px 0;
  }

  .thanks-big__title span {
    margin: 7px 0 0 0;
  }

  .thanks-big__row:before {
    min-width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }

  .thanks-big__row {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 15px;
  }

  .thanks-big__row-2 {
    font-size: 16px;
    line-height: 20px;
    margin: 17px 0 0;
  }

  .stock-img img {
    min-width: 466.36px;
  }

  .stock-img:after {
    padding-top: 180px;
  }
}

@media (max-width: 460px) {
  .banner__row_2, .banner__row_3 {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .footer__top .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .footer__time {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .action-modal {
    padding: 25px 20px;
  }

  .action-modal .close {
    right: 10px;
    top: 10px;
  }
}

@media (max-width: 430px) {
  .banner__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .banner__btn {
    -ms-grid-column: 1;
    grid-column: 1;
    padding: 13px 0;
  }

  .banner__row .form__error {
    grid-column: 1;
    margin: -3px 0 0 0;
  }

  .header__phone {
    font-size: 15px;
    line-height: 17px;
  }
}

@media (max-width: 400px) {
  .header__right .btn {
    display: none;
  }

  .header__address {
    margin: 0;
  }

  .nowrap {
    white-space: normal;
  }

  .header__wrapper {
    padding: 15px 0;
    flex-direction: column;
    gap: 10px;
  }

  .header__name {
    margin: 0;
  }

  .header__title {
    font-size: 18px;
    line-height: 15px;
    margin: 0 0 7px 0;
  }

  .header__subtitle {
    font-size: 13px;
    line-height: 15px;
    max-width: 100%;
    margin: 0;
    /* display: none; */
  }

  .header__phone:not(.btn):before {
    display: none;
  }

  /*.header__logo {*/
  /*  min-width: 20px;*/
  /*  width: 20px;*/
  /*  height: 30px;*/
  /*  margin: 0 7px 0 0;*/
  /*}*/

  .services__item {
    padding: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer__bottom .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__text {
    margin: 7px 0 0 0;
  }

  .footer__right {
    align-items: flex-start;
    width: 100%;
  }

  .footer__left {
    width: 100%;
    margin: 0;
  }

  .copyright {
    margin: 12px 0 0 0;
  }
}

@media (max-width: 370px) {
  .map__title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px 0;
  }

  .map__name {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 8px 0;
  }

  .map__phone {
    font-size: 15px;
    line-height: 18px;
  }

  .map__phone::before {
    width: 16px;
    height: 17px;
    margin: 0 10px -2px 0;
  }

  .map__typename {
    max-width: 200px;
  }

  .map__text {
    font-size: 13px;
    line-height: 15px;
    margin: 10px 0 0 0;
  }

  .map__text::before {
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
  }

  .map__type+.map__type {
    margin: 0;
  }

  .consult__form {
    padding: 15px 15px;
  }

  .consult__formtitle {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 7px 0;
  }

  .consult__formsubtitle {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 345px) {
  .repair__form .form__error {
    margin: -85px 0 0 0;
  }

  .repair__label {
    padding: 65px 0 0 0;
  }
}