

/* Start:/local/templates/pls/components/bitrix/news.list/years/style.css?17513527501695*/
.history-list__out {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: flex-end;
  left: -140px;
  padding-right: 23px;
  position: absolute;
  top: 0;
  width: 115px;
}

.history-list__month {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin-left: 20px;
  position: relative;
  width: 70px;
  word-wrap: break-word;
  letter-spacing: 0;
}

.history-list__circleWrapper {
  display: flex;
  height: 100%;
  opacity: 0.99;
  position: absolute;
  right: -7px;
  top: 0;
  width: 15px;
  z-index: 1000;
}

.history-list__circle {
  background-color: #ffc403;
  border-radius: 27px;
  display: flex;
  height: 13px;
  margin: auto;
  position: relative;
  width: 13px;
  z-index: 2;
}

.history-list__circle:before {
  background-color: #ffc403;
  border-radius: 5px;
  content: "";
  display: block;
  height: 9px;
  margin: auto;
  position: relative;
  width: 9px;
}

.history-list__separator {
  background: #ffc403;
  height: calc(100% + 0px);
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.history-list__item {
  margin-left: 30px;
}

@media (min-width: 768px) {
  .history-list__item {
    margin-left: 130px;
  }
}
.history-tab .nav-pills .nav-link.active {
  background: red !important;
}

.nav_years {
  position: relative;
  z-index: 2;
  overflow-y: hidden;
  scroll-behavior: smooth;
  max-width: 100%;
}
.nav_years .nav-pills {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1.5rem;
  padding-left: 0;
  margin-block: 0;
  overflow-x: auto;
  list-style: none;
  text-align: center;
  white-space: nowrap;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/card/style.css?1751352750212*/
.card_icon{
    min-height: 40px;
    height: 40px;
    min-width: 40px;
    width: 40px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 16px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/photo_elem/style.css?17513527506865*/
.slider-arrow {
  position: absolute;
  top: 50%;
  margin-top: -23px !important;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 6;
  color: #26547C;
  border: 0;
}

@media (max-width: 1023px) {
  .slider-arrow {
    width: 30px;
    height: 30px;
    margin-top: -16px;
  }
}
.slider-arrow:hover:before {
  opacity: 0;
}

.slider-arrow:hover:after {
  opacity: 1;
}

.slider-arrow svg {
  position: relative;
  z-index: 1;
}

.slider-arrow:before,
.slider-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-size: 100% 100%;
}

.slider-arrow:after {
  opacity: 0;
}

.slider-arrow.swiper-button-disabled {
  opacity: 0;
}

.slider-arrow.swiper-button-disabled:before,
.slider-arrow.swiper-button-disabled:after {
  opacity: 0;
}

@media (max-width: 1023px) {
  .slider-arrow svg {
    width: 30px;
    height: 30px;
  }
  .slider-arrow-prev {
    left: 22px;
  }
  .slider-arrow-next {
    right: 22px;
  }
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: auto;
  left: auto;
  width: auto;
}

.slider-pagination-fraction {
  line-height: 1;
  color: #6EA1AF;
}

@media (max-width: 767px) {
  .main-promo-slider-pagination {
    color: #D7E3EE;
  }
  .main-promo-slider-pagination .slider-pagination-current {
    color: #DBEDF7;
  }
}
.slider-pagination-current {
  font-size: 32px;
  color: #2C87A1;
}

@media (max-width: 1023px) {
  .slider-pagination-current {
    font-size: 25px;
  }
}
.slider-pagination-total {
  font-size: 20px;
}

@media (max-width: 1023px) {
  .slider-pagination-total {
    font-size: 15px;
  }
}
.products-slider-wrapp {
  padding: 0;
  position: relative;
}

@media (min-width: 768px) {
  .products-slider-wrapp {
    margin: 0 -35px;
  }
}
@media (min-width: 768px) {
  .products-slider-wrapp {
    padding: 0 40px;
  }
}
.products-slider {
  overflow: hidden;
}

.products-slider .products-slide {
  width: auto;
}

.products-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.products-item-stickers {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
  z-index: 2;
}

.products-item-stickers li {
  padding: 0 6px;
}

.products-item-stickers img {
  display: block;
}

.products-item-img {
  padding-top: 100%;
  margin-bottom: 16px;
  position: relative;
}

.products-item-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-position: center center;
  object-position: center center;
  -o-object-fit: contain;
  object-fit: contain;
}

.products-item-title {
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}

.products-item-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: inherit;
}

.products-item-title a:hover {
  color: #2C87A1;
}

.products-item-foot {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.products-item-prices {
  margin-right: 14px;
  white-space: nowrap;
  font-weight: 500;
}

.products-item-price-current {
  font-size: 1.1;
  font-size: 18px;
  color: #26547C;
}

.products-item-price-old {
  font-size: 14px;
  color: #848484;
  text-decoration: line-through;
}

.products-item-cart-btn {
  width: 43px;
  height: 43px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  border-radius: 4px;
  background-color: #F1F4F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding-left: 2px;
}

.products-item-cart-btn:hover {
  background-color: #9EEDF6;
}

.products-item-cart-btn.active {
  background-color: #2C87A1;
  color: #fff;
}

.preview_picture {
  width: 100%;
  min-width: 100%;
  border-radius: 12px;
  background-color: #e6eaf3;
  max-height: 140px;
}

.section_description {
  font-size: 14px;
  line-height: 1.5;
}

.item_description {
  font-size: 14px;
  line-height: 1.5;
}

.feedback-slide {
  min-height: 330px !important;
  border-radius: 0.25rem;
}

.feedback-rating {
  color: rgb(249, 185, 52) !important;
}
.feedback-rating svg path {
  fill: rgb(249, 185, 52) !important;
}

.feedback-title, .feedback-time {
  margin: 0px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
}

.feedback-content {
  color: rgb(100, 110, 115);
}

.btn_add_feedback {
  margin-right: 5px !important;
}

.feedback_link:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.news_front svg:hover rect {
  fill: #dae0ea;
}
.news_front .products-slider-wrapp {
  padding: 0 !important;
  margin: 0 !important;
}
.news_front .slider-arrow-prev {
  left: -25px;
}
.news_front .slider-arrow-next {
  right: -25px;
}
.news_front .news_front_title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-front_img {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 16px;
}

.news-date {
  font-size: 14px;
  margin-bottom: 8px !important;
}

.gallery_images {
  height: 250px;
}

.image-bloc {
  background-repeat: no-repeat;
  background-position: center;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -27px !important;
}

.photo_elem .slider-arrow-next {
  right: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/card_list/style.css?1751352750139*/
.card_download {
    border: 1px solid #5eadfd !important;
}

.card_download:hover {
    box-shadow: 0 0.5rem 1rem #5eadfd4d !important;
}

/* End */
/* /local/templates/pls/components/bitrix/news.list/years/style.css?17513527501695 */
/* /local/templates/.default/components/bitrix/news.list/card/style.css?1751352750212 */
/* /local/templates/.default/components/bitrix/news.detail/photo_elem/style.css?17513527506865 */
/* /local/templates/.default/components/bitrix/news.detail/card_list/style.css?1751352750139 */
