#top-banner-block{
	margin-top: -20px;
	height: 504px;
	background: url('/upload/pics/ecp-back.jpg') center top no-repeat #f9f9f9;
}

#top-banner-block .margin-for-side-menu-block{
	width: 600px;
	padding-top: 25px;
}

h2.ci-headers {
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: 700;
}

/* текст с маркерами */
.checked-elements{
	margin-top: 15px;
}

.checked-elements .ci-checked-circle{
	float:left;
	margin-bottom: -2px;
}

.checked-block{
	min-height:28px;
	margin: 0 0 30px 38px;
}

.checked-block:last-of-type{
	margin-bottom: 10px;
}

#ep-price{
	margin: 10px 0;
	display: inline-block;
	background-color: #109992;
	padding: 13px 15px 13px 17px;
	color:#fff;
	font-size: 20px;
}

#dop-header-block{
	margin-top: 40px;
}

#dop-services-block{
	margin-top: -30px;
}

.service{
	box-sizing: border-box;
	height: 53px;
	line-height: 53px;
	border-bottom: 1px dashed #acacac;
}

.service-price{
	font-size: 18px;
	float: right;
	margin-right: 20px;
}

#request-button{
	float: right;
	margin: 30px 0;
	height: 39px;
	box-sizing: border-box;
	width: 160px;
	font-size: 17px;
	padding-top: 8px;
}