@charset "UTF-8";

#estate_content1 .bg_pic_head{
	background:url(../images/estate/main.jpg) center center no-repeat;
	background-size:cover;
}

.estate_desc1{
	margin-bottom:80px;
	font-size:16px;
	line-height:2.25;
}

#estate_content1{
	margin-bottom:130px;
}

.cmn_btn_arera{
	margin-bottom:100px;
}

@media (max-width: 639px) {

.estate_desc1{
	margin-bottom:60px;
}

#estate1,
#estate2{
	margin-top:-30px;
	padding-top:30px;
}
#human_ank{
	margin-top:-30px;
	padding-top:30px;
}

#estate_content1{
	margin-bottom:0;
}

.cmn_btn_arera{
	margin-bottom:0;
	padding-bottom:60px;
}
}