

/* Start:/bitrix/templates/gaudi/components/bitrix/news/tech/bitrix/news.list/.default/style.css?17701055983465*/
div.articles-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.articles-date-time {
	color:#486DAA;
}


.articles_page {margin-top:0;text-align: center;}
.articles_page .articles_block {/*display:inline-block; width:25%; vertical-align:top;*/
	border:1px solid #ddd; margin-bottom:0; max-height:256px;}
.articles_page .articles_block:hover {box-shadow:0 0 7px rgba(0,0,0,0.5);}
.articles_page .articles_block .im_area img {max-width:100%;}
.articles_page .articles_block .articles_i .ttl {padding:10px 10px; text-align:center;}
.articles_page .articles_block .articles_i .ttl a {text-decoration:none; color:#555; font-size:16px;}
/* .articles_page .articles_block .articles_i .ttl a:hover {color:#e50020;} */
.articles_page .articles_block:hover .articles_i .ttl a {color:#e50020;}

.articles_page > .articles_block {
	height: 256px;
}
.articles_page > .articles_block  > .im_area {
	padding: 25px 25px 0 25px;
}
.news_block_health {
	display: block;
	/*display: flex;*/
	width: 100%;
	/*justify-content: space-between;*/
}
.left_block_health {
	/*flex: 100%;*/
	max-width: 292px;
	background: #D2DBDA;
	padding: 36px 18px;
	float: left;
}
.right_block_health {
	max-width: 840px;
	display: block;
	float: right;
}
.block_h2_health {
	display: block;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 45px;
}
.block_h2_health > h2 {
	font-size: 36px;
	font-family: "Lato",sans-serif;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0;
	text-transform: uppercase;
	span {
		color: #9DC44B;
	}
}
.left_block_health {
	.iblock-tree {
		display: flex;
		width: 100%;
		gap: 20px;
		flex-wrap: wrap;
		li {
			.section-name {
				a {
					font-family: "Lato",sans-serif;
					font-size: 16px;
					line-height: 20px;
					letter-spacing: 0;
					text-decoration: none;
				}
			}
		}
	}
}
.elements-list {
	display: none;
}

.section.has-children {
	display: flex;
	align-items: center;
	position: relative;
	flex-wrap: wrap;
}
.section.has-children.active:before {
	transform: rotate(90deg);
	transition: 0.5s;
	left: 95%;
	top: 15px;
}
.section.has-children.active > .elements-list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 20px 32px 0 32px;
	gap: 10px;
	li {
		a {
			font-family: "Lato",sans-serif;
			font-size: 14px;
			line-height: 20px;
			letter-spacing: 0;
			text-decoration: none;
		}
	}
}
.section.has-children:before {
	content: "";
	background: url("/bitrix/templates/gaudi/components/bitrix/news/tech/bitrix/news.list/.default/./img/Right_Arrow.png");
	transition: 0.5s;
	float: right;
	width: 10px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 105%;
	cursor: pointer;
}
.section-name {
	max-width: 230px;
}
@media (max-width: 1199px) {
	.right_block_health {
		max-width: 640px;
		padding-top: 20px;
		display: flex;
		float: unset;
		width: 100%;
	}
}
@media (max-width: 767px) {

	.block_h2_health, .slider-health, .news_block_health, .test_work_area_block {
		padding-left: 15px;
		padding-right: 15px;
	}
	.left_block_health {
		float: unset;
		width: 100%;
		max-width: 472px;
	}
	.right_block_health {
		max-width: 100%;
		padding-top: 20px;
		flex-wrap: wrap;
		width: 100%;
		float: unset;
	}
	.articles_page {
		margin-top: 0;
		text-align: center;
		max-width: 100%;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.articles_block {
		flex: calc(100% / 4);
	}
	.articles_page > .articles_block > .im_area {
		padding: 25px 0px 0 0px;
	}
	.articles_page > .articles_block > .im_area > a > img {
		max-height: 132px;
	}
}
/* End */
/* /bitrix/templates/gaudi/components/bitrix/news/tech/bitrix/news.list/.default/style.css?17701055983465 */
