
@media screen and (max-width: 1400px) {
  .offer-cart_box {
    left: 150px;
  }
}
@media screen and (max-width: 1330px) {
  .block-offer {
    display: block;
  }
  .offers-photo {
    display: none;
  }
  .offers-photo_mobil {
    display: inline-block;
  }
  .offer-cart_box {
    position: static;
    max-width: 1170px;
    margin: 0 auto;
  }
  .offer-title {
    padding-top: 0;
    margin-top: 20px;
  }
  .offer-text {
    padding-bottom: 20px;
  }
  .offer-images {
    text-align: center;
  }
  .offer-post_block {
    width: 100%;
    padding: 20px;
  }
}
@media screen and (max-width: 1160px) {
  .cart-none {
    display: block;
  }
  .cart-block_mobil {
    display: none;
  }
  .advantages-block {
    justify-content: space-around;
  }
  .advantages-phone {
    margin-left: 0;
  }
  .top-padding {
    padding-top: 0;
    padding: 30px 0;
  }
  .service-block {
    justify-content: space-around;
  }
  .compani-block {
    display: block;
  }
  .company-colom {
    max-width: 100%;
  }
  .company-colom_center {
    text-align: center;
  }
}
@media screen and (max-width: 1400px) {
  .offer-cart_box {
    display: none;
  }
  .offer-cart_box-mobil {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
  }
  .offer-cart_mobil {
    background-color: #fff;
    display: flex;
    align-items: center;
    width: 300px;
    padding: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.5);
    border-radius: 5px ;
    -webkit-border-radius: 5px ;
    -moz-border-radius: 5px ;
    -ms-border-radius: 5px ;
    -o-border-radius: 5px ;
  }
}
@media screen and (max-width: 992px) {
  .footer-block {
    justify-content: space-around;
  }
  .footer-colom {
    margin-top: 20px;
  }
}
@media screen and (max-width: 920px) {
  .header-phone, .header-display_menu {
    display: none;
  }
  .box-phone {
    display: block;
  }
  .header-phone_mobil {
    display: block;
    z-index: 888;
  }
  .footer {
    padding-bottom: 60px;
  }
  .header__menu {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header-display_menu {
    display: none;
  }
  .table th,
  .table td,
  .table tr {
	  padding: 10px 10px;
    font-size: 14px;
    text-align: center;
  }
  .header-logo_text {
    display: none;
  }
  .header-logo_mobil {
    display: block;
    z-index: 12;
    font-size: 14px;
    font-weight: 500;
  }
  .header-logo_icon {
    width: 150px;
  }
  .service-block {
    justify-content: space-around;
  }
  .service-phone {
    display: block;
    text-align: center;
    padding: 20px 0;
  }
  .service-phone_img {
    display: inline-block;
  }
  .advantages-phone_text {
    margin-top: 20px;
  }
  .company-images {
    width: 100%;
  }
  .offers-photo_mobil {
    width:500px;
    margin: 0 10px;
  }
  .offer-cart_mobil {
    width: 260px;
  }
}
@media screen and (max-width: 576px) {
  .offer {
    margin-top: 65px;
  }
  .top-padding {
    padding: 20px 10px;
  }
  .advantages-phone_text {
    font-size: 24px;
  }
  .advantages-title {
    font-size: 24px;
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .service-phone_img {
    margin: 0 10px;
  }
  .bold {
    font-size: 11px;
  }
  .table th,
  .table td,
  .table tr {
    font-size: 11px;
    padding: 5px 5px;
  }
  .company {
    margin-top: 0;
  }
  .offer-cart_mobil {
    width: 160px;
    padding: 10px;
  }
  .offer-icon {
    width: 30px;
  }
  .offer-cart_text {
    font-size: 10px;
  }
  .offer-title {
    font-size: 26px;
    margin-top: 20px;
    line-height: 1.4;
    text-align: center;
  }
  .offer-subtitle {
    text-align: center;
  }
  .offer-subtitle_link {
    font-size: 26px;
    text-align: center;
  }
  .offer-text_top {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
  }
  .service-phone_img {
    width: 290px;
  }
  .header-phone_icon {
    display: none;
  }
  .header_phone_link {
    font-size: 16px;
  }
  .header-logo_icon {
    width: 100px;
  }
  .offers-photo_mobil {
    width:300px;
  }
  .offer-text {
    margin-top: 10px;
    font-size: 14px;
  }
  .advantages-text {
    font-size: 14px;
  }
  .advantages {
    margin-top: 20px;
}
.advantages-title {
  margin-top: 0;
}
.service-cart_text {
  font-size: 14px;
}
.service-cart_link {
  font-size: 16px;
}
.price {
  margin-top: 0;
}
.company-text {
  font-size: 14px;
  margin-top: 0px;
}
.post {
  margin-top: 0;
}
.post-punkt {
  font-size: 16px;
}
.footer-colom {
  font-size: 12px;
}
.box-phone_link {
  font-size: 20px;
}
}