.header-top {
	background:#047070;
}
.logo-img{
	width:20%;
	float:left;
}
.logo-img img{
	max-height: 74px;
}
.logo-content{
	width:80%;
	float:left;
	margin-top: 1.5%;
}
.logo-content span:first-child{
	font-weight:800;
	font-size:22px;
	color: #000;
}
.logo-content span:last-child{
	font-weight:800;
	font-size:16px;
	margin-left:9%;
	color:#047070;
	margin-top: 5px;
}
.logo-content span{
	width:100%;
	float:left;
}

.footer,.copyright {
	background:#2c2c2c;
}
.primary-footer h4{
	color:#fff;
}
.footer-cntct p,.media-icon li a{
	color:#fff;
}
.copyright {
	color:#fff;
}
.dark-bg .title{
	color:#000;
}
.agl-testing-reports{
	background:#f7ffff;
}
.wa-chat-box-poweredby{
	display:none;
}
.about-title h1{
	font-size: 40px;
	line-height: 56px;
}
.ht-progress-bar li{
	list-style:none;
}
.accordion-header{
font-family: "Roboto", sans-serif;	
}
.copyright a{
	outline:none !important;
}
.banner-slider h2{
	background: #0000006e;
	color: #fff !important;
	padding: 10px;
}
.dropdown-toggle::after {
  content: unset !important;
}
.team-description h5{
	font-size:15px;
}
.product-title{
	color: #047070;
font-size: 21px;
}
.gii-nav img{
	max-width:100%;
}
.gii-nav{
	width:50%;
	margin-left:2%;
}
.certificate-top {
  position: fixed;
  bottom: 25%;
  right: 20px;
  z-index: 600;
   opacity: 0;
visibility: hidden;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
-webkit-transform: translate3d(0, 200%, 0);
-ms-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0);
box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}
.certificate-top.scroll-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.certificate-top a, .certificate-top a:visited {
  display: block;
  height: 55px;
  width:90px;
  line-height: 21px;
  text-align: center;
  -webkit-box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size:12px;
  color: #ffffff;
  background: #047070;
  padding:6px;
}
.certificate-top img{
	width:25px;
	height:25px;
}
@media (max-width:767px) {
	.logo-img {
  width: 20%;
  float: left;
}
.logo-content {
  width: 75%;
  margin-left:2%;
}
.logo-content span:first-child {
  font-size: 14px;
}
.logo-content span:last-child {
 font-size: 10px;
}
.logo-content {
  margin-top: 2%;
}
.logo-content span:last-child {
  margin-top: 0px;
}
.banner-slider h2{
font-size: 17px;
line-height: 17px;
background: #00000094;
color: #fff !important;
padding: 10px;
}
.counter span{
	font-size:30px;
}
.scroll-top a, .scroll-top a:visited {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 24px;
}
.about-title h1 {
  font-size: 30px;
  line-height: 43px;
}
.featured-item {
  padding: 20px !important;
}

.copyright {
  padding: 5px !important;
}
.banner-slider.owl-carousel .owl-nav {
  display: block;
}
	.logo-content span:first-child {
  font-size: 20px;
}
.logo-content span:last-child {
 font-size: 13px;
 margin-left: 18%;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: block;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  background: #0a14265e;
}
.banner .owl-carousel .owl-nav{
	 top: 66% !important;
}
.logo-content span {
  line-height: 18px;
}
.topbar-link .d-sm-flex div,.topbar-link .d-lg-flex div{
	display:inline-block !important;
	text-align:center;
}
.topbar-link{
	display:block !important;
}
h4, .h4 {
  font-size: 19px;
  line-height: 29px;
}
.custom-pt-1 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.gii-nav{
	width:23%;
}
.navbar-brand {
  width: 80%;
}
.fullscreen-banner{
	width:100%;
	height:200px !important;
}
.fullscreen-banner [data-bg-img] {
	width:100%;
  /*! background-size: contain; */
background-position: 0% 0%;
  background-repeat: no-repeat;
}
}

