

/* Start:/bitrix/templates/redesign2024/components/configurator_mebely_by_step/slider_comp/slider_comp/style.css?17242743852475*/
@media(max-width: 767px){
	/*.slide_thank_sert .swiper-wrapper{
		overflow-x: scroll;
	}*/
	.main_page_reviews_title{
		margin: 15px 0 15px;
	}
}
.img-item.swiper-slide {
	width: auto;
}
.main .nbImageList {
	padding: 0 0 30px 0;
	width: 100%;
	margin: 0;
	position: relative;
	height: auto;
}
.nbImageList__item {
	display: block;
	height: 240px;
  	width: 100%;
  	height: 200px;
  	width: 141px;
	margin: 0;	
	border-radius: var(--border-radius-main);
	box-shadow: var(--box-shadow-fix-top);
	border: 1px solid var(--color-light-grey);
	overflow: hidden;
}
.img-item .nbImageList__item{
	background: #fff;
}
.nbImageList__item img {
	width: 100%;
	object-position: center;
	height: 100%;
	object-fit: contain;
}
/*.swiper.slide_thank_sert .swiper-scrollbar{
	bottom: 0px;
	background-color: var(--color-d-white);
}
.swiper.slide_thank_sert .swiper-scrollbar-drag {
	background: var(--color-medium-grey);
	cursor: grab;
}*/
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal.pagination-reviews {
	bottom: -8px;
}
.slide_thank_sert .swiper-pagination-bullet {
	background-color: var(--color-dark-grey);
}
.slide_thank_sert .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--color-yellow);
}
@media(min-width:768px){
	.nbImageList__item {
		height: 240px;
  		width: 170px;
	}
	#content-site .nbImageList__inner .img-item.col-md-3 {
		opacity: 0.7;
    	transition: opacity 0.3s ease-in-out;
	}
	.main_page_reviews_title.glads {
		margin: 15px 0 20px;
	}
	.main_page_reviews_title.certif {
		margin: 15px 0 20px;
	}
}
@media(min-width: 992px) {
	.nbImageList__item {
		height: 233px;
  		width: 165px;
	}
	#content-site .nbImageList__inner .img-item.col-md-3 {
		opacity: 0.7;
    	transition: opacity 0.3s ease-in-out;
	}
	#content-site .nbImageList__inner .img-item.col-md-3:hover {
		opacity: 1;
	}
	.main_page_reviews_title.glads {
		margin: 0;
	}
	.main_page_reviews_title.certif {
		margin: 0px 0 10px;
	}
}
@media (min-width: 1200px) {
	.nbImageList__item {
		height: 223px;
  		width: 158px;
	}
}
@media (min-width: 1400px){
	.main_page_reviews_title.certif {
		margin: 5px 0 0px;
	}
	.img-item .nbImageList__item {
		height: calc(((100vw - 456px)/6)/0.7);
	    width: calc((100vw - 446px)/6);
	    max-height: calc(((1710px - 448px)/6)/0.7);
	    max-width: 212px;
	}
}

/* End */
/* /bitrix/templates/redesign2024/components/configurator_mebely_by_step/slider_comp/slider_comp/style.css?17242743852475 */
