

/* Start:/bitrix/templates/site_sity/components/bitrix/news/base/bitrix/news.detail/commercial-factors/style.css?17543272211044*/
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;
}

.images img{
	width: 100%;
	height: auto;
}

.com-factory i{
	color: #c7006c;
	padding-bottom: 5px;
}

.com-factory .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;	
}

.sign {
    color: white!important;
    background: #c7006c;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin: 15px 0px;
    cursor: pointer;
}

/*.sign:active,.price:active  {
	color: white;
}*/

.price {
    color: white!important;
    background: #c7006c;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin: 15px 0px;
    cursor: pointer;	
}

.sign:hover, .price:hover{
	opacity: .8;
}

#price{
	display: none;
}

#price table{
    width: 100%;
}

#price table td{
    padding: 10px;
}

.mb-3{
    margin-bottom: 20px;
}
/* End */
/* /bitrix/templates/site_sity/components/bitrix/news/base/bitrix/news.detail/commercial-factors/style.css?17543272211044 */
