

/* Start:/bitrix/components/bitrix/breadcrumb/templates/boxed/style.css?1521045582192*/
.breadcrumb {
  width:100%;
  text-align:center;
  font-size:14px;
}
.breadcrumb.on-detail {
  width:auto;
  text-align:left;
}
.breadcrumb span {
  display:inline-block;
  padding:3px 6px;
}

/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bitrix/news/events/bitrix/news.detail/.default/style.css?1583247974566*/
.add_news_btn_green:hover {background: #597227;}
.add_news_btn_green {
    background: #698237;
    border-radius: 3px;
    display: inline-block;
    margin-top: 65px;
    border: none;
    padding: 15px 25px 15px 25px;
    position: relative;
    text-decoration: none;
    min-width: 230px;
    font-size: 22px;
    color: white!important;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.56);
}

.share_bottom {
	text-align:center;
	margin-bottom:30px;
}
.share_bottom .small_share_social li{
	float:none;
}
.share_bottom .small_share_social{
	width:auto!important;
}
/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bitrix/main.share/small_button/style.css?15373626512247*/
.gplus_shared_url{
  background: #923931;
}
.fb_shared_url{
  background: #1f477d;
}
.vk_shared_url{
  background: #205867;
}
.small_share_social li.dp_share_icon {
  margin-right: 17px;
  float: right;
  height: 35px;
  width: auto;	
}
ul.small_share_social {
  margin-top: 25px;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin-bottom: -41px;
}

.small_share_social .dp_share_icon i {
  font-size: 12px;
  line-height: 25px;
  width: 25px;
  float: left;
  margin-right: 0px;
  display: block;
  border-radius: 5px 0 0 5px;
  color: white;
  text-align: center;
}

.small_share_social .dp_share_icon a, .small_share_social .dp_share_icon a:link, .small_share_social .dp_share_icon a:visited, .small_share_social .dp_share_icon a:active {
  color: #000;
  font-size: 14px;
  display: block;
  line-height: 25px;
  width: 104px;
  margin: 0;
  height: auto;
  float: left;
  text-decoration: none;
  border-radius: 6px;
  border: 1px solid silver;
  background: linear-gradient(to top, #fefcea, #d6d6d6);
}
.small_share_social .dp_share_icon a:hover {
  background: linear-gradient(to top, #d6d6d6, #fefcea);
}

.small_share_social .shared_url {
  color: white;
  margin: 0px 0 0 -5px;
  float: right;
  font-size: 12px;
  display: block;
  line-height: 12px;
  width: 27px;
  height: 19px;
  padding-top: 7px;
  text-align: center;
  border-radius: 0 5px 5px 0;
  border: 1px solid silver;
}


.shared_url {
  color: white;
  margin: -76px 0 0 27px;
  border: 1px solid white;
  font-size: 12px;
  display: block;
  line-height: 12px;
  border-radius: 20px;
  width: 27px;
  height: 19px;
  padding-top: 7px;
  text-align: center;
}

.dp_share_social 
{
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
.dp_share_icon
{
  float: left;
  display: inline;
  margin: 0;
  height: 56px;
  width: 56px;
  border-right:1px solid transparent
}
.dp_share_icon a,
.dp_share_icon a:link,
.dp_share_icon a:visited,
.dp_share_icon a:active 
{
  color: #fff;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  display: block;
  height: 56px;
  width: 56px;
  background-position:center center;
  background-repeat: no-repeat;
}
.dp_share_icon i
{
  font-size: 35px;
  line-height: 55px;
}
/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bitrix/main.share/flat_view/style.css?1537362651967*/
.gplus_shared_url{
  background: #923931;
}
.fb_shared_url{
  background: #1f477d;
}
.vk_shared_url{
  background: #205867;
}


.shared_url {
  color: white;
  margin: -76px 0 0 27px;
  border: 1px solid white;
  font-size: 12px;
  display: block;
  line-height: 12px;
  border-radius: 20px;
  width: 27px;
  height: 19px;
  padding-top: 7px;
  text-align: center;
}

.dp_share_social 
{
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
.dp_share_icon
{
  float: right;
  display: inline;
  margin: 0;
  height: 56px;
  width: 56px;
  border-right:1px solid transparent
}
.dp_share_icon a,
.dp_share_icon a:link,
.dp_share_icon a:visited,
.dp_share_icon a:active 
{
  color: #fff;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  display: block;
  height: 56px;
  width: 56px;
  background-position:center center;
  background-repeat: no-repeat;
}
.dp_share_icon i
{
  font-size: 35px;
  line-height: 55px;
}
/* End */


/* Start:/local/components/bs/forum.topic.reviews/templates/sn/style.css?163603610028198*/
.topic_subscribe {
    margin-left: 5px;
}
form.reviews-form {
    padding-top: 10px;
	/* padding-top: 0; */
}
textarea#REVIEW_TEXT::-webkit-input-placeholder, textarea#NOAUTH_TEXT::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300;
  color: #9b9b9b;
}
textarea#REVIEW_TEXT, textarea#NOAUTH_TEXT {
    /* width: calc(97% - 40px); */
    height: 50px;
    border-radius: 4px;
    border: solid 1px #979797;
    resize: none;
		padding: 7px;
		font-family: Roboto;
		font-size: 12px;
		font-weight: 300;
}

.commentsTitle+.i_d_c{
/* 	border-top: none;
	padding-left: 30px;
	padding-top: 0; */
}

#PROJECT_COMMENTS {
	position: relative;
}

/* #PROJECT_COMMENTS #send_button{
	background-color: unset;
	border: 0px;
	color: #688236;
	top: 7px;
	position: absolute;
	cursor: pointer;
} */

#PROJECT_COMMENTS .i_t.commentsTitle h2{
	background-color: unset;
}
.commentsTitle{
	background:url("/local/components/bs/forum.topic.reviews/templates/sn/images/insert-comment-material.svg") no-repeat 10px center;
	background-size: 12px;
	padding: 9px 0 9px 32px;
	/* margin-top: 5px; */
}

#PROJECT_COMMENTS button:active, 
#PROJECT_COMMENTS button:focus, 
#PROJECT_COMMENTS button:link, 
#PROJECT_COMMENTS button:visited {
    color: red;
    border: 0px!important;
    box-shadow: none;
}

/*--------------------------------*/
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 #dadada;
	margin-bottom: 0.7em;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
}

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

table.reviews-post-table thead td
{
	color: #7e7e7e; 
}

/* table.reviews-post-table thead td
{
	line-height: 30px;
} */
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: 14px;
	line-height: 1.29;
	text-align: left;
	color: #a6a6a6;
}
table.reviews-post-table thead td b{
	font-size: 16px;
	color: #333333;
}
table.reviews-post-table thead td .review-avatar {
	background-color: #ECEAEC;
	border: 0px;
	overflow:hidden;
	border-radius: 3px;
	float: left;
	height: 40px;
	margin-right: 15px;
	width: 40px;
}
table.reviews-post-table thead td .review-rating {
	float: right;
}

table.reviews-post-table thead td .review-rating .rating-vote {
	line-height: 24px;
}
table.reviews-post-table tbody td {
	padding-left:55px;
}
table.reviews-post-table tbody td div.reviews-text {
	margin-top: 20px;
}
/* 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-top: 10px;
	margin-bottom: 20px;
}
div.reviews-post-reply-buttons span.separator {
	background-color: #E0E0E0;
	display: inline-block;
	margin: 0 1px;
	height: 7px;
	line-height: 5px;
	width:1px;
}
table.reviews-post-table .reply-action-note {
	color: #777777;
	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 {
	color: #b0b0b0;
	font-size: 14px;
	margin-left:2px;
	text-decoration: none;
	padding: 3px 8px;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 1px #b0b0b0;
    float:left;
}
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;
}



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: 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(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_bold.gif);}
a.reviews-bbcode-italic {background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_italic.gif);}
a.reviews-bbcode-color {background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_color.gif);}
a.reviews-bbcode-underline{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_underline.gif);}
a.reviews-bbcode-strike{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_strike.gif);}
a.reviews-bbcode-url{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_link.gif);}
a.reviews-bbcode-img{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_image.gif);}
a.reviews-bbcode-video{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_video.gif);}
a.reviews-bbcode-code{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_code.gif);}
a.reviews-bbcode-quote{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_quote.gif);}
a.reviews-bbcode-video{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_video.gif);}
a.reviews-bbcode-list{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/images/bbcode/font_list.gif);}
a.reviews-bbcode-translit{background-image: url(/local/components/bs/forum.topic.reviews/templates/sn/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 { margin-top: 1em;}
div.reviews-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

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




/* ---------------------------------------------------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('/local/components/bs/forum.topic.reviews/templates/sn/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;}

div.reviews-text table.forum-quote {
	background: url("/local/components/bs/forum.topic.reviews/templates/sn/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
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 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("/local/components/bs/forum.topic.reviews/templates/sn/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;
}
.reviews-reply-rules{
	text-align: right;
	position: absolute;
	top: 10px;
	right: 15px;
}
.reviews-reply-rules-text{
	display:none;
}
.reviews-reply-rules-text {
	max-width: 700px;
	position: relative;
}
.reviews-reply-rules-text .btn {
    border: 1px solid #789440;
    background: #789440;
    color: white;
	text-decoration: none;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    padding: 5px 50px;
    cursor: pointer;
    font-weight: normal;
    font-family: Roboto, sans-serif;
    text-transform: none;
}
.reviews-reply-rules-text .popup-window-close-icon {
    width: 24px;
    height: 24px;
    display: block;
    cursor: pointer;
    top: 10px;
    right: 10px;
    position: absolute;
	color: #333;
    background: url(/local/components/bs/forum.topic.reviews/templates/sn/images/modal-close.png) left top no-repeat;
}
.reviews-reply-rules-text .popup-window-close-icon:after {
    background: none;
}





.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.feedback__tabsWrap {
  display: block;
}

.feedback__tabs {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  list-style-type: none;
}

.feedback__tabs:after {
  content: "";
  display: block;
  clear: both;
  height: 5px;
  background: #46c765;
}

.feedback__switchBtn {
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: block;
  line-height: 52px;
  height: 52px;
  color: #688236;
  width: 50%;
  text-align: center;
  background-color: #fff;
  font-family: Roboto;
  font-size: 16px;
  border: solid 1px #d4d4d4;
}

.feedback__switchBtn:hover {
  text-decoration: underline;
}

.feedback__switchBtn_active {
  background-color: #f4f4f4;
  color: #333;
  border: none;
  border-bottom: 2px solid #688236;
}

.feedback__switchBtn_active:hover {
  text-decoration: none;
}

.container {
  max-width: 904px;
}

.reviewsBlock {
  text-align: center;
}

.reviewsBlock__ratingWrap {
  border: solid 1px #d9d9d9;
  border-top: none;
  padding: 22px 0 25px;
}

.reviewsBlock__ratingTitle {
  color: #333;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.29;
}

.reviewsBlock__ratingStars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviewsBlock__stars {
  list-style-type: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 10px 0 0;
}

.reviewsBlock__stars.hasRate .star_hover>svg>g {
  fill: #ff912c;
  stroke: none;
}

.reviewsBlock__stars>.star {
  display: inline-block;
}

.reviewsBlock__stars>.star>svg {
  width: 30px;
  height: 28px;
}

.reviewsBlock__stars>.star>svg>g {
  fill: transparent;
  stroke: #979797;
  stroke-width: 1px;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.reviewsBlock__stars>.star_hover>svg>g {
  fill: #688236;
  stroke: none;
}

.reviewsBlock__stars>.star_selected>svg>g {
  fill: #ff912c;
  stroke: none;
}

.review {
  border: solid 1px #d9d9d9;
  border-top: none;
  padding: 20px 40px 25px;
  text-align: left;
}

.review__label {
  display: inline-block;
  margin-bottom: 8px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.29;
  color: #333;
}

.review__input {
  display: block;
  width: 100%;
  height: 39px;
  padding-left: 14px;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #787878;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.review__input::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input::-moz-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input::placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input:active,
.review__input:focus {
  -webkit-box-shadow: 0 0 2px 0 #5f97d6;
  box-shadow: 0 0 2px 0 #5f97d6;
  border: solid 1px #5f97d6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.review__textarea {
  display: block;
  width: 100%;
  resize: none;
  min-height: 130px;
  padding: 10px 0 0 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #787878;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin-bottom: 20px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.review__textarea::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea::-moz-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea::placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea:active,
.review__textarea:focus {
  -webkit-box-shadow: 0 0 2px 0 #5f97d6;
  box-shadow: 0 0 2px 0 #5f97d6;
  border: solid 1px #5f97d6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.review__info {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin: 0 0 15px;
}

.review__rulesLink {
  color: #688236;
}

.review__feedbackBtn {
  width: 230px;
  height: 39px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #688236;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border: none;
}

.comment {
  border: solid 1px #d9d9d9;
  border-top: none;
  padding: 20px 40px 25px;
  text-align: left;
}

.comment__label {
  display: inline-block;
  margin-bottom: 8px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.29;
  color: #333;
}

.comment__textarea {
  display: block;
  width: 100%;
  resize: none;
  min-height: 130px;
  padding: 10px 0 0 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #787878;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin-bottom: 20px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.comment__textarea::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea::-moz-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea::placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea:active,
.comment__textarea:focus {
  -webkit-box-shadow: 0 0 2px 0 #5f97d6;
  box-shadow: 0 0 2px 0 #5f97d6;
  border: solid 1px #5f97d6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.comment__info {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin: 0 0 15px;
}

.comment__rulesLink {
  color: #688236;
}

.comment__feedbackBtn {
  width: 230px;
  height: 39px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #688236;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border: none;
}
.reviews-adv, .reviews-disadv{
	margin-top: 10px;
}
.reviews-adv span, .reviews-disadv span{
    font-size: 14px;
    line-height: 1.29;
    color: #a6a6a6;
}
#PROJECT_COMMENTS .i_d_c{
	padding:0;
}
.ShowRatingWrap {
	border:none;
	padding:0;
	display:inline-block;
	vertical-align: -4px;
}
.ShowRatingWrap .reviewsBlock__stars{
	margin:0;
}
.ShowRatingWrap .reviewsBlock__stars>.star>svg{
    width: 20px;
    height: 19px;
}
@media screen and (max-width:410px) {
  .feedback__switchBtn {
    font-size: 14px;
  }

  .reviewsBlock__stars>.star>svg {
    width: 20px;
    height: 19px;
  }

  .review {
    padding: 20px 15px 25px;
  }

  .review__input {
    font-size: 10px;
  }

  .review__input::-webkit-input-placeholder {
    font-size: 10px;
  }

  .review__input::-moz-placeholder {
    font-size: 10px;
  }

  .review__input:-ms-input-placeholder {
    font-size: 10px;
  }

  .review__input::placeholder {
    font-size: 10px;
  }

  .review__textarea {
    margin-bottom: 10px;
  }

  .review__textarea {
    font-size: 10px;
  }

  .review__textarea::-webkit-input-placeholder {
    font-size: 10px;
  }

  .review__textarea::-moz-placeholder {
    font-size: 10px;
  }

  .review__textarea:-ms-input-placeholder {
    font-size: 10px;
  }

  .review__textarea::placeholder {
    font-size: 10px;
  }

  .review__info {
    font-size: 10px;
  }

  .review__feedbackBtn {
    font-size: 12px;
  }

  .comment {
    padding: 20px 15px 25px;
  }

  .comment__textarea {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .comment__textarea::-webkit-input-placeholder {
    font-size: 10px;
  }

  .comment__textarea::-moz-placeholder {
    font-size: 10px;
  }

  .comment__textarea:-ms-input-placeholder {
    font-size: 10px;
  }

  .comment__textarea::placeholder {
    font-size: 10px;
  }

  .comment__info {
    font-size: 10px;
  }

  .comment__feedbackBtn {
    font-size: 12px;
  }
}
/* End */


/* Start:/local/includes/banner.css?16058663793172*/
.banners {
  display: inline;
  vertical-align: top;
  text-align: center;
  top: 0;
  right: 0;
  bottom: auto;
  width: auto;
}
.banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 480px;
  box-sizing: border-box;
  display: table;
  width:100%;
  text-align:center;
}
.banners .banner-sep-button {
  width:100%;
  background-color:white;
}
.banners .banner-sep-button a {
  width: 302px;
  height: 42px;
  border-radius: 2px;
  font-family: Roboto;
  font-weight: 100;
  font-size: 17px;
  line-height: 42px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  margin: 25px auto;
}
.banner .banner-content {
  display: table-cell;
  vertical-align:middle;
}
.banner .banner-content.top {
  vertical-align:top;
  padding-top: 10%;
}
.banner .banner-content.bottom {
  vertical-align:bottom;
  padding-bottom:20px;
}
.banner__logo {
  margin: 0 auto;
  max-height: 70px;
  max-width: 70px;
}

.banner__logo_lg {
  max-height: 54px;
  max-width: 189px;
}

.banner-title {
  max-width: 405px;
  margin: 0 auto;
  text-align: center;
  margin: 20px auto 25px;
  text-transform: uppercase;
  line-height: normal;
  font-size: 24px!important;
  font-family: roboto;
  color: #455a64!important;
}
.banner-title-l {
  font-family: Roboto;
  font-weight: 100;
  margin-bottom: 20px;
}
.banner-title-b {
  font-family: Roboto;
  font-weight: 900;
}

.banner-button {
  width: 302px;
  height: 42px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #688236;
  font-family: Roboto;
  font-weight: 100;
  font-size: 17px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto;
}

.banner-whiteTitle {
  color: #ffffff!important;
}

@media screen and (max-width:1024px) {
  .banners {
    width: 342px;
    max-width: 100%;
  }

  .banner {
    height: 340px;
    padding-top: 25px;
    max-width: 480px;
    margin: 0 auto;
  }

  .banner-title {
    -webkit-transform: scale(.795);
    -ms-transform: scale(.795);
    transform: scale(.795);
    margin-top: 0;
  }

  .banner-title-l {
    margin-bottom: 5px;
  }

  .banner-title-b {
    margin: 0 auto 10px;
  }
}

.detailAuthPlace {
  display:none;
  background-color:transparent;
  background-image: url('/local/includes/images/authBgV2.jpg');
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  text-align:center;
}
.detailAuthPlace.rightRibbon {
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  right:0;
  display:block;
}
.detailAuthPlace.wideRibbon {
  width:100%;
  height:100%;
  display:block;
}
.detailAuthPlace.rightRibbon .authPlace {
  color:white;
  position:relative;
  top:50%;
  margin:-46% auto 0 auto;
}
.detailAuthPlace.wideRibbon .authPlace {
  color:white;
  margin: 0 auto 150px auto;
  padding-top: 150px;
}
.authPlace .auth-box.onpage {
  width:100%;
  padding:0 20px;
}

@media screen and (max-width:540px) {

  .banner {
    width: 100%;
  }
}

@media screen and (max-width:380px) {

  .banner-button {
    width: 250px;
  }
}


/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/inline/style.css?157252347613829*/
.personal_doors .actions {
  margin:0 12px 12px 12px;
}
.personal_doors .actions a.item,
.personal_doors .actions a.item:link
.personal_doors .actions a.item:visited {
  display:table;
  width:100%;
  margin:8px 0 0 0;
  padding:0;
}
.actions .pic {
  width:40px;
  display:table-cell;
  vertical-align:top;
  position:relative;
}
.actions .label {
  width:auto;
  display:table-cell;
  vertical-align:top;
}
.actions a.item i.e {
  color: white;
  margin: 0;
  font-size: 11px;
  z-index: 99;
  display: block;
  background-color: #424242;
  position: absolute;
  left: 7px;
  top: 7px; 
}
.actions a.item:hover i.e {
  background-color: #789440;
  color: white;
}
.subscribe-box {
  width:100%;
  max-width:420px;
  padding:30px;
  box-sizing: border-box;
  font-family: Roboto;
} 
.subscribe-box .title {
  text-align: center;  
  font-size: 24px;
  color: #424242;
  display: block;
  line-height: 32px; 
  text-transform: uppercase;
  mrgin-bottom:30px;
}
.subscribe-box .rubric {
  margin-top: 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.subscribe-box .rubric input,
.subscribe-box .subrubric input,
.subscribe-box .unrubric input {
  margin-right: 15px;
}
.subscribe-box .unrubric {
  display: inline-block;
  margin-top: 30px;
  margin-left: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.subscribe-box .rubric span {
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-left: 37px;
}
.subscribe-box .subrubric {
  margin: 10px 0 0 34px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.subscribe-box .country-box {
  margin: 20px 0 0 0;
}
.country-box .label {
  display: inline-block;
  font-weight: 400;
  margin: 0 25px 0 0;
  font-size: 16px;
  line-height: 38px;
  vertical-align: top;
  color:#333;
  padding:0;
}
.country-box .country-sel {
  width: 200px;
  margin: 0;
  display: inline-block;
  position:relative;
}
.country-box .selected {
  border: 1px solid rgb(217,217,217);
  border-radius: 2px;
  padding: 0 0 0 10px;
  font-size: 15px;
  height: 38px;
  line-height: 38px;
  text-align: left;
  cursor: pointer;
  text-align: left;
  font-weight: 300;
  width: 190px;
  color: #606060;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: content-box;
}
.country-box .selected:after {
  font-family: 'Material Icons';
  content: "\E5C5";
  font-size: 24px;
  background-color:white;
  padding: 0;
  position: absolute;
  right: -1px;
  top:1px;
  z-index: 1;
  pointer-events: none;  
}
.error_field {
  color: red;
  font-size: 11px;
  display: none;
}
.country-box .list {
  display:none;
  padding: 10px 20px 10px 20px;
  width: 202px;
  height: 225px;
  overflow-x: hidden;
  overflow-y: scrool;
  background: white;
  position: absolute;
  left: 0;
  top: -224px;
  z-index: 900;
  border: 1px solid #D8D8D8;
  font-size: 15px;
  line-height: 25px; 
  box-sizing: border-box;
}
.country-box .list label {
  width:100%;
  display: inline-block;
}
.country-box .submit {
  display:none;
  border-radius: 2px;
  padding: 0;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  color: white;
  cursor: pointer;
  cursor: hand;
  font-weight: 300;
  width: 202px;
  box-sizing: border-box;
  background-color: #6b9cd4;
  border: 1px solid #6b9cd4;
  position: absolute;
  top:0;
  left:0;
  z-index: 900;
}
.country-box .list.open {
  display:block;
}
.country-box .submit.open {
  display:block;
}
.subscribe-box .messages {
  line-height: 1.2em;
  font-size: 14px;
}
.subscribe-box .messages span {
  margin:6px 0;
  color:#668800;
  display: inline-block;
}
.subscribe-box .messages span.warning {
  color:red;
}
.popup-window-overlay {
  position:fixed;
}

.personal_door_container.open .personal_address {
  line-height: 16px;
  word-wrap: break-word;
  word-break: break-all;  
}
.notice-save {
  padding: 4px 12px;
  border: 1px solid #5D751F;
  color: white;
  font-size: 14px;  
  background-color: #5D751F;
  border-radius: 2px;
  position:fixed;
  display:none;
  transition:display .25s ease .25s;
  box-shadow:1px 1px 1px grey;
}
.notice-save.open {
  display: inline-block;
}

#authPopup .popup-window-close-icon {
  top:12px;
  right:12px;
}

#authPopup .mainSection__formWrap {
  width: 330px;
  max-width: 100%;
}
#authPopup .mainSection__formWrap.inPopup {
  width: 330px;
  max-width: 100%;
  margin:0;
  padding:40px;
  background-color:#F6F6F6;
  box-sizing: content-box;
}
#authPopup .mainSection__formTitle {
  font-family: Roboto;
  font-size: 24px;
  text-align: left;
  color: #424242;
  margin-bottom: 40px;
  display: block;
}
#authPopup .promptInput {
  color:#B7B7B7;
}
#authPopup .logInForm__inputWrap {
  margin-bottom: 20px;
  position: relative;
  max-width: 330px;
  width: 100%;
}
#authPopup .logInForm__input {
  width: 100%;
  height: 51px;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 #00000012;
  box-shadow: 0 2px 12px 0 #00000012;
  outline: 0;
  padding-left: 70px;
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  box-sizing: border-box;
}
#authPopup .logInForm__emailBox {
  width: 47px;
  height: 100%;
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/auth/email.svg);
  -webkit-background-size: 17px 14px;
  background-size: 17px 14px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  border-right: solid 1px #ececec;
}
#authPopup .logInForm__passBox {
  width: 47px;
  height: 100%;
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/auth/key.svg);
  -webkit-background-size: 18px 10px;
  background-size: 18px 10px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  border-right: solid 1px #ececec;
}
#authPopup .logInForm__logInBtn {
  display: inline-block;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  width: 100%;
  height: 57px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #688236;
  -webkit-box-shadow: 0 4px 8px 0 #68823649;
  box-shadow: 0 4px 8px 0 #68823649;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  text-transform:uppercase;
}
#authPopup .logInForm__logInBtn:hover {
  background-color: #4F6622;
}
#authPopup .logInForm__buttonsWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  width: 100%;
}
#authPopup .logInForm__buttonsWrap.authError {
  display:none;
  color:red;
  font-size:0.9em;
  line-height:normal;
}
.logInForm__separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  height: 20px;
  margin-bottom: 30px;
  width: 100%;
}
.logInForm__separator:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #d2d2d2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 40%;
}
.logInForm__separator:after {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #d2d2d2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 40%;
}
.mainSection__formWrap.light .logInForm__separatorText,
.mainSection__formWrap.light .logInForm__separator:before,
.mainSection__formWrap.light .logInForm__separator:after {
  color:#fff;
}
.logInForm__separator_white {
  display: none;
  color: #fff;
}
.logInForm__separator_white:before {
  background-color: #fff;
}
.logInForm__separator_white:after {
  background-color: #fff;
}
.logInForm__separatorText {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
}
.logInForm__separatorText_white {
  color: #fff;
}
.logInForm__SignInBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width:100%;
  justify-content: space-between;
}
.logInForm__SignIn {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 50px;
  max-width: 50px;
  height: 50px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 #00000020;
  box-shadow: 0 1px 3px 0 #00000020;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
.logInForm__SignIn:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 50px;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.logInForm__SignIn.google-plus:before {
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/auth/google.svg);
  background-color: #CD4141;
}
.logInForm__SignIn.google-plus:hover:before {
  background-color: #B42B2B;
}
.logInForm__SignIn.facebook:before {
  background-color: #2C6FAC;
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/socialIcons/fb.svg);
}
.logInForm__SignIn.facebook:hover:before {
  background-color: #1B5C97;
}
.logInForm__SignIn.linkedin:before {
  background-color: #4185C2;
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/socialIcons/in.svg);
}
.logInForm__SignIn.linkedin:hover:before {
  background-color: #1D66A8;
}
.logInForm__SignIn.twitter:before {
  background-color: #559AD8;
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/socialIcons/tw.svg);
}
.logInForm__SignIn.twitter:hover:before {
  background-color: #3880C0;
}
.logInForm__SignIn.vkontakte:before {
  background-color: #4185C2;
  background-image: url(/local/templates/.default/components/bitrix/system.auth.form/inline/images/socialIcons/vk.svg);
}
.logInForm__SignIn.vkontakte:hover:before {
  background-color: #236AAA;
}
.logInForm__googleSignIn_dark {
  background-color: #4a5f22;
  color: #fff;
  margin-bottom: 0;
}
.logInForm__googleSignIn_dark:before {
  background-color: #7b944c;
}

/* profileUserOperation */
.profileUserOperation {
  position:relative;
  display:flex;
  height:100%;
}
.profileUserOperation.ondetail {
  position: fixed;
  top:0;
  right:0;
  height:70px;
}
.profileUserOperation__avatar {
  margin:auto 15px auto auto;
  border-radius: 100%;
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.profileUserOperation__avatar {
  width:40px;
  height:40px;  
}
.s8 .profileUserOperation__avatar {
  width:50px;
  height:50px;  
}
.profileUserOperation__avatar.noname::before {
  font-family: 'Material Icons';
  content: "\E853";
}
.profileUserOperation__avatar.noname::before {
  line-height: 40px;
  font-size:40px;
  color:#677E1D;
}
.s8 .profileUserOperation__avatar.noname::before {
  color:#337ab7;
  line-height:50px;
  font-size:50px;  
}
.profileUserOperation__card {
  position:absolute;
  top: calc(100% + 5px);
  right: 15px;
  width:180px;
  padding:0;
  margin:0;
  background: #FFFFFF;
  box-shadow: 0px 4px 25px rgba(53, 53, 53, 0.25);
  border-radius: 4px;  
  display:none;
}
.profileUserOperation:hover .profileUserOperation__card {
  display:block;
}
.profileUserOperation__card::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent white transparent;  
}
.profileUserOperation__card::before {
  content: " ";
  position: absolute;
  bottom: 100%;
  width:100%;
  height:15px;
}
.profileUserOperation__card::after {
  right: 9px;
}
.s8 .profileUserOperation__card::after {
  right: 14px;
}
.profileUserOperation__name {
  width: 100%;
  padding: 13px 16px;
  box-sizing: border-box;  
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;  
  border-bottom: 1px solid #EFEFEF;
  overflow:hidden;
}
.profileUserOperation__action {
  width: 100%;
  padding: 0 16px 10px 16px;
}
.profileUserOperation__action a {
  margin-top:10px;  
  text-decoration:none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px; 
  display: inline-block;
  width:100%;
}
.profileUserOperation__action a,
.profileUserOperation__action a:link,
.profileUserOperation__action a:active,
.profileUserOperation__action a:visited,
.profileUserOperation__action a:hover {
  color:#474747;
}
.profileUserOperation__action a::before {
  font-family: 'Material Icons';
  font-weight:100;
  font-size: 17px;
  line-height: 20px; 
  vertical-align: sub;  
  margin-right:10px;
}
.profileUserOperation__action_home::before {
  content: "home"; 
}
.profileUserOperation__action_rss_feed::before {
  content: "rss_feed"; 
}
.profileUserOperation__action_import_contacts::before {
  content: "import_contacts"; 
}
.profileUserOperation__action_exit_to_app::before {
  content: "exit_to_app"; 
}
.profileUserOperation__action a:hover::before {
  color:#688236;
}
.s8 .profileUserOperation__action a:hover::before {
  color:#337ab7;
}
/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bitrix/socserv.auth.form/flat1/style.css?15266434902701*/
.bx-authform-social-popup{
	display: none;
	background: #fff;
	width: auto;
	padding: 15px;
	font-size: 14px;
	white-space: nowrap;
}

.bx-authform-social-popup form{margin-bottom: 0;}

.bx-authform-social-popup input[type="text"] {
	display: inline-block;
	max-width: 150px;
	font-size: 18px;
	height: 30px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx-authform-social.center
{
	text-align:center;
}
.bx-authform-social ul {
  	padding: 0;
  	margin: 0 auto;
  	display: inline-block;
}

.bx-authform-social ul li {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 10px;
}
.bx-authform-social ul li .bx-authform-social-icon {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(/local/templates/biz_s_adaptive2/components/bitrix/socserv.auth.form/flat1/images/sprite2.png);
	background-repeat: no-repeat;
	border-bottom: none;	
	-webkit-box-shadow: 0 3px 5px #333;
	box-shadow: 0 3px 5px #333;
	border-radius:18px;	
}
.bx-authform-social ul li .bx-authform-social-icon:hover{opacity: .9;}
.bx-authform-social ul li .bx-authform-social-icon.box {background-position: 0 0;}
.bx-authform-social ul li .bx-authform-social-icon.dropbox {background-position: -44px 0;}
.bx-authform-social ul li .bx-authform-social-icon.bitrix24 {background-position: -88px 0;}
.bx-authform-social ul li .bx-authform-social-icon.yandex {background-position:-132px 0;}
.bx-authform-social ul li .bx-authform-social-icon.openid {background-position:-176px 0;}
.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki {background-position:-220px 0;}
.bx-authform-social ul li .bx-authform-social-icon.google {background-position:-264px 0;}
.bx-authform-social ul li .bx-authform-social-icon.mymailru {background-position:-308px 0;}
.bx-authform-social ul li .bx-authform-social-icon.livejournal {background-position:-352px 0;}
.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru {background-position:-440px 0;}
.bx-authform-social ul li .bx-authform-social-icon.liveid {background-position:-484px 0;}
.bx-authform-social ul li .bx-authform-social-icon.liveinternet {background-position:-528px 0;}
.bx-authform-social ul li .bx-authform-social-icon.linkedin {background-position:-572px 0;}
.bx-authform-social ul li .bx-authform-social-icon.vkontakte {background-position:-616px 0;}
.bx-authform-social ul li .bx-authform-social-icon.twitter {background-position:-660px 0;}
.bx-authform-social ul li .bx-authform-social-icon.facebook {background-position:-704px 0;}
.bx-authform-social ul li .bx-authform-social-icon.google-plus {background-position:-748px 0;}

/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/boxed/style.css?1521045582192 */
/* /local/templates/biz_s_adaptive2/components/bitrix/news/events/bitrix/news.detail/.default/style.css?1583247974566 */
/* /local/templates/biz_s_adaptive2/components/bitrix/main.share/small_button/style.css?15373626512247 */
/* /local/templates/biz_s_adaptive2/components/bitrix/main.share/flat_view/style.css?1537362651967 */
/* /local/components/bs/forum.topic.reviews/templates/sn/style.css?163603610028198 */
/* /local/includes/banner.css?16058663793172 */
/* /local/templates/.default/components/bitrix/system.auth.form/inline/style.css?157252347613829 */
/* /local/templates/biz_s_adaptive2/components/bitrix/socserv.auth.form/flat1/style.css?15266434902701 */
