@font-face{font-family:light;src:url(../fonts/Montserrat-Light.ttf);font-display:swap}@font-face{font-family:regular;src:url(../fonts/Montserrat-Regular.ttf);font-display:swap}@font-face{font-family:bold;src:url(../fonts/Montserrat-Bold.ttf);font-display:swap}@font-face{font-family:medium;src:url(../fonts/Montserrat-Medium.ttf);font-display:swap}@font-face{font-family:semibold;src:url(../fonts/Montserrat-SemiBold.ttf);font-display:swap}@font-face{font-family:#000;src:url(../fonts/Montserrat-Black.ttf);font-display:swap}@media (min-width:576px){.container{max-width:540px;margin:0 auto}}@media (min-width:768px){.container{max-width:720px;margin:0 auto}}@media (min-width:992px){.container{max-width:960px;margin:0 auto}}@media (min-width:1200px){.container{max-width:1255px;margin:0 auto}.container.container2{max-width:1400px}}*,a{margin:0}*{padding:0;box-sizing:border-box}.load.text-center{position:fixed;width:100%;height:100%;top:0;left:0;display:none;align-items:center;justify-content:center;flex-direction:column;z-index:201}.load.text-center.show{display:flex!important}.img,img{display:block}.load.text-center:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.load.text-center p{color:#fff;z-index:2}.load.text-center img{z-index:2;width:100px}.container{width:100%;padding-left:15px;padding-right:15px}input,textarea{padding-left:10px}body{font-family:regular;font-size:15px;top:0!important}body.no-scroll{overflow:hidden}input{border:none;outline:0;background:0 0;font-family:regular;font-size:15px;color:#333}input::placeholder{font-family:regular;font-size:13px;color:#626262}button,textarea{outline:0;background:0 0;font-size:15px;color:#333;font-family:regular;border:none}button{padding:10px 15px}textarea{padding-top:10px}textarea::placeholder{font-family:regular;font-size:13px;color:#626262}li,ol,p,ul{font-family:regular;font-size:15px}.owl-carousel .owl-item .owl-lazy{transition:opacity .3s linear,transform .3s linear}a{padding:0;text-decoration:none;font-family:regular;cursor:pointer}a:hover{color:#0c76c2}img{max-width:100%;max-height:100%;width:initial;height:initial;transition:transform .3s linear}.img{overflow:hidden}li,ol,ul{list-style:none;color:#333}p{color:#333}.title,.title a{font-size:31px;color:#333;font-family:bold}.title{text-transform:uppercase;margin-bottom:30px}@media (max-width:991px){.title{margin-bottom:20px}.title,.title a{font-size:20px}}.title.center{text-align:center}.title.line{position:relative}.title.line::after{content:"";position:absolute;left:50%;transform:translateX(-50%);border-bottom:3px solid #0c76c2;width:75px;bottom:-10px}.alrt-popup,.overlay,.social-fixed,header{position:fixed}@media (max-width:767px){.title{margin-bottom:15px}.title,.title a{font-size:18px}}header{background-color:rgba(255,255,255,.9);top:0;left:0;right:0;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.3)}@media (max-width:991px){header{background-color:#fff}}header .container{height:100px;display:flex;align-items:center;justify-content:space-between}header .container .logo{height:100%;display:block;padding:15px 0}header .container .logo img{max-height:100%}header .container .menu{gap:35px;height:100%;display:flex}@media (max-width:1400px){header .container .menu{gap:15px}}header .container .menu .language .lang{width:30px;height:30px;border-radius:50%;overflow:hidden}header .container .menu>li{position:relative;height:100%;display:flex;align-items:center}header .container .menu>li>a{display:block;height:100px;line-height:100px;text-transform:uppercase;font-family:semibold;font-size:15px;color:#333}header .container .menu>li>a.active{color:#0c76c2;border-bottom:3px solid #0c76c2}@media (min-width:1200px){header .container .menu>li:not(.language):not(.hotline):not(.search-form):after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#0c76c2;opacity:0;transition:opacity .3s linear}header .container .menu>li:not(.language):not(.hotline):not(.search-form).active>a,header .container .menu>li:not(.language):not(.hotline):not(.search-form):hover>a{color:#0c76c2}header .container .menu>li:not(.language):not(.hotline):not(.search-form).active:not(.issub):after,header .container .menu>li:not(.language):not(.hotline):not(.search-form):hover:not(.issub):after{opacity:1}}header .container .menu>li.search-form .input_Sr{position:absolute;top:50%;transform:translateY(-50%);right:30px;background-color:#fff;height:0;width:200px;border-radius:5px;border:1px solid #0c76c2;transition:height .3s linear,opacity .3s linear;overflow:hidden;opacity:0;pointer-events:none}header .container .menu>li.search-form .input_Sr input{width:100%;height:100%}header .container .menu>li.search-form .input_Sr.active{height:38px;opacity:1;pointer-events:all}header .container .menu>li.search-form button{display:none}header .container .menu>li.search-form .btn-search i{font-size:16px}header .container .menu>li.search-form .btn-search:hover{color:#0c76c2;cursor:pointer}header .container .menu>li.hotline a{display:flex;align-items:center;gap:5px}header .container .menu>li.hotline a p{font-family:semibold;font-size:15px;color:#000}@media (min-width:1200px){header .container .menu>li.hotline a:hover p{color:#0c76c2}}@media (max-width:767px){header .container .menu>li.hotline a{justify-content:center;gap:10px}header .container .menu>li.hotline a p{font-size:18px;color:#ef4722}}header .container .menu>li .icon-down{display:none}@media (min-width:1200px){header .container .menu>li .sub-menu{position:absolute;top:100%;left:0;z-index:10;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;transform:translateY(10px);pointer-events:none;transition:transform .3s linear}header .container .menu>li .sub-menu li{border-bottom:1px solid #ededed}header .container .menu>li .sub-menu li:last-child{border-bottom:0}header .container .menu>li .sub-menu li a{display:block;font-family:regular;white-space:nowrap;font-size:15px;padding:10px 15px;text-transform:initial;color:#333}header .container .menu>li .sub-menu li a.item-product,header .container .menu>li .sub-menu li a.item-tech{display:flex;gap:10px;align-items:center}header .container .menu>li .sub-menu li a.item-product .img,header .container .menu>li .sub-menu li a.item-tech .img{width:65px;display:flex;align-items:center;justify-content:center}header .container .menu>li .sub-menu li a.item-product img.active,header .container .menu>li .sub-menu li a.item-tech img.active,header .container .menu>li .sub-menu li:hover a.item-product img:not(.active),header .container .menu>li .sub-menu li:hover a.item-tech img:not(.active){display:none}header .container .menu>li .sub-menu li a.item-product span,header .container .menu>li .sub-menu li a.item-tech span{width:calc(100% - 65px)}header .container .menu>li .sub-menu li:hover a{color:#0c76c2}header .container .menu>li .sub-menu li:hover a.item-product img.active,header .container .menu>li .sub-menu li:hover a.item-tech img.active{display:block}}@media (min-width:1200px) and (min-width:1200px){header .container .menu>li .sub-menu.item-product{width:265px}header .container .menu>li .sub-menu.item-product li a{white-space:initial}header .container .menu>li .sub-menu.item-product li a,header .container .menu>li .sub-menu.item-tech li a{text-transform:uppercase;font-family:semibold;font-size:15px;color:#333}header .container .menu>li .sub-menu.item-product li:hover a,header .container .menu>li .sub-menu.item-tech li:hover a{color:#0c76c2}}@media (min-width:1200px){header .container .menu>li:hover>a{color:#0c76c2}header .container .menu>li:hover .sub-menu{opacity:1;pointer-events:all;transform:translateY(0)}}header .container .language-mb,header .container .touch-menu{display:none}@media (max-width:1200px){body{margin-top:60px}header .container{height:60px;position:relative}header .container .logo{width:80px}header .container .menu{position:fixed;top:60px;right:0;background-color:#fff;bottom:0;flex-direction:column;width:30%;overflow-y:auto;gap:0;height:unset;transform:translateX(100%);opacity:0;transition:transform .3s linear,opacity .3s linear}header .container .menu.active{transform:translateX(0);opacity:1}}@media (max-width:1200px) and (max-width:767px){header .container .menu{width:100%}}@media (max-width:1200px){header .container .menu>li{height:unset;flex-direction:column}header .container .menu>li a{display:block;width:100%;height:unset;line-height:unset;padding:10px 20px;border-top:1px solid #ededed}header .container .menu>li.search-form{padding:0 15px}header .container .menu>li.search-form .input_Sr{position:static;opacity:1;pointer-events:all;height:38px;transform:translateY(0);width:100%;margin:0 10px}header .container .menu>li.search-form button{display:block;position:absolute;top:50%;transform:translateY(-50%);right:0}header .container .menu>li.search-form .btn-search{display:none}header .container .menu>li.hotline a{border-top:0}header .container .menu>li .icon-down{display:block;position:absolute;right:15px;top:10px;transform:rotate(-90deg);transition:transform .3s linear}header .container .menu>li .icon-down.active{transform:rotate(0)}header .container .menu>li .sub-menu{display:none;width:100%;border-top:2px solid #0c76c2}header .container .menu>li .sub-menu li a{padding-left:30px;color:#333}header .container .menu>li .sub-menu.item-product li a,header .container .menu>li .sub-menu.item-tech li a{display:flex;gap:10px;align-items:center}header .container .menu>li .sub-menu.item-product li a .img,header .container .menu>li .sub-menu.item-tech li a .img{width:50px;display:flex;align-items:center;justify-content:center}header .container .menu>li .sub-menu.item-product li a span,header .container .menu>li .sub-menu.item-tech li a span{width:calc(100% - 50px)}header .container .menu>li .sub-menu.item-product li a img.active,header .container .menu>li .sub-menu.item-tech li a img.active{display:none}header .container .menu>li .sub-menu.item-product li a.item-product,header .container .menu>li .sub-menu.item-product li a.item-tech,header .container .menu>li .sub-menu.item-tech li a.item-product,header .container .menu>li .sub-menu.item-tech li a.item-tech{padding-left:15px}header .container .menu>li.language{display:none}header .container .language-mb{display:block;margin:3px 15px 0 auto;width:30px}header .container .touch-menu{position:relative;display:block;width:32px;height:32px;z-index:999}header .container .touch-menu span{width:24px;height:3px;background-color:#0c76c2;color:#fff;position:absolute;top:50%;left:4px}header .container .touch-menu span::after,header .container .touch-menu span::before{content:"";width:inherit;height:inherit;background-color:#0c76c2;top:-8px;position:absolute;transition:transform .3s linear}header .container .touch-menu span::after{top:8px}header .container .touch-menu.active span{transform:rotate(-135deg);width:28px}header .container .touch-menu.active span::after,header .container .touch-menu.active span::before{top:0;transform:rotate(-90deg)}}.slide-index{margin-bottom:20px}.slide-index .owl-dots{position:absolute;left:50%;transform:translateX(-50%);bottom:15px}.news .list-news .item:hover .img img,.news-index .container .slide-news .item:hover .img img,.technical-advice .container .item:hover .img img,.technical-index .list-tech-content.active .item:hover .img img{transform:scale(1.05)}.slide-index .owl-dots .owl-dot{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;border:0;border-radius:50%;margin:0 5px}.slide-index .owl-dots .owl-dot span{width:8px;height:8px;background:#fff;display:block;margin:0}.slide-index .owl-dots .owl-dot.active,.slide-index .owl-dots .owl-dot:hover{border:1px solid #fff}.slide-index .owl-dots .owl-dot.active span,.slide-index .owl-dots .owl-dot:hover span{background:#fff}.slide-index .item{aspect-ratio:1900/782}@media (max-width:991px){.slide-index{margin-bottom:20px}}@media (max-width:767px){.slide-index{margin-bottom:15px}}.about-index .container{display:flex;justify-content:space-between;flex-direction:row-reverse;margin-bottom:20px}@media (max-width:991px){.about-index .container{margin-bottom:20px}}@media (max-width:767px){.about-index .container{margin-bottom:15px}}.about-index .container .about-index-l{width:50%;margin:100px 0}.about-index .container .about-index-l .title{margin-bottom:30px}@media (max-width:991px){.about-index .container .about-index-l .title{margin-bottom:20px}}.about-index .container .about-index-l .title span{font-family:bold;font-size:20px;color:#333}.about-index .container .about-index-l .title h1{font-family:bold;font-size:31px;color:#0c76c2}@media (max-width:991px){.about-index .container .about-index-l .title span{font-size:18px}.about-index .container .about-index-l .title h1{font-size:25px}}@media (max-width:767px){.about-index .container .about-index-l .title{margin-bottom:15px;text-align:center}.about-index .container .about-index-l .title span{font-size:15px}.about-index .container .about-index-l .title h1{font-size:20px}}.about-index .container .about-index-l .detail-content{margin-bottom:35px;text-align:justify}@media (max-width:991px){.about-index .container .about-index-l .detail-content{margin-bottom:20px}}.about-index .container .about-index-l .see-detail{display:flex;line-height:40px;gap:15px;margin-bottom:15px}.about-index .container .about-index-l .see-detail .icon i{width:40px;height:40px;border-radius:50%;background-color:#0c76c2;display:block;text-align:center;line-height:40px;color:#fff}@media (max-width:767px){.about-index .container .about-index-l .detail-content{margin-bottom:15px}.about-index .container .about-index-l .see-detail{justify-content:center}.about-index .container .about-index-l .see-detail .icon i{width:35px;height:35px}}.about-index .container .about-index-l .see-detail p{font-family:bold;font-size:15px;color:#333}.about-index .container .about-index-l .see-detail:hover p{color:#0c76c2}.about-index .container .about-index-r{width:50%;margin:50px 0;padding-right:50px}@media (max-width:991px){.about-index .container{flex-direction:column;align-items:center}.about-index .container .about-index-l,.about-index .container .about-index-r{width:100%;margin:0;padding:0}.about-index .container .about-index-l{margin-bottom:20px}.about-index .container .about-index-r{display:flex;align-items:center;justify-content:center}}@media (max-width:991px) and (max-width:991px){.about-index .container .about-index-l{margin-bottom:20px}}@media (max-width:991px) and (max-width:767px){.about-index .container .about-index-l{margin-bottom:15px}}.news-index{margin-bottom:50px}@media (max-width:991px){.news-index{margin-bottom:20px}}@media (max-width:767px){.news-index{margin-bottom:15px}}.news-index .container .text-news{text-align:center;margin-bottom:50px}@media (max-width:991px){.news-index .container .text-news{margin-bottom:20px}}.news-index .container .text-news h2{position:relative;text-transform:uppercase;font-family:bold;font-size:31px;color:#333}.news-index .container .slide-news{gap:30px}@media (max-width:767px){.news-index .container .text-news{margin-bottom:15px}.news-index .container .slide-news{margin-top:30px}}.news-index .container .slide-news .item .img{margin:20px 0;border-radius:7px;aspect-ratio:16/10}@media (max-width:767px){.news-index .container .slide-news .item .img{margin:0 0 15px}}.news-index .container .slide-news .item .img img{width:100%;height:100%;object-fit:cover}.news-index .container .slide-news .item .info .date{margin-bottom:20px;line-height:1}@media (max-width:767px){.news-index .container .slide-news .item .info .date{margin-bottom:15px}}.news-index .container .slide-news .item .info .date i{color:#0c76c2;margin-right:5px}.news-index .container .slide-news .item .info h3{margin-bottom:20px}.news-index .container .slide-news .item .info h3 a{font-family:semibold;font-size:18px;color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.4}@media (min-width:1200px){.news-index .container .slide-news .item .info h3 a:hover{color:#0c76c2}}@media (max-width:767px){.news-index .container .slide-news .item .info h3 a{font-size:14px}.news-index .container .slide-news .item .info h3{margin-bottom:0}}.news-index .container .slide-news .owl-dots{gap:5px;display:flex;justify-content:center}.news-index .container .slide-news .owl-dots .owl-dot.active span{background:#0c76c2}.product-index{background-color:#f1f4f3;padding:130px 0 100px;position:relative}.product-index .container{position:relative;z-index:1}.product-index:after,.product-index:before{content:"";position:absolute;left:0;right:0;height:7.2631578947vw}.product-index:before{top:0;background:url(../images/bg-pro-index-1.webp) no-repeat;background-size:100% auto}.product-index:after{bottom:0;background:url(../images/bg-pro-index-2.webp) no-repeat;background-size:100% auto}.product-index .container h2 a:hover{color:#0c76c2}.product-index .container .desc{text-align:center;max-width:75%;margin:0 auto 15px}@media (max-width:767px){.product-index .container .desc{margin-top:30px}}.product-index .container .list-product-content{display:none}.product-index .container .list-product-content.active{display:block}@media (max-width:991px){.product-index{padding:20px 0}.product-index:after,.product-index:before{display:none}.product-index .container .desc{max-width:100%}}.slide-product .item .info h3,.slide-product .item .info p{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}@media (max-width:991px) and (max-width:991px){.product-index{padding:20px 0}}@media (max-width:991px) and (max-width:767px){.product-index{padding:15px 0}}.slide-product{position:relative}.slide-product .item{border:1px solid #e3e3e3;background-color:#fff;position:relative;margin:0 7.5px;overflow:hidden;border-radius:5px;transition:box-shadow .5s linear;padding-top:20px}.slide-product .item .img .img-child{padding:0;transition:padding .3s linear;aspect-ratio:1/1}.slide-product .item .info{padding:0 15px;text-align:center;transform:translateY(20px);transition:transform .3s linear;margin-bottom:0}.slide-product .item .info p{-webkit-line-clamp:1;overflow:hidden;line-height:1.5}@media (max-width:767px){.slide-product .item{margin:0}.slide-product .item .info p{font-size:14px}}.slide-product .item .info h3{font-family:bold;font-size:15px;color:#333;text-transform:uppercase;-webkit-line-clamp:2;overflow:hidden;min-height:45px}.slide-product .item .info h3 a{font-family:bold;font-size:15px;color:#333;line-height:1.5}@media (min-width:1200px){.slide-product .item .info h3 a:hover{color:#0c76c2}}.slide-product .item .info .see-details{display:inline-block;background-color:#0c76c2;border-radius:30px;margin:15px 0;height:35px;overflow:hidden;line-height:35px;border:1px solid #fff;padding:0 15px;transition:background-color .3s linear,opacity .3s linear;opacity:0;pointer-events:none}.slide-product .item .info .see-details a{color:#fff}.slide-product .item .info .see-details:hover{background-color:#fff;border-color:#0c76c2}.slide-product .item .info .see-details:hover a{color:#0c76c2}@media (min-width:992px){.slide-product .item:hover{box-shadow:0 0 15px -7.5px #333}.slide-product .item:hover .img .img-child{padding:30px}.slide-product .item:hover .info{transform:translateY(0)}.slide-product .item:hover .info .see-details{opacity:1;pointer-events:all}}@media (max-width:921px){.slide-product .item .info{transform:translateY(0)}.slide-product .item .info .see-details{opacity:1;pointer-events:all}}.slide-product .item .img .img-child{margin-bottom:10px;display:flex;align-items:center;justify-content:center}.slide-product .item .img .img-child img{object-fit:cover;object-fit:contain;width:initial;height:initial;max-width:100%;max-height:100%}.slide-product .owl-nav{position:absolute;transform:translateY(-50%);top:40%;left:0;right:0}.slide-product .owl-nav button.owl-next,.slide-product .owl-nav button.owl-prev{position:absolute;top:0;width:40px;height:40px;border:none;background:#fff;box-shadow:0 0 15px -10px #333;border-radius:50%;margin:0}.slide-product .owl-nav button.owl-next:hover,.slide-product .owl-nav button.owl-prev:hover{background:#0c76c2}.slide-product .owl-nav button.owl-next:hover i,.slide-product .owl-nav button.owl-prev:hover i{color:#fff}.slide-product .owl-nav .owl-next{right:-15px}.slide-product .owl-nav .owl-prev{left:-15px}.module-product{border-bottom:1px solid #ededed}.list-module-product{margin:0 auto 30px;display:flex;justify-content:center;gap:30px}.list-module-product .item{display:flex;align-items:center;justify-content:center;cursor:pointer}.list-module-product .item.item-product{max-width:200px}@media (max-width:767px){.slide-product .owl-nav .owl-next{right:10px}.slide-product .owl-nav .owl-prev{left:10px}.list-module-product .item.item-product{min-width:200px;max-width:200px}}.list-module-product .item.item-tech{max-width:initial}.list-module-product .item .img{margin-right:15px;width:47px}.list-module-product .item .img img:nth-child(1){display:block}.list-module-product .item .img img:nth-child(2),.list-module-product .item.active .img img:nth-child(1),.list-module-product .item:hover .img img:nth-child(1){display:none}.list-module-product .item p{width:calc(100% - 62px);font-family:bold;font-size:15px;color:#333;text-transform:uppercase}.list-module-product .item.active .img img:nth-child(2),.list-module-product .item:hover .img img:nth-child(2){display:block}.list-module-product .item.active p,.list-module-product .item:hover p{color:#0c76c2}.list-module-product._product,.list-module-product.technical-advice-module{justify-content:center;margin:0;max-width:unset;border-bottom:1px solid #ededed}.list-module-product._product .item,.list-module-product.technical-advice-module .item{padding:20px 0 10px;position:relative}.list-module-product._product .item:after,.list-module-product.technical-advice-module .item:after{content:"";position:absolute;bottom:-1px;left:0;right:0;border-bottom:1px solid transparent}.list-module-product._product .item.active:after,.list-module-product._product .item:hover:after,.list-module-product.technical-advice-module .item.active:after,.list-module-product.technical-advice-module .item:hover:after{border-color:#0c76c2}.list-module-product._product{max-width:80%;margin:0 auto;border-bottom:0}@media (max-width:767px){.list-module-product._product .item,.list-module-product.technical-advice-module .item{padding-top:0;padding-bottom:5px}.list-module-product._product .item:after,.list-module-product.technical-advice-module .item:after{bottom:0}.list-module-product._product{padding:0 15px;max-width:100%}.list-module-product._product::-webkit-scrollbar{height:0}}@media (max-width:991px){.list-module-product._product,.list-module-product.technical-advice-module{justify-content:flex-start}.list-module-product{max-width:100%;overflow-x:auto;justify-content:start;gap:15px;margin-bottom:15px;padding-bottom:10px}.list-module-product::-webkit-scrollbar{height:1px}.list-module-product::-webkit-scrollbar-thumb{background:#0c76c2}.list-module-product.technical-advice-module{padding-bottom:0}.list-module-product.technical-advice-module .item p{white-space:nowrap}.list-module-product.technical-advice-module::-webkit-scrollbar{height:0}.list-module-product._product .item p{white-space:initial}}.btn-see-details{padding-top:30px;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.btn-see-details{padding-top:15px}}.btn-see-details .see-detail{background:#0c76c2;border-radius:30px;padding:10px 25px;color:#fff;text-transform:uppercase;border:1px solid #fff;transition:background .3s linear}.btn-see-details .see-detail i{margin-left:10px}@media (min-width:1200px){.btn-see-details .see-detail:hover{background:#fff;color:#0c76c2;border-color:#0c76c2}}@media (max-width:767px){.btn-see-details .see-detail{padding:7px 15px}.btn-see-details .see-detail i{margin-left:5px}}.technical-index{padding:50px 0}@media (max-width:991px){.technical-index{padding:20px 0}}@media (max-width:767px){.technical-index{padding:15px 0}}.technical-index .list-module-technical{display:flex;align-items:center;justify-content:center;max-width:80%;gap:10px;margin:0 auto 30px}.technical-index .list-module-technical .item{padding:10px 20px;border-radius:30px;border:1px solid #e3e3e3;font-family:bold;font-size:15px;color:#333;text-transform:uppercase;cursor:pointer}.technical-index .list-module-technical .item.active,.technical-index .list-module-technical .item:hover{color:#0c76c2;border-color:#0c76c2}@media (max-width:991px){.technical-index .list-module-technical{overflow-x:auto;max-width:100%;justify-content:flex-start}.technical-index .list-module-technical .item{white-space:nowrap}}@media (max-width:767px){.technical-index .list-module-technical{margin-bottom:15px;margin-top:30px}.technical-index .list-module-technical .item{padding:7px 15px;font-size:14px;font-family:regular}}.technical-index .list-tech-content{display:none}.technical-index .list-tech-content.active{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;overflow:hidden}.technical-index .list-tech-content.active .update.center{grid-column:2/4}.technical-index .list-tech-content.active .item{border-radius:5px;overflow:hidden;position:relative}.technical-index .list-tech-content.active .item .icon{position:absolute;right:15px;bottom:0;width:35px;height:35px;border:1px solid #0c76c2;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#0c76c2;transition:background .3s linear}.technical-index .list-tech-content.active .item .icon:hover{background:#0c76c2;color:#fff}@media (max-width:991px){.technical-index .list-tech-content.active .item .icon{display:none}}.technical-index .list-tech-content.active .item .img img{width:100%;height:100%;object-fit:cover}.technical-index .list-tech-content.active .item:first-child{position:relative}.technical-index .list-tech-content.active .item:first-child .img{aspect-ratio:590/415}@media (min-width:768px){.technical-index .list-tech-content.active .item:first-child{grid-column:1/3;grid-row:1}}.technical-index .list-tech-content.active .item:first-child h3{position:absolute;bottom:15px;padding:0 70px 0 20px;font-family:semibold;font-size:18px;color:#fff;z-index:11;width:100%}.technical-index .list-tech-content.active .item:first-child h3 .link{font-family:semibold;font-size:18px;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media (min-width:1200px){.technical-index .list-tech-content.active .item:first-child h3 .link:hover{color:#0c76c2}}.technical-index .list-tech-content.active .item:first-child:before{content:"";background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,0));position:absolute;bottom:0;top:30%;left:0;right:0;z-index:10;pointer-events:none}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child){border:1px solid #ededed;display:flex;flex-direction:column;gap:20px}@media (max-width:767px){.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child){margin-bottom:15px;gap:10px}}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .img{margin-bottom:0;height:50%}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info{padding:0 15px 50px}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info h3{margin-bottom:10px}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info h3 a{font-family:semibold;font-size:18px;color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.news .list-news .item .info h3 a,.news.factory .list-news .item .info .desc,.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info .desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}@media (min-width:1200px){.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info h3:hover a{color:#0c76c2}}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info .desc{display:-webkit-box}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info .icon{bottom:15px}.banner .text:before,.banner:after{bottom:0;content:""}@media (max-width:991px){.technical-index .list-tech-content.active{grid-template-columns:repeat(2,1fr)}.technical-index .list-tech-content.active .item .icon{display:none}}@media (max-width:767px){.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .img{height:initial;aspect-ratio:16/10}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info h3 a{font-size:14px}.technical-index .list-tech-content.active .item:nth-child(n):not(:first-child) .info .desc p{font-size:14px;margin-bottom:10px}.technical-index .list-tech-content.active{display:block}.technical-index .list-tech-content.active .item:first-child{grid-column:unset;grid-row:unset}}.technical-index .list-tech-content .btn-see-details{grid-column:1/5;padding-top:0}.banner{position:relative;aspect-ratio:1900/450;background-repeat:no-repeat;background-size:100% 100%;margin-top:100px}.banner img{width:100%;height:100%;object-fit:cover}.banner:after{position:absolute;left:0;right:0;height:70%;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.6))}.banner .text{position:absolute;bottom:40px;left:calc((100% - 1225px)/ 2);padding-left:30px;z-index:10}.banner .text:before{position:absolute;left:0;top:0;background:#0c76c2;width:8px}.banner .text h1{font-family:bold;font-size:40px;color:#fff;text-transform:uppercase}@media (max-width:1255px){.banner{margin-top:60px}.banner .text{left:15px}}@media (max-width:1200px){.banner .text{left:calc((100% - 930px)/ 2)}}@media (max-width:991px){.banner{margin-top:60px;margin-bottom:15px;aspect-ratio:387/120}.banner .text{bottom:15px;left:calc((100% - 690px)/ 2)}.banner .text h1{font-size:25px}}@media (max-width:767px){.banner .text{padding-left:20px;left:calc((100% - 510px)/ 2)}.banner img{width:100%;height:100%;object-fit:cover}}@media (max-width:540px){.banner{aspect-ratio:387/150}.banner .text{left:15px}.banner .text h1{font-size:20px}}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.breadcrumb li,.breadcrumb li a{font-family:regular;font-size:15px;color:#fff}.breadcrumb li a:hover{color:#ef4722}.breadcrumb li i{margin-left:5px}.contact{padding:50px 0}@media (max-width:991px){.contact{padding:20px 0}}@media (max-width:767px){.breadcrumb li,.breadcrumb li a{font-size:15px}.contact{padding:15px 0}}.contact .container{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.contact .container .left h1{font-family:bold;font-size:20px;color:#333;margin-bottom:30px}@media (max-width:991px){.contact .container .left h1{margin-bottom:20px}}.contact .container .left .item{position:relative;padding-left:40px;margin-bottom:15px}.contact .container .left .item p i{font-size:10px}.contact .container .left .item a{font-family:regular;font-size:15px;color:#333;text-decoration:none}.contact .container .left .item .icon i,.contact .container .left .item a:hover{color:#0c76c2}.contact .container .left .item .icon{position:absolute;top:3px;left:0}.contact .container .right .title-contact{font-family:bold;font-size:20px;color:#333;text-transform:uppercase;margin-bottom:15px}.contact .container .right .grid-input{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:15px}.contact .container .right input,.contact .container .right textarea{width:100%;height:38px;background:#f0f1f2;border-radius:5px}.contact .container .right textarea{height:100px;margin-bottom:15px}.contact .container .right .w-50{width:calc((100% - 15px)/ 2);position:relative}.contact .container .right .w-100{width:100%;position:relative}.contact .container .right label.error{position:absolute;bottom:-12px;left:3px;right:0}.contact .container .right input.error{border:1px solid red}.contact .container .right .action{float:right}.contact .container .right .action button{background:#0c76c2;padding:10px 25px;font-family:bold;font-size:15px;color:#333;border-radius:5px;border:1px solid #0c76c2;cursor:pointer;transition:background .3s linear}.contact .container .right .action button:hover{background:#fff}@media (max-width:991px){.contact .container{gap:20px}}.contact-map iframe{width:100%;display:block}.recuitment{padding:50px 0}@media (max-width:991px){.recuitment{padding:20px 0}}@media (max-width:767px){.contact .container .left h1{margin-bottom:15px}.contact .container{gap:15px;grid-template-columns:100%}.contact .container .right .w-50{width:100%}.recuitment{padding:0 0 15px}}.recuitment table tbody tr td,.recuitment table thead td{padding:10px 2px;text-align:center}.recuitment table{width:100%;border-collapse:collapse}.recuitment table thead{background:#0c76c2}.recuitment table thead td{text-transform:uppercase;font-family:bold;font-size:15px;color:#fff}.recuitment table tbody tr td a{color:#333}.recuitment table tbody tr td a:hover,.recuitment table tbody tr td i{color:#0c76c2}.recuitment table tbody tr:nth-child(even){background:rgba(45,168,255,.168627451)}@media (max-width:767px){.recuitment table tbody tr td{white-space:nowrap;padding:10px;font-size:13px}.recuitment table tbody tr td a{font-size:13px}.recuitment .container{overflow:auto}.recuitment table thead tr td{white-space:nowrap;padding:10px 15px}}.news{padding:50px 0}@media (max-width:991px){.news{padding:20px 0}}.news .list-news{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news .list-news .item .img{margin:20px 0;border-radius:7px;aspect-ratio:16/10}@media (max-width:767px){.news{padding:0}.news .list-news .item .img{margin:0 0 15px}}.news .list-news .item .img img{width:100%;height:100%;object-fit:cover}.news .list-news .item .info .date{margin-bottom:20px;line-height:1}@media (max-width:767px){.news .list-news .item .info .date{margin-bottom:15px}}.news .list-news .item .info .date i{color:#0c76c2;margin-right:5px}.news .list-news .item .info h3{margin-bottom:20px}.news .list-news .item .info h3 a{font-family:semibold;font-size:18px;color:#333;display:-webkit-box;line-height:1.4}@media (min-width:1200px){.news .list-news .item .info h3 a:hover{color:#0c76c2}}.news .list-news .page{grid-column:1/4}@media (max-width:767px){.news .list-news .item .info h3 a{font-size:14px}.news .list-news .item .info h3{margin-bottom:0}.news .list-news{grid-template-columns:100%;gap:15px}}.news.factory .list-news{display:block}.news.factory .list-news .item{display:flex;align-items:center}.news.factory .list-news .item .img{width:50%;margin:0;border-radius:0}.news.factory .list-news .item .info{width:50%;padding-left:30px}.news.factory .list-news .item .info h3{position:relative}.news.factory .list-news .item .info h3 a{font-size:20px;text-transform:uppercase;color:#333}.news.factory .list-news .item .info h3 a:hover{color:#0c76c2}.news.factory .list-news .item .info h3:after{content:"";position:absolute;top:100%;left:0;width:50px;height:3px;background:#0c76c2;display:block}.news.factory .list-news .item .info .desc{display:-webkit-box}.news.factory .list-news .item:nth-child(even){flex-direction:row-reverse}.news.factory .list-news .item:nth-child(even) .info{padding-right:30px;padding-left:0}.technical-advice{padding:50px 0}@media (max-width:991px){.technical-advice{padding:20px 0}}@media (max-width:767px){.technical-advice{padding:15px 0}}.technical-advice .container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.technical-advice .container .item{border-radius:5px;overflow:hidden;position:relative}.technical-advice .container .item .icon{position:absolute;right:15px;bottom:0;width:35px;height:35px;border:1px solid #0c76c2;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#0c76c2;transition:background .3s linear}.technical-advice .container .item .icon:hover{background:#0c76c2;color:#fff}@media (max-width:991px){.technical-advice .container .item .icon{display:none}}.technical-advice .container .item .img img{width:100%;height:100%;object-fit:cover}.technical-advice .container .item:first-child{position:relative}.technical-advice .container .item:first-child .img{aspect-ratio:590/415}@media (min-width:768px){.technical-advice .container .item:first-child{grid-column:1/3;grid-row:1}}.technical-advice .container .item:first-child h3{position:absolute;bottom:15px;padding:0 70px 0 20px;font-family:semibold;font-size:18px;color:#fff;z-index:11;width:100%}.technical-advice .container .item:first-child h3 .link{font-family:semibold;font-size:18px;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media (min-width:1200px){.technical-advice .container .item:first-child h3 .link:hover{color:#0c76c2}}.technical-advice .container .item:first-child:before{content:"";background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,0));position:absolute;bottom:0;top:30%;left:0;right:0;z-index:10;pointer-events:none}.technical-advice .container .item:nth-child(n):not(:first-child){border:1px solid #ededed;display:flex;flex-direction:column;gap:20px}@media (max-width:767px){.technical-advice .container .item:nth-child(n):not(:first-child){margin-bottom:15px;gap:10px}}.technical-advice .container .item:nth-child(n):not(:first-child) .img{margin-bottom:0;height:50%}.technical-advice .container .item:nth-child(n):not(:first-child) .info{padding:0 15px 50px}.technical-advice .container .item:nth-child(n):not(:first-child) .info h3{margin-bottom:10px}.technical-advice .container .item:nth-child(n):not(:first-child) .info h3 a{font-family:semibold;font-size:18px;color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media (min-width:1200px){.technical-advice .container .item:nth-child(n):not(:first-child) .info h3:hover a{color:#0c76c2}}.technical-advice .container .item:nth-child(n):not(:first-child) .info .desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.technical-advice .container .item:nth-child(n):not(:first-child) .info .icon{bottom:15px}.technical-advice .container .update.center{grid-column:2/4}@media (max-width:991px){.technical-advice .container{grid-template-columns:repeat(2,1fr)}.technical-advice .container .update.center{grid-column:1/3}}.list-product{padding:50px 0}@media (max-width:991px){.list-product{padding:20px 0}}@media (max-width:767px){.technical-advice .container .item:nth-child(n):not(:first-child) .img{height:initial;aspect-ratio:16/10}.technical-advice .container .item:nth-child(n):not(:first-child) .info h3 a{font-size:14px}.technical-advice .container .item:nth-child(n):not(:first-child) .info .desc p{font-size:14px;margin-bottom:10px}.technical-advice .container{display:block}.technical-advice .container .update.center{grid-column:unset}.list-product{padding:15px 0}.list-product .item{margin:0}}.list-product .container{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.list-product .item{border:1px solid #e3e3e3;background-color:#fff;position:relative;overflow:hidden;border-radius:5px;transition:box-shadow .5s linear;padding-top:20px;margin:0}.list-product .item .img .img-child{padding:0;transition:padding .3s linear;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.list-product .item .img .img-child img{width:100%;height:100%;object-fit:cover;object-fit:contain}.list-product .item .info{padding:0 15px;text-align:center;transform:translateY(20px);transition:transform .3s linear;margin-bottom:0}.list-product .item .info p{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.5}.detail-news .nede-ct .dt-news .news-release .item h3 a,.detail-ser .result-search .item h3 a,.detail-ser .result-search .item>p a,.list-product .item .info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}@media (max-width:767px){.list-product .item .info p{font-size:14px}}.list-product .item .info h3{font-family:bold;font-size:15px;color:#333;text-transform:uppercase;overflow:hidden;display:-webkit-box;min-height:45px}.list-product .item .info h3 a{font-family:bold;font-size:15px;color:#333;line-height:1.5}@media (min-width:1200px){.list-product .item .info h3 a:hover{color:#0c76c2}}.list-product .item .info .see-details{display:inline-block;background-color:#0c76c2;border-radius:30px;margin:15px 0;height:35px;overflow:hidden;line-height:35px;border:1px solid #fff;padding:0 15px;transition:background-color .3s linear,opacity .3s linear;opacity:0;pointer-events:none}.list-product .item .info .see-details a{color:#fff}.list-product .item .info .see-details:hover{background-color:#fff;border-color:#0c76c2}.list-product .item .info .see-details:hover a{color:#0c76c2}@media (min-width:992px){.list-product .item:hover{box-shadow:0 0 15px -7.5px #333}.list-product .item:hover .img .img-child{padding:30px}.list-product .item:hover .info{transform:translateY(0)}.list-product .item:hover .info .see-details{opacity:1;pointer-events:all}}@media (max-width:921px){.list-product .item .info{transform:translateY(0)}.list-product .item .info .see-details{opacity:1;pointer-events:all}}.detail-news .nede-ct .dt-news .news-release .item:hover .img img,.detail-news .nede-ct .right .list-module-pro .item:hover img{transform:scale(1.05)}.list-product .page,.list-product .update.center{grid-column:1/5}.vision{background:url(../images/bg-vision.webp) no-repeat;background-size:100% 100%;padding:70px 0;position:relative}@media (max-width:991px){.list-product .container{grid-template-columns:repeat(3,1fr);gap:15px}.vision{padding:20px 0}}@media (max-width:767px){.list-product .container{display:block}.list-product .container .item{margin-bottom:15px}.list-product .container .item:last-child{margin-bottom:0}.vision{padding:15px 0}}.vision:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7)}@media (max-width:991px){.vision{background-size:auto 100%;background-position:center}}.vision h2{color:#fff;position:relative;z-index:10}.vision .block{display:flex;flex-wrap:wrap;column-gap:30px;position:relative;z-index:10}.vision .block .item{display:flex;margin-bottom:20px;width:calc((100% - 30px)/ 2)}.vision .block .item .icon{width:85px;height:85px;border-radius:50%;display:flex;align-items:center;justify-content:center}.vision .block .item .text{width:calc(100% - 85px);padding-left:20px;display:flex;align-items:center}.vision .block .item .text h3{display:none}.vision .block .item .text .desc{color:#fff}.vision .block .item .text .desc p{color:#fff;font-size:15px;margin-bottom:0}.value-core{padding:70px 0;background:url(../images/bg-map.webp) no-repeat;background-size:100% 100%}@media (max-width:991px){.value-core{padding:20px 0;background-size:auto 100%}}@media (max-width:767px){.value-core{padding:15px 0}}.value-core .block{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;padding:30px 0}@media (max-width:991px){.value-core .block{padding:20px 0;gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.value-core .block{padding:15px 0;gap:15px;grid-template-columns:100%}}.value-core .block .item{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #0c76c2;border-radius:50%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);aspect-ratio:1}.value-core .block .item .icon{margin-bottom:15px}.value-core .block .item .icon img{margin:auto}.value-core .block .item h3{margin-bottom:15px;font-family:bold}.value-core .block .item h3 strong{font-size:40px}.value-core .block .item p{padding:0 40px}.detail-news{margin-top:100px;padding:50px 0}@media (max-width:991px){.detail-news{padding:20px 0}.detail-news .breadcrumb{margin-bottom:20px}}.detail-news .breadcrumb{margin-bottom:20px}.detail-news .breadcrumb a,.detail-news .breadcrumb li{color:#333}.detail-news .breadcrumb li:last-child{color:#0c76c2}.detail-news h1{font-family:bold;font-size:28px;color:#333;margin-bottom:15px}@media (max-width:767px){.detail-news{padding:15px 0}.detail-news .breadcrumb{margin-bottom:15px;padding:0}.detail-news h1{font-size:18px}}.detail-news .time-share{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ededed}.detail-news .time-share i{color:#0c76c2;margin-right:5px}.detail-news .social{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px;padding-top:15px}@media (max-width:991px){.detail-news{margin-top:60px}.detail-news .social{margin-bottom:20px}}@media (max-width:767px){.detail-news .social{margin-bottom:15px}}.detail-news .social .share{display:flex;align-items:center;justify-content:center;gap:10px}.detail-news .social .share a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #333;color:#333;border-radius:50%}.detail-news .nede-ct{display:flex}.detail-news .nede-ct .dt-news{width:calc(100% - 315px);padding-right:45px}.detail-news .nede-ct .dt-news .tit-other{font-family:bold;font-size:31px;color:#333;text-transform:uppercase;position:relative;padding-bottom:10px;border-bottom:1px solid #ededed;margin-bottom:25px}.detail-news .nede-ct .dt-news .tit-other:after{content:"";position:absolute;bottom:-1px;width:100px;left:0;height:3px;background:#0c76c2}@media (max-width:991px){.detail-news .nede-ct .dt-news .tit-other{font-size:18px}.detail-news .nede-ct .dt-news .news-release{margin-bottom:15px}}.detail-news .nede-ct .dt-news .news-release .item .img{margin-bottom:15px;border-radius:5px;aspect-ratio:330/220}.detail-news .nede-ct .dt-news .news-release .item .img img{height:100%}.detail-news .nede-ct .dt-news .news-release .item .date{margin-bottom:15px}.detail-news .nede-ct .dt-news .news-release .item .date i{color:#0c76c2;margin-right:5px}.detail-news .nede-ct .dt-news .news-release .item h3 a{font-family:bold;font-size:15px;color:#333;overflow:hidden;display:-webkit-box}.detail-news .nede-ct .dt-news .news-release .item h3 a:hover,.detail-news .nede-ct .dt-news .news-release .owl-nav .owl-next:hover i,.detail-news .nede-ct .dt-news .news-release .owl-nav .owl-prev:hover i{color:#0c76c2}.detail-news .nede-ct .dt-news .news-release .owl-nav{position:absolute;top:-75px;right:0;font-size:20px}.detail-news .nede-ct .dt-news .news-release .owl-nav .owl-next,.detail-news .nede-ct .dt-news .news-release .owl-nav .owl-prev{background:0 0}.detail-news .nede-ct .right{width:315px}.detail-news .nede-ct .right .tit-other{font-family:bold;font-size:20px;color:#333;text-transform:uppercase;padding-bottom:10px;margin-bottom:15px;border-bottom:2px solid #0c76c2}.detail-news .nede-ct .right .new-news .item{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.detail-news .nede-ct .right .new-news .item .img{width:80px;height:80px}.detail-news .nede-ct .right .new-news .item .img img{width:100%;height:100%;object-fit:cover}.detail-news .nede-ct .right .new-news .item h3{width:calc(100% - 80px);padding-left:15px;font-family:regular;font-weight:initial}.detail-news .nede-ct .right .new-news .item h3 a{font-family:regular;font-size:15px;color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media (min-width:1200px){.detail-news .nede-ct .right .new-news .item h3 a:hover{color:#0c76c2}}.detail-news .nede-ct .right .new-news .item:last-child{border-bottom:0}.detail-news .nede-ct .right .list-module-pro{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-news .nede-ct .right .list-module-pro .item{display:block;position:relative;overflow:hidden}.detail-news .nede-ct .right .list-module-pro .item img{width:100%;height:100%;object-fit:cover}.detail-news .nede-ct .right .list-module-pro .item h3{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:3;font-family:bold;font-size:13px;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;padding:15px}.detail-news .nede-ct .right .list-module-pro .item:hover h3{color:#0c76c2}@media (max-width:991px){.detail-news .nede-ct{flex-direction:column}.detail-news .nede-ct .dt-news,.detail-news .nede-ct .right{width:100%;padding:0}}.detail-product{margin-top:100px;padding:50px 0}@media (max-width:991px){.detail-product{padding:20px 0}.detail-product .breadcrumb{margin-bottom:20px}}.detail-product .breadcrumb{margin-bottom:20px}.detail-product .breadcrumb a,.detail-product .breadcrumb li{color:#333}.detail-product .breadcrumb li:last-child{color:#0c76c2}@media (max-width:767px){.detail-product{padding:15px 0}.detail-product .breadcrumb{margin-bottom:15px;padding:0}}.detail-product .pro-detail{display:flex;margin-bottom:50px;gap:30px}@media (max-width:991px){.detail-product{margin-top:60px}.detail-product .pro-detail{margin-bottom:20px}}.detail-product .pro-detail .left{width:590px}.detail-product .pro-detail .left .img,.detail-product .pro-detail .left .item{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border:1px solid #e3e3e3;padding-top:20px}.detail-product .pro-detail .left .img img,.detail-product .pro-detail .left .item img{max-width:100%;max-height:100%;width:unset}.detail-product .pro-detail .left .owl-dots{display:none}.detail-product .pro-detail .right{width:calc(100% - 590px);padding-top:30px}.detail-product .pro-detail .right .title-product{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #0c76c2}.detail-product .pro-detail .right .title-product span{font-family:regular;font-size:20px;color:#333}@media (max-width:767px){.detail-product .pro-detail{margin-bottom:15px}.detail-product .pro-detail .right{padding-top:0}.detail-product .pro-detail .right .title-product span{font-size:14px}}.detail-product .pro-detail .right .title-product h1{font-family:semibold;font-size:25px;color:#000;text-transform:uppercase;margin:10px 0}@media (max-width:767px){.detail-product .pro-detail .right .title-product h1{font-size:20px}}.detail-product .pro-detail .right table.table-product tr td{padding:0 0 10px;font-size:15px;width:50%}.detail-product .pro-detail .right table.table-product tr:last-child td{padding-bottom:0}.detail-product .pro-detail .right .desc{margin-bottom:30px}@media (max-width:991px){.detail-product .pro-detail .right .desc{margin-bottom:20px}}@media (max-width:767px){.detail-product .pro-detail .right .desc{margin-bottom:15px}}.detail-product .pro-detail .right .contact-buy{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}@media (max-width:991px){.detail-product .pro-detail .right .contact-buy{margin-bottom:20px}}.detail-product .pro-detail .right .contact-buy .item-contact{display:flex;align-items:center;justify-content:center;padding:10px;font-family:semibold;font-size:15px;color:#fff;background:#0c76c2;border-radius:5px}.detail-product .pro-detail .right .contact-buy .item-contact:nth-child(1){text-transform:uppercase}.detail-product .pro-detail .right .contact-buy .item-contact:nth-child(1):hover{background:#fff;border:1px solid #0c76c2;color:#0c76c2}.detail-product .pro-detail .right .contact-buy .item-contact i{margin-right:10px}.detail-product .pro-detail .right .contact-buy .item-contact:nth-child(2){background:#fff;border:1px solid #333;color:#333}.detail-product .pro-detail .right .contact-buy .item-contact:nth-child(2) span{font-family:regular}.detail-product .pro-detail .right .contact-buy .item-contact:nth-child(2) strong{margin-left:10px;font-family:bold}.detail-product .pro-detail .right .contact-buy .item-contact:nth-child(2):hover{background:#333;color:#fff}@media (max-width:767px){.detail-product .pro-detail .right .contact-buy{margin-bottom:15px;grid-template-columns:100%}}.detail-product .pro-detail .right .share{display:flex;align-items:center;font-size:15px}.detail-product .pro-detail .right .share a{display:flex;align-items:center;justify-content:center;margin-left:10px;width:30px;height:30px;border-radius:50%;color:#333}.detail-product .pro-detail .right .share a:hover{color:#0c76c2}@media (max-width:991px){.detail-product .pro-detail{flex-direction:column-reverse;gap:15px}.detail-product .pro-detail .left,.detail-product .pro-detail .right{width:100%}}.detail-product .product-content .title,.detail-product .product-release .title{font-family:bold;font-size:31px;color:#333;text-transform:uppercase;position:relative;padding-bottom:10px;border-bottom:1px solid #ededed;margin-bottom:25px}.detail-product .product-content .title:after,.detail-product .product-release .title:after{content:"";position:absolute;bottom:-1px;width:100px;left:0;height:3px;background:#0c76c2}.detail-product .product-content{margin-bottom:50px}@media (max-width:991px){.detail-product .product-content .title,.detail-product .product-release .title{font-size:18px}.detail-product .product-content{margin-bottom:20px}}footer{background-color:#f5f5f5}footer .ft-top .container{display:flex;padding:40px 0}@media (max-width:991px){footer .ft-top .container{padding:20px 0}}@media (max-width:767px){.detail-product .product-content{margin-bottom:15px}footer .ft-top .container{padding:15px 0}}footer .ft-top .container .item h3{font-family:bold;font-size:16px;color:#333;margin-bottom:20px;text-transform:uppercase}@media (max-width:767px){footer .ft-top .container .item h3{margin-bottom:10px}}footer .ft-top .container .item p span{margin-right:5px}footer .ft-top .container .item p i{font-size:10px}footer .ft-top .container .item a{font-family:regular;font-size:15px;color:#333}footer .ft-top .container .item a:hover{color:#0c76c2}footer .ft-top .container .item:first-child{width:151px}footer .ft-top .container .item:nth-child(2){width:calc(60% - 151px);padding:0 60px}footer .ft-top .container .item:nth-child(3),footer .ft-top .container .item:nth-child(4){width:20%}footer .ft-top .container .item:nth-child(2) p{margin-bottom:5px}footer .ft-top .container .item:nth-child(2) p span{font-family:bold}footer .ft-top .container .item:nth-child(3) a{display:block;margin-bottom:10px}footer .ft-top .container .item:nth-child(4) .social{display:flex}footer .ft-top .container .item:nth-child(4) .social img{margin:7px}@media (max-width:991px){footer .ft-top .container{flex-wrap:wrap}footer .ft-top .container .item{margin-bottom:20px}footer .ft-top .container .item:nth-child(2),footer .ft-top .container .item:nth-child(4){width:70%;padding:0 0 0 60px}footer .ft-top .container .item:first-child,footer .ft-top .container .item:nth-child(3){width:30%}footer .ft-top .container .item:nth-child(3){padding-left:20px}}@media (max-width:767px){footer .ft-top .container{flex-wrap:wrap}footer .ft-top .container .item{margin-bottom:20px}footer .ft-top .container .item:first-child,footer .ft-top .container .item:nth-child(2),footer .ft-top .container .item:nth-child(3),footer .ft-top .container .item:nth-child(4){width:100%;padding:0 15px}}@media (max-width:767px) and (max-width:767px){footer .ft-top .container .item{margin-bottom:15px}footer .ft-top .container .item:last-child{margin-bottom:0}}@media (max-width:767px){footer .ft-top .container .item:first-child{display:flex;align-items:center;justify-content:center}}footer .copyright{padding:10px 15px;background-color:#0c76c2}footer .copyright p{text-align:center;color:#fff}label.error{color:red;font-size:10px}.page{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px}.page a,.page div,.page span{height:33px;width:33px;border-radius:50%;border:1px solid #ededed;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;font-family:regular;font-size:15px;color:#333}.page a.active-page,.page a:hover,.page div.active-page,.page div:hover,.page span.active-page,.page span:hover{background:#0c76c2;color:#fff;border-color:#0c76c2}.page a.active-page i,.page a:hover i,.page div.active-page i,.page div:hover i,.page span.active-page i,.page span:hover i{color:#fff}.page a.disabled,.page div.disabled,.page span.disabled{opacity:.5;pointer-events:none}.page .next,.page .prev{width:auto;padding:0 15px;border-radius:16.5px}.page .next i,.page .prev i{font-size:10px;color:#333}.page .prev i{margin-right:10px}.page .next i{margin-left:10px}.detail-content h2,.detail-content h3,.detail-content h4,.detail-content h5,.detail-content h6{margin-bottom:25px;line-height:1.5;color:#333}@media (max-width:767px){.page{margin-top:15px}.detail-content h2,.detail-content h3,.detail-content h4,.detail-content h5,.detail-content h6{font-size:18px;margin-bottom:15px}}.detail-content h2,.detail-content h3,.detail-content h4{font-family:bold}.detail-content h2{font-size:24px}@media (max-width:767px){.detail-content h2{font-size:18px;margin-bottom:15px}}.detail-content h3{font-size:22px}@media (max-width:767px){.detail-content h3{font-size:16px;margin-bottom:15px}}.detail-content h4{font-size:15px}.detail-content p{font-family:regular;font-size:15px;line-height:1.5;margin-bottom:25px;margin-top:0;color:#333}@media (max-width:767px){.detail-content p{margin-bottom:15px}}.detail-content strong{font-family:bold}.detail-content ol,.detail-content ul{margin-bottom:25px;padding-left:25px}.detail-content ol li,.detail-content ul li{font-size:15px;padding-bottom:5px;line-height:1.5;color:#333;list-style:none}.detail-content ol li:last-child,.detail-content ul li:last-child{padding-bottom:0}.detail-content ol li::marker,.detail-content ul li::marker{color:#333}.detail-content ul{list-style-type:disc}.detail-content ul li{list-style-type:disc;color:#333}.detail-content ol,.detail-content ol li{list-style-type:decimal}.detail-content.product-content ul{list-style-type:none}.detail-content.product-content ul li{list-style-type:none;position:relative}.detail-content.product-content ul li:before{content:"";width:16px;height:12px;background:url(../images/icon-check.webp) no-repeat;position:absolute;left:-25px;top:5px}.detail-content .image-center{margin-bottom:25px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.detail-content .image-center figcaption{font-family:regular;font-size:14px;color:#333;padding:5px 0;font-style:italic}@media (max-width:767px){.detail-content .image-center figure{margin:0;width:100%}.detail-content .image-center figure figcaption{padding:10px}}.detail-content .image-right{margin:0 0 25px 25px;display:flex;align-items:end;justify-content:center;flex-direction:column;float:right}.detail-content .image-right figcaption{background:#f1f1f1;padding:5px 0;font-style:italic}@media (max-width:767px){.detail-content .image-right{margin-left:0;margin-right:0;margin-bottom:10px}.detail-content .image-right figure{margin:0;width:100%}.detail-content .image-right figure figcaption{padding:10px}}.detail-content .image-left{margin:0 25px 25px 0;display:flex;align-items:start;justify-content:center;flex-direction:column;float:left}.detail-content .image-left figcaption{background:#f1f1f1;padding:5px 0;font-style:italic}@media (max-width:767px){.detail-content .image-left{margin-left:0;margin-right:0;margin-bottom:10px}.detail-content .image-left figure{margin:0;width:100%}.detail-content .image-left figure figcaption{padding:10px}}.detail-content a{text-decoration:underline}.detail-content a:hover{color:#0c76c2}.detail-content img{max-width:100%;height:initial!important}.alrt-popup,.detail-content .iframe_video iframe,.detail-content .iframe_video video{width:100%;height:100%}.detail-content table{margin-bottom:10px;border-collapse:collapse;width:100%}.detail-content table tr th{font-family:regular;font-weight:400;color:#333;border:1px solid #dbdbdb;border-top-color:#0c76c2}.detail-content table tr th:first-child{border-left-color:#0c76c2}.detail-content table tr th:last-child{border-right-color:#0c76c2}.detail-content table tr td,.detail-content table tr th{font-size:15px;line-height:1.5;padding:5px}.detail-content table.table{border:none}.detail-content table.table td{border-bottom:1px solid #d7d7d7;padding:10px;font-size:14px;font-family:regular;white-space:nowrap}.detail-content table.table-image{border:1px solid #ededed;border-collapse:collapse}.detail-content table.table-image tr td{border-collapse:collapse;border:1px solid #d7d7d7;vertical-align:top}.detail-content table.table-image tr td img{margin-top:15px}.detail-content iframe{max-width:100%}.detail-content .iframe_video{margin-bottom:15px}@media (max-width:767px){.detail-content table.table td{white-space:pre-wrap}.detail-content .table{overflow:auto}}.alrt-popup{z-index:999;top:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}.alrt-popup.show{opacity:1;pointer-events:all;display:flex!important}.alrt-popup .wapper{background:#fff;width:320px;border-radius:10px;overflow:hidden}.alrt-popup .wapper .main{padding:15px;text-align:center}.alrt-popup .wapper .title{background:#bf2929;color:#fff;text-align:center;font-weight:400;padding:15px 10px;margin-bottom:0}.alrt-popup .wapper .close-alrt{text-align:center;margin:0 auto 10px;border:2px solid #bf2929;padding:5px 15px;cursor:pointer;width:205px;height:38px;border-radius:20px;color:#bf2929;display:flex;align-items:center;justify-content:center}.alrt-popup.success .wapper .title{background:#09e493}.alrt-popup.success .wapper .close-alrt{display:none}.overlay{width:100%;height:100%;z-index:990;top:0;left:0;background:rgba(0,0,0,.5);pointer-events:none;opacity:0;transition:all .5s ease}.overlay.show{opacity:1;pointer-events:all;display:flex!important}.grecaptcha-badge{display:none!important}#notfound{display:flex;align-items:center;justify-content:center;padding:40px 0}@media (max-width:767px){#notfound{padding:15px 0}}#notfound .notfound{display:flex;flex-direction:column;align-items:center}#notfound .notfound .notfound-404{text-align:center;font-family:regular;font-size:100px;color:#0c76c2}#notfound .notfound .notfound-404 span{font-family:regular;font-size:200px;color:#0c76c2}#notfound .notfound h1{line-height:1}#notfound .notfound a,#notfound .notfound h2,#notfound .notfound p{text-align:center}#notfound .notfound h2{font-family:regular;font-size:30px;color:#0c76c2;margin-bottom:20px}#notfound .notfound p{margin-bottom:30px}#notfound .notfound a{font-family:regular;font-size:16px;color:#fff;background-color:#0c76c2;padding:10px 15px;border-radius:5px;transition:background .5s linear;border:1px solid #0c76c2;max-width:250px}#notfound .notfound a:hover{background-color:#fff;color:#0c76c2}@media (max-width:767px){#notfound .notfound .notfound-404{font-size:50px}#notfound .notfound h2{font-size:16px;margin-bottom:15px}#notfound .notfound a,#notfound .notfound p{font-size:14px}}.social-fixed{bottom:15px;right:15px;z-index:20}.social-fixed a,.social-fixed div{display:flex;align-items:center;justify-content:center;background:#fff;margin:15px 0;width:50px;height:50px;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;cursor:pointer}.social-fixed a i,.social-fixed div i{font-size:20px}.social-fixed a.mess,.social-fixed div.mess{background:#1777f1}.social-fixed a.zalo,.social-fixed div.zalo{background:#008ff3}@media (min-width:0){.social-fixed .coccoc-alo-ph-circle{width:60px;height:60px;top:-25px;left:-10px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid red;opacity:.1;-webkit-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-o-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.social-fixed .coccoc-alo-phone{background-color:transparent;cursor:pointer;z-index:200000!important;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s}.social-fixed .coccoc-alo-ph-circle-fill{width:38px;height:38px;top:-15px;left:0;position:absolute;background-color:red;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.social-fixed .coccoc-alo-ph-img-circle{width:22px;height:22px;top:-8px;left:8px;position:absolute;z-index:10;background:url(../images/ic-phone.webp) center center no-repeat;background-size:100% 100%;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:1;-webkit-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out}@-moz-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%,100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.9}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.9}}@-webkit-keyframes coccoc-alo-circle-fill-anim{0%,100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.9}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.9}}@-o-keyframes coccoc-alo-circle-fill-anim{0%,100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.9}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.9}}@keyframes coccoc-alo-circle-fill-anim{0%,100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.9}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.9}}@-moz-keyframes coccoc-alo-circle-img-anim{0%,100%,50%{transform:rotate(0) scale(1) skew(1deg)}10%,30%{transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{transform:rotate(25deg) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-alo-circle-img-anim{0%,100%,50%{transform:rotate(0) scale(1) skew(1deg)}10%,30%{transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{transform:rotate(25deg) scale(1) skew(1deg)}}@-o-keyframes coccoc-alo-circle-img-anim{0%,100%,50%{transform:rotate(0) scale(1) skew(1deg)}10%,30%{transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{transform:rotate(25deg) scale(1) skew(1deg)}}@keyframes coccoc-alo-circle-img-anim{0%,100%,50%{transform:rotate(0) scale(1) skew(1deg)}10%,30%{transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{transform:rotate(25deg) scale(1) skew(1deg)}}}@media (min-width:992px){.social-fixed .coccoc-alo-ph-circle{width:70px;height:70px}.social-fixed .coccoc-alo-ph-circle-fill{width:50px;height:50px}.social-fixed .coccoc-alo-ph-img-circle{width:25px;height:25px;top:-4px;left:12px}}@media (max-width:991px){.social-fixed a,.social-fixed div{width:38px;height:38px}.social-fixed a img,.social-fixed div img{max-width:70%}}.update.center{text-align:center}.detail-ser{padding:20px 0}.detail-ser h1{font-family:bold;font-size:21px;color:#333}.detail-ser .result-search .item{padding:20px 0;border-bottom:1px solid #ededed}.detail-ser .result-search .item:last-child{border-bottom:0}.detail-ser .result-search .item>p{display:flex;align-items:center}.detail-ser .result-search .item>p a{overflow:hidden;display:-webkit-box}.detail-ser .result-search .item .module{color:#fff;background-color:#0c76c2;padding:2px 10px;border-radius:5px;margin-right:10px;margin-bottom:5px;display:inline-block}.detail-ser .result-search .item .item-name{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}.detail-ser .result-search .item .item-name .time{margin-right:10px}.detail-ser .result-search .item h3 a{font-family:bold;font-size:20px;color:#333;overflow:hidden;display:-webkit-box}.detail-ser .result-search .item h3:hover a{color:#0c76c2}.detail-ser .result-search .item .time{font-family:regular;font-size:12px;color:#333;font-style:italic;margin:5px 0}.detail-ser .result-search .item .time i{margin-right:10px;color:#0c76c2}.detail-ser .result-search .item ._desc p{font-family:regular;font-size:14px;color:#8f8f8f}.skiptranslate{display:none}