.contact_one {
	overflow: hidden;
	margin-top: 2.5%;
	padding-bottom: 2.5%;
	border-bottom: 1px solid #b2b2b2;
	position: relative;
}

.contact_one .contact_one_l {
	float: left;
	width: 50%;
	margin-top: 0%;
}

.contact_one .contact_one_l .contact_feedback {
	margin: 0 auto;
	overflow: hidden;
	width: 92%;
	max-width: 820px;
	text-align: center;
}

.contact_one .contact_one_l .contact_feedback .t {
	display: inline-block;
	position: relative;
	padding-left: 63px;
	line-height: 86px;
	color: #3f3f3f;
	text-align: left;
	font-weight: 400;
	margin-bottom: 4%;
}

.contact_one .contact_one_l .contact_feedback .t:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -43px;
	height: 80px;
	width: 36px;
}

.contact_one .contact_one_l .contact_feedback .inputs {
	height: 66px;
	line-height: 66px;
	width: calc(100% - 4px);
	float: left;
	font-size: 18px;
	color: rgb(77, 77, 77);
	font-family: ;
	text-indent: 15px;
	margin-top: 15px;
	background: 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(178, 178, 178);
	border-image: initial;
	outline: none;
}

input,select,img {
	vertical-align: middle;
}

.contact_one .contact_one_l .contact_feedback .bnts2 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-family: ;
	margin-top: 15px;
	font-weight: lighter;
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
	background: rgb(155, 155, 155);
	outline: none;
	transition: all 0.3s ease 0s;
}

@media screen and (max-width: 1440px) .f30 {
	font-size
	:
	 
	26
	px
	;
	

}

.contact_one .contact_one_r {
	float: right;
	width: 50%;
	position: absolute;
	height: 100%;
	overflow: hidden;
	right: 1%;
	top: 12%;
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
}

input,select,img {
	vertical-align: middle;
}

.titlecommon{
	margin:18px;
	
}
.titlecommon span{
    font-size: 45px;
    line-height: 45px;
    font-family: 'HKGroteskBold';
    margin: -6px 8px 0 -5px;
    display: inline-block;
    vertical-align: top;
}

.titlecommon font {
    font-size: 45px;
    line-height: 40px;
    color: #8e8b8b;
}
