footer{
	width: 100%;
	background: #053226;
}
.footer{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 55px;
}
.footer1{
	max-width: 100%;
	height: 105px;
	display: block;
	margin: auto;
}
.footer2{
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.footer2_1{
	display: inline-block;
	margin-right: 70px;
	font-size: 14px;
	font-weight: 400;
color: white;
}
.footer2_1:last-child{
	margin-right: 0;
}
.footer2_1 img{
	width: 5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.footer2_1 span{
	display: inline-block;
	vertical-align: middle;
}
.footer3{
	width: 100%;
	margin-top: 40px;
	text-align: center;
	font-size: 10px;
	font-weight: 400;
color: white;
}
.footer3 a{
	margin-right: 20px;
}
.footer3 a:last-child{
	margin-right: 0;
}
.footer4{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: 400;
color: white;
}