@charset "utf-8";
body {
	margin: 0px;
	font-family: 'latoregular', Tahoma, Geneva, sans-serif;
	background-image:url(../images/back_pattern.png);
	font-size:14px;
	color:#333;
}
a {
	border:none;
}
.headerContainer {
	position:relative;
	width:100%;
	height:70px;
	background-color:#191a1c;
}
.clear {
	clear:both;
}
.header {
	position:relative;
	width:950px;
	height:70px;
	margin:0 auto;
}
.headerLine {
	position:relative;
	background-image:url(../images/white_pattern.png);
	width:100%;
	height:5px;
}
.logo {
	position:absolute;
	background-image:url(../images/logo.png);
	background-size:186px 30px;
	width:186px;
	height:30px;
	top:21px;
	cursor:pointer;
}
.menu {
	position:absolute;
	width: auto;
	height:30px;
	right:0px;
	top:27px;
}
.menuItem {
	position:relative;
	width:auto;
	height:auto;
	float:left;
	font-family:'latobold', Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
.menuItem:hover {
	color:#216cf4;
	cursor:pointer;
}
.menuBall {
	position:relative;
	background-image:url(../images/ball.png);
	width:4px;
	height:4px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	margin-top:7px;
}
.showcase {
	position:relative;
	width:100%;
	height:400px;
	margin:0 auto;
}
.sliderDiv {
	position:relative;
	width:950px;
	height:400px;
	margin:0 auto;
}
.blueLine {
	position:relative;
	width:100%;
	height:190px;
	background-image:url(../images/blue_pattern.png);
}
.blueLine .items {
	position:relative;
	width:260px;
	height:130px;
	float:left;
	margin-top:30px;
}
.blueLine .items .title {
	position:absolute;
	width:auto;
	height:auto;
	font-family:'latoblack', Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
}
.blueLine .items .text {
	position:absolute;
	width:auto;
	height:auto;
	font-family:'latoregular', Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	top:25px;
}
.blueLine .separator {
	position:relative;
	background-color:#5e89d6;
	width:1px;
	height:140px;
	float:left;
	margin: 25px 42px 0 42px;
}
.blueLine .container {
	position:relative;
	width:950px;
	height:190px;
	margin:0 auto;
}
.whiteopa {
	position:absolute;
	width:auto;
	height:auto;
	background-image:url(../images/white_opa.png);
	font-family:'latobold', Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	top:110px;
	padding:5px 10px 5px 10px;
}
.whiteopa:hover {
	background-image:url(../images/blackopa.png);
	cursor:pointer;
}
.worksBorder {
	position:relative;
	width:950px;
	height:1160px;
	background-image:url(../images/summary-bg.png);
	margin:0 auto;
}
.worksContainer {
	position:relative;
	width:940px;
	height:930px;
	margin:0 5px 0 5px;
	background-color:#FFF;
	top:5px;
}
.worksTitle {
	position:relative;
	width:900px;
	height:40px;
	background-image:url(../images/works_title.png);
	margin:0 auto;
	top:30px;
	margin-bottom:55px;
}
.worksItem {
	position:relative;
	width:900px;
	height:260px;
	margin:0 auto;
	margin-bottom:20px;
	
}
.worksIcon {
	position: absolute;;
	width:114px;
	height:114px;
	top:30px;
	left:30px;
}
.worksName {
	position:absolute;
	width:auto;
	height:auto;
	font-family:'latoblack', Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#000;
	top:170px;
	left:30px;
}
.worksDetail {
	position:absolute;
	width:350px;
	height:auto;
	left:30px;
	top:200px;
	font-family:'latoregular', Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}
.clientTitle {
	position:relative;
	width:200px;
	height:auto;
	font-family:'latoblack', Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#989898;
	margin:0 auto;
	text-align:center;
	margin-top:40px;
}
.clientContainer {
	position:relative;
	width:820px;
	height:190px;
	margin:0 auto;
	margin-top:10px;
}
.clientLeftArrow {
	position:absolute;
	background-image:url(../images/left_arrow.png);
	width:30px;
	height:70px;
	left:-45px;
	top:45px;
}
.clientLeftArrow:hover {
	background-image:url(../images/left_arrow_hover.png);
	cursor:pointer;
}
.clientRightArrow {
	position:absolute;
	background-image:url(../images/right_arrow.png);
	width:30px;
	height:70px;
	right:-45px;
	top:45px;
}
.clientRightArrow:hover {
	background-image:url(../images/right_arrow_hover.png);
	cursor:pointer;
}
.footer {
	position:relative;
	background-image:url(../images/black_pattern.png);
	width:950px;
	height:100px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:30px;
	border:none;
}
.footer img {
	border:none;
}
.footerAdressLos {
	position:absolute;
	width:260px;
	height:60px;
	top:25px;
	left:30px;
	font-family:'latoregular', Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
}
.footerAdressIst {
	position:absolute;
	width:260px;
	height:60px;
	top:25px;
	left:320px;
	font-family:'latoregular', Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
}
.footerContact {
	position:absolute;
	width:120px;
	height:60px;
	top:25px;
	left:610px;
	font-family:'latoregular', Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
}
.footerSocialContainer {
	position:absolute;
	width:87px;
	height:24px;
	left:830px;
	top:40px;
}
.footerSocialItem {
	position:relative;
	float:left;
	width:24px;
	height:24px;
	margin-left:5px;
}
.BlueTitle {
	font-family:'latobold', Tahoma, Geneva, sans-serif;
	font-size:28px;
	color:#1956c4;
	line-height:40px;
}
.ajaxContainer {
	position:relative;
	width:940px;
	height:auto;
	padding-top:35px;
	padding-bottom:35px;
	margin:0 auto;
}
.ajaxContainer ul {
	margin-top:-15px;
	margin-left:-15px;
}
.ajaxContainer li {
	margin:0;
	padding:0;
}
.blueHeaderContainer {
	position:relative;
	width:100%;
	height:100px;
	background-color:#1956c4;
}
.blueHeaderTitle {
	position:relative;
	width:950px;
	height: auto;
	font-family:'latobold', Tahoma, Geneva, sans-serif;
	font-size:60px;
	color:#FFF;
	margin:0 auto;
	top:15px;
}
.close {
	position:absolute;
	background-image:url(../images/close.png);
	width:100px;
	height:100px;
	right:0px;
	top:70px;
	cursor:pointer;
	z-index:5000;
}
.contactTitle {
	font-family:'latobold', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#1956c4;
}
.contactItems {
	position:relative;
	float:left;
	width:450px;
	height:60px;
	margin-bottom:40px;
}
.contactItems a:hover {
	color:#216cf4;
}
.contactItems a {
	color:#333;
	text-decoration:none;
}


.connect_in {
	position:absolute;
	width:26px;
	height:26px;
	left:35px;
	top:25px;
}
.connect_facebook {
	position:absolute;
	width:26px;
	height:26px;
	top:25px;
}
.connect_twitter {
	position:absolute;
	width:26px;
	height:26px;
	left:35px;
	top:25px;
}
.career {
	position:relative;
	float:left;
	width:920px;
	height:auto;
	margin-top:30px;
}
.career a:hover {
	color:#216cf4;
}
.career a {
	color:#333;
	text-decoration:none;
}
.footerContact a {
	color:#fff;
	text-decoration:none;
}