body{
      background: #252525 !important;
      }
      #content {
      background-color: #252525 !important;
      text-align: justify;
      }	
      span.about_us {
      color: white;
      font-size: 20px;
      font-weight: bold;
      }
      p.aboutpara {
      color: white;
      font-size: 15px;
      font-weight: bold;
      }
	  h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 10px 0;
    font-family: 'Raleway', sans-serif;
	}
	  p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    	margin-bottom: 10px;
		}
		.container.blog {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 9%;
}
div#carousel .owl-item.active {
    margin-left: 0px;
    margin-right: 10px !important;
}
section.about_uss p {
    color: white !important;
}
section.about_uss h3 {
    color: white !important;
}
.shadow-effect {
        background: #fff;
        border-radius: 10px;
        text-align: center;
        box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
    }
    #customers-testimonials .shadow-effect p {
    /*padding: 5px;*/
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 300;
    /*margin-top: 2px;*/
}
.shadow-effect h3 {
     font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 1px;
}
    .testimonial-name {
        margin: -17px auto 0;
        display: table;
        width: auto;
        background: #3190E7;
        padding: 9px 35px;
        border-radius: 12px;
        text-align: center;
        color: #fff;
        box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    }
    #customers-testimonials .item {
        text-align: center;
        /*opacity: .2;*/
        -webkit-transform: scale3d(0.7, 0.7, 1);
        transform: scale3d(0.7, 0.7, 1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #customers-testimonials .owl-item.active.center .item {
        opacity: 1;
        -webkit-transform: scale3d(1.0, 1.0, 1);
        transform: scale3d(1.0, 1.0, 1);
    }
    #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
        background: #3190E7;
        transform: translate3d(0px, -50%, 0px) scale(0.7);
    }
#customers-testimonials.owl-carousel .owl-dots{
  display: none;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
  display: inline-block;
}
    #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
        background: #3190E7;
        display: inline-block;
        height: 20px;
        margin: 0 2px 5px;
        transform: translate3d(0px, -50%, 0px) scale(0.3);
        transform-origin: 50% 50% 0;
        transition: all 250ms ease-out 0s;
        width: 20px;
    }



div#customers-testimonials .owl-stage {
    margin-left: -31%;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

      .container.clearfix.business_units {
    margin-top: 3%;
    margin-bottom: 3%;
}

.container.clearfix.business_units .card {
    margin-bottom: 20px;
}
.center .fa {
    width: 25px;
    font-size: 20px;
}
button.owl-prev {
    display: none;
}
button.owl-next {
    background: none;
}
.owl-carousel .owl-nav .owl-next {
    left: auto !important;
    right: -29%;
}
.owl-carousel .owl-nav [class*=owl-] {
    position: absolute;
    top: 10%;
    margin-top: -18px;
    zoom: 0 !important;
    width: 30%;
    height: 36px;
    line-height: initial !important;
    font-size:initial !important;
    opacity: 1;
    -webkit-transition: initial !important;
    -o-transition:initial !important;
    transition:initial !important;
}
.shadow-effect h3 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
}

.mob-business-process{
  display: none !important;
}
.mob-IT-process{
  display: none !important;
}
.mob-digital-services{
  display: none !important;
}
.BusinessProcessclip{display: block !important;}
.DigitalServicesclip{display: block !important;}
.ITServicesclip{display: block !important;}

.mobclip{display: none !important;}

@media only screen and (max-width: 600px)
{
  img.head_fixed {
    position: fixed;
    top: 15px !important;
    right: 10px !important;
    z-index: 9;
    width: 20% !important;
  }
  .banners {
    height: 74vh !important;
  }
  .col-lg-12.bg_process {
    padding-right: 10px !important;
    padding-left: 30px !important;
  }
  #business_units h2 {
    color: white;
    padding-top: 10px;
    font-size: 30px;
    font-weight: bolder;
    font-family: 'poppin';
  }
  #business_units{
    padding-top:0px !important;
  }
  #business_units h3 {
    margin-bottom: 50px;
    color: white;
    font-size: 30px;
    font-weight: bolder;
    font-family: 'poppin'
    margin-top: -70px;
    position: relative; 
    margin-left: 0px !important;
  }
  .center.business_units p {
    font-size: 14px !important;
    text-align: justify;
        margin: 0 30px 0 15px !important; 
}
  .btn-primary {
    color: #fff;
    background-color: #ff8227;
    border-color: #ff8227;
    border-radius: 20px;
    margin-bottom: 20px;
   }
   .container.center.short_papers h2 {
    margin-left: 0px !important;
}
.container.center.short_papers {
    left: 0px !important;
    top: 50px !important;
}

div#customers-testimonials p {
    font-size: 13px !important;
}
.shadow-effect h3{
  margin-top: 0px !important;
}
div#carousel2 p {
    font-size: 12px;
}
h2.text-white {
    text-align: center;
}
.container.blog p {
    font-size: 12px !important;
    font-weight: normal !important;
}
.owl-carousel .owl-nav [class*=owl-] {
      position: absolute;
    top: 30%;
    margin-right: -45px;
    zoom: 1;
    width: 55%;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
div#business-process {
    display: none;
}
.mob-business-process{
  display: block !important;
}
div#It-process {
    display: none;
}
.mob-IT-process{
  display: block !important;
}
div#digital-services {
    display: none;
}
.mob-digital-services{
  display: block !important;
}


.col-lg-6.dark.col-padding.ohidden p {
    font-size: 12px !important;
    text-align: justify;
    
}
.col-lg-6.dark.col-padding.ohidden {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.col-lg-6.dark.col-padding.ohidden img {
    height: 355px !important;
}
.desk19-ourservice {
    margin-top: -315px !important;
}
.col-lg-12.bg_process h2 {
    padding-top: 5% !important;
    padding-bottom: 0px !important;
    margin-bottom: -15px !important;
}

.BusinessProcessclip{display: none !important;}
.DigitalServicesclip{display: none !important;}
.ITServicesclip{display: none !important;}
.mobclip{display: block !important;}
.force-full-screen.full-screen.dark {height: 635px!important;}

}