@media (max-width: 1340px) {
  .container {
    width: 85%;
  }
  .text-offer {
    width: 42%;
    padding-top: 50px;
  }
  .text-offer .text-main {
    margin: 30px 0;
    width: 93%;
  }
  .footer-links p {
    font-size: 14px;
    padding: 20px 0px;
    margin-left: 4px;
    width: 215px;
  }
  .card-offer-link {
    width: 25%;
  }
  .card-offer-link:nth-child(4n) {
    border-right: solid;
    border-bottom: solid;
    border-color: #F7F7F7;
    border-width: 2px;
  }
  .card-offer-link:nth-child(3n) {
    border-right: none;
  }
  .obrashenie {
    width: 60%;
  }
}
@media (max-width: 1100px) {
  .work-time {
    display: none;
  }
  .main-menu a {
    padding: 0 10px;
  }
  .footer-links p {
    width: 192px;
  }
}
@media (max-width: 991px) {
  .img-offer-mob {
    display: block;
    position: absolute;
    right: -2%;
    z-index: 1;
    bottom: -187px;
  }
  .img-offer {
    display: none;
  }
  .text-offer {
    width: 70%;
    padding-top: 60px;
  }
  .card-offer-link {
    width: 40%;
  }
  .card-offer-link:nth-child(3n) {
    border-right: solid;
    border-bottom: solid;
    border-color: #F7F7F7;
    border-width: 2px;
  }
  .card-offer-link:nth-child(2n) {
    border-right: none;
  }
  .obrashenie {
    width: 34%;
    flex-direction: column;
    align-items: center;
    padding: 0 49px;
  }
  .obrashenie .icon-card-offer {
    display: none;
  }
  .voskl {
    margin-bottom: 0;
  }
  .voskl2 {
    text-align: center;
  }
  .order-step-list {
    flex-direction: column;
    align-items: center;
  }
  .card-step {
    width: 43%;
    margin: 25px;
  }
  .footer-links p {
    padding: 8px 0px;
  }
  .menu,
.header-tel-btn {
    display: none;
  }
  .work-time,
.header-tel-btn {
    display: flex;
  }
  .work-time .icon-work-time,
.header-tel-btn .icon-work-time {
    display: none;
  }
  .menu-open {
    display: block;
    position: absolute;
    border: none;
    background: none;
    right: -4px;
  }
  .menu-open:focus {
    outline: none;
  }
  .header .menu {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 100px;
    padding: 0;
    text-align: center;
    border-radius: 3px;
    transition: all 300ms ease-in-out;
    top: -100vh;
    -webkit-transition: top 300ms ease-out 0.1s;
    -moz-transition: top 300ms ease-out 0.1s;
    -o-transition: top 300ms ease-out 0.1s;
    transition: top 300ms ease-out 0.1s;
    z-index: 5;
  }
  .header .menu li {
    margin-bottom: 20px;
  }
  .header .menu.show-menu {
    top: 80px;
  }
  .header .menu .show-menu img {
    display: none;
  }
  .header .menu .tabs__caption {
    flex-direction: column;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  body {
    width: 94%;
    margin: 0 auto;
    overflow-x: hidden;
  }
  .container {
    width: 100%;
  }
  .banner {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  h2 {
    width: 77%;
    font-size: 26px;
    line-height: 31px;
  }
  .text-offer {
    width: 95%;
    padding: 150px 0 20px 20px;
  }
  .text-offer h1 {
    font-size: 26px;
    line-height: 31px;
  }
  .text-main {
    font-size: 16px;
  }
  .img-offer-mob {
    top: -20px;
  }
  .tabs__caption {
    flex-direction: column;
    overflow: hidden;
  }
  .tabs__caption li {
    font-size: 14px;
    line-height: 17px;
    padding: 14px 24px;
    min-width: 165px;
    height: 17px;
  }
  .card-offer-link {
    flex-direction: column;
    align-items: center;
    width: 30%;
    padding: 29px;
  }
  .card-discr {
    margin-top: 10px;
  }
  .card-discr p {
    text-align: center;
  }
  .obrashenie {
    width: 42%;
    padding: 0px 9px;
  }
  .obrashenie .voskl {
    font-size: 24px;
    line-height: 29px;
  }
  .obrashenie .voskl2 {
    font-size: 14px;
  }
  .how-order {
    margin: 30px 0;
    padding: 20px;
  }
  .order-step-list {
    margin-top: 30px;
  }
  .card-step {
    width: 75%;
    margin: 22px 0px;
    padding: 0 30px 0 25px;
  }
  .adv-cards-list {
    flex-direction: column;
  }
  .adv-card {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin: 7px 0;
  }
  .adv-card-discr {
    width: 75%;
  }
  .adv-card-discr h3 {
    margin: 0;
  }
  .footer-content {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 20px;
  }
  .footer-links {
    justify-content: flex-start;
    margin-left: 0px;
  }
  .footer-links p, .footer-links a {
    width: 80%;
  }
  .footer {
    margin-top: 30px;
    padding: 20px 0 20px;
    height: auto;
  }
}
@media (max-width: 600px) {
  .footer-content a {
    padding-right: 20px;
  }
  .footer-content a .logo {
    width: 100%;
  }
}

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