

/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/news/stuff/bitrix/news.detail/.default/style.css?16606537191712*/
h1{
    text-indent: -999em;
}
.detail-row
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.detail-cell.cell__text{
    padding-bottom: 50px;
    position: relative;
}
.detail-cell__photo{
    margin-right: 30px;
}
.detail-cell__photo img{
    max-width: 255px;
}
.name-stuff{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.post-stuff{
    font-size: 12px;
    color: #989898;
}
.detail-cell__contacts{
    margin-top: 30px;
}
.detail-cell__contacts > a, .detail-cell__contacts > p{
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}
.detail-cell__maps{
    position: absolute;
    left: 0;
    bottom: 0;
}
.detail-cell__maps{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.maps__pict{
    display: block;
    width: 48px;
    height: 48px;
    background-image: url('/images/map_sprite.png');
}
.maps__pict.map_goo{
    background-position: 0 0;
}
.maps__pict.map_ya{
    background-position: -52px 0;
}
.detail_share{
    position: absolute;
    z-index: 2;
    top: -20px;
    right: -10px;
    display: none;
}
.detail_share button{
    background: #165cbe;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
}
.detail_share button svg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
@media all and (max-width: 576px)
{
    .detail-row {
        display: block;
        max-width: 420px;
        margin: 0 auto;
    }
    .detail-cell__photo{
        margin-bottom: 20px;
        margin-right: 0;
    }
    .detail-cell__photo img{
        max-width: 100%;
    }
    .detail_share{
        display: block;
    }
}
/* End */
/* /local/templates/aspro_kshop_web-c/components/bitrix/news/stuff/bitrix/news.detail/.default/style.css?16606537191712 */
