/**Font Face**/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@font-face {
	font-family: 'nunitoblack';
	src: url('../fonts/nunito-black-webfont.woff2') format('woff2'), url('../fonts/nunito-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitobold';
	src: url('../fonts/nunito-bold-webfont.woff2') format('woff2'), url('../fonts/nunito-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitoextrabold';
	src: url('../fonts/nunito-extrabold-webfont.woff2') format('woff2'), url('../fonts/nunito-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitoextralight';
	src: url('../fonts/nunito-extralight-webfont.woff2') format('woff2'), url('../fonts/nunito-extralight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitolight';
	src: url('../fonts/nunito-light-webfont.woff2') format('woff2'), url('../fonts/nunito-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitomedium';
	src: url('../fonts/nunito-medium-webfont.woff2') format('woff2'), url('../fonts/nunito-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitoregular';
	src: url('../fonts/nunito-regular-webfont.woff2') format('woff2'), url('../fonts/nunito-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunitosemibold';
	src: url('../fonts/nunito-semibold-webfont.woff2') format('woff2'), url('../fonts/nunito-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'nunitoregular';
	color: #323232;
}

h2 {
	font-size: 50px;
	font-family: 'nunitoextrabold';
	margin-top: 0;
}

h3 {
	font-size: 35px;
}

h4 {
	font-size: 22px;
	font-weight: normal;
	font-family: 'nunitosemibold';
}

span.blue {
	color: #046aaa;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #928f8f;
}
.count-title:after {
    content: "+";
}



	  

.banner-headings h4 {
    margin: 0;
    padding: 0;
    color: #d40d11;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.1;
}
.banner-headings h1 {
    margin: 0;
    padding: 0;
    color: #d40d11;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 60px;
    line-height: 1.1;
}
.banner-headings h4 {
    margin: 0;
    padding: 0;
    color: #d40d11;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.1;
}
.products-section img {
    width: 50px;
	  opacity: 1;
}

.products-section .desk-text {
    margin-left: 60px;
    text-align: left;
}
.products-section .card-text {
    overflow: hidden;
    color: #656565;
    font-size: 13px;
    line-height: 1.4;
}
.products-section .icon-heading {
    font-weight: bold;
    font-size: 18px;
}
.products-section p.slug {
    color: #9e9e9e;
    font-size: .7rem;
}
.text-erp {
    color: #d42412;
} 



a.btn-text {
	color: #a9d14a;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
	font-weight: 300;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.top-bar {
    background: #f0f0f0;
    padding: 10px 0;
}
div#google_translate_element {
    float: right;
}
.goog-te-gadget-simple {
    border-left: 1px solid #ddd!important;
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
    border-right: 1px solid #ddd!important;
    padding-top: 7px !important;
    padding-bottom: 7px!important;
    padding-left: 7px!important;
    padding-right: 7px!important;
}
a.btn-default,
button.btn-default,
.yellow-left-col a.btn-default {
	display: inline-block;
	cursor: pointer;
	border-style: solid;
	border-width: 0;
	border-radius: 32px;
	color: #fff;
	text-shadow: none;
	background-color: #a9d14a;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 13px 28px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	white-space: nowrap;
}

a.btn-default.slider-btn.blue-btn {
	margin-left: 15px;
}

.yellow-left-col a.btn-default,
a.btn-default.slider-btn.blue-btn {
	background: #046aaa;
	margin-top: 25px;
}

a.btn-default.slider-btn.blue-btn:hover {
	background-color: #a9d14a;
}

.yellow-left-col a.btn-default:hover {
	background-color: #fff;
	color: #046aaa;
}

a.btn-default:hover,
button.btn-default:hover,
a.btn-default:focus,
button.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	color: #ffffff;
	background: #046aaa;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	outline: none;
	border: none;
	box-shadow: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background: none;
}

.navbar-default {
	background: none;
	border: none;
}

.navbar-default .navbar-nav>li>a {
	color: #323232;
	font-size: 16px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	background: none;
	color: #046aaa;
}

.navbar-default .navbar-nav li.becomepartner a {
	display: inline-block;
	cursor: pointer;
	border-style: solid;
	border-width: 0;
	border-radius: 32px;
	color: #fff;
	text-shadow: none;
	background-color: #a9d14a;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 13px 28px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	white-space: nowrap;
}

.navbar-default .navbar-nav li.becomepartner a:hover {
	color: #ffffff;
	background: #046aaa;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.navbar>.container .navbar-brand {
	margin-left: 0;
}

.navbar-brand {
	height: auto;
	padding: 16px 15px;
}

header .dropdown-menu>li>a {
	display: block;
	padding: 8px 25px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #fff;
	white-space: nowrap;
	font-size: 16px;
	text-transform: capitalize;
}

.dropdown-menu {
	background: #046aaa;
	border: none;
	box-shadow: none;
}

header .nav>li>a {
	padding: 32px 17px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #fff;
	background: #065c92;
}

.navbar-default .navbar-nav li.becomepartner {
	margin-top: 17px;
	margin-left: 17px;
}

.navbar {
	margin-bottom: 0;
}

.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}


/*banner*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	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;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-fade .carousel-inner>.item.next,
	.carousel-fade .carousel-inner>.item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner>.item.prev,
	.carousel-fade .carousel-inner>.item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner>.item.next.left,
	.carousel-fade .carousel-inner>.item.prev.right,
	.carousel-fade .carousel-inner>.item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.homebanner .item:nth-child(1) {
	background: url(../images/banner1.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 500px;
}

.homebanner .item:nth-child(2) {
	background: url(../images/banner5.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 500px;
}

.homebanner .item:nth-child(3) {
	background: url(../images/banner6.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 500px;
}

.homebanner .item:nth-child(4) {
	background: url(../images/banner4.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 500px;
}

.homebanner .item .carousel-caption.caption-left p.iot-features {
	color: #fff !important;
}

p.iot-features.bold {
	font-weight: bold;
}

.homebanner .item:nth-child(2) p {
	color: #323232!important;
}

.carousel-caption.caption-left {
	text-align: left;
}

.homebanner .carousel-caption.caption-left img {
	margin-bottom: 25px;
}

.homebanner .carousel-caption.caption-left h1,
.homebanner .carousel-caption.caption-left h2,
.homebanner .carousel-caption.caption-left p {
	color: #fff;
}

span.green {
	color: #a9d14a;
}

.carousel-caption {
	text-shadow: none;
	font-family: 'nunitoextrabold';
	color: #323232;
}

.homebanner .carousel-caption h1,
.homebanner .carousel-caption h2 {
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 0;
}

.homebanner .carousel-caption p {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #353535;
}

.homebanner .carousel-caption a.slider-btn {
	background: #046aaa;
	margin-top: 25px;
}

.carousel-caption a.slider-btn:hover {
	background: #a9d14a;
}

.carousel-caption {
	right: 20%;
	left: 12%;
	padding-bottom: 0;
	bottom: initial;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	padding-bottom: 0;
	padding-top: 0;
}

a.right.carousel-control {
	left: auto;
	right: 0;
}

.services {
	padding: 90px 0;
	text-align: center;
}

.service-col {
	background: #fff;
	-webkit-box-shadow: -13px 2px 97px -26px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: -13px 2px 97px -26px rgba(0, 0, 0, 0.28);
	box-shadow: -13px 2px 97px -26px rgba(0, 0, 0, 0.28);
	padding: 45px 22px;
}

.serviceRow {
	margin-top: 60px;
	float: left;
	width: 100%;
}

.service-info {
	margin-top: 25px;
}

.service-info p {
	margin-bottom: 20px;
}

.serviceRow.last,
.serviceRow.second {
	margin-top: 30px;
}

.service-col:hover {
	background: #a9d14a;
}

.service-col .icon {
	height: 54px;
}

.service-col .icon img.hover {
	display: none;
}

.service-col:hover .icon img.no-hover {
	display: none
}

.service-col:hover .icon img.hover {
	display: inline-block;
}

.service-col:hover h4,
.service-col:hover p,
.service-col:hover a.btn-text {
	color: #fff;
}

.Est {
	padding: 90px 0;
	background: #95b82b;
	text-align: center;
	color: #fff;
}

section.Est p {
	color: #fff;
}

.Est .counter {
	border: 6px solid #6c8819;
	border-radius: 100%;
	height: 244px;
	width: 244px;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
}

h2.timer.count-title.count-number {
	font-size: 50px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0;
	color: #fff;
}

p.count-text {
	font-size: 17px;
}





.happy-cust,
.expert-adv,
.project-cust {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.productRow {
	float: left;
	width: 100%;
	margin-top: 60px;
}

.products {
	padding: 90px 0 0 0;
	text-align: center;
}

.productCol {
	text-align: left;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	padding: 25px;
}

.productRow.last {
	margin-top: 30px;
}

.product-img {
	margin-bottom: 25px;
}

.productInfo p {
	min-height: 100px;
	overflow: hidden;
}

.productInfo a.btn-text {
	text-decoration: none;
	text-transform: capitalize;
}

.productInfo a.btn-text:hover {
	color: #046aaa;
}

.recentprojects {
	padding: 90px 0;
	text-align: center;
	float: left;
	width: 100%;
}

.recentprojects .custm-col {
	float: left;
	width: 33.3%;
	position: relative;
}

.custm-row {
	margin-top: 60px;
}

.opacity {
	background: rgba(169, 209, 74, 0.81);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: none;
}

.tabl strong {
    color: #046aaa;
	font-size:11px;
}
.sap-icon img {
    max-width: 100%;
    width: 20%;
}
.amazone{
text-decoration: none;
    background: #a9d14a;
    padding: 12px 27px;
    border-radius: 20px;
    color: black;
    margin: 7px;
    display: inline-block;
    color: #fff;
    font-size: 15px;}
	
	.sap-service-title {
	margin-top:0px;
	}
	.win{
	background-color:#efefef;
	}
	td{
    padding: 9px 0px;
}
.sap-tittle h1{
	text-align: center;
	font-weight: 600;
}
.sap-tittle h1{
	text-align: center;
}



.project-img a:hover .opacity {
	display: block;
	background: rgba(169, 209, 74, 0.81) url(../images/plus-icon.png) no-repeat;
	background-position: 50% 50%;
}

.view-port {
	margin-top: 65px;
	float: left;
	text-align: center;
	width: 100%;
}

.view-port a {
	display: inline-block;
	cursor: pointer;
	border: 2px solid #046aaa;
	;
	border-radius: 32px;
	color: #046aaa;
	text-shadow: none;
	background: none;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 13px 28px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	white-space: nowrap;
}

.view-port a:hover {
	color: #ffffff;
	background: #046aaa;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.privacypolicy {
	padding: 60px 0;
}

.privacypolicy h3 {
	font-family: 'nunitoextrabold';
}

.boxed-policy {
	padding: 25px;
	border: 1px dotted #ccc;
	margin-bottom: 15px;
}

.boxed-policy h5 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 600;
	color: #046aaa;
}

section.privacypolicy h4 {
	margin-top: 25px;
}

section.sliding-logo {
	float: left;
	width: 100%;
	background: #f8f8f8;
}

.bx-wrapper {
	width: 100%;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #f8f8f8;
	margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
	height: 128px !important;
}

.contact-call.ofc-location a,
footer .address a {
	pointer-events: none;
}

.address a[href^="mailto"] {
	display: inline-block;
}

.contact-call a.tel {
	pointer-events: none;
}


/*Inner Pages*/

.workculture {
	background: url(../images/work-culture.jpg) no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
	background-size: cover;
	padding: 50px 0;
	text-align: center;
}

.blog-info {
	padding: 20px;
	background: #f5f5f5;
	text-align: center;
}

.row.env-col {
	margin-top: 80px;
}

.row.env-col h4 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;
}

.workculture h3,
.workculture p {
	color: #fff;
	margin: 0;
}

.become-partner {
	padding: 60px 0;
}

.become-partner h4 {
	font-size: 60px;
	text-align: center;
}

.innerbanner {
	background: url(../images/innerbg.jpg) no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 173px;
}

section.innerbanner a {
	display: inline-block;
	float: left;
}

section.innerbanner h3 {
	display: inline-block;
	float: right;
	color: #fff;
	margin: 0;
	font-family: 'nunitoextrabold';
}

.banner-caption {
	float: left;
	width: 100%;
	padding: 63px 0;
}

.innerbanner a.btn-default.slider-btn,
.contactForm button.btn-default {
	background: #046aaa;
}

.innerbanner a.btn-default.slider-btn:hover,
.contactForm button.btn-default:hover {
	background: #a9d14a;
	color: #fff;
}

section.welcome {
	padding: 50px 0;
}

.top-inner-tittle p {
	font-family: 'nunitoextrabold';
	font-size: 32px;
	line-height: 35px;
	text-align: center;
}

.indivar-driven {
	margin: 50px 0 0 0;
}

.teamLead {
	margin-top: 10px;
	float: left;
	width: 100%;
}

.teamLead h3 {
	color: #046aaa;
	text-align: left;
	font-family: 'nunitoextrabold';
}

.newsletter {
	background: #046aaa;
	padding: 37px 0
}

.newsletter h3 {
	color: #fff;
	display: inline-block;
	float: left;
	margin: 8px 0 0 0;
}

.loader {
	float: left;
	display: none;
}

.newsletter form {
	display: inline-block;
	width: 100%;
}

.form-control {
	border: 2px solid #fff;
	background: none;
	height: 51px;
	border-radius: 25px;
	box-shadow: none;
	color: #323232;
	padding: 6px 21px;
}

section.newsletter .form-control {
	color: #fff;
}

.newsletter .form-group {
	margin-bottom: 0px;
	display: inline-block;
	width: 70%;
}

.newsletter button.btn.btn-default.submit {
	background: #fff;
	border: 2px solid #fff;
	border-radius: 25px;
	height: 51px;
	width: 25%;
	text-transform: uppercase;
	float: right;
	font-size: 20px;
	color: #046aaa;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

.blog-info a.blog-read {
	background: #046aaa;
	color: #fff;
	padding: 8px 30px;
	font-size: 20px;
	border-radius: 25px;
	display: inline-block;
	margin-top: 25px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	border: 2px solid #046aaa;
}

.blog-info a.blog-read:hover {
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	background: #fff;
	border-color: #046aaa;
	color: #046aaa;
}

.blog-info a.blog-tittle,
.single-blog .blog-info p.blog-tittle {
	display: block;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #1b1b1b;
}

span.date {
	background: #a9d14a;
	padding: 6px;
	display: block;
	margin-bottom: 11px;
	color: #fff;
	font-style: italic;
}

.single-blog .blog-info {
	background: #fff;
	text-align: left;
	padding: 20px 0;
}

.features-sap h4 {
	display: block;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #1b1b1b;
}

.features-sap ul li {
	font-size: 16px;
	color: #046aaa;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.features-sap {
	margin-top: 25px;
}

.features-sap ul li p {
	color: #1b1b1b;
	font-weight: normal;
}

.italic-text {
	background: #f5f5f5;
	padding: 15px;
	text-align: center;
	margin-top: 25px;
	font-style: italic;
	font-size: 15px;
}

.newsletter button.btn.btn-default.submit:hover {
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	background: #046aaa;
	border-color: #fff;
	color: #fff;
}

.top-inner-tittle {
	text-align: center;
}

.inner-services .top-inner-tittle h3 {
	font-family: 'nunitoextrabold';
}

.inner-services .top-inner-tittle p {
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.service-desc {
	background: #eeeeee;
	padding: 50px 0;
}

ul {
	padding: 0;
	margin: 0;
}

.service-desc h4 {
	color: #323232;
}

.service-desc ul {
	margin: 25px 0 0 0;
}

.service-desc li {
	list-style: none;
	background: url(../images/bullet.png) no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
}

.service-img-part {
	margin-top: 25px;
}

.service-desc.IOT-features .service-img-part {
	padding: 50% 0;
}

.partnerRow {
	margin-top: 30px;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 30px;
}

.partnerRow.last {
	border: none;
}

.contact-Col {
	text-align: center;
	border: 1px solid #c7c7c7;
	position: relative;
	min-height: 169px;
	margin-top: 100px;
}

.contacticon {
	position: absolute;
	top: -48px;
	left: 50%;
	transform: translateX(-50%);
}

h6 {
	font-size: 20px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.contact-Col a {
	color: #323232;
	font-weight: 400;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}

.contact-call {
	margin: 60px 0 30px;
}

.contactForm .form-control {
	border: 1px solid #c7c7c7;
	border-radius: 0;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: 300;
}

.contactForm label {
	display: none;
}

.contactForm form h6 {
	margin-bottom: 25px;
}

.contactForm textarea.form-control {
	resize: none;
	height: 150px;
}

span.mandatoryFields {
	color: #f00;
}

.contact-form {
	float: left;
	width: 100%;
	padding-bottom: 50px;
}

.contact-form button.btn.btn-default {
	margin-top: 25px;
	float: left;
}

.map iframe {
	width: 100%;
}

.service-desc .panel-default>.panel-heading {
	color: #323232;
	background-color: #046aaa;
	border: 1px solid #046aaa;
	border-radius: 0;
	padding: 16px 15px;
}

.service-desc h4.panel-title {
	color: #fff;
	font-weight: normal;
}

.service-desc .panel-body ul {
	margin: 0;
}

.what-edubold {
	text-align: center;
	font-style: italic;
	color: #323232;
	font-weight: 600;
	border: 1px dotted #ddd;
	padding: 25px;
	clear: both;
}

.edubold-services {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 40px;
}

.edu-info h4,
.manu-tittle h4 {
	position: relative;
	margin-bottom: 25px;
	line-height: 24px;
}

.edu-info h4:after,
.manu-tittle h4:after {
	display: block;
	content: "";
	width: 60px;
	height: 1px;
	background-color: #cecece;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.MT50 {
	margin-top: 50px;
}

.openbarvo-features ul li {
	list-style: none;
	background: url(../images/bullet.png) no-repeat;
	background-position: 1% center;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	border: 1px dotted #ccc;
	padding: 10px 34px;
	line-height: 25px;
}

.openbarvo-features h4 {
	margin-bottom: 25px;
}

.manufactures-features {
	text-align: center;
	border: 1px solid #ddd;
	padding: 25px;
	color: #323232;
	margin-top: 25px;
	height: 270px;
}

.manu-tittle h4 {
	color: #046aaa;
}

.manufacture {
	margin-top: 30px;
}

.gallery_product {
	margin-bottom: 30px;
}

.gallery-desc {
	margin-top: 50px;
}

.galleryCol {
	padding: 60px 0;
}

.gallery_product a {
	position: relative;
	display: block;
}

.gallery_product a:hover::after {
	position: absolute;
	left: 0;
	right: 0;
	content: '';
	background: rgba(169, 209, 74, 0.81) url(../images/plus-icon.png) no-repeat;
	bottom: 0;
	top: 0;
	background-position: center center;
}

.modal-dialog {
	width: 700px;
}

.disclaimer .boxed-policy p {
	position: relative;
	padding-left: 42px;
}

.disclaimer .boxed-policy p:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/disclaimer1.png) no-repeat;
}

.bigdata-info {
	background: #fff;
	padding: 25px;
	min-height: 354px;
}

.last-row {
	margin-top: 30px;
	float: left;
	width: 100%;
}

.last-row .bigdata-info {
	min-height: 426px;
}

.bigdata-analytic h5,
.IOT-features h5 {
	font-size: 31px;
	text-align: center;
	font-weight: 600
}

.bigdata-analytic span {
	text-align: center;
	margin-bottom: 45px;
	display: block;
	font-size: 17px;
}

.bigdata-analytic h4:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	left: -2px;
	top: -4px;
}

.bigdata-analytic h4.strategy:after {
	background: url(../images/strategy.png)no-repeat;
}

.bigdata-analytic h4.architecture:after {
	background: url(../images/architecture.png)no-repeat;
}

.bigdata-analytic h4.warehouse:after {
	background: url(../images/data-warehouse.png)no-repeat;
}

.bigdata-analytic h4.proof:after {
	background: url(../images/proof.png)no-repeat;
}

.bigdata-analytic h4.data-science:after {
	background: url(../images/growth.png)no-repeat;
}

.bigdata-analytic h4.BD-indivar:after {
	background: url(../images/data-warehouse.png)no-repeat;
}

.bigdata-analytic h4 {
	color: #046aaa;
	position: relative;
	padding-left: 58px;
}

.bigdata-info p {
	padding-top: 14px;
}

.service-desc.automation-desc li p {
	font-weight: normal;
	margin-top: 5px;
}

.service-desc.automation-desc li {
	background-position: left 9%;
	font-weight: 600;
}

.data-base-desc h5 {
	font-size: 30px;
	font-weight: 600;
}

.blog-col {
	padding: 60px 0;
}


/* Slider */

section.indivar-testimonials {
	float: left;
	width: 100%;
	padding: 80px 0;
	background: #f5f5f5;
	margin-top: 90px;
}

.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.client-img {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	border: 4px solid #f000;
}

.client-img img {
	border: 4px solid #046aaa;
	border-radius: 100%;
}

span.client-desg em {
	color: #a9d14a;
}

span.client-desg {
	color: #046aaa;
}

.client-revews p {
	font-size: 14px;
}

.left-col {
	float: left;
}

.client-revews {
	float: right;
}

.client-revews {
	float: right;
	width: 70%;
	border: 1px solid #ddd;
	padding: 15px;
	position: relative;
	background: #fff;
}

.client-revews:after {
	top: 29px;
	width: 0;
	height: 0;
	border-color: transparent #ddd transparent transparent;
	border-width: 11px;
	position: absolute;
	border-style: solid;
	left: -22px;
	content: '';
}

.client-revews:before {
	top: 30px;
	width: 0;
	height: 0;
	border-color: transparent #fff transparent transparent;
	border-width: 10px;
	position: absolute;
	border-style: solid;
	left: -20px;
	z-index: 99;
	content: '';
}

section.indivar-testimonials .top-tittle {
	text-align: center;
	margin-bottom: 70px;
}

span.client-desg {
	display: block;
	text-align: center;
	margin-top: 20px;
}


.openbarvo-erp img{
    width:100%;
}

.openbarvo-erp{
    margin-top: 100px;
}
footer {
	background: url(../images/footer-bg.png) no-repeat;
	padding: 50px 0;
	float: left;
	width: 100%;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background-position: center center;
}

.address a {
	display: block;
	color: #323232;
	font-weight: 600;
	font-size: 15px;
}

footer h5 {
	color: #a9d14a;
	font-weight: 600;
	font-size: 16px;
}

.address h6 {
	color: #046aaa;
	font-weight: 600;
	font-size: 14px;
}

.corportae-col {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.copyright {
	background: #323232;
	padding: 20px 0;
	color: #fff;
	float: left;
	width: 100%;
}

.copyright p {
	font-size: 14px;
	margin: 0;
    color: #fff;
}

.copyright ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.copyright ul li a,
.copyright ul li {
	font-size: 14px;
	display: inline-block;
	color: #fff;
}

.copyright ul li a {
	padding-right: 14px;
	border-right: 1px solid #afafaf;
	padding-left: 14px;
}

.copyright ul li:last-child a {
	padding-right: 0;
	border: none;
	padding-left: 14px;
}

.why-choose,
.advantages {
	margin-top: 25px;
}

.service-desc .advantages ul {
	margin-top: 0;
}

.row-space {
    margin-top: 15px;
    float: left;
    width: 100%;
}
/*Sap Page CSS*/

section.sap-banner {
	position: relative;
}

.sap-caption img {
    margin-bottom: 20px;
}
.sap-caption {
    position: absolute;
    top: 50%;
    width: 35%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 35px;
}

.sap-caption1 {
    position: absolute;
    
    width:100%;
  
    background: rgba(255,255,255,.9);
    padding: 35px;
}

section.sap-banner.openbarvo-banner .sap-caption img{
    margin-bottom: 0;
}
.sap-caption h2 {
    font-size: 30px;    text-transform: uppercase;    line-height: 38px;
}
section.sap-banner.openbarvo-banner .sap-caption {
    position: absolute;
    top: 50%;
    width: 30%;
    transform: translate(-50%,-50%);
    background: #FFF;
    left: 50%;
    text-align: center;
        padding: 20px 30px 32px;
    width: 40%;
}
section.sap-banner.openbarvo-banner .sap-caption p {
    font-size: 19px;
    line-height: 30px;
    color: #242424;
}
section.sap-services form {
	background: #fff;
	padding: 25px;
	-webkit-box-shadow: 0px 0px 13px 2px rgba(240, 240, 240, 1);
	-moz-box-shadow: 0px 0px 13px 2px rgba(240, 240, 240, 1);
	box-shadow: 0px 0px 13px 2px rgba(240, 240, 240, 1);
}

section.sap-services form p.special-note {
	font-size: 12px;
	text-align: center;
	margin-bottom: 0;
}

section.sap-services form p.special-note i {
	margin-right: 8px;
	font-size: 15px;
	color: #f00;
	position: relative;
	top: 2px;
}

section.sap-services .form-control {
	border: none;
	background: #fafafa;
	height: 51px;
	border-radius: 0;
	box-shadow: none;
	color: #323232;
	padding: 6px 11px;
}

section.sap-services form h3 {
	font-size: 20px;
	text-transform: capitalize;
	color: #0b5581;
	line-height: 32px;
	padding: 0;
	margin: 0;
}

section.sap-services form label {
	display: none;
}

section.sap-services form p {
	font-size: 14px;
	margin-bottom: 25px;
}

.sap-caption h3 {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
}

section.sap-services {
	text-align: center;
	padding: 80px 0;
	background: #fafafa;
}

.sap-service-title {
	float: left;
	width: 100%;
	margin-bottom: 45px;

}

.sap-service-title h3 {
	margin-bottom: 0;
}

section.sap-services h3 {
	font-size: 30px;
	font-family: 'nunitobold';
	text-transform: uppercase;
	line-height: 50px;
	margin-top: 0;
}

section.sap-services h3 span {
	display: block;
	font-size: 50px;
}

.sap-info-text h4 {
	color: #0b5581;
	font-size: 20px;
	/*    font-family: 'nunitosemibold';*/
}

.sap-info-text p {
	font-size: 17px;
	line-height: 28px;
        text-align: justify;
}

.sap-info-text {
	margin: 38px 0 70px;
}

span.border-line {
	display: inline-block;
	background: #ffb200;
	width: 268px;
	height: 6px;
}
section.sap-services.openbaravo-services span.border-line {
    background: #a9d14a;
}
section.openbravo-solution, section.openbravo-advantages {
    padding: 60px 0;
}
section.openbravo-tagline h4 {
    font-size: 35px;
    line-height: 31px;
    margin: 0 0 10px 0;
}
a.btn-default.gray-btn{
    background:#5f5d5e;    margin-left: 15px;
}
a.btn-default.gray-btn:hover{
  background: #a9d14a;
}
section.openbravo-tagline {
    background: #fafafa;
    padding: 50px 0;
    text-align: center;
}
section.openbravo-tagline p {
    margin-bottom: 25px;
}
section.openbravo-tagline span {
    display: block;
    color: #75af27;    margin-top: 6px;
}
section.openbravo-advantages h3 {
    text-align: center;
    font-size: 40px;
    font-family: 'nunitobold';
    text-transform: uppercase;
    line-height: 50px;
    margin-top: 0;
}
section.openbravo-advantages h3 em{
    color: #75af27; font-style: normal;
}
section.openbravo-advantages ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px;
    position: relative;
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
}
section.openbravo-advantages ul {
    list-style: none;
    margin: 35px 0 0 0;
    padding: 0;
}
section.openbravo-advantages ul li:after {
        color: #a9d14a;
    content: "\f046";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 8px;
}

.sap-service-col {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}
section.openbravo-solution.grey {
    background: #fafafa;
}
.sap-service-info {
	padding: 15px 15px;
        border:1px solid #ddd;
        box-shadow: 0 9px 23px 0 rgba(0, 0, 0, 0.2);
}

.yellow-left-col {
	background: #ffc235;
	padding: 60px;
    min-height: 685px;
}

.yellow-left-col p {
	color: #fff;
}

.yellow-left-col h2 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.industry-use h2 {
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

section.sap-industry-solution {
    padding: 90px 0 80px;
}

.sap-use-in {
	background: #efefef;
	text-align: center;
	padding: 10px;
	height: 133px;
	margin-bottom: 30px;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
}

.sap-use-in:hover {
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.2);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.2);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.2);
	transition: all 200ms ease-in;
	transform: scale(1.2);
}

.sap-use-in.last {
	margin-bottom: 0;
}

.sap-use-in h4 {
	color: #0b5581;
	font-family: 'nunitobold';
}

.grow-wrapper {
	background: #fff;
	padding: 50px 50px;
}

section.sap-grow-business {
	background: #efefef;
	padding: 50px 0;
}

section.sap-grow-business h2 {
	text-align: center;
	margin-bottom: 45px;
	font-size: 40px;
}

.sap-grow-col.advntage-col {
	margin: 50px 0;
}

.sap-grow-col {
	float: left;
	width: 100%;
}

.sap-grow-col h3 {
	font-family: 'nunitobold';
	margin-bottom: 45px;
}

.desc-sap ul li {
	list-style: none;
	padding-left: 26px;
	position: relative;
}

.desc-sap ul li h5 {
	font-size: 18px;
	font-family: 'nunitosemibold';
}

.desc-sap ul li:after {
	content: "\f05d";
	font: normal normal normal 22px/1 FontAwesome;
	position: absolute;
	left: 0;
	color: #ffc235;
	top: -2px;
}

.desc-sap ul li p {
	color: #928f8f;
}

.why-indivar {
	background: #e9e9e9;
	padding: 40px 0;
}

section.why-indivar h3 {
	font-family: 'nunitobold';
	margin-bottom: 20px;
	margin-top: 0;
}

.advantages-indivar h4 span {
	display: block;
	font-size: 27px;
	margin-bottom: 5px;
}

.advantages-indivar h4 {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	color: #0b5581;
	font-size: 22px;
}

.advantages-indivar {
	background: #fff;
	height: 155px;
	padding: 0;
	position: relative;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
}

.advantages-indivar:hover {
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.2);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.2);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.2);
	transition: all 200ms ease-in;
	transform: scale(1.2);
	background: #0b5581;
}

.advantages-indivar:hover h4 {
	color: #fff;
}

@media (max-width:991px) {
	.carousel-caption {
		right: 10%;
		left: 10%;
	}
	.sap-caption h3 {
		text-transform: capitalize;
		font-size: 14px;
		font-weight: normal;
		line-height: 19px;
	}
	.sap-caption {
		width: 45%;
	}
	.sap-caption a.btn-default {
		font-size: 12px;
		text-transform: capitalize;
		padding: 9px 15px;
	}
	.sap-caption a.btn-default.slider-btn.blue-btn {
		margin-left: 0;
		line-height: normal; margin-top:0px; 
	}
	a.btn-default.slider-btn.blue-btn {
		line-height: 37px;
	}
	section.sap-services h3 {
		font-size: 20px;
		line-height: 38px;
	}
	section.sap-services h3 span {
		font-size: 30px;
	}
	.yellow-left-col {
		padding: 30px;
	}
	.yellow-left-col h2,
	.industry-use h2,
	section.sap-grow-business h2 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.sap-grow-col h3 {
		font-size: 25px;
	}
	.desc-sap ul li h5 {
		font-size: 15px;
	}
	.grow-img {
		margin-bottom: 20px;
	}
	.advantages-indivar h4 {
		font-size: 18px;
	}
    .sap-caption h2 {
    font-size: 19px;
    line-height: 28px;
    }
}
@media (min-width:1200px) and (max-width:1560px) {
  .sap-caption h3 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    line-height: 38px;
}
        
    .sap-caption{
        width:45%;
		    max-width: 600px;
    }
	.sap-caption1{
        width:45%;
		    max-width: 600px;
    }
	
}
@media (min-width:992px) and (max-width:1199px) {
	.client-revews {
		width: 62%;
	}
    .sap-caption h3 {
    text-transform: capitalize;
    font-size: 25px;
    font-weight: normal;
    line-height: 32px;
    }
    .sap-caption{
        width:40%;
    }
    .sap-caption a.btn-default{
    font-size: 12px;
    text-transform: uppercase;
    padding: 13px 14px;
    }
    .sap-caption a.btn-default.slider-btn.blue-btn{
        margin-left:0;
    }
    section.sap-services h3 span{
        font-size: 40px;
    }
}

@media (min-width:768px) and (max-width:1200px) {
	.navbar-brand {
		float: none;
	}
	.navbar-brand>img {
		display: inline-block;
	}
	.navbar-header {
		float: left;
		text-align: center;
		width: 100%;
		padding: 15px;
	}
	header .nav>li>a {
		padding: 17px 10px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
	}
	.navbar-default .navbar-nav li.becomepartner a {
		padding: 13px 20px;
		font-size: 13px;
	}
	.navbar-default .navbar-nav li.becomepartner {
		margin-top: 2px;
	}
	.service-col {
		padding: 25px 16px;
	}
	h4 {
		font-size: 16px;
	}
	p {
		font-size: 14px;
		line-height: 22px;
	}
	a.btn-text {
		font-size: 15px;
	}
	.service-info h4 {
		min-height: 35px;
		overflow: hidden;
	}
	.Est .counter {
		width: 200px;
		height: 200px;
	}
	h2.timer.count-title.count-number {
		font-size: 35px;
	}
	.product-img {
		height: 55px;
	}
	.copyright ul li a {
		padding-right: 7px;
		padding-left: 7px;
	}
	.copyright ul li a,
	.copyright ul li {
		font-size: 11px;
	}
    .copyright p {
    font-size: 11px;
    }
	.productCol img {
		width: 80%;
	}
	.navbar-nav>li {
		float: none;
		display: inline-block;
	}
	.navbar-nav {
		float: none !important;
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.newsletter button.btn.btn-default.submit {
		width: auto;
	}
	.newsletter .form-group {
		width: 65%;
	}
	.newsletter h3 {
		font-size: 30px;
	}
	.partnerlogo img {
		width: 100%;
	}
	.bigdata-info {
		min-height: 440px;
		padding: 15px;
	}
	.last-row .bigdata-info {
		min-height: 600px;
	}
    section.openbravo-advantages a.btn-default {
    font-size: 13px;
}
}

@media (max-width:767px) {
	.client-revews {
		margin-top: 55px;
		width: 100%;
		float: left;
	}
	.client-revews:before {
		top: -20px;
		border-color: transparent transparent #fff transparent;
		border-width: 10px;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		left: 50%;
		;
	}
	.client-revews:after {
		top: -21px;
		border-color: transparent transparent #ddd transparent;
		border-width: 10px;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		left: 50%;
	}
	.client-img {
		margin: 0 auto;
	}
	.left-col {
		float: left;
		width: 100%;
	}
	.dropdown-menu {
		width: 100%;
	}
	.services,
	.products {
		padding: 50px 0;
	}
	section.indivar-testimonials {
		margin-top: 0;
	}
	.serviceRow,
	.productRow {
		margin-top: 20px;
	}
	.service-col,
	.productCol {
		margin-bottom: 20px;
	}
	.serviceRow.last,
	.serviceRow.second,
	.productRow.last {
		margin-top: 0;
	}
	.copyright ul li a {
		padding-right: 0px;
		border-right: none;
		padding-left: 0;
		padding-bottom: 5px;
	}
    .copyright ul.pull-right li a{
        padding-right: 8px;
    }
	.copyright ul li:last-child a {
		padding: 0;
	}
	.copyright {
		text-align: center;
	}
	.copyright ul.pull-right li {
		display: inline-block;
	}
	.copyright ul.pull-right {
		float: none !important;
	}
	.copyright ul {
		margin: 20px 0 0 0;
	}
	.copyright ul li a,
	.copyright ul li {
		display: block;
	}
	ul.nav.navbar-nav.pull-right {
		float: left !important;
		width: 100%;
	}
	header .nav>li>a {
		padding: 15px 17px;
	}
	.navbar-default .navbar-nav li.becomepartner a {
		display: block;
		text-align: center;
	}
	.navbar-default .navbar-nav li.becomepartner {
		margin-left: 0;
	}
	.navbar-nav {
		margin: 7.5px 0;
	}
	.navbar-toggle {
		margin-top: 28px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: #fff;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus,
	.navbar-toggle {
		background-color: #95b82b
	}
	.navbar-default .navbar-toggle {
		border-color: #95b82b;
	}
	.carousel-caption p {
		font-size: 16px;
	}
	h2 {
		font-size: 40px;
	}
	.newsletter h3,
	.inner-services .top-inner-tittle h3 {
		font-size: 30px;
	}
	.newsletter {
		text-align: center;
	}
	.newsletter .form-group {
		margin-bottom: 20px;
		width: 100%;
		margin-top: 25px;
	}
	.newsletter button.btn.btn-default.submit {
		float: none;
		width: auto;
	}
	.partnerinfo {
		text-align: center;
	}
	.partnerlogo {
		text-align: center;
		margin-bottom: 25px;
	}
	.banner-caption {
		padding: 42px 0;
		text-align: center;
	}
	section.innerbanner a {
		display: inline-block;
		float: none;
		margin-bottom: 10px;
	}
	section.innerbanner h3 {
		float: left;
		width: 100%;
	}
	.service-desc.IOT-features .service-img-part {
		padding: 0;
	}
	.inner-services .top-inner-tittle p {
		font-size: 15px;
	}
	.manufactures-features {
		height: auto;
	}
	.bigdata-info,
	.last-row .bigdata-info {
		min-height: auto;
		margin-bottom: 15px;
	}
	.bigdata-analytic h5,
	.IOT-features h5 {
		font-size: 22px;
	}
	section.sap-services {
		padding: 40px 0;
	}
	.sap-info-text p {
		font-size: 14px;
		line-height: 24px;
	}
	.sap-info-text {
		margin: 38px 0 30px;
	}
	.sap-service-col {
		margin-bottom: 0;
	}
	.sap-desc {
		margin-bottom: 30px;
	}
	.yellow-left-col h2,
	.industry-use h2,
	section.sap-grow-business h2 {
		font-size: 22px;
	}
	.yellow-left-col,
	.grow-wrapper {
		padding: 30px 25px;
	}
	.sap-use-in.last {
		margin-bottom: 30px;
	}
	.grow-img {
		margin-bottom: 25px;
	}
	.desc-sap a.btn-default {
		font-size: 13px;
		padding: 6px 15px;
	}
	.sap-grow-col h3 {
		margin-bottom: 25px;
	}
	.advantages-indivar {
		margin-bottom: 20px;
	}
	.sap-caption h3 {
		text-transform: capitalize;
		font-size: 14px;
		font-weight: normal;
		line-height: 19px;
	}
	.sap-caption {
		width: 45%;
	}
    section.sap-banner.openbarvo-banner .sap-caption{
        width: 50%;
    }
	.sap-caption a.btn-default {
		font-size: 12px;
		text-transform: capitalize;
		padding: 9px 17px;
	}
	.sap-caption a.btn-default.slider-btn.blue-btn {
		margin-left: 0;
		line-height: normal;margin-top:10px; display: inline-block;
	}
	a.btn-default.slider-btn.blue-btn {
		line-height: 37px;
	}
	section.sap-services h3 span {
		font-size: 35px;
	}
    .sap-caption h2 {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 22px;
    }
	section.sap-services h3,
	.sap-grow-col h3,
	section.why-indivar h3 {
		font-size: 24px;
		line-height: 31px;
	}
	.desc-sap ul li h5 {
		font-size: 16px;
	}
    .industry-use {
    margin-top: 30px;
}
    .desc-sap a.btn-default.slider-btn.blue-btn{
        margin-left: 0;
    }
    section.openbravo-advantages h3{
           font-size: 25px; line-height: 35px;
    }
    a.btn-default.gray-btn {
    background: #5f5d5e;
    margin-left: 0;
    margin-top: 15px;
    }
    section.openbravo-advantages a.btn-default {
    display: inline-block;
}
}

@media (max-width:640px) {
	.homebanner .item:nth-child(1) {
		height: 400px;
	}
	.homebanner .item:nth-child(2) {
		height: 400px;
	}
	.homebanner .item:nth-child(3),
	.homebanner .item:nth-child(4) {
		height: 400px;
	}
	.homebanner .carousel-caption h1,
	.homebanner .carousel-caption h2 {
		font-size: 21px;
	}
	.homebanner .carousel-caption p {
		font-size: 14px;
		line-height: 24px;
	}
	h2 {
		font-size: 30px;
	}
	.recentprojects .custm-col {
		width: 100%;
	}
	.sap-caption {
		display:block;
	}
	section.sap-services h3,
	.sap-grow-col h3,
	section.why-indivar h3 {
		font-size: 20px;
		line-height: 25px;
	}
	section.sap-services h3 span {
		font-size: 22px;
	}
	.desc-sap ul li h5 {
		font-size: 14px;
		line-height: 19px;
	}
	.tabl strong {
    color: #046aaa;
	font-size:11px;
}
.sap-tittle h1{
	font-size: 31px;
}
.sap-tittle h3{
	font-size: 27px;
}
}

@media (max-width:479px) {
	.sap-caption {
	width: 60%;
	padding:17px;
	}
}
@media (max-width:360px) {
	p {
		font-size: 14px;
		line-height: 22px;
	}
}


.sap-caption .slider-btn {
    display: inline-flex !important;
}



.newsletter ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
}

.newsletter ::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

.newsletter :-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
}

.newsletter :-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

 .mt-3
 {
	 margin-top:3rem;
 }
 
    
 




