@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,300,900);
/* ### general ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #8c806e; height: 100%; }
input, select, textarea { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #8c806e; }
body { background: #fafafa; }
img { border: 0px; display: block; }
header, footer, nav, section, aside, hgroup, article { display: block; }
a, input { outline: none; }

/* ### global classes ### */
.clear { clear: both; height: 0; }
.center { margin: 0 auto; position: relative; width: 1020px; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

/* ### main container ### */
#mainCntr { width: 100%; }

	/* ### header container ### */
	#headerCntr { position: relative; width: 100%; height: 507px; overflow: hidden; z-index: 99; background: url(../images/header_bg1.jpg) no-repeat center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#headerCntr.website { background: url(../images/header_bg2.jpg) no-repeat center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#headerCntr.applications { background: url(../images/header_bg3.jpg) no-repeat center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#headerCntr.product { background: url(../images/header_bg4.jpg) no-repeat center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#headerCntr.contact { background: url(../images/header_bg5.jpg) no-repeat center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#headerCntr .center { text-align: center; }
	#headerCntr .logo { width: 100%; text-align: center; margin-bottom: 12px; }
	#headerCntr .logo img { display: inline; }
	#headerCntr h1 { color: #fff; font-size: 40px; font-weight: normal; text-transform: uppercase; padding-bottom: 2px; border-bottom: 1px solid #fff; font-family: 'RobotoCondensedRegular'; display: inline-block; text-align: center; }
	
		/* ### menu Box ### */
		.menuBox { margin: 0 auto; width: 940px; background: #fff; height: 72px; margin-bottom: 132px; margin-top: 41px; 
		  -webkite-border-radius: 5px;
		  -moz-border-radius: 5px;
		  border-radius: 5px;
		}
		.menuBox ul { list-style: none; text-align: center; width: 100%; padding-top: 10px; }
		.menuBox li { display: inline-block; margin: 0 5px; font-size: 16px; font-family: 'RobotoCondensedRegular'; }
		.menuBox li a { display: inline-block; padding: 0 24px; line-height: 50px; text-decoration: none; color: #1a171b; border: 1px solid #dbdbdb; 
		  -webkite-border-radius: 4px;
		  -moz-border-radius: 4px;
		  border-radius: 4px;
		}
		.menuBox li a:hover, .menuBox li.active a { background: #eb4053; text-decoration: underline; color: #fff; }
	
	/* ### customer container ### */
	#customerCntr { margin: 0 auto; margin-top: -82px; width: 900px; z-index: 100; position: relative; text-align: center; background: #fff; padding: 55px 0 46px 0; margin-bottom: 48px; 
	  -webkite-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
	}
	#customerCntr h3 { color: #eb4053; font-size: 20px; font-weight: normal; font-family: 'RobotoCondensedRegular'; text-align: center; line-height: 26px; margin-bottom: 20px; }
	#customerCntr h3.small { margin-left: 125px; margin-right: 125px; }
	#customerCntr .list { width: 542px; margin: 0 auto; }
	#customerCntr ul { list-style: none; }
	#customerCntr li { background: #fafafa url(../images/arrow1.png) no-repeat; padding-left: 36px; line-height: 36px; font-weight: 600; width: 506px; text-align: left; margin-bottom: 9px; }
	#customerCntr .photo { width: 100%; text-align: center; margin-bottom: 46px; margin-top: 6px; }
	#customerCntr .photo img { display: inline; }
	#customerCntr .text { margin: 0 auto; width: 620px; }
	#customerCntr .text h4 { color: #eb4053; font-size: 20px; padding-bottom: 8px; margin-bottom: 16px; display: inline-block; text-transform: uppercase; background: url(../images/bg1.png) repeat-x 0 bottom; }
	#customerCntr .text h4.gap { margin-top: 20px; }
	#customerCntr .text p { color: #000; font-size: 14px; line-height: 24px; margin-bottom: 22px; text-align: left; }
	#customerCntr .text p.nogap { margin-bottom: 0; }
	
	/* ### slider container ### */
	#sliderCntr { margin: 0 auto; width: 900px; margin-bottom: 48px; }
	#sliderCntr .slider { position: relative; width: 100%; }
	#sliderCntr ul { list-style: none; width: 100%; }
	#sliderCntr li { width: 100%; background: none; }
	#sliderCntr h2 { color: #eb4053; font-size: 30px; font-weight: normal; width: 100%; text-align: center; font-family: 'RobotoCondensedRegular'; }
	#sliderCntr h2 span { padding: 4px 0; border-bottom: 1px solid #eb4053; display: inline-block; }
	#sliderCntr p { color: #1a1a1a; font-size: 14px; line-height: 16px; text-align: center; margin-top: 15px; font-weight: 600; text-transform: uppercase; }
	#sliderCntr p a { color: #eb4053; text-decoration: none; font-weight: normal; font-style: italic; text-transform: none; }
	#sliderCntr span.underline { color: #eb4053; text-decoration: none; font-weight: normal; font-style: italic; text-transform: none; }
	#sliderCntr a.prev { position: absolute; top: 25px; left: 0; background: url(../images/prev.png) no-repeat; width: 40px; height: 41px; z-index: 200; }
	#sliderCntr a.next { position: absolute; top: 25px; right: 0; background:url(../images/next.png) no-repeat; width: 40px; height: 41px; z-index: 200; }
	#sliderCntr span.small { margin-left: 175px; margin-right: 175px; }
	/* ### choose box ### */
	.chooseBox { position: relative; z-index: 99; margin: 0 auto; width: 980px; }
	.chooseBox h3 { color: #fff; font-size: 20px; line-height: 56px; padding-left: 20px; background: #eb4053; text-transform: uppercase; letter-spacing: 2px; position: relative; 
	  -webkite-border-radius: 7px 7px 0 0;
	  -moz-border-radius: 7px 7px 0 0;
	  border-radius: 7px 7px 0 0;
	}
	.chooseBox h3 img { position: absolute; top: 56px; left: 40px; z-index: 100; }
	.chooseBox .inner { width: 100%; position: relative; }
	.chooseBox h2 { color: #fff; font-size: 40px; font-weight: normal; font-family: 'RobotoCondensedRegular'; position: absolute; top: 38px; left: 40px; z-index: 100; text-transform: uppercase; }
	.chooseBox h2 span { padding: 2px 0; border-bottom: 1px solid #fff; display: inline-block; }
	
	/* ### following container ### */
	#followingCntr { margin: 0 auto; width: 900px; margin-top: -105px; background: #fff; position: relative; z-index: 100; margin-bottom: 60px; padding: 50px 0 44px 0; 
	  -webkite-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
	}
	#followingCntr h3 { max-width: 73%; color: #eb4053; font-size: 18px; line-height: 22px; padding-bottom: 2px; font-weight: normal; display: inline-block; border-bottom: 1px solid #eb4053; padding-right: 20px; margin: 0 0 52px 140px; font-family: 'RobotoCondensedRegular'; }
	#followingCntr h2 { color: #eb4053; font-size: 19px; margin: 0 0 40px 140px; letter-spacing: 2px; text-transform: uppercase; }
	#followingCntr ul { list-style: none; padding: 0 0 0 60px; overflow: hidden; }
	#followingCntr li  { float: left; width: 380px; margin: 0 18px 24px 0; overflow: hidden; }
	#followingCntr span.num { margin-right: 17px; width: 60px; color: #fff; height: 60px; float: left; line-height: 60px; text-align: center; background: #ececed; font-size: 30px; font-weight: 900; 
	  -webkite-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	}
	#followingCntr .text { float: left; padding-bottom: 26px; background: url(../images/bg1.png) repeat-x 0 bottom; width: 300px; padding-top: 8px; }
	#followingCntr h4 { color: #1a1a1a; font-size: 16px; line-height: 20px; font-weight: normal; text-transform: uppercase; margin-bottom: 13px; font-family: 'RobotoCondensedRegular'; }
	#followingCntr h4 span { font-family: 'roboto_condensedbold'; }
	#followingCntr p { color: #000; line-height: 20px; }
	
	/* ### team container ### */
	#teamCntr { margin: 0 auto; width: 900px; margin-top: -76px; background: #fff; position: relative; z-index: 100; padding: 52px 0 22px 0; 
	  -webkite-border-radius: 7px 7px 0 0;
	  -moz-border-radius: 7px 7px 0 0;
	  border-radius: 7px 7px 0 0;
	}
	#teamCntr h3 { color: #1a1a1a; font-size: 20px; text-transform: uppercase; margin-bottom: 22px; letter-spacing: 2px; text-align: center; }
	#teamCntr ul { list-style: none; overflow: hidden; text-align: center; width: 100%; }
	#teamCntr li { display: inline-table; width: 140px; margin: 0 10px; margin-bottom: 34px; padding-bottom: 12px; border-bottom: 1px solid #eb4053; text-align: center; }
	#teamCntr img { display: inline; margin-bottom: 6px; 
	  -webkite-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	}
	#teamCntr li p:nth-child(3){height:30px} 
	#teamCntr p { color: #eb4053; line-height: 16px; font-weight: 600; } 
	#teamCntr p span { color: #1a1a1a; display: block; }
	#teamCntr .roleCntr{height:32px; position: relative;}
	#teamCntr .roleCntr p{margin-top: 5px;}
	
	/* ### advice box ### */
	.adviceBox { margin: 0 auto; width: 900px; margin-top: -108px; margin-bottom: 50px; background: #fff; position: relative; z-index: 100; padding: 54px 0 32px 0; 
	  -webkite-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
	}
	.adviceBox .left { float: left; width: 540px; margin-left: 60px; }
	.adviceBox .right { float: right; width: 220px; margin-right: 60px; }
	.adviceBox h3 { color: #eb4053; font-size: 20px; margin-bottom: 36px; padding-bottom: 7px; border-bottom: 1px solid #eb4053; text-transform: uppercase; letter-spacing: 2px; }
	.adviceBox p { color: #000; font-size: 14px; line-height: 24px; margin-bottom: 24px; }
	.adviceBox fieldset { border: 0; }
	.adviceBox label { color: #eb4053; font-size: 14px; display: block; margin-bottom: 6px; }
	.adviceBox input.field { border: 1px solid #eb4053; background: #fff; width: 218px; height: 50px; line-height: 50px; text-align: center; color: #eb4053; font-size: 14px; font-family: 'RobotoCondensedRegular'; margin-bottom: 10px;  
	  -webkite-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	}
	
	
	a.rounded, span.rounded{ border: 1px solid #eb4053; background: #fff; width: 218px; height: 50px; line-height: 50px; text-align: center; color: #eb4053; font-size: 14px; font-family: 'RobotoCondensedRegular'; margin-bottom: 10px;  
	  -webkite-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  display: block;
	  text-decoration:none;
	  text-transform:uppercase;
	}
	
	.orderedBox a.rounded, .orderedBox span.rounded
	{
		display:inline-block;
		margin-left:5px;
	}
	
	
	/* ### step box ### */
	.stepBox { margin: 0 auto; width: 900px; margin-top: -114px; margin-bottom: 50px; background: #fff; position: relative; z-index: 100; padding: 54px 0 32px 0; 
	  -webkite-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
	}
	.stepBox .holder { overflow: hidden; }
	.stepBox .left { float: left; width: 540px; margin-left: 60px; }
	.stepBox .right { float: right; width: 220px; margin-right: 60px; }
	.stepBox h3 { color: #eb4053; font-size: 20px; margin-bottom: 34px; padding-bottom: 7px; padding-top: 5px; border-bottom: 1px solid #eb4053; text-transform: uppercase; letter-spacing: 2px; }
	.stepBox h3 span { font-weight: normal; }
	.stepBox .inner { min-height: 140px; padding-bottom: 10px; border-bottom: 1px solid #eb4053; }
	.stepBox .photo { width: 100%; text-align: center; }
	.stepBox .photo img { display: inline; }
	.stepBox p { color: #000; font-size: 14px; line-height: 24px; } 
	
	/* ### ordered box ### */
	.orderedBox { position: relative; z-index: 100; margin: 0 auto; background: #fff; margin-top: -82px; margin-bottom: 58px; width: 780px; padding: 50px 0 55px 0; 
	  -webkite-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
	}
	.orderedBox h3 { color: #eb4053; font-size: 20px; font-weight: normal; font-family: 'RobotoCondensedRegular'; text-align: center; line-height: 26px; margin-bottom: 20px; }
	.orderedBox h3.small { margin-left: 125px; margin-right: 125px; }
	.orderedBox fieldset { width: 100%; border: 0; text-align: center; overflow: hidden; }
	.orderedBox p { color: #000; font-size: 14px; margin-bottom: 6px; font-family: 'RobotoCondensedLight'; }
	.orderedBox input.field { border: 1px solid #eb4053; background: none; display: inline-block; margin: 0 11px; width: 218px; height: 50px; line-height: 50px; color: #eb4053; font-size: 14px; font-family: 'RobotoCondensedRegular'; text-align: center; 
	  -webkite-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	}
	
	/* ### product box ### */
	.productBox { margin: 0 auto; width: 1020px; }
	.productBox ul { list-style: none; overflow: hidden; text-align: center; width: 100%; }
	.productBox li { display: block; margin: 0 10px; width: 300px; margin-bottom: 10px; float: left; height:282px; overflow: hidden; }
	.productBox .photo { width: 100%; text-align: center; margin-bottom: 9px; }
	.productBox .photo img { display: inline; }
	.productBox p { color: #1a1a1a; line-height: 16px; font-family: 'RobotoCondensedLight'; text-align: left; }
	.productBox p span { color: #eb4053; text-transform: uppercase; font-family: 'roboto_condensedbold'; display: block; }
	
	/* ### contact box ### */
	.contactBox { position: relative; z-index: 100; margin: 0 auto; background: #fff; margin-top: -82px; width: 900px;
	  -webkite-border-radius: 7px 7px 0 0;
	  -moz-border-radius: 7px 7px 0 0;
	  border-radius: 7px 7px 0 0;
	}
	.contactBox .inner { padding: 60px 60px 50px 60px; overflow: hidden; }
	.contactBox .map { margin-bottom: 60px; }
	.contactBox .left { float: left; width: 540px; }
	.contactBox .right { float: right; width: 220px; }
	.contactBox h3 { color: #eb4053; font-size: 20px; text-transform: uppercase; margin-bottom: 18px; padding-bottom: 11px; border-bottom: 1px solid #eb4053; letter-spacing: 1px; }
	.contactBox fieldset { border: 0; margin-bottom: 42px; }
	.contactBox input.field { border: 0; background: #f2f2f2; width: 512px; height: 40px; line-height: 40px; padding: 0 14px; margin-bottom: 10px; color: #333; font-size: 20px; 
	  -webkite-border-radius: 3px color: #333;
	  -moz-border-radius: 3px;
	  border-radius: 3px;
	}
	.contactBox input.field.first { color: #333; }
	.contactBox textarea { padding: 20px; border: none; width: 500px; background: #f2f2f2; margin-bottom: 28px; color: #333; font-size: 20px; line-height: 22px; 
	  -webkite-border-radius: 3px;
	  -moz-border-radius: 3px;
	  border-radius: 3px;
	}
	.contactBox input.button { border: 1px solid #dbdbdb; background: #fff; width: 538px; height: 50px; cursor: pointer; color: #000; font-size: 16px; font-family: 'RobotoCondensedRegular'; 
	  -webkite-border-radius: 3px;
	  -moz-border-radius: 3px;
	  border-radius: 3px;
	}
	.contactBox input.button:hover { text-decoration: underline; }
	.contactBox ul { list-style: none; overflow: hidden; }
	.contactBox li { float: left; margin-right: 19px; width: 258px; text-align: center; border: 1px solid #dbdbdb; padding: 28px 0 22px 0; }
	.contactBox li:last-child { margin-right: 0; }
	.contactBox li img { display: inline; margin-bottom: 14px; 
	  -webkite-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	}
	.contactBox h4 { color: #1a1a1a; font-size: 20px; font-weight: normal; font-family: 'RobotoCondensedRegular'; margin-bottom: 25px; }
	.contactBox li p { color: #eb4053; font-size: 20px; line-height: 26px; font-family: 'RobotoCondensedRegular'; }
	.contactBox li p a { color: #eb4053; text-decoration: none; }
	.contactBox li p a:hover { text-decoration: underline; }
	.contactBox .block { margin-bottom: 20px; }
	.contactBox address { color: #1a1a1a; font-size: 16px; line-height: 26px; font-style: normal; font-family: 'RobotoCondensedRegular'; }
	.contactBox address a { color: #1a1a1a; text-decoration: none; }
	.contactBox address a:hover { text-decoration: underline; }
	
	/* ### bottom contrainer ### */
	#bottomCntr { width: 100%; background: #868789; padding: 30px 0; }
	#bottomCntr .inner { overflow: hidden; margin: 0 auto; width: 940px; }
	#bottomCntr .logo { float: left; width: 129px; margin-left: 20px; }
	#bottomCntr .col { width: 149px; background: url(../images/bg2.png) no-repeat 0 5px; padding-left: 11px; float: left; margin-top: 17px; }
	#bottomCntr .col.last { width: 140px; }
	#bottomCntr h3 { color: #fff; font-size: 14px; font-weight: normal; text-transform: uppercase; font-family: 'roboto_condensedbold'; margin-bottom: 12px; }
	#bottomCntr address { color: #fff; line-height: 16px; text-transform: uppercase; font-style: normal;font-family: 'RobotoCondensedLight'; }
	#bottomCntr address a { color: #fff; text-decoration: none; }
	#bottomCntr address a:hover { text-decoration: underline; }
	#bottomCntr address strong { font-weight: normal; font-family: 'roboto_condensedbold'; }
	
	/* ### footer contrainer ### */
	#footerCntr { overflow: hidden; width: 100%; background: #3d3d3f; padding: 22px 0; }
	#footerCntr p { color: #fff; font-family: 'RobotoCondensedRegular'; text-align: center; }
	#footerCntr p span { padding: 0 3px; }
	#footerCntr p a { color: #fff; }
	#footerCntr p a:hover { text-decoration: none; }