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;
      }
      .owl-dots.disabled {
    display: block !important;
		}
      .owl-dots {
    	padding-bottom: 20px;
		}
	  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;
	}
/*	  .owl-nav {
    	display: none;
		}*/
	.owl-nav.disabled {
    display: block !important;
	}
	  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: 12%;
}
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;
        /*padding: 20px;*/
        border-radius: 10px;
        text-align: center;
  /*border:1px solid #ECECEC;*/
        box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
    }
      .shadow-effect h3 {
    font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 1px;
}
    #customers-testimonials .shadow-effect p {
         padding: 5px;
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 300;
        /*margin-top: 2px;*/
    }
    .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;
        /*padding: 20px;
        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%;
}

.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;
}
span.para_num {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
    border: solid #ff8227 1px;
    color: white;
    border-radius: 200px;
    border-left: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
span.num {
    font-weight: bold;
    font-size: 60px;
    color: #ff8227;
    position: relative;
    right: -18px;
    top: 13px;
}
.numbering.text-center div {
    line-height: 1.1;
}



@media only screen and (max-width: 600px)
{
.banners {
    /*height: 74vh !important;*/
    height: 32vh !important;
}
#business_units h3 {
    margin-bottom: 75px;
    color: white;
    font-size: 30px;
    font-weight: bolder;
    font-family: 'poppin';
    margin-top: -70px;
    position: relative; 
    margin-left: 0px !important;
  }
.btn-primary {
    color: #fff;
    background-color: #ff8227;
    border-color: #ff8227;
    border-radius: 20px;
    margin-bottom: 20px;
    }
#business_units h2 {
    color: white;
    padding-top: 10px;
    font-size: 30px;
    font-weight: bolder;
    font-family: 'poppin';
    }
.container-fluid.clearfix.about_us .row {
    padding-left: 0px !important;
    }
.col-lg-5 img {
    margin-bottom: 25px;
    }
.col-lg-6.shape {
    margin-left: 15px;
    margin-top: 5% !important;
    }
p.abcc {
    padding-left: 30px !important;
    padding-right: 15px !important;
    }
      img.head_fixed {
    position: fixed;
    top: 15px !important;
    right: 10px !important;
    z-index: 9;
    width: 20% !important;
  }
  span.num {
    /*position: inherit !important;
    font-size: 35px;
    float: left;
    margin-left: 15px;*/

    position: relative !important;
    font-size: 35px;
    float: left;
    left: 0px;
    margin-left: 10px;
    top: 60px !important;
    }
    span.para_num {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 15px;
    }
    .short_paper_list img{
        height: auto !important;
    }
#owl-example .owl-slide {
    width: 100%;   
}

#owl-example.owl-carousel .owl-nav [class*=owl-] {
    top: 28%;
    width: 22%;
}
h2.text-white {
    margin-top: 9% !important;
    letter-spacing: 0px !important;
}
.owl-item.active.center p {
    font-size: 13px !important;
}
.container.short_paper_list h2 {
    margin-top: 0px !important;
    font-size: 18px !important;
}
h2.textblog {
    letter-spacing: 0px !important;
    font-size: 24px !important;
        margin-top: 9% !important;
}
.container-fluid.clearfix div {
    margin-bottom: -5px !important;
}
.container.short_paper_list {
    padding-bottom: 15% !important;
}
.col-md-4.desk-short {
    padding-bottom: 10% !important;
    text-align: center;
}
.col-md-4.desk-blog {
    padding-bottom: 10% !important;
    text-align: center;
}
.container.center.short_papers {
    left: 0px;
    top: 35px !important;
}
.container.center.short_papers h2 {
    margin-left: 0px !important;
}
.container-fluid.clearfix p {
    font-size: 12px !important;
}
#customers-testimonials .shadow-effect p {
    font-size: 13px !important;
}
.shadow-effect h3 {
    margin-top: 0px !important;
}
.container-fluid.clearfix.about_us img {
    display: none;
}
.col-lg-6.shape h3 {
    font-size: 25px !important;
    text-align: center;
    margin-top: 20px !important;
    margin-bottom: 20px !important
}
.col-lg-7.covid h3 {
    font-size: 25px !important;
}
.col-lg-12.covid h3 {
    font-size: 25px !important;
}    
.container-fluid.clearfix .row .col-lg-8{
    margin-top: 0px !important;
}

} 


.owl-slide p {
    margin-top: 20px;
}
.short_paper_list img{
    border-radius: 7px;
    height: 230px;
}

.container.short_paper_list {
    margin-bottom: 7%;
}
span.top_tgas {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
    border: solid #ff8227 2px;
    color: white;
    border-radius: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}