@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: 'AvenirLTStd';
 src: url('fonts/AvenirLTStd-Light.eot');
 src: url('fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirLTStd-Light.woff') format('woff'), url('fonts/AvenirLTStd-Light.ttf') format('truetype');
 font-weight: 300;
 font-style: normal;
}
 @font-face {
 font-family: 'AvenirLTStd';
 src: url('fonts/AvenirLTStd-Medium.eot');
 src: url('fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirLTStd-Medium.woff') format('woff'), url('fonts/AvenirLTStd-Medium.ttf') format('truetype');
 font-weight: 500;
 font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	outline:none;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone {
	max-width:100%;
	height:auto;
	/*display:block;*/
	margin:5px 0px;
}
a {
	text-decoration:none;
	outline:none;
	color:#fff;
}
img {
	border:0px;
	outline:none;
}
p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
ul {
	padding:0px 0px 25px 40px;
	margin:0px;
}
ol {
	padding:0px 0px 25px 40px;
	margin:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
}
h1 {
	font-size:50px;
	line-height:68px;
	color:#525252;
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
	padding:0px 0px 20px 0px;
}
h2 {
	font-size:36px;
	line-height:39px;
}


html,body{
height:100%;
}
body {
	font-family: 'AvenirLTStd';
	font-weight: 300;
	font-style: normal;
	font-size:16px;
	margin:0px auto;
	padding:0px;
	color:#585858;
	line-height:26px;

}
#container {
	width: 100%;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
}
/* =Header
-------------------------------------------------------------- */







#header {
	width: 100%;
	height: 105px;
	clear:both;
	padding:15px 0px;
	overflow: hidden;
	position: fixed;
	/*position:relative;*/
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-box-shadow: 0px 12px 5px -10px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 12px 5px -10px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 12px 5px -10px rgba(0, 0, 0, 0.10);
}
#header .logo img {
	display: inline-block;
	width:248px;
	height: 80px;
	line-height: 50px;
	float: left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#header.smaller {
	height: 80px;
	padding:20px 0px;
}
#header.smaller .logo img {
	width: 170px;
	height: 60px;
	line-height: 45px;
	margin-top:-7px;
}
#header.smaller .topnavigation {
	top:-5px;
}
#header.smaller #container {
	margin-top:80px;
}
.inside-header {
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
	position:relative;
}
.logo {
	float:left;
	z-index:9999;
}
.topnavigation {
	right:15px;
	position:absolute;
}
.topnavigation ul {
	width:100%;
	display:block;
	padding:20px 0px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}
.topnavigation ul li {
	line-height:26px;
	display:inline-block;
	font-size:22px;
	font-weight:300;
}
.topnavigation ul li a {
	display:block;
	color:#414141;
	padding-left:25px;
}
.topnavigation ul li a.active {
	color:#2b80c7;
}
#banner {
	clear:both;
	overflow:hidden;
	width:100%;
	position:relative;
	height:770px;
}
.sliderbtnholder {
	float:right;
	z-index:9999;
	padding:0px 0px;
	display:none;
}
a.requestbtn {
	/*background:url(../images/yellow-circle.png) no-repeat center;*/
	background-color:#2371b1;
	border-radius:120px;
	width:120px;
	height:120px;
	background-size:auto 120px;
	position:relative;
	font-family: 'AvenirLTStd';
	font-weight: 400;
	font-style: normal;
	color:#fff;
	font-size:25px;
	text-align:center;
	padding:38px 0px;
	display:block;
}
a.requestbtn:hover {
	/*background:url(../images/yellow-circle-hover.png) no-repeat center;*/
	background-color:#2a7abd;
	width:120px;
	height:120px;
	background-size:auto 120px;

}
#trigger-overlay {
	display:none;
}
.overlay {
	position: fixed;
	width: 1%;
	height: 1%;
	top: -500px;
	left: 0;
}
.colorborder {
	width:100%;
	overflow:hidden;
	height:18px;
}
.colorborder span {
	display:inline-block;
	width:33.3%;
	height:18px;
}
.colorborder span.y1 {
	background:#247cc6;
}
.colorborder span.y2 {
	background:#1561a0;
	width:33.4%;
}
.colorborder span.y3 {
	background:#034479;
}
#welcome-text {
	max-width:1200px;
	padding:40px 15px 35px 15px;
	margin:0 auto;
	text-align:center;
	font-size:22px;
	line-height:29px;
	overflow:hidden;
	clear:both;
	color:#323232;
}
#welcome-text h4 {
	font-size:34px;
	font-family: 'AvenirLTStd';
	font-weight: 300;
	font-style: normal;
	line-height:38px;
	padding:0px 0px 20px 0px;
}
#home, .home {
	width:100%;
/*	display:block;*/
	position:relative;
	clear:both;
}


/*--------------------------what we do css start------------------------*/
#what-we-do {
	width:100%;
	display:block;
	clear:both;
	padding:40px 0px;
	color:#323232;
	font-size:24px;
	line-height:34px;
	text-align:center;
	background-color:#f8f8f8;
}
.contentdiv {
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}
.contentdiv h1 {
	text-align:center;
	padding:0px 0px 20px 0px;
}
ul#services {
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-size:0px;
}
ul#services li {
	list-style:none;
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	line-height:24px;
	padding:15px;
	width:33.33%;
}
.serviceicon {
	margin:0 auto;
	display:block;
	max-width:235px;
	max-height:235px;
	margin-bottom:35px;
}


/* Pop */
@-webkit-keyframes hvr-pop {
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
}
 @keyframes hvr-pop {
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
}
.hvr-pop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Float start*/
.hvr-float {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
/* Float end*/

ul#services li h2 {
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
	font-size:28px;
	line-height:39px;
	padding:0px 0px 15px 0px;
}
ul#services li h2 span {
	color:#565656;
	font-family: 'AvenirLTStd';
	font-weight: 300;
	font-style: normal;
	display:block;
	clear:both;
}
ul#services li.ios h2 {
	color:#01b6f9;
}
ul#services li.android h2 {
	color:#79c314;
}
ul#services li.html h2 {
	color:#ffa800;
}
ul#services li.crm h2 {
	color:#05d0bf;
}
/*--------------------------what we do css end------------------------*/


/*--------------------------our work css start------------------------*/
#our-work {
	width:100%;
	display:block;
	clear:both;
	padding:50px 0px;
	color:#ffffff;
	font-size:24px;
	line-height:34px;
	text-align:center;
	background-color:#ffffff;
}
.grey{
	color:#323232;
}
.contentdiv h2 {
	color:#ffa800;
	font-size:36px;
	padding:0px 0px 20px 0px;
}
ul.works {
	width:100%;
	clear:both;
	float:left;
	margin:0px;
	padding:0px 0px 50px 0px;
	font-size:0px;
}
ul.works li {
	list-style:none;
	float:left;
	vertical-align:top;
	font-size:18px;
	line-height:24px;
	font-family: 'AvenirLTStd';
	font-weight: 300;
	font-style: normal;
	padding:0px 50px;
	width:100%;
	margin:20px 0px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	position:relative;
	min-height:390px;
	display:block;
}
 ul.works li::after {
content:" ";
background-image:url(../images/shadow.png);
background-repeat:no-repeat;
background-size: 100% auto;
 width:100%;
 height:35px;
 display:block;
 margin:0px auto 0px auto;
 left:0px;
 bottom:-35px;
 position:absolute;
}
ul.works li .workinfo {
	padding:40px 45px 15px 0px;
	display:block;
	float:left;
	text-align:left;
	line-height:27px;
	width:40%;
	height:100%;
	/*position:relative;*/
}
.platformlogo {
	position:absolute;
	bottom:30px;
	left:0px;
	left:50px;
}
.platformlogo img {
	max-height:55px;
	margin-right:10px;
}
ul.works li .imageholder {
	width:50%;
	height:100%;
	text-align:right;
	position:absolute;
	bottom:0px;
	right:40px;
	background-repeat:no-repeat;
	background-position:bottom right;
/*background-size:100%;*/}
ul.works.crm li {
	margin:30px 0px 75px 0px;
	min-height:390px;
}
ul.works.crm li .imageholder {
	bottom:-40px;
	height:100%;
	width:45%;
	/*background-size:auto 100%;*/
}
ul.works.crm li .workinfo {padding:40px 45px 95px 0px;
width:54%}

ul.works li .imageholder img, ul.works.crm li .imageholder img {
	visibility:hidden;
}
ul.works li .imageholder img, .clientlogo {
	max-width:100%;
	max-height:100%;
}
ul.works li .workinfo p {
	padding:0px 0px 30px 0px;
}
ul.works li.laser {
	background-color:#004790;
}
ul.works li.business-magnet {
	background-color:#af0102;
}
ul.works li.pagedesign {
	background-color:#ffdd00;
	color:#1f1700;
}
ul.works li.sixsigma {
	background-color:#369dd8;
}
ul.works li.prestige {
	background-color:#023668;
}
ul.works li.shepherd {
	background-color:#f8533d;
}
ul.works li.super-market {
	background-color:#718cd6;
}
ul.works li.ten-ten {
	background-color:#454545;
}
ul.works li.avensure {
	background-color:#8aad17;
}
.clientlogo {
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
	display:block;
	color:#fff;
	font-size:36px;
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
	line-height:40px;
}
.clientlogo span{
	font-size:24px;
	line-height:28px;
}

.clientlogo1 {
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
	display:block;
	color:#000;
	font-size:36px;
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
	line-height:40px;
}
.clientlogo1 span{
	font-size:24px;
	line-height:28px;
}
/*--------------------------our work css end------------------------*/


/*--------------------------get-in-touch css start------------------------*/
#get-in-touch {
	width:100%;
	display:block;
	clear:both;
	padding:60px 0px;
	color:#ffffff;
	font-size:24px;
	line-height:34px;
	text-align:center;
	background-color:#10197a;
}
.footerlogo {
	margin-bottom:2rem;
	display:block;
	clear:both;
}
.phno {
	color:#fff;
	font-size:24px;
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
	display:block;
	padding:10px 0px;
}
.contact-details {
	float:left; padding: 1rem;
	width:40%;
	text-align:left;
	font-size:18px;
	min-height: 500px;
	background: #229446;
}
.contact-details p {
	padding:0px 0px 20px 0px;
}
.contact-right {
	float:right; padding: 1rem;
	text-align:left;
	width:60%;
}
.contact-right h2 {
	font-size:40px;
	padding:0px 0px 10px 0px;
	text-align:left;
	color:#c4e5ff;
	line-height: 50px;
}

.lyr-contact {
	margin: 0 0 0 1rem;
	line-height: 1.5;
	}

.lyr-contact h3 {
	margin: 0;
	font-size: 1.25rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

.lyr-contact h4 {
	margin: 0 0 1rem;
	font-size: 1.1rem;
	letter-spacing: 1px;
	}

.lyr-contact .lyr-what {
	margin: 1.5rem 0;
	}

.lyr-what h4 {
	margin: 0 0 0.25rem;
	text-transform: uppercase;
	}

.lyr-what ul {
	margin: 0 0 0 1.5em; padding: 0; }

.contact-right h4 {
	font-weight:300;
	padding:0px 0px 15px 0px;
	font-size:24px;
}
.request-form {
	clear:both;
	width:95%;
	float:left;
	font-size:14px;
	color:#ffffff;
}
.request-form p {
	padding:0px 0px 0px 0px;
}
.request-form > ul {
	margin:0px;
	padding:0px;
	width:100%;
	font-size:0px;
	float:left;
	clear:both;
}
.request-form > ul > li {
	list-style:none;
	padding:0px 15px 15px 0px;
	margin:0px;
	width:100%;
	float:left;
	font-size:14px;
	line-height:0px;
}
.request-form > ul > li.column-2 {
	width:50%;
	float:none;
	display:inline-block;
	vertical-align:top;
}
.request-form > ul > li.column-2.first {
	padding-right:15px;
}
.error {
	color:#ff9f80;
	line-height:22px;
	display:none;
}
.progressMsg
{
	padding: 10px 0px;
    float: left;
    color: #ffa800;
	width:65%;
	line-height:23px;
	text-align:right;}

input[type="text"], input[type="email"], textarea, select {
	background:#f2f3ff;
	border:0px;
	width:100%;
	font-family: 'AvenirLTStd';
	font-weight: 300;
	font-style: normal;
	font-size:18px;
	padding:11px;
	color:#020952;
	margin:0px;
	border-radius:0px;
	display:block !important;
}
input[type="text"].error,
input[type="email"].error,
textarea.error,
select.error{
	/*border:1px solid #ff0000;*/
	 color: #e9105d !important;
}
select {
	height:43px;
	padding:8px 11px;
	-webkit-appearance:none;
}
textarea {
	width:100% !important;
	overflow:auto;
}
.submit {
	background-color:#2371b1;
	color:#fff;
	font-size:22px;
	font-family: 'AvenirLTStd';
	font-weight: 500;
	font-style: normal;
	border:0px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:8px 50px;
	cursor:pointer;
	float:right;
	margin:0px;
	-webkit-appearance:none;
}
.btn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.btn:hover, .btn:focus, .btn:active {
	-webkit-animation-name: hvr-back-pulse;
	animation-name: hvr-back-pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-color: #2a7abd;
	color: white;
}
.copyright {
	width:100%;
	margin:40px auto 0px auto;
	color:#d5e9f9;
	border-top:1px solid #436aa1;
	padding-top:10px;
	font-size:16px;
	clear:both;
	float:left;
}



/*=============== pop-up-start  ===================**/
.popTrigger{
	cursor:pointer
	}
#popUpOverlay {
display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
/*	background-image: url(../images/lightboxbg.png);
	background-repeat: repeat;*/
	background-color: rgba(27, 27, 27, .80);
	overflow-x: auto;
	overflow-y: scroll;

}
.popup_block{
	display: block;
	visibility:hidden;
	float: left;
	position: absolute;
	z-index: 1100000;
	width:100%;
	top:-1200000px;
	padding:15px;
}
.popup_block:after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0%;
	}
* html .popup_block             { zoom: 1; } /* IE6 */
*:first-child+html .popup_block { zoom: 1; } /* IE7 */
.popUpHolder{
	position:relative;
	margin:0px auto;
/*	-webkit-box-shadow: 6px 6px 5px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    6px 6px 5px 0px rgba(0, 0, 0, 0.6);
	box-shadow:         6px 6px 5px 0px rgba(0, 0, 0, 0.6);
	*/
	background:#ffffff;
	max-width:600px;

}
.popup_block .title{
	font-size: 1.556em /*28px*/;
	color: #0072C6;
	padding:5px 0px 12px 50px;
	font-weight:400;
	line-height:32px;
	display:block;
	background-repeat:no-repeat;
	background-position:-5px top;
	background-image:url(../images/icon-info.png);
	}
.closePopUp{
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	overflow:hidden;
	line-height:10px;
	}
.closePopUp img{
	width:20px;
	height:auto;
	}
/*--Making IE6 Understand Fixed Positioning--*/
*html #popUpOverlay {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
.popUpContent:after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0%;
	}
* html .popUpContent             { zoom: 1; } /* IE6 */
*:first-child+html .popUpContent { zoom: 1; } /* IE7 */
.popUpContent{
	clear:both;
	padding:35px;
	}
#signUpAndEnquiry .popUpHolder{
	max-width:980px;
	}
.popUpContent{
	font-size:20px;
	text-align:center
	}
.popUpContent img{
	width:140px;
	height:auto;
	margin-bottom:15px;
	}
.popUpContent h2{
	font-size:34px;
	padding-bottom:20px;
	}
.popUpContent p{
	padding-bottom: 18px;
	}
/*=============== pop-up-end  ===================**/

ul.works li.ipad_box{min-height: 492px!important;}
ul.works li.ipad_box .imageholder{ background-position:center center; background-size:100%;}

/* page loader css star here */
#overlay{
  position:fixed;
  z-index:999999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.9);
  transition: 1s 0.4s;
}
#progstat{
  font-size:18px;
  letter-spacing: 3px;
  position:absolute;
  top:50%;
  margin-top:-40px;
  width:100%;
  text-align:center;
  color:#fff;
}
/* page loader css end here */
