#partner-vert {
	width: 240px;
	height: 300px;
	padding: 35px 30px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	cursor:pointer;
	background: #3d8d8e;
	background: -moz-linear-gradient(left,  #3d8d8e 0%, #43a9ad 100%);
	background: -webkit-linear-gradient(left,  #3d8d8e 0%,#43a9ad 100%);
	background: linear-gradient(to right,  #3d8d8e 0%,#43a9ad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d8d8e', endColorstr='#43a9ad',GradientType=1 );
}

.partner-vert__title {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 30px;
}

.partner-vert__midle {
	font-family: 'Arial Narrow';
	font-size: 28px;
	margin-bottom: 30px;
}

.partner-vert__bottom {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#coop {
	width: 240px;
	height: 300px;
	padding: 30px 10px;
	background: #e84848;
	background: -moz-linear-gradient(top, #e84848 0%, #e63434 100%);background: -webkit-linear-gradient(top, #e84848 0%,#e63434 100%);
	background: linear-gradient(to bottom, #e84848 0%,#e63434 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e84848', endColorstr='#e63434',GradientType=0 );
	color: #fff;
	text-align: center;
	font-family: Arial;
	box-sizing: border-box;
	text-shadow: 1px 1px 1px #a42629;
	margin-bottom: 20px;
	cursor:pointer;
}

.coop__title { font-family: Arial; font-size: 18px; font-weight: bold; margin-bottom: 20px; letter-spacing: 1px; }
.coop__midle { font-size: 16px; margin-bottom: 30px; letter-spacing: 1px; }
.coop__bottom { font-family: Arial; font-size: 18px; font-weight: bold; text-transform: uppercase; }

#review {
	width: 240px;
	height: 380px;
	padding: 20px 10px;
	text-align: center;
	background: #a0a934;background: -moz-linear-gradient(top,  #a0a934 0%, #6c7a25 100%);
	background: -webkit-linear-gradient(top,  #a0a934 0%,#6c7a25 100%); background: linear-gradient(to bottom,  #a0a934 0%,#6c7a25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a934', endColorstr='#6c7a25',GradientType=0 );
	box-sizing: border-box;
	margin-bottom: 20px;
	cursor:pointer;
}

.review__title {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 30px;
	line-height: 28px;
}

.review__midle {
	font-family: 'Play', sans-serif;
	font-size: 24px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.review__bottom {
	font-family: 'Play', sans-serif;
	font-size: 22px;
	margin-bottom: 30px;
}

#partner-hor {
	width: 565px;
	height: 130px;
	background: url(../img/partner-h.jpg) no-repeat;
	padding: 35px 30px;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
	margin-bottom: 60px;
	margin-top: 20px;
	position: relative;
	cursor:pointer;
}

.partner-hor__title {
	font-family: 'Arial Narrow';
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 200px;
	position: absolute;
	left: 30px;
	top: 30px;
	text-transform: uppercase;
	line-height: 38px;
}

.partner-hor__midle {
	font-family: 'Arial Narrow';
	font-size: 22px;
	margin-bottom: 30px;
	position: absolute;
	left: 280px;
	top: 30px;
}

.partner-hor__bottom {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: 280px;
	top: 60px;
}

#expert {
	width: 240px;
	height: 380px;
	padding: 20px 10px;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	background: #816e5f;
	background: -moz-linear-gradient(top,  #816e5f 0%, #4c3f36 100%);
	background: -webkit-linear-gradient(top,  #816e5f 0%,#4c3f36 100%);
	background: linear-gradient(to bottom,  #816e5f 0%,#4c3f36 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#816e5f', endColorstr='#4c3f36',GradientType=0 );
	cursor:pointer;	
}

.expert__title { font-family: 'Roboto', sans-serif; font-size: 24px; font-weight: 900; margin-top: 30px; margin-bottom: 30px; line-height: 28px; color: #fff; }
.expert__bottom { font-family: 'Play', sans-serif; font-size: 22px; margin-bottom: 30px; color: #fff;}

#rewiew-hor {
	color: #030000;
	width: 965px;
	height: 90px;
	padding: 20px 10px;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	background: #a3ac37;
	background: -moz-linear-gradient(top,  #a3ac37 0%, #849432 100%);
	background: -webkit-linear-gradient(top,  #a3ac37 0%,#849432 100%);
	background: linear-gradient(to bottom,  #a3ac37 0%,#849432 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3ac37', endColorstr='#849432',GradientType=0 );
	cursor:pointer;
}

.rewiew-hor__title { font-family: 'Roboto', sans-serif; font-size: 24px; font-weight: 900; text-transform: uppercase; }
.rewiew-hor__text { font-family: 'Roboto', sans-serif; font-size: 24px; font-weight: 900; }