.cooperation .target-section__info {
	margin-top: 65px;
}

@media (max-width: 999px) {
	.cooperation .target-section__info {
		margin-top: 0;
	}
}

.numbers {
	padding: 85px 0;
	background-color: #57575f;
	position: relative;
}
.numbers:before {
	content: ''; display: block;
	position: absolute;
	top: 0; bottom: 0; left: -150%; right: -150%; margin: auto;
	background-color: #57575f;
}
.numbers__list {
	position: relative; z-index: 2;
}
.numbers__item {
	text-align: center;
	color: #fff;
}

.numbers__title {
	margin-bottom: 14px;
	font-weight: 200;
	font-size: 100px;
	line-height: 100px;
}

.numbers__text {
	font-weight: 200;
	font-size: 16px;
	line-height: 24px;
}

@media (max-width: 991px) {
	.numbers__item:not(:last-child) {
		margin-bottom: 35px;
	}
	.numbers { padding: 70px 0; }
	.numbers__text { max-width: 500px; margin: auto; }
}

.target-section {
	padding: 60px 0 68px;
	position: relative
}

.target-section.grey-bg:before {
	content: "";
	position: absolute;
	left: -150%;
	right: -150%;
	top: 0;
	bottom: 0;
	background: #f8f8f8;
}

.target-section.grey-bg .target-section__wr {
	position: relative;
	z-index: 2;
}

.target-section__info .btn-rect { margin-top: 30px; }

@media (max-width: 767px) {
	.target-section {
		padding: 45px 0 20px;
	}
	.target-section .row {
		margin-right: 0;
		margin-left: 0;
	}
}

.target-section__img {
	width: 56.77083%;
}

@media (max-width: 999px) {
	.target-section__img {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}

.target-section__img img {
	width: 100%;
}

.target-section__img--responsibility img:not(:last-child) {
	margin-bottom: 41px;
}

.target-section__info {
	padding: 0 27px;
	width: 43.22917%;
	margin-top: -10px;
}

@media (max-width: 999px) {
	.target-section__info {
		width: 100%;
		float: none;
		margin-top: 0;
		padding: 0;
	}
}

.target-section__title {
	font-size: 32px;
	line-height: 46px;
	color: #333333;
	letter-spacing: -0.3px;
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.target-section__title {
		font-size: 24px;
	}
}

.target-section__text {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	padding-left: 3px;
	letter-spacing: -0.1px;
	margin-bottom: 31px;
}

.target-section__text-line {
	position: relative;
	z-index: 1;
	padding-left: 32px;
	padding-right: 13px;
	letter-spacing: -0.5px;
	color: #333333;
	font-weight: 200;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
}

@media (max-width: 767px) {
	.target-section__text-line {
		padding-left: 17px;
	}
}

.target-section__text-line:before {
	margin: auto;
	content: '';
	background: #d90d43;
	width: 1px;
	height: 97.3%;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: 3px;
}

@media (max-width: 767px) {
	.target-section__text-line:before {
		height: 100%;
		top: 0;
		left: 0;
	}
}

.target-section__name {
	color: #333333;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 2px;
}

.target-section__under-text {
	margin-top: 23px;
	letter-spacing: 0;
	margin-left: 1px;
}

.target-section__position {
	text-transform: lowercase;
	color: #999999;
	font-size: 14px;
}

.target-section--text-left__info {
	padding: 0 41px 0 13px;
	margin-top: -10px;
}

@media (max-width: 999px) {
	.target-section--text-left__info {
		width: 100%;
		float: none;
		margin-top: 0;
		padding: 0;
	}
}

.footer-sub-title {
	font-weight: 200;
	color: #333333;
	font-size: 32px;
	padding: 46px 0 60px;
	position: relative;
}

.footer-sub-title.grey-bg:before {
	content: "";
	position: absolute;
	left: -150%;
	right: -150%;
	top: 0;
	bottom: 0;
	background: #f8f8f8;
}

.footer-sub-title.grey-bg .footer-sub-title__wr {
	position: relative;
	z-index: 2;
}

.footer-sub-title--responsibility {
	padding: 54px 0 118px;
}

@media (max-width: 767px) {
	.footer-sub-title--responsibility .row {
		margin-left: 0;
		margin-right: 0;
	}
}

.footer-sub-title--responsibility .footer-sub-title__text {
	width: 79%;
}

@media (max-width: 767px) {
	.footer-sub-title {
		font-size: 26px;
		padding: 25px 0 30px;
	}
}

.footer-sub-title__img {
	margin-right: 77px;
	margin-top: 13px;
}

@media (max-width: 999px) {
	.footer-sub-title__img {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.footer-sub-title__img {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
}

.footer-sub-title__title {
	font-size: 1em;
	margin-bottom: 20px;
	width: 71%;
}

@media (max-width: 767px) {
	.footer-sub-title__title {
		width: 100%;
		font-size: 24px;
	}
}

.footer-sub-title__text {
	font-size: 0.75em;
	width: 71%;
	line-height: 34px;
	padding-left: 2px;
}

@media (max-width: 767px) {
	.footer-sub-title__text {
		width: 100%;
		line-height: 24px;
		font-size: 20px;
		padding-right: 10px;
	}
}