

/* Start:/local/templates/my_template/components/bitrix/news.list/about_timeline_v2/style.css?17472336814882*/
.b-detail__about__timeline{
    margin-bottom: 70px;
}
.timeline__pc{
    display: none;
}
.timeline__mob{
    display: block;
}
@media (min-width: 992px) {
    .timeline__pc{
        display: block;
    }
    .timeline__mob{
        display: none;
    }
}

.timeline-wrapper a:hover,
.timeline-wrapper a:focus,
.timeline-wrapper a{
    cursor: pointer;
    border-bottom: 0;
    text-decoration: none;
    color: #000;
}
.timeline-wrapper {
    margin: 30px auto;
    text-align: center;
}
.h-timeline {
    position: relative;
    display: inline-block;
    /*max-width: 840px;*/
    max-width:100%;
    height: 100%;
}
@media screen and (min-width:1081px) {
    .h-timeline {
        /*padding-right: 40px;*/
        /*padding-left: 40px;*/
    }
}
@media (min-width: 992px) {
    .h-timeline::before{
        background-color: rgba(0, 0, 0, .3);
        width: 100%;
        height: 1px;
        top: 44%;
        transform: translateY(-50%);
        left: 0;
        content: '';
        display: block;
        position: absolute;
    }

}

.h-timeline__mark {
    position: relative;
    float: left;
    width: 80px;
    /*padding-top: 35px;*/
    padding-top: 28px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.h-timeline__mark_side_left {
    position: absolute;
    top: 12px;
    left: -77px;
    padding: 0;
    font-size: 20px;
}
.h-timeline__mark_side_right {
    position: absolute;
    top: 12px;
    right: -77px;
    padding: 0;
    font-size: 20px;
}
.h-timeline__mark_type_current {
    padding-top: 0;
}
.h-timeline__mark_type_current .arrow {
    width: 88px;
    margin-left: -2px;
    font-size: 20px;
    line-height: 39px;
    opacity: .9;
}
.arrow {
    position: relative;
    display: block;
}
.h-timeline__mark_type_current .arrow .arrow__inner {
    height: 49px;
    background: #45a1d2;
}
.h-timeline__mark .arrow__inner .link:active, .h-timeline__mark .arrow__inner a,.h-timeline__mark .arrow__inner a,.h-timeline__mark .arrow__inner a:hover,.h-timeline__mark .arrow__inner a:focus{
    color: #fff!important;
}

.arrow__inner {
    margin-right: 15px;
    padding: 5px 10px 5px 5px;
    background: #45a1d2;
}
.h-timeline__mark:after {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 1px;
    height: 5px;
    content: '';
    border-left: 1px solid rgba(0, 0, 0, .3);
}

.h-timeline__mark_side_left:after, .h-timeline__mark_side_right:after, .h-timeline__mark_type_current:after {
    border: 0;
}
.h-timeline__mark_type_current .arrow {
    font-size: 20px;
    line-height: 39px;
}

.h-timeline__mark_type_current .arrow .arrow__text {
    margin-left: 10px;
}
.h-timeline__mark .link:active, .h-timeline__mark .link:visited, .h-timeline__mark a:link {
    text-decoration: none;
    color: #999 !important;
}
.h-timeline__mark_type_current .link:active, .h-timeline__mark_type_current .link:hover, .h-timeline__mark_type_current .link:visited, .h-timeline__mark_type_current a:link {
    text-decoration: none;
    color: #000 !important;
}

.arrow__corner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 16px;
}
.arrow__triangle {
    position: absolute;
    top: 50%;
    right: -1px;
    width: 0;
    height: 0;
    margin-top: -35px;
    font: 0/0 a;
    border-width: 35px 1px 35px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #45a1d2;
    -webkit-transform: rotate(360deg);
}
.h-timeline__mark_type_current .arrow .arrow__triangle {
    border-left-color: #45a1d2;
}
.h-timeline__mark .link:active, .h-timeline__mark .link:visited, .h-timeline__mark a:link {
    text-decoration: none;
    color: #999 !important;
}


.scroller-menu {
    overflow: hidden;
    margin: 0 -20px;
    position: relative;
}
.scroller-menu__wrap {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 0 -30px;
    padding: 0 20px 30px;
    -webkit-transform: translate3d(0,0,0);
    -webkit-overflow-scrolling: touch;
}
.scroller-menu__content {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.scroller-menu__item {
    display: inline-block;
    padding: 10px 20px;
    vertical-align: top;
    border-radius: 4px;
    color: #000;
    background: #fff;
}
.scroller-menu__item:not(:last-child) {
    margin-right: 7px;
}
.scroller-menu__item_type_selected {
    background: #45a1d2;
    color: #fff;
}

.h-timeline__mark_type_current>a{
    display: none;
}
.h-timeline__mark > .arrow {
    display: none;
}
.h-timeline__mark.h-timeline__mark_type_current>.arrow{
    display: block;
}

.h-timeline__mark_type_current.h-timeline__mark_side_left, .h-timeline__mark_type_current.h-timeline__mark_side_right {
    top: 0;
}


.timeline__content__item{
    display: none;
}
.timeline__content__item.active{
    display: block;
}
/* End */
/* /local/templates/my_template/components/bitrix/news.list/about_timeline_v2/style.css?17472336814882 */
