.top_link {
    font-weight: 600;
    top: 160px;
}
.product{
    padding-bottom: 100px;
}
.approvals_section {
    background-color: #000e31;
    height: auto;
    padding-bottom: 80px;
}
.partner_box{
    padding-bottom: 100px;
    padding-top: 60px;
}
.hader_approvals h2 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    padding-top: 50px;
}

.hader_approvals h2 span {
    color: #ffdc5f;
}
.safety_program{
    margin-top: 70px;
}
.approvals_box img {
    width: 80%;
    /* float: right; */
    margin-top: 30px;
    margin-left: 100px;
}

.licence {
    width: 500px;
    height: auto;
    border: 1px solid #949597;
    border-radius: 25px 25px 0px 0px;
    margin-top: 30px;
    margin-left: 50px;
}

.licence_img {
    text-align: center;
}

.licence_img img {
    width: 35%;
    margin-top: 10px;
}

.lic {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.lic thead {
    background-color: #949597;
    color: #fff;
}

.lic thead tr th {
    font-weight: 500;
}

.lic tbody {
    color: #fff;
    border: 1px solid #949597;
}

.lic tbody tr td {
    border: 1px solid #949597;
    font-size: 13px;
    font-weight: 500;
}
.lic tbody tr td a{
    color: white;
}
.approved {
    width: 500px;
    border: 1px solid #949597;
    border-radius: 25px;
    margin-top: 91px;
    margin-left: 50px;
}

.approved_img {
    text-align: center;
}

.approved_img img {
    width: 40%;
    margin-top: 40px;
}

.approved_text h6 {
    color: #949597;
    font-family: unset !important;
    font-size: 30px;
}

.approved_text {
    text-align: center;
    margin-top: 15px;
}

.approved_img::after {
    border-top: 1px solid #949597;
    content: "";
    position: absolute;
    top: 1056px;
    /* background-color: black; */
    width: 230px;
    /* height: 1px; */
    left: 950px
}

.approved_item {
    background-color: #000e31;
    width: 122px;
    margin-left: 92px;
    margin-top: -12px;
}

.approved_item h5 {
    font-size: 18px;
    color: #fff;
}

.partner img {
    width: 70%;
    margin: 10px 100px;
}

.partner_box {
    display: inline-flex;
    width: 980px;
}


/*-----------------organization_chart---------------------*/

.chart_img {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}

.chart_img img {
    width: 100%;
}

.org_box {
    left: 642px;
    top: 248px !important;
}


/*-----------------end-organization_chart---------------------*/


/*-----------------------safety-------------------------------*/

.safety_img {
    margin-top: 40px;
}

.safety_img img {
    width: 100%;
    object-fit: cover;
}

.safety_text {
    text-align: center;
    margin-top: 70px;
}

.safety_text h2 {
    color: #fff;
    font-size: 55px;
}

.safety_text p {
    color: #949597;
    font-size: 20px;
    font-weight: 500;
}

.grace_castings {
    padding: 20px 60px;
}

.safety_program h4 {
    /* float: left; */
    color: #fff;
    padding-top: 10px;
}

.safety_program p {
    /* float: left; */
    color: #949597;
    /* text-align: -webkit-center; */
    text-align: justify;
    font-weight: 500;
    font-size: 19px;
}

.grace_castings h4 {
    color: #fff;
    padding-top: 10px;
}

.grace_castings ul {
    margin-left: -30px;
    margin-bottom: 60px;
    font-weight: 500;
}

.grace_castings ul li {
    color: #949597;
    padding-bottom: 15px;
    padding-top: 5px;
    font-size: 17px;
    list-style: disc;
}

.grace_castings ul li::marker {
    color: #fff;
    font-size: 20px;

}


.safety_link {
    top: 240px !important;
    left: 670px;
}


/*-------------------------end-safety----------------*/


/*--------------------------sustainability----------------*/

.suata_img img {
    height: unset;
}

.suata_text {
    margin-bottom: 60px;
}

.suata_text p {
    text-align: left;
}

.susta_link {
    left: 670px;
    top: 240px !important;
}


/*----------------------------overview----------------------*/

.overview_box {
    top: 247px !important;
    left: 654px;
}

.steel_text {
    margin-top: 70px;
}

.steel_text h3 {
    font-size: 89px;
    color: #fff;
    margin-top: -20px;
}

.overview_text p {
    color: #949499;
}

.our_heigh_light p {
    color: #949499;
}

.vision_h2 h2 {
    color: #000e31;
}

.vision_1 {
    color: #000e31;
    padding-top: 20px;
    font-style: italic;
}

.vision_p {
    font-style: italic;
}

.w3-row a {
    font-family: "anton";
    font-weight: unset;
}


/*-------------------------about_certificate-----------------*/

.cer_box {
    max-width: 130px;
}

.cer_item h2 {
    font-size: 94px;
    padding: 16px;
}

.cer_link {
    top: -23px !important;
    left: 470px !important;
    position: relative;
}

.lic tbody tr {
    height: 30px;
}