input[type="number"]{
	border: 1px solid #bcbcbc;
    font-size: 16px;
    padding: 10px 10px;
    margin: 6px 0;
    height: auto;
	width: 100%;
}

.theme-construction-realestate-pro .header_box{
	position:relative;
	background-position:top 7px center !important;
	background-size: auto 82px !important;
}

.theme-construction-realestate-pro .header_box .ea-header-call-link{
	position:absolute;
	display:block;
	top:8px;
	left:50%;
	z-index:10;
	width:484px;
	height:83px;
	margin-left:-242px;
}

@media only screen and (max-width:767px ){
	.theme-construction-realestate-pro .header_box .ea-header-call-link{
		margin-left:17px;
	}	
}