
@charset "UTF-8";

/*-----------css reset---------------------*/
* { margin: 0; padding: 0; }
html, body, div, span { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent }
body { line-height: 1 }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none }
:focus { outline: 0 }
ins { text-decoration: none }
del { text-decoration: line-through }
table { border-collapse: collapse; border-spacing: 0 }
a, a:hover, a:focus { outline: none !important; }

/*----------basic----------------*/
html, body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.5; text-rendering: optimizeLegibility; }
a { text-decoration: none; color: #1471CE; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
a:hover { text-decoration: none !important; color: #F00; }
::-webkit-scrollbar { background: #fff; width: 8px; height: 8px;border-radius: 8px; }
::-webkit-scrollbar-thumb { background: #ccc;border-radius: 8px; }
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0; }
input::placeholder, textarea::placeholder{color: rgba(7, 16, 39, .4) !important; }


/*Prevent Firefox Scrollbar Jump*/
img { border: none; max-width: 100%; height: auto; vertical-align: middle; box-sizing: border-box; position: relative; height: auto; }
input, textarea { padding: 0; margin: 0; resize: none; outline: none; height: auto !important; line-height: 25px !important; }
select, .cp { cursor: pointer; }
.clear { clear: both; }
:focus { outline: 0; }
input:focus, button:focus, textarea:focus { outline: none; }
del { text-decoration: line-through }
table { border-collapse: collapse; border-spacing: 0 }
button { border: 0; cursor: pointer; font-weight: bold; outline: none }
ul, ol, dl { margin-left: 15px; text-decoration: none !important; }
body { background: #fff; font-family: "Inter", "Roboto", sans-serif; }
h1, h2, h3, h4, h5, h6 { margin: 0px; font-weight: normal; font-size: inherit; font-family: var(--font-title) }
.content h1,.content h2, .content h3, .content h4, .content h5, .content h6{margin-bottom: 0.5rem;font-weight: 700;font-size: 2rem;}
p { margin: 0; }
.content p{margin-bottom: 1rem;}

/* My */
:root { --color-red: #ec2d3f; --color-medium-red: #cc2c32; --color-text: oklch(0.5 0.03 260); --font-title: "Manrope", sans-serif;; --color-dark-red: #c31829;  --gradient-hero: linear-gradient(135deg, oklch(98.5% .005 264) 0%, oklch(96% .02 280) 100%);; --color-black: rgb(7 16 39); --color-gray: #6c757d;--color-main:oklch(0.55 0.21 264); --color-sub:#071027;--color-text-user:#fff;--color-text-user2:#000;}
.w-clear:after { display: block; content: ""; clear: both; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.del { text-decoration: line-through; }
.center { position: relative; max-width: 1246px; margin: 0 auto; padding: 0 15px; }
.title-main { margin-bottom: 20px; text-align: center; position: relative; } 
.title-main h1, .title-main h2, .title-main span { display: inline-block; text-transform: uppercase; color: var(--color-main); font-weight: 700; font-size: 30px; line-height: 40px; margin: 0; } 
.title-main p { display: block; margin: 0; }
.title-detail { margin-bottom: 15px; color: #333; font-weight: 700; }
.title-detail h1 { margin: 0; font-weight: 700; font-size: 28px; line-height: 28px; text-transform: capitalize; }
.title-detail p { display: none; }
.time-detail { margin-bottom: 10px; color: #999; }
.time-detail i { vertical-align: top; margin: 5px 10px 0px 0px; }
.time-detail span { vertical-align: top; display: inline-block; }
.control-carousel { position: absolute; top: calc(50% - 30px/2); margin-bottom: 0px; width: 30px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #eee; z-index: 2; background-color: #fff; color: #ccc; cursor: pointer; }
.control-carousel:hover { background-color: var(--color-red); border-color: var(--color-red); color: #fff; }
.prev-carousel { left: 0px; }
.next-carousel { right: 0px; }

.btn-main{height: 48px !important; padding: 0 28px; display: inline-flex; align-items: center; justify-content: center; line-height: 1; text-align: center; border: 1px solid oklch(0.93 0.006 255); border-radius: 30px; font-weight: 600; font-size: 15.2px; transition: .3s all}
.btn-main-1{background: var(--color-main); color: #fff; }
.btn-main-1:hover{color: var(--color-main); background: #fff; border-color: var(--color-main)}
.btn-main-2{color: var(--color-black); background: #fff;}
.btn-main-2:hover{background: oklch(0.965 0.005 250); color: var(--color-black); border-color: var(--color-main)}
.btn-main-3{padding: 0px 40px; height: 56px !important; font-size: 16px; font-weight: 600; color: var(--color-main); background: #fff; line-height: 24px;}
.btn-main-3:hover{transform: translateY(-5px); color: var(--color-main)}

.row{margin: -12px;}
.row [class*='col-']{padding: 12px;}
.row-6{margin: -6px;}
.row-6 [class*='col-']{padding: 6px;}
.row-8{margin: -8px;}
.row-8 [class*='col-']{padding: 8px;}
.row-10{margin: -10px;}
.row-10 [class*='col-']{padding: 10px;}
.row-12{margin: -12px;}
.row-12 [class*='col-']{padding: 12px;}
.row-15{margin`: -15px;}
.row-15 [class*='col-']{padding: 15px;}
.row-16{margin: -16px;}
.row-16 [class*='col-']{padding: 16px;}

.name-main a{color: var(--color-black);}
.name-main a:hover{color: var(--color-main);}

.p-96{padding: 96px 0;}
.p-64{padding: 64px 0;}
.p-48{padding: 48px 0;}
.p-40{padding: 40px 0;}
.w-584{width: calc(584% * 100 / 1216)}
.mb-64{margin-bottom: 64px;}
.mb-48{margin-bottom: 48px;}
.mb-40{margin-bottom: 40px;}


.title-home{margin-bottom: 48px;}
.title-home h2, .title-home h1{font-size: 36px; line-height: 40px; font-weight: 700; color: var(--color-black); font-family: var(--font-title); margin-bottom: 12px; letter-spacing: -0.9px;}
.title-home p{color: var(--color-text); font-size: 16px; line-height: 1.5;}

/* Container */
#container { padding:48px 15px; }
#container img{height: auto!important;}

/* Breadcrumb */
.breadCrumbs {padding: 0; margin-bottom: 24px; }
.breadCrumbs .breadcrumb { padding: 0; margin: 0; background-color: transparent; border-radius: 0; display: ruby  }
.breadCrumbs .breadcrumb-item a { color: var(--color-text); }
.breadCrumbs .breadcrumb-item a:hover { color: var(--color-main); }
.breadCrumbs .breadcrumb-item.active a { color: var(--color-black); pointer-events: none; }

/* General */
.mxh { list-style: none; padding: 0px; margin: 0px; display: flex; align-items: center; }
.mxh li { display: inline-block; vertical-align: top; margin-right: 5px; }
.mxh li:last-child { margin-right: 0px; }
.mxh li a { display: block; }
.mxh img { vertical-align: top; transition: all 0.5s; }
.mxh img:hover { -webkit-animation: rubberBand 1s; animation: rubberBand 1s; }

/* Header */
#header {font-size: 12px; line-height: 16px; padding: 8px 0; background: var(--color-sub); color: #fff; }

/* Menu */
#menu { background-color: rgba(255,255,255,.7); border-bottom: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); padding: 14px 0; backdrop-filter: blur(12px); position: -webkit-sticky; position: sticky; top: 0; z-index: 9; -webkit-backface-visibility: hidden;  backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); }
.menu-main{max-width: 516px; width: 100%;}
.menu-main > ul{gap: 7px;}
#menu ul { width: 100%; padding: 0px; margin: auto; list-style: none; }
#menu ul li { position: relative; z-index: 99; flex: auto; }
#menu ul li a { display: block; position: relative; z-index: 1; text-align: center; font-weight: 500; padding: 8px 14px; border-radius: 20px;  font-size: 14px; line-height: 20px;; font-weight: 500; color: var(--color-sub); color: oklab(0.18 -0.00435779 -0.0498097 / 0.75)}
#menu ul li a.active{ background: oklab(0.55 -0.021951 -0.20885 / 0.05); color: var(--color-main); font-weight: 600;}
#menu ul li:hover > a { background: oklab(0.55 -0.021951 -0.20885 / 0.05); color: var(--color-black); font-weight: 600;}
#menu ul li ul { position: absolute; min-width: 200px; background: var(--color-red); box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1); -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; transition: all .5s; }
#menu ul li:hover > ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; transition: all .7s; }
#menu ul li ul li a { text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 0; }
#menu ul li ul li:last-child > a { border-bottom: 0px; }
#menu ul li ul li a span {font-size: 14px;padding: 12px 15px;margin: 0;display: block;line-height: 1.2;}
#menu ul li ul li ul { top: 0px; left: 100%; }
.menu-right{display: flex; align-items: center; justify-content: space-between; max-width: 300px; width: 100%;}
.menu-language{display: flex; align-items: center; justify-content: center; padding: 2px; border-radius: 30px; background: oklch(0.965 0.005 250);}
.menu-language a{display: block; padding: 6px 10px; font-size: 12px; line-height: 16px; color: var(--color-sub); font-weight: 500; transition: .5s all}
.menu-language a:hover, .menu-language a.active{color: var(--color-main); font-weight: 600; background: oklch(1 0 0); border-radius: 20px;}
.menu-cart{position: relative; color: var(--color-text)}
.menu-cart-count{position: absolute; width: 18px; height: 18px; font-size: 10px; font-weight: 700; color: #fff; background: var(--color-main); display: flex; align-items: center; justify-content: center; border-radius: 50%; top: -8px; right: -13px;}
.menu-cart:hover{color: var(--color-main)}

/*Go top*/
.progress-wrap { position: fixed; bottom: 70px; right: 19px; height: 50px; width: 50px; cursor: pointer; display: block; border-radius: 50px; z-index: 100; opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; }
.progress-wrap.active-progress { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
.progress-wrap::after {position: absolute;font-family: 'Font Awesome 5 Free';content: '\f077';text-align: center;line-height: 50px;font-size: 16px;font-weight: 900;color: var(--color-main);left: 0;top: 0;height: 50px;width: 50px;cursor: pointer;display: block;z-index: 1;-webkit-transition: all 400ms linear;-o-transition: all 400ms linear;transition: all 400ms linear;}
.progress-wrap svg path { fill: none; }
.progress-wrap svg.progress-circle path { stroke: var(--color-main); stroke-width: 4; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; }

/* Menu RP */
#menu-mobile { display: none; z-index: 10; background: var(--color-main); position: -webkit-sticky; position: sticky; top: 0; z-index: 99; }
.menu-bar-res { height: 40px; padding: 0px 10px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; }
#hamburger { display: block; width: 26px; height: 14px; position: relative; }
#hamburger:before, #hamburger:after, #hamburger span { background: var(--color-main); content: ''; display: block; width: 100%; height: 2px; position: absolute; left: 0px; }
#hamburger:before { top: 0px; }
#hamburger span { top: 7px; }
#hamburger:after { top: 14px; }
#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity; }
#mmenu { display: none; }
.mm-wrapper_opening #hamburger:before, .mm-wrapper_opening #hamburger:after { top: 10px; }
.mm-wrapper_opening #hamburger span { left: -50px; opacity: 0; }
.mm-wrapper_opening #hamburger:before { transform: rotate(45deg); }
.mm-wrapper_opening #hamburger:after { transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }
#mmenu h2 { font-weight: normal; font-size: 15px; margin: 0; }
.mm-listitem.heading { font-weight: bold; color: var(--color-medium-red); background: #dfdfdf; line-height: 20px; padding: 10px; text-transform: capitalize; margin-top: -1px; }
.mm-listitem.heading:after { display: none; }
.mm-wrapper__blocker { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/* Banner */
#banner{padding: 112px 0; background: var(--gradient-hero)}
.banner-name-sub{margin-bottom: 20px; display: inline-block; padding: 2px 10px; background: oklab(0.55 -0.021951 -0.20885 / 0.1); font-size: 11px; line-height: 16px; font-weight: 600; border-radius: 20px; color: var(--color-main)}
.banner-name{font-family: var(--font-title); font-size: 60px; font-weight: 800; line-height: 63px; letter-spacing: -1.5px; margin-bottom: 20px; color: var(--color-black)}
.banner-desc{font-size: 18px; line-height: 29.25px;; color: var(--color-text); max-width: 512px; margin-bottom: 32px;}
.banner-btn{display: flex; gap: 12px; margin-bottom: 40px;}
.wrap-tieuchi{display: flex; gap: 16px;}
.tieuchi{width: 25%; display: flex; gap: 8px; }
.tieuchi-name{flex: 1; color: oklab(0.18 -0.00435779 -0.0498097 / 0.8); font-size: 12px; font-weight: 500; line-height: 16px;}
.banner-img{position: relative; padding-top: 16px; }
.banner-img-1{border-radius: 24px; overflow: hidden; position: relative; z-index: 1; box-shadow: 16px 16px 32px rgba(0,0,0,0.08), -16px -16px 32px rgba(0,0,0,0.08),  -16px 16px 32px rgba(0,0,0,0.08), 16px -16px 32px rgba(0,0,0,0.08) }
.banner-img-2{position: absolute; border-radius: 20px; background: #fff; z-index: 2; overflow: hidden; animation: 6s ease-in-out infinite softFloat; max-width: 224px; width: 100%; padding: 12px;  box-shadow: 16px 16px 32px rgba(0,0,0,0.02), -16px -16px 32px rgba(0,0,0,0.02),  -16px 16px 32px rgba(0,0,0,0.02), 16px -16px 32px rgba(0,0,0,0.02); bottom: -24px; left: -16px;}
.banner-img-2 div{border-radius: 16px; overflow: hidden; margin-bottom: 8px;}
.banner-img-2 p{font-size: 11px; color: var(--color-black); font-weight: 600; line-height: 16.5px; padding: 0 4px; }
@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}

/* Indsutry */
#nganhhang{ }
.nganhhang{position: relative;   }
.hover-main{transition: .3s all; border-radius: 20px; overflow: hidden; border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); background: #fff;}
.hover-main:hover{border-color: oklab(0.55 -0.021951 -0.20885 / 0.3); box-shadow: 12px 12px 24px rgba(0,0,0,0.04), -12px -12px 24px rgba(0,0,0,0.04), -12px 12px 24px rgba(0,0,0,0.04), 12px -12px 24px rgba(0,0,0,0.04); transform: translateY(calc(.25rem * -1))}
.nganhhang-content{padding: 28px;}
.nganhhang-name{font-size: 20px; line-height: 28px; font-weight: 700; font-family: var(--font-title); margin-bottom: 8px}
.nganhhang-desc{font-size: 14px; line-height: 22.75px; color: var(--color-text); height: 45.5px; margin-bottom: 16px;}
.nganhhang-btn{font-size: 14px; font-weight: 600; color: var(--color-main); display: inline-flex; gap: 6px;}
.nganhhang-btn span{transition: .3s all}
.nganhhang:hover .nganhhang-btn span{margin-left: 3px;}

/* Danh mục */
#danhmuc{background: oklch(0.985 0.003 250);}
.danhmuc-content{padding: 20px;}
.danhmuc-name{font-size: 16px; line-height: 1.5; font-weight: 600; font-family: var(--font-title); margin-bottom: 4px;}
.danhmuc-desc{font-size: 12px; line-height: 16px; color: var(--color-text); }

/* Vì sao chọn chúng tôi */
#visao{}
.title-visao{margin-bottom: 40px}
.wrap-visao-item{gap: 24px; display: flex; flex-direction: column}
.visao-item{display:flex; gap: 16px;}
.visao-item-num{display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; background: oklab(0.55 -0.021951 -0.20885 / 0.08); border-radius: 16px; color: var(--color-main); font-weight: 700; font-family: var(--font-title)}
.visao-item-content{flex: 1;}
.visao-item-name{font-size: 16px; line-height: 1.5; font-weight: 600; font-family: var(--font-title); color: var(--color-black); margin-bottom: 4px;}
.visao-item-desc{font-size: 14px; line-height: 22.75px; color: var(--color-text); }
.visao-img{display: flex; flex-wrap: wrap; gap: 16px;}
.visao-item-img{width: calc(50% - 8px);}
.visao-item-img img{border-radius: 20px; overflow: hidden; box-shadow: 0px 8px 16px rgba(0,0,0,0.08)}
.visao-item-img:nth-child(even){margin-top: 40px;}

/* Sản phẩm bán chạy */
#sanphambc{background-color: oklch(0.985 0.003 250) }
.title-sanphambc-left{max-width: 576px; width: 100%;}
.title-sanphambc-btn{margin-top: 20px;}
.title-sanphambc{margin-bottom: 40px;}
.title-sanphambc h2{margin-bottom: 8px;}
.product-img{position: relative;}
.product-ab{position: absolute; z-index: 2; pointer-events: none; top: 0; left: 0; padding: 12px; display: flex; align-items: center; justify-content: space-between; width: 100%;}
.product-ab > span{display: inline-flex; padding: 2px 10px; border-radius: 20px; font-size: 11px;  line-height: 16.5px; font-weight: 500; align-items: center; justify-content: center; }
.product-list-name{color: var(--color-main); background: oklab(0.55 -0.021951 -0.20885 / 0.1);}
.product-sale{background:oklab(0.83 0.0699431 0.0566388 / 0.25); }
.product-sale span{display: flex; margin-right: 3px; margin-top: -1px}
.product-content{padding: 16px;}
.product-name{font-size: 14px; line-height: 20px; height: 40px; margin-bottom: 4px;; font-weight: 600;}
.product-desc{font-size: 12px; line-height: 16px; color: var(--color-text); margin-bottom: 12px; height: 16px;}
.product-color{display: flex; align-items: center; gap: 6px; height: 14px; margin-bottom: 12px;}
.product-color span{display: flex; width: 14px; height: 14px; border-radius: 50%; border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); }
.product-color-num{font-size: 10px; color: var(--color-text); line-height: 14px}
.price-new{font-size: 18px; line-height: 28px; font-weight: 700;font-family: var(--font-title); color: var(--color-black)}
.price-new span{font-size: 12px; font-weight: 400; line-height: 16px; font-family: "Inter", sans-serif;font-weight: 400; }

/* Yêu cầu báo giá */
#yeucau{background: linear-gradient(to bottom right in oklab, color-mix(in oklab, oklch(83% .09 39) 12%, transparent) 0%, oklch(100% 0 0) 50%, color-mix(in oklab, oklch(55% .18 295) 8%, transparent) 100%)}
.title-yeucau h3{display: inline-flex; padding: 2px 10px; font-size: 11px; line-height: 16.5px; margin-bottom: 16px; background: oklab(0.83 0.0699431 0.0566388 / 0.25); border-radius: 20px; align-items: center; font-weight: 500; color: var(--color-black);}
.title-yeucau h3 span{display: flex; margin-top: -1px; margin-right: 2px}
.title-yeucau{margin-bottom: 24px;}
.wrap-yeucau{display: flex; flex-direction: column; gap: 12px; margin-bottom: 48px;}
.yeucau{display: flex; align-items: center;}
.yeucau-check{width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: var(--color-main); background: oklab(0.55 -0.021951 -0.20885 / 0.1); margin-right: 12px;}
.yeucau-name{flex: 1; font-size: 14px; line-height: 24px; color: var(--color-black); }

/* Feedback */
#feedback{background: oklch(0.985 0.003 250);}
.feedback{background: #fff; border-radius: 20px; padding: 24px; border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); height: 100%; box-shadow: 0 4px 16px -4px oklch(18% .05 265 / .06)}
.feedback-star{color: oklch(0.83 0.09 39); display: flex; align-items: center; gap: 2px; margin-bottom: 16px;}
.feedback-desc{font-size: 14px; line-height: 22.75px; color: var(--color-black); }
.feedback-content{padding-top: 16px; margin-top: 20px; border-top: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); display: flex; align-items: center; gap: 12px;}
.feedback-img{border-radius: 50%; overflow: hidden; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; background: oklab(0.55 -0.021951 -0.20885 / 0.1); font-size: 14px; font-weight: 700; text-transform: uppercase; color: var(--color-main)}
.feedback-name{font-size: 14px; line-height: 20px; font-weight: 600; color: var(--color-black)}
.feedback-job{font-size: 12px; line-height: 16px; }

/* Giới thiệu */
#gioithieu{}
.gioithieu-content{width: calc(710% * 100 / 1216);}
.gioithieu-img{width: calc(458% * 100 / 1216); border-radius: 24px; overflow: hidden; box-shadow: 0 20px 50px -20px oklch(0.65 0.07 278.45) }
.title-gioithieu{margin-bottom: 16px;}
.title-gioithieu h3{display: inline-block; padding: 2px 10px; margin-bottom: 16px; background: oklab(0.55 -0.021951 -0.20885 / 0.1); font-size: 11px; line-height: 16px; font-weight: 600; border-radius: 20px; color: var(--color-main)}
.title-gioithieu h2{margin-bottom: 16px;}
.title-gioithieu p{font-size: 18px; line-height: 29.25px}
.gioithieu-desc{text-transform: uppercase; font-size: 14px; line-height: 20px; color: var(--color-main); font-weight: 600; letter-spacing: 0.7px; margin-bottom: 32px;}
.gioithieu-num-name{font-size: 30px; line-height: 36px; font-weight: 700; color: var(--color-main); margin-bottom: 4px;}
.gioithieu-num-desc{font-size: 12px; line-height: 15px; color: var(--color-text)}

/* Slogan bottom */
#slogan-bottom{background: linear-gradient(135deg, oklch(55% .21 264) 0%, oklch(50% .2 285) 100%)}
.title-bottom h2{max-width: 672px; margin: auto; margin-bottom: 16px; color: #fff; font-size: 48px; line-height: 60px; font-weight: 700; letter-spacing: -1.2px;;}
.title-bottom p{color: oklab(0.999994 0.0000455678 0.0000200868 / 0.85); max-width: 576px; width: 100%; margin: auto; font-size: 18px; line-height: 28px; }

/* Footer */
#footer{padding: 80px 0;  background: radial-gradient(ellipse 80% 60% at 20% 0%, oklch(32% .16 280/.35) 0%, transparent 60%), radial-gradient(ellipse 70% 60% at 90% 100%, oklch(40% .18 264/.4) 0%, transparent 60%), linear-gradient(180deg, oklch(18% .05 265) 0%, oklch(12% .04 265) 100%)}
.footer-logo{margin-bottom: 20px;}
/* .footer-logo img{filter: brightness(0) invert()} */
.footer-desc{font-size: 14px; line-height: 22.75px; color:oklab(0.999994 0.0000455677 0.0000200868 / 0.7); margin-bottom: 24px;}
.footer-mxh{gap: 10px;}
.footer-mxh li{margin: 0}
.footer-mxh li a{display: flex; align-items: center; justify-content: center; font-size: 12px; line-height: 16px; font-weight: 700; width: 40px; height: 40px; color:oklab(0.999994 0.0000455677 0.0000200868 / 0.8); background: oklab(0.999994 0.0000455678 0.0000200868 / 0.08); backdrop-filter: blur(8px); border-radius: 50%; transition: .3s all}
.footer-mxh li a:hover{background: rgba(255,255,255,.15) }
.footer-tit{font-size: 14px; line-height: 20px; font-weight: 600; margin-bottom: 20px; color: #fff;}
.footer-list{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 12px;}
.footer-list li a{font-size: 14px; line-height: 20px; color: oklab(0.999994 0.0000455678 0.0000200868 / 0.65); display: inline-flex; align-items: center;}
.footer-list li a:hover{color: #fff;}
.footer-list li a span{margin-right: 8px;}
.footer-info-name{font-size: 14px; line-height: 20px; font-weight: 600; color: #fff; margin-bottom: 4px}
.footer-info-desc{font-size: 14px; line-height: 22.75px; color: oklab(0.999994 0.0000455678 0.0000200868 / 0.65)}
.footer-top{padding-bottom: 56px; margin-bottom: 32px; border-bottom: 1px solid oklab(0.999994 0.0000455678 0.0000200868 / 0.1)}
.copyright{font-size: 12px; line-height: 16px; color: oklab(0.999994 0.0000455678 0.0000200868 / 0.5);}
.footer-chinhsach{margin: 0; padding: 0; list-style: none; display: flex;  gap: 20px; }
.footer-chinhsach li a{color: oklab(0.999994 0.0000455678 0.0000200868 / 0.5); font-size: 12px; line-height: 16px;}
.footer-chinhsach li a:hover{color: #fff;}

/* News */
.news-img{margin-bottom: 14px}
.news-time{display:flex; align-items:center;}
.news-time span{position:relative;}
.news-time span:nth-child(2):after{position:absolute; content:""; right:calc(100% + 6px); top:50%; transform: translateY(-50%); width:3px; height:3px; background-color:#cbcbcb; border-radius:50%; }
.news-time span:nth-child(2){font-size:13px; color:#767676;margin-left:15px;}
.news-name{font-weight: 700;font-size:18px;line-height:26px; margin-bottom: 12px;}
.news-desc {color:#767676 ;line-height:22px;}
.share { padding: 20px 10px 10px 15px; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }

/* Bài viết liên quan */
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 10px; list-style: square; }
.list-news-other li { margin-bottom: 2px; }
.list-news-other li a { text-transform: none; color: #333333; }
.list-news-other li a:hover { color: var(--color-red); }

/* Album */
.album-img{margin-bottom: 12px;}
.album-name{font-size: 16px; font-weight: 500;}

/* Video */
.video-img{margin-bottom: 12px;}
.video-name{font-size: 16px; font-weight: 500;}

/* 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; }

/* Like Share */
.social-plugin{display:flex;justify-content:flex-start;margin-top:10px;}
.social-plugin .at-share-btn{margin-bottom:0px!important;}
.social-plugin .zalo-share-button{margin-left:3px;}
.social-plugin{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:10px;}
.social-plugin img{max-height:20px; max-width: 20px;}
.social-plugin .at-share-btn{margin-bottom:0px!important;}
.social-plugin .zalo-share-button{margin-left:3px;margin-top:4px;}

/* Phân Trang */
.pagination-home .pagination .page-item .page-link { color: var(--color-main); font-size: .875rem; }
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: var(--color-main); border-color: var(--color-main); }
.pagination{margin: -2px;}
.pagination .page-item{padding: 2px; }
.pagination .page-item .page-link{border-radius: 4px !important; overflow: hidden; padding: 0; min-width: 30px; min-height: 30px; display: flex; align-items: center; justify-content: center;}

/* Phân Trang Ajax */
.pagination-ajax { display: flex; align-items: center; justify-content: center;  }
.pagination-ajax a {border-radius: 4px !important; overflow: hidden; padding: 0; min-width: 28px; min-height: 28px; display: flex; align-items: center; justify-content: center; color: var(--color-main); font-size: .875rem; border: 1px solid #9e9e9e5e; margin: 2px; cursor: pointer; background: #fff;}
.pagination-ajax a.current, .pagination-ajax a:hover { background: var(--color-main); color: #fff; border-color: var(--color-main); }

/* Popup custom */
.modal-custom .modal-footer { padding: 0.5rem; }
.modal-custom .modal-footer .btn { font-size: 14px; }

/* Popup */
#popup .modal-body { padding: 0px; }

/* Hidden Google Captcha */
.grecaptcha-badge { display: none !important; width: 0px !important; height: 0px !important; visibility: hidden !important; overflow: hidden; }

/* Hidden Check Grammar Coccoc */
coccocgrammar { display: none; }

/* Scroll Top */
.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; }

/* Text Hide */
.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; }
.text-split.text-split-1 { -webkit-line-clamp: 1; }
.text-split.text-split-2 { -webkit-line-clamp: 2; }
.text-split.text-split-3 { -webkit-line-clamp: 3; }

/* Transition All */
.transition { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; }

/* Scale IMG */
.scale-img { overflow: hidden; display: block; }
.scale-img img { width: 100%; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover > img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.skew img { overflow: hidden; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; -o-transition: all 1.5s ease; -ms-transition: all 1.5s ease; transition: all 1.5s ease; }
.skew img:hover { border-radius: 50%; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

/* Blink */
.blink { -webkit-animation-name: blink; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blink; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blink; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }
@-moz-keyframes blink {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes blink {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@keyframes blink {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

/* Button Frame */
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i {display: flex;display: -ms-flex;justify-content: center;align-items: center;-ms-flex-align: center;width: 50px;height: 50px;border-radius: 50%;background: var(--color-main);position: relative;z-index: 1;font-size: 20px;color: #ffffff;}
.btn-frame i img {vertical-align: middle;width: 65%;}
.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; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: .1; border-color: var(--color-main); opacity: .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; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(7, 41, 103, 0.35); opacity: .4; }
.btn-frame .pulse { animation-name: pulse; }

/* Ứng dụng */
.ungdung { position: fixed; right: 18px; top: 120px; list-style: none; margin: 0; padding: 0; z-index: 9; display: flex; flex-direction: column; }
.ungdung li { margin: 8px 0 0; }

/* Zalo */
.btn-zalo { bottom: 230px; }

/* Messenger */
.js-facebook-messenger-container.closed, .js-facebook-messenger-tooltip.closed { display: none !important }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-tooltip { display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 1.0E+30 }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px }
.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand }
.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 150px; right: 17px; width: 56px; height: 56px; text-align: center; background: var(--color-main); border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3) }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg) }
.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg) }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-container { position: fixed; opacity: 0; transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out }
.js-facebook-messenger-top-header { width: 300px }
.js-facebook-messenger-top-header { color: #fff; background: var(--color-main) }
.js-facebook-messenger-top-header { display: block; position: relative; width: 300px; background: var(--color-main); color: #fff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-top-header { color: #fff; background: var(--color-main) }
.js-facebook-messenger-top-header { width: 300px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-container.open { transform: translateY(0px); opacity: 1; pointer-events: all }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0 }
.js-facebook-messenger-box.rotate.open svg#close-icon { transform: rotate(0deg) }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1 }

/* Cart fix */
.cart-fixed { position: fixed; right: 20px; bottom: 315px; z-index: 10; background: #4b4f56; width: 50px; height: 50px; text-align: center; color: #fff !important; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.cart-fixed i { font-size: 20px; }
.cart-fixed span { position: absolute; top: 0px; right: -5px; color: #fff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

/* Toolbar */
.toolbar { background: var(--color-red); width: 100%; padding: 3vw; bottom: 0px; position: fixed; z-index: 500; height: auto; left: 0px; }
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; }
.toolbar ul li { text-align: center; width: 25%; }
.toolbar ul li a { display: block; width: 100%; cursor: pointer; }
.toolbar ul li a img { height: 6vw; width: auto; }
.toolbar ul li a span { font-weight: 400; color: #fff; font-size: 3.5vw; display: none; }

/* Fixbar */
.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; margin: 0; z-index: 500; -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 50px; }
.fixbar ul { margin: 0px; padding: 0px; list-style: none; }
.fixbar ul li { display: inline-block; margin: 0 auto 10px; text-align: center; width: 25%; float: left; }
.fixbar .icon-cart-mobile, .fixbar .icon-cart-new, .fixbar .icon-home-new, .fixbar .icon-hotdeal-new { width: 20px; height: 20px; display: block; margin: 8px auto 0; }
.fixbar .icon-cart-mobile { background: url(../images/cart-mobile.png) no-repeat; }
.cart-total-header-mobile { font-size: 10px; position: absolute; background: red; color: #fff !important; border-radius: 50%; height: 15px; width: 15px; line-height: 15px; top: 5px; margin-left: 5px; }
.fixbar ul li a { font-size: 11px; text-decoration: none; color: #333; }
.fixbar ul li a i { font-size: 20px; }

/* Plugbar */
.plugbar { position: fixed; bottom: 0; left: 0; border-top: 1px solid #eae6e6; width: 100%; right: 0; max-width: 767px; margin: 0 auto; background: #fff; padding: 9px 10px 10px 7px; z-index: 10; }
.plugbar ul { list-style: none; padding: 0; margin: 0px; display: -webkit-flex; display: -moz-flex; display: flex; justify-content: space-between; align-items: center; }
.plugbar ul li { width: 20%; float: left; }
.plugbar ul li a { display: block; color: #696969; font-size: 12px; text-align: center; position: relative; }
.plugbar ul li a i { font-size: 20px; color: #696969; }
.plugbar ul li a span { position: absolute; width: 50px; height: 50px; top: -40px; left: calc(50% - 50px/2); font-size: 14px; display: block; border: 1px solid rgba(234, 230, 230, 0.5); border-radius: 100%; }

/* Fix toolbar */
.fix-toolbar { background: var(--color-main); width: 100%; padding: 5px; bottom: 0; position: fixed; height: auto; line-height: 25px; left: 0; right: 0; margin: 0 auto; display: none; border-top: 1px solid #fff; z-index: 99; }
.fix-toolbar img { vertical-align: top; }
.fix-toolbar ul { display: flex; align-items: center; justify-content: space-between; padding: 5px; list-style: none; margin: 0; }
.fix-toolbar ul li { text-align: center; width: 20%; }
.fix-toolbar ul li a { display: block; width: 100%; cursor: pointer; color: #fff; font-size: 30px; }
.fix-toolbar ul li a img { height: 25px!important; width: auto; }
.fix-toolbar ul li a span { font-weight: 400; color: #fff; font-size: 13px; display: none; }

/* Combo Phone */
.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; }
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; }
.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #fff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; }
.support-online a span { border-radius: 2px; text-align: center; background: rgb(103, 182, 52); padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; transition: all 0.2s ease-in-out 0s; -moz-animation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; }
.support-online a:hover span { display: block; }
.support-online a { display: block; }
.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent  rgb(103, 182, 52) transparent transparent; position: absolute; left: -10px; top: 10px; }
.support-online .kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(0, 175, 242, 0.5); opacity: .75; right: -10px; }
.support-online .kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: .1; border-color: #0089B9; opacity: .5; }
.support-online .support-online .btn-support { cursor: pointer; }
.support-online .mes i { background: orange; }
.support-online .sms i { background: red; }
.support-online .call-now i { background: green; }

/* Phone Switch */
.widget-mobile { position: fixed; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 9999999; }
#my-phone-circle { position: relative; width: 50px !important; height: 50px !important; }
.wcircle-open .wcircle-icon i:before { content: '\f00d'; }
.wcircle-icon { background: #1282fc; border-radius: 50%; display: flex !important; display: -ms-flex !important; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative !important; }
.wcircle-icon:before { position: absolute; content: ''; width: 60px; height: 60px; background: rgba(18, 130, 252, .5); border: 1px solid #fff; border-radius: 50%; left: -5px; top: -5px; -webkit-animation: pulse 1s infinite ease-in-out; -moz-animation: pulse 1s infinite ease-in-out; -ms-animation: pulse 1s infinite ease-in-out; -o-animation: pulse 1s infinite ease-in-out; animation: pulse 1s infinite ease-in-out; }
.wcircle-icon:after { position: absolute; content: ''; width: 80px; height: 80px; background: rgba(18, 130, 252, .5); border-radius: 50%; left: -15px; top: -15px; -webkit-animation: zoomIn 2s infinite ease-in-out; -moz-animation: zoomIn 2s infinite ease-in-out; -ms-animation: zoomIn 2s infinite ease-in-out; -o-animation: zoomIn 2s infinite ease-in-out; animation: zoomIn 2s infinite ease-in-out; }
.wcircle-menu { position: absolute !important; left: 0; top: 0; display: none; }
.wcircle-menu-item { width: 50px; height: 50px; background: #1282fc; border-radius: 50%; display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.wcircle-menu-item img { width: 50px; height: 50px; display: block; border-radius: 50%; }
.wcircle-menu-item i, .wcircle-icon i { font-size: 25px; color: #fff; position: relative; z-index: 9999; }
.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; -moz-animation: shake-anim 1s infinite ease-in-out; -ms-animation: shake-anim 1s infinite ease-in-out; -o-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50% }
@-moz-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) }
}
@-webkit-keyframes shake-anim {
    0%, 100%, 50% { -webkit-transform: rotate(0) scale(1) skew(1deg) }
    10%, 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg) }
    20%, 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg) }
}
@-o-keyframes shake-anim {
    0%, 100%, 50% { -o-transform: rotate(0) scale(1) skew(1deg) }
    10%, 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg) }
    20%, 40% { -o-transform: rotate(25deg) scale(1) skew(1deg) }
}


.responsive-item{overflow-x: auto;max-width: 100%;}
.responsive-item table[align="center"]{float: unset !important;margin: 0 auto;}
.responsive-item table[align="left"]{float: unset !important;margin-right: auto;}
.responsive-item table[align="right"]{float: unset !important;margin-left: auto;}

.alert-danger { background-color: var(--color-main); color: #fff; border: 1px solid var(--color-main); } 
.btn-custom,.alert-custom { background-color: var(--color-main); border: 1px solid var(--color-main); color: #fff; } 
.btn-custom:hover { background-color: #fff; color: var(--color-main); } 

/* Page ngành hàng */
.banner-page{background: linear-gradient(135deg, oklch(98.5% .005 264) 0%, oklch(96% .02 280) 100%)}
.banner-page h1{font-size: 48px; line-height: 48px; color: var(--color-black); font-weight: 700; letter-spacing: -1.2px; margin-bottom: 16px}
.banner-page p{font-size: 18px; line-height: 28px; color: var(--color-text);}
.industry:nth-child(even){background: oklch(0.985 0.003 250)}
.industry-img{border-radius: 20px; overflow: hidden;}
.industry-title{margin-bottom: 32px;}
.industry-title h2{margin-bottom: 16px;}
.industry-title-sub{font-size: 14px; line-height: 20px; font-weight: 600; color: var(--color-black); margin-bottom: 8px;}
.industry-suggest-ul{margin: 0; padding: 0; list-style: none; display: flex; flex-wrap:wrap; gap: 8px; margin-bottom: 20px;}
.industry-suggest-ul li a{display: inline-block; padding: 2px 10px; background: oklab(0.55 -0.021951 -0.20885 / 0.1); font-size: 11px; line-height: 16px; font-weight: 500; border-radius: 20px; color: var(--color-main)}
.industry-material-ul{margin: 0; padding: 0; list-style: none; display: flex; flex-wrap:wrap; gap: 8px; margin-bottom: 20px;}
.industry-material-ul li a{display: inline-block; padding: 2px 10px; background: oklab(0.55 0.0760713 -0.163135 / 0.15); font-size: 11px; line-height: 16px; font-weight: 500; border-radius: 20px; color: oklch(0.55 0.18 295)}
.industry-color{display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 32px;}
.industry-color span{display: block; width: 28px; height: 28px; border-radius: 50%; box-shadow: 1px 1px 3px rgba(0,0,0,0.05), -1px -1px 3px rgba(0,0,0,0.05),  1px -1px 3px rgba(0,0,0,0.05), -1px 1px 3px rgba(0,0,0,0.05)}
.industry-btn{gap: 12px;}

/* Page contact */
.title-contact{margin-bottom: 40px;}
.w-768{max-width: 768px; width: 100%; margin: auto;}
.contact-info{text-align: center; border-radius: 20px; height: 100%; box-shadow: 0 4px 16px -4px oklch(18% .05 265/.06); border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); padding: 24px;}
.contact-info-img{width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; margin: auto; border-radius: 50%; background: oklab(0.55 -0.021951 -0.20885 / 0.1); color: var(--color-main); margin-bottom: 12px;}
.contact-info-name{color: var(--color-black); font-size: 14px; line-height: 20px; font-weight: 600; margin-bottom: 4px;}
.contact-info-desc{font-size: 14px; line-height: 20px; color: var(--color-text); word-break: break-all;}
.wrap-contact-info{margin-bottom: 40px;}
.wrap-form{padding: 32px; background: #fff; border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); border-radius: 20px; box-shadow: 0 4px 16px -4px oklch(18% .05 265/.06)}
.input-contact label{margin-bottom: 6px; font-size: 14px; line-height: 20px; font-weight: 600; color: var(--color-black);}
.input-contact input{height: 44px !important; border-radius: 16px; border-color: oklch(0.93 0.006 255); font-weight: 500}
.input-contact textarea{height: 105px !important; border-radius: 16px; border-color: oklch(0.93 0.006 255); }
.contact-button{margin-top: 20px;}

/* Yêu cầu báo giá */
.page-quote{background: oklch(0.985 0.003 250)}
.title-quote{max-width: 576px; width: 100%; margin: auto; margin-bottom: 40px;}
.form-quote{padding: 40px; background: #fff; border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); border-radius: 20px; box-shadow: 0 4px 16px -4px oklch(18% .05 265/.06)}
.form-quote-name{font-size: 18px; line-height: 28px; font-weight: 600; color: var(--color-black); letter-spacing: -0.18px; margin-bottom: 20px;}
.input-quote label{font-size: 14px; line-height: 20px; font-weight: 600; margin-bottom: 6px}
.input-quote label sup{font-size: 16px; color: #f00; top: 0; right: -2px}
.input-quote label span, .form-quote-name span{margin-left: 6px; font-size: 11px; line-height: 16px; color: var(--color-text); opacity: .8}
.input-quote input, .input-quote select, .input-quote textarea{height: 44px !important; border-radius: 16px; border-color: oklch(0.93 0.006 255); font-size: 14px; font-weight: 500; padding: 12px }
.input-quote textarea{height: 105px !important; padding:12px; font-size: 14px; line-height: 20px;}
.quote-color-note{font-size: 14px; line-height: 20px; color: var(--color-text); font-style: italic; font-weight: 500}
.quote-agree{margin-top: 6px; font-size: 12px; line-height: 16px; color: var(--color-text); font-weight: 500; opacity: .8}
.quote-button{padding-top: 24px; margin-top: 40px; border-top: 1px solid oklch(0.93 0.006 255); margin-bottom: 12px;}
.quote-button .btn-main{min-width: 260px;}
.quote-note{font-size: 12px; line-height: 16px; color: var(--color-text); font-weight: 500;}
.quote-note sup{color: #f00; margin-right: 3px; display: inline-flex; font-size: 14px; top: 0;}
.wrap-quote-color{display: flex; flex-wrap: wrap; gap: 8px;}
.quote-color{display: inline-flex; align-items: center; justify-content: center; cursor: pointer; margin: 0 !important; padding: 6px 12px;border: 1px solid oklch(0.93 0.006 255); border-radius: 30px; transition: .3s all; cursor: pointer}
.quote-color input{display: none;}
.quote-color:hover{border-color: oklab(0.55 -0.021951 -0.20885 / 0.4)}
.quote-color.active{border-color: oklab(0.55 -0.021951 -0.20885 / 0.4); background: oklab(0.55 -0.021951 -0.20885 / 0.1)}
.quote-color-bg{display: block; width: 16px; height: 16px; border-radius: 50%;border: 1px solid oklab(0 0 0 / 0.1); margin: 0 !important; }
.quote-color-text{ font-size: 14px !important; color: var(--color-text); line-height: 20px !important; transition: .5s all}
.quote-color:hover .quote-color-text, .quote-color.active .quote-color-text{color: var(--color-black)}
.input-file input{cursor: pointer; padding: 0; color: var(--color-text)}
.input-file input::file-selector-button{background: oklab(0.55 -0.021951 -0.20885 / 0.08); cursor: pointer; border: none; height: 100%; color: var(--color-main); font-weight: 600; padding: 0 16px; margin-right: 12px; }
.input-file input:hover::file-selector-button{background: oklab(0.55 -0.021951 -0.20885 / 0.12)}

/* Page product */
.title-product{margin-bottom: 32px;}
.product-items-left{width: 240px; margin-right: 40px;}
.box-filter{margin-bottom: 32px;}
.filter-title{font-size: 14px; line-height: 20px; font-weight: 600; color: var(--color-black); margin-bottom: 12px;}
.filter-ul{margin: 0; padding: 0; list-style: none;}
.filter-list li:not(:last-child){margin-bottom: 6px;}
.filter-list li a{transition: .3s all; display: block; padding: 8px 12px; border-radius: 12px; color: var(--color-text); font-size: 14px; line-height: 20px;}
.filter-list li a:hover{background: oklch(0.965 0.005 250)}
.filter-list li a.active{background: oklab(0.55 -0.021951 -0.20885 / 0.1); color: var(--color-main); font-weight: 500}
.filter-color{display: flex; flex-wrap: wrap; gap: 8px;}
.filter-color li a{display: inline-flex; align-items: center; justify-content: center; gap: 6px; cursor: pointer; margin: 0 !important; padding: 4px 10px;border: 1px solid oklch(0.93 0.006 255); border-radius: 30px; transition: .3s all; cursor: pointer; font-size: 12px; line-height: 16px; color: var(--color-text)}
.filter-color li a span{display: flex; width: 14px; height: 14px; border-radius: 50%; align-items: center; justify-content: center; margin-top: -1px;}
.filter-color li a:hover{border-color: oklab(0.55 -0.021951 -0.20885 / 0.4)}
.filter-color li a.active{border-color: oklab(0.55 -0.021951 -0.20885 / 0.4); background: oklab(0.55 -0.021951 -0.20885 / 0.1)}
.product-items-right{flex: 1;}
.product-items-top{margin-bottom: 24px;}
.product-total{font-size: 14px; line-height: 20px; color: var(--color-text)}
.product-sort{max-width: 178px; height: 40px !important; border-radius: 20px; border: 1px solid oklch(0.93 0.006 255); color: var(--color-black); font-weight: 500; }
.product-btn-filter{font-size: 16px; cursor: pointer; line-height: 24px; font-weight: 600; font-family: var(--font-title); display: none}
.product-btn-filter i{font-size: 14px; margin-left: 8px;}

/* Sản Phẩm detail */
.pro-detail-for{border: 1px solid oklch(0.93 0.006 255); border-radius: 20px; overflow: hidden; width: 100%; box-shadow: 0 20px 40px -20px oklch(18% .05 265/.2); margin-bottom: 16px;}   
.pro-detail-for a, .pro-detail-for figure, .pro-detail-for img{width: 100%; display: block;}
.pro-detail-gallery{position: relative; }
.pro-detail-nav{margin: -5px;}
.pro-detail-nav .slick-slide{padding: 5px;}
.pro-detail-nav .slick-slide a{border-radius: 16px; overflow: hidden; border: 1.6px solid transparent; transition: .3s all; padding: 0 !important}
.pro-detail-nav .slick-slide a img{padding: 0 !important; border: none;}
.pro-detail-nav .slick-slide a.mz-thumb-selected{border-color: var(--color-main)}
.pro-detail-control{position: absolute; z-index: 2; top: 50%; transform:translateY(-50%); width: 26px; height: 26px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #fff; font-size: 12px; transition: .3s all; cursor: pointer; box-shadow: 0 0 2px rgba(0, 0, 0, 0.16)  }
.pro-detail-control:hover{background: var(--color-main); color: #fff;}
.pro-detail-prev{left: -13px;}
.pro-detail-next{right: -13px;}

.wrap-pro-detail-tag{display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 16px}
.pro-detail-tag{display: block; padding: 2px 10px;color: var(--color-main); background: oklab(0.55 -0.021951 -0.20885 / 0.1); border-radius: 20px; font-size: 11px; line-height: 16px; font-weight: 500; text-transform: capitalize;}
.pro-detail-tag-red{color: var(--color-black); background: oklab(0.83 0.0699431 0.0566388 / 0.25);}
.pro-detail-name{font-size: 30px;line-height: 36px; font-weight: 700; letter-spacing: -0.75px; margin-bottom: 8px}
.pro-detail-desc{font-size: 16px; line-height: 1.5; color: var(--color-text); margin-bottom: 24px;}
.wrap-pro-detail-price{padding: 20px; background: oklch(0.985 0.003 250); border: 1px solid oklab(0.93 -0.00155291 -0.00579556 / 0.6); border-radius: 20px; margin-bottom: 24px;}
.pro-detail-price{font-size: 36px; line-height: 40px; font-weight: 700; font-family: var(--font-title); color: var(--color-black); margin-bottom: 4px;}
.pro-detail-price span{color: var(--color-text); font-size: 14px; line-height: 20px; font-family: "Inter", "Roboto", sans-serif; font-weight: 400;}
.pro-detail-bill{font-size: 12px; line-height: 16px; color: var(--color-text); margin-bottom: 16px;}
.pro-detail-time{display: flex; flex-wrap: wrap; gap: 16px 20px; font-size: 12px; line-height: 16px; color: var(--color-text)}
.pro-detail-time strong{color: var(--color-black)}
.pro-detail-category-material{display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;}
.pro-detail-category, .pro-detail-material{display: flex; align-items: center;}
.pro-detail-label{font-size: 14px; line-height: 20px; font-weight: 600; margin-bottom: 0;margin-right: 6px;}
.pro-detail-category p{display: block; padding: 8px 16px; background: oklab(0.55 -0.021951 -0.20885 / 0.1); color: var(--color-main); font-size: 14px; line-height: 20px; font-weight: 500; border-radius: 30px;}
.pro-detail-material p{display: block; padding: 8px 16px; background: oklch(0.965 0.005 250); color: var(--color-black); font-size: 14px; line-height: 20px; font-weight: 500; border-radius: 30px;}
.wrap-pro-detail-properties{margin-bottom: 24px;}
.wrap-pro-detail-properties .pro-detail-label{margin-bottom: 12px; display: block;}
.wrap-pro-detail-properties .pro-detail-label span{margin-left: 3px; color: var(--color-text); font-weight: 400}
.pro-detail-properties{display: flex; flex-wrap: wrap; gap: 8px;}
.pro-detail-properties-item{display: inline-flex; align-items: center; justify-content: center; cursor: pointer; margin: 0 !important; padding: 8px 12px;border: 1px solid oklch(0.93 0.006 255); border-radius: 30px; transition: .3s all; cursor: pointer; font-size: 14px; line-height: 20px; color: var(--color-black); gap: 8px;}
.pro-detail-properties-item:hover{border-color: oklab(0.55 -0.021951 -0.20885 / 0.4); font-weight: 500}
.pro-detail-properties-item.active{border-color: oklab(0.55 -0.021951 -0.20885 / 0.4); background: oklab(0.55 -0.021951 -0.20885 / 0.1); font-weight: 500}
.pro-detail-properties-item span { display: block; width: 16px; height: 16px; border-radius: 50%; border: 1px solid oklab(0 0 0 / 0.1); margin: 0 !important;}
.pro-detail-qty{display: inline-flex; align-items: center; border-radius: 30px; border: 1px solid oklch(0.93 0.006 255); overflow: hidden; color: var(--color-black) }
.pro-detail-qty span{width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; text-align: center; cursor: pointer; transition: .3s all; font-size: 17px; margin-top: -1px}
.pro-detail-qty span:hover{background: oklch(0.965 0.005 250)}
.pro-detail-qty input{text-align: center; border: none; width: 64px; font-weight: 500}
.wrap-pro-detail-qty{display: flex; flex-wrap: wrap; gap: 12px; align-items: center;} 
.pro-detail-qty-note{font-size: 12px; line-height: 16px; color: var(--color-text;)}
.wrap-pro-detail-logo{padding: 20px; background: oklab(0.83 0.0699431 0.0566388 / 0.08); border: 1px solid oklab(0.83 0.0699431 0.0566388 / 0.3); border-radius: 20px; margin-bottom: 32px;}
.pro-detail-logo-checkbox{display: flex; gap: 12px; align-items: start}
.pro-detail-logo-checkbox label{cursor: pointer;}
.pro-detail-logo-checkbox input{margin-top: 4px; cursor: pointer;}
.pro-detail-logo-checkbox p{margin-top: 2px; font-size: 12px; line-height: 16px; }
.owl-logo{margin-top: 20px; padding-top: 16px; border-top: 1px solid oklab(0.83 0.0699431 0.0566388 / 0.2); }
.vitritheu-img{border-radius: 12px; overflow: hidden;}
.pro-detail-logo-upload{margin: 16px 0}
.pro-detail-logo-upload label, .pro-detail-logo-select label, .pro-detail-logo-mauchi label{font-size: 12px; line-height: 16px; color: var(--color-black); font-weight: 500; margin-bottom: 6px;}
.pro-detail-logo-upload input{cursor: pointer; padding: 0; color: var(--color-text); font-size: 12px; line-height: 16px;; height: 33.59px !important; border-radius: 12px; border-color: oklch(0.93 0.006 255) }
.pro-detail-logo-upload input::file-selector-button{background: oklab(0.55 -0.021951 -0.20885 / 0.08); cursor: pointer; border: none; height: 100%; color: var(--color-main); font-weight: 500; padding: 0 12px; margin-right: 12px; }
.pro-detail-logo-upload input:hover::file-selector-button{background: oklab(0.55 -0.021951 -0.20885 / 0.12)}
.pro-detail-logo-select{margin-bottom: 16px;}
.pro-detail-logo-select select{height: 44px; border-color: oklch(0.93 0.006 255); border-radius: 16px; box-shadow: none !important; outline: none !important; font-weight: 500}
.pro-detail-logo-mauchi label{margin-bottom: 8px;}
.pro-detail-logo-mauchi-items{display:flex; flex-wrap: wrap; gap: 8px;}
.pro-detail-logo-mauchi-item{width: 28px; height: 28px; border-radius: 50%; cursor: pointer; border: 2px solid oklch(0.93 0.006 255); transition: .3s all}
.pro-detail-logo-mauchi-item:hover, .pro-detail-logo-mauchi-item.active{border-color: var(--color-main); box-shadow: 2px 2px 4px rgba(0,0,0,0.12)}
.pro-detail-logo-hidden{transition: .5s all; visibility: hidden; opacity: 0; display: none; height: 0}
.pro-detail-logo-hidden.show{opacity: 1; visibility: visible; height: unset; display: block;}
.wrap-pro-detail-content{padding: 28px 0;}
.wrap-pro-detail-content-title{display: -webkit-box; border-bottom: 1px solid oklch(0.93 0.006 255); margin-bottom: 28px; overflow: auto; width: 100%; }
.pro-detail-content-title{padding: 12px 16px; font-weight: 600; color: var(--color-text); transition: .3s all; font-size: 14px; line-height: 20px; cursor: pointer; border-bottom: 1.6px solid transparent}
.pro-detail-content-title:hover{color: var(--color-black)}
.pro-detail-content-title.active{color: var(--color-main); border-color: var(--color-main)}
.pro-detail-content-desc{display: none; opacity: 0; visibility: hidden; height: 0 }
.pro-detail-content-desc.active{display: block; opacity: 1; visibility: visible; height: unset;}
.pro-detail-content-info{padding: 14px 20px; background: oklch(0.985 0.003 250); border-radius: 16px; font-size: 14px; line-height: 20px; color: var(--color-text)}
.pro-detail-content-info span{font-weight: 500; color: var(--color-black)}
.pro-detail-content-content{font-size: 14px; line-height: 20px; color: var(--color-text);}
.pro-detail-content-content p{margin-bottom: 0.857rem}
.pro-detail-content-content ul li:not(:last-child){margin-bottom: 8px;}
.pro-detail-content-color-background{border: 1px solid oklch(0.93 0.006 255); width: 34px; height: 34px; border-radius: 50%; margin-right: 12px;}
.pro-detail-content-color-info{flex: 1;}
.pro-detail-content-color-info p{font-size: 12px; line-height: 16px; margin-top: 2px; }
.pro-detail-similar{font-size: 24px; line-height: 32px; margin-bottom: 24px; font-weight: 700; letter-spacing: -0.6px; font-family: var(--font-title)}

/* Page about */
.about-name{font-size: 30px; line-height: 36px; font-weight: 700; letter-spacing: -0.75px; font-family: var(--font-title); margin-bottom: 16px; color: var(--color-black)}
.about-desc{font-size: 16px; line-height: 26px; color: var(--color-text); }
.about-num-name{font-size: 36px; line-height: 40px; font-weight: 700; color: var(--color-main); margin-bottom: 4px; font-family: var(--font-title)}
.about-num-desc{font-size: 14px; line-height: 20px; color: var(--color-text)}
.p-80{padding: 80px 0;}
.banner-bottom{background:linear-gradient(135deg, oklch(55% .21 264) 0%, oklch(50% .2 285) 100%)}
.title-banner-bottom{margin-bottom: 32px;}




