/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

ol li{ margin:10px 0px;}

.career img{ max-width:inherit;}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#039be5 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  border-radius:50%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}


.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


body {
	padding-bottom: 40px;
	color: #5a5a5a;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-wrapper .navbar .container {
	width: auto;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	height: 562px;/*  margin-bottom: 60px;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 562px;
	background-color: #edede9;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}
/* Featurettes
------------------------- */

.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
/* Navbar positioning foo */
.navbar-wrapper {
/* margin-top: 20px;*/
}
.navbar-wrapper .container {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-wrapper .navbar {
	padding-right: 0;
	padding-left: 0;
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
	border-radius: 4px;
}
/* Bump up size of carousel content */
.carousel-caption p {
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 50px;
}
}
 @media (min-width: 992px) {
.featurette-heading {
	margin-top: 120px;
}
}
.mega-dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #2161ae;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}
.mega-dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #2161ae;
	border-left: 6px solid transparent;
	content: '';
}
.mega-dropdown {
	position: static !important;
}
.bdr_right {
	border-right: 1px solid #37a0d1;
}
.mega-dropdown-menu {
	margin: 0 auto;
	padding: 20px 0px;
	width: auto;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	color: #fff;
	padding: 5px 5px;
	font-size: 13px;
	font-weight: 100;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
	color: #ccc
}
.mega-dropdown-menu .dropdown-header {
	font-size: 15px;
	color: #ffffff;
	padding: 5px 60px 5px 5px;
	line-height: 30px;
	font-weight: bold;
}
.carousel-control {
	width: 30px;
	height: 30px;
	top: -35px;
}
.left.carousel-control {
	right: 30px;
	left: inherit;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	font-size: 12px;
	background-color: #fff;
	line-height: 30px;
	text-shadow: none;
	color: #333;
	border: 1px solid #ddd;
}
.blue_fnt {
	color: #2161ae!important;
}
.search_bar {
	border-radius: 20px 20px!important;
	border: none;
	margin-right: 10px;
}
#custom-search-form {
	margin: 0;
	padding: 0;
}
#custom-search-form .search-query {
	padding-right: 3px;
	padding-right: 4px \9;
	padding-left: 3px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
 
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#custom-search-form button {
	border: 0;
	background: none;
	padding: 2px 5px;
	margin-top: -3px;
	position: relative;
	left: -39px;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 20px;
}
.search-query:focus + button {
	z-index: 3;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.content-quality {
	float: left;
	width: 193px;
}
.content-quality p span {
	display: block;
}
.tabtop li a {
	text-align: center;
	color: #ababab;
	border-radius: 0px;
	margin-right: 22.008px;
	font-size: 17px;
/* border: 1px solid #ebebeb !important; */}
.tabtop .active a:before {
	content: "♦";
	position: absolute;
	top: 47px;
	left: 110px;
	color: #fff;
	font-size: 30px;
}
.tabtop li a:hover {
	color: #2161ae !important;
	text-decoration: none;
}
.tabtop .active a:hover {
	color: #2161ae !important;
}
.tabtop .active a {
	background-color: #fff !important;
	color: #2161ae!important;
	font-size: 18px;
	font-weight: 600;
}
.margin-tops {
	background-color: #efefef;
	padding: 30px;
}
.tabtop li a:last-child {
	padding: 10px 22px;
}
.thbada {
	padding: 10px 28px !important;
}
section p {
	font-family: 'Lato', sans-serif;
}
.margin-tops4 {
	margin-top: 0px;
}
.tabsetting {
}
.services {
	background-color: #d4d4d4;
	min-height: 710px;
	padding: 65px 0 27px 0;
}
.services a:hover {
	color: #000;
}
.services h1 {
	margin-top: 0px !important;
}
.heading-container p {
}
.product_module {
	width: 20%;
	height: 200px;
	background-color: #fff;
	border: 1px solid #efefef;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	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: box-shadow, transform;
	transition-property: box-shadow, transform;
	z-index: 9;
	position: inherit;
	text-align: center;
	text-transform: uppercase;
	color: #7b7b7b;
	font-weight: 100;
	font-size: 16px;
	padding-top: 3%;
}
a:hover .product_module {
	box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 999999!important;
	position: relative;
	color: #333
}
.product_module h5 {
	line-height: 17px;
}
.module_btn {
	background-color: #fcb116;
	text-align: center;
	padding: 20px;
	color: #fff;
	width: 400px;
	margin: 30px auto;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 100;
}
a:hover .module_btn {
}
.tab-pane h4 {
	margin: 30px 0px;
}
.qv_services {
	margin: 30px 0px;
	height: 633px;
	background: url(../images/services_bg.jpg) no-repeat center center;
	padding-top: 30px;
}
.qv_services h1 {
	font-size: 50px;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase;
	margin: 30px 0px;
}
.services_icon_bg {
	width: 900px;
	margin: 0 auto;
}
.services_icon_bg h4 {
	text-transform: uppercase;
	margin: 20px 0px;
	font-weight: 600;
}
.web_services {
	width: 33%;
	border-right: 1px solid #75b4d6;
	border-bottom: 1px solid #75b4d6;
	height: 205px;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 3%;
}
.services_icon_bg a {
	color: #fff;
}
.integration_services {
	width: 33%;
	border-right: 1px solid #75b4d6;
	border-bottom: 1px solid #75b4d6;
	height: 205px;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 3%;
}
.interactive_services {
	width: 33%;
	border-bottom: 1px solid #75b4d6;
	height: 205px;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 3%;
}
.block_4 {
	width: 33%;
	border-right: 1px solid #75b4d6;
	height: 205px;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 3%;
}
.block_5 {
	width: 33%;
	height: 205px;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 3%;
}
.testimonials h1 {
	font-size: 50px;
	margin: 40px 0px;
}
.testimonials_block p {
	font-size: 12px;
	color: #6e6e6e;
	float: right;
	width: 69%;
}
.testimonials_block {
	width: 100%;
	padding: 38px 21px;
	border: 1px solid #ececec;
	box-shadow: 5px 5px 5px #e4e4e4;
}
.testimonials_block img {
	float: left;
}
.blue_fnt {
	color: #2790cf;
	font-weight: 600;
}
.blue_fnt a {
	color: #2790cf;
	font-weight: 600;
}
.testimonials_writers {
	float: right;
	font-size: 13px;
	text-align: right;
	line-height: 15px;
}
.contact_form {
	background-color: #f6f6f8;
	margin: 50px 0px 19px 0px;
	padding: 20px;
	color: #333;
}
.enquiry_form {
	width: 850px;
	margin: 30px auto;
}
.enquiry_form .col-lg-4 {
	padding-left: 5px;
	padding-right: 5px;
}
.social_networking_icons_bg img {
	margin: 0px 5px;
}
.social_networking_icons_bg {
	margin: 20px 0px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
footer ul li {
	list-style-type: none;
	margin-bottom: 3px;
}
footer ul li a {
	color: #333;
}
footer ul {
	margin: 10px 0px;
	padding: 0px;
}
footer address {
	margin-top: 10px;
}
.disclaimer {
	color: #999;
	text-align: center;
	font-size: 12px;
}
.top_bdr {
	border-top: 1px solid #e6e6e6;
	margin: 20px 0px;
	padding-top: 20px;
}
.pricing_table {
	width: 100%;
	padding: 20px;
	border: 1px solid #e8e8e8;
	box-shadow: 5px 5px 5px #ccc!important;
	text-align: center;
}
.pricing_table_2 {
	width: 100%;
	border: 1px solid #e8e8e8;
	box-shadow: 5px 5px 5px #ccc;
	text-align: center;
}
.gray_fnt {
	color: #b2b2b2;
	font-weight: 500!important;
}
.inner_container_block {
	
}
.pricing_table ul {
	margin: 0px;
	padding: 0px;
}
.pricing_table ul li {
	list-style-type: none;
	text-align: left;
	margin-bottom: 10px;
}
.price_btn_black {
	background-color: #333333;
	color: #fff;
	padding: 10px;
	width: 150px;
	margin: 30px auto;
}
a:hover .price_btn_black {
	background-color: #0489cf;
}
.pricing_table_yellow {
	background-color: #e7bb0d;
	padding: 14px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
}
.price_btn_yellow {
	background-color: #e7bb0d;
	color: #fff;
	padding: 10px;
	width: 150px;
	margin: 30px auto;
	box-shadow: 2px 2px 5px #d0cece;
	font-weight: bold;
}
.price_btn_green {
	background-color: #7ea121;
	color: #fff;
	padding: 10px;
	width: 150px;
	margin: 30px auto;
	box-shadow: 2px 2px 5px #d0cece;
	font-weight: bold;
}
.pricing_table_green {
	background-color: #7ea121;
	padding: 14px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
}
.price_btn_blue {
	background-color: #0489cf;
	color: #fff;
	padding: 10px;
	width: 150px;
	margin: 30px auto;
	box-shadow: 2px 2px 5px #d0cece;
	font-weight: bold;
}
.pricing_table_blue {
	background-color: #0489cf;
	padding: 14px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
}
a:hover .price_btn_yellow {
	background-color: #ba9812;
	text-decoration: none;
}
.price_btn_yellow a:hover {
	text-decoration: none;
}
.pricing_table_2 ul {
	margin: 0px;
	padding: 0px;
}
.pricing_table_2 ul li {
	list-style-type: none;
	margin-bottom: 20px;
}
.pricing_table_2 img {
	margin-bottom: 10px;
}
.fnt_wt_100 {
	font-weight: 100!important;
}
.select_erp {
	background-color: #efefef;
	padding: 15px;
}
.input_active {
	background-color: #039be5;
}
.input_active h4 {
	color: #fff!important;
}
.select_erp input {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.select_erp h4 {
	color: #333;
	margin-left: 10px;
	margin-top: 4px;
}
.select_erp small {
	color: #fff;
	margin-left: 30px;
	margin-top: -10px;
}
.mega-dropdown-menu .dropdown-header a {
	font-size: 15px;
	color: #ffffff;
	padding: 5px 60px 5px 5px;
	line-height: 20px;
	font-weight: bold;
}
.solution-row li {
	background: url(../images/left_arrow.jpg) no-repeat scroll 0 10px rgba(0,0,0,0);
	list-style: none outside none;
	padding: 4px 0 4px 25px;
}
.solution-row li a {
	color: #333;
}
.solution-row ul {
	margin: 0px;
	padding: 0px;
}
.modules_inner {
	border: 1px solid #ececec;
	box-shadow: 5px 5px 5px #e4e4e4;
	padding:10px;
	border-left: 10px solid #039be5; background-color:#fff;
}
.solution-row .modules_inner{ margin-bottom:20px;}
.top_sp2{ margin-top:14%;}
.package_select_title{ margin-bottom:20px;}
.package_select_title img{ float:left; margin-right:20px; }
.package_select_title h4{color:#7baa15; font-weight:600;}
.package_select_title h3{color:#7baa15;font-weight:600;}
.pricing_table p{ text-align:center!important;}
.resume_form{ width:600px; margin:0 auto;}