

/* Start:/local/templates/winn_default/components/bitrix/news.list/bc_certificates_gallery/style.css?17600925721356*/
.slider_wrapper_certificates {
	position: relative;
}

.coverflow-slider {
	position: relative;
	height: auto;
	padding: 0px;
	max-width: 1230px;
	/*overflow: hidden;*/
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	margin: 0 60px 0 90px;
}

.coverflow__slide {
	cursor:pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-box-shadow: -7px 10px 30px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -7px 10px 30px 0px rgba(0, 0, 0, 0.15);
	box-shadow: -7px 10px 30px 0px rgba(0, 0, 0, 0.15);
}
.coverflow__slide img {
	max-width: 100%;
}

.coverflow__slide[data-coverflow-index] {
	position: absolute;
	left: 65%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.coverflow-slider .prev-arrow,
.coverflow-slider .next-arrow {
	cursor: pointer;
	z-index: 10;
}

.certificates-list {
	position: relative;
}
.certificates-list .bg-wrapper {
	width: 100%;
	height: 68%;
	background: #FAFAFA;
	position: absolute;
	top: 13.5%;
	z-index: 0;
}

.certificates-list .bc-nav-btn.prev-arrow {
	left:-90px;
}
.certificates-list .bc-nav-btn.next-arrow {
	right:-60px;
}
/* End */
/* /local/templates/winn_default/components/bitrix/news.list/bc_certificates_gallery/style.css?17600925721356 */
