@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+21-25,U+27-39,U+41-5A,U+61-7A;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    unicode-range: U+21-25,U+27-39,U+41-5A,U+61-7A;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    unicode-range: U+21-25,U+27-39,U+41-5A,U+61-7A;
}
@font-face {
    font-family: 'prompt';
    src: url('../fonts/prompt-light-webfont.woff2') format('woff2'),
         url('../fonts/prompt-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'prompt';
    src: url('../fonts/prompt-regular-webfont.woff2') format('woff2'),
         url('../fonts/prompt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'prompt';
    src: url('../fonts/prompt-medium-webfont.woff2') format('woff2'),
         url('../fonts/prompt-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'prompt';
    src: url('../fonts/prompt-semibold-webfont.woff2') format('woff2'),
         url('../fonts/prompt-semibold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

*{
	outline: 0 !important;
}
body, html{
font-family: 'poppins', 'prompt', sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.bi:before{
    display: block;
}
.container-fluid{
    overflow-x: hidden;
}

/*font*/
.txt_topic{
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #241572;
    margin-bottom: 45px;
}
.txt_topic span{
    color: #f47e36;
}
.txt_blue{
    color: #241572;
}
.txt_orange{
    color: #f47e36;
}
.txt_bold{
    font-weight: 700;
}

/*owl*/
.wrap_banner .owl-theme .owl-dots{
    position: absolute;
    bottom: 20px;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0);
    border: 20px;
}
.wrap_banner .owl-theme .owl-dots .owl-dot span{
    background: rgba(255,255,255,0.8);
}
.wrap_banner .owl-theme .owl-dots .owl-dot.active span{
    background-color: #241572;
}
.wrap_banner .owl-theme .owl-nav{
    display: none;
}
.wrap_home_manufac .owl-theme .owl-nav [class*=owl-]:hover,
.wrap_valuecustomer .owl-theme .owl-nav [class*=owl-]:hover,
.bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-]:hover,
.wrapslide_regulatory .owl-theme .owl-nav [class*=owl-]:hover,
.wrap_timeline .owl-theme .owl-nav [class*=owl-]:hover{
  background: none;
}
.wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover {
    background-image: url(../images/icon_arrow_grey.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 42%;
    left: -50px;
    opacity: 0.5;
}
.wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover {
    background-image: url(../images/icon_arrow_grey.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 42%;
    right: -50px;
    opacity: 0.5;
    transform: rotate(180deg);
}
.wrap_valuecustomer .owl-carousel .owl-nav .owl-prev, .wrap_valuecustomer .owl-theme .owl-nav [class*=owl-].owl-prev:hover {
    background-image: url(../images/icon_arrow_grey.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30%;
    left: -50px;
    opacity: 0.5;
}
.wrap_valuecustomer .owl-carousel .owl-nav .owl-next, .wrap_valuecustomer .owl-theme .owl-nav [class*=owl-].owl-next:hover {
    background-image: url(../images/icon_arrow_grey.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30%;
    right: -50px;
    opacity: 0.5;
    transform: rotate(180deg);
}
.bgslide_white_serviceQM .owl-carousel .owl-nav .owl-prev, .bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-].owl-prev:hover {
    background-image: url(../images/arrow-white.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 42%;
    left: -130px;
}
.bgslide_white_serviceQM .owl-carousel .owl-nav .owl-next, .bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-].owl-next:hover {
    background-image: url(../images/arrow-orange.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 42%;
    right: -130px;
}
.wrapslide_regulatory .owl-carousel .owl-nav .owl-prev, .wrapslide_regulatory .owl-theme .owl-nav [class*=owl-].owl-prev:hover {
    background-image: url(../images/arrow-white.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: -77px;
    left: 35%;
}
.wrapslide_regulatory .owl-carousel .owl-nav .owl-next, .wrapslide_regulatory .owl-theme .owl-nav [class*=owl-].owl-next:hover {
    background-image: url(../images/arrow-orange.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: -77px;
    right: 35%;
}


/*button*/
.btn_default{
    display: inline-block;
    border-radius: 25px;
    padding: 0 30px;
    height: 45px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9rem;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    border: 0;
}
.btn_orange{
    background-color: #f47e36;
    transition: 0.5s;
}
.btn_orange:hover{
    background-color: #241572;
    color: #fff;
    text-decoration: none;
}
.btn_default i{
    vertical-align: middle;
    font-size: 0.8rem;
    display: inline-block;
    line-height: 1;
    padding-left: 4px;
}


.wrap_banner{
    padding: 0;
}

.hg_photobanner{
    position: relative;
    padding-bottom: 37%;
    overflow: hidden;
}
.hg_photobanner img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
}
.caption_banner{
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 8;
    padding: 20px 10% 20px 7%;
    width: 55%;
    font-weight: 700;
   
background: rgba(255,255,255,0.9);
background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.9)), color-stop(37%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.95) 37%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.nopad{
    padding: 0;
}
.home_wraponestop{
    padding: 100px 20%;
    border-top: 3px solid #daedff;
}.home_wraponestop .txt_caption_topic{
    margin-bottom: 50px;
}
.txt_caption_topic{
    font-size: 1.2rem;
    line-height: 1.8;
}
.home_wraponestop .txt_caption_topic span{
    font-weight: bold;
}
.item_onestop{
    background:#fff2ee;
    border-radius: 80px;
    color: #666;
    padding: 30px 15px;
    height: 100%;
    transition: 0.5s;
    border: 2px solid #f2d4cb;
}
.item_onestop:hover{
    background: rgba(254, 247, 245, 1);
     box-shadow: 0 10px 8px -8px rgba(169,169,169,0.3);
}
.onestop_topic{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3rem;
    margin-bottom: 10px;
    line-height: 1.5;
}
.wrap_itemonestop{
    margin-top: 60px;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 80px;
}
.topbar_icon{
    display: inline-block;
    font-size: 0.9rem;
    margin-right: 40px;
    margin-top: 10px;
}
.topbar_icon a{
    color: #000;
    text-decoration: none;
}
.topbar_icon i{
  color: #f47e36;
    padding-right: 5px;
    vertical-align: middle;
    line-height: 1;
    display: inline-block;
    font-size: 0.9rem;
}
.box_language a{
    display: inline-block;
    margin-left: 5px;
}
.icon_career img{
    width: 19px;
    height: auto;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 13px;
    display: inline-block;
}
.topbar_line.box_language a img{
    width: 35px;
    height: auto;
}
.topbar_line{
    border-left: 1px solid #ddd;
    padding: 0 30px;
    height: 45px;
    line-height: 50px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 500;
    vertical-align: top;
}
.topbar_line i{
   vertical-align: middle;
    display: inline-block;
    padding-right: 5px;
    line-height: 1;
    margin-top: -2px;
}
/*
.topbar_line_icon.topbar_line i{
    margin-top: 0;
}
*/
.topbar_line a{
    text-decoration: none;
    transition: 0.5s;
}
.topbar_line a:hover{
    color: #666;
    text-decoration: none;
}
.topbar_line a:hover i{
    color: #241572;
}
.topbar_line:last-child{
    padding-right: 0;
}
.wrap_bg_menu{
    padding: 0 20%;
}
.wrap_bg_menu > .row{
    background-color: #241572;
}
.topbar_tight{
    float: right;
}
.logo{
    background-color: #fff;
    text-align: center;
    padding: 10px 0;
    position: relative;
}
.logo:before{
    content: "";
    position: absolute;
    top: 0;
    right: -103px;
     width: 0;
      height: 0;
      border-bottom: 103px solid white;
      border-right: 103px solid transparent;
}
.logo img{
    width: 130px;
    height: auto;
}
.wrap_menu.sticky .logo:before{
    border-bottom: 71px solid white;
    border-right: 71px solid transparent;
    right: -71px;
}
.topicbanner1{
    font-size: 2.6rem;
    line-height: 1.2;
}
.topicbanner2{
    font-size: 2.6rem;
    margin-top: 10px;
    line-height: 1.2;
}
.desc_banner{
    font-size: 2.6rem;
    margin-top: 10px;
    line-height: 1.2;
    color: #241572;
}
.photo_itemonestop img{
    /*width: 150px; */
    width: 50px;
    margin-bottom: 20px;
}
.box_homemanufac{
    border: 1px solid #eee;
    transition: 0.5s;
    padding-bottom: 25px;
    position: relative;
}
.photo_manufac{
    position: relative;
    padding-bottom: 66%;
    overflow: hidden;
}
.photo_manufac img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
    transition: 0.5s;
}
.desc_homemenufac{
    padding: 25px 20px;
}
.owl-manufac{
    margin-top: 50px;
}
.owl-manufac a{
    color: #000;
    text-decoration: none;
    padding-bottom: 40px;
    display: block;
    cursor: inherit;
}
.owl-manufac a:hover .box_homemanufac{
    box-shadow: 0 10px 8px -8px rgba(169,169,169,0.3);
    border: 1px solid #ccc;
}
.owl-manufac a:hover .photo_manufac figure img{
    transform: scale(1.1);
}
.topic_homemenufac{
    font-weight: 500;
    font-size: 1.4rem;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    margin:10px 0 15px;
    text-transform: uppercase;
}
.detail_homemenufac{
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    line-height: 1.8;
    min-height: 55px;
}
.box_homemanufac .btn_default{
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0);
}
.owl-manufac a:hover .btn_orange{
    background-color: #241572;
}
.wrap_home_manufac{
    position: relative;
}
.home_contactlink a{
    position: absolute;
    top: 30%;
     right: 0;
   transform:rotate(-90deg);
    transform-origin: right bottom;
    display: block;
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    text-align: center;
    padding-top: 5px;
}
.home_contactlink a div{
    /*  background-color: #241572; */
   color: #241572;
    border: 2px solid #241572;
    padding: 0 30px;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
    vertical-align: top;
    transition: 0.5s;
     
}
.home_contactlink a i{
    color: #f47e36;
    line-height: 2.5;
    vertical-align: top;
    padding-left: 5px;
}
.home_contactlink a:hover div{
    background-color: #666;
}
.wrap_home_domestic{
    background-image: url(../images/bg_domestic_blue.png);
    background-color: #223e8f;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    color: #fff;
    min-height: 450px;
    padding: 20px 20%;
    position: relative;
    margin-top: 70px;
}
.boxleft_domestic{
   margin-top: 120px;
}
.topic_domestic{
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4;
}
.boxleft_domestic figcaption{
    margin: 20px 0;
    line-height: 2;
}
.topic_domestic_name{
    font-weight: 500;
    text-transform: uppercase;
}
.domestic_listcountry{
    margin-top: 300px;
    padding-left: 180px;
}
.domestic_listcountry ul{
    padding: 0;
    margin: 0;
}
.domestic_listcountry ul li{
    list-style: none;
    position: relative;
    padding-left: 15px;
    font-size: 0.8rem;
    white-space: nowrap;
}
.domestic_listcountry ul li:before{
    content: "";
    background-color: #f47e36;
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.home_photoservice figure{
    position: relative;
    padding-bottom: 68%;
    overflow: hidden;
    margin-bottom: 0;
}
.home_photoservice figure img{
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
}
.homservice_bggrey{
    background-color: #fffcfb;
}
.homservice_bgblue{
    background-color: #e0edff;
}
.topic_homeservice{
    font-size: 1.8rem;
    font-weight: 500;
    color: #000;
    line-height: 1.4;
}
.desc_homeservice{
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    margin: 15px 0 30px;
    line-height: 2;
}
.desc_homeservice span{
    font-weight: 700;
}
.wrap_homeservice{
    position: relative;
}
.box_homeservice{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding-left: 40%;
    padding-right: 100px;
}
.homservice_bgblue .box_homeservice{
    padding-left: 100px;
    padding-right: 40%;
}
.home_photomission figure{
    position: relative;
    padding-bottom: 90%;
    overflow: hidden;
    margin-bottom: 0;
}
.home_photomission figure img{
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
}
.bg_mission{
    background-image: url(../images/bg_mission_03.jpg);
    background-size: cover;
    background-position: top right;
}
.home_boxmission1{
    padding-right: 30%;
    padding-left: 100px;
}
.item_missionhome{
    border-bottom: 2px solid #d9e0eb;
    padding-top: 55px;
    padding-bottom: 30px;
}
.item_missionhome:last-child{
    border-bottom: 0;
}
.item_missionhome div{
    color: #241572;
    position: relative;
    font-size: 2rem;
    font-weight: 700;
   /* text-transform: uppercase; */
    margin-bottom: 60px;
}
.item_missionhome div:before{
    content: "";
    background-color: #f47e36;
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -30px;
    left: 0;
}
.top_homeboxmission{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
}
.home_boxcorvalue{
    background: rgba(255,255,255,0.7);
    padding: 30px 20% 20px 90px;
    margin-top: 20px;
    display: block;
}
.home_corevalue{
    margin-bottom: 10px;
    color: #241572;
    font-weight: 700;
    font-size: 1.5rem;
}
.home_corevalue img{
    width: 65px;
    height: auto;
}
.wrap_valuecustomer{
    margin: 110px 0 60px;
}
.txt_topic2{
    font-weight: 700;
    font-size: 1.6rem;
    margin-bottom: 30px;
}
.owl-valuecustomer{
    margin-top: 30px;
}
.wrap_qualitystandard{
    border-top: 2px solid #f6f6f6;
    padding-top: 100px;
    padding-bottom: 100px;
}
.wrap_qualitystandard .txt_caption_topic span{
    font-weight: 700;
}
.wrap_qualitystandard p span{
    font-weight: 700;
}
.wrap_logoquality{
    display: flex;
    justify-content: space-around;
    margin: 35px 0;
}
.wrap_logoquality div img{
    max-height: 84px;
    width: auto;
}
.wrap_logoquality-certificate{
    border: 2px solid #eee;
    border-radius: 10px;
    margin: 0 0 30px;
    display: block;
    padding: 10px;
    text-align: center;
}
.wrap_homecareer{
    background-image: url(../images/bg_career_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 100px 0;
}
.wrap_homecareer .txt_topic{
    color: #fff;
}
.wrap_homecareer p{
    line-height: 2;
}
.wrap_homecareer a{
    display: block;
    background-color: #fff;
    /* height: 130px; */
    height: 80px;
    /*border-radius: 10px;*/
    border-radius: 150px;
    border: 4px solid #47648a;
    position: relative;
    color: #081f4f;
    font-weight: 700;
    font-size: 1.4rem;
    white-space: nowrap;
    transition: 0.5s;
    margin-top: 20px;
}
.item_homecareer{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wrap_homecareer a img{
    display: inline-block;
    width: 60px;
    height: auto;
}
.wrap_homecareer a:hover{
    background-color: #eef8ff;
    box-shadow: 0 10px 8px -8px rgba(0,0,0,0.5);
}
.wrap_footercc{
    background-color: #241572;
    border-bottom: 5px solid #f47e36;
    color: #fff;
    font-size: 0.8rem;
}
.footer_social{
    text-align: right;
}
.footer_social a{
    display: inline-block;
    margin-left: 8px;
}
.footer_social a img{
    width: 28px;
    height: auto;
}
.row_footer{
    height: 65px;
}
.wrap_footer{
    padding: 70px 0;
}
.logo_footer img{
    width: 100px;
    height: auto;
}
.footer_namecompany{
    color: #081f4f;
    font-size: 1.1rem;
    margin: 15px 0 10px;
}
.footer_info{
    vertical-align: top;
    line-height: 1;
    margin-bottom: 15px;
    color: #666;
}
.footer_info i{
    color: #f47e36;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    padding-right: 5px;
}
.footer_info img{
    width: 17px;
    height: auto;
    margin-right: 9px;
}
.footer_info a{
    color: #666;
    text-decoration: none;
}
.topic_menufooter{
    color: #001145;
    margin-bottom: 7px;
}
.topic_menufooter a{
    color: #001145;
    text-decoration: none;
    transition: 0.5s;
}
.topic_menufooter a:hover{
    color: #000;
}
.wrap_footer ul{
    padding: 0;
    margin: 0 0 30px;
}
.wrap_footer ul li{
    list-style: none;
    margin-bottom: 5px;
}
.wrap_footer ul li a{
    color: #666;
    font-size: 0.9rem;
    text-decoration: none;
    transition: 0.5s;
}
.wrap_footer ul li a:hover{
    color: #241572;
    text-decoration: none;
}
.home_boxcorvalue_mb{
    display: none;
}
.wrap_banner_inside{
    padding: 0;
}
.wrap_banner_inside figure{
    position: relative;
    padding-bottom: 33%;
    overflow: hidden;
    margin-bottom: 0;
}
.wrap_banner_inside figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
}
.wrap_banner_contact{
    padding: 0;
}
.wrap_banner_contact figure{
    position: relative;
    padding-bottom: 27%;
    overflow: hidden;
    margin-bottom: 0;
}
.wrap_banner_contact figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
}
.vm_topicline{
    border-bottom: 3px solid #dedede;
    letter-spacing: 6px;
    width: 200px;
    margin: 0 auto 35px;
    padding-bottom: 20px;
}
.wrap_contentpage{
    padding: 100px 0;
}
.topic2_vm{
    text-transform: uppercase;
    margin-bottom: 50px;
}
.vm_photomission img{
    width: 100%;
}
.vm_descvission .home_boxmission1{
    padding-left: 40px;
    padding-right: 0;
}
.vm_corevalue{
    margin: 100px 0 80px;
}
.vm_bgcorevalue{
    /* background-color: #fff2ee; */
    background-color: #e7efff;
    border-radius: 5px;
    padding: 95px 15px 30px;
    position: relative;
    margin-top: 50px;
    height: 100%;
}
.topic_corevalue.topic_i, .home_corevalue.topic_i{
    color: #f97829;
}
.topic_corevalue.topic_p, .home_corevalue.topic_p{
    color: #15956c;
}
.topic_corevalue.topic_m, .home_corevalue.topic_m{
    color: #de9d1f;
}
.bg_p{
    /* background-color: #e3fff6; */
    background-color: #e7efff;
}
.bg_m{
    /* background-color: #fff6e5; */
    background-color: #e7efff;
}
.bg_l{
    background-color: #e7efff;
}
.core-i{
    border-bottom: 7px solid #f97829;
}
.core-p{
    border-bottom: 7px solid #62d0ad;
}
.core-m{
    border-bottom: 7px solid #f1b237;
}
.core-l{
    border-bottom: 7px solid #13357d;
}
.vm_iconcore{
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate(-50%, 0);
}
.vm_iconcore img{
    width: 140px;
}
.topic_corevalue{
    color: #241572;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.vm_corevalue .txt_topic{
    margin-bottom: 60px;
}
.border_footer{
    border-top: 1px solid #eee;
}
.wrap_certificate .txt_topic2{
    text-transform: uppercase;
}
.wrap_certificate .wrap_logoquality{
    margin: 50px 0 20px;
}
.wrap_certificate p span{
    font-weight: 700;
}
.topic_leadership{
    color: #000;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    text-transform: uppercase;
    margin-top: 50px;
}
.topic_leadership:before{
    content: "";
    background-color: #f47e36;
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0);
}
.photo_leadertop img{
    width: 100%;
}
.wrap_leadership{
    margin-top: 80px;
}
.topleader_name{
    font-size: 1.3rem;
    margin: 35px 0 10px;
}
.topleader_position{
    font-size: 1.15rem;
    color: #666;
}
.photo_leader{
    position: relative;
    padding-bottom: 115%;
    overflow: hidden;
}
.photo_leader img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
}
.leader_name{
    margin: 30px 0 10px;
    font-size: 1.15rem;
}
.leader_position{
    color: #666;
    font-size: 0.95rem;
}
.item_leader{
    margin-top: 70px;
    padding: 0 10px;
}
.box_ourafiliate{
    border-bottom: 1px solid #eee;
    margin: 50px 0 70px;
    padding-bottom: 70px;
    position: relative;
}
.box_ourafiliate:last-child{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
  flex-direction: row-reverse;
}
.photo_afiliate{
    position: relative;
}
.photo_afiliate img{
    transition: 0.5s;
    width: 100%;
}
.photo_afiliate:hover img{
    transform: scale(1.05);
    box-shadow: 0 10px 8px -8px rgba(169,169,169,0.5);
}
.afliate_boxcontent{
    position: relative;
}
.desc_boxafiliate{
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translate(0, -50%);
}
.box_ourafiliate:last-child .desc_boxafiliate{
    left: 15px;
    right: 50px;
}
.afiliate_name{
    position: relative;
    color: #241572;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 60px;
}
.afiliate_name:before{
    content: "";
    background-color: #f47e36;
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -25px;
    left: 0;
}
.afiliate_name2{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.desc_boxafiliate a{
   display: inline-block;
    margin-top: 30px;
}
.topic_service{
    line-height: 1.4;
}
.topic_service.txt_topic{
    margin-bottom: 20px;
}
.pageservice_onestop.wrap_itemonestop{
    border-bottom: 0;
}
.banner_servicecenter img{
    width: 100%;
}
.topic_service2{
    background-color: #fff;
    padding: 60px 100px;
    display: inline-block;
    margin-top: -100px;
}
.item_service{
    position: relative;
    border-bottom: 2px solid #eee;
    padding-bottom: 60px;
    margin-bottom: 70px;
}
.item_service:last-child{
    border-bottom: 0;
}
.item_service:nth-child(odd){
     flex-direction: row-reverse;
}
.item_service:nth-child(odd) .box_contentservice{
    padding-left: 15px;
    padding-right: 50px;
}
.servicename{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.5;
}
.service_desc{
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    margin: 20px 0 30px;
}
.space_contentservice{
    position: relative;
}
.box_contentservice{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding-left: 50px;
    padding-right: 15px;
}
.photo_itemservice{
    display: block;
}
.photo_itemservice figure{
    position: relative;
    padding-bottom: 66%;
    overflow: hidden;
}
.photo_itemservice figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.photo_itemservice:hover figure img{
    transform: scale(1.1);
}
.photo_itemservice:hover{
    box-shadow: 0 10px 8px -8px rgba(169,169,169,0.5);
}
.servicepage.home_wraponestop{
    padding-bottom: 20px;
}
.wrap_vissionmission{
    position: relative;
}
.bg_bluemission{
    padding-top: 30px;
    padding-bottom: 20px;
}
.bg_bluemission:before{
    content: "";
    background-color: #e3efff;
    position: absolute;
    height: 100%;
    width: 300%;
    top: 0;
    right: 20%;
    z-index: -1;
}
.content_service .txt_topic2{
    text-transform: uppercase;
}
.content_service p span{
    font-weight: 700;
}
.wrap-servicepackage{
    padding-top: 100px;
}
.photo_serviceP figure{
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
    margin-bottom: 0;
}
.photo_serviceP figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.item_serviceP{
   padding-top: 60px;
    padding-bottom: 60px;
}
.space_serviceP{
    position: relative;
}
.content_serviceP{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding-left: 50px;
}
.subtopic_serviceP{
    font-weight: 700;
    font-size: 1.2rem;
    margin-bottom: 15px;
}
.content_serviceP ul{
    padding-left: 20px;
    margin-left: 0;
}
.content_serviceP ul li{
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
.content_serviceP ul li:before{
    content: "";
    position: absolute;
    top: 10px;
    left: -18px;
    background-color: #241572;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.content_serviceP ul li span{
    color: #666;
    font-size: 0.95rem;
}
.serviceP_bgorange{
    background-color: #ffece1;
}
.serviceP_rowreverse{
    display: flex;
    flex-direction: row-reverse;
}
.serviceP_bgorange .content_serviceP, .serviceP_bgblue .content_serviceP{
    padding-left: 0;
    padding-right: 50px;
}
.serviceP_bgblue{
    background-color: #e8f2ff;
}
.bgslide_serviceQM{
    background-image: url(../images/bgslide_serviceQM_02.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 0 100px;
}
.bgslide_serviceQM .txt_topic{
    color: #fff;
}
.bgslide_white_serviceQM{
    background-image: url(../images/bgslide_white_03.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 100px;
    padding: 100px 30px;
}
.photo_slideQM figure{
    position: relative;
    padding-bottom: 66%;
    overflow: hidden;
}
.photo_slideQM figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.owl-labservice a{
    display: block;
    text-decoration: none;
}
.owl-labservice a:hover img{
    transform: scale(1.1);
}
.owl-labservice a:hover .name_photoslideQM{
    text-decoration: none;
}
.name_photoslideQM{
    color: #241572;
    font-size: 1.2rem;
    text-align: center;
    text-decoration: none;
    margin-top: 7px;
}
.photo_formulation1 figure{
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    margin-bottom: 0;
}
.photo_formulation1 figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.photo_formulation1 a{
    display: block;
}
.photo_formulation1 a:hover figure img{
    transform: scale(1.05);
}
.wrap_photoformulation{
    margin-top: 50px;
}
.bg_orangeformulation{
    height: 100%;
    background-image: url(../images/bgorange-formulation_03.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 120px 0 0 20px;
    line-height: 1.3;
}
.photo_formulation2 figure{
    position: relative;
    padding-bottom: 90%;
    overflow: hidden;
    margin-bottom: 0;
}
.photo_formulation2 figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.txt_photoformulation{
    text-transform: uppercase;
    font-size: 2.2rem;
    font-weight: 700;
    color: #fff;
}
.fm_pad5{
    padding: 7px;
}
.photo_formulation3 figure{
    position: relative;
    padding-bottom: 94%;
    overflow: hidden;
    margin-bottom: 0;
}
.photo_formulation3 figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.photo_formulation4 figure{
    position: relative;
    padding-bottom: 134%;
    overflow: hidden;
    margin-bottom: 0;
}
.photo_formulation4 figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.bg_orange_rg{
    padding-top: 30px;
    padding-bottom: 20px;
}
.bg_orange_rg:before{
    content: "";
    background-color: #fff3eb;
    position: absolute;
    height: 100%;
    width: 300%;
    top: 0;
    right: 20%;
    z-index: -1;
}
.desc_regulatory{
    padding: 30px 0 0 50px;
}
.bg_slideplanning{
    background-image: url(../images/bg_planning_02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
}
.photo_slideplan figure{
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
    margin-bottom: 0;
    border: 2px solid rgba(255,255,255,0.6);
}
.photo_slideplan figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.bg_slideplanning .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 25px;
}
.bg_slideplanning .owl-theme .owl-dots .owl-dot span{
     background: rgba(255,255,255,0.7);   
}
.bg_slideplanning .owl-theme .owl-dots .owl-dot.active span, .bg_slideplanning .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #fff;
}
.wrap_slidetrading{
    margin-top: 50px;
}
.wrap_slidetrading .owl-theme .owl-dots .owl-dot span{
     background-color: #ccc;
}
.wrap_slidetrading .owl-theme .owl-dots .owl-dot.active span, .wrap_slidetrading .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #241572;
}
.wrap_slidetrading .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 25px;
}
.wrap_bannerinfrastructure{
    position: relative;
}
.wrap_bannerinfrastructure:before{
    content: "";
    background-image: url(../images/bg_infras_02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    width: 516px;
    height: 743px;
    z-index: -1;
}
.wrap_bannerinfrastructure:after{
    content: "";
    background-image: url(../images/bg_infras_05.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 70%;
    right: 0;
    width: 271px;
    height: 461px;
    z-index: -1;
}
.wrap_icon_infras{
    padding: 50px 70px;
}
.box_iconinfras{
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.4rem;
    height: 100%;
    padding: 40px 15px;
    transition: 0.5s;
}
.bg_infra_orange{
    background-color: #fffaf7;
    border: 2px solid #ffeee4;
    color: #f47e36;
}
.bg_infra_blue{
    background-color: #f7f5ff;
    border: 2px solid #efebff;
    color: #241572;
}
.bg_infra_grey{
    background-color: #f1f5fc;
    border: 2px solid #e8ecf4;
    color: #696e78;
}
.infras_pad{
    padding: 0 25px;
}
.icon_infras{
    border-radius: 10px;
    width: 130px;
    height: 110px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}
.icon_infras img{
    width: 100px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icon_bgorange{
    background-color: #f47e36;
}
.icon_bgblue{
    background-color: #241572;
}
.icon_bggrey{
    background-color: #808999;
}
.box_iconinfras:hover{
    box-shadow: 0 10px 8px -8px rgba(169,169,169,0.3);
}
.photoslide_infras{
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 20px;
}
.wrap_bannerinfrastructure .wrap_contentpage{
    padding-bottom: 50px;
}
.topic_infras{
    color: #241572;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 700;
}
.topic_infras img{
    width: 80px;
    height: auto;
    margin-right: 20px;
}
.desc_infras{
    margin-top: 30px;
}
.desc_padinfras{
    margin-left: 111px;
}
.photo_infrawh img{
    width: 100%;
}
.content_infrawh{
    position: relative;
}
.detail_infrawh{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding-left: 50px;
    padding-right: 15px;
}
.infras_warehouse{
    border-bottom: 1px solid #eee;
    padding: 50px 0;
}
.infras_warehouse_reverse{
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 100px;
}
.infras_warehouse_reverse.infras_warehouse{
    border-bottom: 0;
}
.infras_warehouse_reverse .detail_infrawh{
    padding-left: 15px;
    padding-right: 50px;
}
.topic_wh{
    font-size: 1.6rem;
    color: #80899C;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-weight: 700;
}
.topic_wh:before{
    content: "";
    background-color: #f47e36;
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -25px;
    left: 0;
}
.photoslide_infras .owl-theme .owl-dots .owl-dot span{
     background-color: #ccc;
}
.photoslide_infras .owl-theme .owl-dots .owl-dot.active span, .photoslide_infras .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #241572;
}
.wrap_contactfrm{
    padding: 20px 100px;
}
.box_contactfrm input, .box_contactfrm textarea{
    border-radius: 0;
}
.box_contactfrm label{
    margin-bottom: 0;
}
.form_pad{
    padding: 0 20px;
}
.box_contactfrm label span{
    color: #d30000;
}
.box_contactfrm{
    margin-bottom: 30px;
}
.btn_sendcontact{
    margin: 15px 0 0 10px;
}
.googlemaps{
    padding: 0;
}
.googlemaps .ratio {
    height: 0;
}
.googlemaps .ratio-21x9{
    padding-bottom: 20%;
}
.box_position{
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 15px 40px;
    margin-top: 50px;
}
.item_position{
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}
.item_position:last-child{
    border-bottom: 0;
}
.text_positionname{
    position: relative;
    padding-left: 35px;
}
.text_positionname:before{
    content: "";
    background-image: url(../images/icon_bag.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    height: 20px;
}
.btncareer{
    float: right;
}
.wrap_banner_careerdesc{
    background-image: url(../images/bg_careerdetail.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 120px 0 30px;
}
.wrap_banner_careerdesc .txt_topic2{
    text-transform: uppercase;
}
.career_titlename{
    color: #241572;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 700;
}
.box_detailcareer{
    margin-top: 50px;
}
.topic_listcareer{
    font-size: 1.2rem;
    font-weight: 700;
}
.detail_listcareer{
    padding: 15px 0 0 20px;
}
.detail_listcareer ul li{
    margin-bottom: 7px;
}
.career_click span{
    font-size: 1.1rem;
    margin-right: 30px;
}
.career_click{
    margin-top: 70px;
}
.link_news{
    display: block;
}
.link_news figure{
    position: relative;
    padding-bottom: 66%;
    overflow: hidden;
    margin-bottom: 0;
}
.link_news figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.link_news:hover figure img{
    transform: scale(1.05);
}
.desc_lastestevent{
    padding-left: 40px;
   margin-top: 50px;
}
.colpad_news{
    position: relative;
}
.news_tag{
    background-color: #999;
    text-transform: uppercase;
    color: #fff;
    padding: 0 20px;
    height: 30px;
    line-height: 35px;
    display: inline-block;
    border-radius: 50px;
    font-size: 0.9rem;
}
.topic_latestnews{
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1.4;
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    margin: 30px 0 15px;
}
.newsdate{
    color: #666;
}
.newsdate img{
    width: 20px;
    height: auto;
    margin-right: 5px;
    margin-top: 2px;
    vertical-align: top;
}
.desc_lastestevent a{
    display: inline-block;
    margin-top: 30px;
}
.item_lastestevent{
    padding: 50px 0 0;
}
.bggrey_news{
    background-color: #fbfbfb;
    padding: 30px 0 80px;
}
.bggrey_news .row{
    display: flex;
    flex-direction: row-reverse;
}
.bggrey_news .desc_lastestevent{
    padding-left: 0;
    padding-right: 40px;
}
.link_itemnews{
    display: block;
    color: #000;
    text-decoration: none;
}
.link_itemnews figure{
    position: relative;
    padding-bottom: 66%;
    overflow: hidden;
    margin-bottom: 25px;
    transition: 0.5s;
}
.link_itemnews figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: 0.5s;
}
.link_itemnews:hover figure img{
    transform: scale(1.05);
}
.topicnews{
    font-weight: 700;
    font-size: 1.1rem;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
    margin-bottom: 10px;
}
.items_news{
    padding: 0 25px;
    margin-bottom: 60px;
}
.wrap_allitemnews{
    margin: 0 -25px;
}
.link_itemnews:hover{
    color: #241572;
}
.link_itemnews:hover figure{
    box-shadow: 0 10px 8px -8px rgba(169,169,169,0.3);
}
.link_itemnews .news_tag{
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    background-color: #241572;
}
.topic_insidenews{
    color: #241572;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 700;
    margin: 40px 0 20px;
}
.wrap_detailnews .newsdate{
    margin-bottom: 30px;
}
.news_bggall{
    background-color: #f3f9ff;
    padding: 50px 0 70px;
}
.txt_photogall{
    text-transform: uppercase;
    color: #241572;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 700;
}
.news_bggall a{
    display: block;
    margin-top: 30px;
}
.wrap_recentnews{
    margin: 80px 0 50px;
}
.wrap_recentnews .txt_topic{
    font-size: 1.8rem;
}
.owl-carousel .owl-item .newsdate img{
    width: 20px;
    display: inline-block;
}
.wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
    top: 26%;
}
.wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
    top: 26%;
}
.wrap_customer.wrap_bannerinfrastructure:after{
    display: none;
}
.tab_article:not(:first-child){
    display: none;
}
.bg_tabcustomer{
    background-color: #f47e36;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    height: 50px;
    line-height: 55px;
    font-size: 1.1rem;
    transition: 0.5s;
    cursor: pointer;
}
.bg_tabcustomer:hover{
    background-color: #241572;
    color: #fff;
}
.active .bg_tabcustomer{
    background-color: #241572;
    color: #fff;
    position: relative;
}
.active .bg_tabcustomer:before{
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 15px solid #241572;
}
.tab_article_btn{
    margin: 50px 0 20px;
}
.customer_boxlogo{
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    overflow: hidden;
    padding: 10px 30px;
    margin-bottom: 15px;
}

.photo_mapcountry figure img{
    position: relative;
    top: 0;
    left: 10%;
    z-index: 1;
    width: auto;
    max-width: 90%;
}
.item_customer{
    text-align: center;
    margin-bottom: 50px;
    line-height: 1.5;
}
.customer_boxlogo img{
    width: 100%;
}
.wrap_tabcustomer{
    margin-bottom: 100px;
}
.wrap_history{
    background-image: url(../images/bg_history.jpg);
    background-repeat: no-repeat;
    padding-top: 100px;
}
.wrap_history .txt_topic2{
    text-transform: uppercase;
}
.history_logo{
    margin-bottom: 40px;
}
.history_logo img{
    width: 280px;
    height: auto;
}
.wrap_history p span{
    font-weight: 700;
}
.photo_history1{
    margin: 40px 0 50px;
}
.photo_history1 img{
    width: 100%;
}
.wrap_timeline{
    background-image: url(../images/bg_timeline.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 220px 0 50px;
    margin-top: -180px;
}
.wrap_timeline .txt_topic{
    margin-bottom: 60px;
}
.box_milestone{
    background-color: #241572;
    border-radius: 20px;
    box-shadow: 0 10px 8px -8px rgba(169,169,169,0.3);
    border: 2px solid #fff;
    width: 600px;
    margin: 0 auto;
    color: #fff;
    padding: 50px;
    font-size: 1.2rem;
}
.txt_yearmilestone{
    font-size: 3.3rem;
    font-weight: 700;
    margin-top: 15px;
}
.history_yearthumb{
    text-align: center;
}
.circleyear{
    width: 20px;
    height: 20px;
    background-color: #e4e4e4;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    transition: 0.5s;
    cursor: pointer;
}
.circleyear:hover{
     background-color: #f47e36;
    border: 2px solid #ffe5d5;
}
.history_yearthumb.owl-theme .current .circleyear{
    background-color: #f47e36;
    border: 2px solid #ffe5d5;
}
.txtyear{
    color: #7c7c7c;
    font-size: 1.1rem;
    margin-bottom: 10px;
    transition: 0.5s;
}
.history_yearthumb.owl-theme .current .txtyear{
    color: #241572;
    font-weight: 700;
    font-size: 1.3rem;
}
.wrap_yearthumb{
    padding: 50px 5% 30px;
    position: relative;
}
.wrap_yearthumb:before{
    content: "";
    background: rgba(255,255,255,0.7);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 39px;
    left: 0;
}
.wrap_timeline .owl-carousel .owl-nav .owl-prev, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
    background-image: url(../images/arrow-white.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 23%;
    left: 150px;
}
.wrap_timeline .owl-carousel .owl-nav .owl-next, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-next:hover{
    background-image: url(../images/arrow-orange.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 23%;
    right: 150px;
}
.topic2_corevalue{
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 70px;
}
.topic2_corevalue span{
    color: #f47e36;
}
.page_contacttel span{
    padding: 0 20px;
}
.page_contacttel{
    margin-bottom: 70px;
}
.page_contacttel div{
    display: inline-block;
}
.topic_infras_blue img{
    background-color: #241572;
    border-radius: 10px;
    padding: 5px 10px;
}
.topic_infras_grey img{
    background-color: #80899C;
    border-radius: 10px;
    padding: 5px 10px;
}
.topic_infras.topic_infras_grey{
    color: #80899C;
    margin-top: 30px;
}
.text-justify{
    text-align: justify;
}
.new_itemservices{
    margin-bottom: 50px;
}
.new_itemservices .box_contentservice{
    position: static;
    top: 0;
    left: 0;
    transform: translate(0,0);
    padding: 0;
    text-align: center;
}
.new_itemservices a{
    color: #000;
    text-decoration: none;
    padding: 15px 5px 15px;
    transition: 0.5s;
}
.new_itemservices a:hover{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.new_itemservices .servicename{
    font-size: 1rem;
}
.googlemaps .ratio::before{
    display: none;
}

/*responsive*/
@media (min-width: 1300px){
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 2000px){
     .home_wraponestop, .wrap_home_domestic, .wrap_bg_menu{
        padding-left: 15%;
        padding-right: 15%;
    }
    .domestic_listcountry{
        padding-left: 130px;
    }
    .box_homeservice{
        padding-left: 31%;
    }
    .homservice_bgblue .box_homeservice{
        padding-right: 31%;
    }
    .wrap_bannerinfrastructure:before{
        top: 10%;
    }
    .wrap_bannerinfrastructure:after{
        top: 30%;
    }
    .wrap_itemcustomer{
        padding-left: 30px;
    }
    .home_contactlink a{
        right: 7px;
        height: 50px;
        line-height: 50px;
    }
    .home_contactlink a i{
        line-height: 50px;
    }
}

@media (max-width: 1601px){
    .home_wraponestop, .wrap_home_domestic, .wrap_bg_menu{
        padding-left: 10%;
        padding-right: 10%;
    }
    .domestic_listcountry{
        padding-left: 80px;
        margin-top: 280px;
    }
    .box_homeservice{
        padding-left: 20%;
    }
    .homservice_bgblue .box_homeservice{
        padding-right: 20%;
    }
    .txt_topic{
        font-size: 2.8rem;
        margin-bottom: 30px;
    }
    .home_boxmission1{
        padding-right: 20%;
    }
    .home_boxcorvalue{
        margin-top: 0;
    }
    .wrap_homecareer{
        padding: 80px 0;
    }
    .wrap_footer{
        padding: 60px 0 40px;
    }
    .logo img{
        width: 120px;
    }
    .logo:before{
        border-bottom: 97px solid white;
        right: -62px;
        border-right: 62px solid transparent;
    }
    .wrap_bannerinfrastructure:before{
        width: 400px;
        top: 13%;
    }
    .wrap_bannerinfrastructure:after{
         width: 200px;
    }
    .googlemaps .ratio-21x9{
        padding-bottom: 25%;
    }
    .wrap_itemcustomer{
        padding-left: 70px;
    }
    .wrap_customer.wrap_bannerinfrastructure:before{
        top: 50%;
    }
    .topicbanner1, .topicbanner2{
        font-size: 2.4rem;
    }
}

@media (max-width: 1441px){
    .domestic_listcountry ul li{
        line-height: 1.5;
        margin-bottom: 7px;
    }
    .domestic_listcountry ul li:before{
        top: 5px;
    }
    .wrap_home_domestic{
        background-size: cover;
    }
    .topic_domestic_name{
        margin-bottom: 7px;
    }
    .domestic_listcountry{
        padding-left: 20px;
    }
    .home_corevalue img{
        width: 60px;
    }
    .home_corevalue{
        font-size: 1.4rem;
    }
    .item_missionhome{
        padding-bottom: 15px;
        padding-top: 45px;
    }
    .item_missionhome div:before{
        bottom: -25px;
    }
    .item_missionhome div{
        margin-bottom: 50px;
    }
    .home_boxcorvalue{
        padding-top: 25px;
    }
    .wrap_valuecustomer .txt_topic2{
        margin-top: 35px;
    }
    .logo img {
        width: 100px;
    }
    .photoslide_infras{
        padding-left: 5%;
        padding-right: 5%;
    }
    .caption_banner{
        padding-left: 3%;
    }
    .topicbanner1, .topicbanner2{
        font-size: 2.2rem;
    }
}

@media (max-width: 1380px){
    .home_wraponestop, .wrap_home_domestic, .wrap_bg_menu{
        padding-left: 5%;
        padding-right: 5%;
    }
    .box_homeservice{
        padding-left: 12%;
        padding-right: 80px;
    }
    .homservice_bgblue .box_homeservice{
        padding-right: 12%;
        padding-left: 80px;
    }
    .home_boxmission1{
        padding-right: 12%;
        padding-left: 80px;
    }
    .home_boxcorvalue{
        padding-right: 12%;
        padding-left: 74px;
    }
    .item_missionhome div{
        font-size: 1.8rem;
        margin-bottom: 45px;
    }
    .item_missionhome div:before{
        height: 4px;
        bottom: -20px;
    }
    .home_corevalue img{
        width: 58px;
    }
    .home_corevalue{
        font-size: 1.3rem;
    }
    .photo_itemonestop img{
        width: 130px;
    }
    .wrap_itemonestop{
        margin-top: 40px;
    }
    .owl-manufac{
        padding-left: 50px;
        padding-right: 50px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: 0;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: 0;
    }
    .domestic_listcountry{
        margin-top: 250px;
    }
    .wrap_home_domestic{
        min-height: 400px;
    }
    .boxleft_domestic{
        margin-top: 94px;
    }
    .caption_banner{
        width: 50%;
    }
    .wrap_recentnews .owl-manufac{
        padding-left: 0;
        padding-right: 0;
    }
    .wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: -50px;
    }
    .wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: -50px;
    }
}

@media (max-width: 1299px){
    .owl-manufac{
        padding-left: 120px;
        padding-right: 120px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: 70px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: 70px;
    }
}

@media (max-width: 1199px){
    .logo img{
        width: 100px;
    }
    .caption_banner{
        padding: 20px 0 10px 4%;
    }
    .topicbanner1{
        font-size: 1.5rem;
    }
    .topicbanner2{
        font-size: 1.5rem;
        margin-top: 10px;
    }
    .desc_banner{
        font-size: 1.5rem;
        margin-top: 10px;
    }
    .txt_topic{
        font-size: 2.4rem;
        margin-bottom: 25px;
    }
    .home_wraponestop{
        padding-top: 70px;
        padding-bottom: 80px;
    }
    .photo_itemonestop img{
        width: 100px;
    }
    .onestop_topic{
        font-size: 1.2rem;
    }
    .wrap_home_domestic{
        background-size: contain;
    }
    .topic_domestic{
        font-size: 1.5rem;
    }
    .boxleft_domestic figcaption{
        margin-top: 10px;
    }
    .domestic_listcountry{
        margin-top: 150px;
        padding-left: 30px;
    }
    .boxleft_domestic{
        margin-top: 120px;
    }
    .topic_homeservice{
        font-size: 1.5rem;
    }
    .home_boxmission1{
        padding-left: 40px;
        padding-right: 15px;
    }
    .home_boxcorvalue{
        display: none;
    }
    .home_boxcorvalue_mb{
        display: block;
        border-bottom: 2px solid #f4f4f4;
        padding-top: 15px;
    }
    .wrap_logoquality div img{
        max-height: 70px;
    }
    .wrap_homecareer{
        padding: 60px 0;
    }
    .wrap_homecareer a{
        height: 110px;
        font-size: 1.3rem;
    }
    .wrap_homecareer a img{
        width: 50px;
    }
    .servicename{
        font-size: 1.6rem;
    }
    .topic_service2.txt_topic{
        margin-bottom: 0;
    }
    .wrap_contentpage{
        padding: 70px 0;
    }
    .vm_descvission .home_boxmission1{
        padding-left: 20px;
    }
    .vm_iconcore{
        top: -65px;
    }
    .vm_iconcore img{
        width: 120px;
    }
    .vm_bgcorevalue{
        padding-top: 75px;
        padding-bottom: 0;
    }
    .topic_corevalue{
        font-size: 1.4rem;
    }
    .content_serviceP{
        position: static;
        top: 0;
        transform: translate(0, 0);
    }
    .content_serviceP{
        padding-left: 30px;
    }
    .serviceP_bgorange .content_serviceP, .serviceP_bgblue .content_serviceP{
        padding-right: 30px;
    }
    .txt_photoformulation{
        font-size: 1.8rem;
    }
    .desc_regulatory{
        padding-left: 30px;
    }
    .googlemaps .ratio-21x9{
        padding-bottom: 35%;
    }
    .wrap_banner_careerdesc{
        padding-top: 100px;
    }
    .desc_lastestevent{
        margin-top: 30px;
        padding-left: 30px;
    }
    .bggrey_news .desc_lastestevent{
        padding-right: 30px;
    }
     .wrap_recentnews .owl-manufac{
        padding-left: 40px;
        padding-right: 40px;
    }
    .wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: -10px;
        top: 30%;
    }
    .wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: -10px;
        top: 30%;
    }
    .wrap_customer.wrap_bannerinfrastructure:before{
        width: 300px;
    }
    .wrap_timeline .owl-carousel .owl-nav .owl-prev, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: 70px;
    }
    .wrap_timeline .owl-carousel .owl-nav .owl-next, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: 70px;
    }
}

@media (max-width: 992px){
    .item_onestop{
        margin-bottom: 30px;
        height: auto;
    }
    .wrap_itemonestop{
        padding-bottom: 40px;
    }
    .boxleft_domestic{
        margin-top: 20px;
    }
    .btn_default{
        height: 40px;
        line-height: 45px;
    }
    .domestic_listcountry{
        padding-left: 0;
        margin-top: 40px;
    }
    .box_homeservice{
        padding-right: 30px;
    }
    .desc_homeservice{
        line-height: 1.8;
        margin: 10px 0 20px;
    }
    .topic_homeservice{
        font-size: 1.3rem;
    }
    .homservice_bgblue .box_homeservice{
        padding-left: 30px;
    }
    .home_boxmission1{
        padding-left: 30px;
    }
    .item_missionhome div{
        font-size: 1.3rem;
        margin-bottom: 28px;
    }
    .item_missionhome div:before{
        width: 25px;
        height: 3px;
        bottom: -10px;
    }
    .item_missionhome{
        padding-top: 25px;
    }
    .item_missionhome p{
        margin-bottom: 0;
        font-size: 0.9rem;
        line-height: 1.5;
    }
    .home_corevalue img{
        width: 50px;
    }
    .home_corevalue{
        font-size: 1rem;
    }
    .wrap_valuecustomer{
        margin-top: 70px;
        margin-bottom: 30px;
    }
    .wrap_qualitystandard{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .txt_topic{
        font-size: 2rem;
    }
    .wrap_logoquality div img{
        max-height: 60px;
    }
    .wrap_homecareer a img{
        width: 35px;
    }
    .wrap_homecareer a{
        font-size: 1.15rem;
        height: 90px;
    }
    .wrap_footer{
        display: none;
    }
    .wrap_contentpage{
        padding: 60px 0;
    }
    .wrap_certificate .txt_topic2{
        font-size: 1.4rem;
    }
    .topic_leadership{
        font-size: 1.3rem;
    }
    .desc_boxafiliate{
        position: static;
        top: 0;
        transform: translate(0, 0);
        padding-left: 10px;
    }
    .afiliate_name{
        font-size: 1.6rem;
        margin-bottom: 50px;
    }
    .afiliate_name2{
        font-size: 1.2rem;
        margin-bottom: 10px;
    }
    .afiliate_name:before{
        height: 4px;
        bottom: -20px;
    }
    .box_ourafiliate{
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .box_ourafiliate:last-child .desc_boxafiliate{
        left: 0;
        right: 0;
        padding-right: 10px;
    }
    .topic_service2{
        padding-top: 40px;
    }
    .box_contentservice{
        padding-left: 30px;
    }
    .item_service:nth-child(odd) .box_contentservice{
        padding-right: 30px;
    }
    .servicename{
        font-size: 1.4rem;
    }
    .service_desc{
        margin: 10px 0 25px;
    }
    .item_service{
        padding-bottom: 40px;
        margin-bottom: 55px;
    }
    .vm_topicline{
        padding-bottom: 15px;
        letter-spacing: 4px;
        width: 160px;
        margin-bottom: 15px;
    }
    .topic2_vm.txt_topic2{
        font-size: 1.3rem;
    }
    .vm_iconcore img{
        width: 100px;
    }
    .vm_iconcore{
        top: -50px;
    }
    .item_corebottom{
        margin-bottom: 100px;
    }
    .wrap_vissionmission.wrap_contentpage{
        padding-bottom: 0;
    }
    .wrap-servicepackage{
        padding-top: 50px;
    }
    .content_service .txt_topic2{
        font-size: 1.4rem;
    }
    .content_serviceP{
        padding-left: 10px;
    }
    .serviceP_bgorange .content_serviceP, .serviceP_bgblue .content_serviceP{
        padding-right: 10px;
    }
    .bgslide_serviceQM{
        padding-top: 70px;
    }
    .bgslide_white_serviceQM .owl-carousel .owl-nav .owl-prev, .bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        width: 50px;
        height: 50px;
        left: -110px;
    }
    .bgslide_white_serviceQM .owl-carousel .owl-nav .owl-next, .bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        width: 50px;
        height: 50px;
        right: -110px;
    }
    .bgslide_white_serviceQM{
        padding-bottom: 0;
    }
    .txt_photoformulation{
        font-size: 1.4rem;
    }
    .bg_orangeformulation{
        padding-top: 80px;
    }
    .desc_regulatory{
        padding-top: 40px;
        padding-left: 0;
    }
    .wrap_icon_infras{
        padding: 30px 15px 10px;
    }
    .infras_pad{
        padding: 0 20px;
    }
    .icon_infras{
        width: 80px;
        height: 80px;
    }
    .box_iconinfras{
        font-size: 1.2rem;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .photoslide_infras{
        padding-left: 15px;
        padding-right: 15px;
    }
    .detail_infrawh{
        top: 0;
        transform: translate(0, 0);
        position: static;
        padding-left: 20px;
    }
    .infras_warehouse_reverse .detail_infrawh{
        padding-right: 20px;
    }
    .infras_warehouse_reverse{
        margin-bottom: 0;
    }
    .wrap_contactfrm{
        padding-left: 0;
        padding-right: 0;
    }
    .googlemaps .ratio-21x9{
        padding-bottom: 40%;
    }
    .wrap_banner_careerdesc{
        padding-top: 70px;
    }
    .wrap_banner_careerdesc .txt_topic2{
        margin-bottom: 20px;
    }
    .box_detailcareer{
        margin-top: 30px;
    }
    .item_lastestevent{
        padding-top: 20px;
    }
    .desc_lastestevent{
        margin-top: 0;
        padding-left: 20px;
    }
    .topic_latestnews{
        font-size: 1.4rem;
        margin: 25px 0 10px;
    }
    .bggrey_news{
        padding-bottom: 50px;
    }
    .bggrey_news .desc_lastestevent{
        padding-right: 20px;
    }
    .items_news{
        padding: 0 15px;
    }
    .wrap_allitemnews{
        margin: 0 -15px;
    }
    .newsdate{
        font-size: 0.85rem;
    }
    .newsdate img{
        width: 17px;
        margin-top: 4px;
    }
    .txt_photogall{
        font-size: 1.5rem;
    }
    .news_bggall{
        padding: 30px 0 50px;
    }
     .wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        top: 25%;
    }
    .wrap_recentnews.wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_recentnews.wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        top: 25%;
    }
    .wrap_recentnews{
        margin-top: 50px;
    }
    .wrap_recentnews .txt_topic{
        margin-bottom: 15px;
    }
    .wrap_recentnews .owl-manufac{
        margin-top: 30px;
    }
    .bg_tabcustomer{
        font-size: 0.9rem;
    }
    .wrap_itemcustomer{
        padding-left: 0;
    }
    .photo_mapcountry figure img{
        left: 50%;
        transform: translate(-50%, 0);
        width: 60%;
    }
    .wrap_customer.wrap_bannerinfrastructure:before{
        display: none;
    }
    .tab_article_btn{
        margin-bottom: 0;
    }
    .history_logo img{
        width: 200px;
    }
    .wrap_history .txt_topic2{
        font-size: 1.4rem;
    }
    .wrap_timeline{
        padding-top: 190px;
    }
    .wrap_timeline .txt_topic{
        margin-bottom: 40px;
    }
    .txt_yearmilestone{
        font-size: 3rem;
    }
    .wrap_yearthumb{
        padding-top: 30px;
    }
     .wrap_timeline .owl-carousel .owl-nav .owl-prev, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: 0;
         width: 50px;
        height: 50px;
         top: 36%;
    }
    .wrap_timeline .owl-carousel .owl-nav .owl-next, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: 0;
        width: 50px;
        height: 50px;
        top: 36%;
    }
    .new_itemservices{
        margin-bottom: 10px;
    }
}

@media (max-width: 767px){
        .hg_photobanner{
        padding-bottom: 48%;
    }
    .desc_banner{
        margin-top: 0;
    }
    .topicbanner2{
        margin-top: 0;
    }
    .home_wraponestop{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .txt_topic{
        font-size: 1.8rem;
        margin-bottom: 15px;
    }
    .txt_caption_topic{
        font-size: 1rem;
    }
    .wrap_itemonestop{
        margin-top: 25px;
    }
    .photo_itemonestop img{
        width: 80px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover,
    .wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        width: 25px;
        height: 25px;
    }
    .owl-manufac{
        padding-left: 80px;
        padding-right: 80px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: 40px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: 40px;
    }
    .home_contactlink a{
        height: 55px;
        line-height: 55px;
    }
    .home_contactlink a div{
        padding: 0 20px;
    }
    .topic_homemenufac{
        font-size: 1.2rem;
        margin-bottom: 5px;
    }
    .desc_homemenufac{
        padding: 20px 15px;
    }
    .wrap_home_domestic{
        margin-top: 40px;
    }
    .box_homeservice{
        position: static;
        top: 0;
        left: 0;
        transform: translate(0,0);
    }
    .box_homeservice{
        padding: 50px 30px;
    }
    .service_order1{
        order: 2;
    }
    .service_order2{
        order: 1;
    }
    .top_homeboxmission{
        position: static;
        top: 0;
        left: 0;
        transform: translate(0,0);
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .txt_topic2{
        font-size: 1.2rem;
    }
    .wrap_valuecustomer .txt_topic2{
        margin: 15px 0;
    }
    .wrap_logoquality{
        flex-wrap: wrap;
    }
    .wrap_logoquality div img{
        max-height: 50px;
    }
    .wrap_qualitystandard{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .desc_boxafiliate{
        padding-left: 0;
        margin-top: 40px;
    }
    .box_ourafiliate:last-child .desc_boxafiliate{
        padding-right: 0;
    }
    .banner_servicecenter{
        display: none;
    }
    .topic_service2{
        padding-top: 0;
        padding-bottom: 40px;
    }
    .box_contentservice{
        position: static;
        top: 0;
        left: 0;
        transform: translate(0,0);
    }
    .box_contentservice, .item_service:nth-child(odd) .box_contentservice{
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
    }
    .topic2_vm.txt_topic2{
        font-size: 1.2rem;
    }
    .infras_pad{
        padding: 0 10px;
    }
    .topic_infras{
        font-size: 1.6rem;
    }
    .detail_infrawh{
        padding-left: 0;
        padding-top: 40px;
        padding-right: 0;
    }
    .infras_warehouse{
        border-bottom: 0;
        padding-bottom: 0;
    }
    .infras_warehouse_reverse.infras_warehouse{
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .infras_warehouse_reverse .detail_infrawh{
        padding-right: 0;
        padding-left: 0;
    }
    .wrap_banner_contact figure{
        padding-bottom: 40%;
    }
    .wrap_banner_careerdesc{
        padding-top: 120px;
    }
    .career_titlename{
        font-size: 1.7rem;
    }
    .desc_lastestevent{
        padding-left: 5px;
    }
    .bggrey_news .desc_lastestevent{
        padding-right: 5px;
    }
    .topic_latestnews{
        margin-top: 1.2rem;
    }
    .topicnews{
        margin-bottom: 5px;
    }
    .txt_yearmilestone{
        font-size: 2.5rem;
    }
    .box_milestone{
        width: 460px;
        padding: 30px 50px;
    }
}

@media (max-width: 575px){
    .home_wraponestop, .wrap_home_domestic, .wrap_bg_menu{
        padding-left: 0;
        padding-right: 0;
    }
    .topbar_line.box_language a img{
        width: 30px;
    }
    .topbar_line{
        padding: 0 15px;
        height: 40px;
    }
    .topbar_line:first-child{
        border-left: 0;
    }
    .logo img{
        width: 80px;
    }
    .logo:before{
        right: -80px;
        border-right: 80px solid transparent;
    }
    .logo{
        padding-left: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .caption_banner {
        width: 50%;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .topicbanner1, .topicbanner2{
        font-size: 0.9rem;
    }
    .wrap_banner .owl-theme .owl-dots{
        bottom: 5px;
    }
    .wrap_banner .owl-theme .owl-dots .owl-dot span{
        width: 7px;
        height: 7px;
    }
    .home_wraponestop{
        padding-left: 15px;
        padding-right: 15px;
    }
    .txt_topic{
        font-size: 1.5rem;
    }
    .home_wraponestop{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .photo_itemonestop img{
        width: 60px;
        margin-bottom: 10px;
    }
    .onestop_topic{
        font-size: 1rem;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .onestop_caption{
        font-size: 0.9rem;
        line-height: 1.5;
    }
    .onestop_topic br{
        display: none;
    }
    .item_onestop{
        text-align: left;
        padding: 15px 15px 7px;
        margin-bottom: 15px;
    }
    .photo_itemonestop{
        text-align: center;
    }
    .wrap_itemonestop{
        padding-bottom: 30px;
    }
    .owl-manufac{
        padding-left: 30px;
        padding-right: 40px;
    }
    .home_contactlink a{
        height: 50px;
        line-height: 50px;
        font-size: 0.9rem;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-prev, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: -4px;
    }
    .wrap_home_manufac .owl-carousel .owl-nav .owl-next, .wrap_home_manufac .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: -4px;
    }
    .topic_domestic{
        font-size: 1.3rem;
    }
    .boxleft_domestic{
        margin-top: 10px;
    }
    .boxleft_domestic figcaption{
        margin-top: 5px;
        line-height: 1.8;
    }
    .topic_domestic_name{
        margin-top: 20px;
    }
    .domestic_listcountry{
        margin-top: 10px;
    }
    .box_homeservice, .homservice_bgblue .box_homeservice{
        padding: 30px 15px 45px;
    }
    .top_homeboxmission{
        padding-top: 0;
        padding-bottom: 20px;
    }
    .home_boxmission1{
        padding-left: 15px;
    }
    .item_missionhome p{
        line-height: 1.8;
    }
    .home_boxcorvalue_mb{
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .wrap_valuecustomer{
        margin-top: 40px;
    }
    .txt_topic2{
        font-size: 1.1rem;
    }
    .wrap_logoquality div{
        padding: 0 10px;
    }
    .wrap_qualitystandard{
        padding-bottom: 40px;
    }
    .wrap_homecareer{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .wrap_homecareer a{
        margin-top: 15px;
    }
    .wrap_homecareer a img{
        margin-right: 10px;
    }
    .row_footer{
        height: auto;
        text-align: center;
        padding: 10px 0 15px;
        line-height: 1.7;
    }
    .footer_social a{
        margin: 2px 5px 0;
    }
    .footer_social a img{
        width: 25px;
    }
    .footer_social{
        text-align: center;
        float: none;
        margin-top: 5px;
    }
    .wrap_contentpage{
        padding: 35px 0 50px;
    }
    .wrap_certificate .txt_topic2{
        font-size: 1.2rem;
        margin-bottom: 15px;
    }
    .wrap_contentpage .text-center{
        text-align: left !important;
    }
    .wrap_certificate .wrap_logoquality{
        margin-top: 30px;
    }
    .topic_leadership{
        font-size: 1.15rem;
    }
    .topic_leadership:before{
        left: 0;
        transform: translate(0,0);
        height: 3px;
        bottom: -15px;
    }
    .wrap_leadership .text-center{
        text-align: left!important;
    }
    .topleader_name{
        font-size: 1.05rem;
        margin: 5px 0 0;
    }
    .topleader_position{
        font-size: 0.9rem;
    }
    .wrap_leadership{
        margin-top: 50px;
    }
    .photoleader_nopad{
        padding-left: 0;
    }
    .item_leader{
        margin-top: 40px;
        padding: 0 12px;
    }
    .leader_name{
        font-size: 1.05rem;
        margin: 5px 0;
        line-height: 1.6;
    }
    .leader_position{
        font-size: 0.9rem;
        line-height: 1.7;
    }
    .wrap_banner_inside figure{
        padding-bottom: 50%;
    }
    .box_ourafiliate{
        margin-top: 20px;
    }
    .mb_nopad{
        padding: 0;
    }
    .afiliate_name{
        font-size: 1.4rem;
        margin-bottom: 40px;
    }
    .afiliate_name:before{
        width: 30px;
        height: 3px;
        bottom: -13px;
    }
    .afiliate_name2{
        font-size: 1.15rem;
    }
    .topic_service2{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .servicename{
        font-size: 1.2rem;
    }
    .servicepage.text-center{
        text-align: left !important;
    }
    .wrap_vissionmission.wrap_contentpage .text-center{
        text-align: center !important;
    }
    .vm_topicline{
        letter-spacing: 3px;
        width: 120px;
        padding-bottom: 8px;
    }
    .topic2_vm.txt_topic2{
        font-size: 1.1rem;
    }
    .topic2_vm{
        margin-bottom: 30px;
    }
    .bg_bluemission {
        padding-top: 18px;
        padding-bottom: 3px;
    }
    .vm_descvission .home_boxmission1{
        padding-left: 0;
    }
    .vm_corevalue{
        margin-top: 25px;
    }
    .vm_corevalue .txt_topic{
        margin-bottom: 20px;
    }
    .item_corebottom{
        margin-bottom: 85px;
    }
    .wrap-servicepackage{
        padding-top: 30px;
    }
    .content_service .txt_topic2{
        font-size: 1.2rem;
        margin-bottom: 10px;
    }
    .content_service.text-center{
        text-align: left !important;
    }
    .item_serviceP{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .content_serviceP{
        padding-left: 0;
        margin-top: 30px;
    }
    .subtopic_serviceP{
        font-size: 1.1rem;
    }
    .bgslide_serviceQM{
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .bgslide_white_serviceQM{
        margin: 0 22px;
        padding: 35px 15px 0;
    }
    .bgslide_white_serviceQM .owl-carousel .owl-nav .owl-prev, .bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        width: 35px;
        height: 35px;
        left: -50px;
    }
    .bgslide_white_serviceQM .owl-carousel .owl-nav .owl-next, .bgslide_white_serviceQM .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        width: 35px;
        height: 35px;
        right: -50px;
    }
    .wrap_photoformulation{
        margin-top: 10px;
    }
    .bg_orange_rg:before{
        display: none;
    }
    .desc_regulatory{
        padding-top: 0;
    }
    .bg_orange_rg{
        padding-top: 0;
    }
    .bg_slideplanning{
        padding: 30px 0;
    }
    .infras_pad{
        margin-bottom: 15px;
    }
    .box_iconinfras{
        text-align: left;
    }
    .icon_infras{
        margin-bottom: 0;
    }
    .wrap_bannerinfrastructure:before, .wrap_bannerinfrastructure:after{
        display: none;
    }
    .photoslide_infras{
        padding: 0;
    }
    .desc_padinfras{
        margin-left: 0;
        margin-top: 10px;
    }
    .topic_infras img{
        width: 60px;
        margin-right: 10px;
    }
    .topic_infras{
        font-size: 1.3rem;
    }
    .topic_wh{
        font-size: 1.2rem;
        margin-bottom: 37px;
    }
    .topic_wh:before{
        width: 35px;
        height: 3px;
        bottom: -12px;
    }
    .detail_infrawh{
        padding-top: 30px;
    }
    .wrap_banner_contact figure{
        padding-bottom: 50%;
    }
    .form_pad{
        padding: 0 15px;
    }
    .topic_contact .txt_topic2{
        font-size: 1rem;
    }
    .wrap_contactfrm{
        padding-top: 10px;
    }
    .googlemaps .ratio-21x9{
        padding-bottom: 70%;
    }
    .btncareer{
        float: left;
        margin-top: 10px;
    }
    .box_position{
        padding: 5px 20px;
        margin-top: 30px;
    }
    .topic_careerpage .txt_topic2{
        font-size: 1.05rem;
    }
    .wrap_banner_careerdesc{
       padding: 40px 15px 20px;
    }
    .topic_service.txt_topic{
        margin-bottom: 10px;
    }
    .wrap_banner_careerdesc .txt_topic2{
        margin-bottom: 10px;
    }
    .career_titlename{
        font-size: 1.4rem;
    }
    .topic_listcareer{
        font-size: 1.1rem;
    }
    .detail_listcareer{
        padding-left: 0;
    }
    .career_click a{
        margin-top: 15px;
    }
    .career_click{
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .wrap_banner_careerdesc{
        display: none;
    }
    .wrap_careerdetail{
        padding-top: 15px;
    }
    .desc_lastestevent{
        padding-left: 0;
        padding-top: 30px;
    }
    .topic_latestnews{
        font-size: 1.1rem;
    }
    .items_news{
        margin-bottom: 40px;
    }
    .news_tag{
        font-size: 0.8rem;
    }
    .topic_insidenews{
        font-size: 1.3rem;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    .wrap_detailnews .newsdate{
        margin-bottom: 20px;
    }
    .txt_photogall{
        font-size: 1.3rem;
    }
    .news_bggall a{
        margin-top: 20px;
    }
    .news_bggall{
        padding-bottom: 30px;
    }
    .wrap_recentnews .txt_topic{
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .wrap_recentnews .owl-manufac{
        padding-left: 30px;
        padding-right: 30px;
    }
    .wrap_recentnews{
        margin-bottom: 0;
    }
    .bg_tabcustomer{
        height: 100%;
        font-size: 0.85rem;
        line-height: 1.3;
        padding: 10px 0;
    }
    .bg_tabcustomer:before{
        display: none;
    }
    .tab_article_btn{
        margin-top: 30px;
    }
    .tab_japan{
        padding-top: 29px;
    }
    .tab_asia{
        padding-top: 22px;
    }
    .customer_boxlogo{
        padding: 15px 10px;
    }
    .item_customer{
        margin-bottom: 35px;
    }
    .wrap_tabcustomer{
        margin-bottom: 20px;
    }
    .history_logo img{
        width: 155px;
    }
    .wrap_history .txt_topic2{
        font-size: 1.2rem;
        margin-bottom: 20px;
    }
    .history_logo{
        margin-bottom: 25px;
    }
    .photo_history1{
        margin: 30px 0;
    }
    .wrap_timeline{
        margin-top: -80px;
        padding-top: 85px;
    }
    .wrap_timeline .txt_topic{
        margin-bottom: 25px;
    }
    .box_milestone{
        width: 70%;
        padding: 20px;
        font-size: 1rem;
    }
    .txt_yearmilestone{
        font-size: 1.5rem;
        margin-bottom: 10px;
        margin-top: 5px;
    }
    .circleyear{
        width: 20px;
        height: 20px;
    }
    .txtyear{
        font-size: 1.2rem;
    }
    .history_yearthumb.owl-theme .current .txtyear{
        font-size: 1.5rem;
    }
    .wrap_yearthumb:before{
        bottom: 39px;
    }
       .wrap_timeline .owl-carousel .owl-nav .owl-prev, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
         width: 35px;
        height: 35px;
    }
    .wrap_timeline .owl-carousel .owl-nav .owl-next, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        width: 35px;
        height: 35px;
    }
    .wrap_menu.sticky .logo:before{
            border-bottom: 65px solid white;
    }
    .photo_mapcountry{
        display: none;
    }
    .wrap_customer.wrap_bannerinfrastructure .wrap_contentpage{
        padding-bottom: 35px;
    }
    .page_contacttel div{
    display: block;
}
    .page_contacttel div span{
        display: none;
    }
    .icon_infras img{
        width: 70px;
    }
    .wrap_logoquality .wrap_logoquality-certificate{
        padding: 10px;
        margin-bottom: 20px;
    }
    .new_itemservices .box_contentservice{
        margin-top: 0;
    }
 
}

@media (max-width: 361px){
    .topbar_line{
        padding: 0 5px;
        height: 37px;
        line-height: 37px;
    }
    .topbar_line.box_language a img{
        width: 26px;
    }
    .topbar_line a{
        font-size: 0.8rem;
    }
    .icon_career img{
        width: 16px;
        margin-top: 11px;
    }
    .home_corevalue img{
        width: 40px;
    }
    .home_corevalue{
        font-size: 0.85rem;
    }
    .box_milestone{
        font-size: 14px;
        line-height: 1.8;
    }
    .txt_yearmilestone{
        margin-bottom: 0;
    }
    .box_milestone {
        width: 90%;
        padding: 5px 20px 20px;
    }
    .wrap_timeline .owl-carousel .owl-nav .owl-next, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-next:hover{
        right: -10px;
    }
    .wrap_timeline .owl-carousel .owl-nav .owl-prev, .wrap_timeline .owl-theme .owl-nav [class*=owl-].owl-prev:hover{
        left: -10px;
    }
    .topic2_corevalue {
        font-size: 1.1rem;
        margin-bottom: 20px;
    }
    .vm_corevalue .txt_topic{
        margin-bottom: 10px;
    }
    .desc_boxafiliate .btn_default{
        padding: 0 15px;
        font-size: 0.85rem;
    }
    .txt_topic {
        font-size: 1.3rem;
    }
    .servicename {
        font-size: 1rem;
    }
    .box_contentservice, .item_service:nth-child(odd) .box_contentservice{
        margin-top: 0;
    }
    .afiliate_name {
        font-size: 1.2rem;
    }
    .name_photoslideQM{
        font-size: 1rem;
        line-height: 1.6;
    }
    .txt_photoformulation {
        font-size: 1.2rem;
    }
    .page_regulatory.wrap_contentpage{
        padding-left: 15px;
        padding-right: 15px;
    }
    .icon_infras img{
        width: 40px;
    }
    .icon_infras {
        width: 50px;
        height: 50px;
    }
    .box_iconinfras{
        padding: 15px 0px;
        font-size: 1.05rem;
        line-height: 1.4;
    }
    .topic_infras_blue img, .topic_infras_grey img{
        padding: 5px;
    }
    .topic_infras img {
        width: 50px;
        margin-right: 5px;
    }
    .topic_infras{
        font-size: 1.2rem;
    }
    .wrap_icon_infras{
        padding-top: 10px;
    }
    .desc_infras {
        margin-top: 0;
    }
    .wrap_bannerinfrastructure .wrap_contentpage {
        padding-bottom: 10px;
    }
    .bg_tabcustomer{
        font-size: 0.8rem;
    }
}