

/* Start:/bitrix/templates/default/components/bitrix/news.detail/stories/style.css?17523371081254*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.btn-center a.price{
    background: url(/images/our_prices/icon_rub.png) no-repeat center center #f29338;
    width: 46px;
    height: 46px;
    position: relative;
    display: inline-block;
    z-index: 1;
    border-radius: 36px;
    box-shadow: 0 0 0 3px #f9dab5 inset;
    text-decoration: none;
    top: 18px;
    left: 10px;
}
.btn-center a.price:hover{
  box-shadow: 0 0 0 3px #f9dab5 inset, 0 3px 8px rgba(0,128,122,0.75);
}
.btn-center a.presenrarion-pdf {
    background: url(/images/our_prices/presentation-button.png) no-repeat center center #f29338;
    width: 172px;
    height: 45px;
    position: relative;
    display: inline-block;
    z-index: 1;
    border-radius: 36px;
    text-decoration: none;
    top: 18px;
    right: 10px;
}
@media screen and (max-width: 765px){
.btn-center a.price{
    width: 38px;
    height: 38px;
    top: 14px;
    background-size: 50%;
}
}
@media screen and (max-width: 500px){
    .btn--phone {
    height: auto;
    line-height: 20px;
    font-size: 14px;
    padding: 8px 20px 8px;
    width: 185px;
}
.btn-center a.price {
   width: 56px;
    height: 56px;
    border-radius: 30px;
}
}

/* End */
/* /bitrix/templates/default/components/bitrix/news.detail/stories/style.css?17523371081254 */
