body{
	font-family: 'Open Sans', sans-serif;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
font-family: 'Montserrat', sans-serif;}	
p{
	margin: 0;
    padding: 0;
	font-family: 'Open Sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
button{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
img {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- /reset code --*/
.header-top {
    background: #fff;
}
/*-- header --*/
div#bs-example-navbar-collapse-1 {
    margin-top: 1em;
}
/* Underline From Center */
.hvr-underline-from-center {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.navbar-brand {
    padding: 0;
	height: 74px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ed1c24;
    background: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#ed1c24;
    background:none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background: none;
}
.navbar-default {
    border: none;
    background: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ed1c24;
    background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ed1c24;
    background:none;
}
.navbar-default .navbar-nav > li > a {
   font-size: 1.2em;
   color:#01b2ec;
font-family: 'Montserrat', sans-serif;

}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fd0000;
    text-decoration: none;
    background-color: #fff;
}
.dropdown-menu > li > a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-size: 1.2em;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid #eee;
    color: #00a5de;
}
/*-- /navigation section --*/
/*============================
  slider
============================ */
.slider {
	position: relative;	
	margin-top:-20px;
}

.slider img {
    width: 100%;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -40px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
	border-radius:50%;
	font-size: 30px;
	height: 50px;
	padding: 10px;
	position: absolute;
	top: 50%;
	width: 50px;
	color:#ed1c24;
	background:#ed1c24;
	color:#fff;
}

#carousel-slider a i:hover {
	background:#ed1c24;
	color:#fff;
	border: 1px solid #ed1c24;
}

#carousel-slider 
.carousel-control {
	width:inherit;
}

#carousel-slider .carousel-control.left i {
	left:50px;
	top: calc(50% - 50px);
}

#carousel-slider .carousel-control.right i {
	right: 50px;
	top: calc(50% - 50px);
}

.carousel-caption {
	position: absolute;
	right: 15%;
	top: calc(50% - 150px);
	font-size:40px;
	left: 15%;
	z-index: 10;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	width: 37%;
	text-shadow:none;
}

.carousel-caption h2 {
    font-size: 27px;
    color: #fff;
    background: rgba(1, 178, 236, 0.71);
    padding: .5em 0;
}
.carousel-caption p {
    font-size: 14px;
    color: #222;
    padding: 10px 0 0;
    text-align: left;
    line-height: 1.8em;
}
@media (max-width: 767px) {
    .carousel-caption  {
      font-size: 18px;
    }
    .carousel-caption h2, .carousel-caption  h2 span, .carousel-caption  p {
    	font-size:18px;
    }
}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
	padding:20px 60px;
	font-size:20px;
	background:#ed1c24;
	color:#fff;
	border-radius:0;
	border-color:#fff;
	text-transform:uppercase;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
	color:#fff;
	opacity: 0.8;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
	padding:20px 60px;
	font-size:20px;
	background:#fff;
	color:#272727;
	border-radius:0;
	text-transform:uppercase;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
	color:#fff;
	border-color:#fff;
	background:#ed1c24;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}
/*wel-section*/
.wel-section {
    padding: 4em 0;
}
.row-grids{
	margin-top:3em;
}
h2.title {
    font-size: 2.5em;
    color: #02c5ff;
    text-align: center;
}
h3.tittle1 {
    color: #fff;
    text-align: center;
    font-size: 2.5em;
}
h3.title1 {
    font-size: 2.5em;
    color: #02c5ff;
    text-align: center;
}
h3.title {
    font-size: 2.5em;
    color: #02c5ff;
    text-align: center;
}
.wel-info {
    margin-bottom: 1.2em;
}

.number-head {
    float: left;
	    margin-left: 30px;
}

.number-head h4 {
    font-size: 1.6em;
    font-weight: 500;
    color: #212121;
	    margin-top: 1.8em;
    text-align: left;
    text-transform: capitalize;
}
.wel-grid img {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
p.wel-text {
	font-size:1em;
	color:#999;
	line-height:1.8em;

}
/*industries*/
.nav-tabs {
  float: left;
  border-bottom: 0;
}
.nav-tabs li {
    float: none;
    margin: 1px 0 0;
}
.nav-tabs li a {
    margin-right: 0;
    border: 0;
    background-color: #212121;
    color: #fff;
    padding: 1.3em 2em;
    font-size: 1.3em;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.nav-tabs li a:hover {
    background-color:#01b2ec;
}
.nav-tabs .active .glyphicon {
  color: #333;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
    border: 0;
    background-color:#01b2ec;
    color: #fff;
	font-family: 'Open Sans', sans-serif;

}
.tab-content .tab-pane {
  display: none;
}
.tab-content .active {
  display: block;
}
.tab-grid-left{
    padding: 0;
}
.tab-grid-right {
    padding:0em 2em;
}
.tab-content-sub {
    padding: 2em;
    border: 3px solid #E2E2E2;
}
.text-right{
	text-align:left;
}
.text-right h4{
	text-transform:capitalize;
	font-size:1.5em;
	color:#01b2ec;
}
.text-right p{
	margin:1em 0 2em;
	color:#999;
	line-height:1.8em;
	font-size:14px;
}
.text-right ul li{
	background: url(../images/img-sp.png) no-repeat -69px -265px;
    list-style-type: none;
    margin-bottom: 1em;
    font-size: 1em;
    color: #212121;
    padding-left: 3em;
    text-transform: capitalize;
    padding: .3em 0 0.3em 3em;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}
/*industries*/
.banner-text {
    background: url(../images/ba1.jpg) fixed;
    background-size: cover;
    min-height: 300px;
    text-align: center;
}
.banner-text h3 {
    font-size: 2.5em;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 3px;
    line-height: 1.5em;
    width: 75%;
    margin: 3em auto 0;
}
.text h4 {
    font-size: 2em;
    color: #01b2ec;
}
.text p {
    font-size: 1em;
    line-height: 1.8em;
    padding-top: 1em;
	    color: #777;
}
/* Rectangle Out */
.hvr-rectangle-out {
  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;
/*-- agileits --*/
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background:transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #01b2ec;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before,.agile_banner_bottom_grid:hover .hvr-rectangle-out:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.more a {
    font-size: 1em;
    color: #01b2ec;
    padding: 0.8em 2.5em;
	text-decoration:none;
	border:1px solid #01b2ec;
	margin-top: 2em
}
/*services-setion*/
.services-section {
	padding:4em 0;
	background: #F9F9F9;
}
/*-- Effect 1--*/
.servc-grid-left span{
    font-size: 2em;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    padding: 1em;
}
.servc-grid-left span:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.effect-1 {
  background: #01b2ec;
  -webkit-transition: background 0.5s, color 0.2s;
  -moz-transition: background 0.5s, color 0.2s;
  transition: background 0.5s, color 0.2s;
}
.effect-1:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 2px #ed1c24;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transition: -moz-transform 0.5s, opacity 0.2s;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transition: transform 0.5s, opacity 0.2s;
  transform: scale(0.8);
  opacity: 0;
}
.servc-grid:hover span{
	background:#ed1c24;
	color: #fff !important;
}
.servc-grid:hover span:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*--//Effect 1--*/
.servc-grid-right h4 {
    color: #212121;
    margin-top: 0;
    font-size: 1.6em;
}
.servc-grid-left {
    text-align: right;
    padding-right: 2em;
}
.servc-grid-right p {
	margin-top: 0.5em;
	font-size:1em;
	color:#777;
	line-height:1.8em;

}
/**service**/
/*services-setion*/
/*clients-setion*/
.clients {
    padding: 4em 0;
    background: #f9f3f3;
}
.clients img{
	width:100%;
}
.flex-slider {
    margin-top: 3em;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
    position: relative;
    max-width: 250px;
    max-height: 100px;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:24px;
	height:36px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: -4.3%;
	top: 20% !important;
	background: url(../images/themes.png) no-repeat 0px 0px;
}
.nbs-flexisel-nav-right {
	right: -4.3%;
	top: 20% !important;
	background: url(../images/themes.png) no-repeat -24px 0px;
}
/*--flexisel--*/
/*footer-section */
.footer-section {
    padding: 4em 0;
background:#1b1e24;
}
.footer-left {
    text-align: center;
}
.footer-left i {
    font-size: 2em;
    color: #fff;
    border: 2px solid #eee;
    padding: .5em;
}
.footer-right h4 {
    color: #fff;
    font-size: 1.5em;
}
.footer-right p {
	line-height:2em;
	font-size:1.1em;
      margin: 1.5em 0;
	  color:#eee;
}
.footer-right input[type="text"] {
    background: none;
    padding: 10px 10px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 1em;
    outline: none;
    width: 72%;
}
.footer-right input[type="submit"] {
    background: #fff;
    padding: 11px 10px;
    color: #000;
    border: none;
    font-size: 1em;
    outline: none;
    width: 27%;
}
.footer-right input[type="submit"]:hover{
	background:#07568E;
	 color: #fff;
}
.copy-section {
    padding: 2em 0;
    text-align: center;
    background: #000;
}
.copy-section p {
    font-size: 0.9em;
    color: #fff;
    font-weight: 400;
}
/*footer*/
/*about-page*/
/*banner-about*/
.banner-about {
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    min-height: 250px;
    background-size: cover;
}
.banner-about h3 {
    text-align: center;
    padding: 5em 0;
    color: #fff;
	font-size:1.5em;
}
/*banner-about*/
.about-grid img {
    width: 100%;
    margin-bottom: 1em;
}
.about-section,.enterprice-mobile-section,.it-outsource-section,.contact-section,.business-analyst-section,.retail-section,.erp-section,.sas-section,.database-section{
    padding: 4em 0;
}
.about-section h4 {
    color: #ed1c24;
    font-size: 1.8em;
}
.about-section  p {
    line-height: 1.8em;
    color: #777;
    font-size: 1em;
    margin-top:1em;
}
.career-section,.vision-section {
    padding-top: 4em;
}
.we-grid ul li,.database-section ul li {
    list-style: none;
    line-height: 1.8em;
    font-size: 1em;
    color: #777;
}
.we-grid ul li i,.retail-section ul li i,.enterprice-mobile-section ul li i,.erp-section ul li i,.database-section ul li i{
    font-size: 1em;
    margin-right: 0.5em;
	color:#009fd6;
}
/*about-page*/
/*enterprice-mobile-page*/
.enterprice-mobile-section p,.it-outsource-section p,.business-analyst-section p {
    line-height: 1.8em;
    font-size: 1em;
    color: #777;
    margin-top: 1em;
}
.enterprice-mobile-section h4,.it-outsource-section h4,.business-analyst-section h4,.erp-section h4{
     margin-bottom: 1em;
    color: #fe0000;
    font-size: 1.6em;
}
.enterprice-mobile-section img,.it-outsource-section img,.business-analyst-section  img{
    margin: 0 auto;
}
.enterprice-mobile-section ul li,.retail-section ul li,.erp-section ul li {
    list-style: none;
    line-height: 1.8em;
    color: #777;
    font-size: 1.1em;
}
/*enterprice-mobile-page*/
.retail-section p {
    line-height: 1.8em;
    font-size: 1em;
    color: #777;
}
.retail-section h4 {
    margin-bottom: 1em;
    color: #fe0000;
    font-size: 1.6em;
}
.erp-section p {
    line-height: 1.8em;
    color: #777;
    font-size: 1em;
    margin-bottom: 1em;
}
.erp-section h5 {
    margin-bottom: 0.5em;
    color: #000;
    font-size: 1.2em;
}
.sas-section p {
    margin-bottom: 1em;
    line-height: 1.8em;
    color: #777;
    font-size: 1em;
}

.sas-section h4 {
     margin-bottom: 1em;
    color: #fe0000;
    font-size: 1.6em;
}
.database-section p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    margin-bottom: 0.5em;
}
/*contact*/
.contact-bottom {
    margin: 3em 0 0;
}
.contact-bottom iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}
.cont-grid1 h4 {
    font-size: 1.8em;
    color: #49176d;
	margin-bottom:0.3em;
}
.cont-grid i {
    color: #f11c1d;
    border: 3px double #f11c1d;
    padding: .5em;
    border-radius: 10%;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -o-border-radius: 10%;
    -ms-border-radius: 10%;
    margin-right: 1em;
    margin-top: 1em;
    vertical-align: sub;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.cont-grid i:hover {
    background: #02c5ff;
    border: 3px double #02c5ff;
    color: #fff;
}
.cont-grid ul li {
    font-size: 1.1em;
    line-height: 1.8em;
    color: #555;
	list-style:none
}
.cont-grid span {
    display: block;
    margin-left: 3.5em;
}
.cont-grid1 input[type="text"],.cont-grid1 input[type="email"],.cont-grid1 textarea{
    background: none;
    border: 2px solid #eee;
    color: #A3A3A3;
    padding: 13px 10px;
    font-size: 14px;
    outline: none;
    width: 100%;
}
.cont-grid1 input[type="email"] {
    margin: 12px 0;
}
.cont-grid1 textarea {
    margin-top: 1em;
    height: 120px;
}
.cont-grid1 input[type="submit"] {
    outline: none;
    color: #fff;
    font-size: 1em;
    padding: 13px 0;
    width: 13%;
    background: #02c5ff;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    border-bottom: 3px solid transparent;
    margin-top: 1em;
}
.cont-grid1 input[type="submit"]:hover {
    background: #f11c1d;
    border-bottom: 3px solid #02c5ff;
}
.tech {
    margin-top: 2em;
}
/*contact*/
.map iframe {
    width: 100%;
    height: 400px;
}
.row-grid {
    padding: 3em 0;
}