.c-about-mission{
	/* height: 560px; */
	background: url("/images/c-about-mission.png") center no-repeat;
	background-size: cover;
	margin-top: 60px;
	padding: 30px 0 30px 0;
}

.c-about-mission .c-wrapper-width{
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	align-items: center;
	height: 100%;
}

.c-about-mission-text-wrapper{
	max-width: 756px;
}

.c-about-mission-title{
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.c-about-mission-text{
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
}

.c-about-purpose{
	margin: 120px 0;
	position: relative;
}

.c-about-purpose .c-wrapper-width{
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 10;
}

.c-about-purpose .c-wrapper-width > img{
	flex-shrink: 0;
}

.c-about-purpose-text-wrapper{
	max-width: 508px;

}

.c-about-purpose-title{
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #000000;
	margin-bottom: 20px;
}

.c-about-purpose-text{
	font-size: 18px;
	line-height: 30px;
	color: #000000;
}

.c-about-purpose-line{
	position: absolute;
	bottom: 84px;
	background: #DC8E33;
	height: 6px;
	width: 70%;
	right: 0;
}

.c-about-services{
	background: #005096;
	padding: 80px 0;
	margin-top: 120px;
}

.c-about-services-list{
	color: white;
	line-height: 2;
}

.c-about-services-descr{
	height: 70px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #FFFFFF;
}

.c-about-services-list a{
	width: 240px;
	height: 240px;
	display: block;
	text-decoration: none;
	border: none;
	background: #054582;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 90px 5px;
}

.c-about-services-list a img{
	display: none;
	margin: 46px auto 15px auto;
}

.c-stuff{
	margin-top: 120px;
}

.c-stuff-inner{
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: space-between;
	margin-top: 60px;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
}

.c-stuff-l{
	max-width: 680px;
	margin-right: 30px;
	margin-bottom: 100px;
}

.c-stuff-r{
	max-width: 380px;
}

.c-about-line{
	width: 340px;
	height: 2px;
	background: #DC8E33;
}

.c-geo{
	padding: 170px 0;
	background: url("/images/c-geo.png") right center no-repeat;
	background-size: 47%;
}

.c-geo-text{
	max-width: 580px;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
}

.c-geo-title{
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #333333;
	margin-bottom: 20px;
}

.c-presentation{
	background: #ECEFF3;
	margin: 120px 0 120px 0;
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	align-items: center;
}

.c-presentation-l{
	height: 450px;
	background: #005096;
	position: relative;
	max-width: 770px;
	width: 100%;
}

.c-presentation-image{
	width: 853px;
	height: 557px;
	background: url("/images/c-presentation.png") center no-repeat;
	position: absolute;
	right: -300px;
	bottom: 0;
}

.c-presentation-r{
	margin-left: 280px;
}

.c-presentation-title{
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #000000;
	margin-bottom: 30px;
}

.c-presentation-dw{
	font-size: 18px;
	line-height: 64px;
	color: #005DA9;
	height: 64px;
	padding-left: 89px;
	background: url("/images/c-presentation-dw.png") left center no-repeat;
	display: inline-block;
}

.c-partners{
	margin-top: 170px;
}

.c-partners-title{
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	align-items: center;
	margin-bottom: 70px;
}

.c-partners-title-text{
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #333333;
}

.c-partners-title-line{
	width: 113px;
	height: 1px;
	background: #A0A0A0;
	margin: 0 30px;
}

.c-partners-title-sub{
	padding: 15px 58px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	cursor: pointer;
}

.c-managment{
	position: relative;
	padding: 120px 0;
}

.c-managment .c-wrapper-width{
	position: relative;
	z-index: 10;
}

.c-managment-bg{
	position: absolute;
	max-height: 560px;
	height: 100%;
	background: #ECEFF3;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.c-managment-title{
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #000000;
	margin-bottom: 80px;
	text-align: center;
}

.c-feedbacks{
	margin: 120px 0;
}

.c-feedbacks-title{
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #333333;
	margin-bottom: 50px;
}

.c-strategy{
	padding-top: 120px;
	background: url("images/strategy-bg.png") center no-repeat;
}

.c-strategy-title{
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 50px;
}

@media screen and (max-width: 1000px) {
	.c-about-mission {
		height: 100% !important;
		padding: 30px !important;
	}
	.c-about-services-list {
		display: block !important;
	}
}