

/* Start:/bitrix/templates/wf_insurance_yellow/components/bitrix/news/our-works/bitrix/news.detail/.default/style.css?1536230915750*/
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;
}

.gallery__service{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px;
}

.gallery__service_button {
	padding: 10px 15px;
    text-align: center;
    background: #e67817;
    border-radius: 5px;
    transition: 0.25s;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.gallery__service_button:hover {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
	transform: translateY(-1px);
}

.gallery__service_button:active {
	transition: 0.1s;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	transform: translateY(1px);
}
/* End */
/* /bitrix/templates/wf_insurance_yellow/components/bitrix/news/our-works/bitrix/news.detail/.default/style.css?1536230915750 */
