

.mf-menu {
  text-align: center;
  margin:18px 0px 18px 0px;
}

.top-logo{
	position: absolute; 
	text-align: center;
	margin:-30px 0px 0px -118px;
}

.mf-float{
	/*display: float;*/
	position: absolute;
	z-index: 999;
}

.bg-white{
	background: #FFF;
}

.menu-a-color{
	color: #757677;
}

.menu-a-color-r{
	color: #FF0000; 
}

.mf-six-index{
	margin-top: 30px;
	font-size: 44px;
	font-weight: 1;
	color: #B4BFDA;
}

.services-title{
	width:100%; 
}

.services-top h3{
	color:#4e4a4b;
	font-size:50px;
	font-weight:100;
	margin:10px 0px ;
}

.services-bg{
	background: url(../images/p_and_s_bg.png);
	height: 76px;
	width: 395px;
	/*<img src="images/p_and_s_bg.png">*/
}

.services-title-1{
	color: #797979;
	font-size: 14px;
}

.services-title-2{
	color: #fff;
	font-size: 14px;
}

.div-pendding-center-20{
	padding:20px;   
}

/* define bootstrap 5 columns */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-1-5 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
.col-sm-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}

.values{
	padding:5em 0px;
	background:#334293;
}

.margin-top-50{
	margin-top: 50px;
}

.margin-top-30{
	margin-top: 30px;
}

.margin-top-20{
	margin-top: 20px;
}

.margin-top-10{
	margin-top: 10px;
}

.value-item{
	width: 264px;
	height: 79px;
	color: #FFF;
	font-size: 16px;
	padding:20px;   
	text-align: center;
}
.value-center{
	height: 226px;
	background: url(../images/value.png) no-repeat center;
	color: #334293;
	padding-top: 118px;
	font-size: 36px;
	text-align: center;
	/*margin:30px;*/
}
.value-1{
	margin-top: 10px;
	background: url(../images/value_1.png);
}
.value-2{
	background: url(../images/value_2.png);
}
.value-3{
	margin-top: 10px;
	background: url(../images/value_3.png);
}
.value-4{
	background: url(../images/value_4.png);
}

.about-mf{
	background: url(../images/growing_course.png) no-repeat center;
	height: 184px;
}

.about-mt-item-text{
	color: #797979;
	font-size: 14px;
}

.about-mt-title-text{
	color: #4e4a4b;
	font-size: 30px;
}

.team-title-text{
	color:#334292;
	font-size: 22px;
	margin-top: 20px;
}

.call-us-item-text{
	color: #797979;
	font-size: 16px;
	/*text-align: center;*/
}

.text-font-size-12{
	font-size: 12px;
}

.service-customer-logo-ny{
	/*width: 230px;*/
	height: 100px;
	/*background: url(../images/customer/ny.jpg) no-repeat center;*/
}

.service-customer-logo-us{
	/*width: 230px;*/
	height: 100px;
	/*background: url(../images/customer/usxt.jpg) no-repeat center;*/
}

.service-customer-logo-yud{
	/*width: 230px;*/
	height: 100px;
	/*background: url(../images/customer/yud.png) no-repeat center;*/
}

.service-customer-logo-zbt{
	/*width: 230px;*/
	height: 100px;
	/*background: url(../images/customer/zbt.jpeg) no-repeat center; */
}

.service-customer-logo-ws{
	/*width: 230px;*/
	height: 100px;
	/*background: url(../images/customer/ws.jpg) no-repeat center;*/
}

.mf-map{
	width: 1000px;
	height: 500px;
}
.mf-map-cs{
	
}
.min-width{
	min-width: 920px;
}
body{
	min-width:1280px
}
