*
{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body
{
	font-size: 16px;
	color: #000;
	background-color:#fff;
}

a
{
	text-decoration: none;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;	
}

.acx_webdev_section
{
	width: 100%;
	float: left;	
}

.acx_webdev_inside
{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.acx_webdev_banner_cvr
{
	background: #7cbcc0 none repeat scroll 0 0;
  float: left;
  width: 100%;
}

.acx_webdev_image_banner_cvr
{
	display: block;
	margin: 0 auto;
	max-width: 100%;	
}

.acx_webdev_banner_cvr img
{
	width: 100%;
	vertical-align: middle;	
}

.acx_webdev_image_banner_cvr img
{
	width: 100%;
	vertical-align: middle;	
}

.acx_webdev_text_part
{
	float: left;
	width: 100%;
	padding: 10px 15px;
}

.acx_webdev_text_part h1
{
	font-family: Oxygen-Regular;
	font-size: 33px;
	color: #fff;	
}

.acx_webdev_text_part a
{
	border: 1px solid #000;
	color: #000;
	float: left;
	font-family: Oxygen-Bold;
	font-size: 15px;
	margin-top: 14px;
	padding: 16px 50px;	
}

.acx_webdev_text_part a:hover
{
	border-color: #fff;
	color: #fff;	
}

.acx_webdev_about_cvr
{
	float: left;
	padding: 48px 0 0;
	width: 100%;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;	
}

.acx_webdev_about_cvr h1
{
	font-family: ostrich-sans-black;
	font-size: 38px;
	text-align: center;
	color: #373a3d;	
}

.acx_webdev_about_cvr p
{
	color: #525252;
	font-family: Raleway-Medium;
	font-size: 15px;
	line-height: 23px;
	margin-top: 15px;
	text-align: center;
}

.acx_webdev_about_image_cvr
{
	display: block;
	margin: 20px auto 0;
	max-width: 100%;
}

.acx_webdev_about_image_cvr img
{
	vertical-align: middle;
	width: 100%;	
}

.acx_webdev_pattern_ben
{
	background: #444 url("images/pattern_benefits.png") repeat scroll 0 0;
	float: left;
	padding: 30px 0 0;
}

.acx_webdev_benefits_head_part,.acx_webdev_process_head
{
	float: left;
	width: 100%;	
}

.acx_webdev_line_benefits
{
	border-bottom: 1px solid #dff6ff;
	margin: 10px auto;
	opacity: 0.5;
	width: 60%;	
}

.acx_webdev_benefits_head_part h1,.acx_webdev_process_head h1
{
	font-family: ostrich-sans-black;
	font-size: 38px;
	text-align: center;
	color: #fff;		
}

.acx_webdev_benefits_head_part p,.acx_webdev_process_head p
{
	color: #fff;
	font-family: OpenSans-Italic;
	font-size: 15px;
	line-height: 22px;
	text-align: center;	
}

.acx_webdev_benefits_split_cvr
{
	float: left;
	margin: 35px 0;
	width: 100%;
		transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.acx_webdev_benefits_split
{
	float: left;
	padding: 10px 0;
	text-align: center;
	width: 95%;
}

.acx_webdev_benefits_split h1
{
	font-family: ostrich-sans-black;
	font-size: 22px;
	color: #fff;
	margin-top: 20px;	
}

.acx_webdev_benefits_split p
{
	color: #fff;
	font-family: OpenSans-Italic;
	font-size: 15px;
	line-height: 22px;
	margin-top: 5px;
	text-align: center;	
}

.acx_wdbdev_image_benefits
{
	display: block;
	margin: 20px auto 0;
	max-width: 100%;
}

.acx_wdbdev_image_benefits img
{
	width: 100%;
	vertical-align: middle;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;	
}

.acx_webdev_process_cvr
{
	width: 100%;
	float: left;
	padding: 48px 0;	
}

.acx_webdev_process_head h1
{
	color: #373a3d;	
}

.acx_webdev_process_head p
{
	color: #6d6d6d;		
}

.acx_webdev_line_process
{
	margin: 10px auto;
	opacity: 0.5;
	width: 60%;	
	border-bottom: 1px solid #b7b7b7;	
}

.acx_webdev_process_split_cvr
{
	width: 100%;
	float: left;
	margin: 35px 0 25px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.acx_webdev_process_split
{
	width: 95%;
	margin: 0 auto;	
	text-align: center;
}

.acx_webdev_circle_split
{
	border-radius: 50%;
	height: 180px;
	margin: 0 auto;
	padding-top: 22px;
	width: 180px;
	overflow: hidden;
}

.split_1
{
	background: #734ca9;	
}

.split_2
{
	background: #e05048;	
}

.split_3
{
	background: #4eb25c;	
}

.split_4
{
	background: #0188cc;	
}

.acx_webdev_icon_split
{
	display: block;
	max-width: 68px;
	margin: 0 auto;
}

.acx_webdev_icon_split img
{
	width: 100%;
	vertical-align: middle;	
}

.acx_webdev_circle_split h1
{
	font-family: ostrich-sans-black;
	font-size: 22px;
	color: #fff;
	margin-top: 27px;			
}

.acx_webdev_process_split h2
{
	font-family: Opensans-Semibold;
	font-size: 18px;
	color: #000;
	margin-top: 27px;	
	text-transform: uppercase;	
}

span.one_text_1
{
	color: #734ca9;	
}

span.one_text_2
{
	color: #e05048;	
}

span.one_text_3
{
	color: #4eb25c;	
}

span.one_text_4
{
	color: #0188cc;	
}

.acx_webdev_process_split p
{
	color: #2f2f2f;
	font-family: OpenSans-Italic;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	margin: 10px 0;
}

.acx_webdev_para_process
{
	width: 100%;
	float: left;
	margin-top: 25px;	
}

.acx_webdev_para_process p
{
	color: #757575;
	font-family: OpenSans-Italic;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}

.acx_webdev_line_process_bottom
{
	display: block;
	max-width: 80%;
	margin: 0 auto;	
}

.acx_webdev_line_process_bottom img
{
	width: 100%;
	vertical-align: middle;	
}

.back_gray
{
	background: #fafafa;	
}

.acx_webdev_porfolio_cvr
{
	float: left;
	width: 100%;
	padding: 48px 0;
}

.acx_webdev_porfolio_cvr h1
{
	border-bottom: 1px solid #333;
	color: #373a3d;
	display: table;
	font-family: ostrich-sans-black;
	font-size: 38px;
	margin: 0 auto 20px;
	padding-bottom: 10px;
	text-align: center;	
}

.acx_webdev_porfolio_cvr p
{
	color: #6d6d6d;
	font-family: OpenSans-Italic;
	font-size: 15px;
	margin: 0 auto;
	max-width: 620px;
	text-align: center;	
}

.acx_webdev_portfolio_image
{
	display: block;
	overflow: hidden;
	width: 100%;	
	margin-top: 50px;
}

.acx_webdev_portfolio_image img
{
	width: 100%;
	vertical-align: middle;	
}

.acx_webdev_porfolio_bttncvr
{
	display: table;
	margin: 10px auto;	
}

.acx_webdev_porfolio_bttncvr a
{
	border-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	font-family: opensans-regular;
	font-size: 16px;
	margin: 10px 0;
	padding: 17px 0;
	text-align: center;
	width: 100%;
}

.acx_webdev_porfolio_bttncvr a:nth-child(1)
{
	background: #1884b6;	
}

.acx_webdev_porfolio_bttncvr a:nth-child(2)
{
	background: #ff7e00;	
}

.acx_webdev_porfolio_bttncvr a:nth-child(1):hover
{
	background: #14a0e1;	
}

.acx_webdev_porfolio_bttncvr a:nth-child(2):hover
{
	background: #ffa800;	
}

.banner_pattern
{
	background: #15749d url("images/patterns.png") repeat scroll left top;
	padding: 48px 0 35px;	
}

.acx_webdev_banner_down_cvr
{
	float: left;
	width: 100%;
}

.acx_webdev_banner_down_cvr h1
{
	color: #fff;
	font-family: ostrich-sans-black;
	font-size: 52px;
	margin-bottom: 20px;
	text-align: center;	
}

.acx_webdev_banner_down_cvr h3
{
	color: #ffde00;
	font-family: OpenSans-Regular;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;	
}

.acx_webdev_banner_down_cvr h2
{
	color: #fff;
	font-family: ostrich-sans-regular;
	font-size: 32px;
	font-weight: normal;
	text-align: center;	
}

.acx_webdev_offer_btn_grp
{
	width: 257px;
	margin: 40px auto 0;	
}

.acx_webdev_offer_btn_grp a
{
	background-image: url("images/offer_brand_arrow.png");
	background-position: right 30px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	font-family: opensans-semibold;
	font-size: 20px;
	margin: 10px 0;
	padding: 15px 0;
	text-align: center;
	width: 100%;	
}

.acx_webdev_offer_btn_grp a:nth-child(1)
{
	border: 2px solid #fff;	
}

.acx_webdev_offer_btn_grp a:nth-child(2)
{
	background-color: #ff7e00;
}

.acx_webdev_offer_btn_grp a:hover
{
	background-position: right 25px center;	
}

.acx_webdev_testi_cvr
{
	float: left;
	width: 100%;
	padding: 48px 0;	
}

.acx_webdev_testi_cvr h1
{
	border-bottom: 1px solid #333;
	color: #373a3d;
	display: table;
	font-family: ostrich-sans-black;
	font-size: 38px;
	margin: 0 auto 20px;
	padding-bottom: 10px;
	text-align: center;	
}

.acx_webdev_testi_cvr p
{
	color: #6d6d6d;
	font-family: OpenSans-Italic;
	font-size: 15px;
	margin: 0 auto;
	max-width: 620px;
	text-align: center;	
}

.brand_testi_canvas {
  float: left;
  margin-top: 50px;
  width: 100%;
}

.brand_testi_splits {
  width: 100%;
}

.brand_testi_inner_cver {
  padding: 10px 20px;
}

.img_testi_frame {
  border-radius: 50%;
  height: 128px;
  margin: 0 auto -35px;
  overflow: hidden;
  width: 128px;
}

.img_testi_frame > img {
  vertical-align: middle;
  width: 100%;
}

.brand_testi_content {
  border: 2px solid #eeeeee;
  border-radius: 20px;
  padding: 40px 20px 15px;
  width: 100%;
}

.brand_testi_content > p {
  color: #515151;
  font-family: opensans-italic;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.brand_testi_author {
  margin: 10px auto 0;
  max-width: 310px;
  padding: 10px 0;
}

.brand_testi_author > h2 {
  color: #515151;
  font-family: opensans-bold;
  font-size: 15px;
  margin-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
}

.brand_testi_author > p {
  color: #808080;
  font-family: opensans-italic;
  font-size: 13px;
  text-align: center;
}

.last_gray
{
	background: #f8f8f8;
	padding: 30px 0
}

.branding_end_features {
  float: left;
  width: 100%;
}

.branding_end_features > img {
  vertical-align: middle;
  width: 100%;
}

