@import url("https://fonts.googleapis.com/css?family=Tangerine:400,700");

html,
body {
  padding: 0;
  margin: 0;

  /* overflow: hidden;*/
}
body {
  background-color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  -webkit-text-size-adjust: none;
  height: 100%;
  margin: 0;
  padding: 0;
}
::-webkit-scrollbar {
  display: none;
}
body * {
  text-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  color: #330;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
h1,
h2,
h3 {
  font-size: 18px;
}
h4,
h5,
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 10px 0;
}
a,
a:link,
a:active,
a:hover {
  color: #ff4e2b;
  text-decoration: underline;
}
a:visited {
  color: #ff4e2b;
  text-decoration: underline;
}
pre {
  font-size: 12px;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.clear {
  clear: both;
  display: block;
  margin: 10px 0px;
}
#page {
  /*overflow:hidden;*/
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page-mobilesolution {
  /*overflow:hidden;*/
  background: url(../images/mobile_bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#page-productservices {
  /*overflow:hidden;*/
  background: url(../images/product_services_bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#page-technicaloutsourcing {
  /*overflow:hidden;*/
  background: url(../images/technical_outsourcing.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#page-otherservices {
  /*overflow:hidden;*/
  background: url(../images/other_services.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#page-clients {
  /*overflow:hidden;*/
  background: url(../images/client_bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#page-database_consultant {
  /*overflow:hidden;*/
  background: url(../images/database_administrator_bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#page-career {
  /*overflow:hidden;*/
  background: url(../images/career_bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#page nav#menu-right {
  display: none;
}

#header,
.header {
  font-size: 16px;
  box-sizing: border-box;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 42px;
  height: 50px;
  padding: 0 0px;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  top: 0px;
  z-index: 99;
}

#footer {
  font-size: 10px;
  box-sizing: border-box;
  font-weight: normal;
  color: #fff;
  width: 100%;
  line-height: 20px;
  height: 25px;
  padding: 5px 10px;
  position: fixed;
  background: rgba(0, 0, 0, 1);
  bottom: 0px;
  z-index: 99;
  box-sizing: border-box;
}
#footer span {
  margin-top: -8px;
  margin-right: 10px;
  vertical-align: middle;

  display: inline-block;
}
.col-2 {
  width: 50%;
  padding: 0px 0px;
  float: left;
}
.righttxt {
  text-align: right;
}

#header a,
.header a {
  background: center center no-repeat transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);

  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 10px;
}
#header a.friends,
.header a.friends {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}
#header a.right,
.header a.right {
  left: auto;
  top: 10px;
  right: 30px;
}
#header a.right:before,
.header a.right:before {
  content: "MENU";
  font-size: 16px;
  display: block;
  position: absolute;
  color: #fff;
  top: 0;
  left: -50px;
}
#content,
.content {
  padding: 0px 0 0 0;
  overflow: hidden;
}
#fullpage-content,
.fullpage-content {
  padding: 100px 0 50px 0;
  overflow: hidden;
}

#header #logo {
  left: 20px;
  top: 10px;
  position: absolute;
  z-index: 100;
}
footer {
  font-size: 10px;
  box-sizing: border-box;
  font-weight: normal;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 20px;
  height: 20px;
  padding: 0 0px;
  position: fixed;
  background: rgba(0, 0, 0, 1);
  bottom: 0px;
  z-index: 99;
}

#nav-side {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 0px;
  position: fixed;
  top: 25%;
  z-index: 9999;
}

#nav-side ul.navscroll {
  position: absolute;
  width: 50px;
  z-index: 99999;
  list-style: none;
  text-align: center;
}

#nav-side ul.navscroll a li {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 15px;
  background: #ff0000;
  margin: 30px 0px;
}

#nav-side ul.navscroll a.current li {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  display: block;
  border-radius: 15px;
  background: #fff;
  margin: 30px -3px;
}
/*ul.navscroll{
	position:absolute;
	left:10px;
	width:50px;
	z-index:99999;
	list-style:none;
	text-align:center
}

ul.navscroll a li{
	width:20px;
	height:20px;
	display:block;
	border-radius: 15px;
	background:#ff0000;
	margin:30px 0px;

}

ul.navscroll a.current li{
	width:25px;
	height:25px;
	margin-right:5px;
	display:block;
	border-radius: 15px;
	background:#fff;
	margin:30px -3px;

}*/

.downarrow {
  z-index: 10;
  position: absolute;
  text-align: center;
  color: white;
  left: 0%;
  margin: 0 auto;
  right: 0%;
  width: 100px;
  height: 60px;
  font-size: 12px;
  line-height: 1em;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 40px;
  display: block;
  border-radius: 50%;
  -webkit-animation: jump 1s infinite;
  -moz-animation: jump 1s infinite;
  -o-animation: jump 1s infinite;
  -ms-animation: jump 1s infinite;
  animation: jump 1s infinite;
}

@-webkit-keyframes jump {
  0% {
    top: 20px;
    -webkit-animation-timing-function: ease-in;
  }
  40% {
  }
  50% {
    top: 30px;
    -webkit-animation-timing-function: ease-out;
  }
  65% {
    top: 25px;
    -webkit-animation-timing-function: ease-out;
  }
  95% {
    top: 20px;
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    top: 20px;
    -webkit-animation-timing-function: ease-in;
  }
}

@-moz-keyframes jump {
  0% {
    top: 20px;
    -moz-animation-timing-function: ease-in;
  }
  40% {
  }
  50% {
    top: 30px;

    -moz-animation-timing-function: ease-out;
  }
  65% {
    top: 25px;
    -moz-animation-timing-function: ease-out;
  }
  95% {
    top: 20px;
    -moz-animation-timing-function: ease-in;
  }
  100% {
    top: 20px;
    -moz-animation-timing-function: ease-in;
  }
}

@-o-keyframes jump {
  0% {
    top: 20px;
    -o-animation-timing-function: ease-in;
  }
  40% {
  }
  50% {
    top: 30px;

    -o-animation-timing-function: ease-out;
  }
  65% {
    top: 25px;
    -o-animation-timing-function: ease-out;
  }
  95% {
    top: 20px;
    -o-animation-timing-function: ease-in;
  }
  100% {
    top: 20px;
    -o-animation-timing-function: ease-in;
  }
}

@-ms-keyframes jump {
  0% {
    top: 20px;
    -ms-animation-timing-function: ease-in;
  }
  40% {
  }
  50% {
    top: 30px;

    -ms-animation-timing-function: ease-out;
  }
  65% {
    top: 25px;
    -ms-animation-timing-function: ease-out;
  }
  95% {
    top: 120px;
    -ms-aimation-timing-function: ease-in;
  }
  100% {
    top: 20px;
    -ms-animation-timing-function: ease-in;
  }
}

@keyframes jump {
  0% {
    top: 20px;
    animation-timing-function: ease-in;
  }
  50% {
    top: 30px;

    animation-timing-function: ease-out;
  }
  65% {
    top: 25px;
    animation-timing-function: ease-out;
  }
  95% {
    top: 20px;
    animation-timing-function: ease-in;
  }
  100% {
    top: 20px;
    animation-timing-function: ease-in;
  }
}

@media only screen and (max-width: 767px) {
  /* Styles */
  body {
    max-height: 520px;
  }
  #page {
    /*overflow:hidden;*/
    height: 100%;
    max-height: 100%;
    width: 100%;
  }
  #header #logo {
    left: 5px !important;
    top: 10px;
    position: absolute;
    z-index: 100;
  }

  #header a.right,
  .header a.right {
    left: auto;
    top: 5px;
    right: 10px;
  }
  #header a.right:before,
  .header a.right:before {
    content: "MENU";
    font-size: 16px;
    display: block;
    position: absolute;
    color: #fff;
    top: 0;
    left: -50px;
  }
  #content,
  .content {
    padding: 0px 0 0 0;
    overflow: hidden;
  }
  #fullpage-content,
  .fullpage-content {
    padding: 100px 0 50px 0;
    overflow: hidden;
  }
  #header {
    background: rgba(0, 0, 0, 0.8);
    padding: 5px;
    z-index: 9999;
    box-sizing: border-box;
  }

  footer {
    font-size: 10px;
    box-sizing: border-box;
    font-weight: normal;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 20px;
    height: 20px;
    padding: 0 0px;
    position: fixed;
    background: rgba(0, 0, 0, 1);
    bottom: 0px;
    z-index: 99;
  }

  #mapContainer {
    display: none;
  }

  ul.navscroll {
    position: fixed;
    right: 0px;
    top: 25%;
    width: 15px;
    z-index: 99999;
    list-style: none;
  }

  ul.navscroll a li {
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 15px;
    background: #ff4e2b;
    margin: 30px 0px;
    -webkit-transition: -webkit-opacity 0.4s ease;
    -moz-transition: -moz-opacity 0.4s ease;
    -o-transition: -o-opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  ul.navscroll a li:hover {
    opacity: 0.1;
  }

  ul.navscroll a.current li {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 15px;
    background: #fff;
    margin: 30px -3px;
  }

  .slides-navigation {
    margin: 0 auto;
    position: absolute;
    color: #ff0000;
    top: 40%;
    width: 100%;
    z-index: 99999 !important;
    display: block;
  }
  .slides-navigation a {
    position: absolute;
    z-index: 99999 !important;
    display: block;
  }
  .slides-navigation a.prev {
    left: 105px;
    top: 0px;
    background: url("../images/right-arrow.png");
    background-size: 50px 64px !important;
    height: 64px !important;
    width: 50px !important;
  }
  .slides-navigation a.next {
    left: 160px;
    top: 0px !important;
    background: url("../images/right-arrow.png");
    background-size: 50px 64px !important;
    height: 64px !important;
    width: 50px !important;
  }

  .downarrow {
    position: absolute;
    text-align: center;
    color: white;
    left: 34%;
    width: 80px;
    height: 50px;
    font-size: 10px;
    line-height: 1em;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    padding-top: 30px;
    margin-top: 30px;
    display: block;
    border-radius: 50%;
  }

  @-webkit-keyframes jump {
    0% {
      top: 180px;
      -webkit-animation-timing-function: ease-in;
    }
    40% {
    }
    50% {
      top: 190px;
      -webkit-animation-timing-function: ease-out;
    }
    65% {
      top: 185px;
      -webkit-animation-timing-function: ease-out;
    }
    95% {
      top: 180px;
      -webkit-animation-timing-function: ease-in;
    }
    100% {
      top: 180px;
      -webkit-animation-timing-function: ease-in;
    }
  }

  @-moz-keyframes jump {
    0% {
      top: 180px;
      -moz-animation-timing-function: ease-in;
    }
    40% {
    }
    50% {
      top: 190px;

      -moz-animation-timing-function: ease-out;
    }
    65% {
      top: 185px;
      -moz-animation-timing-function: ease-out;
    }
    95% {
      top: 180px;
      -moz-animation-timing-function: ease-in;
    }
    100% {
      top: 180px;
      -moz-animation-timing-function: ease-in;
    }
  }

  @-o-keyframes jump {
    0% {
      top: 180px;
      -o-animation-timing-function: ease-in;
    }
    40% {
    }
    50% {
      top: 190px;

      -o-animation-timing-function: ease-out;
    }
    65% {
      top: 185px;
      -o-animation-timing-function: ease-out;
    }
    95% {
      top: 180px;
      -o-animation-timing-function: ease-in;
    }
    100% {
      top: 180px;
      -o-animation-timing-function: ease-in;
    }
  }

  @-ms-keyframes jump {
    0% {
      top: 180px;
      -ms-animation-timing-function: ease-in;
    }
    40% {
    }
    50% {
      top: 190px;

      -ms-animation-timing-function: ease-out;
    }
    65% {
      top: 185px;
      -ms-animation-timing-function: ease-out;
    }
    95% {
      top: 180px;
      -ms-animation-timing-function: ease-in;
    }
    100% {
      top: 180px;
      -ms-animation-timing-function: ease-in;
    }
  }

  @keyframes jump {
    0% {
      top: 180px;
      animation-timing-function: ease-in;
    }
    50% {
      top: 190px;

      animation-timing-function: ease-out;
    }
    65% {
      top: 185px;
      animation-timing-function: ease-out;
    }
    95% {
      top: 180px;
      animation-timing-function: ease-in;
    }
    100% {
      top: 180px;
      animation-timing-function: ease-in;
    }
  }
}

.three-one-group {
  width: 300px;
}

.three-two-group {
  width: 570px;
}

.margin-top50 {
  margin-top: 50px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.java_logo {
  width: 460px;
  margin-left: 15px;
}

.java_logo img {
  float: left;
  margin-right: 5px;
}

/*
Back to top button 
*/
#back-top {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 100;
}
#back-top a {
  width: 40px;
  display: block;
  text-align: center;
  font:
    11px/100% Arial,
    Helvetica,
    sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover {
  color: #fff;
}
/* arrow icon (span tag) */
#back-top span {
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 7px;
  background: #000 url(../images/icon_top.png) no-repeat center center;
  /* rounded corners */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover span {
  background-color: #ff4e2b;
}

ul.client_logo {
  width: 910px;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul.client_logo li {
  width: 300px;
  display: inline-block;
  margin: 0px;
}

ul.client_logo li img {
  max-width: 70%;
  height: auto;
}

.centertxt {
  text-align: center !important;
}

.tittle {
  font-size: 5em !important;
}

#page-career center {
  color: #fff;
}

.bgblack {
  background: #000;
  width: 250px !important;
  margin: 0 auto !important;
  padding: 10px !important;
  clear: both;
}

.hiring {
  position: absolute;
  top: -50px;
  right: 200px;
  font-size: 14px;
  border-radius: 50%;
  color: #fff;
  width: 120px;
  height: 120px;
  line-height: 150px;
  text-align: center;
  z-index: 999;
  font-weight: bold;
  background: #f34b00;
}

ul.normal {
  margin-top: 0px !important;
  color: #000 !important;
}

a.applybtn {
  float: right;
  padding: 10px 40px;
  background: #ff4e2b;
  color: #fff;
  text-decoration: none;
}

a.hiring2 {
  width: 100%;
  display: block;
  padding: 20px;
  border-radius: 0px 0px 4px 4px;
  background: #ff4e2b;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  box-sizing: border-box;
}

/*****accodian tab****/

/* Tabs container */
.r-tabs {
  position: relative;

  border-radius: 4px;
}

/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
  display: inline-block;
  padding: 10px 35px;

  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  color: #fff;
}
.r-tabs-panel strong {
  color: #000 !important;
}
/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5;
}

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  color: #fff;
  text-shadow: none;

  background-color: #ff4e2b;

  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* Tab panel */
.r-tabs .r-tabs-panel {
  background-color: #fff;
  color: #000;

  border-radius: 4px;
}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;

  background-color: #000;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  font-size: 14px;

  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: #000;
  text-shadow: none;
}

/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5;
}

/* Buttons */
button {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  line-height: 100%;

  color: #fff;
  font-size: 14px;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  font-weight: bold;

  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0px 3px 0px 0px #000;

  cursor: pointer;
}

/* Info bar */
.info {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  width: 300px;
  line-height: 100%;

  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 14px;
  color: #000 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;

  cursor: pointer;
}

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
  text-align: center;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}

.r-tabs .r-tabs-panel p {
  color: #000;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}
