.dark-text {
	background: #2c3e50;
	color: #fff;
}
.white-text {
	color: #000;
	background: #fff;
}
.grey-text {
	background: #fdfdfd;
	color: #000;
}
.white-text .span12 h2, .grey-text .span12 h2 {
	color: #000;
	font-size: 30px;
	line-height: 30px;
	font-weight:300;
	text-align: center;
	margin: 30px 0;
}
.dark-text.banner {
	position: relative;
	height: 475px;
}
.dark-text.banner .picture {
	position: absolute;
	background: url(../../images/pages/vnedrenie/boxes.png) no-repeat bottom center;
	height: 340px;
	bottom: -80px;
	right: 0;
}
.dark-text.banner .container {
	padding-top: 40px;
	font-size: 20px;
	line-height: 24px;
}
.dark-text.banner h1 {
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	margin: 0 0 10px 0;
	font-weight: 300;
}
.dark-text.banner ul {
	font-weight: 300;
}
.dark-text.banner li {
	min-height: 35px;
	margin: 15px 0;
	padding-left: 30px;
	background: url(../../images/list-marker-green-ball.png) no-repeat top left;
}
.one-row-form {
	background: #fff;
	margin: -5px 0 50px 0;
	padding: 0px;
}
.one-row-form form {
	display: block;
	width: 840px;
	padding: 80px 50px 30px 50px;
	margin: 0px auto;
	background: #fdfdfd;
	border: #e5e5e5 1px solid;
	color: #000;
	border-radius: 5px;
}
.one-row-form form .title {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	padding: 0px;
}
.one-row-form form p {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin: 5px 0 30px 0;
	padding: 0px;
}
.one-row-form form p a {
	color: #000;
	text-decoration: underline;
}
.one-row-form form input[type=text]{
	width: 220px;
	margin-right: 30px;
	background: #fff;
	border: #e5e5e5 1px solid;
	color: #000;
	font-size: 12.75px;
}
.one-row-form form input[type=submit]{
	background: #16c5fe;
	color: #fff;
	border: 0px;
	width: 220px;
	border-radius: 5px;
	font-size: 12.75px;
}
.occupations .span4{
	position: relative;
	margin-bottom: 20px;
}
.occupations .picture {
	width: 300px;
	height: 138px;
	overflow: hidden;
	border-radius: 4px;
}
.occupations .text {
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	left: 10px;
}
.occupations .title {
	display: block;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
}
.its-desc {
	background-image:url(../../images/vnedrenie_banner_new2.jpg);
	height: 504px;
}
.its-desc h2 {
	margin-top: 0px;
	color: #fff;
}
.its-desc p {
	color: #fff;
}
.its-desc .text {
	/*background: rgba(255,255,255,0.75);*/
	padding: 20px 0;
	margin-top: 28px;
}
.page-obsluzhivanie-1c.vnedrenie .product .container {
	padding-bottom: 59px;
}
.we-are .span3 {
	text-align: center;
	color: #fff;
}
.we-are .number {
	border-right: #2b2b2b 1px solid;
	font-size: 72px;
	font-weight: 300;
	line-height: 80px;
}
.we-are .span3.last .number {
	border-right: 0px;
}
.we-are .number-desc {
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	margin: 10px 20px;
}
.certificates .container {
	padding-bottom: 30px;
}
.certificates .frame {
	display: block;
	width: 218px;
	height: 320px;
	padding: 29px;
	position: relative;
	margin-bottom: 40px;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.15);
}
.certificates .frame img {
	display: block;
	width: 100%;
	height: 100%;
}
.certificates .frame:after {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: url(../../images/pages/vnedrenie-erp-pod-kluch/certificate_frame.png) no-repeat center center;
	content: '';
}