a {
  color: #231f20;
}

.acolor {
  color: #ee1d23;
}

a:hover,
a:focus {
  color: #ee1d23;
  transition: .3s linear;
}

.b24-form-btn {
  background-color: #ee1d23;
}

.results__list {
  max-width: 90%;
}

.search input::-webkit-input-placeholder {
  color: #ffffff;
}

.navbar--inner .search input::-webkit-input-placeholder {
  color: #231f20;
}

.brand-menu__list li {
  margin-bottom: 0;
}

.banner__nav .item {
  cursor: pointer;
}

.city-select {
  width: 326px;
  height: 205px;
}

.search_advice {
  position: relative;
}

.search_advice_wrapper {
  position: absolute;
  z-index: 999;
  top: -1px;
  display: none;
  overflow-y: auto;
  width: 300px;
  height: 300px;
  color: #000000;);
  border: 1px solid #bcbdc0;
  background: #ffffff;
  -moz-opacity: 0.0;
  opacity: 0.90;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}

.search_advice_wrapper .advice_variant {
  padding: 4px 10px;
  font-size: 13px;
  text-align: left;
  cursor: pointer;
}

.search_advice_wrapper .advice_variant:hover {
  color: #ffffff;
  background-color: #bcbdc0;
}

.search_advice_wrapper .active {
  padding: 5px;
  color: #000000;
  background-color: #f3667b;
  cursor: pointer;
}

.customers__img.someclass img {
  max-width: 100%;
  max-height: 60px;
}

.info__carousel .slick-slide img {
  width: 100%;
  height: 287px;
  object-fit: cover;
}

.mobile-menu__title {
  font-weight: bold;
}

.company .company__text a,
.company .company__text ul a {
  color: #231f20;
  transition: color .3s;
}

.company .company__text a:hover,
.company .company__text ul a:hover {
  color: #ee1d23;
}

.error404 {
  min-height: 700px;
}

@media screen and (max-width: 667px) {
  .error404 {
    min-height: auto;
  }

  .city {
    left: -10px;
    transform: none;
  }

  .city::before {
    left: 35px;
  }

  .city-select {
    left: -10px;
    transform: none;
  }

  .city-select::before {
    left: 35px;
  }
}

@media screen and (max-width: 413px) {
  .phones__city span, .phones__num {
    font-size: 16px;
  }
}

.work__carousel {
  margin: 0 auto;
}

.video-block__image {
  position: relative;
}

.video-block__btn {
  position: absolute;
  z-index: 63;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  margin-top: -24px;
  margin-left: -34px;
  cursor: pointer;
  -moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
  -webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
  transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.video-block__btn svg {
  -moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
  -webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
  transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.video-block__image:hover .ytp-large-play-button-bg {
  fill:rgb(0, 161, 231);
}

.feedback__btn {
  margin-top: 60px;
  margin-left: 90px;
}

@media screen and (min-width: 1440px) {
  .feedback .container {
    background-position: 150px bottom;
    background-size: 32.5%;
  }
}

.type-custom {
  margin-top: -20px;
}

.photos__item {
  height: auto;
}

@media screen and (max-width: 1439px) {
  .control__left {
    width: calc(100% - 30px);
  }

  .control__right {
    width: calc(100% - 30px);
  }
}

.type-custom .connect {
  padding-top: 40px;
  padding-bottom: 20px;
}

.type-custom .category {
  padding-bottom: 20px;
}

.type-custom .reviews {
  padding-top: 40px;
  padding-bottom: 40px;
}

.type-custom .reviews__title {
  margin-bottom: 25px;
}

.type-custom .advantage {
  padding-top: 40px;
  padding-bottom: 40px;
}

.type-custom .desc {
  padding: 20px 0 10px;
}

.type-custom .manuf {
  padding-top: 15px;
  padding-bottom: 15px;
}

.type-custom .examples-block {
  padding: 40px 0;
}

.type-custom .work {
  padding-top: 30px;
}

.type-custom .work__title {
  margin-bottom: 30px;
}

.examples-cat__name {
  display: block;
  margin-bottom: 10px;
}

.examples-cat__line span {
  margin-right: 40px;
}

.examples-cat__line span:last-child {
  height: auto;
  margin-right: auto;
  padding: 0;
  font-size: 14px;
  color: rgba(35, 31, 32, .3);
  background: transparent;
}

.page-menu ul {
  display: inherit;
  column-count: 2;
}

.page-menu ul li {
  width: auto;
  max-width: initial;
  white-space: nowrap;
}

.page-menu ul li .numbering {
  font-weight: 600;
}

@media (max-width: 1199px) {
  .page-menu ul {
    column-count: 1;
  }
}

@media (max-width: 670px) {
  .page-menu ul li {
    white-space: unset;
  }
}

.mainvideo-block {
  padding: 80px 0;
  border-bottom: 1px solid #ededed;
}

.mainvideo-block__hd {
  margin-bottom: 40px;
  font-family: "PF Din Text Pro Bold";
  font-size: 46px;
  font-weight: 700;
  word-wrap: break-word;
}

.mainvideo-block__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mainvideo-block__item {
  display: flex;
  flex-wrap: wrap;
  width: 48%;
}

.mainvideo-block__row_l {
  width: 100%;
}

.mainvideo-block__row_r {
  width: 100%;
  margin: 15px 0 0 0;
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  color: #231f20;
}

.mainvideo-block__row_r * {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  color: #231f20;
}

.mainvideo-block__row_r p {
  margin-top: 0;
}

.about__row .about__video {
  display: flex;
  justify-content: center;
}

@media (max-width: 991px) {
  .mainvideo-block__row_l, .mainvideo-block__item {
    width: 100%;
  }

  .mainvideo-block__row_r {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .mainvideo-block__hd {
    margin-bottom: 20px;
    font-size: 32px;
  }

  .mainvideo-block__row_r * {
    font-size: 16px;
    line-height: 1.3;
  }
}

@media (max-width: 574px) {
  .mainvideo-block {
    padding: 50px 0;
  }

  .mainvideo-block__hd {
    font-size: 24px;
  }
}

.article_page .examples-block__title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #000000;
}

.examples-block.article_page {
  padding: 64PX 0;
  background: #fafafa;
}

.article_page .examples-block__btn {
  margin-top: 0;
}

.article_page .examples-block__header {
  margin-bottom: 38px;
}

.block_bloquote {
  padding: 80px 0;
}

.block_body_bloquote {
  position: relative;
  padding: 40px 40px 32px 80px;
  background: #fafafa;
}

.block_body_bloquote:before {
  position: absolute;
  top: 24px;
  left: -24px;
  display: block;
  width: 48px;
  height: 48px;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' rx='24' fill='%23EE1D23'/%3E%3Cpath d='M14.6665 31.9999L16.6665 26.6666H14.6665V17.3333H22.6665V25.3333L19.3332 31.9999H14.6665Z' fill='white'/%3E%3Cpath d='M25.3335 31.9999L27.3335 26.6666H25.3335V17.3333H33.3335V25.3333L30.0002 31.9999H25.3335Z' fill='white'/%3E%3C/svg%3E%0A");
  content: "";
}

.block_body_bloquote p {
  margin: 0;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
  color: #231f20;
}

.block_preim {
  margin-top: 40px;
  padding: 64px 0;
  background: #fafafa;
}

.block_title_block {
  margin-bottom: 32px;
  font-family: "PF Din Text Pro Bold";
  font-size: 24px;
  font-style: normal;
  line-height: 32px;
  color: #231f20;
}

.block_two_column {
  display: flex;
  justify-content: space-between;
}

.news-desc.desc ul li, .news-desc.desc ol li {
  margin-bottom: 10px;
  padding-left: 24px;
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  color: #231f20;
}

.news-desc.desc ul li:before {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 28px;
  color: #ee1d23;
  content: "•";
}

.news-desc.desc ul, .news-desc.desc ol {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0;
}

.news-desc.desc ol {
  font-size: 18px;
  list-style-type: none;
  counter-reset: num;
}

.news-desc.desc ol li {
  position: relative;
}

.news-desc.desc ol li:before {
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  width: 24px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  text-align: left;
  color: #ee1d23;
  content: counter(num) ".";
  counter-increment: num;
}

.news-desc.desc h4 {
  margin: 40px 0 20px;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  color: #231f20;
}

.block_two_column .block_list_preim {
  width: calc(50% - 25px);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

ul.block_list_preim li::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  content: "" !important;
}

.block_list_preim li {
  margin-bottom: 16px !important;
  padding-left: 32px !important;
}

.block_list_preim li:last-child {
  margin-bottom: 0 !important;
}

.block_list_preim.block_pozitiv li:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' fill='%23EE1D23'/%3E%3Crect x='11' y='7' width='2' height='10' fill='white'/%3E%3Crect x='17' y='11' width='2' height='10' transform='rotate(90 17 11)' fill='white'/%3E%3C/svg%3E%0A");
}

.block_list_preim.block_negativ li:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' fill='%23231F20'/%3E%3Crect x='17' y='11' width='2' height='10' transform='rotate(90 17 11)' fill='white'/%3E%3C/svg%3E%0A");
}

.block_bg_fullwidth {
  clear: both;
  margin: 40px 0;
  padding: 64px 0;
  background: #fafafa;
}

.block_bg_fullwidth.block_pic_txt .block_body_bg_fullwidth {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block_body_bg_fullwidth .block_txt {
  width: calc(100% - 544px);
}

.block_bg_fullwidth.block_pic_txt .block_txt, .block_bg_fullwidth.block_pic_txt .block_txt p {
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  color: #231f20;
}

.block_bg_fullwidth + .container > h4 {
  margin-top: 0;
}

.block_bg_fullwidth .block_pic {
  width: 480px;
}

.block_bg_fullwidth .block_pic img {
  width: 100%;
  max-width: 100%;
}

.block_body_position {
  border-radius: 4px;
  background: #f3f3f3;
}

.block_body_position .block_grey {
  padding: 24px;
}

.block_body_position .block_grey p {
  margin: 0 0 8px;
}

.block_body_position .block_grey p:last-child {
  margin-bottom: 0;
}

.block_right_position {
  float: right;
  clear: both;
  width: 480px;
  margin: 32px 0 32px 64px;
}

@media (max-width: 1024px) {
  .block_right_position {
    width: 40%;
  }
}

@media (max-width: 1470px) {
  .block_bloquote {
    padding-left: 16px;
  }

  .block_body_bloquote {
    padding-left: 54px;
  }

}

@media (max-width: 991px) {

  .block_right_position {
    float: none;
    width: 100%;
    margin: 0;
  }

  .block_right_position img {
    width: 100%;
  }

  .block_two_column {
    flex-direction: column;
  }

  .block_body_position .block_grey {
    padding: 16px;
  }

  ul.block_list_preim.block_pozitiv {
    margin-bottom: 32px !important;
  }

  .block_two_column .block_list_preim {
    width: 100%;
  }

  .block_bg_fullwidth.block_pic_txt .block_body_bg_fullwidth {
    flex-direction: column-reverse;
  }

  .block_bg_fullwidth {
    padding: 32px 0;
  }

  .block_body_bg_fullwidth .block_txt {
    width: 100%;
  }

  .block_bg_fullwidth .block_pic {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 480px;
    margin: 0 auto 16px;
  }

  .block_body_bg_fullwidth .block_txt p:last-child {
    margin-bottom: 0;
  }
}

/*популярные статьи*/
.results .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
}

.results .results__list {
  max-width: 100%;
  margin-right: 50px;
}

.results .popular-articles--news {
  min-width: 200px;
  max-width: 200px;
}

.results .popular-articles--news a {
  text-decoration: underline;
  color: #ee1d23;
}

.results .popular-articles--news a:hover {
  opacity: .8;
}

@media (max-width: 500px) {
  .results .container {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

  .results .popular-articles--news {
    min-width: 100%;
    max-width: 100%;
  }
}

/*меню в столбик*/
.menu__right .type-menu ul {
  display: block;
  column-count: 4;
}

.menu__right .type-menu ul li {
  width: 100%;
}

.block_about_repair {
  padding: 24px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background: #ffffff;
}

.block_about_repair .block_title {
  margin-bottom: 12px;
  font-family: "PF Din Text Pro Bold";
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  line-height: 28px;
  color: #231f20;
}

.block_about_repair p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  color: #231f20;
}

.block_list_param {
  margin-top: 12px;
}

.block_item_param {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 12px;
}

.block_name_param {
  position: relative;
  z-index: 2;
  padding-right: 8px;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  color: #231f20;
  background: #ffffff;
}

.block_property_param {
  position: relative;
  z-index: 2;
  padding-left: 8px;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  text-align: right;
  color: #231f20;
  background: #ffffff;
}

.block_item_param:after {
  position: absolute;
  bottom: 8px;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #d1d2d3;
  content: "";
}

.block_about_repair .btn {
  display: flex;
  width: 100%;
  margin-top: 28px;
  font-family: "PF Din Text Pro";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-transform: unset;
  color: #ffffff;
}

.thumb-wrap {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
}

.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.block_right_part {
  width: 337px;
  min-width: 337px;
}

.block_left_part {
  width: 100%;
  max-width: 886px;
  padding-right: 32px;
}

.block_title_video {
  padding: 12px;
  font-family: "PF Din Text Pro";
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 22px;
  color: #000000;
  background: #f3f3f3;
}

.block_video {
  margin-top: 32px;
}

.block_left_part .type__wrap {
  margin-bottom: 64px;
}

.block_part_number .block_title {
  font-family: "PF Din Text Pro Bold";
  font-size: 28px;
  font-weight: 900;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #231f20;
}

.block_list_part_number {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  margin-right: -16px;
}

.block_item_partnumber {
  display: block;
  margin: 12px 0 0;
  margin-right: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  color: #49407a;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background: #ffffff;
  text-decoration-line: underline;
}

.block_part_number {
  margin-bottom: 32px;
}

.block_item_partnumber:hover {
  text-decoration: none;
}

.block_analog .block_title {
  padding: 18px 20px;
  font-family: "PF Din Text Pro Bold";
  font-size: 19px;
  font-weight: 700;
  font-style: normal;
  line-height: 28px;
  color: #000000;
  background: #ffffff;
}

.block_analog {
  margin-bottom: 64px;
  border: 1px solid #eef3f6;
  border-radius: 4px;
  background: #ffffff;
}

.block_table_analog table {
  width: 100%;
}

.block_table_analog thead {
  background: #eef3f6;
}

.block_table_analog th {
  padding: 16px 20px;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  color: #000000;
}

.block_table_analog td {
  padding: 16px 20px;
}

.block_table_analog td a {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  color: #49407a;
  text-decoration-line: underline;
}

.block_table_analog td a:hover {

}

.block_table_analog td {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  color: #231f20;
  border-bottom: 1px dashed #d1d2d3 !important;

}

.block_table_analog tr:last-child td {
  border-bottom: 0 !important;
}

.block_table_analog {
  overflow: auto;
  max-height: 510px;
}

.block_head_table th, .block_table_analog td {
  width: calc(100% / 3);
  min-width: calc(100% / 3);
}

.block_head_table th:first-child, .block_table_analog td:first-child {
  width: 160px;
  min-width: 160px;
}

.block_table_analog {
  margin-right: 7px;
  padding-right: 7px;
}

.block_table_analog::-webkit-scrollbar {
  width: 3px;
  height: 0;
}

.block_table_analog::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f8f8f8;
}

.block_table_analog::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #f90c1a;
}

.block_analog .block_title:after {
  position: absolute;
  top: 16px;
  right: 16px;
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 20L16 12L8 20' stroke='%23EE1D23' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  content: "";
  transform: rotate(180deg);
}

.block_analog .block_title {
  position: relative;
  cursor: pointer;
}

.block_analog.is-active .block_title:after {
  transform: rotate(0);
}

.block_table_analog a:hover {
  color: #ee1d23;
}

.block_have_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block_have_btn .btn {
  min-width: 178px;
  max-width: 178px;
  margin-left: 16px;
  padding: 16px;
  white-space: nowrap;
  font-family: "PF Din Text Pro";
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  text-transform: unset;
  color: #ffffff;
}

@media (max-width: 767.5px) {
  .block_have_btn {
    flex-direction: column;
  }

  .block_have_btn .btn {
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
    margin-left: 0;
  }

  .table_scroll {
    overflow: auto;
    width: 100%;
  }

  .table_scroll table {
    width: 767px;
  }
}

@media (max-width: 991.5px) {
  .block_left_part {
    max-width: 100%;
    padding: 0;
  }

  .block_right_part {
    width: 100%;
    min-width: unset;
    margin-bottom: 32px;
  }

  .block_about_repair {
    max-width: 337px;
    margin: 0 auto;
  }
}

/* Start:/bitrix/templates/ik555.base/components/bitrix/news.list/reviews.block.image/style.css?16508741012307*/
.reviews__body--row {
  display: flex;
  align-items: flex-start;
}

.reviews__image {
  overflow: hidden;
  flex-shrink: 0;
  border: 1px solid #e0e1e1;
}

.reviews__image > img {
  transition: all .3s ease;
}

.reviews__image:hover > img {
  transform: scale(1.1);
}

.reviews__all {
  display: flex;
}

.reviews__all a {
  margin-left: auto;
  font-size: 22px;
}

@media (max-width: 379px) {
  .reviews--image .reviews__text p {
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 1.4;
  }

  .reviews--image .reviews__body {
    padding: 15px;
  }

  .reviews--image .reviews__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 679px) {
  .reviews__image {
    width: 100px;
    margin-right: 10px;
  }
}

@media (min-width: 680px) {
  .reviews__image {
    width: 200px;
    height: 284px;
    margin-right: 20px;
  }
}

.block_info_reviews {
  display: flex;
  align-items: center;
  margin-left: 68px;
  padding-bottom: 22px;
}

.block_item_info_reviews:last-child {
  margin-right: 0;
}

.block_item_info_reviews {
  display: flex;
  align-items: center;
  min-width: 165px;
  margin-right: 32px;
  padding: 4px;
  border-radius: 64px;
  background: #f8f8f8;
}

.block_item_info_reviews .block_ico {
  margin-right: 4px;
}

.block_txt .block_label {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  line-height: 16px;
  color: #231f20;
}

.info_rating strong {
  padding: 0 4px;
  font-size: 12px;
  line-height: 16px;
  color: #231f20;
}

.info_rating {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  color: #afabac;
}

.block_title_info {
  display: flex;
  align-items: center;
}

@media (max-width: 1438.5px) {
  .block_info_reviews {
    margin-left: 32px;
  }

  .block_item_info_reviews {
    margin-right: 16px
  }
}

@media (max-width: 1199.5px) {
  .block_info_reviews {
    margin-left: 0;
  }

  .block_title_info {
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 766.5px) {
  .reviews__all {
    flex-direction: column;
    padding-bottom: 24px;
  }

  .reviews__all .manuf__btn {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 666.5px) {
  .block_info_reviews {
    flex-wrap: wrap;
  }

  .block_item_info_reviews {
    width: 100%;
    margin: 0 0 8px;
  }
}

@media (max-width: 575px) {
  .type-custom .desc .price-table__wrap {
    width: 100%;
  }

  .type-custom .desc .price-table__examples .price-table__col {
    width: 100%;
  }
}

/* End */

.customers__item {
  overflow: hidden;
}

.brand-menu__item--active a {
  box-shadow: 0 15px 15px rgba(0, 0, 0, .15);
  background: #ffffff;
}

.control-filter .filter__col {
  width: 100%
}

.control-filter .brand-menu {
  display: block;
  background-color: transparent;
}

.control-filter .brand-menu__wrap {
  display: block;
  padding: 0
}

.control-filter .brand-menu__label {
  margin: 0 0 20px;
  font-family: inherit;
  font-size: 18px;
  font-weight: 700;
}

.control-filter .brand-menu__list {
  width: calc(100% + 20px);
  margin-right: -10px;
  margin-left: -10px;
}

@media (max-width: 480px) {
  .control-filter .brand-menu__list {
    justify-content: space-around;
  }

  .control-filter .brand-menu__label {
    margin: 0 0 10px;
  }
}

@media (min-width: 481px) {
  .control-filter .brand-menu__list {
    justify-content: flex-start;
  }
}

@media (min-width: 767px) {
  .control-filter {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 40px;
  }

  .control-filter .brand-menu__list > li > a {
    padding-right: 12px;
    padding-left: 12px;
  }
}

.control-filter::after, .control-filter::before {
  display: none
}

.form-file label span.form-file__label-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 5px;
  font-size: 14px;
  color: #ee1d23;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.form-file label span.form-file__label-photo svg {
  width: 25px;
  height: 20px;
  margin-right: 8px;
  fill: #ee1d23;
}

.form-file label span.form-file__label-text {
  margin: 0;
  font-size: 12px;
  color: rgba(35, 31, 32, .3);
}

.btn-up {
  position: fixed;
  right: 32px;
  bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: rgb(229 225 224);
  cursor: pointer;
}

.btn-up::before {
  width: 30px;
  height: 30px;
  background: transparent no-repeat center center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  content: "";
}

.btn-up_hide {
  display: none;
}

@media screen and (min-width: 766px) {
  .btn-up {
    display: none;
  }
}

@media (hover: hover) and (pointer: fine) {
  .btn-up:hover {
    background-color: #512da8; /* цвет заднего фона при наведении */
  }
}

.main-message {
  border-bottom: 1px solid #ee1b22;
  background-color: #231f20;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.main-message .container {
  width: 100%;
}

.main-message__inner {
  padding: 10px 10px 10px 46px;
  background-image: url("../img/icons/icon-info.svg");
  background-repeat: no-repeat;
  background-position: top 17px left 10px;
  background-size: 22px;
}

.main-message__inner p {
  margin: 0;
}

.main-message__inner p + p {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .main-message {
    font-size: 14px;
    line-height: 20px;
  }

  .main-message__inner {
    background-position: top 11px left;
    background-size: 18px;
    padding: 10px 0 10px 25px;
  }
}
@media(max-width:530px){
  .phones__row{
    flex-wrap: wrap;
    align-items: baseline;
  }
  .phones {
    bottom: -12px;
  }
  #phones__num{
    order: 1;
    position: absolute;
    bottom: -55px;
    left: 0;
    padding-left: 15px;
    display: flex;
    align-items: center;
    gap: 7px;
  }

  .headerbar {
    padding: 18px 10px 38px;
  }

  #phones__num:before {
    content: url('/bitrix/templates/ik555.base/img/icons/icon-tel.svg');
    height: 23px;
  }
  #phones__num a{
    font-size: 14px;
  }
  .banner__carousel{
    padding-top: 10px;
  }
  .navbar{
    top: 10px;
  }
  .phones__callback p{
    margin-bottom: 10px;
  }
  .headerbar__search{
    bottom: -30px;
    z-index: 1;
  }
}

.phones__callback {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #231f20;
  font-family: "PF Din Text Pro";
  font-size: 20px;
  font-weight: 400;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  margin-left: 0;
}

.phones__callback .phones__callback-text {
  cursor: pointer;
}

.phones__callback .phones__callback-text:hover {
  color: #ee1d23;
}

.header__address {

}

.header__address .header__address-city {
  font-size: 16px;
  cursor: pointer;
}

.header__address .header__address-city:hover {
  color: #ee1d23;
}

.header__address .header__address-street {
  font-size: 14px;
  max-width: 320px;
}

.phones__city .small-text {
  font-size: 10px;
}

.top-menu {
  padding: 10px 0;
}

@media(min-width: 1200px) and (max-width: 1400px) {
  .top-menu__request span,
  .top-menu__email span,
  .phones__callback,
  .phones__num {
    font-size: 16px;
  }

  .header__address .header__address-street {
    max-width: 300px;
  }

  .top-menu__item {
    margin-left: 0;
    margin-right: 0;
  }

  .top-menu {
    gap: 10px;
    margin: 0;
  }
}

/* #145946 добавление кнопки Заявка на ремонт */

.banner__link {
  position: absolute;
  bottom: -120px;
}

.banner__link a.btn {
  font-size: 16px;
  width: 300px;
  height: 56px;
}

.example-link {
  margin: 30px auto;
  width: fit-content;
  padding: 0 20px;
}

.example-link_wrapper {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}

@media(max-width: 767px) {
  .banner__link {
    bottom: -70px;
  }
}

@media screen and (max-width: 667px) {
  .headerbar {
    margin-bottom: 0;
    min-height: 190px;
  }

  .phones {
    position: absolute;
    z-index: 1;
    bottom: 50px;
    left: 15px;
  }

  #phones__num {
    bottom: 10px;
  }

  .headerbar__search {
    bottom: 20px;
  }

  .banner {
    margin-top: -60px!important;
  }

  .banner__link a.btn {
    font-size: 14px;
    width: 270px;
    height: 46px;
  }
}
