.bi-body{
	border:0;
}
.f_mapa{
	display:none;
}


.first_image, .images_field_wrapper{
	width:100% !important;
	max-width:100% !important;
}	
 .images_field_wrapper{
	 margin-bottom:20px
 }
 .board_title{
	 font-size:32px;
	 margin-bottom:20px;
	 margin-top:20px
 }
 
 .is_share_block{
 float:right;padding-top:15px;
 }
 @media only screen and (max-width:680px){
	.is_share_block{
	 float:none;
	 padding-top:10px;
	}
 }
 
 

.board_item{
	display:flex;
	width:100%;
}
.board_item_left{
	padding-right:20px;
	width:74%;
	box-sizing:border-box;
}
.board_item_right{
	width:26%;	
	box-sizing:border-box;
}
@media only screen and (max-width:980px){
.board_item{
	display:block
}
.board_item_left{
	padding-right:0;
	width:100%;
}
.board_item_right{
	width:100%;
}

}




.board_item_controls{	
display:flex;
align-items: center;
justify-content: center;
align-content: center;
flex-flow: row nowrap;
overflow:hidden;
clear:botch;
margin-bottom:20px;
margin-top:30px;
}
.board_item_controls a{
	padding:0 8px;
	margin:0 15px;
    align-self: center; 
	font-size:16px;
	height:42px;
	line-height:42px;
	text-decoration:none !important;
	text-align:center;
	display:block;
	min-width:calc(50% - 15px);
	color:#fff;
}
.board_item_controls a:first-child{
	background:red;
}
.board_item_controls a:last-child{
	background:green;
}
.board_item_controls a:hover{
	opacity:.8
}

.board_item_contacts{

}

.board_item_labels{
	
}
.board_item_labels, 
.board_item_labels il{
	margin:0;padding:0;list-style:none;
}
.board_item_labels li{
display:flex;
align-items: stretch;
justify-content: space-between;
align-content: stretch;
flex-flow: row nowrap;
overflow:hidden;
clear:botch;
padding:0 10px;
margin-bottom:8px
}
.board_item_labels li div{
	padding:0 4px;
    align-self: center; 
	font-size:14px;
}
.board_item_labels li div, 
.board_item_labels li a{
	height:42px;
	line-height:42px;
	color:#222;
}
 .board_item_labels li a{
	 background-color:#1389dd
 }
.board_item_labels li.is_value div.title{
	
}
.board_item_labels li.is_value div.value{
	font-size:18px;
}

.board_item_labels li.is_label {
	background-color:#0066B3;
}
.board_item_labels li.is_button{
	 background-color:#1389dd
}
.board_item_labels li.is_label div{
	color:#fff;
	font-size:18px;
}

.board_item_labels li a{
	display:block;
	text-decoration:none !important;
	color:#fff;
}
.board_item_labels li.is_label div a{
	font-size:14px;
}
.board_item_labels li.is_label div a{
	margin-right:-15px;
	padding:0 10px
}
.board_item_labels li.is_button a{
	font-size:18px;
	text-align:center;
	width:100%;
}

.board_item_labels li.showen .getValueButton{
	display:none;
}


.board_item_region_labels{
	margin-bottom:15px;
	background:#ffedaf;
	padding:15px 15px 15px 15px;
}
.board_item_labels .board_item_city {
	padding:0;
	height:auto;
	line-height:auto;
	margin-bottom:0;
	display:block;
}
.board_item_labels .board_item_city div, .board_item_labels .board_item_city b, .board_item_labels .board_item_city a{
	height:auto;
	line-height:auto;
	width:auto;	
	background:none;
	margin:0;
}
.board_item_labels .board_item_city .title a{
	font-size:17px;
	line-height:17px;
	color:#1389dd;
	display:inline-block;

}
.board_item_labels .board_item_city .title{
	font-size:16px;
	padding-left:0;
	height:auto;
	line-height:18px;
}
.board_item_labels .board_item_city .value{
	text-align:center;	
	padding:5px 0 0 0;
	height:auto;
	line-height:18px;
}
.board_item_labels .board_item_city .value b{
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	height:auto;
}

.board_item_contacts{
	border:1px solid #cecece;
	padding:10px;
}
.board_item_contacts ul:first-child{
	margin-bottom:10px;
}
.board_item_contacts ul li:last-child{
	margin-bottom:0;
}
.board_item_labels .board_item_author {
	padding:0;
	height:24px;
	line-height:24px;
	margin-bottom:0;
}
.board_item_labels .board_item_author .title{
	font-size:17px;
	padding-left:0;
}
.board_item_labels .board_item_author .value b{
	font-size:17px;
	color:#0066B3;
	cursor:pointer;
	display:inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.board_item_labels .board_item_author .value b:hover{
	color:#1389dd
}
.board_item_labels li.board_item_author_items, .board_item_labels li.board_item_author_items div, .board_item_labels li.board_item_author_items span{
	margin:0;
	padding:0;
	height:18px;
	line-height:18px;
	display:block;
}
.board_item_labels li.board_item_author_items span{
	cursor:pointer;
	color:#999;
	display:block;
	text-align:right;	
	font-size:13px;	
	padding-right:5px;
	text-decoration:underline;
}
.board_item_labels li.board_item_author_items span:hover{
	color:#1389dd
}

.board_item_labels .board_item_price{
	
}
.board_item_labels .board_item_price .title{
	font-size:17px;
}
.board_item_labels .board_item_price .value, 
.board_item_labels .board_item_price b, 
.board_item_labels .board_item_price span{
	font-size:26px;
}

.board_item_labels li.has_icon:before{ 
margin-right:1px; 
padding:0;
font-size: 24px; 
font-family: 'Material Icons';
vertical-align:middle;
display:inline-block;
color:#fff;
line-height:42px;
} 
.board_item_phone:before{ 
content:'phone';
} 
.board_item_email:before{ 
content:'mail';
} 
.board_item_skype:before{ 
content:'perm_phone_msg';
} 

.board_item_stats{
	margin-top:7px;
}
.board_item_stats .board_item_labels li{
	height:22px;
	line-height:22px;
	margin:0;
}
.board_item_stats .board_item_labels li .title, .board_item_stats .board_item_labels li .value{
	color:#999;
	font-size:13px !important;
	padding:0;
}



.board_photo, .board_photo a, .board_photo img{
	width:100%;
	display:block;
	height:auto;
}

.f_content{
	padding:15px;
	background:#eee;
}


.board_item_props{
}
.board_item_props .fieldset{
    background:#eee;
}
.board_item_props .fieldset > div{
	padding:10px 15px;
}
.board_item_props .fieldset h4{
	margin:-5px 0 0 0;
	padding:10px 0;
	font-size:17px;
	color:#222;
	display:block;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.board_item_props .fieldset ul, .board_item_props .fieldset ul li{
	list-style:none;
	margin:0;
	padding:0;
}
.board_item_props .fieldset ul{
	display:flex;
	background:#fefefe;
	padding: 3px 8px;
	margin-bottom:5px;
}
.board_item_props .fieldset ul li{
	padding:5px 0;
	box-sizing:border-box;
	width:50%;
	color:#222;
}
.board_item_props .fieldset ul li:first-child{

}




