.special-page-content   img {
	display: block;
	height: auto;
	max-width: 100%;
}
.special-page-content h2 {
	color: rgba(0, 0, 0, 0.8);
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 auto;
	max-width: 770px;
	padding: 12px 0 80px;
	text-align: center;
}
.special-page-content h3 {
	color: rgba(0, 0, 0, 0.98);
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0 15px 43px;
	position: relative;
	text-transform: uppercase;
}
.special-page-content h3:after {
	content: '';
	background-color: #af8cb5;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
}
.row-planning .col-sm-3 {
	left: -50px;
	position: relative;
	top: 109px;
}
.row-estimate-schedule {
	margin-bottom: 60px;
	margin-top: 60px;
}
.row-workflow p {
	text-align: left;
}
.special-page-content .row-workflow h3 {
	padding-right: 50px;
	text-align: left;
}
.special-page-content .row-workflow h3:before {
	right: 0;
	left: auto;
}
.special-page-content img {
	display: block;
	float: right;
	height: auto;
	max-width: 90%;
}

.special-page-content .planning-img-left img {
	float: left;
}
a.home-read::after {
	background:url(/template/9ecd1bf4/images/readmore-icon.png) no-repeat;
	content: "";
	height: 10px;
	position: absolute;
	right: 0;
	top: 3px;
	width: 6px;
}
a.home-read {
	color: #794083;
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 15px;
	padding: 0 20px 0 0;
	position: relative;
}
.row-planning {
	align-items: center;
	display: flex;
}
.div-separator {
	background: #eeeeee;
	height: 1px;
	margin:80px 0;
}
.center-img {
    text-align: center;
} 

