.part1{
	background: #21283e;
	/*height: 1380px;*/
	text-align: center;
	padding-top: 120px;
	padding-bottom: 140px;
}
section .title{
	color: white;
	font-size: 38px;
	text-align: center;
}
section img{
	max-width: 100%;
}
.part1 .title{
	margin-bottom: 50px;
}
.part2{
	/*height: 985px;*/
	background: #1d2437;
	padding-top: 100px;
	text-align: center;
	padding-bottom: 120px;
}
.part2 .title{
	margin-bottom: 110px;
}
.part3{
	/*height: 2850px;*/
	background: #21283e;
	text-align: center;
	padding-bottom: 120px;
}
.one{
	padding-top: 230px;
	padding-bottom: 350px;
}
.one .title{
	margin-bottom: 95px;
}
.two{
	padding-bottom: 300px;
}
.two .title{
	margin-bottom: 90px;
}
.three .title:nth-of-type(1){
	margin-bottom: 15px;
}
.three .title:nth-of-type(2){
	margin-bottom: 70px;
}
.three img:nth-of-type(1){
	margin-bottom: 160px !important;
}
