@font-face{font-family:'Svn';font-display:block;src:url('../fonts/SVN-Gilroy\ Regular.ttf');}
@font-face{font-family:'Svn';font-display:block;src:url('../fonts/SVN-Gilroy\ Medium.ttf');font-weight:500;}
@font-face{font-family:'Svn';font-display:block;src:url('../fonts/SVN-Gilroy\ SemiBold.ttf');font-weight:600;}
@font-face{font-family:'Svn';font-display:block;src:url('../fonts/SVN-Gilroy\ Bold.ttf');font-weight:700;}
@font-face{font-family:'Utmh';font-display:block;src:url('../fonts/UTM\ Hanzel.ttf');}
@font-face{font-family:'Utmi';font-display:block;src:url('../fonts/UTM\ Impact.ttf');}
@keyframes spin{
to{transform:rotate(360deg);}
}
@keyframes blink{
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
@keyframes shake-anim{
0%{transform:rotate(0) scale(1) skew(1deg);}
10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg);}
20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg);}
100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg);}
}
@keyframes rotate{
from{transform:rotate(0);}
to{transform:rotate(360deg);}
}
@keyframes fadeup{
from{opacity:0;transform:translateX(-20px);}
to{opacity:1;transform:translateX(0);}
}
@keyframes pulse-animation{
0%{transform:scale3d(1,1,1);opacity:0;}
10%{transform:scale3d(1.1,1.1,1.1);opacity:1;}
100%{transform:scale3d(1.6,1.6,1.6);opacity:0;}
}
@keyframes border-animation{
0%{transform:scale3d(0.6,0.6,0.6);opacity:0;}
20%{transform:scale3d(1.2,1.2,1.2);opacity:1;}
100%{transform:scale3d(1.4,1.4,1.4);opacity:0;}
}
.wrap-content{max-width:1300px;margin:auto;}
:root{--maincolor:#ee1c25;--color-social:#2557ae;--color-hover:#2557ae;--color-text:#2557ae;}
.wap_between{max-width:1300px;margin:auto;}
body{font-size:14px;font-family:Svn;}
.max-width{width:90%;max-width:1300px;margin:0px auto;}
img{max-width:100%;height:auto;}
*{box-sizing:border-box;}
a{text-decoration:none;}
.social-plugin{display:flex;margin-top:10px;}
.scale-img img{transform:scale(1,1);}
.scale-img:hover > img{transform:scale(1.1,1.1);}
.hover-img{position:relative;overflow:hidden;display:block;}
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;}
.p-relative{position:relative;}
/* Transition All */
.transition,.btn-frame .kenit-alo-circle-fill,.control-owl button,.carousel-comment-media .carousel-control a span,.menu ul li a.has-child:after,.menu ul li ul,.menu ul li:hover > ul,.scale-img img,.scale-img:hover > img,.support-online .kenit-alo-circle-fill{transition:0.3s all;}
/*   Header   */
.header{}
.menu-head{display:flex;gap:20px;justify-content:space-between;align-items:center;}
.menu-head a{color:#fff;}
.menu-head a:hover{color:#fed402;}
.line-head{background-color:#72b2fd;height:32px;width:1px;}
/* slideshow */
.slideshow{position:relative;}
/* Search */
.search{width:0;background:#ffffff;position:absolute;display:flex;top:40px;right:0;}
.search p{float:left;width:35px;height:35px;line-height:35px;cursor:pointer;text-align:center;margin:0px;color:#6c757d;font-size:16px}
.search input{width:100%;height:35px;float:left;outline:none;padding:0px;border:0px;background:transparent;text-indent:10px;font-size:12px}
.search input::-webkit-input-placeholder{color:#313131}
.search input:-moz-placeholder{color:#313131}
.search input::-moz-placeholder{color:#313131}
.search input:-ms-input-placeholder{color:#313131}
.ds-item-search{width:calc(100% - 70px);}
.ds-item-search a{font-size:14px;color:#333;}
.show-search{position:absolute;z-index:9999;top:100%;background:#fff;width:100%;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,0.3);}
.box-search .price-product{width:100%;margin:0px;text-align:left;}
.box-search .price-product .price-new{color:#f00;font-size:14px;font-weight:bold;}
.box-search .price-product .price-old{color:#999;text-decoration-line:line-through;}
/* Menu */
.fix_menu{position:fixed!important;box-shadow:0 0 1px #999;background:#fff;}
.menu{background-color:#EE1C25;width:100%;min-width:1200px;z-index:999;position:sticky;top:0;}
.menu ul.menu-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:space-between;}
.menu ul{width:100%;padding:0;margin:auto;list-style:none}
.menu ul li{position:relative;z-index:1;margin:0 10px;}
.menu ul li.li-home{}
.menu ul li.li-contact{}
.menu ul li a{display:block;position:relative;color:#fff;padding:18px 0px;text-transform:uppercase;text-decoration:none;cursor:pointer;line-height:1;letter-spacing:1px;font-weight:600;font-size:15px;color:#fff;}
.menu ul li a p{margin-bottom:0!important}
.menu ul li:hover > a,.menu ul li a.active{color:#000!important;}
.menu ul li:hover > a.has-child::after,.menu ul li a.has-child.active::after{border-color:#fff}
.menu ul li.menu-line{width:6px;height:6px;background:#fff;margin:0;border-radius:100%;}
.menu ul li a.has-child{padding-right:16px;margin-right:16px}
.menu ul li a.has-child:after{content: "";position:absolute;bottom:calc(50% - 1px / 2);right:15px;width:5px;height:5px;border:1px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.menu ul li ul{position:absolute;min-width:250px;margin-top:0;background:var(--maincolor)!important;-webkit-box-shadow:1px 1px 15px #00000026;box-shadow:1px 1px 15px #00000026;-webkit-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);transform-origin:0 0 0;-webkit-transform-origin:0 0 0;opacity:1;visibility:visible}
.menu ul li ul li{margin:0;background:#fff;border-bottom:1px dashed rgb(51 51 51 / 20%);}
.menu ul li ul li a{border-bottom:1px solid #fffc;padding:16.7px .75rem!important;text-transform:capitalize;font-weight:400;font-size:15px;color:#333;text-align:start;}
.menu ul li ul li:last-child a{padding-bottom:10px}
.menu ul li ul li a.has-child{margin-right:0}
/* .menu ul li ul li a.has-child:after{border-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} */
.menu ul li ul li a.active,.menu ul li ul li:hover > a{color:#fff;padding-left:1.5rem!important}
.menu ul li ul li:last-child > a{border-bottom:0}
.menu ul li ul li ul{left:100%;top:0}
.menu_mobi,.menu_mobi_add{display:none}
a.cart-header{position:relative;}
a.cart-header span{position:absolute;top:0px;right:0px;color:#fff;font-size:11px;width:17px;height:17px;text-align:center;border-radius:50%;}
/* Slider */
.control-owl{position:absolute;width:100%;z-index:2;left:0px;top:calc(50% - 22.5px);}
.control-owl button{opacity:0.5;top:0px;position:absolute;outline:none;border:2px solid #fff;padding:0px;margin:0px;display:block;cursor:pointer;color:#ffffff;width:30px;height:30px;border-radius:50%;overflow:hidden;text-align:center;font-size:25px;margin:0px;background-color:#00a3ff;display:flex;align-items:center;justify-content:center;}
.control-owl button:hover{opacity:1;}
.control-owl button.owl-prev{left:20px;}
.control-owl button.owl-next{right:20px;}
.box-photo-ct{border-radius:20px;overflow:hidden;}
.title-detail{position:relative;margin:20px 0px;}
.title-detail h1{font-size:20px;color:#333;font-weight:700;text-align:left;text-transform:uppercase;}
.title-main{margin-bottom:1.5rem;position:relative;}
.title-main span{font-size:1.5em;font-weight:bold;text-transform:uppercase;}
.tt-week{font-size:25px;text-align:center;margin:20px 0px;color:#fff;font-weight:700;text-transform:uppercase;}
.title-cat-main{display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0px;gap:20px;}
.title-cat-main span{display:block;color:#999;background:linear-gradient(64.85deg,#fca600 23.67%,#ffd41d 106.12%);background-color:#fff;padding:10px;border-radius:10px;cursor:pointer;}
.title-cat-main span:hover,.title-cat-main span.active{background:linear-gradient(64.85deg,#ffd41d 23.67%,#fca600 106.12%);color:#000;}
/* News */
/* Toc */
.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul > li{margin:0;margin-bottom:8px;}
.box-readmore li ul > li:before{content:counters(item,'.') ' ';}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px;}
.box-readmore ul li:before{content:counters(item,'.') '. ';display:table-cell;padding-right:5px;}
.box-readmore ul li a{color:#333333;cursor:pointer;font-weight:600;}
.box-readmore ul li a:hover{color:#767676;}
/* Partner */
.info-partner{background:#f8f8f8;padding:15px 0px;}
/* Footer */
.info-footer .flex-footer{display:flex;justify-content:space-between;gap:20px;}
.info-footer .flex-footer .box-footer .social-footer{display:flex;gap:5px;margin:10px 0px;}
.info-footer .flex-footer .box-footer:nth-child(1){width:33.3%;}
.info-footer .flex-footer .box-footer:nth-child(2){width:40%;}
.info-footer .flex-footer .box-footer:nth-child(3){width:25%;}
.info-footer .flex-footer .title-footer{text-transform:uppercase;margin-bottom:20px;font-weight:700;font-size:14px;}
.info-footer .flex-footer .service-footer{margin-top:20px;}
.info-footer .flex-footer .service-footer ul{padding:0px;margin:0px;}
.info-footer .flex-footer .service-footer ul li{list-style:none;padding:5px 0px;}
.info-footer a{color:#fff;}
/* Tags */
.title-tags{position:relative;font-size:1em;font-weight:600;padding-bottom:15px;margin-bottom:15px;color:#777;}
.title-tags:after{content: '';position:absolute;left:0px;bottom:0px;background-color:rgba(0,0,0,0.1);display:block;height:3px;width:30px;}
.flex-tags{display:flex;gap:5px;}
.flex-tags a{color:#333;border:1px solid;border-radius:3px;display:inline-block;font-size:0.8em!important;opacity:0.8;padding:2px 5px;}
.flex-tags a:hover{background-color:#446084;border-color:#446084;color:#fff;opacity:1;}
.footer-powered{background:#EE1C25;padding:8px 10px;position:relative;overflow:hidden;}
/* TC */
.item-criteria a{display:flex;align-items:center;color:#333;}
.item-criteria a .ds-criteria{width:calc(100% - 60px);margin-left:10px;}
.item-criteria a .ds-criteria h3{-webkit-line-clamp:2;font-size:16px;color:var(--color-main);}
.item-criteria a .ds-criteria p{-webkit-line-clamp:2;margin:0px;}
/* About */
.box-about{max-width:700px;margin:0px auto;text-align:center;}
.box-about h3{color:#ca0000;font-family:SVN;font-size:22px;margin-bottom:10px;text-transform:lowercase;}
.box-about a{padding:10px 20px;color:white;text-transform:uppercase;font-size:15px;display:block;background:#ca0000;width:-moz-fit-content;width:fit-content;margin:0 auto;font-weight:600;border-radius:10px;}
/* Service */
.item-service{position:relative;}
.item-service h3{position:absolute;left:0px;right:0px;bottom:0px;color:#fff;text-transform:uppercase;padding:10px;font-size:17px;margin:0px;}
/* Sort */
.sort-select{display:flex;justify-content:end;margin:20px 0px;position:relative;}
.sort-select .click-sort{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 10px 6px 8px;margin:0px;}
.sort-select-main{display:grid;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px rgb(0 0 0 / 20%);position:absolute;padding:0 7px;top:30px;right:0;width:160px;z-index:2;}
.sort-select-main p{border-bottom:1px solid #f1f1f1;margin:0px;order:2;}
.sort-select-main p:has(.check){order:1;}
.sort a{color:#000;font-size:14px;line-height:17px;padding:11px 3px;display:block;cursor:pointer;}
.sort a.check i{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid transparent;border-radius:100px;vertical-align:middle;}
.sort a.check i::after{content: '';display:block;box-sizing:border-box;position:absolute;left:3px;top:-4px;width:6px;height:10px;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg);}
.sort-select .sort-show{padding-right:12px;position:relative;}
.sort-select .sort-show::before{content: '';border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333;content: '';height:0;position:absolute;top:6px;right:0;width:0;}
/* Product */
/* product detail */
/* css block actions  */
/* modal-detail */
.modal-detail::-webkit-scrollbar{width:10px;}
.modal-detail::-webkit-scrollbar-thumb{width:10px;background:#4d90e0;border-radius:10px;height:50px;}
.modal-detail{position:fixed;z-index:999;background:#000000c4;top:0px;left:0px;width:100%;height:100%;overflow-y:scroll;}
.content-modal-detail{background:#fff;max-width:1200px;margin:0px auto;min-height:100vh;}
.content-modal-detail .tabs{display:flex;cursor:pointer;padding:0;list-style:none;justify-content:center;border-bottom:1px solid #e0e0e0;position:sticky;top:0px;background:#fff;z-index:99;}
.content-modal-detail .tabs li{padding:20px 20px;margin-right:5px;font-weight:bold;position:relative;border-bottom:4px solid #fff;}
.content-modal-detail .tabs li.active{color:#2d9cdb;border-bottom:4px solid #2d9cdb;}
.content-modal-detail .tab-content{padding:20px;max-width:900px;margin:0px auto;}
.content-modal-detail .tab-content.active{display:block;}
.close-tab{position:fixed;top:15px;right:20px;z-index:10;}
.btn-closemenu{position:fixed;top:10px;right:20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;line-height:21px;padding:7px;text-align:right;width:72px;}
.btn-closemenu::before{transform:rotate(45deg);}
.btn-closemenu::after{transform:rotate(-45deg);}
.btn-closemenu::before,.btn-closemenu::after{background-color:#333;content: '';left:13px;height:14px;position:absolute;top:10px;width:1px;}
.cursor-pointer{cursor:pointer;}
/*css CT */
/* Tien ich */
.wrap-ti{padding:20px 0px;}
.box-ti{background:#f1f1f1;padding:15px;border-radius:10px;display:flex;justify-content:space-between;min-height:135px;}
.wrap-ti .owl-item:nth-child(n + 1) .box-ti{background-color:rgb(220,238,255);}
.wrap-ti .owl-item:nth-child(n + 2) .box-ti{background-color:rgb(254,245,207);}
.wrap-ti .owl-item:nth-child(n + 3) .box-ti{background-color:rgb(255,239,219);}
.wrap-ti .owl-item:nth-child(n + 4) .box-ti{background-color:rgb(225,254,207);}
.ds-ti{width:calc(100% - 45px);}
.ds-ti h3{font-size:15px;}
.ds-ti h3 a{color:#333;}
.ds-ti h3 a:hover{color:#f00;}
/* Contact */
.contact-map{position:relative;height:500px;margin-top:30px;}
.contact-map iframe{position:absolute;left:0px;top:0px;width:100%;height:100%;}
/*  breadCrumbs */
.breadCrumbs{padding:10px 0px;background:#ead5d5;}
.breadCrumbs ol{margin:0px;}
.breadCrumbs ol li a{color:#333;}
.breadCrumbs ol li a:hover{color:var(--maincolor);}
/* Xu huong */
.wrap-xh{background:linear-gradient(90deg,#ffecd2 0%,#fcb69f 100%);padding:10px;border-radius:10px;}
.title-xh{font-size:25px;margin:20px 0px;color:#333;font-weight:700;text-align:left;text-transform:uppercase;}
.image-xh{border-radius:10px;overflow:hidden;}
.name-xh{text-align:center;color:#333;font-size:16px;margin:10px 0px 0px;}
/* scrollToTop */
.scrollToTop{width:41px;height:41px;text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:65px;right:25px;display:none;z-index:10;cursor:pointer;}
/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}
[x-cloak]{display:none!important;}
.scale-img{overflow:hidden;}
.sp_flex{margin:0 -14px;display:flex;flex-wrap:wrap;}
.sp_flex .product{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.tintuc{display:flex!important;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:15px 0;}
.tintuc-slick{margin:0 -10px;}
.box-cp1{display:flex;justify-content:flex-start;margin:10px 0;gap:10px;flex-wrap:wrap;}
.cp1{background:transparent;color:#000;padding:4px 17px;font-size:17px;border-radius:100px;border:1px solid lightskyblue;cursor:pointer;}
.cp1.active,.cp1:hover{color:#fff;background:lightskyblue;}
.title{text-align:center;}
/* btn-frame */
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:10;cursor:pointer;}
.btn-frame i{width:50px;height:50px;border-radius:50%;background:#1182fc;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;}
.btn-frame i img{vertical-align:middle;width:70%;}
.btn-frame .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:60px;height:60px;top:-5px;right:-5px;position:absolute;background-color:transparent;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:0.1;border-color:#1182fc;opacity:0.5;}
.btn-frame .zoomIn{animation-name:zoomIn;}
.btn-frame .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;border-radius:100%;border:2px solid transparent;background-color:rgba(7,41,103,0.35);opacity:0.4;}
.btn-frame .pulse{animation-name:pulse;}
/* btn-frame */
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden}
.thongtin-mb{padding:0 20px;margin-top:20px;}
.thongtin-mb i{color:var(--maincolor);margin-right:10px;}
.thongtin-mb span{color:#000;}
.load-menu .search{display:none;}
.ml-auto{margin-left:auto!important;}
.footer-article .wrap-content{padding:45px 0 0px;}
.wap_footer{display:flex;flex-wrap:wrap;justify-content:space-between;color:#000;margin-bottom:42px;}
.footer-news:nth-child(1){width:39%;}
.footer-news:nth-child(2){width:20%}
.footer-news:nth-child(3){width:25%;}
.footer-news:nth-child(1) .footer-title{font-weight:400;font-size:42px;text-transform:uppercase;color:#ee1c25;font-family:'Utmi';line-height:60px;margin-bottom:1px;}
.footer-news:nth-child(2) .footer-title{}
.footer-news:nth-child(3) .footer-title{}
.footer-title{text-transform:uppercase;position:relative;font-weight:600;font-size:18px;line-height:35px;color:#fff;margin-bottom:10px;}
.footer-info{font-size:16px;margin-bottom:4px;color:#fff;}
.footer-policy a{font-weight:400;font-size:15px;line-height:40px;color:#fff;}
.footer-policy a::before{content: "";width:4px;height:4px;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.footer-policy a:hover{color:var(--maincolor);}
.footer-policy a:hover::before{background-color:#fff600}
.fb-page{border-radius:10px}
.fb-page iframe{border-radius:10px}
.grid-pro-detail{display:flex;flex-wrap:wrap;justify-content:space-between;}
.left-pro-detail{width:calc(50% - 10px);}
.right-pro-detail{width:calc(50%);}
.product{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.flex-product{display:flex;flex-wrap:wrap;margin:0 -10px;}
ul.footer-policy{padding:unset;margin-bottom:unset;list-style:inside;color:#fff;}
.page-item.active .page-link{background:var(--maincolor);border-color:var(--maincolor);}
.page-link{color:var(--maincolor);}
.hotline-header{background:url(../images/hotline.png) no-repeat;background-position:left center;background-size:100% 100%;width:216px;padding:20.4px 38px 7.4px;padding-left:60px;display:grid;}
.header-top{background:#1d8cda;color:#fff;}
.hotline-header p{color:#000;margin-bottom:unset;font-size:14px;line-height:0.8;}
div#footer-map iframe{width:100%;}
.flex-news{display:flex;flex-wrap:wrap;margin:0 -15px;}
.item_tt{width:calc(100%/3 - 20px);margin:0 10px 20px;}
input:focus{box-shadow:unset!important;}
.hidden{display:none;}
.contact-form .btn-primary{background:var(--maincolor);border-color:var(--maincolor);}
.nav-link{color:var(--maincolor);}
.tintuc-name{-webkit-line-clamp:3;height:calc(25px * 3);font-weight:600;font-size:18px;line-height:25px;text-align:justify;color:#333;margin-bottom:8px;}
.tintuc-desc{-webkit-line-clamp:3;height:calc(25px * 3);font-size:15px;line-height:25px;text-align:justify;color:#333;}
.sp_flex .sanpham{width:calc(100%/4 - 14px);margin:0 7px 14px;}
.sanpham{border:1px solid #ececec;display:grid;justify-items:center;}
.sanpham-name{-webkit-line-clamp:2;height:calc(15px * 2);letter-spacing:-0.05em;font-weight:500;font-size:14px;line-height:15px;text-transform:uppercase;text-align:center;color:#333;}
.price-new{font-weight:700;font-size:15px;text-align:center;color:#ee1c25;}
.wrap_gioithieu{display:flex;flex-wrap:wrap;justify-content:space-between;}
.box-left{width:53.7%;}
.box-right{width:calc(100% - 53.7% - 73px);}
.title-dknt{display:grid;justify-items:center;width:100%;}
.tintuc-pic{width:40.4%;border-radius:20px;overflow:hidden;}
.menu-main > li:last-child{margin-right:unset;}
.sanpham-pic{display:inline-block;}
.sanpham-info{padding:15px 5px 20px;display:grid;justify-items:center;width:100%;}
.price-product{font-weight:800;font-size:16px;line-height:24px;text-align:center;margin:auto;display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:10px;}
.sanpham-name:hover{color:#bf0c0f;}
.top-info{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;border-bottom:1px solid #1d8cda;padding-bottom:15px;position:relative;margin-bottom:30px;}
.tiktok{overflow:hidden;}
.d-flex-sanpham{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;}
.box-sp-left{width:20.3%;}
.box-sp-right{width:calc(100% - 20.3% - 15px);}
.cont-cp1{background:#EE1C25;padding:9px 20px;max-height:315px;overflow:auto;margin-bottom:10px;}
a.c-cp1{line-height:33px;display:inline-block;width:100%;font-weight:500;font-size:15px;color:#fff;}
ul.dmsp{width:245px;}
ul.menu-main{width:calc(100% - 245px);margin-right:unset!important;padding:0 10px;}
ul.dmsp > li{background:#1d8cda;margin:unset;text-align:center;}
ul.dmsp > li > a{display:inline-block;padding:18px 45px!important;text-transform:uppercase;letter-spacing:unset;font-size:15px;font-weight:600;}
li.li-tim p{color:#fff;}
.header-info{color:#fff;display:flex;align-items:center;gap:8px;}
.flex{display:flex;}
.grid{display:grid;}
.grid.grid-cols-1.sm\:grid-cols-3.gap-x-\[10px\]{grid-template-columns:repeat(3,1fr);gap:10px;}
.grid.grid-cols-1.sm\:grid-cols-2.gap-x-\[10px\]{grid-template-columns:repeat(2,1fr);gap:10px;}
.dmsp > li > .ul_cap1{width:100%!important;min-width:unset;background:#fff!important;border:1px solid rgb(51 51 51 / 20%)!important;max-height:510px;}
.slideshow{width:calc(100% - 245px);margin-left:auto!important;margin-right:unset;border-top:12px solid transparent;border-left:12px solid transparent;}
.cont-slide{display:flex;flex-wrap:wrap;justify-content:flex-end;}
.menu-f > div > ul.dmsp > li > .ul_cap1{transform:none;-webkit-transform:none;opacity:1;visibility:visible;}
.tieuchi{display:flex;align-items:center;gap:18px;flex-wrap:wrap;border:1px dashed #ee1c25;border-radius:1000px;padding:12px 10px;}
.tieuchi-pic{-webkit-mask-image:url(../images/tc_i_bg.png);background:#ee1c25;}
.tieuchi-info{width:calc(100% - 66px - 18px);}
.tieuchi-name{font-weight:600;font-size:15px;color:#333;margin-bottom:4px;}
.tieuchi-desc{line-height:20px;text-align:justify;color:#333;-webkit-line-clamp:2;height:calc(20px * 2);}
.brand-pic{border:1px solid #e2e2e2;border-radius:5px;}
.btn-muangay.addcart{display:inline-block;font-weight:500;font-size:14px;text-align:center;color:#fff;background:#ee1c25;padding:7px 26px;border-radius:1000px;cursor:pointer;}
.price-old{font-weight:500;font-size:14px;text-decoration:line-through;color:#7a7a7a;}
.wrap_duan{display:grid;grid-template-columns:490px 357px 54px 357px;grid-template-rows:294px 294px;gap:20px 20px;grid-auto-flow:row;grid-template-areas:"a1 a2 a2 a3"
"a1 a4 a5 a5";}
.wrap_duan .duan:nth-child(1){grid-area:a1;}
.wrap_duan .duan:nth-child(2){grid-area:a2;}
.wrap_duan .duan:nth-child(3){grid-area:a3;}
.wrap_duan .duan:nth-child(4){grid-area:a4;}
.wrap_duan .duan:nth-child(5){grid-area:a5;}
.wrap_duan .duan .duan-pic,.wrap_duan .duan .duan-pic img{height:100%!important;width:100%;object-fit:cover;}
.duan-info{position:absolute;bottom:0;width:100%;text-align:center;background:rgba(0,0,0,0.7);}
.duan{position:relative;}
.duan-name{font-weight:600;font-size:20px;text-transform:uppercase;text-align:center;color:#fff;margin-bottom:unset;padding:18px 10px;}
.title-gt{display:grid;position:relative;margin-bottom:6px;}
.xtgt{background:url(../images/gt_xt.png) no-repeat;background-size:100% 100%;font-weight:600;font-size:15px;color:#ee1c25!important;padding:16.3px 47px;display:inline-block;}
.title-gt .sub2{font-weight:400;font-size:35px;line-height:50px;text-transform:uppercase;color:#1d8cda;font-family:utmi;margin-bottom:-9px;}
.title-gt .main{font-weight:400;font-size:44px;text-transform:uppercase;color:#ee1c25;font-family:'Utmi';line-height:63px;}
.title-gt .sub{font-weight:500;font-size:20px;line-height:30px;color:#333;}
.title-gt:before{content: '';background:url(../images/gt_bh.png);width:530px;height:79px;position:absolute;top:-22px;}
.desc-gt{font-size:15px;line-height:30px;text-align:justify;color:#333;-webkit-line-clamp:9;height:calc(30px * 9);margin-bottom:38px;}
.desc-gt > p{margin-bottom:unset;}
.box-gioithieu{background:url(../images/gt_bg.png);padding:70px 0 94px;}
.gioithieu-pic{position:relative;z-index:1;}
.gioithieu-pic:before{content: '';background:url(../images/gt_bf.png);width:463px;height:587px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;}
.box-video{width:calc(100% - 49.5% - 56px);}
.wrap_tintuc_video{display:flex;flex-wrap:wrap;justify-content:space-between;}
.big-video .video{position:relative;}
.big-video .video:before{content: '';background:url(../images/play.png) no-repeat;background-position:center;background-size:auto;width:100%;height:100%;position:absolute;}
.big-video .video img{height:405px;object-fit:cover;}
.video{border-radius:15px;overflow:hidden;}
.big-video{margin-bottom:20px;}
.small-video .video{margin:0 8px;}
.small-video{margin:0 -8px;}
.box-tintuc{overflow:hidden;width:49.5%;}
.small-video img{height:136px;object-fit:cover;}
.tintuc-info{width:calc(100% - 40.4% - 30px);}
.tintuc:nth-child(2n+2){flex-direction:row-reverse;}
.slick_tintuc > div{margin:-15px 0;}
.social-footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.ul-social-footer{gap:10px;list-style:none;}
.social-footer span{font-size:15px;line-height:35px;color:#fff;white-space:nowrap;}
.footer-article{background:url(../images/ft_bg.png) no-repeat;background-size:cover;}
.footer-sub{font-weight:400;font-size:27px;text-transform:uppercase;color:#1d8cda;font-family:'Utmi';line-height:39px;margin-bottom:-10px;}
.footer-tag{background:rgb(29 140 218 / 50%);padding:35px;border-radius:50px 50px 0 0;}
.footer-tag .ftt-tag{font-weight:600;font-size:18px;line-height:35px;color:#fff;}
.footer-tag a,.footer-tag span{font-weight:400;font-size:15px;line-height:30px;color:#fff;text-transform:uppercase;}
.box-tintuc_video{padding:60px 0;}
.title .main{font-weight:400;font-size:40px;text-transform:uppercase;text-align:center;color:#333;font-family:'Utmi';display:inline-block;position:relative;margin-bottom:46px;margin-top:36px;z-index:1;}
.title .main:after{content: '';background:url(../images/tt_bg.png);width:230px;height:38px;position:absolute;z-index:-1;top:24px;left:50%;transform:translateX(-50%);}
.title .main:before{content: '';background:url(../images/tt_icon.png);width:36px;height:36px;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);}
.box-duan{padding:60px 0;background:url(../images/duan_bg.png) no-repeat;background-position:center;background-size:100% 100%;}
.box-tieuchi{padding:50px 0;}
.box-brand{background:#DEF5FC;padding:60px 0;}
.title-sp{background:url(../images/spbc_tt.png);display:flex;align-items:center;justify-content:center;padding:21px 10px;margin-bottom:20px;}
.title-sp .main{position:relative;z-index:1;font-size:40px;text-transform:uppercase;text-align:center;color:#ee1c25;margin-bottom:unset;font-family:'Utmi';text-shadow:rgb(255,255,255) 5px 0px 0px,rgb(255,255,255) 4.90033px 0.993347px 0px,rgb(255,255,255) 4.60531px 1.94709px 0px,rgb(255,255,255) 4.12668px 2.82321px 0px,rgb(255,255,255) 3.48353px 3.58678px 0px,rgb(255,255,255) 2.70151px 4.20736px 0px,rgb(255,255,255) 1.81179px 4.6602px 0px,rgb(255,255,255) 0.849836px 4.92725px 0px,rgb(255,255,255) -0.145998px 4.99787px 0px,rgb(255,255,255) -1.13601px 4.86924px 0px,rgb(255,255,255) -2.08073px 4.54649px 0px,rgb(255,255,255) -2.94251px 4.04248px 0px,rgb(255,255,255) -3.68697px 3.37732px 0px,rgb(255,255,255) -4.28444px 2.57751px 0px,rgb(255,255,255) -4.71111px 1.67494px 0px,rgb(255,255,255) -4.94996px 0.7056px 0px,rgb(255,255,255) -4.99147px -0.291871px 0px,rgb(255,255,255) -4.83399px -1.27771px 0px,rgb(255,255,255) -4.48379px -2.2126px 0px,rgb(255,255,255) -3.95484px -3.05929px 0px,rgb(255,255,255) -3.26822px -3.78401px 0px,rgb(255,255,255) -2.4513px -4.35788px 0px,rgb(255,255,255) -1.53666px -4.75801px 0px,rgb(255,255,255) -0.560763px -4.96845px 0px,rgb(255,255,255) 0.437495px -4.98082px 0px,rgb(255,255,255) 1.41831px -4.79462px 0px,rgb(255,255,255) 2.34258px -4.41727px 0px,rgb(255,255,255) 3.17346px -3.86382px 0px,rgb(255,255,255) 3.87783px -3.15633px 0px,rgb(255,255,255) 4.4276px -2.32301px 0px,rgb(255,255,255) 4.80085px -1.39708px 0px,rgb(255,255,255) 4.98271px -0.415447px 0px;}
.title-sp .main:before{content:attr(data-before);position:absolute;z-index:-1;text-shadow:rgb(29,140,218) 6px 0px 0px,rgb(29,140,218) 5.91686px 0.995377px 0px,rgb(29,140,218) 5.66974px 1.96317px 0px,rgb(29,140,218) 5.2655px 2.87655px 0px,rgb(29,140,218) 4.71532px 3.71022px 0px,rgb(29,140,218) 4.03447px 4.44106px 0px,rgb(29,140,218) 3.24181px 5.04883px 0px,rgb(29,140,218) 2.35931px 5.51667px 0px,rgb(29,140,218) 1.41143px 5.83163px 0px,rgb(29,140,218) 0.424423px 5.98497px 0px,rgb(29,140,218) -0.574341px 5.97245px 0px,rgb(29,140,218) -1.55719px 5.79441px 0px,rgb(29,140,218) -2.49688px 5.45578px 0px,rgb(29,140,218) -3.36738px 4.96596px 0px,rgb(29,140,218) -4.14455px 4.33852px 0px,rgb(29,140,218) -4.80686px 3.59083px 0px,rgb(29,140,218) -5.33596px 2.74364px 0px,rgb(29,140,218) -5.71718px 1.8204px 0px,rgb(29,140,218) -5.93995px 0.84672px 0px,rgb(29,140,218) -5.99811px -0.150428px 0px,rgb(29,140,218) -5.89004px -1.14341px 0px,rgb(29,140,218) -5.61874px -2.1047px 0px,rgb(29,140,218) -5.19172px -3.00766px 0px,rgb(29,140,218) -4.62082px -3.82727px 0px,rgb(29,140,218) -3.92186px -4.54081px 0px,rgb(29,140,218) -3.11421px -5.12852px 0px,rgb(29,140,218) -2.22026px -5.57409px 0px,rgb(29,140,218) -1.26477px -5.86518px 0px,rgb(29,140,218) -0.274238px -5.99373px 0px,rgb(29,140,218) 0.723898px -5.95617px 0px,rgb(29,140,218) 1.70197px -5.75355px 0px,rgb(29,140,218) 2.63288px -5.39147px 0px,rgb(29,140,218) 3.49082px -4.87998px 0px,rgb(29,140,218) 4.25202px -4.23324px 0px,rgb(29,140,218) 4.89538px -3.46919px 0px,rgb(29,140,218) 5.40307px -2.60899px 0px,rgb(29,140,218) 5.76102px -1.67649px 0px,rgb(29,140,218) 5.95932px -0.697531px 0px;}
.ttb{position:relative;}
.ttb:before{content: '';background:url(../images/tt_bf.png);width:56px;height:58px;position:absolute;right:calc(100% + 5px);top:-20px;}
.ttb:after{content: '';background:url(../images/tt_af.png);width:42px;height:39px;position:absolute;left:calc(100% + 7px);top:-10px;}
.box-spbc{padding:60px 0;}
.title-cp1 .main{font-weight:400;font-size:30px;line-height:21px;text-transform:uppercase;color:#333;font-family:'Utmi';margin-bottom:unset;}
.icon{content: '';background:url(../images/tt_icon.png) no-repeat;background-size:100% 100%;width:30px;height:30px;transform:rotateY(180deg);}
.title-cp1{display:flex;align-items:flex-end;gap:20px;}
.top-info:before{content: '';width:193px;bottom:0;transform:translateY(50%);border-bottom:2px solid #ee1c25;position:absolute;}
.container_sanpham{padding:60px 0;}
.container_sanpham:last-child{padding-top:unset;}
.container_sanpham:first-child{padding-top:60px;}
.wap_copy{display:flex;justify-content:space-between;font-weight:400;font-size:13px;line-height:32px;color:#fff;flex-wrap:wrap;}
.btt{position:absolute;top:0;left:50%;transform:translateX(-50%);background:url(../images/btt.png);width:131px;height:53px;cursor:pointer;}
.header-top > div{position:relative;padding:10px 0;padding-left:200px;}
.logo-header:before{content: '';background:url(../images/gt_logo_bf.png);width:261px;height:45px;position:absolute;top:-16px;z-index:-1;left:50%;transform:translateX(-50%);}
.logo-header{position:relative;z-index:1;margin-top:-47px;}
.header-bottom{padding:18px 0;}
.hotline-header a{font-size:20px;line-height:23px;color:#ee1c25;font-family:'Utmi';}
.ul-social{gap:5px;list-style:none;}
.header-info:hover{color:#000;}
.cart-head{display:grid;background:url(../images/cart.png) no-repeat;padding-left:50px;min-height:42px;}
.cart-head > span:first-child{font-weight:600;font-size:15px;color:#333;}
.cart-head > span:last-child{font-weight:400;font-size:13px;text-align:center;color:#333;}
.dmsp > li > .ul_cap1 a{color:#000;}
.menu ul li ul li:last-child{border-bottom:unset;}
.has-child{position:relative;}
.has-child:before{content: '';width:7px;height:7px;border-top:2px solid #a1a1a1;border-left:2px solid #a1a1a1;position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(135deg);transform-origin:center;}
ul.dmsp li ul li a.active,ul.dmsp li ul li:hover > a{color:#000!important;}
.flex-news .tintuc{width:calc(100%/2 - 30px);margin:0 15px 20px;flex-direction:row!important;}
.flex-product .sanpham{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.pic-album a:not(:first-child){display:none;}
.pic-album a{display:block;}
.wrap_album .album{width:calc(100%/5 - 20px);margin:0 10px 20px;}
.wrap_album{display:flex;flex-wrap:wrap;margin:0 -10px;}
.flex-duan .duan{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.flex-duan{display:flex;flex-wrap:wrap;margin:0 -10px;}
.xthem a{font-weight:400;font-size:15px;color:#ee1c25;text-transform:capitalize;display:flex;align-items:center;gap:10px;}
.duan-name:hover{color:#ee1c25;}
.xtgt:hover{text-decoration:underline!important;}
.tintuc-name:hover{color:#ee1c25;}
div#footer-map{line-height:0;}
.grid-news{display:flex;flex-wrap:wrap;margin:0 -5px;}
.grid-news .box-album{width:calc(100%/4 - 10px);margin:0 5px 10px;}
.flex-news-detail{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;}
.news-left{width:75%;}
.news-right{width:calc(100% - 75% - 20px);border:1px solid var(--maincolor);border-radius:20px 20px;overflow:hidden;position:sticky;top:60px;}
.news-right .flex-news{flex-direction:column;margin:unset;padding:0 10px;}
.news-right .tintuc{width:100%;margin:0 0 10px;}
.news-right .title-main{background:var(--maincolor);text-align:center;color:#fff;padding:10px 10px;}
.flex-product-main{display:flex;gap:20px;flex-wrap:wrap;}
.left-product{width:22%;}
.right-product{width:75%;}
.box-menu-product{position:sticky;top:60px;}
.title-menu-product{color:var(--color-main);font-weight:700;font-size:19px;border-bottom:1px solid var(--color-main);margin-bottom:15px;padding-bottom:5px;text-align:center;}
div#danhmuc{border-bottom:none}
div#danhmuc ul{list-style:none;padding:0;margin:0;border:1px solid #eee;}
div#danhmuc ul li{position:relative}
div#danhmuc ul li:last-child{border:none}
div#danhmuc ul li a{color:#454545;text-decoration:none;font-size:16px;transition:0.4s;display:block;border-bottom:1px solid #DDD;padding:7px 25px 7px 10px;}
div#danhmuc ul li a h2{font-size:15px}
div#danhmuc ul li span{position:absolute;right:6px;top:0;display:block;width:14px;height:100%;background:url(../images/x2.png) no-repeat center;cursor:pointer;max-height:40px;transition:0.3s;}
div#danhmuc ul li span.active{background:url(../images/x2.png) no-repeat center;}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active{color:red;transition:0.4s;text-decoration:underline}
div#danhmuc ul li ul li a{padding:7px 5px 7px 20px;}
div#danhmuc ul li ul li span{}
div#danhmuc ul li ul li ul li span{}
div#danhmuc ul li ul{display:none;border:000;}
div#danhmuc ul li ul.show-ul-c2{display:block}
div#danhmuc ul li ul li ul li{}
div#danhmuc ul li ul li ul li a{padding-left:34px;}
div#danhmuc ul li ul li ul li ul li{}
div#danhmuc ul li ul li ul li ul li a{padding-left:40px;color:#000;}
div#danhmuc ul li ul li ul li ul li ul li{}
div#danhmuc ul li ul li ul li ul li ul li a{color:#0193de;}
.news-right .tintuc-info{width:calc(100% - 40.4% - 10px);}
.news-right .tintuc-name{text-align:start;font-size:16px;line-height:20px;height:calc(20px * 3);margin-bottom:unset;}