

/* Start:/bitrix/templates/gryazezashchitnye-kovry/components/bitrix/news.list/slider-carusel/style.css?1571672859629*/
.owl-carousel img {
    height: 130px;
    cursor: pointer;
    overflow: hidden;
}
.owl-carousel-container
{
	position: relative;
	padding: 0 50px;
} 
.owl-prev {
    z-index: 10;
	position: absolute;
	width: 50px;
	height: 50px;
    top: 50%;
	margin-top: -25px;
    left: 0px;
    cursor: pointer;
	background: url(/bitrix/templates/gryazezashchitnye-kovry/components/bitrix/news.list/slider-carusel/img/leftArr.jpg) center center no-repeat;
background-size: contain;
}
.owl-next { 
    z-index: 10;
	position: absolute;
	width: 50px;
	height: 50px;
    top: 50%;
	margin-top: -25px;
    right: 0px;
    cursor: pointer;
	background: url(/bitrix/templates/gryazezashchitnye-kovry/components/bitrix/news.list/slider-carusel/img/rightArr.jpg) center center no-repeat;
	background-size: contain;
}


/* End */


/* Start:/bitrix/templates/gryazezashchitnye-kovry/components/bitrix/news.list/slider-clients/style.css?1572171069709*/
#our_clients {
	margin-top: 20px;
}
#our_clients .owl-carousel img {

    cursor: pointer;
    overflow: hidden;
}
#our_clients  .carousel-container {
    position: relative;
    padding: 0 30px;
}

#our_clients .owl-prev {
    z-index: 10;
	position: absolute;
	width: 50px;
	height: 50px;
    top: 50%;
	margin-top: -25px;
    left: 0px;
    cursor: pointer;
	background: url(/images/leftArr.jpg) center center no-repeat;
background-size: contain;
}
#our_clients .owl-next {
    z-index: 10;
	position: absolute;
	width: 50px;
	height: 50px;
    top: 50%;
	margin-top: -25px;
    right: 0px;
    cursor: pointer;
	background: url(/images/rightArr.jpg) center center no-repeat;
	background-size: contain;
}


/* End */
/* /bitrix/templates/gryazezashchitnye-kovry/components/bitrix/news.list/slider-carusel/style.css?1571672859629 */
/* /bitrix/templates/gryazezashchitnye-kovry/components/bitrix/news.list/slider-clients/style.css?1572171069709 */
