.sub-banner-industrial{
    background-image: url(../images/banner/industry-banner.webp);
}
.sub-banner-solution{
    background-image: url(../images/banner/solution-banner.webp);
}
.sub-banner-product{
    background-image: url(../images/banner/product-banner.webp);
}
.sustainable-enbanner{
    background-image: url(../images/banner/sustainable-environmentbanner.webp);
}
.sub-banner-care{
    background-image: url(../images/banner/care-banner.webp);
}
.sub-banner-response{
    background-image: url(../images/banner/responsible-banner1.webp);
}
.industrial-heading h2::before{
    content: "";
    height: 5px;
    width: 4.5%;
    background-color: #632223;
    position: absolute;
    top: 44%;
    left: 30%;
}
.industrial-heading h2{
    position: relative;
}
.industrialimg img{
    transition: 0.4s;
    border-radius: 4px;
    
}

.industrialimg img:hover{
    transform: scale(1.1);
}
.industrialimg h4{
    margin-top: 20px;
    color: #632223;
    font-size: 1.4rem;
}

/* solution page start  */

 .typesteel-sec .accordion-button:not(.collapsed){
    color: #fff;
    background-color: #632223;
    text-transform: uppercase;
}
.typesteel-sec .accordion-button:focus{
    /* border-color: #632223; */
    box-shadow: rgb(238 137 0) 0px 0px 0px 0.25rem;
}
.typesteel-sec .accordion-button:not(.collapsed)::after{
    background-image: url(../images/products/arrow1.svg);
}
.typesteel-sec .accordion-button{
    font-size: 1.1rem;
}
.product-heading p{
    margin-bottom: 2rem;
}
.product-heading{
    position: relative;
}
.product-heading::before{
    content: "";
    height: 5px;
    width: 4.5%;
    background-color: #632223;
    position: absolute;
    top: 15%;
    left: 35%;
}
.product-table table th{
    background-color: #632223;
    color: white;
    padding: 20px 0px;
    font-size: 22px;
    text-align: center;
}
.product-table table tr:nth-child(even) {
    background-color: #ffe997;
}
.product-table tr td{
    padding: 13px 0px;
    font-size: 16px;
}
.product-sizeimg{
    margin-left: 6rem;
}
.product-table table{
    width: 100%;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.product-table table tr:nth-child(odd){
    background-color: rgb(251 251 251);
}
.sustain-sec .industrial-heading h2{
    position: relative;
}
.sustain-sec .industrial-heading h2::before{
    content: "";
    height: 5px;
    width: 4.5%;
    background-color: #632223;
    position: absolute;
    top: 44%;
    left: 29%;
}
.care-sec .product-heading{
    position: relative;
}
.care-sec .product-heading::before{
    content: "";
    height: 5px;
    width: 4.5%;
    background-color: #632223;
    position: absolute;
    top: 41%;
    left: 36%; 
}
.responsible-sec .res-heading h2{
    position: relative;
}
.responsible-sec .res-heading h2::before{
    content: "";
    height: 5px;
    width: 4.5%;
    background-color: #632223;
    position: absolute;
    top: 41%;
    left: 31%; 
}


/* new product css start  */

.tab-head{
    background-color: #632223;
    padding: 14px;
    border: 1px solid #dee2e6;
}
.tab-head h4{
    margin-bottom: 0px;
    color: #fff;
}
.typesteel-sec .table tbody tr td{
    padding: 25px;
}
.table .color-tab{
    background-color: #ff000405;
}
.product-rangesec .table tbody tr td{
    padding: 20px
}
.pro-head{
    background-color: #632223;
    padding: 14px;
    border: 1px solid #dee2e6;
}
.pro-head h4{
    margin-bottom: 0px;
    color: #fff;
}
.solution-heading ol li{
    font-size: 17px;
    margin-bottom: 8px;
}
.forgtab-sec thead{
    text-align: center;
}
.forgtab-sec tbody{
    text-align: center;
}
.forgtab-sec .table tbody tr td {
    padding: 20px;
}
.forgtab-sec .table thead{
    padding: 20px;
}
.soluaco-sec ul li{
    font-size: 16px;
    margin-bottom: 8px;
}
.responsible-sec .product-txt a{
    color: black;
    text-decoration: underline !important;
}
.responsible-sec .product-txt a:hover{
    color: #0a58ca;
}
.product-table strong{
    margin-left: 35px;
    font-size: 17px;
}
.tqm-pdf button{
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
    border: none;
    background-color: #632223;
    color: #fff;
    transition-duration: 0.4s;
}
.tqm-pdf button:hover{
    background-color: #EE8900;
    color: #000;
    transition: all ease-in-out 0.4s;
}
.productimgtable1{
    display: none;
}
.productimgtable2{
    display: none;
}

/* pig iron css start  */

.pig-iron-sec .pig-iron-txt ul li{
    font-size: 18px;
    margin-bottom: 20px;
    list-style: disc;
}
.pig-iron-sec .pig-iron-txt ul li::marker {
    color: #632223;
    font-size: 20px;
  }
.pig-iron-heading h3{
    color: #fff;
    margin-bottom: 0rem;
    font-size: 24px;
}
.pig-iron-heading{
    padding: 20px;
    background-color: #632223;
}
 .pig-pron-txt h5{
    margin-bottom: 0rem;
}
.pig-pron-txt h6{
    margin-bottom: 0rem;
}
.pig-pron-txt1{
    padding: 50px;
}
.pig-pron-txt1 h6{
    line-height: 25px;
}
.pig-iron-sec .product-table tr td{
    padding: 18.5px;
}
.pig-iron-sec .product-table table tr:nth-child(even) {
    background-color: #ffe997;
}
.pig-iron-sec .product-table table tr:nth-child(odd) {
    background-color: rgb(251 251 251);
}

.care-sec .second-rw{
    margin-top: 1rem;
}


