body {
    overflow-x: hidden;

}

.navbar-brand > img {
  display: block;
    width: 134px;
    margin-top: -42px;
    height: 104px;
}

.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, .user {
    letter-spacing: 1px;
}
.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;
}
.banner img{
    height: 304px;
    display: block;
    margin: 51px auto;
}
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero1,
.hero2,
.hero3,
.hero4,
.hero5 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #000;
    text-align: center;
    font-style: italic;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
ul.why {
    list-style-type: none;
    text-align: left;
    font-size: 25pt;
}
.why li {
    color: #fff;
    font-size: 25pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: 'Fredericka the Great', cursive;
    text-align: left;
    margin-left: -156px;
}
.hero2 h3 {
     font-size: 20pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: "Oxygen",sans-serif;
    text-align: left;
    margin-top: 381px;
    margin-left: -642px;
}
.hero3 h3 {
    font-size: 20pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: "Oxygen",sans-serif;
    text-align: left;
    margin-left: -610px;
    margin-top: 377px;
}
.hero4 h3 {
    font-size: 20pt;
    font-weight: bold;
    margin-top: -199PX;
    padding: 0;
    font-family: "Oxygen",sans-serif;
}
.hero5 h3 {
        font-size: 20pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: "Oxygen",sans-serif;
    text-align: left;
    margin-left: 510px;
    margin-top: 515px;
    margin-right: -238px;
}


.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/bpo.jpg);
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/sd.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../images/tbconsult.jpg);
}
.fade-carousel .slides .slide-4 {
  background-image: url(../images/datarec.jpg);
}
.fade-carousel .slides .slide-5 {
  background-image: url(../images/blckwhy.jpg); 
}

#services {
  background: url("../images/serv.png") no-repeat fixed center center / cover;
}
.srvcs {
  background: rgba(255, 255, 255, 0.18);
}
.srvcimg img {
 margin-bottom: 72px;
    border-radius: 100px;
    padding: 9px;
    width: 100px;
    height: 100px;
    margin-top: -27px;
    margin-left: -41px;
}
.srvcs h1 {
  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;
}
.srvcs h3{
   font-family: "Oxygen",sans-serif;
    font-size: 15pt;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  margin-bottom: 34px;
}
.text3 h2{
    letter-spacing: 1px;
    font-family: 'Oxygen', sans-serif;
    font-size: 23px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 0px;
    
}
/**
.textcon a{
  letter-spacing: 1px;
  font-family: 'Oxygen', sans-serif;
  font-size: 23px;
  position: absolute;
    margin-top: 50px;
}
*/
.text3 p{
  color: #000;
  font-size: 18px;
  line-height:27px;
  margin-top: 32px;
  font-family: 'Oxygen', sans-serif;
  margin-bottom: 67px;
  text-align: justify;
}
/**
.textcon p {
  color: #000;
  font-size: 14px;
  line-height:27px;
  margin-top: 111px;
  font-family: 'Oxygen', sans-serif;
}
*/
#about {
  background: url("../images/world.jpg") no-repeat fixed center center / cover;
}
.bout img {
      height: 60%;
    width: 70%;
    margin-top: 15px;

}
.abt 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: 115px;
    font-weight: bold;
}
p.aboutp {
  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.aboutp2 {
  color: #000;
    line-height: 1.8;
    text-indent: 19px;
    font-family: 'Oxygen', sans-serif;
    margin-left: 58px;
    margin-right: 80px;
  font-size: 17px;
  margin-top: -20px;
  text-align: justify;
}
.values {
    background:url("../images/values.jpg") no-repeat fixed center center / cover;
    padding: 139px 10px;
 }
 .valuestxt h2 {
   border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 30pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
  margin-bottom: 44px;
 
 }
 .valuestxt h4 {
      line-height: 1.375em;
      color: #000;
      font-weight: 400;
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    font-size: 27px;
 }
 .valuestxt p {
   color: #000;
  line-height: 1.8;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 24px;
 }
 
#products {
  background: url("../images/prod.png") no-repeat fixed center center / cover;
  margin-top: -214px;
  }

.prod {
  margin-top: 210px;
}
.prod h2 {
  border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  margin-top: 85px;
}
.prod h3 {
    font-family: "Oxygen",sans-serif;
    font-size: 20pt;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  color: #000;
}
.prod h4 {
  font-size: 19px;
      line-height: 1.375em;
      color: #000;
      font-weight: 400;
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    margin-top: 50px;
}

 .prod p {
    font-size: 19px;
    line-height: 1.375em;
    color: #000;
    font-family: 'Oxygen', sans-serif;
    margin-left: 80px;
    margin-right: 80px;
}
 
.thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
    background-color: transparent;
  }
  .thumbnail img {
    margin-bottom: 72px;
    /* border-radius: 100px; */
    /* padding: 17px; */
    width: 50%;
    height: 50%;
  }
 
  .sd {
    list-style-type: none;
    font-size: 16px;
    text-indent: 59px;
  color: #000;
  }

 #contacts {
   background: aliceblue;
 }

.contitle h2{
  border-bottom: 3px solid #c9c9c9;
    color: #000;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  margin-top: -20px;
  
}
.cont{
    padding-top: 95px;
    padding-bottom: 17px;
  border-bottom: 3px solid #c9c9c9;
}
.cont h2{
  border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: inline-block;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  margin-top: -13px;
}
.cont p {
    color: #000;
    display: inline-block;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    padding: 10px 0;
   
}

.address {
  background: aliceblue;
}
.add {
  margin-top: 35px;
}
.add p{
  color: #000;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: uppercase;
}
.mail{
  color: #000;
    display: inline-block;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: lowercase;
}
.fb{
    text-transform: lowercase;
    color: #000;
}
.fb img{
  height: 18px;
    width: 18px;
}
.misc h2{
  border-bottom: 3px solid #c9c9c9;
    color: #000;
    display: inline-block;
    font-family: "Oxygen",sans-serif;
    font-size: 12pt;
    margin: 0 auto;
    max-width: 30%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

.ftr p{
  color: #fff;
  font-family: "Oxygen",sans-serif;
      margin-top: 11px;
}
.ftr {
  background-color: #000;
    height: 46px;
}
.map {
  background: aliceblue;
}

@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;
}
.srvcs h2 {
  max-width: 45%;
}
.srvcimg img{
  margin-left: 1px;
  margin-bottom: 1px;
}
#services {
  margin-left: 0px;
  margin-right: 0px;
}
.abt h2 {
  max-width: 45%;
}
.abt p {
  margin-left: 0px;
  margin-right: 9px;
} 
.valuestxt h2 {
  max-width: 45%;
}
.prod p {
  margin-left: 0px;
  margin-right: 0px;
}
.hero2 h3{
  font-size: 13pt;
  margin-left: 1px;
  margin-top: 265px;
}
.hero3 h3 {
  font-size: 13pt;
  margin-left: -48px;
  margin-top: 329px;
}
.hero4 h3{
  font-size: 13pt;
  margin-top: -120px;
}
.hero5 h3{
  margin-top: 146px;
  font-size: 15px;
  margin-left: -16px;
  position: absolute;
}
ul.why {
  margin-top: 63px;
  margin-left: 57px;
}
.why li {
  font-size: 14pt;
  margin-top: -3px;
}
}

@media only screen and (min-device-width : 359px) and (max-device-width : 639px) {
.hero3 h3{
  margin-top: 438px;
}
}

@media only screen and (min-device-width : 767px) and (max-device-width : 1023px) {
.hero2 h3{
  margin-left: -197px;
  margin-top: 621px;
}
.hero3 h3{
  margin-left: -175px;
  margin-top: 725px;
}
.hero5 h3{
   margin-left: 0px;
}
.srvcimg img{
  position: absolute;
  margin-left: 17px;
}
.text3 p{
  margin-left: 45px;
}
.text3 h2{
  margin-left: 118px;
}
}
