

/* Start:/local/templates/ekoseti_2026/components/bitrix/news.detail/ecoseti_news.detail/style.css?17706345752569*/
div.news-detail img.detail_picture {
  margin: 0 auto;
}
.news-detail ul {
}
.news-detail li {
  position: relative;
  list-style: disc;
  padding-left: 20px;
}
.news-detail li::marker {
  font-size: 0;
}
.news-detail li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #148b45;
}

.share-block {
  display: flex;
  align-items: center;
}

.share-block-title {
  display: block;
  font-size: 20px;
  margin-right: 20px;
}

.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  width: 30px !important;
  height: 30px !important;
  background-size: 30px 30px !important;
}

.projects-slider__container,
.projects-slider__thumbnails-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  margin-bottom: 40px;
}

.projects-slider__item,
.projects-slider__thumbnail {
  max-width: 100%;
  height: 500px;
}

.projects-slider__container {
  margin-bottom: 20px;
}

.projects-slider__thumbnail {
  margin: 0 auto;
  height: 70px;
}

.projects-slider__thumbnail img {
  height: 100%;
}

.projects-slider__item img {
  margin: 0 auto;
}

.prop-block {
  margin-bottom: 14px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.projects-slider__container img {
  object-fit: contain;
}

.projects-slider__thumbnails {
  width: 100%;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.catalog-product-item-props__name,
.catalog-product-item-props__value {
  text-align: left;
}

.projects-detail-text {
  margin-top: 30px;
}

.projects-detail-text p {
  margin: 10px 0;
}

.projects-detail-text h3 {
  margin: 15px 0;
}

/* 2023 */

.solution-schema {
  position: relative;
}
.solution-schema img {
  width: 100%;
  height: auto;
}

.solution-schema-item {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid black;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  transition: color 0.3s ease, border-color 0.3s ease;
  position: absolute;
}

.solution-schema-item:hover,
.solution-schema-item:focus {
  color: #004bb1;
  border-color: #004bb1;
}

.modal-dialog.modal-dialog-solution {
  width: 100%;
  max-width: 600px;
}

.modal-content.modal-solution {
  width: 100%;
  max-width: unset;
}

.projects-slide {
  display: flex;
  align-items: center;
  gap: 10px;
}
/* End */
/* /local/templates/ekoseti_2026/components/bitrix/news.detail/ecoseti_news.detail/style.css?17706345752569 */
