/*footer*/
.logo-footer img {
  width: 150px;
  height: 150px;
}

.widget_address a {
  color: white;
}

.footer-dark .footer-top a:active, .footer-dark .footer-top a:focus, .footer-dark .footer-top a:hover {
  color: salmon;
}

/*footer-end*/

.owl-carousel .owl-item img {
  transform-style: inherit;
  width: 250px;
  height: 270px;
}
.certificate1 img{
  width: 150px;
  height: 150px;
  }
  .certificate1 h3{
    text-align: center;
    font-size: 30px;
  }


  /*product*/
  .products{
    margin-bottom: 50px;
    margin-top: 50px;
  }
  
  .producttxt h3{
    color: #173a36;
    text-align: center;
    font-size: 30px;
  }
  .producttxt p{
    text-align: center;
  }
  .products img{
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border: 2px solid #088484;
  }
 .box .boxul ul{
  list-style: none;
 }
 .box .boxli li{
  list-style: none;
 }
    /*product-end*/
    
    .boxli  {
      background-color: #088484;
      color: white;
      padding: 10px;
      
    }

    .boxliactive  {
      background-color: #173a36;
      color: white;
      padding: 10px;
      
    }
    .tg td{
      border-color:black;border-style:solid;
      border-width: 1px;
      font-family:Arial, sans-serif;
      font-size:14px;
      overflow:hidden;
    }
.tg th{
  border-color:black;
  border-style:solid;
  border-width:1px;
  font-family:Arial, sans-serif;
  font-size:14px;
  }
@media only screen and (max-width: 767px) {
  .item{
    padding: 30px;
  }
}
.bg-theme{
  background: #173a36;
}

  /* 173a36 
088484 */