@charset "utf-8";

.sec1{
	background: url(banner1.png)no-repeat center;
	background-size: cover;
	height: 600px;
	color: #fff;
}
.h1,h2,h3,h4,h5,h6{
	font-weight:normal ;
}
.sec1 h4{
	font-size: 25px;
}
.sec1 .myContainer{
	padding-top: 194px;
}
.sec1-img{
	margin-right: -40px;
}
.sec1-info{
	padding-top: 60px;
}

.sec1-img img{
	width: 100%;
    height: auto
}
.sec2{
	height: 600px;
}
.sec2 .myContainer{
	text-align: center;
}
.sec2-info{
	padding-top: 126px;
}
.sec2-img img{
	
}
.sec2-img img.arrow{
	padding:0 74px;
	padding-top: 80px;
}
.sec2 .sec2-info{
	text-align: center;
	padding-bottom: 50px;
}
.sec2 .sec2-info h4,.sec3 h4,.sec1 p{
	font-size:50px ;
}
.sec2 .sec2-info p{
	font-size: 20px;
}


.sec3{
	text-align: center;
	padding-top:80px ;
	background: #f5f5f5;
	height: 550px;
}
.sec3 h4{
	padding-bottom: 50px;
}

.sec3-list{
	float: left;
	width: 25%;
	text-align: center;
}
.sec3-list h5{
	font-size: 30px;
}
