.manufac_tab_box.curd01 {
    width: 440px;
}
ul.manufac_tab_box {
    display: flex;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 20px;
    width: 410px;
    margin: 0px auto;
    margin-bottom: 50px;
}

.manufacturing_momo_box {
    margin-top: 50px;
    /* display: inline-block; */
    text-align: center;
    margin-bottom: 50px;
}
.manu {
    text-align: center;
}
ul.manufac_tab_box li {
    padding: 10px 30px;
    position: relative;
    font-size: 18px;
    color: #353434;
    font-weight: 600;
    border-radius: 20px;
    cursor: pointer;
}
ul.manufac_tab_box li.aboutGpsTabActive {
    background: #32582f;
    color: #fff;
}
ul.manufac_tab_box li.aboutGpsTabActive:after {
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #32582f;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.manuf_header {
    display: flex;
    justify-content: flex-start;
    border-bottom: 2px solid #4b4b4b;
    padding-bottom: 20px;
    text-align: left;
}

.manuf_body_box {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #acacac;
    padding: 20px 0px;
}

span.sl_no {
    width: 95px;
}

.tab_content_box {
    text-align: left;
}

.manuf_header span {
    font-size: 16px;
    color: #484848;
    font-weight: bold;
    display: block;
}

.manuf_body_box span.manu_address {
    font-size: 14px;
    color: #484848;
    font-weight: normal;
}

.manuf_body_box span.sl_no {
    font-size: 16px;
    color: #484848;
    font-weight: normal;
}

.manuf_body_box span.licence_no {
    font-size: 14px;
    color: #484848;
    font-weight: normal;
}
.manuf_header span.manu_address {
    width: 72%;
}

.manuf_body_box span.manu_address {
    width: 72%;
    padding-right: 34px;
}
.manuf_body_box span.manu_address p {
    margin-bottom: 14px;
}
.product_section .col {
    display: flex;
    gap: 25px;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
}
.tabNavDropMenu5{width: 90%;margin: 0 auto;height: 50px;display: block;border: 1px solid #ccc;position: relative;border-radius: 10px;}
.tabNavDropMenu5 strong{width: 100%; height: 50px; float: left; display: block; font-size: 22px;  font-weight: 400; color:#3d3c3c; line-height: 50px; font-style: normal; padding-left: 20px; background:  url(../images/arrow555.png ) no-repeat 95% 20px;}
.tabNavDropMenu5 ul{ position: absolute; left:-1px; right: -1px; top: 49px; border: 1px solid #ccc; border-top: 1px solid transparent; font-size:18px;  font-weight: 400; color:#3d3c3c; line-height: 32px; background: #FFFFFF; z-index: 999; padding: 0; margin: 0;}
.tabNavDropMenu5 ul li{ width: 100%; height: auto; float: left; display: block;font-size: 18px;  font-weight: 400; color:#237da7; line-height: 32px; font-style: normal; border-bottom:  1px solid #e6e0e0; padding: 10px 20px; box-sizing: border-box;}

.tabNavDropMenu5 ul li:last-child{border-bottom:  0px solid #ccc; }
h2.text30 {
    display: none;
}
.manufacturing_momo_box h2.atig {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0px;
}