

/* Start:/local/templates/isystemz-au/components/bitrix/news/page-news/bitrix/news.detail/.default/style.css?17454752693709*/
.container-news-top-detail {
	background: #F4F9FF;
	border-radius: 25px;
	padding: 40px;
	margin-top: 60px;
}

.container-news-top-detail .row-page > div {
	width: 50%;
}

.container-news-top-detail .row-page > div:first-child {
	padding-right: 50px;
}

.container-news-top-detail h3 {
	color: #000000;
	font-size: 40px;
	font-weight: 600;
	line-height: 130%;
	margin-bottom: 20px;
}

.news-top-detail-label {
	font-size: 14px;
	line-height: 130%;
	color: #888888;
	display: inline-block;
	border-radius: 30px;
	border: 1px solid #888888;
	padding: 5px 15px;
	margin-bottom: 5px;
}

.news-top-detail-preview-text {
	color: #454545;
	font-size: 24px;
	line-height: 150%;
}

.news-top-detail-img {
	height: 430px;
	background-position: center;
	background-size: cover;
	border-radius: 20px;
}

div.news-detail {
	color: #000;
	font-size: 16px;
	line-height: 150%;
	position: relative;
	word-wrap: break-word;
	max-width: 1200px;
	padding: 40px 0 70px;
	margin: 0 auto;
}

.news-detail-text ul {
	list-style-type: disc;
	padding-left: 20px;
}

div.news-detail h2 {
	font-size: 30px;
	line-height: 100%;
	color: #0064FF;
	margin-bottom: 10px;
}

div.news-detail img.detail_picture {
	margin: 0 8px 6px 1px;
}

.news-date-time {
	font-size: 24px;
	line-height: 150%;
	color: #6D6D6D;
	margin-bottom: 20px;
}

.news-detail-video {
	max-width: 760px;
	margin: 0 auto;
}

.news-detail-video iframe {
	width: 100%;
	height: 450px;
	border: 0;
	border-radius: 16px;
}

.news_link_back {
	position: relative;
}

.news_link_back a {
	color: #0064FF;
	font-size: 16px;
	font-weight: 500;
	-moz-transition: .5s;
	-webkit-transition:.5s;
	-o-transition: .5s;
	transition: .5s;
}

.news_link_back svg {
	position: relative;
	-moz-transition: .5s;
	-webkit-transition:.5s;
	-o-transition: .5s;
	transition: .5s;
	top: -1px;
	margin-right: 10px;
}

.news_link_back a:hover {
	color: #005AD7;
	text-decoration: none;
}

.news_link_back a:hover svg > path {
	stroke: #005AD7;
}

@media(max-width: 1200px) {
	.bx-breadcrumb .bx-breadcrumb-item span {
		word-wrap: break-word;
		word-break: break-word;
	}

	.container-news-top-detail h3 {
		font-size: 30px;
	}

	.news-top-detail-preview-text {
		font-size: 18px;
	}

	.news-date-time {
		font-size: 16px;
	}
}

@media (max-width: 991px) {
	.container-news-top-detail {
		border-radius: 16px;
		padding: 20px 30px;
	}

	div.news-detail {
		padding: 40px 0;
	}

	.container-news-top-detail h3 {
		font-size: 24px;
		margin-bottom: 0;
	}

	div.news-detail h2 {
		font-size: 20px;
	}

	div.news-detail img.detail_picture {
		width: 100%;
	}
}

@media (max-width: 800px) {
	.container-breadcrumb {
		overflow: hidden;
	}

	div.news-detail {
		padding: 40px 0;
	}
}

@media(max-width: 767px) {
	.container-news-top-detail .row-page > div {
		width: 100%;
	}

	.news-top-detail-img {
		height: 320px;
		order: 0;
	}

	.container-news-top-detail .row-page > div:first-child {
		order: 1;
		padding: 40px 10px 10px;
	}

	.container-news-top-detail h3 {
		margin-bottom: 10px;
	}

	.news-detail-text img {
		width: 100%;
	}

	.news-detail-text img.width-auto {
		width: auto;
	}
}

@media(max-width: 575px) {
	.content-page .container-breadcrumb {
		position: relative;
	}

	.container-news-top-detail {
		overflow: hidden;
		padding: 0 10px 10px;
		margin-top: 10px;
	}

	.container-news-top-detail .row-page > div:first-child {
		padding: 20px 20px 10px;
	}

	.news-top-detail-img {
		border-radius: 0;
	}

	.news-top-detail-label {
		font-size: 12px;
	}
}

/* End */
/* /local/templates/isystemz-au/components/bitrix/news/page-news/bitrix/news.detail/.default/style.css?17454752693709 */
