

/* Start:/local/templates/main/components/bitrix/news.detail/fullpage-banner/style.css?1748269820404*/
.fullpage-banner  {
	height: 100vh;
	margin-bottom: 60px;
}
.fullpage-banner__container,
.fullpage-banner__link {
	width: 100%;
	height: 100%;
	display: flex;
}

.fullpage-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fullpage-banner__link > div {
	width: 100%;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .digi-recs__header {
        font-size: 28px !important;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/new_products_home/style.css?17479245621458*/
.detailed{
  margin-top: 15px;
  opacity: 0;
  text-align: center;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(51, 51, 102) none repeat scroll 0% 0%;
  border-color: rgb(51, 51, 102);
  color: #fff;
}
.detailed {
  transform: translateY(-100%);
  transition: transform 0.2s linear;
}
.novelty-slider__item{ text-decoration: none; }
.novelty-slider__item .product-discount{ font-size: 14px;
  display: block;
  padding: 0 7px;
  align-self: center;
  margin-left: 15px;
  font-family: 'Museo Sans Cyrl 100', Arial, sans-serif;
  font-weight: bold; }
.novelty-slider__item:hover .detailed {
  opacity: 1;
  transform: translateY(0);
}

.item-price_new{
    font-size: 16px;
    font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.224px;
    color: #000000;
    margin-bottom: 15px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.old-price_new{
    text-decoration: none;
    position: relative;
    font-size: 14px;
    color: #b2b5b7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.old-price_new span {
    font-family: 'ALSRubl-Arial', Arial, sans-serif;
    margin-right: 10px;
    text-decoration: line-through;
    line-height: inherit;
}

@media (max-width: 768px) {
    .old-price_new {
        margin-top: 7px;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/banners_main/style.css?1747924562582*/
.banners-slider__item--img.desk {
  display: block;
}

.banners-slider__item--img.mobile {
  display: none;
}

@media(max-width: 550px) {
  .banners-slider__item--img.img-default {
    display: none;
  }
  .banners-slider__item--img.mobile {
    display: block;
  }
}


.owl-carousel .owl-stage{display: flex;}
.index-banners-slider {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.video_mobile {
  display: none;
}

.video_desctop {
  display: block;
}

@media (max-width: 992px) {
  .video_mobile {
    display: block;
  }

  .video_desctop {
    display: none;
  }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/smi/style.css?1739373238420*/
.advantages .advantages-desk .advantage-item.smi-item {
    width: 25%;
    height: auto;
    padding-bottom: 0;
}


.advantages .advantage-item.smi-item .img {
    width: 100%;
    margin: 0 auto 0;
    max-height: 140px;
}

.advantages .advantage-item.smi-item:hover img {
    -webkit-transform:  scale(1.2);
    transform: scale(1.2);
    transition: transform .3s ease, -webkit-transform .3s ease;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/fullpage-banner/style.css?1748269820404 */
/* /local/templates/main/components/bitrix/catalog.section/new_products_home/style.css?17479245621458 */
/* /local/templates/main/components/bitrix/news.list/banners_main/style.css?1747924562582 */
/* /local/templates/main/components/bitrix/news.list/smi/style.css?1739373238420 */
