.core-title{
	padding-top: 80px;
	padding-bottom: 60px;
	text-align: center;
}
.core-title h2,.core-title h3{
	font-weight: bold;
	font-size: 32px;
}
.core-title h3{
	font-size: 27px;
	padding-bottom: 20px;
}

.core1{
	text-align:center;
	padding-top: 65px;
	padding-bottom: 55px;
}
.core1 h1{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 45px;
}
.core1 p{
	font-size: 15px;
	line-height: 200%;
}
.core2{
	background: #EFF0F6;
	padding-top: 60px;
	padding-bottom: 60px;
}
.core2 .text{
	padding-bottom: 80px;
	padding-top: 40px;
	border-right: 1px solid #252A2C;
}
.core2 .text p{
	font-size: 16px;
	line-height: 200%;
}

.core3{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 530px;
}
.core3-left{
	width: 40%;
	overflow: hidden;
	position: absolute;
	left: 0;
	background: #F9ED2A;
	height: 530px;
}

.core3-right{
	width: 60%;
	right: 0;
	overflow: hidden;
	position: absolute;
	background: #252A2C;
	height: 530px;
}

.core3 .left{
	padding-top: 30px;
}
.core3 .left h1{
	line-height: 130%;
	color: #252A2C;
	font-weight: bold;
}
.core3 .left img{
	padding-top: 80px;
}
.core3 .line{
	width: 35px;
	height: 8px;
	background: #252A2C;
	margin-top: 25px;
}
.core3 .right{
	padding-top: 20px;
}
.core3 .right-media{
	padding-top: 30px;
}
.core3 .right-body{
	border-bottom: 1px solid #999;
	margin-left: 10px;
}
.core3 .right-body h4{
	color: #F9ED2A;
	font-weight: bold;
	font-size: 20px;
}
.core3 .right-body p{
	color: #fff;
	font-size: 16px;
}
.core3 .right-body span{
	font-size: 14px;
	color: #828282;
	margin-top: 5px;
	display: block;
}
@media (max-width: 1200px){
	.core3{
		height: auto;
	}
	.core3-left,.core3-right{
		width: 0;
		height: 0;
	}
	.core3 .left{
		padding-bottom: 30px;
		background: #F9ED2A;
	}
	.core3 .right{
		padding-bottom: 30px;
		background: #252A2C;
	}
}
.core4{

	text-align: center;
}
.ectangle{
	background: #252A2C;
	text-align: center;
	padding-top: 25px;
}
.round{
	background: #F9ED2A;
    height: 70px;
    width: 70px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    font-size: 37px;
    display: inline-block;
   
}
.ectangle p{	
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	padding-bottom: 42px;
}
.ectangle p.two{
	padding-bottom: 23px;
}
.ectangle p.core5p{
	padding-top: 28px;
	padding-bottom: 97px;
}
.ectangle p.core5p2{
	padding-bottom: 78px;
}
.ectangle.bgcolor{
	background: #555859;
}
.rowtwo{
	padding-top: 40px;
}
.core4-line{
	border-bottom: 1px solid #ccc;
	width: 95%;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}
.core5-top{
	padding-top: 70px;
}

.core6{
	padding-bottom: 135px;
}
.core6 .left{
	padding-right: 0;
}
.core6 .right{
	background: #EFF0F6;
	padding-top: 25px;
	padding-bottom: 30px;
	position: relative;
}
.core6-media{
	margin-left: 25px;
}
.core6-body{
	padding-bottom: 27px;
	padding-top: 27px;
}
.core6-body h1{
	font-size: 39px;
	font-weight: bold;
}
.core6-body p{
	font-size: 15px;
	color: #000;
}

.core7{
	text-align: center;
	background: #fff;
	padding-top: 55px;
	padding-bottom: 55px;
}