.header__burger-bg {
  display: none;
}

@media (max-width: 1400px) {
  .footer__dev {
    margin: 0px 20px 15px 0px;
  }
  .technic__col.center {
    margin: 0px -10px;
  }
  .objects__slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .objects__slider .slick-arrow.slick-next {
    right: 10px;
  }
  .header__slider .slick-arrow.slick-next {
    right: -80px;
  }
  .header__slider .slick-arrow.slick-prev {
    left: -80px;
  }
  .container {
    width: 98%;
  }
}

@media (max-width: 1210px) {
  .consultation p {
    margin: 0px 0px 0px 10px;
  }
  .objects__card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .consultation__button {
    margin: 0px 10px 0px 10px;
    text-align: center;
  }
  .advantages .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .advantages .wrapper .advantages__item {
    margin: 15px;
  }
  .certificates__item {
    margin: 0px 0px 50px 0px;
  }
  .certificates__row.line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .speed__col-r img {
    left: -7px;
  }
  .speed__col-r img.map {
    left: 170px;
  }
  .technic .wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .technic__col.center {
    display: none;
  }
  .dop-functions .wrapper {
    width: 972px;
    background-position: top right;
  }
}

@media (max-width: 992px) {
  .header__burger-bg {
    display: block;
  }
  .objects__slider .slick-dots li.slick-active button {
    bottom: -32px;
  }
  .health__item {
    border-bottom: none;
  }
  .header__slider {
    text-align: center;
  }
  .header__calc-button {
    margin: 70px auto 80px auto;
  }
  .health__col-left {
    z-index: 1;
  }
  .health__col-right img {
    z-index: 0;
    right: 0;
  }
  .technic .wrapper {
    padding-bottom: 100px;
  }
  .age__row p {
    max-width: 275px;
  }
  .footer__column {
    margin-top: 50px;
  }
  .footer__column h3 {
    text-align: center;
  }
  .footer__column.top h2 {
    text-align: left;
  }
  .footer__subcolumn h2 {
    text-align: center;
  }
  .footer__row.bottom {
    height: 300px;
  }
  .footer h1 {
    text-align: center;
  }
  .footer .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__slider {
    margin-top: 100px;
  }
  .header__logo {
    margin: 40px 0px 40px 0px;
  }
  .header__nav {
    display: none;
  }
  .header .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technic__item p {
    width: 100%;
  }
  .selection__item p {
    width: 100%;
  }
  .consultation__button {
    margin: 0px 10px 30px 10px;
  }
  .consultation__row.sign p {
    bottom: 10px;
    right: 10px;
    width: 160px;
  }
  .consultation__row.sign img {
    margin: 0px 80px -52px 0px;
  }
  .consultation h3 {
    width: 100%;
    text-align: center;
  }
  .consultation input {
    width: 256px;
    margin: 20px 0px 20px 0px;
  }
  .consultation__row.form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .selection {
    padding: 140px 0px 870px 0px;
  }
  .selection__slider {
    position: absolute;
    left: 50%;
    margin-left: -315px;
    top: 800px;
  }
  .selection__responsibility {
    position: absolute;
    height: 380px;
    left: 50%;
    margin-left: -160px;
    top: 380px;
  }
  .selection__row {
    width: 100%;
  }
  .speed__col-r img {
    left: 133px;
  }
  .speed__col-r img.map {
    left: 340px;
  }
  .speed .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dop-functions p {
    font-size: 28px;
    line-height: 40px;
  }
  .dop-functions .wrapper {
    width: 758px;
  }
}

@media (max-width: 768px) {
  .map__contacts {
    left: 10px;
  }
  .speed__item {
    margin: 30px 0px 35px 0px;
  }
  .health__col-right img {
    right: -40px;
  }
  .technic .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .health .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .consultation__row.sign {
    height: 100%;
  }
  .consultation h3::before {
    display: none;
  }
  .consultation p {
    margin: 0px 0px 25px 10px;
  }
  .consultation__row.sign img {
    margin: 0px 0px 0px 0px;
  }
  .consultation__title {
    margin: 0;
    width: 100%;
  }
  .consultation__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .age__row p.short {
    margin: 0;
  }
  .age__row img {
    margin: 20px 0px 0px 0px;
  }
  .age__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .selection__responsibility {
    top: 510px;
  }
  .selection__slider {
    margin-left: -280px;
  }
  .selection__slider {
    top: 950px;
    width: 560px;
  }
  .selection__slide-persone {
    margin: -33px 21px 0px 0px;
  }
    .selection__slide-persone img {
max-width: 300px;
    }
  .selection__slider-item {
    padding: 25px 25px 0px 25px;
  }
  .consultation__row.sign {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .consultation__row.sign {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .speed__col-r img {
    left: 5px;
  }
  .speed__col-r img.map {
    left: 247px;
  }
  .technic__item img {
    width: 30%;
    height: 30%;
  }
  .dop-functions p {
    font-size: 18px;
    line-height: 32px;
  }
  .dop-functions .wrapper {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .objects__card {
    padding: 60px 15px 0px 15px;
  }
  .objects__slider .slick-arrow {
    top: 17%;
  }
  .objects__card-col ul {
    margin: 0px 5px 0px 0px;
    font-size: 14px;
  }
  .objects__card,
  .objects__card-col {
    width: 100%;
  }
  .objects__slider {
    width: 100%;
  }
  .objects__slider img {
    max-width: 400px;
    max-height: 400px;
  }
  .consultation__row.sign img {
    margin: 0px 0px 0px 0px;
  }
  .age__row img {
    margin: 20px 0px 10px 0px;
  }
  .certificates__item {
    margin: 25px 0px 25px 0px;
  }
  .certificates__button {
    margin: 0px 0px -1px 0px;
  }
  .dop-functions .wrapper {
    padding: 0px 50px 0px 0px;
  }
  .dop-functions p {
    margin: 0px 0px 0px 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .dop-functions img {
    height: 150px;
  }
  .health__col-left {
    width: 100%;
  }
  .health__item p {
    width: 100%;
  }
  .health__col-right {
    width: 100%;
  }
  .health__col-right img {
    right: 30px;
    max-width: 80%;
  }
  .certificates__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .objects__slider .slick-dots li.slick-active button {
    left: 50%;
    margin-left: -20px;
  }
  .selection__slide-col {
    position: absolute;
    text-align: left;
  }
  .selection__slide-col.right {
    margin: 0px 0px 0px 120px;
    padding: 27px 0px 0px 0px;
    width: 220px;
  }
  .footer__subcolumn {
    margin: 30px 0px 0px 20px;
  }
  .header__call-button {
    margin: 20px 0px 0px 0px;
  }
  .header__phone {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__slider {
    font-size: 30px;
    line-height: 50px;
    margin: 50px 10px 0px 10px;
  }
  .speed__col-l {
    padding: 0px 0px 0px 30px;
  }
  .selection {
    padding: 140px 0px 0px 0px;
    margin-bottom: 820px;
  }
  .selection__responsibility {
    top: 620px;
  }
  .selection__item {
    margin: 20px 0px 0px 0px;
  }
  .selection__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .selection__slide-content {
    position: relative;
  }
  .selection__slide-stars {
    position: absolute;
    top: 30px;
    right: 0;
  }
  .selection__slider {
    top: 1030px;
    height: 405px;
    width: 410px;
    margin-left: -205px;
  }
  .selection__slide-title {
    text-align: left;
    margin: 0px 0px 0px 20px;
  }
  .selection__slide-col {
    color: #fff;
    width: 100%;
  }
  .selection__slide-persone {
    margin: 0px 21px 0px 0px;
  }
  .selection__slide-content {
    padding: 0px 20px 0px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .speed__col-r img.map {
    left: 95px;
  }
  .header__slider .slick-arrow.slick-prev {
    left: 0;
  }
  .header__slider .slick-arrow.slick-next {
    right: 0;
  }
}

@media (max-width: 413px) {
  .header .wrapper {
    margin: 20px 0px 0px 0px;
  }
  .selection__responsibility {
    top: 500px;
  }
  .objects__card-col li {
    width: 140px;
    margin: 10px 0px 0px 10px;
  }
  .objects__slider img {
    max-width: 300px;
  }
  .map__contacts {
    padding: 40px 10px;
    left: 5px;
  }
  .selection__slider {
    top: 930px;
    margin-left: -154px;
    width: 310px;
  }
  .selection__slide-col.right {
    width: 134px;
  }
  .advantages__title.b02 {
    margin: 0px 11px 0px 49px;
    font-size: 50px;
  }
  .advantages .wrapper .advantages__item {
    margin: 20px 0px 0px 0px;
  }
  .advantages__item {
    width: 320px;
  }
  .health__item img {
    width: 25%;
    height: 25%;
  }
  .dop-functions img {
    margin: 0px 0px 0px -50px;
  }
  .speed__item img {
    width: 25%;
    height: 25%;
  }
  .speed__col-r img.map {
    left: 0;
  }
  .speed__col-r img {
    max-width: 300px;
  }
  .consultation__row.form p {
    width: 100%;
  }
  .health__title,
  .objects__title,
  .speed__title,
  .certificates__title,
  .selection__title,
  .consultation__title,
  .technic__title {
    font-size: 36px;
    line-height: 45px;
  }
  .technic__subtitle,
  .age__subtitle,
  .age__title,
  .objects__subtitle,
  .speed__subtitle {
    font-size: 25px;
    line-height: 35px;
  }
}

body.lock {
  overflow: hidden;
}

.header__menu {
  z-index: 11;
  position: fixed;
  top: 0;
  left: -100%;
  width: 70%;
  height: 100%;
  overflow: auto;
  background-color: #729556;
  padding: 45px 10px 0 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__menu.active {
  left: 0;
}

.header__menu li {
  padding: 20px 0px 20px 20px;
  text-transform: uppercase;
}

.header__burger {
  display: block;
  position: fixed;
  top: 15px;
  right: 10px;
  width: 30px;
  height: 20px;
  z-index: 31;
}

.header__burger-bg {
  border-radius: 2px;
  z-index: 30;
  position: fixed;
  top: 5px;
  right: 5px;
  height: 40px;
  width: 40px;
  background: #24323c;
}

.header__burger span {
  position: absolute;
  background-color: #fff;
  left: 0;
  width: 100%;
  height: 2px;
  top: 9px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__burger::before, .header__burger::after {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__burger::before {
  top: 0;
}

.header__burger::after {
  bottom: 0;
}

.header__burger.active:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 9px;
}

.header__burger.active:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: 9px;
}

.header__burger.active span {
  -webkit-transform: scale(0);
          transform: scale(0);
}
