

/* Start:/local/templates/.default/components/bitrix/breadcrumb/2019_bread/style.min.css?1610363688448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17534333193179*/
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;
}

.show_counter{
	height: 17px;
}
.article-container{
	background: #1f7dc6;
	color: #fff;
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 25px;
}
.article-content .expert_tested{
	color: #fff;
	cursor: pointer;
	border-bottom: 1px dashed #fff;
}
.article-content ul {
	padding-left: 0px;
	margin-top: 15px;
}
.article-content ul li{
	list-style: none;
	margin-bottom: 15px;
}

.article-content ul li a:hover{
	border-bottom: 1px dashed #fff;
	color: #fff;
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-left, .media>.pull-left {
	padding-right: 10px;
}

.mfo_articles_slider{
	margin-right: auto;
	margin-left: auto;
}
.mfo_articles_row{
	width: 100%;
}
 table {
    width: 100%;
    border-collapse: collapse;
  }
  td, th {
    word-wrap: break-word;
    word-break: break-word;
  }


.inner-text blockquote {
		background-color: #F5F7F8;
		padding: 12px 17px;
		border-left: 3px solid #229EFE;
		margin-block: 25px;
	}

	.inner-text blockquote:first-child {
		margin-top: 0;
	}

	.inner-text blockquote *:last-child {
		margin-bottom: 0;
	}

	.fileDoc {
		display: flex;
		align-items: center;
		gap: 24px;
		color: inherit;
		text-decoration: none;
		position: relative;
		overflow: hidden;
		padding: 12px;					
		background-color: #FFFFFF;
		border: 1px solid #BCC8D6;
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
		border-radius: 4px;
		margin-block: 25px;
	}

	@media (min-width: 768px) {
		.fileDoc {
			padding-left: 110px;
		}
	}

	.fileDoc + .fileDoc {
		margin-top: -10px;
	}

	.fileDoc:hover,
	.fileDoc:focus {
		color: inherit;
		text-decoration: none;
	}

	.fileDoc__link {
		display: flex;
		align-items: center;
		gap: 12px;
		flex-grow: 1;
	}

	.fileDoc__name {
		font-weight: 600;
		font-size: 14px;
		color: #2A2E2F;
	}

	.fileDoc__exe {
		font-weight: 600;
		font-size: 12px;
		color: #8092A6;
		padding: 4px 10px;
		background-color: #F1F8FB;
		border-radius: 50px;
	}

	.fileDoc__size {
		flex-shrink: 0;
		font-size: 12px;
		color: #8092A6;	
	}

	.fileDoc__bttn {
		flex-shrink: 0;
		display: none;
		padding: 14px 30px;
		width: 115px;
		height: 40px;
		border: 1px solid #BCC8D6;
		border-radius: 3px;
	}

	@media (min-width: 768px) {
		.fileDoc__bttn {
			display: flex;
			justify-content: center;
			align-items: center;						
		}					
	}

	:hover > .fileDoc__bttn {
		color: #000;
		background-color: #BCC8D6;
	}

	@media (min-width: 768px) {
		.fileDoc::before {
			display: block;
			content: '';
			position: absolute;
			width: 150px;
			height: 150px;
			left: -69px;
			top: 50%;
			margin-top: -75px;
			border-radius: 50%;
			background-color: #F1F8FB;
		}

		.fileDoc::after {
			display: block;
			content: '';	
			background-image: url('/local/assets/css/../images/fileDoc.svg');
			background-position: center;
			background-size: 25px;
			background-repeat: no-repeat;
			position: absolute;
			left: 23px;
			top: 50%;
			margin-top: -13px;
			height: 26px;
			width: 26px;
		}
	}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/recListArticles/style.css?1698231151256*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.nwsw-data {
	color: #acacac;
	font-size: 11px;
}
.authors_articles_date{
	margin-left: auto;
	order: 2;
}
/* End */


/* Start:/local/components/firecode/reviews/templates/articles/style.css?1622799613679*/
.b-mfo-reviews-add-ok {
    background: #60ae3d;
    border-radius: 3px;
    color: #fff;
    width: 600px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    padding: 10px;
    background: rgb(60,201,85);
    background: -moz-linear-gradient(top, rgb(60,201,85) 0%, rgb(60,187,82) 50%, rgb(60,174,82) 100%);
    background: -webkit-linear-gradient(top, rgb(60,201,85) 0%,rgb(60,187,82) 50%,rgb(60,174,82) 100%);
    background: linear-gradient(to bottom, rgb(60,201,85) 0%,rgb(60,187,82) 50%,rgb(60,174,82) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cc955', endColorstr='#3cae52',GradientType=0 );
}

/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/2019_bread/style.min.css?1610363688448 */
/* /local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17534333193179 */
/* /local/templates/.default/components/bitrix/news.list/recListArticles/style.css?1698231151256 */
/* /local/components/firecode/reviews/templates/articles/style.css?1622799613679 */
