.cooperation-wrapper {
	padding: 17px 0px 40px 0px;
	text-align: center;
	background: #3a362f;
}

.cooperation-wrapper > .title {
	margin-bottom: 10px;
	color: #aac94c;
	font-size: 18px;
	font-family: Exo2-bold-condenced !important;
}

.cooperation-wrapper > .root {
	width: 328px;
	background: #aac94c;
	margin: 0 auto;
	line-height: 33px;
}

.cooperation-wrapper > .links {
	width: 160px;
	height: 25px;
	border-left: 6px solid #e16a24;
	border-right: 6px solid #e16a24;
	margin: 0 auto;
}

.cooperation-wrapper > .leaf {
	background: #f6edd0;
	padding-top: 3px;
	padding-bottom: 9px;
	width: 282px;
	display: inline-block;
	margin: 0px 50px;
}

.cooperation-wrapper > .root,
.cooperation-wrapper > .leaf {
	border-radius: 7px;
	color: #3b6b11;
	font-size: 18pt;
	font-family: Exo2-semi-bold-condenced;
	font-size: 22px !important;
	font-family: Exo2-bold-condenced !important;
}