#cwd-header {
	position:relative;
	background:url(../../img2/cwd-header.jpg) repeat-x 0 0;
	height:630px;
}
.cloud {
	position:absolute;
	z-index:0;
	top:20px;
	width:100%;
	height:220px;
	background-image: url(../../img2/cloud-cwd.png);
	background-position: center top;
	background-repeat: repeat-x;
	-ms-animation: animatedBackground 10s linear infinite;
	-moz-animation: animatedBackground 10s linear infinite;
	-webkit-animation: animatedBackground 10s linear infinite;
	animation: animatedBackground 10s linear infinite;
}
 @-ms-keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
	background-position: 100% 0;
}
}
@-moz-keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
	background-position: 100% 0;
}
}
@-webkit-keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
	background-position: 100% 0;
}
}
 @keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
	background-position: 100% 0;
}
}
.city {
	background:url(../../img2/city-cwd.png) no-repeat 0 0;
	height:237px;
	width:688px;
	position:absolute;
	z-index:0;
	top:167px;
	left:50%;
	margin-left:-344px;
}
#cwd-header h2 {
	position:relative;
	z-index:5;
	color:#1a2325;
	text-align:center;
	font-size:50px;
	
	padding:30px 0 0 0;
}
#cwd-header h3, #cwd-header h4 {
	position:relative;
	z-index:5;
	background: rgba(26, 35, 37, 0.8);
	width:auto;
	color:#fff;
	text-align:center;
	font-size:18px;
	
	padding:5px 15px;
	display:table;
	margin:1px auto;
}
#cwd-header h4 {
	background: rgba(26, 35, 37, 0.7);
}
.left-man {
	position:absolute;
	z-index:0;
	top:167px;
	left:50%;
	margin-left:-344px;
	background:url(../../img2/left.png) no-repeat 0 0;
	width:490px;
	height:503px;
}
.left-man, .center-man, .right-man {
	position:absolute;
	z-index:0;
	left:50%;
}
.left-man {
	top:289px;
	background:url(../../img2/left.png) no-repeat 0 0;
	width:490px;
	height:344px;
	margin-left:-624px;
	z-index:1;
}
.center-man {
	top:133px;
	background: url(../../img2/center-main.png) no-repeat 0 0;
	width:407px;
	height:497px;
	z-index:2;
	margin-left:-213px;
}
.right-man {
	top:295px;
	background: url(../../img2/right.png) no-repeat 0 0;
	width:457px;
	height:334px;
	z-index:1;
	margin-left:141px;
}
.cta-new {
	text-align: center;
	margin:0px auto;
}
.cta-new h2 {
	
	font-size: 40px;
	line-height: normal;
	padding: 56px 0 0px 0;
	text-align: center;
	background:none !important;
}
.cta-new p {
	font-size:18px;
	margin-bottom:32px;
}
.cta-new a.btn-theme, a.btn-theme.cwd-btn {
	background: #F24130;
	border: none;
	color: #FFFFFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	padding: 15px 25px;
	white-space: nowrap;
}
.cta-new a.btn-theme span, a.btn-theme.cwd-btn span {
	color:#fff;
	font-size:12px;
}
.section {
}
.darkblack {
	background:#1a2325;
	padding-bottom:70px;
}
.section.white {
	background:#fff;
	padding-bottom:70px;
}
.section-cms h2 {
	color: #FFFFFF;
	padding: 56px 0 19px 0;
	background-image:url(../../img2/under-heading4.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	
	font-size: 40px;
	line-height: normal;
	text-align: center;
}
.section-cms .cell {
	background: rgba(250, 250, 250, 0.9);
	border-radius: 3px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 72px;
	margin-top: 86px;
	padding: 15px 30px;
	width: 48%;
	min-height:265px;
}
.section-cms .cell.rightside {
	float: right;
}
.section-cms .cell h3 {
	border-bottom: 1px solid #c1bfc0;
	color: #F24130;
	
	font-size: 25px;
	margin: 0 0 15px;
	padding: 0 0 10px;
	text-align: center;
}
.section-cms .cell p {
	color: #333333;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}
.section-cms .cell p strong {
	font-weight:700;
	display:block;
}
.section-cms h4 {
	color: #fff;
	
	font-size: 32px;
	line-height:1.2;
	margin: 0 0 30px 0;
	padding:0px;
	text-align: center;
}
.section.white {
}
.section.white h2 {
	color:#000;
	background-image: url("../../img2/under-heading.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
.visitor-meter {
	margin:50px 0 0 0;
}
.visitor-meter .blocks {
	display:inline-block;
	width:33%;
	text-align: center;
}
.visitor-meter .blocks .icn {
	text-align: center;
	display:block;
}
.visitor-meter .blocks .count {
	color:#f24130;
	margin-bottom:15px;
	font-size:80px;
	
}
.visitor-meter .blocks .count sub {
	color:#f24130;
	font-size:30px;
	vertical-align:bottom;
}
.visitor-meter .blocks .count span {
	display:inline-block;
}
.visitor-meter .blocks p {
	max-width:300px;
	margin:0 auto;
	text-align: center;
}
#fatbitbelieve {
	margin:32px 0 0 0;
}
#fatbitbelieve .img {
	background:#f0eeee;
	width:366px;
	height:372px;
	float: left;
	position: relative;
	padding:0px;
	border:solid 1px #d9e5e8;
}
#fatbitbelieve .overlay {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
#fatbitbelieve .overlay .icn {
	margin:134px auto 0 auto;
	text-align:center;
	display:block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#fatbitbelieve .overlay .icn img {
	display: inline-block;
}
#fatbitbelieve .overlay h3 {
	font-size:25px;
	margin:5px auto;
}
#fatbitbelieve .overlay p {
	color:#333;
	padding:5px 15px;
	font-size:15px;
	line-height:1.3;
	background:none;
	opacity:0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#fatbitbelieve .img:hover .overlay {
	background:#1a2325;
}
#fatbitbelieve .img:hover .overlay .icn {
	margin:57px 0 0 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#fatbitbelieve .img:hover .overlay h3 {
	color:#fff;
}
#fatbitbelieve .img:hover .overlay p {
	opacity:1;
	color:#fff;
}
.we-believe {
	text-align: center;
}
.we-believe h2 {
	
	font-size: 40px;
	line-height: normal;
	padding: 56px 0 0 0;
	text-align: center;
	color:#000;
	background:none !important;
}
.we-believe h3 {
	
	font-size: 25px;
	line-height: normal;
	padding:0;
	color:#000;
	text-align: center;
}
.we-believe p {
	padding:10px 0;
	font-size:18px;
	background-image: url("../../img2/under-heading.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
.design-process h2 {
	background-image: url("../../img2/under-heading4.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #ffffff;
	
	font-size: 40px;
	line-height: normal;
	padding: 56px 0 19px;
	text-align: center;
}
.design-process ul li {
	display:inline-block;
	width:25%;
}
.design-process .icon {
	width:139px;
	height:139px;
	display:block;
	margin:0 auto;
	border:solid 5px #fff;
	border-radius:50%;
	overflow:hidden;
}
.design-process .red-circle {
	background:#f24130;
	width:129px;
	height:129px;
	display:table-cell;
	vertical-align:middle;
	border:solid 5px #1a2325;
	border-radius:50%;
}
.design-process h4 {
	
	font-size: 25px;
	line-height: normal;
	padding:22px 0;
	color:#fff;
	text-align: center;
}
.design-process p {
	font-size:15px;
	color:#fff;
	padding:0 10px;
	text-align: center;
}
