.page-content-cra{
	width:100%;
	max-width:100%;
	overflow-x: hidden;
}
.banner {
	background: #fff url(../../images/pages/services-cra/banner.jpg) no-repeat center center;
	background-size: cover;
	height: 634px;
}
.banner .container {
	padding-top: 80px;
}
.banner h1 {
	color: #d82329;
	font-size: 42px;
	line-height: 56px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0;
}
.btn-blue-shadow {
	display: inline-block;
	background: #205de6;
	color: #fff;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 20px;
	border-radius: 4px;
	box-shadow: 5px 8px 20px rgba(32,93,135,0.28);
	transition: 300ms;
}
.btn-blue-shadow:hover{
	box-shadow: 5px 8px 20px rgba(32,93,135,0.4), inset 0 5px 30px rgba(255,255,255,0.2);
}
.dark-gray-text {
	background: #e9e9eb;
	color: #424242;
}
section .container h2 {
	font-size: 40px;
	line-height: 56px;
}
.dark-gray-text .container h2 {
	color: #424242;
	font-size: 30px;
	line-height: 44px;
	margin-bottom: 150px;
	font-weight: bold;
	text-shadow: 1px 2px 9px rgba(0,0,0,0.06);
}
.we-help .container {
	padding: 70px 0 100px;
}
.we-help .inner {
	background: #fff;
	position: relative;
	padding: 85px 20px 40px 20px;
	margin: 0 15px;
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	box-shadow: 2px 3px 9px rgba(0,0,0,0.13);
}
.we-help .inner-1 {
	margin: 0 30px 0 0;
}
.we-help .inner-4 {
	margin: 0 0 0 30px;
}
.we-help .inner img {
	display: block;
	position: absolute;
	bottom: 135px;
	left: -10px;
}
.we-help .inner span {
	font-size: 30px;
}
.we-help .inner-2 {
	padding-left: 15px;
	padding-right: 25px;
}
.twocolor-text {
	background: url(../../images/pages/services-cra/bg_2color.jpg) repeat-y center center;
	color: #424242;
	font-size: 18px;
	line-height: 36px;
	overflow: hidden;
}
.twocolor-text .container {
	background: transparent;
	padding-bottom: 0px;
}
.twocolor-text h2 {
	margin: 40px 0;
	font-weight: bold;
}
.twocolor-text .light p {
	font-weight: 400;
	margin-bottom: 30px;
}
.twocolor-text .dark .inner {
	position: absolute;
	width: 640px;
	background: #eef2fd;
	top: 0;
	bottom: 0;
	margin-left: -7px;
}
.twocolor-text .dark p {
	font-weight: 600;
	color: #6a9bb1;
	font-size: 30px;
	line-height: 56px;
	padding-left: 20px;
}
.banner-scheme {
	background: #eef2fd url(../../images/pages/services-cra/scheme_1.jpg) no-repeat center center;
	height: 948px;
	color: #3d3d3d;
}
.banner-scheme h2 {
	padding: 150px 0 0 240px;
	font-size: 40px;
	line-height: 52px;
	font-weight: 500;
	color: #5e94ab;
	margin-bottom: 100px;
}
.banner-scheme p {
	position: absolute;
	width: 640px;
	font-size: 24px;
	line-height: 38px;
	font-weight: 400;
	margin-left: 32px;
}
.banner-scheme p.text-1 {
	top: 392px;
}
.banner-scheme p.text-2 {
	top: 548px;
}
.banner-scheme p.text-3 {
	top: 692px;
}
.six-steps {
	background: #eef2fd;
	color: #3d3d3d;
	overflow: hidden;
}
.six-steps .container {
	overflow: visible;
	padding-bottom: 170px;
}
.six-steps h2 {
	color: #5e94ab;
	font-size: 48px;
	margin-bottom: 60px;
}
.six-steps .steps-holder {
	background: #eef2fd url(../../images/pages/services-cra/scheme_2.png?v=1) no-repeat center center;
	height: 390px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 22px;
}
.six-steps .step {
	float: left;
	width: 285px;
	height: 124px;
	margin-left: 36px;
	margin-top: 28px;
	margin-bottom: 80px;
}
.six-steps .step-2, .six-steps .step-5{
	width: 284px;
}
.six-steps .step-3, .six-steps .step-6{
	width: 244px;
}
.six-steps .step .title {
	font-size: 18px;
	font-weight: 500;
	height: 45px;
}
.six-steps .step-1 .title, .six-steps .step-2 .title, .six-steps .step-3 .title {
	height: 60px;
}
.with-picture  {
	overflow: hidden;
}
.with-picture .span5{
	padding-top: 80px;
	
}
.with-picture img {
	display: block;
	margin: 0px;
}
.with-picture p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #3d3d3d;
	margin-bottom: 30px;
}
.grey-text-line {
	background: #e9e9eb;
}
.grey-text-line p {
	font-size: 24px;
	line-height: 32px;
	margin: 45px 0;
	font-weight: 500;
}
.grey-text-line .btn-blue-shadow {
	margin-top: 70px;
	margin-left: 30px;
}
.automation-examples .container {
	padding-top: 40px;
}
.automation-examples h2 {
	color: #494949;
	font-size: 48px;
	font-weight: 500;
	margin: 0px;
	text-align: left;
}
.bx-breadcrumb {
	margin-bottom: 50px;
}
section .container .f-cats h2{
	line-height: 15px;
	font-size: 13px;
}
