#footer {
	background-color: #293445;
}
.footer-1 {
	margin: 43px 0 0 361px;
}
.footer-2 {
	margin: 42px 359px 0 0;
}
.footer-3 {
	width: 100%;
	display: flex;
}
.footer-text-1 {
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}
.footer-text-2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}
.footer-text-3 {
	width: 450px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	margin-right: 20px;
}
.footer-text-4 {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin: 25px auto 20px auto;
}