#slider_area .owl-dots{
	/*background-color: var(--main-color);*/
}
#slider_area .owl-dot.active>span{
	/*background: #fd7f92 !important;*/
}
#slider_area .single_slide{
	height: 100%;
}
#slider_area .owl-dots {
	bottom: 0 !important;
	position: absolute;
	text-align: center;
	width: 100%;
}

#slider_area, .single_slide, .single-slide-item-table {
	 height: unset !important; /*В будущем убрать*/
}
.brands__item{
	margin: 0 25px;
}
.brands__img{
	object-fit: contain;
	width: 215px;
	height: 140px;

}
#brand_area{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
