

/* Start:/local/templates/dromar_all/components/bitrix/news.list/certificate_sliderAndPop/style.css?1773914294816*/
.mySwiper-certificate {
	padding: 0 25px; !important;
}

.mySwiper-certificate,
.mySwiper-certificate,
.certificate_item,
.swiper-certificate-button-css{
	box-sizing: border-box;
}

.swiper-certificate-button-css {
	--swiper-navigation-size: 30px;
	--swiper-navigation-color: #e89114;
	--swiper-navigation-top-offset: 55%;
	--swiper-navigation-sides-offset: 0;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide.certificate_item {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	width: 340px;
	padding: 20px;
	gap: 15px;
	height: 200px;
	align-items: center;
	justify-content: center;
}


.certificate_img {
	overflow: hidden;
	position: relative;
}

.certificate_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
/* End */
/* /local/templates/dromar_all/components/bitrix/news.list/certificate_sliderAndPop/style.css?1773914294816 */
