body {
    overflow-x: hidden;

}
.navbar-brand > img {
  display: block;
    width: 134px;
    margin-top: -42px;
    height: 104px;
}
/**
.navbar-title {
  font-size: 17px;
    margin-top: 36px;
  position: absolute;
  font-family: 'Oxygen', sans-serif;
  color: #255ee4;
  font-weight: 900;
}
*/

.navbar {
  background: aliceblue;
    margin-bottom: 0;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 0.428571 !important;
    letter-spacing: 4px;
    border-radius: 0;
    font-family: 'Oxygen', sans-serif;
}
.navbar li a, .navbar .navbar-brand {
  color: #125fa0!important;
    margin-top: 17px;
    margin-bottom: 16px;
    font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
    color:  #e6ce33 !important;
    background-color: #fff !important;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}
#bpo {
    background: url("../images/bpopage.jpg") no-repeat fixed center center / cover;
    height: auto;
}
.callc h2 {
    border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 20pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 120px;
   font-weight: 700;
}
p.bpop {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: 120px;
      text-align: justify;
}
p.bpop2 {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: -20px;
  text-align: justify;
}

#softdev {
    background: url("../images/sdpage.jpg") no-repeat fixed center center / cover;
    height: auto;
}
.sd h2 {
    border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 20pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 120px;
   font-weight: 700;
}
p.sdp {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: 120px;
      text-align: justify;
}
p.sdp2 {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: -20px;
  text-align: justify;
}

#consult {
    background: url("../images/conspage.jpg") no-repeat fixed center center / cover;
    height: auto;
}
.cons h2 {
    border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 20pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 120px;
   font-weight: 700;
}
p.consultp {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: 120px;
      text-align: justify;
}
p.consultp2 {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: -20px;
  text-align: justify;
}

#datarec {
    background: url("../images/datarecpage.jpg") no-repeat fixed center center / cover;
    height: auto;
}
.datar h2 {
    border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 20pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 120px;
   font-weight: 700;
}
p.recp {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: 120px;
      text-align: justify;
}
p.recp2 {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: -20px;
  text-align: justify;
}

@media only screen and (min-device-width : 319px) and (max-device-width : 479px) {
.navbar-toggle {
  margin-top: 22px;
}
.navbar-brand > img {
  width: 64%;
}
.navbar-title {
  margin-left: -59px;
  line-height: 17px;
  margin-top: 25px;
}
.callc h2{
  max-width: 170px;
}
p.bpop{
  margin-left: 0px;
  margin-right: 9px;
}
p.bpop2{
  margin-left: 0px;
  margin-right: 9px;
  margin-top: 5px;
}
.sd h2{
  max-width: 222px;
  text-align: center;
}
p.sdp{
  margin-left: 0px;
  margin-right: 9px;
}
p.sdp2{
  margin-left: 0px;
  margin-right: 9px;
  margin-top: 5px;
}
.cons h2{
  max-width: 206px;  
}
p.consultp{
  margin-left: 0px;
  margin-right: 9px;
}
p.consultp2{
  margin-left: 0px;
  margin-right: 9px;
  margin-top: 5px;
}
.datar h2{
  max-width: 170px;
}
p.recp{
  margin-left: 0px;
  margin-right: 9px;
}
p.recp2{
  margin-left: 0px;
  margin-right: 9px;
  margin-top: 5px;
}
}
@media only screen and (min-device-width : 767px) and (max-device-width : 1023px) {
.bout img{
  display: block;
  margin: 0 auto;
}
p.bpop2{
  margin-top: 5px;
}
.sd h2{
  max-width: 405px;
}
p.sdp2{
  margin-top: 5px;
}
.cons h2{
  max-width: 336px;
}
p.consultp2 {
  margin-top: 5px;
}
p.recp2{
  margin-top: 5px;
}
}
@media only screen and (min-device-width : 979px) and (max-device-width : 1279px) {
.hero3 h3{
      margin-top: 911px;
    margin-left: -304px;
}
.hero5 h3{
  margin-top: 885px;
}
}