.footer__box_1 {
	text-align: left;
	background: linear-gradient(to right, #F5F5F7 0, #F5F5F7 68%, #F5F5F7 68%, #F5F5F7 100%);
	border-bottom: 1px solid #ffffff;
	z-index: 2;
}

.footer__box_2 {
	text-align: center;
/*	background: linear-gradient(to right, #649b42 0, #649b42 68%, #1998D3 68%, #1998D3 100%);
*/
    background: #DBDBDB;
}

.footer__authetic_box_1 {
	text-align: left;
	padding: 10px;
	font-size: 16px;
	line-height: 1.2;
	color: #ffffff;
}

.certificate__box {
	width: 100%;
	text-align: right;
	padding-right: 15px;
}

.certificate__link {
	color: #ffffff !important;
	font-size: 16px;
	text-decoration: underline;
}

.text__align_left {
	text-align: left;
}

.certificate__image_link {
	color: #ffffff !important;
	font-size: 18px;
}

.certificate__seal {
	width: 135px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer__box_3 {
	text-align: right;
	height: 77px;
	padding: 10px;
}

.app__download_label {
	color: #464646;
	font-size: 16px;
}

.footer__box_4 {
	text-align: center;
	height: 77px;
	padding: 10px;
}

.footer__box_5 {
	text-align: left;
	background: linear-gradient(to right, #F5F5F7 0, #F5F5F7 68%, #F5F5F7 68%, #F5F5F7 100%);
	border-bottom: 1px solid #ffffff;
	z-index: 2;
}

.footer__box_6 {
	text-align: center;
	/* background: linear-gradient(to right, #649b42 0, #649b42 68%, #1998D3 68%, #1998D3 100%); */
	background: #DBDBDB;
	border-bottom: 1px solid #fff;
}