.page_business .section_bot_mlf {
	min-height: 514px;
	background: #004E49 url('../images/bg7.jpg') no-repeat center center/cover;
}

.page_business .section_bot_mlf .wrapper {
	padding: 80px 20px;
}

.page_business .section_bot_mlf h2 {
	font-family: 'Prosto One', sans-serif;
	font-size: 40px;
	color: #fff;
	line-height: 100%;
	margin-bottom: 10px;
}

.page_business .section_bot_mlf .subtitle {
	color: #fff;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 14px;
	margin-bottom: 40px;
}

.page_business .section_bot_mlf h3 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.page_business .section_bot_mlf .list {
	margin: 0 0 40px;
	padding: 0 0 0 20px;
}

.page_business .section_bot_mlf .list .item {
	color: #fff;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
}

.page_business .section_bot_mlf .button {
	max-width: 380px;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 14px;
	padding: 5px 10px;
}

.page_business .section_steps_to_recovery {

}

.page_business .section_steps_to_recovery h2 {
	color: #004E49;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 30px;
}


.page_business .section_steps_to_recovery .wrapper {
	padding: 40px 20px;
}

.page_business .section_steps_to_recovery .list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 20px;
	position: relative;
}

.page_business .section_steps_to_recovery .list .icon {
	position: absolute;
	width: 196px;
	height: 196px;
	border-radius: 50%;
	background: #fff url('../images/icon24.svg') no-repeat center center/70%;
	left: calc(50% - 98px);
	top: calc(50% - 98px);
	pointer-events: none;
	padding: 0 !important;
}

.page_business .section_steps_to_recovery .list .item {
	background: #F1F4F4;
	border-radius: 12px;
	overflow: hidden;
	min-height: 242px;
	width: calc(50% - 10px);
	position: relative;
}

.page_business .section_steps_to_recovery .list .item .title {
	color: #004E49;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.page_business .section_steps_to_recovery .list .item .text,
.page_business .section_steps_to_recovery .list .item li,
.page_business .section_steps_to_recovery .list .item .title2
{
	color: #004E49;
	font-size: 14px;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	line-height: 120%;
}

.page_business .section_steps_to_recovery .list .item .title2 {
	margin-bottom: 10px;
}

.page_business .section_steps_to_recovery .list .item ul {
	list-style: disc;
}

.page_business .section_steps_to_recovery .list .item ul li {

}

.page_business .section_steps_to_recovery .list > :nth-child(odd) {
	padding: 20px 50px 20px 200px;
}

.page_business .section_steps_to_recovery .list > :nth-child(even) {
	padding: 20px 200px 20px 50px;
}

.page_business .section_steps_to_recovery .list > :nth-child(even) .title {
	text-align: right;
}

.page_business .section_steps_to_recovery .list > :nth-child(even) .text {
	text-align: right;
}


.page_business .section_steps_to_recovery .list .item::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	width: 179px;
	height: 242px;
	background-size: cover;
}

.page_business .section_steps_to_recovery .list .item1::before {
	background-image: url('../images/image10.jpg');
	background-position: right 30% top;
	background-repeat: no-repeat;
	left: 0;
}

.page_business .section_steps_to_recovery .list .item2::before {
	background-image: url('../images/image11.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	right: 0;
}

.page_business .section_steps_to_recovery .list .item3::before {
	background-image: url('../images/image13.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	left: 0;
}

.page_business .section_steps_to_recovery .list .item4::before {
	background-image: url('../images/image12.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	right: 0;
}

.page_business .section_steps_to_recovery .list .icon {

}


.page_business .mlf_profits {
	background: #004E49;

}

.page_business .mlf_profits .wrapper {
	padding: 40px 20px;
}

.page_business .mlf_profits h2 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.page_business .mlf_profits .subtitle {
	font-size: 12px;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	color: #fff;
	margin-bottom: 20px;
}

.page_business .mlf_profits .list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 20px;
	justify-content: flex-start;
}

.page_business .mlf_profits .list .item {
	width: calc(32.8% - 10px);
	min-height: 190px;
	border-radius: 12px;
	background: #F1F4F4;
	padding: 30px 20px;
}


.page_business .mlf_profits .list .item .title {
	color: #004E49;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.page_business .mlf_profits .list .item .text {
	color: #004E49;
	font-family: 'Montserrat Medium', sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}



.page_business .mlf_profits .list > :nth-child(odd) {
	background: #CEF17B;
}

.page_business .mlf_profits .showing {
	margin-top: 20px;
	background: #033936;
	border-radius: 12px;
	padding: 30px;
}

.page_business .mlf_profits .showing .list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}

.page_business .mlf_profits .showing .value {
	color: #CEF17B;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 48px;
}

.page_business .mlf_profits .showing .text {
	color: #fff;
	font-family: 'Montserrat Medium', sans-serif;
	font-size: 14px;
}

.page_business .mlf_profits .showing .title {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.page_business .mlf_profits .showing .subtitle {
	font-size: 14px;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	color: #fff;
	margin-bottom: 20px;
}




.page_business .business_variants {
	background: #004E49;
}



.page_business .business_variants .teasers {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: flex-start;
}

.page_business .business_variants .teasers .teaser {
	display: flex;
	gap: 20px;
	align-items: center;
	width: calc(32% - 10px);
}

.page_business .business_variants .teasers .teaser .first_line {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #fff;
}

.page_business .business_variants .teasers .teaser .second_line {
	font-size: 14px;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	color: #fff;
}

.page_business .business_variants .teasers .teaser .icon {
	width: 70px;
	height: 70px;
	flex-shrink: 0;
}

.page_business .business_variants .teasers .teaser1 .icon {
	background: url('../images/icon8.svg') no-repeat center center/contain;
}

.page_business .business_variants .teasers .teaser2 .icon {
	background: url('../images/icon9.svg') no-repeat center center/contain;
}

.page_business .business_variants .teasers .teaser3 .icon {
	background: url('../images/icon10.svg') no-repeat center center/contain;
}







.page_business .business_variants .wrapper {
	padding: 40px 20px;
}

.page_business .business_variants ul {
	display: flex;
	padding: 0;
	margin: 0;
	list-style: none;
	gap: 20px;
}

.page_business .business_variants ul .teaser {


}

.page_business .business_variants ul .teaser .image {
	width: 400px;
	height: 200px;
	color: #fff;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}



.page_business .business_variants ul .teaser .text {
}

.page_business .business_variants ul .teaser .wrapper_button {
	padding: 20px;
}

.page_business .business_variants ul .teaser .button {
	width: 130px;
	height: 30px;
	min-height: 30px;
	font-size: 12px;
}

.page_business .section2 .wrapper {
	padding: 20px;
	color: #004E49;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	line-height: 120%;
}



.page_business .banner {
	background: #1C3532 url('../images/bg_mlf.jpg') no-repeat center center/cover;
	min-height: 514px;
}

.page_business .banner .content {
	position: absolute;
	top: 160px;
	max-width: 65%;
}

.page_business .banner .text1 {
	font-family: 'Prosto One', sans-serif;
	font-size: 65px;
	color: #fff;
	line-height: 100%;
	margin-bottom: 30px;
}

.page_business .banner .text2 {
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 21px;
	color: #fff;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.page_business .banner .text3 {
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 150%;
	max-width: 70%;
}


.page_business .banner .breadcrumbs {
	position: absolute;
	top: 130px;
}

.page_business .banner .breadcrumbs a {
}

.page_business .banner .breadcrumbs .separator,
.page_business .banner .breadcrumbs .link
{
	color: rgba(255,255,255,.5);
	text-decoration: none;
	font-size: 10px;

}

.page_business .banner .breadcrumbs a:hover {
	color: #fff;
	text-decoration: underline;
}

.page_business .section_info {

}

.page_business .section_info .wrapper {
	padding: 40px 20px;
}

.page_business .section_info .list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.page_business .section_info .list .item {
	width: calc(32% - 10px);
	display: flex;
	flex-direction: column;
}

.page_business .section_info .list .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #004E49;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	min-height: 80px;
}

.page_business .section_info .list .description {
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 12px;
	color: #004E49;
	margin-bottom: 20px;
	min-height: 60px;
}

.page_business .section_info .list .image {
	margin: auto 0 20px;
}

.page_business .section_info .list .image img {
	display: block;
	max-width: 100%;
	border-radius: 12px;
}

.page_business .section_info .list .text {
	background: #F1F4F4;
	border-radius: 12px;
	padding: 20px 15px;
	flex-grow: 1;
}

.page_business .section_info .list .text ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: disc;
}

.page_business .section_info .list .text ul li {
	font-family: 'Montserrat Medium', 'Montserrat', sans-serif;
	font-size: 12px;
	color: #004E49;
	margin-bottom: 10px;
}

.page_business .section_info .list .text ul > :last-child {
	margin-bottom: 0;
}


@media all and (max-width: 800px) {



	.page_business .banner .breadcrumbs {
		position: static;
		margin-bottom: 30px;
	}

	.page_business .banner .wrapper {
		padding: 100px 20px;
	}

	.page_business .banner .content {
		max-width: none;
		position: static;
	}

	.page_business .banner .text3 {
		max-width: none;
	}

	.page_business .banner {
		background: #1C3532 url('../images/bg_mlf_small.jpg') no-repeat center center/cover;
		min-height: 940px;
	}


	.page_business .section_steps_to_recovery .list .icon {
		display: none;
	}

	.page_business .section_steps_to_recovery .list .item {
		width: 100%;
	}

	.page_business .section_bot_mlf {
		background: #004E49 url('../images/bg7_small.jpg') no-repeat center center/cover;
	}

	.page_business .section_bot_mlf .wrapper {
		min-height: 940px;
		padding: 40px 20px;
	}

	.page_business .mlf_profits .list .item {
		width: calc(50% - 10px);
	}

	.page_business .mlf_profits .showing .list2 {
		justify-content: flex-start;
	}

	.page_business .section_info .list .item {
		width: calc(50% - 10px);
	}

}


@media all and (max-width: 640px) {



}

@media all and (max-width: 479px) {
	.page_business .section_steps_to_recovery .list .item {
		padding: 262px 20px 20px 20px;
	}

	.page_business .section_steps_to_recovery .list .item::before {
		background-size: cover;
		width: 100%;
	}

	.page_business .mlf_profits .list {
		flex-direction: column;
	}

	.page_business .mlf_profits .list .item {
		width: 100%;
	}

	.page_business .section_info .list {
		flex-direction: column;
	}

	.page_business .section_info .list .item {
		width: 100%;
	}

	.page_business .section_info .list .title {
		min-height: auto;
	}

}
