

/* Start:/local/templates/kellerNew/components/bitrix/news.list/new-reviews/style.css?17587800931264*/
.reviews-slider-container {
	padding: 0 45px;
	transition: height .7s;
}
.reviews-slider-container .reviews-slider__item {
	position: static !important;
}

.reviews-slider_num {
	/*display: none;*/
}

.slick-next-reviews {
	width: 22px !important;
	height: 32px !important;
	position: absolute !important;
	background: transparent url(/images/arrow-action.svg) no-repeat center !important;
	border: none;
	right: 15px;
	top: 45% !important;
	transform: rotateY(180deg) translateY(-50%);
}

.slick-prev-reviews {
	width: 22px !important;
	height: 32px !important;
	position: absolute !important;
	background: transparent url(/images/arrow-action.svg) no-repeat center !important;
	border: none;
	left: 15px;
	top: 45% !important;
	transform: translateY(-50%);
}

.row.reviews-slider {
	height: auto !important;
}

@media only screen and (max-width: 479px) {
	.reviews-slider-container {
		padding: 0 20px;
	}
	.slick-prev-reviews {
		bottom: 0;
		top: unset !important;
		left: 0;
	}
	.slick-next-reviews {
		bottom: 0;
		top: unset !important;
		right: 0;
	}
}


@media (min-width: 0) and (max-width: 480px) {
	.feedbackBlock .img{
		width: auto;
		height: auto;
	}
  }
@media (min-width: 992px){
	.reviews-slider .slick-track {
		min-width: 800px !important;
	}
}
/* End */


/* Start:/local/templates/kellerNew/components/bitrix/news.list/director/style.css?1631045908345*/
@media (min-width: 768px) and (max-width: 1299px) {
	img.welcomeImg{
		width: 290px;
		height: 290px;
	}
  }
  @media (min-width: 480px) and (max-width: 767.98px) {
	img.welcomeImg{
		width: 170px;
		height: 170px;
	}
  }
  @media (min-width: 0) and (max-width: 479.98px) {
	img.welcomeImg{
		width: auto;
		height: auto;
	}
  }
/* End */
/* /local/templates/kellerNew/components/bitrix/news.list/new-reviews/style.css?17587800931264 */
/* /local/templates/kellerNew/components/bitrix/news.list/director/style.css?1631045908345 */
