


.firstofdetails{
    margin-top: 1%;
    display: flex !important;
flex-direction: row !important;
}
.firstofdetails img{
    object-fit: contain !important;
    width: 100%;
    background-repeat: no-repeat;
    width: 100%;
}

.firstofdetailsa{
    display: flex !important;
    flex-direction: column;
    justify-content: center;

}
.firstofdetailsb{
    display: flex !important;
    flex-direction: column;


}
.firstofdetailsb ul{
    display: flex !important;
    justify-content: center;

} 
.ul{
    margin-top: 2%;
}
 .firstofdetailsa{
margin-top: 4%;
}
.firstofdetailsa h4{
    font-size: 40px;
    font-weight: 700;
    color: #004652 !important;
}
.firstofdetailsa h6{
    font-size: 25px;
    color: #032E6F;
    margin-top: 2%;
}


.secondrow{
    display: flex !important;
}
.secondofdetils{
    border: 2px solid green;
    height:400px;

}


.progress{
    height: 1px !important;
}



.q-enquiry{
    display: flex !important;
    flex-direction: column !important;
}

.q-enquiry h3{
    color: #032E6F !important;
}

.q-enquiry label{
    color: black !important;
    font-size: 14px;
    font-weight: 700;
}

.q-enquiry span{
    color: #c82328 !important;
}

.q-enquiry input{
    border: 1px solid #ced4da !important;
}

.q-enquiry-col{
    padding: 30px !important;
    background-color:  #FBFBFB !important;
    display: flex !important;
    flex-direction: column !important;
    border: 1px solid #eaeaea !important;
}

.q-links{
    border-bottom: 1px solid #eee !important;
}

.q-links p{
    color: #777 !important;
    padding: 7px 0px !important;
    display: block !important;
    margin-bottom: 0px !important;
    padding-left: 5px !important;
}


.active p{
    color: white !important;
    /*background-color:#BA390A;*/
}

@media screen and (max-width:1100px) {
    .firstofdetails{
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .firstofdetails .col-lg-3{
        width: 100%;
    }

    .firstofdetails .col-lg-3 h3{
        text-align: center;
    }
    
    .firstofdetails .col-lg-3 .progress-bar{
        text-align: center;
    }
}

.new-table tr td{
    font-size: 15px !important;
}

.features ul{
    list-style: inherit;
}

.features li{
    font-size: 14px !important;
}

.features p{
    margin-top: 0px !important;
}

.bold{
    font-weight: 700 !important;
}

.productdetails{
    background-color: white !important;
}

.product-cat{
    font-size: 30px !important;
    margin-left: 1rem;
}




.add-info p{
    color: #777 !important;
    padding: 7px 0px !important;
    display: block !important;
    margin-bottom: 0px !important;
    padding-left: 5px !important;

}

.add-info strong{
    color: rgba(0, 0, 0, 0.856) !important;
    font-size: 17px !important;
}

.add-info span{
    color: rgb(0, 0, 0) !important;
    font-size: 17px !important;
    font-weight: 600 !important;
}

.product-img{
    border: 5px solid #ebebeb !important;
}

#cover{
    object-fit: cover !important;
}

#cover2{
    object-fit: cover !important;
}