/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

a:focus {
  color: #e69c00
}
.phone-block > .inline-block {
  vertical-align: middle;
}
.menu_topest-align {
  display: flex;
  align-items: center;
}
.phone-block-wrapper {
  display: flex;
  align-items: center;
}
.phone-block-button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(0deg, rgba(253.93750101327896, 184.90874826908112, 7.406510319560766, 1) 0%, rgba(255, 107.10000425577164, 0, 1) 100%);
  width: 130px;
  height: 34px;
  border-radius: 6px;
  color: #fff;
}
.phone-block-button:hover {
  color: #000;
  box-shadow: inset 0px 0px 0px 2px #ff8e00;
  background: transparent;
}
.phone-block-button_text {
  color: inherit;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
  padding: 8px 16px;
  text-align: center;
  padding: 8px 0;
}
.img-about svg {
  display: flex;
  margin: auto;
}
.footer-light .bottom-menu .items > .item-link span {
  color: #222;
}
.nds_text {
  width: 100%;
  display: flex;
  color: #b3b3b3;
  font-size: 11px;
  margin-top: 8px;
  line-height: 11px;
}
