.feature-icon i{
    font-size : 4em !important;
}

.text-cen{
    text-align: center;
     }
    
    .font-detail{
        color: rgb(15, 13, 13);
        font-size: 14px;
        font-weight: 500;
    }
    .galery{
        height: 240px;
        max-height: 240px;
        min-height: 240px;
        object-fit: cover;
    }
    .white-light p{
        color: #25304c;
        font-size: 36px;
        font-weight: 500;
    }
    .faimage:before{
        color: #ffffff;
    }
    .galery-imgg{
        border-radius: 5px;
        background: inherit;
        border: 1px solid  rgb(255, 255, 255);
        color: white;
    }
    
    .appear-animation.feature-icon .icon-fa{
        color: #183f72 !important;
        font-size: 100px!important;
    }

    .appear-animation.feature-icon .icon-service-fa{
        color: #183f72 !important;
        font-size: 65px!important;
    }
    .justify-content-center .text-one{
        color: #25304c;
        font-size: 48px!important;
        text-transform: capitalize!important;
        line-height: 1.2em!important;
    }

    .our-services.ourservices:after {
    width: 45%;
    }
    
    .chairman_sec p{
        text-align: justify;
     }
    .blog-img{
        height: 370px;
        object-fit: cover;
        min-height: 370px;
    }
    .popup-class{
        background-color: #eef0f4;width: 620px;
        
    }
    .chairman_sec_model{
        text-align: justify;
        font-size: 15px;
    }
    .imgcustom{
        height: 550px;
        object-fit: contain;
        max-width: inherit;
    }
 

    #footer a:not(.btn):not(.no-footer-css):hover {
        text-decoration: none;
        color: #b0b3bb;
    }
    @media only screen and (max-width:800px) {
        /* For tablets: */

        .imgcustom{
            height: auto;
            /* object-fit: contain; */
            max-width: 100%!important;
    
        }

        .popup-class  {
            width: 100%;
          }
  .mobil img{
  
      height: 613px;
      width: 100%;
  }
        
      }
      @media only screen and (max-width:576px) {
        /* For mobile phones: */
        .popup-class  {
          width: 100%;
        }
.mobil img{

    height: 613px;
    width: 100%;
}

.productlist img{
    height: 350px!important;
  }
      }

      .service-title{
        color: #183f72 !important;
        font-size: 24px;
      }

      .service-expert{
        animation-delay: 300ms;
        font-weight: 500;
        color: #777!important;
        line-height: 26px;
        margin: 0 0 20px;
        font-size: 16px;
      }


      .productlist img{
        height: 760px;
      }

      .supplier-info .thumb-info-wrapper:after{
        background: inherit;
      }



      /* .anim-hover-translate-top-10px:hover {
        height: 450px;

      }
      .anim-hover-translate-top-10px {
      height: 450px; */
/* } */


@media only screen and (max-width: 600px) {
    .galery{
        min-height: 360px;

}

.anim-hover-translate-top-10px {
    height: auto!important;

  }
}