

/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/index-slider/style.css?17089584044275*/
.index-slider {}
.index-slider__item {padding: 14px 14px 50px;/*border-bottom:7px solid #fdfcd9;*/background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;}
.index-slider__name {font-size:1.2rem;text-transform:uppercase;font-weight:bold;}
.index-slider__text {background: #fdfcd9db;padding: 20px;border-radius:10px;display:flex;flex-flow:column;align-items:center;text-align:center;}
.index-slider__text-inner {}
.index-slider__img {border-radius:10px;max-width:50%;margin-bottom:15px;}
.index-slider .slick-dots {margin: 0;padding: 0;list-style-type: none;text-align: center;position:absolute;width:100%;bottom:20px;}
.index-slider .slick-dots li {display:inline-block;}
.index-slider .slick-track {margin: 0;}

.index-slider .slick-next {
	left: 380px;
	background: #cce0eb;
	background-image: url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.958008 0.91683L5.04134 5.00016L0.958008 9.0835" stroke="%23273A49" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /></svg>');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.index-slider .slick-prev {
    left: 340px;
	background: #cce0eb;
	background-image: url('data:image/svg+xml,<svg width="6" height="11" viewBox="0 0 6 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.04199 1.71663L0.958659 5.79997L5.04199 9.8833" stroke="%23273A49" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /></svg>');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.index-slider .slick-arrow {
	z-index: 999;
	position: absolute;
	bottom: 120px;
	content: '';
	border-radius: 10px;
	width: 30px;
	height: 30px;
	font-size: 0;
	border: 1px solid #cce0eb;
}
.index-slider .slick-next:hover {
	background: #38609b!important;
	background-image: url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.958984 0.91683L5.04232 5.00016L0.958984 9.0835" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /></svg>')!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
.index-slider .slick-prev:hover {
	background: #38609b!important;
	background-image: url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.05333 9.07678L0.957025 5.00646L5.02734 0.910156" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /></svg>')!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}

.index-slider .slick-dots button:hover {opacity:0.8;}
@media(max-width: 1100px) {
	.index-slider .slick-next {
		left: 320px;
	}
	.index-slider .slick-prev {
		left: 280px;
	}
	.index-slider .slick-arrow {
		bottom: 105px;
	}
}


@media(max-width: 600px) {
	.index-slider .slick-next {
		left: 90px;
	}
	.index-slider .slick-prev {
		left: 50px;
	}
	.index-slider .slick-arrow {
		bottom: 135px;
	}
}

@media (min-width:576px)
{
	

	.index-slider__text {flex-flow:row;align-items:flex-start;text-align:left;}
	.index-slider__img {width:30%;margin-bottom:0;}
	.index-slider__text-inner {width:70%;padding-left:20px;}
}

/* @media (min-width:768px)
{
	.index-slider__item {padding-top:40px;padding-bottom:40px;}	
	.index-slider .slick-arrow {visibility:hidden;position: absolute;z-index: 10;bottom: calc(50% - 38px);;font-size: 0;padding: 0;border: 0;background:none;color: #fdfcd9;cursor: pointer;outline:none;}
	.index-slider:hover .slick-arrow  {visibility:visible;}
	.index-slider .slick-arrow:hover {opacity:0.9;}
	.index-slider .slick-prev {left:15px;}
	.index-slider .slick-prev::before {content:"‹";font-size:120px;line-height:120px;}
	.index-slider .slick-next {right:15px;}
	.index-slider .slick-next::before {content:"›";font-size:120px;line-height:120px;}

} */

@media (min-width:992px)
{
	.index-slider__item {padding-top:80px;padding-bottom:80px;}
	.index-slider__text {align-items:center;}
	.index-slider__img {width:auto;height:200px;}
}

@media (min-width:1200px)
{
	.index-slider__item {padding-top:120px;padding-bottom:120px;}
}
/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/index-popular-carousel/style.css?1708958399578*/
.catalog-popular-carousel__item {}
.catalog-popular-carousel__link {display: block;margin: 0 auto;text-align: center;text-decoration: none;}
.catalog-popular-carousel__link:hover {text-decoration:none;}
.catalog-popular-carousel__img {max-height: 200px;margin: 0 auto 10px;}
.catalog-popular-carousel__name {text-transform: uppercase;font-weight: bold;display: block;margin-bottom: 10px;}
.catalog-popular-carousel__price {color: #fcd600;font-weight: bold;font-size:1.4rem;}

@media (min-width:576px)
{
	.catalog-popular-carousel__item {padding-left:10px;padding-right:10px;}
}

/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/index-rew-carousel/style.css?1708958401578*/
.catalog-popular-carousel__item {}
.catalog-popular-carousel__link {display: block;margin: 0 auto;text-align: center;text-decoration: none;}
.catalog-popular-carousel__link:hover {text-decoration:none;}
.catalog-popular-carousel__img {max-height: 200px;margin: 0 auto 10px;}
.catalog-popular-carousel__name {text-transform: uppercase;font-weight: bold;display: block;margin-bottom: 10px;}
.catalog-popular-carousel__price {color: #fcd600;font-weight: bold;font-size:1.4rem;}

@media (min-width:576px)
{
	.catalog-popular-carousel__item {padding-left:10px;padding-right:10px;}
}

/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/articles-index/style.css?1708958392698*/
.articles-index {}
.articles-index__item {margin-bottom:30px;}
.articles-index__link {background:#f9f9f9;padding:20px;display:flex;flex-flow:column;height:100%;border-radius:10%;}
.articles-index__img-wrap {display:block;margin-bottom:10px;}
.articles-index__img {max-width:100%;border-radius:10%;}
.articles-index__name {font-weight:bold;}

@media(min-width:576px)
{
	.articles-index__img-wrap {height: 140px;}
	.articles-index__img {width:100%;height:100%;object-fit:cover;}
}

@media(min-width:768px)
{
	.articles-index__img-wrap {height: 200px;}
}

@media(min-width:992px)
{
	.articles-index__img-wrap {height: 120px;}
}

@media(min-width:1200px)
{
	.articles-index__img-wrap {height: 150px;}
}
/* End */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/index-slider/style.css?17089584044275 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/index-popular-carousel/style.css?1708958399578 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/index-rew-carousel/style.css?1708958401578 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/articles-index/style.css?1708958392698 */
