

/* Start:/local/templates/poshiv/components/bitrix/breadcrumb/main/style.css?1752096421602*/
.bx-breadcrumb {
	padding: 8px 0 0 0;
	font-size: 11px;
	display: inline-block;
	margin: 0;
}
.bx-breadcrumb a{ color: #939393 !important;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }
.bx-breadcrumb a::after{
  content:"/";
  padding: 0 0.25rem;
}
.bx-breadcrumb .fa {
	margin: 0 10px;
}
.bx-breadcrumb .fa-home {
margin-top: 0 !important; 
margin-right: 3px !important; 
margin-left: 0 !important;
}

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/local/templates/poshiv/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17545270822558*/
.newsrecord .content {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.newsrecord .row{
	margin-right: 0;
	margin-left: 0;
}
.newsrecord .content h1, .newsrecord .content h2 {
	color: #000;
	margin: 1rem auto !important;
	text-transform: none !important;
	width: 50%;
}
.newsrecord .content .datepost {
	color: rgba(0, 0, 0, .4);
	font-size: 14px;
	line-height: 1;
	margin: 0 auto 2rem;
	width: 50%;
}
.newsrecord .content p {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto 1rem;
	width: 50%;
}
.newsrecord .content .img {
	border: 1px solid transparent;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
    margin-bottom: 1rem;
}
.newsrecord .content .img img {
	border: 0;
	max-width: 100%;
	overflow: hidden;
}
.newsrecord__grid {
	grid-gap: 2.4rem;
	display: grid;
	gap: 2.4rem;
	grid-template-columns: repeat(2, 1fr);
}
@media(max-width: 767.98px) {
	.newsrecord__grid {
		grid-template-columns:repeat(1fr,1fr);
	}
}
@media(max-width: 574.98px) {
	.newsrecord__grid {
		grid-template-columns:1fr
	}
}
.newsrecord__grid p {
	width: 100%!important
}
.newsrecord .products-news {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
.newsrecord .content a {
	color: #000;
	color: var(--primary-40);
	-webkit-text-decoration: underline;
	text-decoration: underline;
}
.newsrecord .content .btn{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: none;
	border: none;
	border-radius: .4rem;
	color: #000;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	height: 4rem;
	justify-content: center;
	line-height: 1.6rem;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	-webkit-text-decoration: none;
	text-decoration: none;
	-webkit-transition: background-color .3s ease, opacity .3s ease, color .3s ease;
	transition: background-color .3s ease, opacity .3s ease, color .3s ease;
	width: 100%;
	z-index: 0;
}
.newsrecord .content .btn span{
	border: 1px solid #000;
	color: rgba(0, 0, 0, .8);
	display: inline-block;
	line-height: 1.8rem;
	padding: 1rem 3rem;
	position: relative;
	text-align: center;
	-webkit-text-decoration: none;
	text-decoration: none;
}
/* End */
/* /local/templates/poshiv/components/bitrix/breadcrumb/main/style.css?1752096421602 */
/* /local/templates/poshiv/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17545270822558 */
