@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300);
body {
	margin: 0;
	padding: 0 0 30px 0;
	height:100%;
	font-family: 'Open Sans', sans-serif;
}
form {
	width:100%;
	height:100%;
	position:relative;
}
img { /*CSS to hide the blue border for linked images*/
	border:0px;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6, ul, li { /*CSS to remove margins and padding for these tags*/
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
strong {
	font-weight:bold;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
.float-left {
	float:left !important;
}
.float-right {
	float:right !important;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.main-container {
	width:100%;
	margin:0;
	float:left;
	position: relative;
}
.common-container {
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.inner-container {
	width:1024px;
	margin:0 auto;
}
/* banner section css starts here */
.banner-section {
	float:left;
	width:100%;
	margin:0 0 0 0;
}
/* banner section css ends here */

.header-container {
	float:left;
	width:100%;
	height:80px;
	position:absolute;
	top:0;
	background:rgba(89, 88, 88, 0.2);
}
.header-right {
	float:right;
	margin:12px 0 0 0;
	position:relative;
}
.top-navigation {
	float:right;
	margin: 10px 0 0 0;/*background:rgba(0, 0 , 0, 0.5);*/
}
.logo {
	float:left;
	margin:10px 0 0 0;
	position:relative;
	z-index:10;
}
/* Body section starts here */
.four-block-home {
	width:100%;
	float:left;
}
.margin-right {
	margin-right: 10%;
}
.margin-left {
	margin-left: 10%;
}
.dark-blue {
	background: #2462ae;
}
.light-blue {
	background: #3375c6;
}
.display-table {
	display:table;
	width:100%;
}
.display-tr {
	display:table-row;
}
.display-td {
	width:50%;
	display:table-cell;
	vertical-align:top;
}
.table-align-right {
	text-align:right;
	padding:0 0 0 0;
}
.table-align-left {
	text-align:left;
	padding:0 0 0 0;
}
.home-table-img-align {
	float:left;
	width:405px;
	text-align:center;
}
.home-table-content-right, .home-table-content-left {
	float:right;
	width:365px;
	padding:30px 40px 20px 0;
	font-size:14px;
	color:#fff;
	text-align:center;
}
.home-table-content-left {
	float:left;
	padding:30px 0 20px 40px;
}
/**--- Web Mobile Services ---**/
.web-mobile-services-block {
	float:left;
	width:100%;
	background:url(../images/web-mobile-service-bg.png) no-repeat center top;
	min-height:533px;
}
.web-services-img {
	float:left;
	width:100%;
	margin: 30px 0 0 0;
	
}
.web-services-computer-img {
	float:left;
	width:433px;
	margin:40px 0 0 0;
}
.web-content-section {
	width:528px;
	float:left;
	margin:40px 0 0 30px;
}
.web-content {
	float:left;
	font-size:30px;
	font-weight:300;
	color:#fff;
	line-height:48px;
}
.web-content-section a {
	float:left;
	margin:10px 0 0 0;
}
/**--- Footer Starts Here ---**/
.footer-container {
	float:left;
	width:100%;
	padding:20px 0 0;
	background:#0a0a0a;
}
.footer-left {
	float:left;
	width:300px;
}
.footer-links-section {
	float:left;
	margin:0 0 0 10px;
}
.footer-links-block {
	float:left;
	width: 210px;
	margin: 20px 14px 16px 0;
}
.footer-links-title {
	float:left;
	width:90%;
	padding:6px 5px;
	margin:0 0 5px 0;
	background:#113784;
	font-size:14px;
	color:#fff;
}
.footer-link, .footer-adres {
	float:left;
	width:40%;
	padding:0 0 4px 18px;
	margin:5px 10px 5px 0;
	background:url(../images/footer-arrow.png) no-repeat left 2px;
	border-bottom:dotted 1px #0a0a0a;
	line-height:20px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition:all 0.8s ease-in-out;
	-webkit-transition:all 0.8s ease-in-out;
}
.footer-link:hover {
	border-bottom:dotted 1px #fff;
}
.footer-adres {
	width:100%;
	background:none;
	border:0;
	padding:0 0 4px 0;
}
.footer-adres strong.usheader-quars, .footer-adres strong.india-other-loc {
	float:left;
	padding:0 0 6px 28px;
	background:url(../images/US.png) no-repeat left 2px;
}
.footer-adres strong.india-other-loc {
	background:url(../images/IN.png) no-repeat left 2px;
}
.copy-right-section {
	float:left;
	width:100%;
	padding:10px 0;
	background:#2462ae;
}
.copy-right-text {
	float:left;
	line-height:20px;
	font-size:14px;
	color:#fff;
}
.social-icon {
	float:left;
	margin:0 10px 0 0;
}
/**-- Inner Banner Section Starts Here --**/
.inner-banner-section {
	float:left;
	width:100%;
	text-align:center;
	position:relative;
}
.inner-main-content-block {
	width:980px;
	margin:0 auto;
}
.body-section {
	float:left;
	width:100%;
	padding:0 0 30px 0;
	font-family: 'Open Sans', sans-serif;
}
.abt-main-content {
	float:left;
	width:100%;
	padding:20px 0 30px;
	background:#f0f0f0;
	text-align:center;
}
.abt-main-content .inner-main-content-block h1 {
	display:inline-block;
	margin:0;
	padding:0;
	font-size:36px;
	color:#444;
	font-weight:300;
}
.abt-main-content .inner-main-content-block h3, .product-content h3 {
	display:inline-block;
	margin:0;
	padding:0;
	font-size:20px;
	color:#444;
	font-weight:300;
}
.abt-main-content .abt-content {
	float:left;
	width:100%;
	margin:14px 0 0 0;
	font-size:14px;
	line-height:24px;
	color:#444;
	font-weight:300;
}
.abt-content-block {
	float:left;
	width:100%;
	margin:30px 0 0 0;
	font-size:14px;
	line-height:24px;
	color:#444;
	font-weight:300;
}
.abt-left-img {
	float:left;
}
.abt-right-img {
	float:left;
}
.abt-content-left, .abt-content-right {
	float:left;
	width:788px;
	margin:0 18px 0 0;
	padding:10px 0 0 0;
	border-top:solid 6px #63686c;
}
.abt-content-right {
	margin:0 0 0 18px;
}
/**-- Inner Banner Section Ends Here --**/

/**--- Products Css Starts Here ---**/
.products-section {
	float:left;
	width:100%;
}
.products-block {
	float:left;
	width:100%;
	margin: 20px 0 0 0;
}
.products-items-block {
	float:left;
	width:48%;
	border:solid 1px #f0f0f0;
	margin:-1px 0 0 0;
	position:relative;
}
.products-item-img {
	float:left;
	width:50%;
}
.products-item-img img {
	width:100%;
}
.products-item-content {
	float:left;
	width:50%;
	padding:0 0 0 10px;
	background:#fff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.products-item-content h3 {
	padding:6px 0 0 0;
	font-size:24px;
	font-weight:normal;
	color:#444444;
}
.products-item-content .pro-links {
	float:left;
	margin:5px 0 0 0;
}
.pro-links a.pro-link {
	float:left;
	clear:both;
	margin:0 0 5px 8px;
	padding:0 0 0 12px;
	background:url(../images/icon-arrow.jpg) no-repeat left 4px;
	font-size:16px;
	color:#0ea2c8;
}
.pro-arrow-link {
	float:right;
	padding:5px 15px 0;
	margin: -10px 10px 10px 0;
	border:solid 2px #0ea2c8;
	border-radius:20px;
	-webkit-border-radius:20px;
	text-align:center;
	position:absolute;
	right:0;
	bottom:0;
}
.products-item-content .pro-links {
	float:left;
}
.product-content {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	font-size: 14px;
	line-height: 24px;
	color: #61696b;
	font-weight: normal;
}
.econsys-content {
	float:left;
	width:500px;
	margin:5px 8px 0 0;
}
.econsys-img {
	float:left;
	margin:5px 0 0 0;
}
/**--- Products Css Ends Here ---**/

/**-- clients --**/
.clients-section {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.clients-block {
	float:left;
	width:282px;
	margin:0 20px 20px 20px;
	font-size:13px;
	color:#a7a7a9;
	line-height:18px;
	text-align:center;
}
.client-img {
	display:inline-block;
	width:94px;
	height:95px;
	background:#d9dbda;
	border:solid 5px #f0f0f0;
	border-radius:100%;
	-webkit-border-radius:100%;
}
.client-img img {
	border-radius: 55px;
	width: 92px;
}
.clients-block-inner {
	width:100%;
	float:left;
	margin: -30px 0 0;
	padding:35px 15px 10px 20px;
	border:solid 1px #f0f0f0;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.clients-block-content {
	float:left;
	width:100%;
	padding:0 0 10px 0;
	text-align:left;
}
.clients-block-content img {
	float:left;
}
.client-readmore {
	display:inline-block;
	font-size:13px;
	color:#3078cd;
}
.client-name, .client-title {
	display:inline-block;
	margin:4px 0 0 0;
	text-transform:uppercase;
	color:#000;
}
.client-title {
	color:#e95934;
}
.popup-container {
	background: #fff none repeat scroll 0 0;
	padding: 14px 2%;
	width: 600px;
}
.client-more-con {
	float:left;
	width:100%;
	padding: 50px 0 20px 0;
	font-size: 13px;
	color: #a7a7a9;
	line-height: 18px;
}
.client-curve-block {
	float:left;
	width:100%;
	margin:-1px 0 0 0;
	padding:14px 0 0 0;
	background:url(../images/img-client-curve.png) no-repeat center top;
}
/**-- popup --**/
.mask-overlay-active {
	position:fixed;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	cursor: pointer;
	z-index: 99999;
	background: #000; /* fallback */
	background: rgba(0,0,0,0.75);
}
.overlay-content {
	display: none;
	background: #fff;
	padding: 15px;
	width: 520px;
	position: absolute;
	top: 15% !important;
	left: 50%;
	margin: 0 0 0 -20%;
	z-index: 999999;
	border-radius: 4px;
	font-size: 13px;
	color: #a7a7a9;
	line-height: 18px;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.overlay-content p {
	float:left;
	text-align:left;
}
.close-btn {
	float:right;
	width:20px;
	height:20px;
	cursor: pointer;
	background:url(../images/close2.png) no-repeat;
	position:absolute;
	right:6px;
	top:6px;
	border:0;
	outline:none;
}
.overlay-client-img {
	float:left;
	width:100%;
	margin:-62px 0 -40px 0;
}
.overlay-content .client-img {
	position:relative;
}
/* media query for most mobile devices */
/*@media only screen and (min-width: 0px) and (max-width: 480px) {
.overlay-content {
	width: 96%;
	margin: 0 2%;
	left: 0;
}
}*/

/**-- Services Block --**/
.services-block {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.services-block-left {
	float:left;
	width:308px;
	height:250px;
	background:#f5f7f8;
	border:solid 1px #e4e7ea;
	border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
}
.services-block-content, .services-block-content2{
	float:left;
	width:654px;
	height:255px;
	padding:0 0 0 53px;
	margin:0 0 0 10px;	
	background:#f5f7f8 url(../images/Services-curve.jpg) no-repeat left top;
	border-radius:8px;
	-webkit-border-radius:8px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-size:14px;
	color:#7f8389;
	line-height:20px;
}
.services-block-content2{
	margin:0 10px 0 0;
	padding: 0 53px 10px 0;
	background:#f5f7f8 url(../images/Services-curve2.jpg) no-repeat right top;
}
.services-block-content-inner, .services-block-content-inner2{
	padding: 10px 10px 20px 0;
	height:223px;
	border:solid 1px #e4e7ea;
	border-left:solid 0px #000;
	border-top-right-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
}
.services-block-content-inner2{
	padding: 10px 18px 0px 10px;
	height:243px;
	border:solid 1px #e4e7ea;
	border-right:solid 0px #000;
	
	border-top-left-radius:8px;
	-webkit-border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	
	border-top-right-radius:0;
	-webkit-border-top-right-radius:0;
	border-bottom-right-radius:0;
	-webkit-border-bottom-right-radius:0;
}
.services-block-content h3, .services-block-content2 h3{
	padding:0 0 3px 0;
	font-size: 20px;
	color: #444;
	font-weight: normal;
}
.services-block-content h3 span, .services-block-content2 h3 span{
	font-size:14px;
	font-weight:300;
}
.ser-sub-content{
	float:left;
	width:100%;
	margin:5px 0 0 10px;
}
.ser-sub-content h4{
	padding:0 0 4px 0;
	font-size:14px;
	font-weight:600;
	color:#7f8389;
}
.ser-sub-content ul{
	margin:0;
	padding:0;
}
.ser-sub-content ul li{
	float:left;
	padding:0 0 0 14px;
	background:url(../images/icon-double-arrows2.png) no-repeat left 7px;
	font-size:12px;
	font-weight:600;
	color:#7f8389;
	list-style-type:none;
}
ul.full-ul{
	float:left;
	width:100%;
}
ul.full-ul li{
	float:left;
	width:50%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.it-staffing-full{
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 16px 0;
	border-bottom:solid 1px #c1c8c0;
}
.it-staffing-img{
	float:left;
	width:308px;
}

.it-staffing-content{
	float:left;
	width:632px;
	padding:0 0 0 40px;
	font-size:14px;
	color:#323232;
	line-height:20px;
}
.it-staffing-content h3{
	float:left;
	width:100%;
	padding:0 0 8px 0;
	font-weight:400;
	font-size:20px;
	color:#323232;
}
/**--- Contact Us Starts Her ---**/
.contact-form-block{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.contact-form-block input.contact-inp, .contact-form-block .contact-textarea{
	float:left;
	width:48%;
	padding:10px;
	margin:0 2% 20px 0;
	border:#d3cdcd solid 1px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#666;
	font-weight:600;
}
.contact-form-block .contact-textarea{
	width:98%;
	height:134px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.btn-submit{
	float:right;
	padding:10px 30px;
	margin:0 2% 0 0;
	background:#f1582c;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.contact-form-block iframe{
	float:left;
	width:100%;
	min-height:340px;
	border:0;
}
/**-- Contact Starts Here --**/
.contact-maps-section{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.contact-maps-block{
	float:left;
	width:47%;
	margin:0 3% 15px 0;
}
.contact-map-adres-block{
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
}
.contact-map-adres-head{
	font-size:20px;
	font-weight:600;
	color:#444444;
	text-transform:uppercase;
}
.contact-map-adres{
	margin:4px 0 0 0;
	height:80px;
	font-size:13px;
	line-height:20px;
	color:#444444;
}
.contact-map-img{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.contact-map-img img{
	width:100%;
}
/**-- Careers Section --**/
.careers-section {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.careers-block1, .careers-block2, .careers-block3 {
    background: #2ab0e3 none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    height: 277px;
    margin: 0;
    padding: 10px;
    width: 33.3%;
}
.careers-block1-head {
    color: #444444;
    float: left;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.careers-block1-content {
    color: #444444;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin: 4px 0 0;
    width: 100%;
}
.careers-block1 .careers-block1-head, .careers-block1 .careers-block1-content {
    color: #fff;
}
.careers-block2 {
    background: #f6f7f9 none repeat scroll 0 0;
}
.careers-block3 {
    background: #e0e0e2 none repeat scroll 0 0;
}
.careers-block50 {
    float: left;
    margin: 14px 0 0;
    width: 50%;
}
.careers-block50 img {
    float: left;
}
.carees-big-thing-con {
    box-shadow: 0 0 20px #e6e6e6 inset;
    float: left;
    height: 275px;
    width: 233px;
}
.carees-big-thing-con h2 {
    color: #23a0ce;
    font-size: 24px;
    font-weight: bold;
}
.carees-big-thing-con h4 {
    color: #78828b;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 0;
}
.valign-table {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}
.valign-tr {
    display: table-row;
}
.valign-td {
    display: table-cell;
    vertical-align: middle;
}
.careers-head {
    color: #444;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin: 14px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.phone-num{
	float:right;
	margin:3px 0 0 0;
	padding:0 0 0 23px;
	background:url(../images/icon-phone.png) no-repeat;
	font-size:12px;
	color:#fff;
}

.margin-zero{
	margin:0 !important;
}
.mail-link{
	color: #F5592C;
  font-weight: bold
}
.benefits{
	margin:10px 0 0 10px;
	padding:0;
}
.benefits li{
	padding:0 0 0 18px;
	margin:0 0 8px 0;
	background:url(../images/icon-dor.png) no-repeat left 8px;
	list-style:none;
}
/**-- Team page starts here --**/
.team-section {
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.team-block {
	float:left;
	width:200px;
	margin:0 20px 0 10px;
}
.team-img {
	float:left;
	width:100%;
	text-align:center;
	box-shadow:inset 0 0 15px #e3e3e3;
}
.team-img img {
	vertical-align:top;
}
.team-img-name {
	float:left;
	width:100%;
	margin:8px 0 0 0;
	font-size:15px;
	color:#00499b;
}
.team-positon {
	float:left;
	margin:4px 0 0 0;
	font-size:15px;
	color:#363434;
}
.team-social-icons {
	float:left;
	width:100%;
	margin:8px 0 0 0;
	text-align:center;
}
.team-social-icons a {
	display:inline-block;
}
.other-team-member {
	float:left;
	width:980px;
	margin:16px 0 0 0;
}
.other-team-member .team-block {
	width:220px;
	float:left;
	margin:0;
	position:relative;
	overflow:hidden;
}
.other-team-member .team-block .team-img {
	float:left;
	width:100%;
	text-align:center;
	box-shadow:inset 0 0 15px #e3e3e3;
}
.team-hover-con {
	float:left;
	width:100%;
	height:0;
	margin:0;
	background:url('../images/team-con-bg.png') repeat;
	
	position:absolute;
	left:0;
	top:-150px;
	opacity:0;
	transition:0.8s ease;
	-webkit-transition:0.8s ease;
}
.team-hover-con .team-img-name{
	color:#fff;
	text-align:center;
}
.team-hover-con .team-positon{
	color:#fff;
	text-align:center;
	width:100%;
}
.team-hover-con .team-social-icons{
	margin:8px 0 0 0;
}
.team-tbl{
	display:table;
	width:100%;
	height:100%;
}
.team-tbl-tr{
	display:table-row;
}
.team-tbl-td{
	display:table-cell;
	vertical-align:middle;
}
.other-team-member .team-block:hover>.team-hover-con{
	height:216px;
	top:0;
	left:0;
	opacity:1;
}
.team-heading{
	float:left;
	width:100%;
	margin:14px 0 10px 0;
	padding:0;
	font-weight:300;
	font-size:36px;
	color:#444444;
	text-align:center;
}
.team-description{
	float:left;
	width:100%;
	margin:5px 0 5px 0;
	font-size:13px;
	color:#363434;
	line-height:20px;
}
.abt-banner{
	background:#b9a58c;
}


.abt-img:before, .abt-img:after {
	content:" ";
	width:500px;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background-image:-webkit-linear-gradient(left, #b9a58c, rgba(185,165,140,0));
	background-image:linear-gradient(to right, #b9a58c, rgba(185,165,140,0));
	z-index:1
}
.abt-img:after {
	right:0;
	left:inherit;
	background-image:-webkit-linear-gradient(right, #b9a58c, rgba(185,165,140,0));
	background-image:linear-gradient(to left, #b9a58c, rgba(185,165,140,0))
}
.color-red{
	color: #F1592D;
}
.team-block{
	
}
.clients-carousel-section{
	display:none;
}
.copy-right-text a{
	color:#fff;
}
.dice-block iframe{
	width:100%;
	min-height:1000px;
}
.cust-pre {
	margin: 0px !important;
	color: white;
	overflow: inherit;	
	font-family: 'Open Sans', sans-serif;
	padding: 1px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #0a0a0a;
    border: 0px;
    border-radius: 0px;
}