

.d-flex
{
    display: flex;
}

.justify-content-center
{
    justify-content: center;
}

.thum a img{
    object-fit: cover;
    height: 200px;
    width: 100%;
}

.Industries_Section .cat_home .rt p {
   padding:0%;
   text-align: justify;
}

.hor_2 li
{
        gap: 6px;
    align-items: center;
    display: flex !important;

}
.hor_2
{    justify-content: space-between;
  
    display: flex;

    
}


.pt-5
{
    padding-top: 0rem;
}

.b1{
    height: 800px;
    width: 100%;
}

.banners{
    height: 590px;
    width: 100%;
}
