

/* Start:/local/templates/.default/components/bitrix/catalog/articlesnew/realweb/catalog.element/.default/style.css?173331500514672*/
.articlesPage__center {
    display: -webkit-flex;
    display: flex;
}
.articlesPage__leftSidebar {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
}
.articlesPage__content {
    -webkit-flex-basis: 70%;
    flex-basis: 70%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 30px 20px;
}
.timeto {
    float: right;
}
.articleDefault__info_rating {
    padding: 15px 0;
}
.menuNormPage {
    background: white;
    border: 1px solid #dde2e7;
    padding: 20px 0;
    margin-bottom: 20px;
    -moz-box-shadow: 4px 6.928px 23.04px 0.96px rgba(0,0,0,0.1);
    -webkit-box-shadow: 4px 6.928px 23.04px 0.96px rgba(0,0,0,0.1);
    box-shadow: 4px 6.928px 23.04px 0.96px rgba(0,0,0,0.1);
    width: 100%;
    max-width: 325px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.foto_vraca {
    width: 200px;
    height: 200px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 100px;
}
.photo-stomatolog-article img {
    display: block;
    width: 200px;
    margin: 0 auto;
    transition: 1s;
}
.name-stomatolog-article {
    text-align: center;
    padding: 7px 0 2px 0;
}
.specialnost-article {
    text-align: center;
    font-size: 12px;
}
.photo-stomatolog-article:hover {
    transform: scale(1.03);
    transition: 1s;
}
@media only screen and (max-width: 825px) and (min-width: 0px) {
    .timeto {
        float: inherit !important;
    }
}
.name-stomatolog-article {
    font-size: 14px !important;
}

.preview_picture.desc {
    display: block;
    width: 400px;
}

.preview_pic {
    object-fit: contain;
    width: 656px;
    height: auto;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    border-radius: 16px;
}

.preview_picture.mobile {
    display: none;
}

.articlesPage__text {
    margin-top: 0;
}

.articles__nav {
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
}

.prev-page-link {
    text-decoration: none;
    display: flex;
    background-color: #F8FBFF;
    border: 1px solid #E0ECFC;
    border-radius: 16px;
    width: 320px;
    height: 80px;
    align-items: center;
}

.prev-page-link::before {
    content: url(/local/templates/afin/img/nav_arrow_left.svg);
    padding: 20px 12px 20px 20px;
}

.next-page-link {
    text-decoration: none;
    display: flex;
    background-color: #F8FBFF;
    border: 1px solid #E0ECFC;
    border-radius: 16px;
    width: 320px;
    height: 80px;
    align-items: center;
    justify-content: flex-end;
}

.next-page-link::after {
    content: url(/local/templates/afin/img/nav_arrow_right.svg);
    padding: 20px 20px 20px 12px;
}

.link-text {
    width: 140px;
    height: 50px;
}

.link-text-nav {
    font-size: 12px;
    color: #939393;
    margin-bottom: 4px;
}

.link-text-link {
    overflow: hidden;
    font-size: 14px;
    color: #262525;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.articlesPage__recomendations {
    display: flex;
}

.recomendations {
    overflow:hidden;
    height: 181px;
    max-width: 320px;
    background-color: #FFFFFF;
    border: 1px solid #E0ECFC;
    border-radius: 16px;
    margin-right: 16px;
    margin-bottom: 59px;
}

.recomenadtion-header {
    text-decoration: none;
    display: flex;
    background-color: #F8FBFF;
    border: 1px solid #E0ECFC;
    border-radius: 16px;
    width: 320px;
    height: 80px;
    align-items: center;
}

.recomenadtion-header-text {
    font-size: 16px;
    color: #262525;
    margin-bottom: 0;
    margin-left: 20px;
}

.recomenadtion-preview {
    text-decoration: none;
    font-size: 16px;
    color: #262525;
}

.recomendations-preview > a:hover {
    color: #262525;
}

.recomenadtion-preview > p {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    margin-bottom: 0;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recomenadtions-title {
    margin-bottom: 24px;
}

.articlesPage__title {
    font-size: 36px;
}

.header_tags.mobile {
    display: none;
}

.tag_icon {
    background-color: #F8FBFF;
    border: 1px solid #E0ECFC;
    border-radius: 12px;
    display: inline-block;
    height: 40px;
}

.tag_icon>img {
    padding: 8px;
}

.header_tag_text {
    text-decoration: none;
    font-size: 14px;
    color: #262525;
    margin-bottom: 0;
    padding: 8px;
    display: inline-block;
}

.header_tag_wrapper {
    background-color: #F8FBFF;
    border: 1px solid #E0ECFC;
    border-radius: 12px;
    display: inline-block;
    text-decoration: none;
}

.article-preview_text {
    display: none;
}

.share__block {
    position: relative;
}
.ya-share2 {
    position: absolute;
    right: 0;
    left: 0;
}
.ya-share2 ul,
.ya-share2 li,
.ya-share2 a {
    display: block;
    width: 100%;
}
.share__block .icon__text {
    padding-left: 32px;
}

@media (max-width: 991px ) {
    .prev-page-link {
        text-decoration: none;
        display: flex;
        background-color: #F8FBFF;
        border: 1px solid #E0ECFC;
        border-radius: 8px;
        max-width: 174px;
        height: 40px;
        align-items: center;
        padding-left: 12px;
    }

    .next-page-link {
        text-decoration: none;
        display: flex;
        background-color: #F8FBFF;
        border: 1px solid #E0ECFC;
        border-radius: 8px;
        max-width: 174px;
        height: 40px;
        align-items: center;
        text-align: right;
        padding-right: 12px;
    }

    .prev-page-link::before {
        display: none;
    }


    .next-page-link::after {
        display: none;
    }

    .link-text {
        max-width: 174px;
        max-height: 40px;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .link-text>p {
        line-height: 12px;
    }

    .link-text-nav {
        font-size: 8px;
        color: #939393;
        margin-bottom: 0;
    }

    .link-text-link {
        font-size: 8px;
        color: #262525;
        margin-bottom: 0;
        text-overflow: ellipsis;
    }

    .articlesPage__recomendations {
        display: flex;

        overflow: auto;
    }

    .recomendations {
        height: 100px;
        max-width: 266px;
        flex-shrink: 0;
    }

    .recomenadtion-header {
        height: 52px;
        border-radius: 12px;
    }

    .recomenadtion-preview > p {
        font-size: 12px;
        -webkit-line-clamp: 2;
        padding-top: 6px;
        padding-right: 10px;
        padding-left: 16px;
    }

    .preview_pic {
        object-fit: cover;
        margin-right: 0;
        margin-bottom: 16px;
        width: 100%;
        height: 100%;
        border-radius: 0;
        float: inherit;
    }

    .articlesPage__title {
        font-size: 20px;
    }

    .articlesPage__text * {
        font-size: 12px;
    }

    .articlesPage__text {
        font-size: 12px;
    }

    .article-preview_text {
        display: block;
    }

    .article-preview_text * {
        display: block;
        font-size: 12px;
    }

    .header_tags.mobile {
        display: block;
        margin-bottom: 10px;
    }

    .tag_icon {
        border-radius: 12px;
        width: 24px;
        height: 24px;
    }

    .tag_icon>img {
        padding: 4px;
        width: 24px;
        height: 24px;
    }

    .header_tag_text {
        font-size: 8px;
        color: #262525;
        margin-bottom: 0;
        padding: 0;
        padding-left: 7px;
        padding-right: 7px;
        display: inline-block;
    }

    .header_tag_wrapper {
        background-color: #F8FBFF;
        border: 1px solid #E0ECFC;
        border-radius: 8px;
        display: inline-block;
        text-decoration: none;
    }

    .recomendations {
        border-radius: 12px;
    }

    .breadcrumb {
        display: none;
    }
}


.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background-image: url("/local/templates/afin/img/add-square.svg") !important;
    background-size: inherit !important;
}
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background: none !important;
}

.education_course .owl-nav {
    position: absolute;
    right: 56px;
    top: 0;
    margin-top: -64px;
}
.education_course .owl-nav button.owl-next, .education_course .owl-nav button.owl-prev {
    background: #F8FBFF !important;
    width: 40px;
    height: 40px;
    border: 1px solid #E0ECFC !important;
    border-radius: 30%;
    font-size: 0.75rem !important;
}
.education_course .owl-carousel .owl-stage{display: flex;}
.education_course .target-item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
    flex-direction: column;
    align-items: stretch;
}
.education_course .owl-nav button.owl-next, .education_course .owl-nav button.owl-prev {
    margin-left: 0.5rem;
}
.education_course .target-item {
    padding: 0;
}
.education_course .target-title {
    padding: 24px 24px 13px 24px;
    white-space: normal;
}
.education_course .target-text {
    padding: 0 24px;
    margin-bottom: 59px;
}
.education_course .target_img {
    max-height: 200px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    background-position: center;
}
.education_course .target_button, .target_button_gray div {
    margin-bottom: 24px;
    padding-left: 24px;
}
.target_button_gray {
    padding-right: 24px;
}
.education_course .target_button a {
    border-radius: 12px;
    border: 0.5px solid #e0ecfc;
    padding: 10px 12px;
    background: #DA1901;
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 114px;
}
/*.education_course .target_button_gray {*/
/*    padding: 0 24px;*/
/*}*/
.education_course .target_button_gray div {
    border-radius: 12px;
    border: 0.5px solid #E0ECFC;
    padding: 8px;
    background: #fff;
    color: #262525;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 116px;
}
.education_course .target_button a span, .education_course .target_button_gray span {
    font-size: 14px;
    line-height: 20px;
}
.education_course .target_button a:hover {
    color: #fff;
}
.education_course .target_button a svg {
    width: 12px;
    height: 12px;
    transform: rotate(145deg);
    margin-left: 10px;
}
.education_course .target_button_gray div img {
    width: 24px;
    height: 24px;
}
.course_type {
    padding: 7px 12px;
    border-radius: 8px;
    position: absolute;
    top: 20px;
    left: 19px;
    color: #fff;
    font-size: 14px;
}
.newbie {
    background-color: #009900;
}
.experience {
    background-color: #0083FF;
}
.professional {
    background-color: #DA1901;
}

@media screen and (max-width: 1200px) {
    .target_button_gray {
        padding-left: 24px;
    }
}

@media screen and (max-width: 992px) {
    .education_course .owl-carousel {
        display: flex;
        overflow-y: scroll;
        padding-bottom: 19px;
        width: unset;
    }
    .education_course .target-item {
        height: inherit;
        max-width: 300px;
    }
    .education_course .target-text {
        margin-bottom: 32px;
    }
    .education_course .target-title {
        padding: 16px 12px 10px 12px;
    }
    .education_course .target-text {
        padding: 0 12px;
    }
    .education_course .target_wrap {
        margin-bottom: 15px;
        padding: 0 12px;
    }
    .education_course .target_button a span {
        font-size: 10px;
        line-height: 14px;
    }
    .education_course .target_button a {
        padding: 10px 10px 10px 12px;
        width: 147px;
        border-radius: 10px;
    }
    .education_course .target_button a svg {
        width: 10px;
        height: 10px;
    }
    .education_course .target_button_gray span {
        font-size: 10px;
        line-height: 14px;
    }
    .education_course .target_button_gray {
        padding: 10px 10px 10px 12px;
        width: 147px;
        border-radius: 10px;
    }
    .education_course .target_button_gray img {
        width: 10px;
        height: 10px;
    }
    .education_course .target_img {
        max-height: 166px;
    }
    .education_course .target_button, .target_button_gray div {
        padding: 0;
        margin-bottom: 0;
    }
}

.icon__text, .expert__block {
    font-size: 14px !important;
}
.share__block {
    width: 140px;
}
.icon__wr {
    flex-direction: row;
    justify-content: space-between;
}
.clock, .eye {
    margin-left: 1rem;
}
.calendar, .clock {
    margin-right: 1rem;
}
@media (max-width: 1400px ) {
    .icon__wr {
        flex-direction: column;
    }
    .block__icons_right {
        margin-top: 15px;
    }
}
@media (max-width: 1200px ) {
    .articlesPage__title {
        clear: both;
    }
    .block__icons_left {
        flex-wrap: wrap;
    }
    .clock, .eye {
        margin-left: 0;
        margin-top: 15px;
    }
}
@media (max-width: 992px ) {
    .articles__wrapper {
        display: flex;
        flex-direction: column;
    }
    .block__icons_left {
        flex-wrap: inherit;
    }
    .clock, .eye {
        margin-left: inherit;
        margin-top: inherit;
    }
    .icon__wr {
        flex-direction: row;
        justify-content: space-between;
    }
    .block__icons_right {
        margin-top: inherit;
    }
    .articlesPage__title {
        order: 1;
    }
    .header_tags {
        order: 2;
        margin-bottom: 17px;
    }
    .preview_picture.desc {
        order: 3;
        width: 100%;
    }
    .icon__wr {
        order: 4;
        margin-top: 20px;
        justify-content: inherit;
    }
    .block__icons_right {
        margin-top: 0;
    }
    .expert__block {
        order: 5;
        margin-bottom: 20px;
    }
    .articlesPage__text {
        order: 6;
    }
    .tag_icon {
        border-radius: 8px;
        padding: inherit;
        width: 30px;
        height: 30px;
    }
    .header_tag_text {
        padding: 3px 8px;
    }
    .tag_icon > img {
        width: 27px;
        height: 27px;
    }
    .icon__text, .expert__block {
        font-size: 8px !important;
    }
    .calendar, .clock {
        margin-right: 10px;
    }
    .block__icons_right {
        margin-left: 10px;
    }
    .share__block {
        width: inherit !important;
    }
    .articlesPage__text img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 370px ) {
    .share__block .icon__text {
        display: none;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/articlesnew/realweb/catalog.element/.default/style.css?173331500514672 */
