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

@import url('https://fonts.googleapis.com/css?family=Oxygen|Quicksand|Roboto');
/*font-family: 'Roboto', sans-serif;
font-family: 'Oxygen', sans-serif;
font-family: 'Quicksand', sans-serif;*/

h1 { font-family: 'Roboto', sans-serif; font-size:25px; line-height:50px; border-bottom:solid 1px #EBEBEB; }
.no-padding { padding:0px;} 

header { min-height:150px;}
header > div {position:fixed; width:100%; box-shadow:0px 5px 5px rgba(0,0,0,0.4); z-index:9999; background-color:#FFFFFF; }
.topbar { height:30px; width:100%; line-height:30px; background-color:#053794; font-size:12px; color:#FFFFFF; }
.topbar i { color:#FFFFFF; font-size:14px; margin-left:20px;}
.links a:hover{color: #CCCC00!important;}
.link a:hover{color: #CCCC00!important;}
@media (min-width:320px) and (max-width:360px) {
		.topbar i { color:#FFFFFF; font-size:14px; margin-left:7px;}
	}







.social_links { margin:15px 0px 10px;}
.social_links i { font-size:20px;}
.links a { cursor:pointer;}
.link a:hover{color: #CCCC00;}
.links i { color:#666;}
.links span { font-size:12px; color:#337ab7;}
.links span:hover { color:#666666;} 

/*.links > a:nth-child(1) { background-color:#0973e1; padding:5px 15px;  border-radius:5px;}
.links > a:nth-child(1) span, .links > a:nth-child(1) i { color:#FFFFFF;}*/


#MyLiveChatContainer a { text-decoration:none !important;}
#MyLiveChatContainer a:hover { color:#666666;}

ul.navbar-nav{ background:#06b393;}
.navbar-nav li{padding-left:25px;padding-right:25px;}
ul.navbar-nav:hover{border-radius:5px;}
.navbar-nav > li > ul {float:right; display:none; position:absolute; list-style:none; border:solid 1px #CCC; width:200px; background-color:#FFF; margin-left:0px; z-index:9999; padding-left:0px;}
.navbar-nav > li:hover > ul { display:block;}
.navbar-nav > li:hover > a { color: #FFF !important; background-color:#06b393  !important; }
.navbar-nav > li > ul > li {  line-height:25px; padding:0px 7px; border-bottom:solid 1px #CCC; }
.navbar-nav > li > ul > li:hover { border-bottom:solid 1px #0973e1; background-color:#006600; border-radius:5px;}
.navbar-nav > li > ul > li > a {  cursor:pointer; display:block; text-decoration:none; line-height:30px; font-family: 'Play', sans-serif; font-size:12px;}

.navbar-nav > li > ul > li > ul { display:none; position:absolute; list-style:none; border:solid 1px #CCC; width:200px; background-color:#FFF; margin-left:190px; z-index:9999; padding-left:0px; margin-top:-31px;}
.navbar-nav > li:hover > ul > li:hover > ul { display:block;}
.navbar-nav > li > ul > li > ul> li { line-height:25px; padding:0px 7px; border-bottom:solid 1px #CCC;}
.navbar-nav > li > ul > li > ul > li:hover { border-bottom:solid 1px #0973e1; background-color:#E9E9E9; }
.navbar-nav > li > ul > li > ul > li > a {color:#666; cursor:pointer; display:block; text-decoration:none; line-height:16px; font-family: 'Play', sans-serif; font-size:12px; padding:7px 0;}

.banner { margin-top:35px;}

.enq { width:100%; border-radius:3px; margin-top:35px;  }
.nav-tabs li a { font-size:12px; padding:0px; line-height:25px; padding:0px 25px; background-color:#f5f5f5; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { background-color:#0083c7; color:#FFFFFF; }
.tab-content div { background-color:#00aff0; padding:10px; border:solid 1px #CCCCCC; border-top:none;}
.tab-content div:nth-child(2) { background-color:#029dd6;}
.tab-content div:nth-child(3) { background-color:#008fc4;}
.tab-content div:nth-child(4) { background-color:#0081b1;}
.tab-content input, .tab-content textarea{ width:100%; font-size:12px; line-height:25px; border:none; padding-left:5px; margin-bottom:10px; resize:none;}
.tab-content textarea { height:103px;}
.tab-content input[type=submit] { border:solid 1px #000000; text-transform:uppercase; line-height:30px; letter-spacing:1px; color:#FFFFFF;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#323232+0,000000+100 */
background: #323232; /* Old browsers */
background: -moz-linear-gradient(top,  #323232 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #323232 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #323232 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.news { margin:2em 0; }
#pscroller { width:100%; height:50px; line-height:30px; background-color:#E8E8E8; padding:10px; overflow:hidden;}


.pricing-section { padding:0em 0 5em; }
.pricing-section-head h3 { font-family: 'Roboto', sans-serif; color: #303030; font-size: 2.25em; font-weight: 700; background: url('../images/head_down.png') no-repeat center; padding-bottom: 3em; margin:0px; }
.pricing-section-grid { margin-top: 5em; position:relative; }
.pricing-section-grid:hover{ border:1px solid  #1c9fda; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; }
.pricing-section-grid h4 { font-family: 'Roboto', sans-serif; color: #303030; font-size: 1.2em; font-weight: 700; margin-bottom: 0.7em; text-transform:uppercase; }
.pricing-section-grid:hover h4.change { color:#1c9fda; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; }
.pricing-section-grid p { color: #303030; font-size: 1.05em; margin-bottom:7px; padding:15px; }
.pricing-section-grid a { color: #fff; text-decoration:none; font-size: 1em; font-weight: 400; padding:8px 15px; display:block; width:65%; margin:1.5em auto 0; background:#008bed; border-radius:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; }
.pricing-section-grid a:hover { background:#000; }
.pricing-section-grid { background:#EFEFEF; border:1px solid #eee; border-radius:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; padding:5em 0 2em 0; width:100%; margin:20% 1.5% 0 0; float: left; }
.price { position:relative; margin:0px auto; margin-top:-110px; margin-bottom:35px; background:#008bed; border-radius:5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; width: 90px; height: 90px;	 border:4px solid #e8e8e8; }
.price h5 { font-family: 'Roboto', sans-serif; color:#fff; font-size:1.5em; font-weight:500; padding-top:0.5em; }


.agile_testimonials_grid p {color:#999; line-height:1.8em; margin:1em 0 0; }
.agile_testimonials_grid p span { display: block; font-size: 1.1em; margin:.5em 0 0; color: #ec3237; text-align:center; text-transform:uppercase; font-family: 'Josefin Sans', sans-serif; }
.rating { direction: ltr; text-align:left; }
span.star { color: #F58703; }
.rating > span { display: inline-block; position: relative; cursor:pointer; }
.agile_testimonials_grids { margin:0em 0 0; }
.agile_testimonials_grid1 { padding: 0.5em; background: #f5f5f5; position: relative; margin-bottom: 1em; border: 1px solid #EAEAEA; }
.agile_testimonials_grid1:before { content: ''; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #EAEAEA; position: absolute; bottom: -10%; left: 15%; display:none; }
.agile_testimonials_grid { width: 95%; }
.gile-title > h3 { font-weight:bold !important; font-size:15px;}

.flex-slider { background:#222227; padding: 70px 0 165px 0; }
.opportunity { background:#28282e; margin:0px 20px; padding:80px 0; position:relative; }
#flexiselDemo1,#flexiselDemo2 { display: none; }
.nbs-flexisel-container { position: relative; max-width: 100%; padding:2em 0; border-top: 1px solid #999; }
.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:0; position: relative; line-height: 0px; }
.nbs-flexisel-item > img { position: relative; }
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right { width: 11px; height: 18px; position: absolute; cursor: pointer; z-index: 100; }
.nbs-flexisel-nav-left { left: 95%; top: -12% !important; background: url(../images/left-arrow2.png) no-repeat -6px; }
.nbs-flexisel-nav-right { right: 0%; top: -12% !important; background: url(../images/right-arrow2.png) no-repeat -8px ; }


.contact { padding: 2em 0 !important; background: url(../images/cont.jpg)no-repeat; background-size: cover; }
.contact-top h3 { font-size: 2.2em !important;  text-transform: uppercase; text-align: center; color: #ef5734; font-weight: bold; font-family: 'Play', sans-serif; margin-bottom:1em; color:#fff; }
.contact-bottom input[type="text"], .contact-bottom input[type="email"]{ display: inline-block; background: none; border: 1px solid #A3A1A1; width: 100%; outline: none; font-size: 0.95em; color: #FFF; font-weight: 400; border-radius: 2px; padding: 10px 15px; margin:1em 0em; font-family: 'Play', sans-serif; }
.contact-bottom textarea { background: none; border: 1px solid #A3A1A1; width: 100%; display: block; height: 14em; outline: none; font-size: 0.95em; color: #FFF; font-weight: 400; resize: none; border-radius: 3px; padding: 10px 15px 10px 15px; margin: 1em 0em; font-family: 'Play', sans-serif; }
.contact-bottom input[type="submit"] { font-size: 1.1em; color: #FFFFFF; padding: 0.8em 1em 0.8em 1em; display: block; border: none; margin: 1em 0em 0em; outline: none; background: #2baf2b; width: 27%; text-transform:uppercase; letter-spacing:1px; font-family: 'Play', sans-serif; }
.contact-bottom input[type="submit"]:hover { background: #ef5734; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; }
.map iframe { width: 100%; height:320px; border: none; margin-top:13px; }
::-webkit-input-placeholder{ color:#A3A1A1 !important; }

.footer-agile { background: #000; padding:1em 0em; }
.copyright-agile { text-align: center; padding: 10px 0px 0px; }
.copyright-agile  p { color: white; letter-spacing: 0px !important; font-size: 1em; letter-spacing:3px; }
.copyright-agile p a { color: #fff !important; font-family: 'Play', sans-serif; text-decoration: none !important; }
.copyright-agile p a:hover { color:#fff !important; font-family: 'Play', sans-serif; }

.inner { margin-bottom:3em;}
.inner p { font-family: 'Roboto', sans-serif; font-size:14px; text-align:justify; line-height:22px; color:#333333; margin:20px 0px; }

.projects { margin:1em 0;}
.projects > div { background-color:#F4F4F4; text-align:center; padding:10px 0; border-bottom: solid 1px #CCCCCC;}
.projects > div:hover { border-bottom:solid 1px #0973e1; background-color:#EFEFEF;}
.projects > div p { text-align:center; font-size:13px; margin:10px 0px 0px;}
.projects b { text-transform:uppercase; font-size:12px;}

.careers { background-color:#F2F2F2; padding:15px; font-size:13px; margin-bottom:25px; }
.careers > div { color:#0973e1; font-size:14px; font-weight:500;}
.careers p { font-size:13px;}
.careers a { background-color:#0973e1; line-height:30px; padding:0px 15px; color:#FFFFFF; display:inline-block; text-decoration:none;}

.career-list { list-style:circle; list-style-position:inside; padding:0px; }
.career-list li { line-height:30px; background-color:#F3F3F3; padding-left:15px; margin-bottom:2px; }
.career_box { width:100%; line-height:35px; background-color:#FFF; border:solid 1px #CCCCCC; resize:none; margin-bottom:25px; padding-left:5px;}

.solutions { border:solid 1px #999999; background-color:#E9E9E9; margin-top:20px;}
.solutions img { width:100%;}
.solutions p { padding:0px 15px; margin:10px 0; font-size:12px;}
.solutions b { display:block; font-size:14px; color:#0973e1;}
.solutions a { display:inline-block; padding:0px 15px; border:solid 1px #666666; line-height:30px; font-size:12px; margin-left:15px; margin-bottom:15px; text-decoration:none; }

.enq-textbox { width:100%; margin-bottom:10px; line-height:30px; border:solid 1px #CCCCCC; padding-left:5px; height:30px; resize:none;}
textarea.enq-textbox { height:100px;}
#rock a:hover{color: #cccc00;}

@media (max-width: 1280px) {
.nav-tabs li a { padding:0px 15px; }
.tab-content textarea { height:45px; }
}

@media (max-width: 1024px) {
.nav-tabs li a { padding:0px 15px; }
.tab-content textarea { height:45px;}
/*.price { left:50px;}*/
}

@media (max-width: 768px) {
.social_links, .links {  text-align:center; margin:5px 0px;}
#banner > div.container, #banner > div > div { padding:0px !important;  width:100%;}
.banner { box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2); margin-top:0px;}
.news { margin:0;}
.news > div, .news > div > div  { padding:0px; }
/*.price { left:120px;}*/

}

@media (max-width: 640px) {
/*.price { left:245px;}*/
.navbar-nav > li > ul > li > ul { display:block; position:static; list-style:none; width:100%; margin-left:0px; z-index:9999; padding-left:0px; margin-top:0px;}
}

@media (max-width: 480px) {
/*.price { left:170px;}*/
}

@media (max-width: 360px) {
.topbar div div { padding:0px;}
.navbar-nav > li > ul { width:100%; position:static;}
.nav-tabs li a { padding:0px 20px; }
/*.price { left:110px;}*/
}

@media (max-width: 320px) {
.topbar div div, .topbar div { padding:0px;}
/*.price { left:90px;}*/

}