

/* Start:/bitrix/templates/gtrk_main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16357473773206*/
.b-photogallery{
    margin-top: 20px;
}

.b-photogallery__i{
    position: relative;
}

.b-photogallery__nav-wrap{
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.b-photogallery__nav{
    margin-bottom: 20px;
    margin-top: 5px;
    box-sizing: border-box;
}

.b-photogallery__nav-elem{
    height: 103px !important;
    width: 164px !important;
    margin-top: 3px;
    margin-right: 10px;
    cursor: pointer;
    overflow: hidden;
    opacity: .6;
    box-sizing: border-box;
}

.b-photogallery__nav-elem:last-child{
    margin-right: 0;
}

.b-photogallery__nav-elem:hover {
    border: 2px solid #000;
    opacity: 1;
}

.b-photogallery__nav-elem.slick-current {
    border: 2px solid #cc0000;
    opacity: 1;
}

.b-photogallery__nav-elem img{
    width: 100%;
    object-fit: contain;
}
.b-photogallery__for-wrap{
    position: relative;
}
.b-photogallery__for{
    position: relative;
    max-width: 930px;
}

.b-photogallery__for-elem{
    display: block;
    position: relative;
    width: 100%;
    max-height: 620px;
}

.b-photogallery__image{
    display: block;
    max-width: 928px;
    max-height: 617px;
    border: 1px solid #cccccc;
    margin: auto;
}

.slick-prev:before, .slick-next:before{
    color: #000 !important;
}

.b-photogallery__arrow{
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
}

.b-photogallery__arrow_for{
    display: block !important;
    width: 35px;
    height: 35px;
    opacity: .6;
    transition: opacity 200ms ease;
    border: 1px solid #cccccc;
    background-color: #f0f0f0;
}

.b-photogallery__arrow_for > svg{
    width: 16px;
    height: 9px;
    margin-top: 12px;
    margin-left: 9px;
}

.b-photogallery__arrow_for:hover{
    opacity: 1;
    box-shadow: 0 0 10px 1px #aba0a0;
}

.b-photogallery__arrow_for.b-photogallery__arrow_prev{
    left: 20px;
}
.b-photogallery__arrow_for.b-photogallery__arrow_next{
    right: 20px;
}

.b-photogallery__arrow.slick-disabled > svg .bpg__arr_prev, .b-photogallery__arrow.slick-disabled > svg #bpg__arr_next{
    fill: #cccccc !important;
}
.b-photogallery__arrow:hover > svg .bpg__arr_prev, .b-photogallery__arrow:hover > svg .bpg__arr_next{
    fill: #cc0000;
}

.b-photogallery__arrow_prev{
    left: 5px;
    transform: translateY(-40%) rotate(-90deg);
}
.b-photogallery__arrow_next{
    right: 5px;
    transform: translateY(-40%) rotate(90deg);
}

.b-photogallery-desc{

}
.b-photogallery-desc__i{

}
.b-photogallery-desc__count{
    display: block;
    position: relative;
    text-align: right;
    margin-top: 10px;
}
.b-photogallery-desc__text{
    display: block;
    position: relative;
    text-align: left;
}

.share-news {
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.27px;
    margin-bottom: 5px;
    padding-left: 3px;
}

@media(max-width: 1024px) {
    .share-news {
        display: none;
    }
}
/* End */
/* /bitrix/templates/gtrk_main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16357473773206 */
