

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/detailnew.preview/style.css?15068671755579*/
/* p{margin:0px!important; padding:0px!important;} */
.main_new .col-md-4{padding:0;}
.main_new .col-md-4{padding:0;}
.main_new .col-md-5{padding-right:0;}
.main-new-hottheme-link{
	position: absolute;
	top: 25px; left: 0px;
	width: auto; height: auto;
	outline: none; outline-width: 0px;
}
.main_new_title{
	font-family: 'Open Sans';
	width: auto; height: 250px;
	padding: 10px 20px;
	overflow: hidden;
	background: none;
}
	.main_new_title span, .main_new_title h1 {
		font-family: 'Open Sans';
		color: #3f3f3f;
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
	}
	.main_new_title h1 {
		margin: 0;
		line-height: initial;
	}
	.main_new_text{
		margin-top: 5px;
		color: #3f3f3f;
		font-size: 13px;
	}
	.main_new_date{
		width: 40%;
		margin-top: 10px;
		border-top: solid 1px #d1d1d1;
		color: #3f3f3f;
		font-size: 14px;
		font-style: italic;
		text-transform: none;
	}
.main_new_btn{
	width: 95%; height: 50px;
	float: right;
	padding: 0 10px 0 10px;
	font-family: 'Open Sans';
	color: #9a9a9a;
	font-size: 12px;
	background: none;
	border-top: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
}
	.main_new_small_btn{
		padding: 8px 8px 0 8px;
	}
	.main_new_small_btn:nth-child(3){
		padding: 13px 8px 0 8px;
	}
	.main_new_big_btn{
		height: 100%;
		padding: 8px 8px 0 8px !important;
		cursor: pointer;
		border-radius: 0px !important;
		color: #9a9a9a !important;
		font-size: 12px !important;
	}
		.main_new_big_btn:hover{
			background: #3f3f3f;
		}
	.main_new_big_btn_delim{
		width: 1px; height: 40px;
		margin: 5px 2px;
		background: #666769;
	}
	.main-new-share-btn{
		position: relative;
		cursor: pointer;
	}
		.main-new-share-btn:hover .main-new-share{
			display: block;
		}
	.main-new-share{
		position: absolute;
		top: 0px; left: 30px;
		display: none;
		width: 250px; height: 48px;
		line-height: 50px;
		padding: 0 10px 0 17px;
		background: #f4f4f4 url(/bitrix/templates/.default/components/bitrix/news.detail/detailnew.preview/images/main_share_arrow.png) left center no-repeat;
	}
.detailnew_tabs{
	width: 100%; height: 50px;
	margin: 10px 0 0 0; padding: 0px;
	background: #fff;
}
	.detailnew_tab{
		position: relative;
		width: auto; height: 50px;
		float: left;
		margin: 0px; padding: 0 30px 0 30px;
		line-height: 50px;
		cursor: pointer;
		font-family: 'Open Sans';
		font-size: 14px;
		color: #9a9a9a;
	}
		.detailnew_tab img{
			margin: -2px 10px 0 0;
		}
		.detailnew_tab:hover{
			text-decoration: underline;
		}
		.detailnew_tab_selected{
			background: #3f3f3f;
			border-bottom: solid 3px #ea3131;
			color: #fff;
		}
			.detailnew_tab_selected:hover{
				text-decoration: none;
			}
		.detailnew_tab_sticker{
			position: absolute;
			top: 5px; left: 40px;
			width: 24px; height: 24px;
			padding: 0 2px 0 0;
			background: url(/bitrix/templates/.default/components/bitrix/news.detail/detailnew.preview/images/detailnew_sticker.png) center center no-repeat;
			text-align: center;
			line-height: 24px;
			font-family: 'Open Sans';
			font-size: 12px;
			font-weight: 400;
			color: #fff;
			font-style: italic;
		}
			.detailnew_tab_selected .detailnew_tab_sticker{
				display: none;
			}
.detailnew_layers{
	width: 100%; height: auto;
	margin: 10px 0 0 0; padding: 0px;
}
	.detailnew_layer{
		display: none;
	}
	.detailnew_read{
		display: block;
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
	}
	.detailnew_read iframe{
		max-width: 100% !important;
	}
	.detailnew_read h1,
	.detailnew_read h2{
		font-size: 22px;
		font-weight: 600;
		color: #790000;
	}
	.detailnew_read p{
		padding: 0 !important;
		margin: 0 !important;
	}
	.detailnew_photo_item{
		display: inline-block;
		width: 110px; height: 110px;
		line-height: 100px;
		overflow: hidden;
		text-align: center;
		border: none;
		margin: 10px;
		border: solid 7px #fff;
	}
.detailnew_share{
	width: 100%; height: 50px;
	margin-top: 10px; padding-right: 10px;
	line-height: 50px;
	border-top: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	text-align: right;
}
	.detailnew_share img{margin-top:-3px;}
@media(max-width: 1199px){
	.main_new_title a, .main_new_title a:hover{font-size: 15px;}
	.main_new_title{height: 192px;}
	.main_new_small_btn{padding: 8px 5px 0 5px;}
	.main_new_small_btn:nth-child(3){padding: 13px 5px 0 5px;}
	.main_new_big_btn{padding: 8px 5px 0 5px;}
	.main_new_date{width: 50%;}
	.main-new-share{left: 25px; padding: 0; width: 220px;}
	.detailnew_tab{padding: 0 20px 0 20px;}
	.detailnew_tab_sticker{top: 7px; left: 35px;}
	.detailnew_read img{width:100%; height:auto;}
}
@media(max-width: 991px){
	.main_new_date{width: 65%;}
	.main_new_title{height: 175px;}
	.detailnew_tab{padding: 0 10px 0 10px;}
	.detailnew_tab_sticker{top: 7px; left: 25px;}
	.detailnew_read img{width:100%; height:auto;}
	.main-new-share{left: -40px; top:-50px; padding: 0 5px; width: 240px;}
}
@media(max-width: 767px){
	.main_new_btn{width:100%;}
	.main_new .col-md-5{padding-right: 15px;}
	.main_new_title{height:auto;}
	.detailnew_read{padding: 0 10px 0 10px;}
	.detailnew_read img{width:100%; height:auto;}
	.detailnew_comment{padding:0 10px 0 10px;}
	.main_new_btn .row .col-xs-4, .main_new_btn .row .col-xs-7{padding:0px;}
	.detailnew_tab{padding: 0 7px 0 7px; font-size: 12px;}
	.detailnew_tab img{margin: -2px 5px 0 0;}
	.detailnew_tab_sticker{top:4px; left:18px;}
	.detailnew_read img{width:100%; height:auto;}
}
@media(max-width: 350px){
	.detailnew_tab_photo .detailnew_tab_photo_text{
		display: none;
	}
}

.vote-answer-comment-border {
    border: 1px solid #DDDDDD;
    padding: 9px 15px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 7px;
}

.vote-answer-comment {
    font-style: italic;
    color: #3F3F3F;
}





/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?1501501910954*/
div.modern-page-navigation{
	padding: 0;
	font-family: 'Open Sans';
	font-size: 18px;
	color: #3f3f3f;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
	font-family: 'Open Sans';
	font-size: 18px;
	color: #3f3f3f;
}

div.modern-page-navigation a{
	font-weight: 400;
}

div.modern-page-navigation a:hover{
	font-size: 18px!important;
}

span.modern-page-current{
	color: #fff;
	background: #3f3f3f;
	line-height: 40px;
	padding: 8px 10px;
}
@media(max-width: 767px){
	div.modern-page-navigation{
		font-size: 14px!important;
	}
	div.modern-page-navigation a, div.modern-page-navigation a:hover{
		font-size: 14px!important;
	}
	span.modern-page-current{
		line-height: 30px;
		padding: 5px 5px;
	}
	div.modern-page-navigation a, 
	span.modern-page-current, 
	span.modern-page-dots{
		padding-left: 5px!important;
		padding-right: 5px!important;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/style.css?150150190818111*/
div.reviews-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:2em;
	zoom: 1;
}
/* Header */
div.reviews-header-box
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}
/* Link to forum */
div.reviews-link-box
{
	font-size:1em; 
	padding:0.462em;
	vertical-align:middle;
	margin-bottom: 1em;
}
/* Page navigation */
div.reviews-navigation-box
{
	padding:0 1.117em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}
div.reviews-navigation-bottom { 
	margin-top: 0;
	margin-bottom: 2em;
	border-top:none;
}
/* Topic posts table */
table.reviews-post-table
{
	width: 100%;
	line-height:1.5em;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
	font-family: 'Open Sans';
	font-size: 14px;
}

table.reviews-post-hidden {
	background: none repeat scroll 0 0 #E5F8E3 !important;
}

table.reviews-post-table thead td
{
	font-size: 16px;
	font-weight: 600;
	color: #7e7e7e;
	border-left: solid 3px #ea3131;
	padding-left: 20px;
}

table.reviews-post-table thead td div.review-message-date{
	float: right;
}
table.reviews-post-table thead td div.review-message-author{
	float: left;
	
}

table.reviews-post-table thead td
{
	line-height: 25px;
}
table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text
{
	padding-top: 0.5em;
}
table.reviews-post-table thead td .message-post-date {
	font-size: 0.85em;
}
table.reviews-post-table thead td .review-avatar {
	background-color: #ECEAEC;
	border: 1px solid #C4C4C4;
	float: left;
	height: 30px;
	margin-right: 0.5em;
	width: 30px;
}
table.reviews-post-table thead td .review-rating {
	float: right;
}

table.reviews-post-table thead td .review-rating .rating-vote {
	line-height: 24px;
}
/* First Post Table */
table.reviews-post-first {}

/* Odd Post Table */
table.reviews-post-odd {}

/* Even Post Table */
table.reviews-post-even {}

/* Last Post Table */
table.reviews-post-last {
	margin-bottom:0;
}

/* Post Table Cell */
table.reviews-post-table td { padding: 0; vertical-align: top; }

/* Post Table: Post and Actions Cell */
table.reviews-post-table td.reviews-cell-post, table.reviews-post-table td.reviews-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.reviews-post-table td.reviews-cell-contact, table.reviews-post-table td.reviews-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 1.5em; }

div.reviews-post-date, div.reviews-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.reviews-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.reviews-post-text { padding:0.5em 0; }
/* Post Table: Quote and Author Name Links*/
div.reviews-post-reply-buttons { 
	height:21px;
	padding:0;
	position:relative;
	margin-bottom: 5px;
}
div.reviews-post-reply-buttons span.separator {
	background-color: #999999;
	display: inline-block;
	margin: 0 1px;
	height: 10px;
	line-height: 16px;
	width: 1px;
}
table.reviews-post-table .reply-action-note {
	color: #999999;
	font-style: italic;
	line-height: 18px;
	font-size: 11px;
	display: inline-block;
	margin:2px;
}
table.reviews-post-table .reply-action-note:hover {
	text-decoration: none;
}
div.reviews-post-reply-buttons a {
	font-family: 'Open Sans';
	font-weight: 300;
	color: #999999;
	font-size: 14px;
	margin-left:2px;
	text-decoration: none;
}
div.reviews-post-reply-buttons a:hover {
	text-decoration: underline;
}

/* Post Attachments */
div.reviews-post-attachments { margin:1.5em 0;}
div.reviews-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.reviews-post-attachment { padding-left: 0.5em;}

div.reviews-post-lastedit { padding:0.5em 0; font-style: italic;}
span.reviews-post-lastedit-user { font-weight: bold;}

div.reviews-user-info { padding:0.5em 1em 1.5em 1em; }

div.reviews-user-avatar { margin: 0.5em 0; }

div.reviews-user-status { margin-bottom: 0.5em; }

div.reviews-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.reviews-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.reviews-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.reviews-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.reviews-action-links span {white-space: nowrap;}

div.reviews-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/*BBCode: List*/
div.reviews-post-entry ul, div.reviews-post-entry ol { padding:0.5em 0 0.5em 2em; }

div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code { width: 95%; margin: 0.5em 0 0;}

table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em 0; }

div.reviews-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span { margin: 0; padding: 0; border: none; }

div.reviews-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.reviews-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}

/* Reply Form*/
div.reviews-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.reviews-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.reviews-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.reviews-reply-form div.reviews-note-box { margin: 1.117em;}
div.reviews-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.reviews-note-box ul li {margin:0; padding:0;}

div.reviews-reply-fields { padding:0 1.117em 0.8em; }

div.reviews-reply-field { padding-bottom: 0.462em; margin-top: 0.462em; }

div.reviews-reply-field-title input, div.reviews-reply-field-desc input { width: 80%;}

div.reviews-reply-field-title label, div.reviews-reply-field-desc label, div.reviews-reply-field-tags label, div.reviews-reply-field-captcha-label label,
div.reviews-reply-field-lastedit-reason label {display: block;}

div.reviews-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.reviews-reply-field-author, div.reviews-reply-field-email { float:left; width:39%; }

div.reviews-reply-field-user-sep { width:2%; float: left;}

div.reviews-reply-field-author input, div.reviews-reply-field-email input { width:100%; }

div.reviews-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.reviews-bbcode-line { margin-right: 2em; float: left;}
div.reviews-smiles-line { white-space: nowrap; float: left; }
div.reviews-bbcode-line img, div.reviews-smiles-line img { border: 0;}
div.reviews-bbcode-line a, div.reviews-smiles-line a {vertical-align: middle;}

div.reviews-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img { outline: none; }
div.reviews-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.reviews-bbcode-bold {background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_bold.gif);}
a.reviews-bbcode-italic {background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_italic.gif);}
a.reviews-bbcode-color {background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_color.gif);}
a.reviews-bbcode-underline{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_underline.gif);}
a.reviews-bbcode-strike{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_strike.gif);}
a.reviews-bbcode-url{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_link.gif);}
a.reviews-bbcode-img{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_image.gif);}
a.reviews-bbcode-video{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_video.gif);}
a.reviews-bbcode-code{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_code.gif);}
a.reviews-bbcode-quote{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_quote.gif);}
a.reviews-bbcode-video{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_video.gif);}
a.reviews-bbcode-list{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_list.gif);}
a.reviews-bbcode-translit{background-image: url(/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/bbcode/font_translit.gif);}

div.reviews-reply-field-tags { display: none; }
div.reviews-reply-field-tags input { width:80%; }

div.reviews-reply-field-lastedit-reason input { width: 80%;}

div.reviews-reply-field-captcha input { width: 180px;}

div.reviews-reply-field-settings input, div.reviews-uploaded-file input, div.reviews-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.reviews-reply-field-settings label, div.reviews-uploaded-file a, div.reviews-reply-field-lastedit label { vertical-align: middle; }

div.reviews-reply-field-upload a { outline: none;}
div.reviews-upload-file-hint { display: none;}
div.reviews-upload-file-hint span { font-weight: bold;}
div.reviews-upload-file {display: none; margin-top: 0.262em;}
div.reviews-upload-file input {font-size:1.184em; }

div.reviews-reply-buttons {
	width: 240px;
	margin: 10px auto 0 auto;
}
div.reviews-reply-buttons input, div.reviews-reply-buttons button{
	padding:0 0.5em;
	font-size:1.184em;
	overflow: visible; /*IE paddings*/
	width: 240px; height: 50px;
	border: none;
	border-radius: 3px;
	background: #738d20;
	line-height: 50px;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

/* Utils */
div.reviews-clear-float { clear: both; }


/* Table Header, Reply Form Header, BBCode Icons Highlighting */
div.reviews-reply-header, div.reviews-bbcode-line a:hover, div.reviews-bbcode-line a:hover img { background-color: #e7e7e7; }

/* Table Cell Border */
div.reviews-info-box, div.reviews-reply-form { border-color: #e1e1e1;}

/* Table Cell, Info Box, Reply Form */
div.reviews-info-box, div.reviews-reply-form { background:#fbfbfb; }

div.reviews-post-date { background: #eaeaea; border-bottom: none; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.reviews-header-box a:link, 
div.reviews-header-box a:visited, 
div.reviews-header-box a:active, 
div.reviews-header-box a:hover { color: #fff; }

.reviews-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.reviews-header-box { color: #fff; background:#6c6c6c; border-color: #7a7a7a;}

/* Page navigation */
div.reviews-navigation-box { background:#fff; border-color: #e1e1e1; }

/*BBCode: Quote and Code*/
table.reviews-quote, table.reviews-code, div.reviews-code-box {  border-color: #c3c3c3; }
table.reviews-quote td, table.reviews-code td, div.reviews-code-box ol {background:#fff !important; color:#696969;}
table.reviews-quote th, table.reviews-code th, div.reviews-code-box {background:#e6e6e6 !important; color:#616161;}

div.reviews-note-box {border-color: #ffc85e; background: #fffdc7; }
/* --------------------------------------------------Icons---------------------------------------------- */
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}
/* Popups */
div.reviews-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.reviews-popup-postform table.reviews-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.reviews-popup-postform table.reviews-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.reviews-popup-postform table.reviews-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.reviews-popup-postform table.reviews-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.reviews-popup-postform table.reviews-popup tbody td {padding:1em;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field{width:100%;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title{width:100%; display:block;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input {width:95%;}
div.reviews-popup-postform table.reviews-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

div.reviews-smiles-line, div.reviews-smiles-line a, div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles{float:left;}
div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.reviews-smiles-line div.reviews-smiles-item{float:left;}
div.reviews-smiles-corrected{overflow:hidden;}

body.reviews-popup-body{padding:1.51em; font-size:0.75em;}
form.reviews-form{ background-color: #F1F1F1; margin: 0; padding: 0.8em;}
div.reviews-text{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin: 0 10px 10px 20px;
}
div.reviews-text.rating-bad{
	color: #999;
}
div.reviews-text.rating-worse{
	color: #c0c0c0;
}
div.reviews-text.rating-the-worst{
	display: none;
	color: #c0c0c0;
}
.show_message_link{
	display: inline-block;
	margin: 0 10px 10px 20px;
	color: #999;
}

div.reviews-text table.forum-quote {
	background: url("/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
	margin: 10px 0 10px 0;
}
div.reviews-text table.forum-quote thead {
	display: none;
}
div.reviews-text table.forum-code thead {
	display: table-cell;
}
div.reviews-text table.forum-quote, div.reviews-text table.forum-spoiler, div.reviews-text table.forum-code, div.reviews-text div.forum-code-box {
	border: 1px solid #dddddd;
	table-layout:fixed;
	padding: 3px;
	width: 100%;
}
div.reviews-text table.forum-quote td, div.reviews-text table.forum-spoiler td, div.reviews-text table.forum-code td,div.reviews-text  div.forum-code-box ol {
	color: #696969;
}
div.reviews-text table.forum-quote tbody td{
	padding: 15px 10px 10px 15px;
}
div.reviews-text table.forum-quote th, div.reviews-text table.forum-spoiler th, div.reviews-text table.forum-code th, div.reviews-text div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
div.reviews-text table.forum-code pre {
	overflow: auto;
	width:100%;
}
div.reviews-text table.forum-code td, div.reviews-text div.forum-code-box td{
	font-family: "Lucida Console", "DejaVu Sans Mono", Monaco, monospace;
	font-size:12px;
}
div.reviews-collapse {
	/*float: right;*/
	width:100%;
}
div.reviews-collapse a {
	line-height: 55px;
	margin-right: 30px;
	padding: 0.462em;
}
div.reviews-expanded {
	width: auto;
	float:right;
}

div.reviews-post-entry table.forum-quote {
	background: url("/bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead {
	display: none;
}
div.reviews-post-entry table.forum-code thead {
	display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box {
	border: 1px solid #dddddd;
	padding: 3px;
	width: 100%;
}
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-quote td,
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-code td
{
	background-color:transparent;
	padding: 0.9em 1em;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td,div.reviews-post-entry  div.forum-code-box ol {
	color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
.reviews-actions .ilike-light .bx-ilike-right-wrap {
	margin-right: 2px;
}
.reviews-actions .ilike-light .bx-ilike-right {
	padding: 0px 1px 0 11px; font-size: 11px; line-height: 19px;
}
.reviews-actions .ilike-light .bx-ilike-text {
	padding: 0;
}
.reviews-post-reply-buttons .bx-rating span, .reviews-post-reply-buttons  .bx-rating a { color: #929292; font-size: 11px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
	display: block !important;
	height: 12px !important;
	margin: 3px 6px 0 0;
	padding: 0 !important;
	position: absolute !important;
	right: 5px !important;
	top: 5px !important;
	width: 12px !important;
}
.forum-notify-close a {
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") no-repeat scroll -268px -243px transparent !important;
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
	color: #000000 !important;
	margin: 0 !important;
	padding: 3px 20px 5px !important;
	text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
	color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
	margin-right: 9px;
	margin-top: 5px;
	z-index:2;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/tilda-detail-list/style.css?14877550272090*/
.detail-tilda-list{
	margin-bottom: 15px;
}

.detail-tilda-list__header{
	background: #1f1f1f;
	color: #fff;
	width: 100%;
	height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}
.detail-tilda-list__header a,
.detail-tilda-list__header a:visited,
.detail-tilda-list__header a:focus{
	color: #fff;
	text-decoration: none;
}
.detail-tilda-list__header a:hover{
	color: #fff;
	text-decoration: underline;
}
.detail-tilda-list__header h4{
	margin: 0;
	font-size: 16px;
	line-height: 50px;
}
.detail-tilda-list__item{
	position: relative;
	display: block;
	width: 100%;
	height: 230px;
	background-color: #1f1f1f;
	max-width: 385px;
	margin: 0 auto;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
.detail-tilda-list__item:visited,
.detail-tilda-list__item:focus,
.detail-tilda-list__item:hover{
	color: #fff;
	text-decoration: none;
}

.detail-tilda-list__item-bg-cover{
	position: absolute;
	z-index: 1;
	background-color: rgba(27, 27, 27, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.detail-tilda-list__item-text-content{
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 2;
	padding: 0 20px 10px 20px;
}
.detail-tilda-list__item-views{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	padding-left: 25px;
	background: transparent url(/bitrix/templates/main/images/new_icon_views-white.png) left center no-repeat;
	background-size: 20px;
	margin-bottom: 16px;
}
.detail-tilda-list__item-title{
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.detail-tilda-list__item:hover .detail-tilda-list__item-title{
	text-decoration: underline;
}
.detail-tilda-list__item-tags{
	width: 100%;
	padding: 0;
	margin: 0;
}
.detail-tilda-list__item-tag{
	display: inline-block;
	font-size: 12px;
	color: #d5d5d5;
}

.main-coupons .owl-theme .owl-dots .owl-dot.active span,
.main-coupons .owl-theme .owl-dots .owl-dot:hover span {
	background: #888;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/lentanews/style.css?15015019104634*/
.lenta-new{
	margin-bottom:10px;
}
.lenta-new-alllink,.lenta-new-pager{
	width:100%; height: 40px;
	margin-bottom: 10px;
	background: #fff;
	line-height: 40px;
	text-align: right;
}
.lenta-new-alllink img{
	margin: -3px 0 0 5px;
}
.lenta-new-alllink a, .lenta-new-alllink a:hover{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 16px;
	color: #3f3f3f;
}
.lenta-new-pager{
	text-align: left;
}
.lenta-new:hover .lenta-new-btns{
	display: block;
}
.lenta-new-title{
	padding: 10px 0 10px 0;
}
	.lenta-new-title a, .lenta-new-title a:hover{
		font-family: 'Open Sans';
		font-size: 18px;
		font-weight: 600;
		color: #3f3f3f;
	}
	.lenta-new-title span{
		font-family: 'Open Sans';
		font-size: 13px;
		color: #7d7d7d;
	}
	span.lenta-new-date{
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 400;
		color: #8b8b8b;
	}
	a.lenta-new-rubric, a.lenta-new-rubric:hover{
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 400;
		color: #8b8b8b;
	}
	a.lenta-new-rubric_chinese{
		float: right;
	}
.lenta-new-views{
	position: absolute;
	top: 122px; left: 3%;
	width: auto; height: 50px;
	display: block;
	border-top: solid 2px #ea3131;
	background: #fff;
}
	.lenta-new-views-btn{
		font-family: 'Open Sans';
		font-size: 12px;
		float: left;
		text-align: center;
		padding: 0 10px 0 10px;
		line-height: 50px;
		width: auto;
		color: #8b8b8b;
	}
.lenta-new-btns{
	position: absolute;
	top: 122px; right: 0px;
	width: 97%; height: 50px;
	display: none;
	border-top: solid 1px #e9e9e9;
	background: #fff;
}
	.lenta-new-btn{
		font-family: 'Open Sans';
		font-size: 12px !important;
		float: right !important;
		text-align: center !important;
		height: 49px !important;
		padding: 28px 0 5px 0 !important;
		width: 60px !important;
		color: #8b8b8b !important;
		cursor: pointer;
		border-radius: 0px !important;
	}
		.lenta-new-btn-audio{
			background: url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/new_icon_sound.png) center 25% no-repeat !important;
		}
		.lenta-new-btn-video{
			background: url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/new_icon_video.png) center 25% no-repeat !important;
		}
		.lenta-new-btn-read{
			background: url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/new_icon_read.png) center 25% no-repeat !important;
		}
	.lenta-new-btn:hover{
		color: #fff;
		background: #3f3f3f;
	}
		.lenta-new-btn-audio:hover{
			background: #3f3f3f url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/new_icon_sound_w.png) center 25% no-repeat !important;
		}
		.lenta-new-btn-video:hover{
			background: #3f3f3f url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/new_icon_video_w.png) center 25% no-repeat !important;
		}
		.lenta-new-btn-read:hover{
			background: #3f3f3f url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/new_icon_read_w.png) center 25% no-repeat !important;
		}
	.lenta_new_views_btn{
		font-size: 12px;
		padding: 8px 5px 0 5px;
	}
	.lenta_new_views_btn:nth-child(3){
		padding: 13px 5px 0 5px;
	}
	.lenta-new-share-btn{
		cursor: pointer;
	}
		.lenta-new-share-btn:hover .lenta-new-share{
			display: block;
		}
	.lenta-new-share{
		position: absolute;
		top: 0px; left: 30px;
		display: none;
		width: 240px; height: 48px;
		line-height: 48px;
		padding: 0 10px 0 17px;
		background: #f4f4f4 url(/bitrix/templates/.default/components/bitrix/news.list/lentanews/images/main_share_arrow.png) left center no-repeat;
	}
.modal-newsvideo-content, .modal-newsaudio-content{display:none;}
@media(max-width: 1199px){
	.lenta-new-views{top: 93px;}
	.lenta-new-btns{height: 50px; top: 93px;}
	.lenta-new-btn{height:49px !important; padding: 27px 0 5px 0 !important;}
	.lenta-new{max-height: 164px;}
	.lenta-new-title a, .lenta-new-title a:hover{font-family: 'Open Sans'; font-size:14px;}
	.lenta-new-share{width:240px;}
}
@media(max-width: 991px){
	.lenta-new{max-height: 143px;}
	.lenta-new-title a, .lenta-new-title a:hover{
		font-family: 'Open Sans';
		font-size: 14px;
	}
	.lenta-new-views{top: 91px; height: 40px; display: block;}
	.lenta-new-views-btn{font-size: 10px; line-height: 16px; padding-top: 6px}
	.lenta-new-views-btn:nth-child(3){
		padding: 9px 5px 0 5px;
	}
	.lenta-new-btns{display: block; height: 40px; top: 91px;}
	.lenta-new-btn{height:45px !important; padding: 23px 0 5px 0 !important;}
	.lenta-new-share{height:44px; width:237px; line-height:44px;}
}
@media(max-width: 767px){
	.lenta-new-btns{display: block; height: 40px; top: 0px; border:none;}
	.lenta-new-btn{height:40px !important; padding: 23px 0 5px 0 !important;}
	.lenta-new{max-height: 120px; margin-bottom:0px; border-bottom: solid 1px #e9e9e9; overflow: hidden;}
	.lenta-new-views{top: 95px; display: block;}
	.lenta_new_views_btn{padding: 4px 5px 0 5px;}
	.lenta-new-views-btn:nth-child(3){padding: 3px 5px 0 5px;}
	span.lenta-new-date{font-size:12px;}
	a.lenta-new-rubric, a.lenta-new-rubric:hover{font-size:12px;}
	.lenta-new-share{left:0px; top:-44px; width:240px; background:#f4f4f4;}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/tilda-sidebar-list/style.css?15330152392329*/
.sidebar-tilda-list{
	margin-bottom: 15px;
}

.sidebar-tilda-list__header{
	background: #1f1f1f;
	color: #fff;
	width: 100%;
	height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}
.sidebar-tilda-list__header a,
.sidebar-tilda-list__header a:visited,
.sidebar-tilda-list__header a:focus{
	color: #fff;
	text-decoration: none;
}
.sidebar-tilda-list__header a:hover{
	color: #fff;
	text-decoration: underline;
}
.sidebar-tilda-list__header h4{
	margin: 0;
	font-size: 16px;
	line-height: 50px;
}
.sidebar-tilda-list__item{
	position: relative;
	display: block;
	width: 100%;
	height: 230px;
	background-color: #1f1f1f;
	max-width: 385px;
	margin: 0 auto 14px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
.sidebar-tilda-list__item:visited,
.sidebar-tilda-list__item:focus,
.sidebar-tilda-list__item:hover{
	color: #fff;
	text-decoration: none;
}

.sidebar-tilda-list__item-bg-cover{
	position: absolute;
	z-index: 1;
	background-color: rgba(27, 27, 27, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.sidebar-tilda-list__item-text-content{
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 3;
	padding: 0 20px 10px 20px;
}
.sidebar-tilda-list__item-views{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	padding-left: 25px;
	background: transparent url(/bitrix/templates/main/images/new_icon_views-white.png) left center no-repeat;
	background-size: 20px;
	margin-bottom: 16px;
}
.sidebar-tilda-list__item-title{
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.sidebar-tilda-list__item:hover .sidebar-tilda-list__item-title{
	text-decoration: underline;
}
.sidebar-tilda-list__item-tags{
	width: 100%;
	padding: 0;
	margin: 0;
}
.sidebar-tilda-list__item-tag{
	display: inline-block;
	font-size: 12px;
	color: #d5d5d5;
}
.sidebar-tilda-list__label{
	width: 125px;
	height: 40px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}
.sidebar-tilda-list__label_sova{
	background: url(/local/images/transparent-sova.png) center no-repeat;
	background-size: contain;
}
.sidebar-tilda-list__label_longrid{
background: url(/local/images/longrid.png) center no-repeat;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/righthottheme-location/style.css?15305040313796*/
.right-hot-theme-item{
	position: relative;
	width: 100%; height: 75px;
	border-bottom: solid 1px #f4f4f4;
	line-height: 16px;
}
	.right-hot-theme-item-selected{
		background: #d8d8d8;
	}
	.right-hot-theme-item .right-hot-theme-item-img{
		float: left;
		width: 100px; height: 74px;
		overflow: hidden;
		margin-right: 10px;
	}
	.right-hot-theme-item .right-hot-theme-item-title{
		width: 100%;
		padding: 5px 10px 5px 10px;
	}
	.right-hot-theme-item a, .right-hot-theme-item a:hover{
		font-family: 'Open Sans';
		font-weight: 400;
		font-size: 14px;
		color: #3f3f3f;
	}
	.right-hot-theme-alllink{
		width: 100%; height: 75px;
		line-height: 75px;
		background: #8b8b8b;
		text-align: center;
		cursor: pointer;
	}
		.right-hot-theme-alllink a, .right-hot-theme-alllink a:hover{
			font-family: 'Open Sans';
			font-size: 18px;
			color: #fff;
			text-transform: uppercase;
			font-weight: 300;
		}
		.right-hot-theme-alllink img{
			margin: -5px 15px 0 0;
		}
.right-hot-theme-new{
	position: absolute;
	top: 0px; right: 293px;
	display: none;
	width: 450px; height: auto;
	padding-bottom: 50px;
	background: #fff;
	border: solid 1px #1f1f1f;
	border-top: solid 3px #1f1f1f;
}
	.right-hot-theme-new-left{
		position: relative;
		display: inline-block;
		width: 185px!important; height: auto!important;
	}
	.right-hot-theme-new-right{
		position: relative;
		display: inline-block;
		width: 240px!important; height: auto!important;
	}
.right-hot-theme-new-selected{
	display: block;
}
	.right-hot-theme-new-date{
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 400;
		color: #738d20;
	}
	.right-hot-theme-new-date:nth-child(1){
		font-size: 24px;
	}
	a.right-hot-theme-new-title,a.right-hot-theme-new-title:hover{
		font-family: 'Open Sans';
		font-size: 16px;
		font-weight: 600;
		color: #3f3f3f;
	}
	a.right-hot-theme-new-more-title,a.right-hot-theme-new-more-title:hover{
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 400;
		color: #3f3f3f;
	}
	.right-hot-theme-new-views{
		width: 100%; height: 30px;
		margin-top: 5px;
		background: #f5f5f5;
	}
		.right-new-views-btn{
			float: left;
		}
		.right-hot-theme-new-views div{
			line-height: 30px;
		}
.right-hot-theme-new-alllink{
	position: absolute;
	bottom: 0px; left: 0px;
	width: 100%; height: 45px;
	line-height: 45px;
	background: #1f1f1f;
	text-align: center;
}
	.right-hot-theme-new-alllink a, .right-hot-theme-new-alllink a:hover{
		font-family: 'Open Sans';
		font-size: 18px;
		color: #fff;
		text-transform: uppercase;
		font-weight: 300;
	}
.right-hotnew-share-btn{
	cursor: pointer;
}
	.right-hotnew-share-btn:hover .right-hotnew-share{
		display: block;
	}
	.right-hotnew-share{
		position: absolute;
		top: 0px; left: 30px;
		display: none;
		width: 180px; height: 30px;
		line-height: 30px;
		text-align: left;
		padding: 0 10px 0 17px;
		background: #f4f4f4;
	}
		.right-hotnew-share img{height:20px!important;}
@media(min-width: 1200px){
	.right-hotnew-share-btn{position:relative;}
}
@media(max-width: 1199px){
	a.right-hot-theme-new-title,a.right-hot-theme-new-title:hover{
		font-family: 'Open Sans';
		font-size: 14px;
	}
	.right-hot-theme-new{right:243px;}
	.right-hot-theme-item{overflow:hidden;}
	.right-hot-theme-item .right-hot-theme-item-img{width:80px!important;}
	.right-hot-theme-item .right-hot-theme-item-title{font-size:12px!important; line-height:12px!important;}
	.right-hot-theme-item a, .right-hot-theme-item a:hover{font-size:12px!important; line-height:12px!important;}
	.right-hot-theme-new-views{position:relative;}
	.right-hotnew-share{top:-30px; left:0px; width:100%;}
}
@media(max-width: 767px){
	.right-hot-theme-item a, .right-hot-theme-item a:hover{font-size: 15px;}
	.right-hot-theme-alllink img{margin: 0;}
	.right-hot-theme-item-selected{background:none;}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/main-favnews/style.css?1501501910837*/
.main-favnews-item{
	position: relative;
	width: 100%; height: auto;
	border-bottom: solid 1px #c8c8c8;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	color: #ea3131;
}

.main-favnews-item a, .main-favnews-item a:hover{
	font-weight: 800;
	color: #3f3f3f;
	text-transform: uppercase;
}
.main-favnews-item a.main-favnews-item-rubric, .main-favnews-item a.main-favnews-item-rubric:hover{
	font-weight: 400;
	color: #ea3131;
	text-transform: none;
}
@media(max-width: 991px){
	.main-favnews-item{font-size: 12px;}
	.main-favnews-item a, .main-favnews-item a:hover{font-weight: 600; text-transform: none;}
}
@media(max-width: 767px){
	.main-favnews-item a, .main-favnews-item a:hover{font-weight: 600; text-transform: uppercase;}
	.main-favnews-item{padding: 0 10px 10px 10px;}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/detailnew.preview/style.css?15068671755579 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?1501501910954 */
/* /bitrix/templates/.default/components/bitrix/forum.topic.reviews/detailnew/style.css?150150190818111 */
/* /bitrix/templates/.default/components/bitrix/news.list/tilda-detail-list/style.css?14877550272090 */
/* /bitrix/templates/.default/components/bitrix/news.list/lentanews/style.css?15015019104634 */
/* /bitrix/templates/.default/components/bitrix/news.list/tilda-sidebar-list/style.css?15330152392329 */
/* /bitrix/templates/main/components/bitrix/news.list/righthottheme-location/style.css?15305040313796 */
/* /bitrix/templates/.default/components/bitrix/news.list/main-favnews/style.css?1501501910837 */
