@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#fff;
}
/*-----------------------------------------------------------------------------------*/
/*	CONTAINERS
/*-----------------------------------------------------------------------------------*/
.top{
	margin-top:47px;
}
.container_nav{
	padding-top:10px;
	width:100%;
	background: #0079C1;
	top: 0;
    display:block;
	overflow:hidden;
	z-index:999;
	position:fixed;
	height:60px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07);
}
.container_nav a{
	color:#ffffff;
	font-size:12px;
	margin-left:0px;
	text-transform:uppercase;
	line-height:50px;
	text-decoration:none;
}
.container_nav ul{
	list-style-type:none;
}
.container_nav li{
	display:inline;
}
/*.container_home-slide{
	margin-top:70px;
}*/
.container_home-slide{
	/*background:#F6653C;*/
	width:100%;
    display:block;
	overflow:hidden;
	height:680px;
	margin-top:70px;
}
.container_home-slide.home{
	background: url("../images/slide-home/01.jpg") bottom center no-repeat #FFF;
	height:500px;
}
.container_home-slide.online{
	background: url("../images/slide-home/12.jpg") center center no-repeat #FFF;
	height:500px;
}
.container_home-slide.mobile{
	background: url("../images/slide-home/01.jpg") center center no-repeat #FFF;
	height:500px;
}
.container_home-slide.software{
	background: url("../images/slide-home/11.jpg") center center no-repeat #FFF;
	height:500px;
}

.container-about{
	/*background:#F6653C;*/
	width:100%;
    display:block;
	overflow:hidden;
	background: url("../images/slide-home/14.jpg") center center no-repeat #FFF;
	padding:50px 0;
}
.container_home{
	background:#fff;
	width:100%;
    display:block;
	overflow:hidden;
	z-index:6000;
}
.container_home-slide h1{
	background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    padding: 13px;
	margin-top:110px;
	word-wrap: break-word;
	line-height:45px;
}
.container_home-slide p{
	display:block;
	font-size:22px;
	margin-top:0px;
	background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    padding: 10px;
	box-sizing: border-box;
}
.container_home-slide a.btn{
	margin-left:0px;
	margin-right:10px;
}

.container_home-slide-caption{	
	width:100%;
    display:block;
	padding:30px 0px 50px 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	margin-top:335px;
	text-align:center;
}
.container_home-slide-caption h1{
	color:#fff;
}

.container_first{
	width:100%;
    display:block;
	background:/*url("../images/bg-mobile-app-development.jpg") no-repeat center bottom */#fff;
	padding:60px 0 40px 0;
	overflow:hidden;
}
.container_intro{
	width:100%;
    display:block;
	background-color: #fff;
	padding:35px 0 50px 0;
	overflow:hidden;
}
.container_second{
	width:100%;
    display:block;
	padding:360px 0 20px 0;
	overflow:hidden;
	margin-bottom:0px;
	background:url("../images/bg-woman.jpg") center top no-repeat #f3f6f8;
	margin-top:50px;
}
.container_third{
	width:100%;
    display:block;
	background-color: #fff;
	padding:60px 0px 35px 0px;
	overflow:hidden;
}
.container_fourth{
	width:100%;
    display:block;
	background: url("../images/bg-07.jpg") top center no-repeat;
	padding:110px 0 100px 0;
	overflow:hidden;
	margin-top:0px;
}
.container_testimonials{
	width:100%;
    display:block;
	padding:60px 0 60px 0;
	overflow:hidden;
	margin-bottom:0px;
	background:#5B63CF;
	color:#fff;
	text-align:center;
}
.container_testimonials h3{
	color:#fff;
}
.container_fifth{
	width:100%;
    display:block;
	background-color: #fff;
	padding:50px 0 30px 0;
	overflow:hidden;
}
.container_footer{
	height:180px;
	padding-top:40px;
	background-color: #fff;
}
.container_footer p{
	margin-bottom:25px;
}
/*-----------------------------------------------------------------------------------*/
/*	ENQUIRE
/*-----------------------------------------------------------------------------------*/
.container_call-to-action{
	/*background:#F6653C;*/
	width:100%;
    display:block;
	background: url("../images/bg-06.png") top center no-repeat;
	height:380px;
	overflow:hidden;
	color:#fff;
	margin-bottom:0px;
	margin-top:-20px;
}
.container_call-to-action h2{
	padding-top:105px;
	color:#ffffff;
}
.container_call-to-action a{
	color:#fff;
}
.enquire{
	background: url("../images/bg-07.jpg") top center;
	top: 0;
    display:block;
	overflow:hidden;
	z-index:998;
	position:fixed;
	width:100%;
	display:none;
	padding-top:70px;
	margin-top:70px;
	height:1000px;
}
.enquire-on{
	display:block;
}
/*-----------------------------------------------------------------------------------*/
/*	MAP
/*-----------------------------------------------------------------------------------*/
#map_canvas {
	width: 100%;
	height: 200px;
	margin-top:70px;
}	
/*-----------------------------------------------------------------------------------*/
/*	SHOWCASE
/*-----------------------------------------------------------------------------------*/
.container_nav_showcase{
	padding-top:10px;
	width:100%;
    display:block;
	overflow:visible;
	background-color:transparent;
	top: 230px;
	z-index:998;
	position:fixed;
	height:160px;
}
.container_nav_showcase a{
	width:100px;
	height:150px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
}
.next{
	margin-right:0px !important;
	float:right;
	text-align:right;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}
.prev{
	float:left;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius:0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
.next.mwm{
	background:url(../images/showcase/next-mwm.png) left center;
}
.prev.mwm{
	background:url(../images/showcase/prev-mwm.png) right center;
}
.next.topbin{
	background:url(../images/showcase/next-topbin.png) left center;
}
.prev.topbin{
	background:url(../images/showcase/prev-topbin.png) right center;
}
.next.iitca{
	background:url(../images/showcase/next-iitca.png) left center;
}
.prev.iitca{
	background:url(../images/showcase/prev-iitca.png) right center;
}
.next.miam{
	background:url(../images/showcase/next-miam.png) left center;
}
.prev.miam{
	background:url(../images/showcase/prev-miam.png) right center;
}
.container_nav_showcase a:hover{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	width:310px;
	color:#fff;
	-webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
    width:310px;
}
.container_showcase{
    display:block;
	overflow:hidden;
	padding:40px 0 60px 0;
}
.container_showcase .grid_4{
	margin-bottom:20px;
}
.container_showcase_banner{
	/*background:#F6653C;*/
	width:100%;
    display:block;
	height:500px;
	overflow:hidden;
	margin-top:70px;
}
.container_showcase_banner.topbin{
	background: url("../images/showcase/showcase-topbin-00.jpg") bottom center no-repeat #FFF;
}
.container_showcase_banner.mwm{
	background: url("../images/showcase/showcase-mwm-00.jpg") bottom center no-repeat #FFF;
}
.container_showcase_banner.iitca{
	background: url("../images/showcase/showcase-iitca-00.jpg") bottom center no-repeat #FFF;
}
.container_showcase_banner.miam{
	background: url("../images/showcase/showcase-miam-00.jpg") bottom center no-repeat #FFF;
}
.container_showcase_banner.allied{
	background: url("../images/showcase/showcase-allied-00.jpg") bottom center no-repeat #FFF;
}
.container_showcase_banner.suzuki{
	background: url("../images/showcase/showcase-suzuki-00.jpg") bottom center no-repeat #FFF;
}
.container_showcase_item{
	width:100%;
    display:block;
	padding:80px 0 80px 0;
	overflow:hidden;
}
.container_showcase_item h3{
	padding-top:30px;
	margin-top:0px;
}
.container_showcase_item.bg-0{
	background: #fff;
}
.container_showcase_item.bg-1{
	background-color:#f3f6f8;
}
.container_showcase_item.bg-purple{
	background-color:#7ac143;
	color:#fff;
	padding-bottom:30px;
	padding-top:50px;
}
.container_showcase_item.bg-purple h2{
	color:#fff;
}
.container_showcase_item.bg-1 h2{
	color:#333;
	margin-top:0px;
}
.container_showcase_item.bg-1 h3{
	color:#333;
	margin-top:0px;
}
.container_showcase_item.bg-2{
	background: url("../images/bg-08.jpg") top center no-repeat;
	padding-bottom:0px;
}
.container_showcase_item.bg-2 h3{
	color:#333;
	margin-top:0px;
}
.container_showcase_item.bg-3{
	background: url("../images/bg-07.jpg") top center no-repeat;
}
.container_showcase_item.bg-4{
	background: #f3f6f8;
}
.container_showcase_item.bg-5{
	padding:50px 0 50px 0;
	background: #FAEFDF;
}
.container_showcase_item.bg-5 h1{
	color:#333;
}
.container_showcase_item.bg-5 h4{
	color:#333;
	margin-top:0px;
}
/*-----------------------------------------------------------------------------------*/
/*	MISC
/*-----------------------------------------------------------------------------------*/
.logo {
	text-indent: -999em;
	background: url('../images/logo-blue.png') left bottom;
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	text-align:center;
}
.right{
	text-align:right;
}
.logo:hover{
	background-position: left top;
}
.call{
	color:#62950b;
}
a img {
	border:none;
}
img.right {
    float: right;
    margin: 0 0 0 20px;
}
img {
	vertical-align:text-bottom;
}
img.left {
    float: left;
    margin: 0 20px 0 0;
}
.float-right {
    float: right;
	text-align:right;
}
.box{
	padding:20px 20px 20px 20px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
	margin-bottom:20px;
	background-color:#FFF;
	border-radius:4px;
}
.box-white{
	padding:20px 20px 30px 20px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
	border-radius:4px;
	background-color:rgba(255,255,255,1);
	margin-top:-365px;
	overflow:hidden;
	z-index:500;
}
.box-black{
	padding:20px 20px 30px 20px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
	border-radius:4px;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	margin-top:320px;
}
.box-black h1{
	color:#fff;
}
.box-black h3{
	color:#fff;
}
.box img{
	float:left;
	margin-left:-10px;
}
.box p{
	margin-top:0px;
	margin-bottom:0px;
	font-size:15px;
}
.p-t{
	padding-top:30px;
}
.p-b-none{
	padding-bottom:0px;
}
/*-----------------------------------------------------------------------------------*/
/*	BUTTONS
/*-----------------------------------------------------------------------------------*/
a.btn{
	height: 45px;
	line-height: 44px;
	color: #fff !important;
	font-size: 16px;
	padding: 2px 20px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 20px;
	margin-right:10px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: %100;
	border: none;
	text-align:center;
	font-family: 'Open Sans',sans-serif;
	text-decoration:none;
}
a.btn.showcase{
	background: url(../images/btn-showcase.png) left center no-repeat #A7CB00;
	padding-left:48px;
}
a.btn.showcase:hover{
	background-color:#bad033;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
a.btn.contactus{
	background: url(../images/btn-call.png) left center no-repeat #62950b;
	padding-left:40px;
}
a.btn.contactus:hover{
	background-color:#73b00a;
	box-shadow: 0px 0px 4px rgba(245,125,125,0.2);
}
a.btn.green{
	background: /*url(../images/btn-call.png) left center no-repeat*/ #62950b;
	padding-left:40px;
}
a.btn.green:hover{
	background-color:#73b00a;
	box-shadow: 0px 0px 4px rgba(245,125,125,0.2);
}
a.btn.blue{
	background: url(../images/btn-call.png) left center no-repeat #0d82c8;
	padding-left:40px;
}
a.btn.blue:hover{
	background-color:#1677b2;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
a.btn.white{
	background: url(../images/btn-showcase-dark.png) left center no-repeat #e2e9ee;
	color:#999 !important;
	padding-left:48px;
	margin-left:0px;
	
}
a.btn.white:hover{
	background-color: #f3f6f8;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/
.form {
	padding:10px 19px 10px 19px;
	border:1px solid #fff;
	margin-bottom:0px;
	background-color:#FFF;
	border-radius:4px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.form h3{
	margin:20px 0 15px 0;
}
.form p{
	margin:0px 0 15px 0;
}
.input { 
	width: 550px;
	height:30px;
	border: 0px solid #d1d1d1;
	margin:5px 0 10px 0;
	padding:9px 9px 9px 15px;
	border-radius: 7px;
	color:#555;
	font-family: 'Open Sans', Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	background-color:#fff;
	-webkit-box-shadow:inset 0 0 4px #999;
	-moz-box-shadow:inset 0 0 4px #999;
	box-shadow:inset 0 0 4px #999;
}
.message {
	color:#555;
	width: 550px;
	height:100px;
	border: 0px solid #d1d1d1;
	margin-top:5px;
	border-radius: 7px;
	font-size:12px;
	background-color:#fff;
	-webkit-box-shadow:inset 0 0 4px #999;
	-moz-box-shadow:inset 0 0 4px #999;
	box-shadow:inset 0 0 4px #999;
}
.submit {
	height: 45px;
	line-height: 35px;
	color: #fff !important;
	font-size: 16px;
	padding: 2px 20px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 0px;
	margin-left:0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: %100;
	border: none;
	text-align:center;
	font-family: 'Open Sans',sans-serif;
	text-decoration:none;
	background: url(../images/btn-contact.png) left center no-repeat #A7CB00;
	padding-left:48px;
}
.submit:hover {
	background-color:#bad033;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.fieldset{
	border:none;
	margin: 0;
    padding: 0;
}