

/* Start:/local/templates/.default/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17441847194006*/
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;
}
.detail_picture{
	margin-bottom: 60px;
}
.date{
	margin-bottom: 40px;
	color: var(--Color-Grey, #7D7D7D);
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
}

.text_detail_blog h2{
	color: var(--Color-Black, #30353B);
	font-family: Arimo;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 133.333% */
	text-transform: uppercase;
	margin-bottom: 24px;
	margin-top: 60px;
}
.blog-detail .text_detail_blog .text_one h2{
	margin-top: 0px;
}
.text_detail_blog{
	color: var(--Color-Black, #30353B);
	/* Text/Regular_18 */
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 166.667% */
}
li{
	margin-bottom: 20px;
}
.blog_quote_mark{
	margin-top:40px;
	color: var(--Color-Orange, #F36D29);
font-family: Arimo;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: 0.7;
text-transform: uppercase;
}
.blog_quote_text{
	color: var(--Color-Black, #30353B);
font-family: Arimo;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */
text-transform: uppercase;
margin-bottom: 30px;
}
.blog_author{
	display: flex;
	gap:13px;
	margin-bottom: 60px;
}
.author_fio{
	color: var(--Color-Black, #30353B);
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}
.author_post{
	color: var(--Color-Grey, #7D7D7D);
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.blog_author_foto{
	border-radius: 40px;
	width: 40px;
	height: 40px;
}
.detail_picture_two{
	border-radius: 16px;
}
.text_two_list{
	margin-top: 40px;
}
.text_two_list p{
	color: var(--Color-Black, #30353B);
	font-family: Arimo;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px; /* 150% */
	margin-bottom: 32px;
}
.text_two_list li::marker{
	border-radius: 100%;
	background: #FFF;
	padding: 5px 14px 5px 15px;
}
.blog_text_two{
	margin-bottom: 60px;
}
.blog_info_white{
	border-radius: 16px;
	border-left: 4px solid #F36D29;
	background: var(--Color-White, #FFF);
	padding: 40px;
	color: var(--Color-Black, #30353B);
	font-family: Arimo;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px; /* 150% */
	margin-bottom: 60px;
}
.blog_certificates{
	display: flex;
	flex-wrap: wrap;
	gap:30px;
	
}
.item_certificates{
	border-radius: 16px;
	max-width: 48%;
}
.button_blog{
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 69px;
}
.button_blog p{
	text-decoration: none;
	color: var(--Color-Green, #81A813);
	/* Text/Regular_18 */
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 166.667% */
	margin: 0;
}
.blog-detail a:hover{
	text-decoration: none;
	
}
.blog-detail a:hover p{
	color: var(--Color-Green_Hover, #69890F);
	transition: 0.4s;
}
.blog-detail a:hover svg path{
	color: var(--Color-Green_Hover, #69890F);
	fill:#69890F;
	stroke:#69890F;
	transition: 0.4s;
}
.button_blog_svg{
	padding:13.5px 18px;
	width: 48px;
height: 48px;
}
.wrapper h1.page_title{
	margin-bottom: 16px;
}
@media(max-width: 768px){
  .text_detail_blog{
		font-size: 16px;
	}
	.blog_quote_text{
		font-size: 14px;
		margin-bottom: 18px;
	}
	.blog_info_white{
		font-size: 16px;
	}

	.detail_picture{
		margin-bottom: 30px;
	}
	.text_detail_blog h2{
		margin-top: 30px;
		margin-bottom:18px;
		font-size: 22px;
	}
	.blog_author{
		margin-bottom: 30px;
	}
	.blog_quote_mark {
    margin-top: 30px;
	}
	.text_two_list {
    margin-top: 30px;
	}
	.text_two_list p{
		margin-bottom: 18px;
	}
	li {
    margin-bottom: 15px;
	}
	.blog_info_white {
		margin-bottom: 30px;
	}
	.blog_text_two{
		margin-bottom: 30px;
	}
	.button_blog{
		margin-top: 30px;
	}
	.wrapper h1 {
		font-size: 31px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17441847194006 */
