

/* Start:/local/templates/main/components/bitrix/news/doctors/bitrix/news.detail/.default/style.css?17628657141846*/
.about-years_pad
{
    padding: 60px 0;
}

.about-years_marg
{
    margin-top: 30px;
}

.about-years__items_marg
{
    margin-top: 32px;
}

.about-years__item + .about-years__item
{
    margin-top: 13px;
}

.about-years__item + .about-years__item::before
{
    content: "";

    display: block;

    width: 1px;
    height: 60px;
    margin-bottom: 13px;
    margin-left: 28px;

    background: #BF0939;
}

.about-years__item .about-years__date
{
    background: #fff;
    box-shadow: 0 13px 0 #fff;
}

.about-years__item .about-years__date::after
{
    position: absolute;
    content: "";
    display: block;
    /*top: 56px;*/
    top: 13px;
    bottom: -13px;
    width: 1px;
    left: 28px;
    background: #BF0939;
    z-index: -1;
}

.about-years__item:last-child .about-years__date::after
{
    display: none;
}

.about-years__item-flex
{
    position: relative;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.about-years__date
{
    color: #BF0939;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-wrap: wrap;

    width: 56px;
    height: 53px;
    margin-right: 30px;

    border: 1px solid #BF0939;
    border-radius: 5px;
}

.about-years__text
{
    color: #062532;

    max-width: 640px;
}

.certificates__slider
{
    margin-top: 24px;
}

.certificates__img
{
    position: relative;

    display: block;
    overflow: hidden;

    padding-bottom: 134%;

    border-radius: 5px;
}

.certificates__img img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
}

.doctor_detail .doctor__icon {
    margin: 0 20px 17px 0;
}
.doctor_detail .doctor__icons {
    margin-left: 0;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/reviews_doctor/style.css?1726518223150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/reviews/style.css?17628538741125*/
.pagination,
.pagination._flex
{
    justify-content: center;

    margin-top: 36px;
}

.pagination__link
{
    color: #062532;
    font-size: 20px;
    font-weight: 500;
    line-height: 62px;

    display: block;

    width: 64px;
    height: 64px;

    text-align: center;
    text-decoration: none;

    border: 1px solid transparent;
    border-radius: 5px;

    transition: color .2s linear, border .2s linear;
}

.pagination__link._active
{
    color: #062532;

    border-color: #BF0939;
}

.pagination__prev,
.pagination__next
{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    width: 44px;
    height: 64px;
}

.pagination__prev
{
    transform: rotate(180deg);
}

.pagination__prev svg,
.pagination__next svg
{
    display: block;

    width: 9px;
    height: 16px;

    transition: stroke .2s linear;

    stroke: rgba(6, 37, 50, .50);
}

@media (any-hover: hover)
{
    .pagination__link:hover
    {
        color: #BF0939;
    }

    .pagination__prev:hover svg,
    .pagination__next:hover svg
    {
        stroke: #BF0939;
    }
}

/* End */
/* /local/templates/main/components/bitrix/news/doctors/bitrix/news.detail/.default/style.css?17628657141846 */
/* /local/templates/main/components/bitrix/news.list/reviews_doctor/style.css?1726518223150 */
/* /local/templates/main/components/bitrix/system.pagenavigation/reviews/style.css?17628538741125 */
