.wrap_article {
	padding-bottom: 50px;
}

.wrap_article h2 {
	font-weight: bold !important;
}

.wrap_article h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.step_cust_mpro li {
	position: relative !important;
}

.number_cust_mpro {
	font-size: 96px;
	font-weight: bolder;
	position: absolute;
	display: flex;
	justify-content: center;
	width: 100%;
	align-items: flex-start;
	line-height: 64px;
	opacity: 0.06;
}

.seo-table-2 {
	width: 100%;
	margin-bottom: 100px;
}

.seo-table-2-h2 {
	font-size: 40px;
	color: #544f56;
	font-weight: bold;
	margin-bottom: 20px;
}

.seo-table-2 td {
	padding: 15px;
}

.seo-table-2 td strong {
	color: red;
}

.seo-table-2 tr:nth-child(odd) {
	background-color: #fcfcfc;
}

.seo-table-2 tr:nth-child(even) {
	background-color: #f5f5f5;
}

.seo-table-2-head-1 {
	background: #464E51;
	color: white;
}

.seo-table-2-head-2 {
	background: #c7152a;
	color: white;
}