

/* Start:/bitrix/templates/swpc/components/bitrix/news/uslugiswpc/bitrix/news.detail/.default/style.css?16952935092432*/
.det-man {
   text-align: center;
    background: white;
    margin-top: 1rem;
    padding: 1rem;
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1);
}
.det-man-start {
   text-align: start;
    background: white;
    margin-top: 1rem;
    padding: 1rem;
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1);
}
.mr-bot {
	margin-bottom: 1rem;
}
.text-mini-man {
	font-size: 90%;
    color: #9e9e9e;
}
.img-man {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    padding: 0;
    min-height: 120px;
    line-height: 117px;
	margin: auto;
    margin-bottom: 1rem;
}
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.price {
    float: right;
}
.item-views .item .price .price_val, .order-block .price .price_val {
    font-size: 18px;
    font-weight: 700;
    padding-right: 5px;
    color: #1d2029;
    display: inline-block;
}
.price_val {
    font-size: 1.333em;
    margin-bottom: 8px;
}
.price_old {
    line-height: 15px;
    padding-top: 2px;
    display: inline-block;
}
.price .price_old .price_val {
    font-size: 14px;
    font-weight: 400;
    padding-right: 0;
    color: #777;
    text-decoration: line-through;
}
.price .price_old .price_val {
    font-size: 1em;
}
#news-list.gallery {
    position: relative;
    width: 100%;
}
#news-list.gallery .elements {
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
#news-list.gallery .elements .element {
    /* margin: 0 5px 10px; */
    text-align: center;
}
#news-list.gallery .elements .element .picture img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.img-back {
    display: block;
    width: 260px;
    height: 260px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
}


/*Сотрудник*/
.img-responsive {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.detail-btn{
    display: inline-block;
    background-color: #7eba32;
    padding: 6px 1rem;
    font-size: 14px;
    color: #fff;
    transition: 0.3s;
    border: 1px solid #7eba32;
    cursor: pointer;
}
.detail-btn:hover {
    background: #fff;
    color: #7eba32;
}
/* End */
/* /bitrix/templates/swpc/components/bitrix/news/uslugiswpc/bitrix/news.detail/.default/style.css?16952935092432 */
