

#menu-04{
    color: #FFD700;
}

/* cont-oem */
.oem{
    display: flex;
    justify-content: center;
}

.oem-services{
    background: #ffffff74;
    width: 1400px;
    height: auto;
    border-radius: 10px;
    text-align: center;

}

.oem-services p{
    font-family: "Noto Sans Thai Looped", sans-serif;
    font-size: 40px;
    font-weight: bold;
    color: #003760;
}

.qa{
    width: auto;
    height: 500px;
}

.q1{
    width: 600px;
    height: 300px;
}

.q1 h3{
    font-family: "Noto Sans Thai Looped", sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #000000; 
}

.q1 p{
    font-size: 20px;
    color:#000000 ;
}

.q1 img{
    width: 165px;
    height: auto;
}

.q2{
    width: 500px;
    height: auto;
}

.q2-1{
    display: flex;
    justify-content: space-evenly;
   
}

.q2-1 img{
    width: 80px;
    height: 80px;
}

#m01{
    width: 160px;
    height: 80px;
}

/* .q2-10{
    

} */

.q2-10 p{
    font-size: 20px;
    margin-bottom: -20px;
    color: #000000;
}

.fm-oem{
    display: flex;
    justify-content: right;
    position: relative;
    margin-top: -35%;
    margin-right: 20px;
}

.fm-oem img{
    width: 500.16px;
    height: 258.96px;
    
}

.bt-qa{
    
    align-items: center;
    position: relative;
    bottom: -340px;
    right: 21%;
    background-color: #003760;
    border-radius: 20px;
    width: 90px;
    height: 30px;
}


.bt-qa a{
    
    color: #ffffff;
    font-family: "Noto Sans Thai Looped", sans-serif;
    text-decoration: none;
}

.tc{

    width: auto;
    height: 410px;
    display: inline-block;
    
}

.t1{
   position: relative;
   right: -90%;
    
}

.t1 h3{
    font-family: "Noto Sans Thai Looped", sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #000000; 

}

.t1 p{
    font-size: 20px;
    color:#000000 ;
     
    
}

.t2{
    width: 500px;
    height: auto;
    position: relative;
    right: -90%;
    
   
    
}

.t2-1{
    display: flex;
    justify-content: space-evenly;
    
}

.t2-10 p{
    font-size: 20px;
    margin-bottom: -20px;
    margin-left: -70px;
    color: #000000;
}



#m02{
    width: auto;
    height: 85px;
}

.tc-oem{
    position: relative;
    bottom: -40px;
    right: -30%;
    
    
}

.tc-oem img{
    width:512px ;
    height:128px ;
}


.bt-tc{
    
    align-items: center;
    position: relative;
    top: 120px;
    right: 5%;
    background-color: #003760;
    border-radius: 20px;
    width: 90px;
    height: 30px;
}


.bt-tc a{
    
    color: #ffffff;
    font-family: "Noto Sans Thai Looped", sans-serif;
    text-decoration: none;
}

.oem-contn{
    width: 750px;
    height: 300px;
    position: relative;
    top: -36%;
    left: 30px;
}

.contn-h p {
    font-family: "Noto Sans Thai Looped", sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
}

#ch12,#ch21{
    font-size: 18px;
    font-weight: 300;
}

#ch31,#ch41,#ch51{
    font-size: 18px;
}

#ch32,#ch42,#ch52{
    font-size: 16px;
    font-weight: 300;
}

.m-uc{
    position: relative;
    top: -1700px;
    right: -50px;
}

.uc{
    width: 1900px;
    height: 1500px;
    background-color: #ffffff;
    font-family: "Noto Sans Thai Looped", sans-serif;
    text-align: center;
    align-items: center;
}

.uc p{
    font-size: 52px;
    position: relative;
    top: 500px;
}

@media (max-width: 1024px){
    .oem-services{
        width: 870px;
        height: auto;
        align-items: center;
    }
    
    .qa{width: auto;
        height: 860px;
        align-items: center;
    }
 
    .q1{
        position: relative;
        right: -16%;
    }

    .q2{
        position: relative;
        right: -15%;
    }
    
    .fm-oem{
        position: relative;
        top: 45%;
        right: 6%;
    }

    .bt-qa{
        position: relative;
        top: 290px;
        right: 35%;
    }

    .tc{
        width: auto;
        height: 800px;
        
    }

    .t1{
        position: relative;
        top: 10%;
        right: 0%;
    }

    .t2{
        position: relative;
        top: 10%;
        right: 0%;
    }

    .tc-oem{
        position: relative;
        top: -8%;
        right: -2%;
    }

    
}

@media (max-width: 450px){
    .q1{
        width: 370px;
        height: auto;
        position: relative;
        left: 75px;
    }

    .q2{
        width: 370px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .q2-1{
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        left: 0px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .q2-1 p{
        font-size: 16px;
    }

    .fm-oem{
        position: relative;
        right: -40px;
        top: 230px;
    }
    .fm-oem img{
        width: 370px;
        height: auto;
    }

    .bt-qa{
        position: relative;
        left: -230px;
        top: 200px;

        
    }

    .tc{
        
        position: relative;
        top: 20px;
    }

    .t2-1 p{
        font-size: 16px;
    }

    .tc-oem{
        position: relative;
        top: -170px;
    }

    .tc-oem img{
        width: 370px;
        height: auto;
    }

    .bt-tc{
        
        position: relative;
        left: 40%;
        top: 20px;
    }

    .oem-contn{
        width: 380px;
        height: auto;
        position: relative;
        top: -6%;
        
        
    }

    .contn-h{
        position: relative;
        right: -27px;
        top: 50px;
    }

    
    #ch12,
    .ch2 p,
    .ch3 p,
    .ch4 p,
    .ch5 p,
    .ch6 p{
        font-size: 16px;
    }

   .main-footer{
        position: relative;
    }

    .logo-footer,
    .contact-footer{
        position: relative;
        top: 0px;
    }

    


}