@charset "UTF-8";
@media (max-width: 480px) {
  .s3-cookie-message-wrap {
    bottom: 125px;
  }
}
[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0;
}
.ccity {
  position: relative;
}
.head-contacts__title span {
  color: #fff;
  border-bottom: 1px dashed;
  cursor: pointer;
}
.head-contacts__title span:before {
  content: "г. ";
}
.ccity .city-popup, .ccity .city-popup1 {
  z-index: 6;
  position: absolute;
  top: 27px;
  left: 0;
  display: none;
  padding: 20px 25px;
  background-color: #fff;
  box-shadow: 0 3px 17px 1px rgba(146, 162, 169, 0.56);
  width: 280px;
  border-radius: 5px;
}
.ccity .city-popup:before, .ccity .city-popup1:before {
  position: absolute;
  content: "";
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  content: "";
  pointer-events: none;
  border: 1px solid #2469b9;
  border-radius: 5px;
  opacity: 0.3;
}
.ccity .city-popup__title {
  font-weight: 500;
  margin-bottom: 15px;
}
.ccity .city-popup__buts span {
  display: inline-block;
  vertical-align: top;
  color: #2469b9;
  font-size: 15px;
  padding: 6px 6px;
  border: 1px solid;
  border-radius: 5px;
  line-height: 1.2;
  cursor: pointer;
}
.ccity .city-popup__buts span:first-child {
  margin-right: 5px;
}
.ccity .city-popup__buts {
  font-size: 0;
}
.ccity .city-popup__close, .city-popup1__close {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 15px;
  cursor: pointer;
  top: 15px;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23575757%22%20d%3D%22M15.985%2C14.571%20L14.571%2C15.985%20L8.000%2C9.414%20L1.429%2C15.985%20L0.015%2C14.571%20L6.586%2C8.000%20L0.015%2C1.429%20L1.429%2C0.015%20L8.000%2C6.586%20L14.571%2C0.015%20L15.985%2C1.429%20L9.414%2C8.000%20L15.985%2C14.571%20Z%22%2F%3E%3C%2Fsvg%3E) center center/12px no-repeat;
}
.city-popup1__title {
  font-weight: 500;
  font-size: 20px;
  padding: 0 0 15px;
}
.ccity .city-popup1__blocks .conts {
  display: none;
}
.city-popup1__blocks a {
  display: block;
  color: #2469b9;
  text-decoration: none;
  font-size: 16px;
}
.city-popup1__blocks a:hover {
  text-decoration: underline;
}
.city-popup1__blocks .pop-it + .pop-it {
  margin-top: 10px;
}
.company-info {
  width: auto;
  flex: 1 0 0;
}
.head-contacts__address {
  width: auto;
}
.site-header .head-contacts {
  width: 800px;
}
.head-contacts__phones {
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
.company-info__name {
  width: 276px;
  display: inline-block;
}
.site-footer__phones-wrap a.link {
  color: #fff;
}
@media (max-width: 1260px) {
  .company-info__name {
    width: auto;
  }
  .site-header .head-contacts {
    width: 100%;
  }
}
@media (max-width: 679px) {
  .site-header .head-contacts {
    display: block;
  }
  .site-header .head-contacts__body, .site-header .head-contacts__phones, .site-header .head-conracts__recall {
    display: none;
  }
  .head-contacts__inner {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .ccity .city-popup, .ccity .city-popup1 {
    left: 50%;
    margin-left: -140px;
  }
}
.text--u-iio1z42h1 a {
  color: #fff;
}
