

/* Start:/local/templates/elektro_flat_copy/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17465222745887*/
.filter-page-wrap{
	float: left;
	margin-top: 16px;
	padding: 0 0 0 20px;
}
.dgu-section-element-text{
	margin-top: 30px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #346699;
}
.catalog-detail-property-hidden-box {
	display: none;
}
.catalog-detail-property-btn{
	background: #346699;
	transition: 0.2s;
	height: 30px;
	float: left;
	color: #fff;
	line-height: 30px;
	border-radius: 4px;
	margin: 10px 0 0 -75px;
	left: 50%;
	width: 150px;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.catalog-detail-property-btn:hover{
	background:#575b71;
}
.catalog-detail-property-btn span:last-child{display:none}

.catalog-detail-pictures .more_photo {
	padding: 0px 20px;
	box-sizing: border-box;
}
.catalog-detail-pictures .more_photo ul li {
	margin-bottom: 0;
}
.more_photo > ul{width:390px}
.more_photo .owl-prev,
.more_photo .owl-next{
	height: 90px;
	width: 20px;
	position: absolute;
	top: 0;
	text-indent: -999px;
	overflow: hidden;
}
.more_photo .owl-prev:after,
.more_photo .owl-next:after{
	content: '';
	position: absolute;
	border-top: 1px solid #214060;
	border-left: 1px solid #214060;
	width: 10px;
	height: 10px;
	top: 39px;
}
.more_photo .owl-prev{
	left:-20px
}
.more_photo .owl-next{
	right:-20px;
}
.more_photo .owl-prev:after{
	left: 3px;
	transform: rotate(-45deg);
}
.more_photo .owl-next:after{
	right:3px;
	transform: rotate(135deg);
}
.description_item {
	margin: 20px 0 0;
	line-height: 18px;
	min-height: 160px;
}
.description_image {
	display: flex;
	float: left;
	border: 1px solid #ddd;
	margin: 0 20px 20px 0;
}
.description_image img{display:block;}
.description_title {
	font-weight: bold;
	font-size: 14px;
}
.catalog-detail .column.four{
width:50%;
}

@media screen and (max-width: 787px){
	.more_photo > ul {
		width: 100%;
	}
}
.btn_buy.apuo {
	background: #8184a1 !important;
}
.btn_buy.apuo.btn_leftalign{
	text-align: left !important;
	padding-left: 18px;
	background:#6799cc !important;
	border-color:#6799cc;
}
.btn_buy.apuo:hover, .btn_buy.apuo:focus {
	background-color: #575b71 !important;
}
.fa-lease{
width: 26px;
	height: 20px;
	vertical-align: middle;
	margin-top: -3px !important;
	opacity: 0.6;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAMAAAC3SZ14AAAAyVBMVEVHcEz////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////um6cVAAAAQnRSTlMAl8NAAi6FC/361O5rTc70BeGtdXOkPREkG69F+HxTmY94skp5jMhnhzK/3Kqzf7s2F6Fh5lpwWIg50ekqt7Qjk4D1XSPgAAAA7UlEQVQYGQXABVZiAQAF0Et+Pt0hIWB3jU7X2/+iPICi9v5eKwDQGG+SZDNuAJy3Uj5VKk9lWudAM62LhdXK4qKVJvRSnuF+jLMyPYZ36UK/D93cDa3TrkOnA/V21vaZQJEUMMneMTWYJw2o5aiaBr4Okjm8nB6dZG1YSTrf6orZIO2dxzRd5sdVgUaZZOwmP4tuDXjeHv5PmtymAvWb+cvyz2bw5cBykOu61SjJQ3XysR+jV+ay92uU5Pfh3+vjFr6Pkm5lOp1U26N2pwmGV9XddbU/m82mH9t7gOXo5LV/+vZwW/kLYLF7ewY+AUbDHUEj+iuwAAAAAElFTkSuQmCC) 50% 50% no-repeat;
}
a:hover .fa-lease{opacity:1}

.catalog-detail .ps_catalog_tags {
	margin: 0;
	float: left;
	width: 100%;
}
.catalog-detail .ps_catalog_tags ul{
	justify-content: center;
	width: 100%;
}

.catalog-detail-pgroups-container{
/*	display:none*/
}
.catalog-detail-pgroups-title{
	margin: 0 0 20px;
}
.catalog-detail-pgroups-title h2{
	font-size: 18px;
	font-weight: 600;
	color: #575b71;
}
.catalog-detail-pgroups{
/*	column-count: 2;
	column-width: 470px;
	column-gap: 18px;
	column-fill: auto;*/
	display:flex;
	justify-content:space-between;
	align-items: baseline;
}
.catalog-detail-pgroups-col{
	column-width: 470px;
}
.catalog-detail-pgroup{
	border: 1px solid #dee0ed;
	margin-bottom: -1px;
	padding: 0 0 17px;
	width: 100%;
	box-sizing: border-box;
/*	break-inside: avoid;
	break-after: auto;
	break-before: avoid;*/
}
.catalog-detail-pgroup .h4{
	color: #fff;
	background: #346699;
	padding: 6px 15px 7px;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 14px;
	margin: -1px -1px 10px -1px;
}
.catalog-detail-pgroup-item{
	display: flex;
	border-bottom: 1px dotted #dee0ee;
	justify-content: space-between;
	margin: 0 10px 6px;
	position: relative;
}
.catalog-detail-pgroup-item .name{
	background: #fff;
	padding: 5px;
	margin-bottom: -8px;
}
.catalog-detail-pgroup-item .val{
	background: #fff;
	padding: 5px;
	margin-bottom: -8px;
}
.catalog-detail-pgroups-btn{
	background: #346699;
	transition: 0.2s;
	height: 30px;
	float: right;
	color: #fff;
	line-height: 30px;
	border-radius: 4px;
	margin: 10px 0 0;
	width: 150px;
	position: relative;
	text-align: center;
	cursor: pointer;
}
@media screen and (max-width: 1013px){
.catalog-detail-pgroups{
	column-count: initial;
	column-width: initial;
}
}
@media screen and (max-width: 640px){
.catalog-detail-properties{
	display:none;
}
	.element-iblock-section-id-119 .catalog-detail-properties{
		display: block;
	}
.catalog-detail-pgroups-container{
	display:block;
}	
.catalog-detail-pgroups{
	margin: 0 -10px;
}
.catalog-detail-pgroup{
	border: 0;
	margin-bottom: 0;
	
	padding-bottom: 2px;
}
.catalog-detail-pgroup.open{
	padding-bottom: 17px;
}
.catalog-detail-pgroup .h4{
	position:relative;
	padding: 11px 15px 12px;
	
	margin: 0;
}
.catalog-detail-pgroup.open .h4{
	margin-bottom: 10px;
}
.catalog-detail-pgroup .h4:after{
	content:'';
	width:7px;
	height:7px;
	transform:rotate(45deg);
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	position:absolute;
	right:20px;
	top:15px;
	transition:0.2s;
}
.catalog-detail-pgroup.open .h4:after{
	transform:rotate(225deg);
	top:18px;
}
.catalog-detail-pgroup .catalog-detail-pgroup-item{
	height: 0;
	opacity: 0;
	margin: 0 10px;
	border: 0;
	transition:0.2s;
}
.catalog-detail-pgroup.open .catalog-detail-pgroup-item{
	height:auto;
	opacity:1;
	margin: 0 10px 6px;
	border-bottom: 1px dotted #dee0ee;
}
.catalog-detail-pgroups-btn {
	display:none;
}
}
/* End */


/* Start:/local/templates/elektro_flat_copy/components/bitrix/news.list/projects-in-catalog-element/style.css?16716006972610*/
/***PROMOTIONS***/
.projects-in-catalog-element{
  float: left;
}
.promotions-list{
  width:100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.projects-in-catalog-element .h3{
  width: 100%;
  margin: 20px 0px 0px 0px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #575b71;
}

/***PROMOTIONS***/

.advantages + .promotions-block {
  margin-top: 17px;
  padding-top: 14px
}

.promotions-block__all-promotions{
  margin-top:5px;
}

.promotions-block__items{
  width:100%;
  margin-top:15px;
}

.promotions__item{
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 33%;
  margin-bottom:6px;
  border: 1px solid #dee0ee;
  box-sizing: border-box;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 8px;
}

.promotions__item:nth-child(3n){
  margin-right: 0;
}

.promotions__item-image-wrap{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  position:relative;
  width:100%;
  height: 100%;
  overflow:hidden;
}

.promotions__item-image-wrap .time_buy_cont{
  min-width:138px;
  height:30px;
  display:table;
  position:absolute;
  left:15px;
  bottom:12px;
}

.promotions__item-image-wrap .time_buy_clock,
.promotions__item-image-wrap .time_buy_timer{
  display:table-cell;
  vertical-align:middle;
}

.promotions__item-image-wrap .time_buy_clock{
  width:28px;
  padding-left:3px;
}

.promotions__item-name-wrap-wrap{
  display: flex;
  justify-content: flex-start;
  align-content: center;
  padding: 10px 10px 10px 20px;
}

.promotions__item-name-wrap{
  width:100%;
  height:100%;
}

.promotions__item-date-wrap{
  display: flex;
  justify-content: flex-start;
  align-content: center;
  padding: 10px 10px 10px 20px;
  background-color: #edeef8;
  color: #8184a1;
  line-height: 18px;
}

.promotions__item-name{
  font-size:14px;
  font-weight:700;
  color:#575b71;
  text-decoration:underline;
  -webkit-transition:all 0.15s ease 0s;
  -moz-transition:all 0.15s ease 0s;
  -o-transition:all 0.15s ease 0s;
  transition:all 0.15s ease 0s;
}

a.promotions__item:hover .promotions__item-name{
  color:#cc9900;
  text-decoration:none;
}

@media (max-width: 767px) {
  .projects-in-catalog-element{
    width: 100%;
  }
  .promotions-list{
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
  .promotions__item{
    width: auto;
    max-width: 315px;
  }
}
/* End */


/* Start:/local/components/altop/ask.price/templates/.default/style.css?14798484003555*/
.ask_price { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.ask_price .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.ask_price .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.ask_price .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.ask_price .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.ask_price form.new_ask_price_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.ask_price span#echo_ask_price_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.ask_price .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.ask_price .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.ask_price .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.ask_price .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.ask_price .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.ask_price .row .span2 input[name="ask_price_captcha_word"] {
	width:100px;
	float:left;
}

.ask_price .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.ask_price div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.ask_price div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.ask_price {
		width:auto;
		margin:0px;
	}

	.ask_price .info {
		display:none;
		visibility:hidden;
	}

	.ask_price form.new_ask_price_form {
		padding:12px;
	}

	.ask_price .row {
		margin:0px 0px 3px 0px;
	}

	.ask_price .row .span1 {
		width:89px;
		font-size:12px;
	}

	.ask_price .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.ask_price .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.ask_price .row .span2 input[name="ask_price_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.ask_price .row .span2 img{
		height:27px;
		float:left;
	}

	.ask_price div.submit {
		margin:6px 0px 0px 0px;
	}

	.ask_price div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */


/* Start:/local/components/altop/buy.one.click/templates/.default/style.css?14798484003364*/
.boc { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.boc .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.boc .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.boc .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.boc .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.boc form.new_boc_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.boc span#echo_boc_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.boc .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.boc .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.boc .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.boc .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.boc .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.boc .row .span2 input[name="boc_captcha_word"] {
	width:100px;
	float:left;
}

.boc .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.boc div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.boc div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.boc {
		width:auto;
		margin:0px;
	}

	.boc .info {
		display:none;
		visibility:hidden;
	}

	.boc form.new_boc_form {
		padding:12px;
	}

	.boc .row {
		margin:0px 0px 3px 0px;
	}

	.boc .row .span1 {
		width:89px;
		font-size:12px;
	}

	.boc .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.boc .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.boc .row .span2 input[name="boc_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.boc .row .span2 img{
		height:27px;
		float:left;
	}

	.boc div.submit {
		margin:6px 0px 0px 0px;
	}

	.boc div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}	
}
/* End */


/* Start:/local/templates/elektro_flat_copy/components/bitrix/sale.notice.product/.default/style.css?14798484002829*/
.notify { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.notify .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.notify .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.notify .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.notify .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.notify .new_notify_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.notify #popup_n_error {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.notify .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.notify .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.notify .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.notify .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.notify .row .span2 input[name="popup_captcha_word"] {
	width:100px;
	float:left;
}

.notify .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.notify div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.notify div.submit button{
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.notify {
		width:auto;
		margin:0px;
	}

	.notify .info {
		display:none;
		visibility:hidden;
	}

	.notify .new_notify_form {
		padding:12px;
	}

	.notify .row {
		margin:0px 0px 3px 0px;
	}

	.notify .row .span1 {
		width:89px;
		font-size:12px;
	}

	.notify .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}	

	.notify .row .span2 input[name="popup_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.notify .row .span2 img{
		height:27px;
		float:left;
	}

	.notify div.submit {
		margin:6px 0px 0px 0px;
	}

	.notify div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */


/* Start:/local/components/altop/catalog.comments/templates/.default/style.css?17544862035653*/
.reviews-collapse {
	margin:0px 0px 20px 10px;
	padding:0px;
}

.reviews-collapse a.reviews-collapse-link {
	height:27px;
	display:table;
	margin:0px;
	padding:0px 12px;
	line-height:1.3;
}

.reviews-collapse a.reviews-collapse-link i,
.reviews-collapse a.reviews-collapse-link span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.reviews-collapse a.reviews-collapse-link i{
	padding:0px 7px 0px 0px;
}


/***REVIEWS LIST***/
.comment {
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #dee0ee;
}

.comment .userpic {
	width:57px;
	height:57px;
	float:left;
	margin:0px 10px;
	padding:0px;
	text-align:center;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.comment .userpic img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.comment .text {
	width:879px;
	float:left;
}

@media screen and (max-width:1253px) {
	.comment .text {
		width:639px;
	}
}

.comment_name { 
	font-size:14px;
	font-weight:700;
	color:#575b71; 
	margin:0px; 
	padding:0px 5px 0px 0px; 
}

.comment_date { 
	font-size:11px;
	color:#a0a4bc; 
}

.comment_text { 
	width:100%;
	display:block;
	margin:10px 0px 0px 0px;
	padding:0px;
}


/***ADD REVIEW FORM***/
.review { 
	width:714px; 
	margin:0px 0px 0px -357px;
	padding:0px;
}

.review .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.review .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.review .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.review .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.review form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.review span#echo_comment_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.review .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.review .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.review .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.review .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.review .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:122px;
	min-height:122px;
	max-height:122px;
	margin:0px;
	padding:9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}
.review .row .span2 input {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:30px;
	min-height:30px;
	max-height:30px;
	margin:0px;
	padding:9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}
.review .row .span2 input[name="comment_captcha_word"] {
	width:200px;
	float:left;
}

.review .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.review div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.review div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}

.review span.must_auth {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}


/***240px***/
@media screen and (max-width:787px) {
	.review {
		width:auto;
		margin:0px;
	}

	.review .info {
		display:none;
		visibility:hidden;
	}

	.review form.new_comment_form {
		padding:12px;
	}

	.review .row {
		margin:0px 0px 3px 0px;
	}

	.review .row .span1 {
		width:89px;
		font-size:12px;
	}

	.review .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.review .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.review .row .span2 input[name="comment_captcha_word"] {
		width:100px;
		margin:0px 3px 3px 0px;
	}

	.review .row .span2 img{
		height:27px;
		float:left;
	}

	.review div.submit {
		margin:6px 0px 0px 0px;
	}

	.review div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */
/* /local/templates/elektro_flat_copy/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17465222745887 */
/* /local/templates/elektro_flat_copy/components/bitrix/news.list/projects-in-catalog-element/style.css?16716006972610 */
/* /local/components/altop/ask.price/templates/.default/style.css?14798484003555 */
/* /local/components/altop/buy.one.click/templates/.default/style.css?14798484003364 */
/* /local/templates/elektro_flat_copy/components/bitrix/sale.notice.product/.default/style.css?14798484002829 */
/* /local/components/altop/catalog.comments/templates/.default/style.css?17544862035653 */
