

/* Start:/local/components/blackwolf/articles/templates/.default/style.css?1679451113108*/
.post-preview__rating {
	padding-left: 20px;
}

.post-preview__rating svg {
	fill: #f56ca8;
	height: 13px;
}
/* End */


/* Start:/local/components/blackwolf/articles/templates/.default/bitrix/news.detail/.default/style.css?17298546185253*/
.doctor-card{
	background: #F6F6F6;
    padding: 30px 10px;
	position: relative;
	overflow: hidden;
}

.article-detail h2.doctor-card__title{
	margin: 0 0 15px 0;
	padding: 0;
}

.article-detail .alert-box__icon + h2{
	margin-top: 0;
}


.doctor-card__columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.doctor-card__column:last-child {
    position: relative;
    padding-bottom: 65px;
}

.doctor-card__column {
    padding: 0 10px;
}

.doctor-card__column_m-video {
    text-align: center;
}

.doctor-card__ava {
    text-align: center;
    max-width: 120px;
    cursor: pointer;
	margin: 0 auto;
}

.doctor-card__ava img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
	border: 1px solid #FFF;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    width: 120px;
    height: 120px;
    border-radius: 100%;
}

.doctor-card__name {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
    position: relative;
    padding-right: 60px;
}

.doctor-card__post {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin: 0 0 10px;
	display: flex;
    align-items: center;
}

.page_doctor-card .doctor-card__post svg {
    margin-right: 20px;
}

.doctor-card__seporate {
    border: .5px solid #C4C4C4;
    margin: 15px 0;
}

.doctor-indicators__item {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
    padding-left: 40px;
    position: relative;
    color: #2E2E2E;
}

.doctor-indicators__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    text-align: center;
}

.doctor-indicators__icon svg {
    width: 20px;
    height: 20px;
}

.doctor-indicators__pink-bold {
    font-weight: 500;
    color: #F56CA8;
    font-size: 20px;
}

.doctor-card__phone {
    font-size: 24px;
    line-height: 31px;
    color: #2E2E2E;
    text-align: center;
	text-decoration: none;
}

.doctor-card__phone a {
    color: inherit;
}

.doctor-card__column:last-child .button {
    margin: 20px 0;
    display: block;
    width: 100%;
}

@media only screen and (min-width: 992px) {
    .doctor-card__column:first-child {
        width: 150px;
        max-width: 150px;
        min-width: 150px;
    }
	
	.doctor-card__column:last-child {
        width: 250px;
        max-width: 250px;
        min-width: 250px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .doctor-card__columns {
        display: block;
		padding: 0;
    }

	.doctor-carousel-pict {
        position: relative;
        margin: 0 -5px;
    }
	.doctor-card__ava {
		max-width: 240px;
		padding-bottom: 20px;
	}
	.doctor-card__ava img {
		width: 240px;
		height: 240px;
	}
	.doctor-card__column:last-child {
        max-width: 320px;
        margin: 25px auto 0 auto;
		padding-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .doctor-card__name {
        padding-right: 0;
        font-size: 24px;
        line-height: 31px;
        margin: 0 0 20px;
		text-align: center;
    }
	.doctor-card__post {
		display: block;
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 21px;
		text-align: center;
    }
}

.section.section_service-container{
	padding-bottom: 10px !Important;
}

.service-doctor__carousel-desktop .slick-arrow{display:block!important;position:absolute;width:57px;height:57px;background:#FFCAE1;border:1px solid #FFF2F8;-webkit-box-shadow:0 0 20px rgba(255,94,164,.3);box-shadow:0 0 20px rgba(255,94,164,.3);padding:0;border-radius:100%;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background,-webkit-box-shadow .3s ease;-o-transition:background,box-shadow .3s ease;transition:background,box-shadow .3s ease;transition:background,box-shadow .3s ease,-webkit-box-shadow .3s ease;z-index:51}@media only screen and (max-width:767px){.service-doctor__carousel-desktop .slick-arrow{top:316px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.service-doctor__carousel-desktop .slick-arrow:hover{background:#FDAACE;border:1px solid #FFD3E6;-webkit-box-shadow:0 0 20px rgba(245,108,168,.7);box-shadow:0 0 20px rgba(245,108,168,.7)}.service-doctor__carousel-desktop .slick-arrow svg{position:absolute;top:50%;left:50%;width:12px;height:23px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:#FFF}.service-doctor__carousel-desktop .slick-arrow.slick-prev{left:-22px}.service-doctor__carousel-desktop .slick-arrow.slick-next{right:-22px}@media only screen and (max-width:1199px) and (min-width:768px){.service-doctor__carousel-desktop .slick-arrow.slick-prev{left:5px}.service-doctor__carousel-desktop .slick-arrow.slick-next{right:5px}}@media only screen and (max-width:767px){.service-doctor__carousel-desktop .slick-arrow.slick-prev{left:5px}.service-doctor__carousel-desktop .slick-arrow.slick-next{right:5px}
/* End */


/* Start:/local/components/blackwolf/articles/templates/.default/blackwolf/iblock.vote/ajax/style.css?1661406319357*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url(/local/components/blackwolf/articles/templates/.default/blackwolf/iblock.vote/ajax/images/empty.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url(/local/components/blackwolf/articles/templates/.default/blackwolf/iblock.vote/ajax/images/voted.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	background-image: url(/local/components/blackwolf/articles/templates/.default/blackwolf/iblock.vote/ajax/images/over.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

/* End */
/* /local/components/blackwolf/articles/templates/.default/style.css?1679451113108 */
/* /local/components/blackwolf/articles/templates/.default/bitrix/news.detail/.default/style.css?17298546185253 */
/* /local/components/blackwolf/articles/templates/.default/blackwolf/iblock.vote/ajax/style.css?1661406319357 */
