@charset "utf-8";
body {
    font-family: 'robotoregular';
    font-size: 13px;
    color: #777777;
    line-height: 1.8;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    line-height: 1.4;
}

a,
btn,
input {
    -webkit-transition: color .2s linear, background-color .4s linear;
    -moz-transition: color .2s linear, background-color .4s linear;
    -ms-transition: color .2s linear, background-color .4s linear;
    -o-transition: color .2s linear, background-color .4s linear;
    transition: color .2s linear, background-color .4s linear;
    color: #232323;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto-bolditalic-webfont.eot');
    src: url('../fonts/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bolditalic-webfont.woff2') format('woff2'), url('../fonts/roboto-bolditalic-webfont.woff') format('woff'), url('../fonts/roboto-bolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic-webfont.eot');
    src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-italic-webfont.woff2') format('woff2'), url('../fonts/roboto-italic-webfont.woff') format('woff'), url('../fonts/roboto-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium_italic';
    src: url('../fonts/roboto-mediumitalic-webfont.eot');
    src: url('../fonts/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-mediumitalic-webfont.woff') format('woff'), url('../fonts/roboto-mediumitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ar_bonnieregular';
    src: url('arbonnie-webfont.eot');
    src: url('arbonnie-webfont.eot?#iefix') format('embedded-opentype'), url('arbonnie-webfont.woff2') format('woff2'), url('arbonnie-webfont.woff') format('woff'), url('arbonnie-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #0096db;
}

a:focus,
button:focus {
    outline: none;
}

.topbar {
    background-color: #242930;
    padding: 10px 0;
    color: #fff;
}

.topbar a {
    color: #fff;
}

.topbar a:hover {
    color: #f1f1f1;
}


/*margin classes*/

.no-margin {
    margin: 0;
}

.margin-bottom0 {
    margin-bottom: 0
}

.margin-top0 {
    margin-top: 0;
}

.margin-right5 {
    margin-right: 5px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right15 {
    margin-right: 15px;
}

.margin-right13 {
    margin-right: 13px;
}

.margin-right20 {
    margin-right: 20px;
}

.margin-right25 {
    margin-right: 25px;
}

.margin-right30 {
    margin-right: 30px;
}

.margin-right35 {
    margin-right: 35px;
}

.margin-right40 {
    margin-right: 40px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left15 {
    margin-left: 15px;
}

.margin-left20 {
    margin-left: 20px;
}

.margin-left25 {
    margin-left: 25px;
}

.margin-left30 {
    margin-left: 30px;
}

.margin-left35 {
    margin-left: 35px;
}

.margin-left40 {
    margin-left: 40px;
}

.margin-bottom3 {
    margin-bottom: 3px;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}
.margin-top-M5 {
    margin-top: -5px !important;
}
.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom15 {
    margin-bottom: 15px !important;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-bottom25 {
    margin-bottom: 25px;
}

.margin-bottom30 {
    margin-bottom: 30px;
}

.margin-bottom35 {
    margin-bottom: 35px;
}

.margin-bottom40 {
    margin-bottom: 40px;
}

.margin-bottom50 {
    margin-bottom: 50px;
}

.margin-bottom80 {
    margin-bottom: 80px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top2 {
    margin-top: 2px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top8 {
    margin-top: 8px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top25 {
    margin-top: 25px;
}

.margin-top30 {
    margin-top: 30px;
}

.margin-top35 {
    margin-top: 35px;
}

.margin-top40 {
    margin-top: 40px;
}

.margin-top60 {
    margin-top: 60px;
}


/*margin classes ends*/


/*padding classes*/

.no-padding {
    padding: 0;
}

.padding-15 {
    padding: 15px;
}

.padding-top18 {
    padding-top: 18px;
}

.padding-bottom0 {
    padding-bottom: 0
}

.padding-top0 {
    padding-top: 0;
}

.padding-top5 {
    padding-top: 5px;
}

.padding-right0 {
    padding-right: 0px;
}

.padding-right10 {
    padding-right: 10px;
}

.padding-right15 {
    padding-right: 15px;
}

.padding-right20 {
    padding-right: 20px;
}

.padding-right25 {
    padding-right: 25px;
}

.padding-right30 {
    padding-right: 30px;
}

.padding-right35 {
    padding-right: 35px;
}

.padding-right40 {
    padding-right: 40px;
}

.padding-left0 {
    padding-left: 0px !important;
}

.padding-left10 {
    padding-left: 10px;
}

.padding-left15 {
    padding-left: 15px;
}

.padding-left20 {
    padding-left: 20px;
}

.padding-left25 {
    padding-left: 25px;
}

.padding-left30 {
    padding-left: 30px;
}

.padding-left35 {
    padding-left: 35px;
}

.padding-left40 {
    padding-left: 40px;
}

.padding-bottom10 {
    padding-bottom: 10px;
}

.padding-bottom5 {
    padding-bottom: 5px;
}

.padding-bottom15 {
    padding-bottom: 15px;
}

.padding-bottom20 {
    padding-bottom: 20px;
}

.padding-bottom25 {
    padding-bottom: 25px;
}

.padding-bottom30 {
    padding-bottom: 30px;
}

.padding-bottom35 {
    padding-bottom: 35px;
}

.padding-bottom40 {
    padding-bottom: 40px;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-top15 {
    padding-top: 15px;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-top25 {
    padding-top: 25px;
}

.padding-top30 {
    padding-top: 30px;
}

.padding-top35 {
    padding-top: 35px;
}

.padding-top40 {
    padding-top: 40px;
}

.padding-top65 {
    padding-top: 65px;
}


/*padding classes ends*/

.font-12 {
    font-size: 12px;
}

.font-15 {
    font-size: 15px !important;
}

.font-24 {
    font-size: 24px;
}

.font-46 {
    font-size: 46px !Important;
}

.fullwidth {
    width: 100%;
}

.Vlogo {
    max-height: 60px;
    float: left;
}

.saplogo {
    max-height: 30px;
}

.saplogo2 {
    max-height: 22px;
}


/*topbar*/

.log-dropbox {
    min-width: 325px;
    border-radius: 0;
    padding: 8px 0 !important;
    z-index: 10000;
}

.custo-suport {
    padding: 0 5px 0 10px;
}

.enspire-box {
    padding: 0 10px 0 5px;
}

.child {
    position: relative;
    top:17px;
}

.btn-orange {
    color: #fff!important;
    background-color: #faa74A;
    border-radius: 0;
}

.btn-orange:focus,
.btn-orange.focus {
    color: #fff;
    background-color: #faa74A;
}

.btn-orange:hover {
    color: #f7f7f7;
    background-color: #ec971f;
}

.btn-txtL {
    text-align: left !important;
}

.btn-txtR {
    text-align: right !important;
}


/*navbar css*/

.navbar {
    font-family: 'robotomedium';
}

.nav>li>a {
    color: #232323;
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee !important;
    box-shadow: 0;
	color: #232323 !important;
}

 
/*.nav>li>a:hover {
    background-color: #eee !important;
	color:#232323 !important;}*/

.nav-shadow {
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
}

.nav1 {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

#container {
    text-align: justify;
}

#container > div {
    width: 100px;
    /* Declare your value. Can be in relative units. */
    display: inline-block;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1;
}

#container:after {
    content: "";
    width: 100%;
    display: inline-block;
}

.nav1 container {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.open > .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.fixed-M {
    position: fixed;
    top: 0;
    height: 70px;
    z-index: 1;
}

.dropdown-menu {
    opacity: .3;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border-radius: 0;
    padding: 0;
}

.caret1:after {
    width: 0;
    height: 0;
    content: "\f078";
    font: 100 11px/1 FontAwesome !important;
    display: inline-block;
    margin-left: 10px;
}
.caret1-up:after {
    width: 0; 
    height: 0; 
   content: "\f077";
    font: 100 11px/1 FontAwesome !important;
    display: inline-block;
    margin-left: 10px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px 6px 17px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    border-left: 3px solid #fff;
    -webkit-transition: border-left .4s linear;
    -moz-transition: border-left .4s linear;
    -ms-transition: border-left .4s linear;
    transition: border-left .4s linear;
    -o-transition: border-left .4s linear;
    transition: border-left .4s linear;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #0096db;
    text-decoration: none;
    background-color: #f1f1f1;
    border-left: 3px solid #fba64b;
}
.dropdown-menu>li>a {
    -webkit-transition: color .3s linear, background-color .5s linear;
    -moz-transition: color .3s linear, background-color .5s linear;
    -ms-transition: color .3s linear, background-color .5s linear;
    -o-transition: color .3s linear, background-color .5s linear;
    transition: color .3s linear, background-color .5s linear;
    
}
.nav-toggle {
    border-color: #0096db;
    border-radius: 0;
}
.navlogo {
    max-height: 48px;
}

.nav-dropbox {
    min-width: 950px;
    border-radius: 0;
    padding: 0;
    z-index: 10000;
}

.dropdown-menu {
    font-size: 12px;
}

.nav-dropbox div {
    height:94px;
}

a.nav-dropbox div {
    background-color: #fff;
     -webkit-transition: color .3s linear, background-color .5s linear;
    -moz-transition: color .3s linear, background-color .5s linear;
    -ms-transition: color .3s linear, background-color .5s linear;
    -o-transition: color .3s linear, background-color .5s linear;
    transition: color .3s linear, background-color .5s linear;
}

.navbar-collapse1.collapse {
    display: block!important;
}

a:hover.nav-dropbox div {
    background-color: #fba64b;
    color: #fff;
}

.brdrL {
    border-left: 1px solid #ccc;
}

.brdrL3-blue {
    border-left: 3px solid #0096db;
}

.brdrR {
    border-left: 1px solid #ccc;
}

.brdr {
    border: 1px solid #eee;
}

.brdrT-lGrey {
    border-top: 1px solid #ededed;
}

.brdrB-lGrey {
    border-bottom: 1px solid #ededed;
}

.para-linhght {
    line-height: 3em;
}

.bold-800 {
    font-weight: 800;
}

.icon-bar2 {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #777;
    margin: 3px 0;
}

.nav-fix>li>a:focus,
.nav-fix>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #0096db;
}

.nav-fixwdth {
    width: 460px;
}

.disabled {
    /*Disabled link style*/
    color: black;
}

.nav2-dropbox div {
    padding: 2px 4px;
}

.nav2-dropbox div a:hover {
    color: #0096db;
}

.nav2-dropbox2 a {
    color: #0096db;
}

.nav2-dropbox2 a:hover {
    color: #777;
}

.nav2-Mobicon {
    margin: 10px 0px 0 4px;
    padding: 1px 0 5px 15px;
}

.fixed-navbar {
    position: fixed;
    top: 0;
    display: none;
    background-color: white;
    z-index: 1000;
}

.dropdown-left {
    margin-left: -113px;
}

.custom-file-upload {
    display: inline-block;
    margin: 0;
    padding: 0px 1px;
    cursor: pointer;
}

.custom-file-uploadE {
    display: inline-block;
    cursor: pointer;
}

input[type="file"] {
    display: none;
}

.add_fileb {
    font-weight: 400;
    font-size: 14px;
    position: relative;
    bottom: 6px;
    left: 5%;
    padding: 10px 0;
    color: #999999;
}

.font-W200 {
    font-weight: 200;
}


/*jumbotron css*/

.jumbotron {
    padding-top: 160px;
    padding-bottom: 100px;
    margin-bottom: 0px;
    color: #ffF;
    background: #ffb200 url(../images/sap-mainbanner.png) center no-repeat;
}

.sap-logo{
	max-height:90px;
}

.jumbotron h2 {
    font-size: 35px !important;
}

.jumbotron p,
h2,
h1,
h3 {
    line-height: 1.3em !important;
}

.btn-tranparent {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
}

.btn-tranparent:focus,
.btn-tranparent.focus {
    color: #0096db;
    background-color: #fff;
    border-color: #0096db;
}

.btn-tranparent:hover {
    color: #0096db;
    background-color: #fff;
    border-color: #0096db;
}

.brdrB {
    border-bottom: 1px solid #777;
}

.brdrB-Lgrey {
    border-bottom: 1px solid #d7d7d7;
}

.brdrB-blue {
    border-bottom: 2px solid #0096db;
}


/*services section*/

.services-iconbg {
    background-color: #ffb200;
    height: 90px;
    border-bottom-left-radius: 29px;
    border-bottom-right-radius: 29px;
    width: 13%;
}

.services-iconbg i {
    position: absolute;
    bottom: 18px;
    left: 9px;
}

.sevices-text {
    height: 75px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.services-iconbgB {
    background-color: orange;
    height: 90px;
    border-top-left-radius: 29px;
    border-top-right-radius: 29px;
    margin-top: 45px;
    width: 13%;
}

.services-iconbgB i {
    position: absolute;
    top: 17px;
    left: 10px;
}

.services-icon a {
    color: #fff;
}

.services-icon a:hover {
    color: #ccc;
}


/*ul.services{
margin-left:-40px;
}

.services li.in .icon,.iconB {
float: left;
margin-right: 15px;
}
.services li .icon {
background-color: orange;
height: 90px;
border-bottom-left-radius: 29px;
border-bottom-right-radius: 29px;
width: 13%;
text-align:center;
font-size:2em;
line-height:117px;
}
.services li .iconB {
background-color: orange;
height: 90px;
border-top-left-radius: 29px;
border-top-right-radius: 29px;
width: 13%;
text-align: center;
font-size: 2em;
line-height: 63px;
position: relative;
top:20%;
}
.services li.new .icon:before {
content:'\f218';
font-family:FontAwesome;
left: -2px;
position: relative;
}
.services li.new .iconB:before {
content:'\f218';
font-family:FontAwesome;
left: -2px;
position: relative;
}
.services li.in .measage {
text-align: left;
margin-left: 55px;
}
.services li .measage {
display: block;
padding: 5px;
position: relative;
}
.services li .measage p {

text-align: justify;
}*/


/*tab section css*/

.btn-group-tab > .btn,
.btn-tab {
    padding: 20px 37px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.shadow {
    -webkit-box-shadow: 0px 0 5px 2px rgba(234, 234, 234, 2.1);
    -moz-box-shadow: 0px 0 5px 2px rgba(234, 234, 234, 2.1);
    box-shadow: 0px 0 5px 2px rgba(234, 234, 234, 2.1);
    border-radius: 6px;
}

.btn-tab {
    color: #6f6f6f;
    background-color: #fff;
    border-color: #eaeaea;
}

.btn-tab:focus,
.btn-tab.focus {
    color: #0096db;
    background-color: #fff;
    border-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 0px -3px 0px 0px #0096db;
    box-sizing: border-box;
}

.btn-tab:hover {
    color: #0096db;
    background-color: #fff;
    border-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 0px 0px 0px 10px #0096db;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 0px -3px 0px 0px #0096db;
    box-sizing: border-box;
}

.btn-tab.active,
.btn-tab:active,
.open>.dropdown-toggle.btn-tab {
    color: #0096db;
    background-color: #fff;
    border-color: #eaeaea;
    -webkit-box-shadow: none;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 0px -3px 0px 0px #0096db !important;
    box-sizing: border-box;
    outline: none !important;
}

.btn-white {
    color: #0096db;
    background-color: #fff;
    border-color: #0096db;
    border-radius: 0;
}

.btn-white:focus,
.btn-white.focus
 {
    color: #fff;
    background-color: #0096db !important;
    border-color: #0096db !important;
}

.btn-white:hover {
    color: #fff;
    background-color: #0096db;
    border-color: #0096db;
}

.btn-shado {
    -webkit-box-shadow: 1px 1px 7px 0px rgba(0,0,0,0.2) !important;
	-moz-box-shadow: 1px 1px 7px 0px rgba(0,0,0,0.2) !important;
	box-shadow: 1px 1px 7px 0px rgba(0,0,0,0.2) !important;
    border-radius: 0;
	border:none !important;
	background-color:transparent !important;
}

.btn-shado:focus,
.btn-shado.focus
 {
    color: #fff !important;
    background-color: #0096db !important;
    border-color: #0096db !important;
}

.btn-shado:hover {
    color: #fff !important;
    background-color: #0096db !important;
    border-color: #0096db;
}
 .divdf button:first-child {
  color: #fff !important;
    background-color: #0096db !important;
    border-color: #0096db !important;
}
#focusmeplese{
	color: #fff !important;
    background-color: #0096db !important;
    border-color: #0096db !important;
}
.btn-blue {
    color: #fff;
    background-color: #0096db;
    border-radius: 0;
}

.btn-blue:focus,
.btn-blue .focus {
    color: #fff;
    background-color: #0e8ac3;
    border-color: #0096db;
}

.btn-blue:hover {
    color: #f7f7f7;
    background-color: #0e8ac3;
    border-color: #0096db;
}

.img-circlewdt img {
    max-width: 70%;
}

.h2botom-line {
    position: relative;
}

.h2botom-line span img {
    background: #fff;
}

.h2botom-line:after {
    content: '';
    background-color: #777;
    height: 1px;
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    z-index: -1;
}


/*Award section*/

.inner-border {
    border: 10px solid #0096db;
    max-height: 200px;
    width: auto;
}

.Award-img-shado {
    -webkit-box-shadow: 0px 3px 4px 1px rgba(78, 130, 175, 0.81);
    -moz-box-shadow: 0px 3px 4px 1px rgba(78, 130, 175, 0.81);
    box-shadow: 0px 3px 4px 1px rgba(78, 130, 175, 0.81);
}

.carousel-content h4 {
    line-height: 1.4em;
}


/*News section*/

ul.news {
    margin-left: -40px;
}

.news li {
    list-style: none;
    margin: 10px auto;
}

.news li .icon {
    height: 40px;
    width: 45px;
    background-color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
    border: 1px solid #d2d2d2;
}

.month {
    background-color: #0096db;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    width: 45px;
    margin-left: -1px;
}

.news li .icon {
    float: left;
    margin-right: 10px;
}

.news li .message {
    margin-left: 65px;
}


/*text & bg color*/

.white {
    color: #fff;
}

.blue {
    color: #0096db;
}

.liteblue {
    color: #00afff;
}

.green {
    color: #00a651;
}

.orange {
    color: #faa74a;
}

.grey {
    color: #a09b9b;
}

.litegrey {
    color: #e9e8ed;
}

.bg-lightgrey {
    background-color: #f8f8f8 !important;
}

.bg-orange {
    background-color: #faa74A;
}

.bg-blue {
    background-color: #0096db;
}

.bg-cyan {
    background-color: #e1f6ff;
}

.bg-halfwhite {
    background-color: rgba(255, 255, 255, 0.8)!important;
}

.bg-white {
    background-color: #fFF!important;
}

.bg-trnsparnt {
    background-color: transparent !important;
}

.bg-black {
    background-color: #242930;
}

.bg-darkblack {
    background-color: #171717;
}

.parallax-window {
    min-height: 450px;
    background: transparent;
}

.parallax-window-abt {
    min-height: 350px;
    background: transparent;
}

.parallax-abt-foot {
    background: transparent;
    min-height: 280px;
}

.parallax-div {
    min-height: 350px;
    position: relative;
    /* so center-area can
be positioned absolute */
}

.center-area {
    /* let it fill the whole container */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.center-area:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.centered {
    display: inline-block;
    vertical-align: middle;
}

.bold {
    font-weight: bold;
    letter-spacing: .04em;
}

p.bold {
    font-size: 14px;
}

.carousel-control.right {
    background-image: none !important;
    right: -55px;
    left: auto;
}

.carousel-control.left {
    background-image: none !important;
    left: -55px;
    right: auto;
}

.carousel-controlT.left {
    background-image: none !important;
    left: auto !important;
    right: 53px !important;
    top: -37px !important;
}

.carousel-controlT.right {
    background-image: none !important;
    top: -37px !important;
    right: 16px;
    left: auto;
}

.carousel-controlV.left {
    background-image: none !important;
    /* left: auto !important; */
    left: 1px !important;
    top: 52px !important;
}

.carousel-controlV.right {
    background-image: none !important;
    top: 52px !important;
    right: 2px !important;
}

.carousel-controlB.right {
    background-image: none !important;
    top: 700px !important;
    right: 2px !important;
}

.carousel-controlB.left {
    background-image: none !important;
    /* left: auto !important; */
    left: 1px !important;
    top: 700px !important;
}

.carousel-control {
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 0;
    width: 0%;
    font-size: 16px !important;
    color: #fff;
    font-weight: normal !important;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
}

.carousel-controlT,
.carousel-controlV {
    color: #bbb;
    top: 40%;
    bottom: auto;
    padding-top: 4px;
    width: 25px;
    height: 25px;
    text-shadow: none;
    opacity: 1;
    border-radius: 0;
    webkit-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    -moz-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    border: none;
    background-color: #fff;
}

.carousel-controlB {
    color: #bbb;
    top: 40%;
    bottom: auto;
    padding-top: 4px;
    width: 50%;
    height: 25px;
    text-shadow: none;
    opacity: 1;
    border-radius: 0;
    border: none;
    background-color: #fff;
}

.carousel-controlT .prev,
.carousel-controlV .prev {
    position: absolute;
    left: 7px;
    bottom: 4px;
}

.carousel-controlT .next,
.carousel-controlV .next {
    position: absolute;
    left: 8px;
    bottom: 4px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    height: 20px !important;
    margin-top: -10px;
    font-size: 20px;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 1.5s ease-in-out;
        -o-transition: -o-transform 1.5s ease-in-out;
        transition: transform 1.5s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.item2 {
    -webkit-transition: 1.5s, ease-in-out, top;
    -moz-transition: 1.5s, ease-in-out, top;
    -o-transition: 1.5s, ease-in-out, top;
    transition: 1.5s, ease-in-out, top;
}

.news-indicators li {
    display: inline-block;
    width: 23px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 150, 219, 0.59);
    border: none;
    border-radius: 10px;
}

.embed-responsive-4by3 {
    padding-bottom: 63.6%;
}

.news-indicators .active {
    width: 23px;
    height: 10px;
    margin: 0;
    background-color: #0096db;
}

.case-studyimg {
    border: 5px solid #fff;
    position: absolute;
    z-index: 100;
    top: -30px;
    left: 44%;
    -webkit-box-shadow: 0px 3px 4px 1px rgba(204, 204, 204, 0.89);
    -moz-box-shadow: 0px 3px 4px 1px rgba(204, 204, 204, 0.89);
    box-shadow: 0px 3px 4px 1px rgba(204, 204, 204, 0.89);
}

.opacity-layer {
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    border-top: 1px solid #e5e5e5;
    background: white;
    z-index: 100;
    opacity: .5;
    height: 10px;
}

.casestudy-btn {
    padding: 1px 6px;
}


/*clients blog*/

.clint-img {
    display: inline-block;
    height: 220px;
    width: auto;
    float: left;
    border: 8px solid #fff;
    margin: 2px 10px 5px 0px;
    -webkit-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    -moz-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
}

.clint-para {
    height: 190px;
    margin-top: 17px;
    padding: 10px 15px;
    -webkit-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    -moz-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
}


/*video blog*/

div.video-img img {
    position: relative;
    float: left;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    width: 100%;
}

div.video-img:hover img {
    opacity: 0.7;
}

div.video-img:hover a {
    display: block;
}

div.video-img a {
    position: absolute;
    display: none;
}

div.video-img a.update {
    top: 28%;
    left: 43%;
}

div.video-img a.play {
    top: 15%;
    left: 36%;
}

.fancybox-nav {
    width: 60px;
}

.fancybox-nav span {
    visibility: visible;
}

.fancybox-next {
    right: -60px;
}

.fancybox-prev {
    left: -60px;
}

.border-radius0 {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
}


/*blog section*/

.blog-img1 {
    background: url(../images/blog1.jpg) no-repeat;
    min-height: 160px;
    background-size: 100%;
}

.blog-img2 {
    background: url(../images/blog2.jpg) no-repeat;
    min-height: 160px;
    background-size: 100%;
}

.blog-img3 {
    background: url(../images/blog3.jpg) no-repeat;
    min-height: 160px;
    background-size: 100%;
}

.blog-img4 {
    background: url(../images/blog4.jpg) no-repeat;
    min-height: 160px;
    background-size: 100%;
}

.thumbnail {
    border-radius: 0;
}

.social-btn button {
    display: block;
    width: 30px;
}

.blog-date p {
    position: absolute;
    bottom: 0;
    left: 10px;
}

.btn-FB {
    color: #fff;
    background-color: #4e76ba;
}

.btn-FB:focus,
.btn-FB.focus {
    color: #fff;
    background-color: #4e76ba;
}

.btn-FB:hover {
    color: #fff;
    background-color: #426eba;
}

.btn-TW {
    color: #fff;
    background-color: #34c5f3;
}

.btn-TW:focus,
.btn-TW.focus {
    color: #fff;
    background-color: #34c5f3;
}

.btn-TW:hover {
    color: #fff;
    background-color: #22b4e3;
}

.btn-LN {
    color: #fff;
    background-color: #1f87c8;
}

.btn-LN:focus,
.btn-LN.focus {
    color: #fff;
    background-color: #1f87c8;
}

.btn-LN:hover {
    color: #fff;
    background-color: #0e7cc1;
}

.blog-heding a {
    color: #22b4e3;
}

.blog-heding a:hover {
    color: #0e7cc1;
}

.btn-grey {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-grey.focus,
.btn-grey:focus {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-grey:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}


/*footer*/

footer h4 {
    font-size: 15px;
}

.foot-list ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.foot-list ul {
    margin: 1em 0;
}

.foot-list li {
    margin: .6em;
    margin-left: 3em;
}

.foot-list li:before {
    content: '\f101';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}

.foot-list li a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.foot-list li a:hover,
.foot-list li a:focus,
.foot-list li a:active {
    color: #0074D9;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}

.foot-list h4 a {
    color: #fff;
}

.foot-list h4 a:hover {
    color: #0074D9;
}

.rhomb {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 21px;
    height: 32px;
    margin: -1px 0 0 14px;
    border: 3px solid #fff;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #242930;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transform-origin: 0 100% 0deg;
    transform-origin: 0 100% 0deg;
    border-radius: 0;
}

.rhomb i {
    -webkit-transform: rotateZ(42deg);
    transform: rotateZ(42deg);
    margin-left: -3px;
    margin-top: 1px;
    font-size: 1.6em;
}

.social-btnF button {
    display: block
}

.social-btnF {
    float: left;
    width: auto;
    margin: 3px 0 0 -20px;
}

.social-btnT {
    float: left;
    width: auto;
    margin: -3px 0 0 21px;
}

.social-btnT p {
    margin: 12px 0 0 0px;
}

.social-btnT a {
    color: #fff;
}

.social-btnT a:hover {
    color: #0074D9;
}

.vertical .carousel-inner {
    height: 100%;
}

.carousel.vertical .item {
    -webkit-transition: 1.5s ease-in-out top;
    -moz-transition: 1.5s ease-in-out top;
    -ms-transition: 1.5s ease-in-out top;
    -o-transition: 1.5s ease-in-out top;
    transition: 1.5s ease-in-out top;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 100px;
}

.carousel.vertical .prev {
    top: 100px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}

.carousel.vertical .active.left {
    top: 100px;
}

.carousel.vertical .active.right {
    top: 100px;
}

.carousel.vertical .item {
    left: 0;
}

.counter-text span {
    font-size: 24px;
    color: #555;
    display: inline-block;
    font-weight: 400;
    text-align: center;
}

.counter-text span > span {
    margin-bottom: 0;
}

.circle {
    background: #2980b9;
    width: 200px;
    line-height: 200px;
    display: inline-block;
    color: #fff;
    border-radius: 100%;
}

code,
code > span {
    text-align: left;
    display: block;
    font-family: Monaco, monospace;
    background: #444;
    color: #fff;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 100px;
}

code > span {
    padding: 0;
    margin: 0;
}


/*SAP UI5 css*/

.sap5txt-list ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sap5txt-list ul {
    margin: 1em 0;
}

.sap5txt-list li {
    margin: .4em;
    margin-left: 3em;
}

.sap5txt-list li:before {
    content: '\f10c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}

.sap5 p {
    text-align: justify;
}


/* remove border radius for the tab */

.saptab .nav-pills > li > a {
    border-radius: 0;
}

.saptab .nav {
    background-color: #333333;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.saptab .nav>li>a {
    color: #fff !important;
}

.saptab .nav>li>a:focus,
.saptab .nav>li>a:hover {
    text-decoration: none;
    background-color: #0096db !important;
    box-shadow: 0;
}

/*.saptab1 .nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color:#0096db !important;
    box-shadow: 0;
}*/

.saptab .nav-pills>li+li {
    margin-left: 1px;
}
.saptab .nav-pills>li.active>a, .saptab .nav-pills>li.active>a:focus, .saptab .nav-pills>li.active>a:hover
{
	 text-decoration: none;
    background-color: #0096db !important;
    box-shadow: 0;
}
.wizard {
    margin: 0px auto;
}

.wizard .nav-tabs {
    position: relative;
    margin: 20px auto;
    margin-bottom: 0;
    border-bottom: none;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 100px;
    background: #f3f1f1;
    border: 1px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tab i {
    color: #005494;
}

.servicetab span:before {
    content: '\f101';
    font-family: 'FontAwesome';
    float: left;
    margin-right: 0.5em;
    color: #393939;
}

.wizard li.active span.round-tab {
    background-color: #393939;
    border: none;
}

.wizard li.active span.round-tab i {
    color: #fff;
}

span.round-tab:hover {
    color: #333;
    background-color: #f3f1f1;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard .nav-tabs > li a {
    width: 60px;
    height: 60px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
}

.wizard h3 {
    margin-top: 0;
}

.tooltip-inner {
    max-width: 200px;
    padding: 5px 8px;
    color: #fff;
    text-align: center;
    background-color: #0096db;
    border-radius: 0px;
}

.tooltip-arrow {
    border-top-color: #0096db !important;
}

@media( max-width: 585px) {
    .wizard {
        width: 100%;
        height: auto !important;
    }
    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.play-btn {
    color: #fff;
    background: url(../images/play-icon.png);
    opacity: .8;
    height: 80px;
    width: 80px;
    opacity: .6;
}

.play-btn:hover {
    opacity: .6;
}

li.video-img img {
    position: relative;
    float: left;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.6s linear;
    -o-transition: opacity 0.6s linear;
    transition: opacity 0.6s linear;
    width: 100%;
}

li.video-img:hover img {
    opacity: .9;
}

li.video-img:hover a {
    display: block;
}

li.video-img a {
    position: absolute;
    display: none;
}

.galry-imgbg {
    height: 100%;
    width: 88%;
    -webkit-transition: opacity 0.6s linear;
    -moz-transition: opacity 0.6s linear;
    -o-transition: opacity 0.6s linear;
    transition: opacity 0.6s linear;
}

.galry-imgbg:hover {
    opacity: .8;
    background: #0096db url(../images/zoom-btn.png) no-repeat;
    background-position: center center;
}

li.galry-img img {
    position: relative;
    float: left;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    width: 100%;
}

.gallery {
    margin-top: 20px;
}

.gallery ul {
    padding: 0 0 0 0;
    margin: 0 0 40px 0;
}

.gallery ul li {
    list-style: none;
    margin-bottom: 10px;
}

.gallery .text {
    /*font-family: 'Bree Serif';*/
    color: #666;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 12px;
    background: #fff;
}

.gallery-item {
    margin-bottom: 30px;
}

.modal-footer {
    text-align: center;
}

.pagination {
    margin: 0;
}


/*sidebar css*/

.sidebar .panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sidebar .panel-default > .panel-heading {
    color: #fff;
    background-color: #0096db;
    border: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.sidebar-Limg {
    width: 110px;
    padding: 3px;
    border: 1px solid #eee;
}

.sidebar-tag-box {
    display: inline;
    padding: 4px 10px;
    font-size: 11px;
    line-height: 3;
    color: #777;
    background-color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    margin-right: 10px;
    letter-spacing: 0.05em;
}

.sidebar-tag-box:hover {
    background-color: #0096db;
    color: #fff;
}

.sidebar-tag-box.active {
    background-color: #0096db;
    color: #fff;
}

.head-arrbtn a {
    color: white;
}

.head-arrbtn a:hover {
    color: #f2e6e6;
}


/*div.zoom-img img {
position: relative;
float: left;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
width: 100%;
}

div.zoom-img:hover {
opacity: 0.7;
background-color: blueviolet;
z-index: 1000;
}

div.zoom-img:hover a {
display: block;
}

div.zoom-img a {
position: absolute;
display: none;
}

div.zoom-img a.update {
top: 28%;
left: 43%;
}

div.zoom-img a.play {
top: 15%;
left: 36%;
}*/


/*sap b1 css

.HigligtTab-Limg {
    width: 100%;
    padding: 3px;
    border: 4px solid #fff;
    position: relative;
    top: -26px;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0.70);
    -moz-box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0.70);
    box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0.70);
}*/

.h5,
h5 {
    font-size: 15px;
}

.HigligtTab-btnR {
    position: relative;
    top: -17px;
    border-radius: 50% !important;
    float: right;
    width: 38px;
    height: 38px;
    right: 13px;
}

.HigligtTab-btnL {
    position: relative;
    top: -17px;
    border-radius: 50% !important;
    float: left;
    width: 38px;
    height: 38px;
    left: 13px;
}

.btn-whiteShdo {
    color: #0096db;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0.70);
    -moz-box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0.70);
    box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0.70);
    border-radius: 0;
}

.btn-whiteShdo:focus,
.btn-whiteShdobtn-whiteShdo.focus {
    color: #0096db;
    background-color: #fff;
    outline: 0;
}

.btn-whiteShdo:hover {
    color: #fff;
    background-color: #0096db;
}

.map {
    height: 80%;
}

.view {
    overflow: hidden;
    height: auto;
}

.icon-minus:before {
    content: "\f068";
    font-family: 'FontAwesome';
    float: left;
}

.icon-plus:before {
    content: "\f067";
    font-family: 'FontAwesome';
    float: left;
}


/*about us css*/

.banner-hedng-bg {
    color: white;
    padding: 10px 0px;
    margin: 0 12px;
}

.banner-subhed-bg {
    background: rgba(36, 41, 48, 0.7);
    color: #ffaf04;
    padding: 10px 15px;
    margin: 5px 0px 0 12px;
}

.banner-hedng-bg span {
    padding: 5px 15px;
}

.abt-group-tab > .btn,
.btn-tab1 {
    padding: 17px 22px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 0px;
    text-align: left;
}

.btn-tab1 {
    color: #6f6f6f;
    background-color: #fafafa;
    border-color: #eaeaea;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:first-child:focus {
    background-color: #fff;
    border-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 4px 0px 0px 0px #0096db;
    box-sizing: border-box;
}

.btn-tab1:hover {
    color: #0096db;
    background-color: #fff;
    border-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 4px 0px 0px 0px #0096db;
    box-sizing: border-box;
}

.btn-tab1.focus {
    background-color: #fff;
    border-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    box-shadow: inset 4px 0px 0px 0px #0096db;
    box-sizing: border-box;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.client-abt-box {
    height: 175px;
    background-color: #fff;
    padding: 30px;
    margin: 0 40px;
}

.clientabt-icon-bg {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-bottom: 15px;
}

.clientabt-icon-bg i {
    position: relative;
    top: 7px;
    left: 0px;
    color: white;
}

.clientbox-pos {
    position: absolute;
    top: 19%;
}

.stats {
    background: url('../images/about-us-foot.jpg') no-repeat;
    padding: 3% 0;
    background-size: 100%;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 14px;
}


/*  bhoechie tab */

div.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #737373;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #fff;
    background-image: #5A55A3;
    color: #0096db;
    border-color: #ddd;
}

div.bhoechie-tab-menu div.list-group>a.active {
    box-shadow: inset 4px 0px 0px 0px #0096db;
    box-sizing: border-box;
    color: #0096db;
}

div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; 
padding-left: 20px;*/
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}


/*our team css*/

.ourtim-img {
    display: inline-block;
    width: 37%;
    height: auto;
    border: 5px solid #fff;
    margin-top: -15px;
    -webkit-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    -moz-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
}

.font-wgt-600 {
    font-weight: 600;
    letter-spacing: 1px;
}

a .our-timFB {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    border: 2px solid #4874bb;
    background-color: white;
    color: #4874bb;
    padding: 2px 3px 2px 6px;
}

a:hover .our-timFB {
    border: 2px solid #4874bb;
    background-color: #4874bb;
    color: white;
    -webkit-transition: color .2s linear, background-color .4s linear;
    -moz-transition: color .2s linear, background-color .4s linear;
    -ms-transition: color .2s linear, background-color .4s linear;
    -o-transition: color .2s linear, background-color .4s linear;
    transition: color .2s linear, background-color .4s linear;
}

a .our-timTW {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    border: 2px solid #3cc0fe;
    background-color: white;
    color: #3cc0fe;
    padding: 2px 0px 3px 4px;
}

a:hover .our-timTW {
    border: 2px solid #3cc0fe;
    background-color: #3cc0fe;
    color: white;
    -webkit-transition: color .2s linear, background-color .4s linear;
    -moz-transition: color .2s linear, background-color .4s linear;
    -ms-transition: color .2s linear, background-color .4s linear;
    -o-transition: color .2s linear, background-color .4s linear;
    transition: color .2s linear, background-color .4s linear;
}

a .our-timIG {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    border: 2px solid #795c4e;
    background-color: white;
    color: #795c4e;
    padding: 2px 1px 4px 5px;
}

a:hover .our-timIG {
    border: 2px solid #795c4e;
    background-color: #795c4e;
    color: white;
    -webkit-transition: color .2s linear, background-color .4s linear;
    -moz-transition: color .2s linear, background-color .4s linear;
    -ms-transition: color .2s linear, background-color .4s linear;
    -o-transition: color .2s linear, background-color .4s linear;
    transition: color .2s linear, background-color .4s linear;
}

a .our-timIN {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    border: 2px solid #1988d0;
    background-color: white;
    color: #1988d0;
    padding: 1px 5px 4px 5px;
    ;
}

a:hover .our-timIN {
    border: 2px solid #1988d0;
    background-color: #1988d0;
    color: white;
    -webkit-transition: color .2s linear, background-color .4s linear;
    -moz-transition: color .2s linear, background-color .4s linear;
    -ms-transition: color .2s linear, background-color .4s linear;
    -o-transition: color .2s linear, background-color .4s linear;
    transition: color .2s linear, background-color .4s linear;
}

.radius0 {
    border-radius: 0;
}

.icon-hgt2 {
    height: 42px;
}

.padding-top18 {
    padding-top: 9px;
}


/*video gallary*/
.YouTubePopUp-Wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 9999999999999;
}

.YouTubePopUp-animation {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap {
    /* For WordPress */
    top: 32px;
    z-index: 99998;
}

.YouTubePopUp-Content {
    max-width: 680px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.YouTubePopUp-Content iframe {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 480px !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close {
    position: absolute;
    top: 0;
    cursor: pointer;
    bottom: 481px;
    right: -15px;
    margin: auto 0;
    width: 34px;
    height: 34px;
    background: url(../images/close.png) no-repeat;
    background-size: 34px 34px;
    -webkit-background-size: 34px 34px;
    -moz-background-size: 34px 34px;
    -o-background-size: 34px 34px;
    z-index: 999;
}

.YouTubePopUp-Close:hover {
    opacity: 0.5;
}

@media all and (max-width: 768px) and (min-width: 10px) {
    .YouTubePopUp-Content {
        max-width: 90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px) {
    .YouTubePopUp-Content iframe {
        height: 320px !important;
    }
    .YouTubePopUp-Close {
        bottom: 362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px) {
    .YouTubePopUp-Content iframe {
        height: 220px !important;
    }
    .YouTubePopUp-Close {
        bottom: 262px;
    }
}

/*News room css*/

.quote-para {
    background-color: #eaeaea;
    padding: 30px 40px;
}

.txtovrflo-elips {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.quote ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.quote ul {
    margin: 20px 0 0;
    ;
}

.quote li {
    margin: .6em;
    margin-left: 3.5em;
    margin-top: -11px;
}

.quote li:before {
    content: url(../images/quote.png);
    float: left;
    margin-left: -3.3em;
    margin-top: -10px;
}

.iconBlu {
    background-color: #00afff !important;
    border: 1px solid #00afff !important;
    color: white;
    height: 47px !important;
    width: 55px !important;
    line-height: 46px !important;
}

.monthBlu {
    width: 55px !important;
    height: 24px;
    line-height: 23px;
}

.newsB li {
    list-style: none;
    margin: 15px auto !important;
}


/*.txtovrflo-Mline {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical; 
text-overflow:-o-ellipsis-lastline;
}
.block-with-text {
overflow: hidden;
position: relative;
line-height: 1.7em;
max-height: 10.6em;
text-align: justify;
margin-right: -1em;
padding-right: 1em;
}
.block-with-text:before {
content: '...';
position: absolute;
right: 0;
bottom: 0;
}
.block-with-text:after {
content: '';
position: absolute;
right: 0;
width: 1em;
height: 1em;
margin-top: 0.2em;
}*/

.date-posB {
    position: absolute;
    bottom: 9px;
    right: 31px;
}

.newsBox-shadow {
    -webkit-box-shadow: 0px 0 5px 2px rgba(234, 234, 234, 2.1);
    -moz-box-shadow: 0px 0 5px 2px rgba(234, 234, 234, 2.1);
    box-shadow: 0px 0 5px 2px rgba(234, 234, 234, 2.1);
    height: 263px;
}


/*case-studies css*/

.img-brdr-sadwo {
    border: 8px solid #fff;
    -webkit-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    -moz-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
}


/*.circle-dot span::before {
content: '\f28e';
font-family: 'FontAwesome';
float: left;
margin-right: 0.5em;
color: #0096db;
font-weight: normal;
font-size: 17px;
margin-top: 0;
}*/

.circle-dot span {
    font-size: 15px;
}

.circle-shdoB {
    background-color: #b1b1b1;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    -webkit-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    -moz-box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    box-shadow: 0px 1px 4px 1px rgba(204, 204, 204, 0.62);
    line-height: 1.7em !important;
    text-align: center;
    position: absolute;
    top: -22px;
    right: 43%;
}


/*careers css*/

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px !important;
    line-height: 1.42857143;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.double-line:after {
    content: url("../images/double-line.png");
    width: auto;
    background: transparent;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.DG-box {
    background-color: #f9f9f9;
    font-size: 18px;
    text-align: center;
    border: 1px solid #eee;
    padding: 7px;
    height: 60px;
    width: 60px;
    font-weight: bold;
    line-height: 2.3em;
}


/*masnory css*/

.lead {
    padding: 40px 0;
}


/* Grid */

#posts {
    margin: 10px auto 0;
}

.post {
    margin: 0 0 30px;
    width: 100%;
    webkit-box-shadow: 1px 0 5px 1px rgba(234, 234, 234, 2.1);
    -moz-box-shadow: 1px 0 5px 1px rgba(234, 234, 234, 2.1);
    box-shadow: 1px 0 5px 1px rgba(234, 234, 234, 2.1);
    background-color: #fff;
}

.post img {
    padding: 0 15px;
    width: 100%;
    vertical-align: top !important;
}

#grid.container .post img {
    padding: 0;
}


/* Medium devices */

@media (min-width: 768px) {
    #grid > #posts .post {
        width: 335px;
    }
    #grid > #posts .post.cs2 {
        width: 100%;
    }
    .post img {
        padding: 0;
    }
    .cari-Frmbox {
        margin-top: -320px !important;
        width: 40%;
    }
}


/* Medium devices */

@media (min-width: 992px) {
    #grid > #posts .post {
        width: 445px;
    }
    #grid > #posts .post.cs2 {
        width: 100%;
    }
}


/* Large devices */

@media (min-width: 1200px) {
    #grid > #posts .post {
        width: 346px;
    }
    #grid > #posts .post.cs2 {
        width: 742px;
    }
}


/* Large devices min-width (1200px) + a .post margin (50px) * 2 (100px) = 1300px */


/* 1300px gives me the clearance I need to keep the margins of the entire #grid (the
bleed if you will) the same width as the .post margins posts (50px). Basically I'm
being really picky about whitespace. If you don't care, no problem, just delete this.
Can this be done with Masonry options? 

@media (min-width: 1300px) {
    #grid {
        left: -50px;
        padding-left: 50px;
        padding-right: 50px;
        position: relative;
    }
    #grid.container {
        left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

*/
/*Media queries*/

@media (min-width:320px) and (max-width:767px) {
    .center-text-xs {
        text-align: center;
    }
    .quote-para {
        background-color: #eaeaea;
        padding: 20px;
    }
    .padding-right-xs0 {
        padding-right: 0;
    }
    .padding-left-xs0 {
        padding-left: 0;
    }
    .clint-para {
        height: 205px;
        margin-bottom: 20px;
    }
    .margin-bottom-xs10 {
        margin-bottom: 10px;
    }
    .margin-top-xs20 {
        margin-top: 20px !important;
    }
    .jumbotron h2 {
        font-size: 15px !important;
    }
    .btn-group-tab > .btn,
    .btn-tab {
        padding: 22px 35px;
    }
    .carousel-content h4 {
        font-size: 15px !important;
    }
    .carousel-control.left {
        left: -20px;
        right: auto;
    }
    .carousel-control.right {
        right: -20px;
        left: auto;
    }
    .carousel-controlT.left {
        background-image: none !important;
        left: auto !important;
        right: 53px !important;
        top: -31px !important;
    }
    .carousel-controlT.right {
        background-image: none !important;
        top: -31px !important;
        right: 16px !important;
        left: auto;
    }
    .carousel-controlV.right {
        background-image: none !important;
        top: -33px !important;
        right: 1px !important;
    }
    .case-studyimg {
        left: 32.5%;
    }
    .clint-img {
        display: inline-block;
        height: 85px;
        width: auto;
    }
    div.video-img a.play {
        top: 17%;
        left: 38%;
    }
    .log-dropbox {
        min-width: 290px;
    }
    .custo-suport div,
    .enspire-box div {
        height: 107px;
    }
    .navbar-nav {
        margin: 0.5px -15px;
    }
    .paddingtopxs-10 {
        padding-top: 10px;
    }
    .nav-fixwdth {
        width: 300px;
    }
    .icon-bar2 {
        margin: 3px -3px;
    }
    .menu-icon {
        margin-right: -15px;
    }
    .margin-bottomxs20 {
        margin-bottom: 20px;
    }
    .btn-menu {
        color: #0096db;
        border-radius: 0;
    }
    .paddingxs-5 {
        padding: 5px !important;
    }
    .icon-hgt2 {
        height: 47px;
    }
    div.bhoechie-tab-menu div.list-group > a {
        margin-bottom: 0;
        width: 25%;
        display: inline-block;
        margin-right: -7px;
    }
    .margin-rightxs0 {
        margin-right: 0 !important;
    }
    div.bhoechie-tab-menu div.list-group>a.active {
        box-shadow: inset 0px -3px 0px 0px #0096db;
        box-sizing: border-box;
        color: #0096db;
    }
    div.bhoechie-tab-menu> div.list-group >.list-group-item:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    div.bhoechie-tab-menu> div.list-group >.list-group-item:last-child {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        text-align: center;
        margin-left: -7px;
    }
    /* about us css*/
    .banner-subhed-bg {
        padding: 10px 15px;
        margin: 5px 15px 0 15px !important;
        font-size: 18px;
    }
    .client-abt-box {
        margin: 22px 15px;
    }
    .parallax-abt-foot {
        background: #f5f5f5;
        height: 670px;
    }
    .clientbox-pos {
        position: absolute;
        top: 4.5%;
    }
    .stats {
        background: none;
        padding: 3% 0;
        background-size: 100% 100%;
    }
	

}
@media (min-width:320px) and (max-width:599px) {
	.width-xs-50{
		width:50%;
	}
	
	.address{
	border:1px solid #ccc;
	margin-top:-1px;
	}
	#portfolio {  
    margin: 1rem 0;
    -webkit-column-count: 1 !important; 
    -moz-column-count: 1 !important;
    column-count: 1 !important;
   
}
}
@media (min-width:320px) and (max-width:1023px) {
    .services-smicon-bg {
        border-radius: 50%;
        height: 47px;
        width: 47px;
        margin-top: 7px;
    }
    .menu-padd {
        margin: 5px 0px auto;
    }
    .services-smicon-bg i {
        position: absolute;
        top: 7px;
        left: 6px;
    }
    .paddingxs-TB20 {
        padding: 20px 0;
    }
    .btn1:active,
    .btn1.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    }
    .vspl-sap{
    top: 15px !important;
    left: 1px !important;
}
    .vspl-mobility {
    top: 5px !important;
}
/*.vspl-E-cart,.vspl-mobility,.vspl-app-dev,.vspl-qa-services,.vspl-products{
    -moz-transform: scale(0.75) !important;
    -moz-transform-origin: 0 0 !important;
    -o-transform: scale(0.75) !important;
    -o-transform-origin: 0 0 !important;
    -webkit-transform: scale(0.75) !important;
    -webkit-transform-origin: 0 0 !important;
    transform: scale(0.75) !important;
    transform-origin: 0 0 !important;
}*/
.vspl-E-cart {
    top: 7px !important;
    left: 5px !important;
}
.vspl-app-dev{
    top: 10px !important;
left: 9px !important;
    }
    .vspl-products{
    top: 9px !important;
left: 8px !important;
    }
}
@media (min-width:320px) and (max-width:359px) {
    .visible-360 {
        display: block !important;
    }
    .carousel-controlV.left {
        background-image: none !important;
        left: auto !important;
        left: 80% !important;
        top: -33px !important;
    }
    .font-xs15 {
        font-size: 1.19em !important;
    }
    .galry-imgbg {
        width: 90%;
    }
    .parallax-div {
        min-height: 100px;
        position: relative;
    }
    .banner-hedng-bg {
        margin: 5px 0px 0 15px !important;
    }
    .margin-top-xs10 {
        margin-top: 10px !important;
    }
    .hidden-360 {
        display: none;
        !important;
    }
    .width-46 {
        width: 38%
    }
    .width-57 {
        width: 64%;
    }
    .width58 {
        width: 58%;
    }
    .widthxs-sm {
        width: 83%;
    }
    .dropdown-left {
        margin-left: -41px;
    }
    .width-58 {
        width: 66%;
    }
    .width-xs-52 {
        width: 42%;
    }
    .clint-para {
        height: 233px;
    }
    .dropdown-left2 {
        margin-left: -40px;
    }
    .case-studyimg {
        left: 34%;
    }
    .xsposL {
        position: relative;
        top: -26px;
        left: 20%;
    }
    .xsposR {
        position: relative;
        top: -26px;
        right: 20%;
    }
    .newsBox-shadow {
        height: 320px;
    }
    .no-paddingxs {
        padding: 0 !IMPORTANT;
    }
    .text-leftxs {
        text-align: left !important;
    }
    .appJob-btn {
        margin: 5px 15px 0 15px !important;
    }
}
@media (min-width:360px) {
    .hidden-vlogo {
        display: none !important;
    }
}
@media (min-width:360px) and (max-width:599px) {
    .width-57 {
        width: 52%;
    }
    
    .carousel-controlV.left {
        background-image: none !important;
        left: auto !important;
        left: 80% !important;
        top: -33px !important;
    }
    .no-paddingxs {
        padding: 0 !IMPORTANT;
    }
    .text-leftxs {
        text-align: left !important;
    }
    .banner-hedng-bg {
        margin: 5px 0px 0 15px !important;
    }
    .font-xs15 {
        font-size: 1.19em !important;
    }
    .width-46 {
        width: 46%
    }
    .galry-imgbg {
        width: 91%;
    }
    .parallax-div {
        min-height: 105px;
        position: relative;
    }
    .margin-top10 {
        margin-top: 3px;
    }
    .center-pos {
        left: 50% !important;
    }
    .dropdown-left2 {
        margin-left: -101px;
    }
    .navlogo {
        max-height: 42px;
    }
    .case-studyimg {
        left: 35%;
    }
    .widthxs-sm {
        width: 85%;
    }
    .hidden-361 {
        display: none !important;
    }
    .width-46 {
        width: 46%
    }
    .navlogo {
        max-height: 42px;
    }
    .width-58 {
        width: 58%;
    }
    .icon-hgt {
        height: 43px;
        padding-top: 7px;
    }
    .width-xs-52 {
        width: 48%;
    }
    /*.margin-rgt15-360{
margin-right:-3px;
}*/
    .padding-rgt0-360 {
        padding-right: 0px;
    }
    .Vlogo {
        max-height: 41px;
        float: left;
    }
    .newsBox-shadow {
        height: 295px;
    }
    .appJob-btn {
        margin: 5px 15px 0 15px !important;
    }
}
@media (min-width:481px) and (max-width:767px) {
	.width50msm{
		width:50%;
	}
	
	.address{
	border:1px solid #ccc;
	margin-top:-1px;
	}
}
@media (min-width:600px) and (max-width:767px) {
    .width-46 {
        width: 41%
    }
    .galry-imgbg {
        width: 85%;
    }
    .col-600 {
        width: 33.33%
    }
    .case-studyimg {
        left: 41%;
    }
    .col-st-offset-2 {
        margin-left: 28.667%;
    }
    .banner-hedng-bg {
        margin: 5px 0px 0 15px !important;
    }
    .nav-fixwdth {
        width: 568px;
    }
    .col-st-6 {
        width: 50%;
        float: left;
    }
    .col-st-3 {
        width: 25%;
    }
    .hidden-vlogo {
        display: none;
    }
    .col-st-9 {
        width: 75%;
        float: left;
    }
    .col-st-4 {
        width: 33.3%;
        float: left;
    }
    .no-paddingst {
        padding: 0;
    }
    .client-abt-box {
        padding: 24px 21px !important;
    }
    div.bhoechie-tab-menu div.list-group > a {
        margin-bottom: 0;
        width: 14%;
        display: inline-block;
        margin: 0 -4px;
    }
    .widthst-63 {
        width: 63%
    }
    .icon-hgt {
        height: 43px;
        padding-top: 7px;
    }
    .dropdown-left2 {
        margin-left: -112px;
    }
    .icon-hgt2 {
        height: 50px;
    }
    .margin-topsm15 {
        margin-top: 3px;
    }
    .clint-para {
        height: 151px;
    }
    .widthxs-sm {
        width:91.7%;
    }
    .carousel-controlV.left {
        background-image: none !important;
        left: auto !important;
        left: 88% !important;
        top: -33px !important;
    }
    .margin-bottomst45 {
        margin-bottom: 45px;
    }
    .newsBox-shadow {
        height: 214px;
    }
    .cari-Frmbox {
        margin-top: -320px !important;
        width: 43%;
    }
    .hidden-st {
        display: none;
    }
	#portfolio {  
    margin: 1rem 0;
    -webkit-column-count: 2 !important; 
    -moz-column-count: 2 !important;
    column-count: 2 !important;
   
}
}
@media (min-width:768px) and (max-width:2560px) {
    .pull-rightsm {
        float: right !important;
    }
    .hidden-vlogo {
        display: none !important;
    }
}
@media (min-width:768px) and (max-width:1023px) {
    .no-paddingsm {
        padding: 0;
    }
    .galry-imgbg {
        width: 82%;
    }
    .sidebar-Limg {
        width: 60px;
    }
    .newsBox-shadow {
        height: 295px;
    }
    .carousel-controlV.left {
        left: 1px !important;
        top: 28px !important;
    }
    .carousel-controlV.right {
        top: 28px !important;
        right: 1px !important;
    }
    .margin-bottomsm20 {
        margin-bottom: 20px;
    }
    .embed-responsive-4by3 {
        padding-bottom: 68%;
    }
    .margin-top-sm10 {
        margin-top: 10px;
    }
    .margin-topsm15 {
        margin-top: 15px;
    }
    .widthxs-sm {
        width: 86.38%;
    }
    .play-btn {
        background: url(../images/play-icon.png);
        opacity: .8;
        height: 40px;
        width: 40px;
        background-size: 100%;
    }
    .play-btn:hover {
        opacity: .6;
    }
    .clint-logo img {
        width: 16%;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto !Important;
        margin-top: 0px;
        background-color: transparent;
        box-shadow: none;
        border-width: 0px;
        border-style: initial;
        border-color: initial;
        border-image: initial;
    }
    .positon-rght {
        position: absolute !important;
        background: #fff!important;
        ;
        border: 1px solid #eee !important;
        ;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
        ;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
        ;
    }
    .client-abt-box {
        margin: 0 7px;
    }
    .stats {
        background: url('../images/about-us-foot.jpg') no-repeat;
        padding: 5% 0;
        background-size: 100% 100%;
    }
    .dropdown-left2 {
        margin-left: -115px;
    }
    .icon-hgt {
        height: 43px;
        padding-top: 7px;
    }
    .video-test-bg .video-img a.play {
    top: 15%;
    left: 40%;
}
    .videobox1 {
    
  height:85px !important;
}

.videobox1 img{
	width:100%;
	height:85px !important;
}
}
@media (min-width:1024px) and (max-width:2560px) {
    .btn1 {
        padding: 15px;
        vertical-align: top;
    }
    .btn1:active,
    .btn1.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    }
    .icon-hgt {
        height: 53px;
    }
    .margin-top12 {
        margin-top: 12px;
    }
}
@media (min-width:1024px) and (max-width:1200px) {
    
    .carousel-controlV.left {
        left: 1px !important;
        top: 40px !important;
    }
    .carousel-controlV.right {
        top: 40px !important;
        right: 1px !important;
    }
    .galry-imgbg {
        width: 86%;
    }
    .newsBox-shadow {
        height: 315px;
    }
    .services-iconbgB i {
        left:8px;
    }
    .vspl-sap {
    left: 0px !important;
}
    .vspl-E-cart {
    left: 2px !important;
}
.vspl-mobility {
    left: 4px !important;
}
}
@media (min-width:1024px) and (max-width:1199px) {
    .services-iconbgB {
        margin-top: 71px;
    }
    
    .embed-responsive-4by3 {
        padding-bottom: 65%;
    }
    .services-iconbg,
    .services-iconbgB {
        width: 15%;
    }
    .clint-logo img {
        width: 17%;
    }
    .clint-img {
        height: 173px;
    }
    .clint-para {
        height: 140px;
    }
    .cari-Frmbox {
        margin-top: -320px !important;
    }
}
@media (min-width:1280px) and (max-width:2560px) {
    .nav-dropbox {
        width: 1145px !important;
    }
    .nav-dropbox div {
        height: auto;
        font-size-adjust: 0.44;
    }
    .cari-Frmbox {
        margin-top: -320px !important;
    }
    .vspl-sap {
    left: 1px !important;
}
    .vspl-E-cart {
    left: 3px !important;
}
    .vspl-products {
    left: 7px !important;
}
    #div1 {
        position: relative;
        display: block;
        height: 180px;
        overflow: hidden;
    }
    #div2 {
        position: relative;
        display: block;
        height: 100px;
        overflow: hidden;
    }
}

/**** clients carasoul image ****/
.nav-subM-BloWdt{
    width:14.28% !important;

}

.cl .carousel-inner > .item > a > img, 
.cl .carousel-inner > .item > img, 
.cl .img-responsive, 
.cl .thumbnail a > img, 
.cl .thumbnail > img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; /* IE 6-9 */
   -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.cl .carousel-inner > .item > a > img:hover, 
.cl .carousel-inner > .item > img:hover, 
.cl .img-responsive:hover, 
.cl .thumbnail a > img:hover, 
.cl .thumbnail > img:hover {
	-webkit-filter: none;
   	-moz-filter: none;
  	 -ms-filter: none;
   		filter: none;
}

/***** client carasoul ****/


/***** testimonials ***** /

/*** customers ****/

.customer-bg{
	background:#fff;
	height:80px;
	width:100%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;
	transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

.customer-bg:hover{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	transform: scale(1.02);
}

.customer-bg:before{
	content: ' ';
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
    height: 100%;
}

.customer-bg a img{
	height:auto;
	width:70%;
	margin:0 auto;
	display:inline-block;
    vertical-align: middle;
	padding: 5px; 
}

.white-tooltip + .tooltip > .tooltip-inner {background-color: #0096db; color:#fff;}
.white-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#0096db; }

/*** end of Customers ***/

/*** testimonials ****/

.testimonial-bg{
	background:#fff;
	height:auto;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    text-align: center;  /* align the inline(-block) elements horizontally */
	transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}


.testimonial-logobg{
	height:120px;
	width:100%;
	
background: #ffffff; 
background:  -moz-radial-gradient(center, ellipse cover,  #ffffff 14%, #eaeaea 100%); 
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 14%,#eaeaea 100%); 
background:  radial-gradient(ellipse at center,  #ffffff 14%,#eaeaea 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=1 );

}

.testimonial-logobg:before{
	content: ' ';
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
    height: 100%;
}

.testimonial-logobg img{
	height: 70px;
	width:auto;
	display: inline-block;
    vertical-align: middle;          /* vertical alignment of the inline element */

}

.testimonial-content{
	margin:10px 0px 30px 0px;
	height:182px;
	overflow:hidden;
}

.testimonial-content h4{
	font-size:15px;
	color:#393939;
}

.testimonial-content h5{
	font-size:13px;
	color:#777777;
	text-transform:uppercase;
}

.testimonial-content p{
	font-size:13px;
	color:#393939;
	text-align:justify;
}

/**** end of testimonials ****/

/**** video testimonials ****/
.video-test-bg{
	background:#fff;
	height:350px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    text-align: center;  /* align the inline(-block) elements horizontally */
	transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

.video-test-bg .thumbnail {
    margin-bottom: 5px;
	
}

.video-test-bg .video-desc{
	text-align:left;
	height:185px;
	overflow:hidden;
}

.video-test-bg .video-desc h4{
	font-size:15px;
	color:#393939;	
}

.video-test-bg .video-desc h5{
	font-size:13px;
	color:#777777;	
}


.video-test-logobg{
	height:120px;
	width:100%;
	text-align: center;
}

.videobox {
  position: relative;
  display: inline-block;
  width:100%;
  height:150px;
  transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

.videobox img{
	width:100%;
	height:150px;
}

.videobox span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(../images/play-icon.png) no-repeat center center;
  opacity:0.5;
  background-size: 20%;
  
}

.videobox:hover span{
	opacity:1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.video-test-bg .video-img img {
    position: relative;
    float: left;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    width: 100%;
	height:150px;
}

.video-test-bg .video-img:hover img {
    opacity: 0.7;
}

.video-test-bg .video-img:hover a {
    display: block;
}

.video-test-bg .video-img a {
    position: absolute;
    display: none;
}

.video-test-bg .video-img a.update {
    top: 28%;
    left: 43%;
}

.video-test-bg .video-img a.play {
    top: 10%;
    left: 36%;
}



/**** end of video testimonials ****/


/**** image hover ****/

/* ============================================================
  GLOBAL
============================================================ */
.effects {
  padding-left: 15px;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  height:150px;
}
/*.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:first-child {
  margin-left: -15px;
}
.effects .img:last-child {
  margin-right: 0;
}*/
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 150px;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: block;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}


/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-6 .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
  opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}


/**** end of image hover ****/



/***** contact ****/
.contact-bannerbg{
	background:#22272f;
	text-align:center;
	color:#fff;
}

.contact-bannerbg h4{
	font-weight:bold;
	font-size:16px;
}

.contact-bannerbg p{
	font-size:13px;
	line-height:20px;
	margin:10px 15px;
	height:90px;
	
}

.support-div{
	background-color: transparent;
	padding:50px 0px;	
}

.support-div img{
	width:auto;
	height:50px;
	margin:0 auto;
	display:block;
}
.sales-div{
	background-color:#0096db;
	padding:50px 0px;	
}

.sales-div img{
	width:auto;
	height:50px;
	margin:0 auto;
	display:block;
}

.bug-div{
	background-color: transparent;
	padding:50px 0px;		
}

.bug-div img{
	width:auto;
	height:50px;
	margin:0 auto;
	display:block;
}


/**** form ***/
 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

ul.social-contact{
	list-style:none;
}

ul.social-contact li{
	list-style:none;
	display:inline;
	margin-left:5px;
	font-size:15px;
}

ul.social-contact li.facebook a{
	color:#6487c2;
}

ul.social-contact li.twitter a{
	color:#34c5f3;
}

ul.social-contact li.linkedin a{
	color:#1f87c8;
}

ul.social-contact:after{
	clear:both;
}

address{
	/*border:1px solid #ccc;*/
	text-align:center;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:-1px;
	height:270px;
	
}

.address:nth-child(5),.address:nth-child(2){
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.address:nth-child(-n+3){
	border-bottom:1px solid #ccc;
}


address h4{
	font-size:16px;
	font-weight:bold;
	color:#393939;
}

address img.map-icon{
	display:block;
	margin:10px auto;
	height:50px;
	width:auto;
}

address p{
	width:80%;
	margin:10px auto;
	display:block;
}

address span{
	line-height:20px;
}

address span::after {
  content: "\A";
  white-space: pre;
}


/**** end form ****/

/**** end of contact *****/
panel-group .panel,.panel-vestrics{
border-radius: 0px !important;
}

.panel-heading{
 border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
}

.panel-vestrics {
    border-color: #0096db;
}

.panel-vestrics .panel-heading{
 background:#0096db;
 color:#fff;
 
}

.panel-vestrics .panel-heading a:hover{
 color:#fff;
}

.panel-vestrics .panel-heading a:focus{
 color:#fff;
}

.panel-vestrics .panel-body{
 background-color:#0096db;
 color:#fff;
 border-top:0px !important;
}

.sap5txt-list.list li:before {
    color: #fff;
}

/*specified-menu icons css*/
.s-menu1 {
    background-image: url('../images/speci-menu.png');
    background-repeat: no-repeat;
    display: block;
}

/* Generated by Glyphter (http://www.glyphter.com) on  Mon Dec 05 2016*/

@font-face {
    font-family: 'vspl icon';
    src: url('../fonts/vspl-icon.eot');
    src: url('../fonts/vspl-icon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vspl-icon.woff') format('woff'),
         url('../fonts/vspl-icon.ttf') format('truetype'),
         url('../fonts/vspl-icon.svg#vspl-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='icong-']:before{
	display: inline-block;
   font-family: 'vspl icon';
   font-style: normal;
   font-weight: normal;
   line-height:.5em;
    text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
    font-size: 0;
}
.icong-manufacturing:before{content:'\0041';
 font-size:42px;
}
.icong-engineer:before{content:'\0042';}
.icong-health-care:before{content:'\0043';}

.icong-logistic:before{content:'\0044';
 font-size:42px;}
.icong-retail:before{content:'\0045';
 font-size: 49px;
}
.icong-real-estate:before{content:'\0046';
font-size:42px; 
}
.icong-consumer-products:before{content:'\0047';
font-size:42px; 
}
.icong-pharma:before{content:'\0048';
 font-size:42px; 
}
.icong-optical-retail1:before{content:'\0049';
font-size:48px
}

/*clients arrnge by filterd css*/

/*#portfolio {  
    margin: 1rem 0;
    -webkit-column-count: 4; 
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}*/

	
.tile { 
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;

}
.tile:hover { 

}

.scale-anm {
  transform: scale(1);
}



.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
ul.filter > li > a {
    color:#0096db;
    font-size:14px;
    line-height:40px;
	font-weight:600;
	padding:10px 25px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	margin-right:10px;
}

ul.filter > li > a:first-child {
  margin-left:0px;
}

ul.filter > li > a:hover,ul.filter > li > a:focus {
    text-decoration:none;
    color: #fff;
    background-color: #0096db;
    outline:none
}

ul.filter > li.active a {
    color:#fff;
	background:#0096db;
	
	
}

ul.filter > li span {
    color:#ddd;
    font-size:20px;
    display:inline-block;
    margin:0 5px
}



/*spirtes for all site*/

.vspl {
    background-image: url('../images/spritesheet.png');
    background-repeat: no-repeat;
    display:inline-block;
}

.vspl-Buss-growth {
    width: 24px;
    height: 36px;
    background-position: -5px -5px;
        top: 3px !important;
    left: 1px !important;
}

.vspl-E-cart {
    width: 40px;
    height: 35px;
    background-position: -35px -4px;
    left: 3px;
}

.vspl-app-dev {
    width: 27px;
    height: 28px;
    background-position: -82px -5px;
}

.vspl-award-certif {
    width: 56px;
    height: 44px;
    background-position: -119px -5px;
}

.vspl-award-certifW {
    width: 56px;
    height: 44px;
    background-position: -185px -5px;
}

.vspl-award-trophy {
    width: 40px;
    height: 46px;
    background-position: -251px -5px;
}

.vspl-certificate-medal {
    width: 27px;
    height: 46px;
    background-position: -301px -5px;
}

.vspl-employee {
    width: 22px;
    height: 39px;
    background-position: -338px -5px;
        top: 1px !important;
    left: -2px !important;
}

.vspl-find-us {
    width: 12px;
    height: 19px;
    background-position: -370px -5px;
}

.vspl-happy-clients {
    width: 42px;
    height: 24px;
    background-position: -392px -5px;
    left: -1px !important;
}

.vspl-mobility {
    width: 35px;
    height: 35px;
    background-position: -444px -5px;
    left: 5px !important;
}

.vspl-products {
    width: 31px;
    height: 30px;
    background-position: -489px -5px;
    left: 7px;
}

.vspl-qa-services {
    width: 28px;
    height: 34px;
    background-position: -530px -5px;
    left: 8px !important;
}

.vspl-sap {
    width: 45px;
    height: 20px;
    background-position: -568px -5px;
    left: 1px;
}

.vspl-stars {
    width: 91px;
    height: 33px;
    background-position: -623px -5px;
    margin: 0 auto 10px;
}

.vspl-upload-careers {
    width: 23px;
    height: 23px;
    background-position: -724px -5px;
}

.vspl-user {
    width: 20px;
    height: 20px;
    background-position: -757px -5px;
}

.vspl-user-blue-blog {
    width: 16px;
    height: 16px;
    background-position: -787px -5px;
}
.vspl-support {
    width: 42px;
    height: 40px;
    background-position: -816px -4px;
}
.vspl-sales {
    width: 31px;
    height: 32px;
    background-position: -875px -6px;
        margin-top: 8px;
    margin-left: -3px;
}
.vspl-bug {
   width: 40px;
    height: 40px;
    background-position: -918px -5px;
}
  .vspl-headoffice {
    width: 44px;
    height: 56px;
    background-position: -975px 13px;
}
.vspl-develop {
    width: 32px;
    height: 56px;
    background-position: -1063px 16px;
}
.vspl-globe {
    width: 37px;
    height: 56px;
    background-position: -1021px 14px;
}
.vspl-branches {
    width: 37px;
    height: 56px;
    background-position: -1097px 17px;
}


