footer{
	width: 100%;
	background: #00476D;
}
.footer{
	width: 100%;
	margin: 50px auto;
}
.footer1{
	height: 60px;
	display: block;
	margin: auto;
}
.footer2{
	    width: 100%;
	    margin-top: 50px;
	    text-align: center;
}
.footer2_1{
	    width: 100%;
	    font-size: 18px;
	    color: white;
	    margin-bottom: 25px;
}
.footer2_1:last-child{
	margin-bottom: 0;
}