.about-wrap {
}
.about-wrap .about-wrap-left  {
	float: left !important;
	width: 57%;
	background-image: url(../images/_assets/img-about-one.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about-wrap .about-wrap-left div {
	background-color: #FFF;
	width: 56%;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3f3f3;
	margin-left: 44%;
	margin-top: 30px;
}
.about-wrap .about-wrap-left div h1 {
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 22px;
}
.about-wrap .about-wrap-left div p {
	padding-right: 22px;
	padding-left: 35px;
	padding-bottom: 22px;
	margin-bottom: 0px !important;
}
.about-wrap .about-wrap-right {
	float: right;
	width: 42%;
}
.about-wrap .about-wrap-right .spc {
	margin-bottom: 40px;
}
.about-wrap .about-wrap-right .spc span {
	font-size: 180px;
	color: #cecece;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 150px;
	text-indent: -16px;
}
.about-wrap .about-wrap-right .spc p {
	float: right;
	width: 79%;
	display: inline-block;
	margin-bottom: 0px !important;
}
.about-wrap .about-wrap-right .tab  {
	background-image: url(../images/_assets/img-about-two.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	position: relative;
}
.about-wrap .about-wrap-right .tab div {
	width: 59%;
	margin-left: 41%;
	background-color: #FFF;
	margin-top: 10px;
}
.about-wrap .about-wrap-right .tab div h1 {
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.about-ad {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 100% auto;
	height: 133px;
	margin-top: 5%;
	margin-bottom: 5%;
}
.about-special h2 {
	font-family: 'din_trregular', sans-serif;
	font-size: 28px;
	line-height: 37px;
	margin-bottom: 35px;
	color: #b2b2b2;
}
.about-special .xtable .xcell.rp {
	margin-left: 15px;
	width: 50%;
}
.about-special .xtable .xcell.rp p:last-child {
	margin-bottom: 0px;
}
