

/* Start:/local/templates/.default/components/bitrix/news.detail/staff/style.css?17592122841808*/


.detailimage{
    position: relative;
}

.slider-nav{
	width:40px !important;
	height:40px !important;
	border:1px solid #E8E8E8;
	background:#fff;
	border-radius:50%;
}
.slider-nav::after{
	content:'' !important;
	background:url('/bitrix/templates/aspro-priority/components/bitrix/news.detail/catalog_custom/images/arrow.svg');
    width: 18px;
    height: 20px;
}
.slider-nav.next::after{
	transform: rotate(180deg);
}
.slider-nav:hover{
	border:1px solid #1DA72E;
	background:#1DA72E;
}
.slider-nav:hover::after{
	background-image:url('/bitrix/templates/aspro-priority/components/bitrix/news.detail/catalog_custom/images/arrow-w.svg');
}
.slider-scrollbar{
	width:100% !important;
	left:0 !important;
}


.slider-nav{
    top: unset !important;
    bottom: 10px;
}

.slider-nav{
	width:20px !important;
	height:20px !important;
}

.slider-nav.next{
    right: 10px;
    left: unset;
}

.slider-nav.prev{
    right: 40px;
    left: unset;
}

.slider-nav::after{
	content:'' !important;
	background:url('/bitrix/templates/aspro-priority/components/bitrix/news.detail/catalog_custom/images/arrow.svg');
    background-size: 60% 100%;
    background-position: 4px 0px;
    background-repeat: no-repeat;
}

   
.swiper-pagination{
    text-align: left !important;
}

.swiper-pagination-bullets.swiper-pagination-horizontal{
    left: 15px  !important;
    width: 60% !important;
}

.swiper-pagination-bullet-active{
    border:1px solid #1DA72E !important;
	background-color:#1DA72E !important;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
    border:1px solid #fff;
	background-color: transparent !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    display: none;
}

.detail.staff .properties .value a:hover{
    color:#2cb742
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/staff/style.css?17592122841808 */
