@media (min-width:992px){
  ::-webkit-scrollbar{width:6px}
  ::-webkit-scrollbar-track{background:#fff}
  ::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:10px}
  ::-webkit-scrollbar-thumb:hover{background:#aaa}
}
html{scroll-behavior:smooth}
a{color:#222}
a,a:hover{text-decoration:none}
.bold{font-weight:700}
.static-html a{color:#007bff}
.static-html a:hover{color:#00a551}
.static-html h1{font-size:32px;line-height:40px}
.static-html h2{font-size:26px;line-height:32px}
.static-html h3{font-size:24px;line-height:28px}
.static-html h4{font-size:22px;line-height:26px}
.hide{display:none!important}
.block{display:block}
.grey{color:#999}
.green{color:#00bd4d}
.format,.ul{margin:0;padding:0;list-style:none}
.text-10{font-size:10px}
.text-11{font-size:11px}
.text-12{font-size:12px}
.text-13{font-size:13px}
.text-14{font-size:14px}
.text-15{font-size:15px}
.text-16{font-size:16px}
.text-17{font-size:18px}
.text-18{font-size:18px}
.text-20{font-size:20px}
.text-25{font-size:25px}
.text-30{font-size:30px}
.red{color:#ec3237}
.bg-red{background-color:#ec3237}
#adv-popup .background{display:none;position:fixed;height:100%!important;width:100%;top:0;left:0;background:#000;z-index:9999999;opacity:.8}
#adv-popup .banner{display:none;position:fixed;z-index:99999991}
#adv-popup .close{font-size:25px;right:0;top:0;color:red;font-weight:700;position:absolute;opacity:1;text-shadow:none;cursor:pointer}
#adv-popup .banner img{max-width:100%;display:block;margin:auto}
body{font:14px/1.5 Roboto,Arial,sans-serif;background:#f5f5f5;overflow-x:hidden;overflow-y:auto;min-width:1200px}
@media (max-width:1200px){
  body{overflow-x:auto}
}
.container{width:1200px;max-width:100%;padding:0}
#header .container{position:relative}
img{max-width:100%;height:auto}
.row{margin:0 -10px}
.row [class*=col-]{padding-left:10px;padding-right:10px}
.form-group{margin-bottom:1rem!important}
.form-control{font-size:14px}
#top{height:33px;background:#f6f6f6;line-height:33px}
.icons{display:inline-block;background-image:url(../images/sprite.png?v=2);background-repeat:no-repeat;vertical-align:middle}
.services-top a{display:block;float:left;margin-right:20px;font-size:13px;line-height:30px;height:30px}
.services-top a i{color:#e00}
.services-top{float:left}
#top .other{float:left;margin-top:4px;margin-left:30px}
#top .other a{background:#ddd;display:block;float:left;line-height:24px;border-radius:12px;padding:0 15px;margin-right:10px;font-size:13px}
.main-search #text-search{width:100%;border:none;height:35px;margin:0;padding:0 10px;font-size:13px;border-radius:3px;outline:0}
.main-search .search-btn{position:absolute;right:3px;top:3px;height:30px;border:none;color:#fff;outline:0;background:#ec3237;border-radius:4px;padding:0 15px;font-size:16px}
.autocomplete-suggestions{position:absolute;width:100%;border:solid 1px #ddd;left:0;margin-top:2px;max-height:300px;overflow:auto;display:none;background:#fff;z-index:999}
.autocomplete-suggestions a{display:block;padding:10px;overflow:hidden}
.autocomplete-suggestions a img{width:60px;float:left}
.autocomplete-suggestions a .info{display:block;margin-left:65px}
.autocomplete-suggestions a .info .name{display:block;color:#333}
.autocomplete-suggestions a .info .price{color:#e00}
.main-search{position:relative;float:left;margin:29px 0;width:450px}
.autocomplete-suggestions a:hover{background-color:#f5f5f5}
#header{height:95px;border-bottom:solid 2px #ec3237}
#header.fixed{position:relative;z-index:99}
#header .logo{float:left;display:block;width:240px;height:95px;text-align:center;line-height:95px}
#header .logo img{display:inline-block;max-width:100%;max-height:100%}
#header-right{float:right;text-align:center}
.form-search{border:solid 1px #ddd;width:400px;border-radius:28px;overflow:hidden}
header .product-viewed{margin-top:29px;float:right;margin-right:30px;text-align:center;position:relative}
header .product-viewed .p-bottom,header .product-viewed .p-offer{display:none}
header .product-viewed .p-item{width:16.666%}
header .product-viewed .p-img{padding-top:80%}
header .product-viewed .p-price{font-size:14px}
header .product-viewed .p-name{font-size:12px}
header .product-viewed .p-brand-img{height:12px;margin-top:-15px}
header .product-viewed .title{background:#ec3237;color:#fff;height:35px;padding:0 10px;line-height:33px;border-radius:4px;font-size:13px;border:solid 1px #dc2328}
header .product-viewed:hover .content{display:block}
header .product-viewed .content h2{font-size:18px}
header .product-viewed .content{position:absolute;display:none;left:50%;width:800px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);z-index:999;background:#fff;border-top:solid 2px #ec3237;-webkit-box-shadow:0 2px 3px 0 #ccc;box-shadow:0 2px 3px 0 #ccc;padding:0 10px}
#header.fixed .main-search{position:fixed;top:12px;z-index:999;margin:0;left:calc(calc(100% - 1200px)/ 2 + 240px)}
#header.fixed #header-right{position:fixed;right:calc(calc(100% - 1200px)/ 2);top:-18px;height:80px}
header.fixed .product-viewed{position:fixed;right:calc(calc(100% - 1200px)/ 2 + 324px);top:-16px}
nav.fixed #main-menu .title{background:0 0;color:#ec3237;height:60px;line-height:60px}
nav.fixed #main-menu .title .fa.fa-bars{margin-top:18px}
#header.fixed #header-right .item{height:80px}
#header.fixed .sub-content-header-right{top:78px}
.main-search select{-webkit-appearance:none;-moz-appearance:none;border:none}
.main-search .select .title{white-space:nowrap;overflow:hidden;padding-right:10px}
.main-search .select{float:left;position:relative;width:150px;font-size:13px;margin-top:2px}
.main-search .select i{position:absolute;right:0;top:0}
.select .content{display:none;position:absolute;background:#fff;z-index:99;left:0;border:solid 1px #ddd;min-width:100%;max-height:300px;overflow:auto}
.no-border{border:none!important}
.select{width:100%;border:solid 1px #ccc;font-size:1em;cursor:pointer;position:relative}
.select:hover .content{display:block!important}
.select .content .item{display:block;padding:3px 15px;white-space:nowrap}
.select .title:after{content:"\f107";font:normal normal normal 14px/1 FontAwesome;position:absolute;margin-top:2px;margin-left:5px}
.select .title{position:relative;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:.375rem .75rem}
.main-search .input-text{margin-left:150px}
.main-search form{border:solid 1px #ddd;border-radius:4px;padding-right:24px;background:#fff}
#header-right .icons{width:37px;height:37px}
.icons.icon-deal{background-position:3px -8px}
.icons.icon-buildpc{background-position:-48px -8px}
#header-right .fa{color:#ec3237;font-size:28px;height:37px;line-height:37px}
#header-right .item>a>span{display:block;font-weight:700;font-size:12px}
#header-right .item{display:block;height:95px;float:left;width:81px;text-align:center;padding:0 0;position:relative;padding-top:21px}
.sub-content-header-right{position:absolute;-webkit-box-shadow:0 4px 6px 0 #ccc;box-shadow:0 4px 6px 0 #ccc;right:0;z-index:99;top:93px;display:none;background:#fff;border-top:solid 2px #ec3237}
.sub-content-header-right.category-news{width:200px;margin-right:-74px}
.sub-content-header-right.category-news:before{content:'';display:block;width:0;border:solid 10px transparent;border-bottom-color:#ec3237;position:absolute;top:-20px;left:50%;margin-left:-20px}
#header-right .item:hover .sub-content-header-right{display:block}
.sub-content-header-right.category-news a{display:block;text-align:left;padding:5px 10px}
#header-right .item.cart a>b{position:absolute;background:#ec3237;width:22px;height:22px;line-height:22px;text-align:center;color:#fff;border-radius:100%;display:block;top:20px;right:19px;font-size:12px;border:solid 1px #fff}
#main-menu{float:left;width:240px}
#main-menu:hover>.list{display:block!important}
#main-menu>.title{font-weight:700;font-size:16px;position:relative;padding:0 20px;z-index:9;overflow:hidden;height:40px;line-height:40px;text-align:center;background:#ec3237;color:#fff}
#main-menu>.title .fa{font-size:21px;float:left;margin-top:8px}
#main-menu>.list{position:absolute;width:240px;background:#fff;z-index:99;height:410px}
#main-menu .item{height:34px;padding:0 10px;border-top:solid 1px #eee}
#main-menu .item>.fa{position:absolute;right:10px;margin-top:-25px;display:none}
#main-menu .item>a>.fa:before{content:"\f005"}
#main-menu .item:hover{background:#f3f3f3}
#main-menu .item:hover .sub-menu{display:block}
#main-menu .sub-menu a{display:block;padding:3px 0}
#main-menu .sub-menu .cat2{color:#e80104;font-weight:700}
#main-menu .item>a{line-height:34px;color:#333;display:block}
#main-menu .item>a .fa{position:relative;vertical-align:middle;margin:0;right:0;margin-right:10px;width:15px;font-size:16px}
.col_sub_item_menu{width:20%;float:left;padding:0 10px}
#main-menu .item:first-child{border:none}
.box-cate{width:20%;padding:10px;float:left}
.box-cate:nth-child(5n+1){clear:both}
#main-menu .sub-menu{position:absolute;display:none;left:240px;background:#fff;min-height:100%;top:0;width:960px;border:solid 1px #ddd;height:auto!important}
.list-sub-hover{position:absolute;display:none;top:-8px;left:100%;width:210px;background:#fff;-webkit-box-shadow:0 0 4px 0 #b5b5b5;box-shadow:0 0 4px 0 #b5b5b5;margin-left:10px;padding:5px 10px;z-index:9;border-radius:3px}
.item-sub .position-relative{display:inline-block}
.list-sub-hover:before{content:'';position:absolute;width:0;border:solid 5px transparent;border-right-color:#d2d2d2;left:-11px;top:16px}
.list-sub-hover:after{content:'';position:absolute;width:0;border:solid 5px transparent;border-right-color:#fff;left:-10px;top:16px}
.item-sub:hover .list-sub-hover{display:block}
nav{height:40px;background:#efefef;-webkit-box-shadow:0 2px 5px 0 #cecece;box-shadow:0 2px 5px 0 #cecece}
.icon-gift{width:28px;height:26px;background-position:-102px -13px}
.promotion-news .icons{float:left;margin-top:7px}
#nav-right{margin-left:260px;height:40px;line-height:40px}
.promotion-news .list{margin-left:34px}
#slider-home{height:410px}
#slider-home .item,#slider-thumbs #sync1 .item{height:410px;background-position:center center;background-repeat:no-repeat}
#slider-home .owl-dots{position:absolute;text-align:center;width:100%;bottom:10px}
#cat2 .fa:before{content:"\f109"!important}
#cat3 .fa:before{content:"\f233"!important}
#cat4 .fa:before{content:"\f1c0"!important}
#cat5 .fa:before{content:"\f11c"!important}
#cat6 .fa:before{content:"\f108"!important}
#cat7 .fa:before{content:"\f11b"!important}
#cat8 .fa:before{content:"\f2dc"!important}
#cat9 .fa:before{content:"\f025"!important}
#cat10 .fa:before{content:"\f0a0"!important}
#cat11 .fa:before{content:"\f1eb"!important}
#cat12 .fa:before{content:"\f02f"!important}
#cat13 .fa:before{content:"\f03d"!important}
#home-contact{margin:15px 0}
#home-contact{height:40px;line-height:40px;background:#f8e5e4;margin-bottom:15px}
#home-contact .title{background:#ec3237;float:left;color:#fff;font-weight:700;font-size:14px;padding:0 15px;position:relative;padding-right:5px}
#home-contact .marquee{margin-left:150px;height:40px}
#home-contact .title:after{content:'';display:block;width:0;border:solid 20px transparent;border-left-color:#ec3237;position:absolute;right:-40px;top:0}
#deal-home{border:solid 1px #ec3237;border-radius:10px;padding-bottom:20px;overflow:hidden;margin-bottom:20px}
#deal-home .head{height:45px;background:#ec3237;color:#fff;padding:0 20px}
#deal-home .head .h-title{text-transform:uppercase;font-size:20px;line-height:45px;margin:0;font-weight:700;float:left}
#deal-home .head .h-title .icons{width:25px;height:39px;background-position:-150px 0;float:left;margin:3px 5px 0 -10px}
#deal-home .time-group{font-weight:700;float:left;margin-left:30px}
#deal-home .time-group span{display:block;float:left;background:#b91115;height:34px;line-height:34px;padding:0 10px;border-radius:4px;margin:5px 2px}
#deal-home .time-step{float:right;margin-right:-20px}
#deal-home .time-step .item{float:left;padding:3px 60px;text-align:center;font-size:13px;height:45px;cursor:pointer;opacity:.5}
#deal-home .time-step b{display:block;font-size:18px;line-height:20px}
#deal-home .time-step .item.current{background:#b91115;opacity:1}
.p-item{overflow:hidden;float:left;width:20%;position:relative;opacity:1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;margin:10px 0;border:solid 1px #fff;background:#fff}
.p-item .p-img:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.owl-carousel .p-item{width:100%}
.p-item:hover{-webkit-box-shadow:0 0 8px 0 #b5b5b5;box-shadow:0 0 8px 0 #b5b5b5;z-index:2}
.product-list-home .p-item .p-container{border-left:solid 1px #eee!important;border-bottom:none}
.p-container{padding:10px}
.p-img{display:block;position:relative;padding-top:100%;margin-bottom:5px;overflow:hidden}
.p-brand-img{display:block;height:12px;width:auto!important}
.p-brand-img img{height:100%;display:block;width:auto!important}
#product-history .p-brand-img{height:18px;margin-top:-20px}
.p-offer{display:block;font-size:13px;height:19px;overflow:hidden;margin:8px 0}
.p-img img{position:absolute;max-width:90%;max-height:90%;width:auto!important;height:auto!important;left:0;top:0;right:0;bottom:0;display:block;margin:auto;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.p-price{font-weight:700;color:#ec3237;display:inline-block;line-height:16px;font-size:16px}
.p-name{color:#333;display:block;line-height:16px;height:32px;overflow:hidden;margin:8px 0;font-size:13px}
.p-bottom .p-buy{float:right;cursor:pointer;height:18px;background-position:-250px -16px;padding-left:20px}
.p-bottom .stock.instock{color:#28b52d;font-size:13px}
.p-old-price{text-decoration:line-through;color:#888;display:inline-block;font-size:13px}
.p-discount{color:#d00;font-weight:700;width:45px;height:27px;background-position:-197px -12px;line-height:27px;text-align:center;position:absolute;top:10px;right:10px}
.p-bottom{margin-top:4px;height:21px;overflow:hidden}
.p-order-status{height:16px;line-height:16px;border:solid 1px #ffb401;border-radius:30px;margin-top:8px;position:relative;background:#ed3236;background:-o-linear-gradient(left,#ed3236 0,#fd5707 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#ed3236),to(#fd5707));background:linear-gradient(to right,#ed3236 0,#fd5707 100%)}
.p-order-status .text{padding-left:10px;font-size:10px;position:absolute;color:#fff;margin-left:10px;text-transform:uppercase;line-height:16px}
.p-total-offer-2019{margin-top:15px;display:block;height:14px}
.p-order-status .bg-count-left{display:block;float:left;background:#ffb401;width:30%;height:100%;border-radius:30px 0 0 30px}
.icon-order-status-deal{background-position:-3px -65px;width:11px;height:15px;display:block;position:absolute;bottom:0;left:3px}
.custom-nav .owl-nav{margin:0!important}
.custom-nav .owl-nav button{position:absolute;color:#999!important;top:50%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;outline:0;margin:-25px 10px 0 10px!important;z-index:99999;opacity:.5}
.custom-nav .owl-nav button i{font-size:50px}
.custom-nav .owl-nav .owl-prev{left:0;border-radius:0 4px 4px 0}
.custom-nav .owl-nav .owl-next{right:0}
.custom-nav .owl-nav button:hover{opacity:1;background:0 0!important}
.viewall-dealhome{margin-top:-64px;position:relative;padding:8px 40px;font-size:16px!important}
.btn-round{border:solid 1px;border-radius:30px;text-transform:uppercase;font-weight:700;font-size:14px;background:#fff}
.collection-home .title{text-align:center;border-bottom:solid 1px #ddd;max-width:80%;margin:auto;position:relative}
.collection-home .h-title{color:#ec3237;text-transform:uppercase;font-weight:400;margin:0;font-size:32px;padding-bottom:6px;display:inline-block;position:relative}
.collection-home{margin:30px 0;min-height:300px}
.collection-home .title .viewall{position:absolute;right:0;top:10px;font-size:16px}
.viewall i{font-weight:700}
.collection-home .summary{text-align:center;font-weight:700;margin:10px 0}
.collection-home .h-title:after{content:'';position:absolute;width:80%;height:1px;bottom:0;left:10%;background:#ec3237}
.p-hot.icons{width:35px;height:21px;background-position:-170px -106px;position:absolute;right:0;bottom:25px;z-index:99;color:#fff;font-size:11px;line-height:21px;text-align:center}
.p-new.icons{width:35px;height:21px;background-position:-170px -129px;position:absolute;right:0;bottom:0;z-index:99;color:#fff;font-size:11px;line-height:21px;text-align:center}
.owl-item:hover{position:relative;z-index:99}
.category-home .title .h-title{margin:0;text-transform:uppercase;font-weight:700;font-size:24px;float:left;margin-bottom:5px}
.category-home{margin-bottom:30px;min-height:300px}
.sub_cat_title{float:right;line-height:15px;margin-top:12px}
.sub_cat_title a{display:block;float:left;padding:0 10px}
.news-home{background:#fff}
.news-home .head .h-title{text-transform:uppercase;font-size:21px;font-weight:700;float:left;margin:0;line-height:70px}
.news-home .head{line-height:70px;height:70px;padding:0 20px}
.news-home .head .btn{margin-top:17px}
.news-home .head .h-title i{background-color:#ec3237;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius:100%}
.news-home .list{padding:0 20px}
.news-home .list .item{display:block;margin-bottom:15px}
.news-home .list .img{display:block;position:relative;padding-top:70%;overflow:hidden}
.news-home .list .img img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:100%;min-height:100%}
.news-home .list .name{display:block;margin:10px 0}
.news-home .list .time{color:#999}
#brand-footer{background:#fff;padding:20px 0}
#brand-footer .item img{width:auto;display:block;margin:auto}
#brand-footer .owl-nav .owl-prev{left:-20px}
#brand-footer .owl-nav .owl-next{right:-20px}
.newsletter{height:106px;background:url(../images/bg_news_letter.jpg) center center no-repeat fixed;background-size:cover;padding-top:31px}
.newsletter .title{float:left;color:#fff;font-size:20px;margin-top:5px}
.newsletter .title i{font-size:35px;vertical-align:middle}
.newsletter form{margin-left:400px;background:#fff;border-radius:40px;height:45px;overflow:hidden;padding:0 10px;position:relative}
.newsletter .container{max-width:1000px}
.newsletter form input{float:left;border:none;height:45px;width:100%}
.newsletter form button{position:absolute;right:20px;border:none;background:0 0;font-size:35px;color:#ec3237;height:45px;line-height:45px;padding:0!important}
#toTop:hover{background-color:#333}
footer{background:#fff}
footer .col-info{float:left;width:25%;padding:20px 0;overflow:hidden}
.col-info.company-info h3{font-size:16px;margin-top:20px}
.col-info.company-info .fa{color:#ec3237;width:20px}
.icons.icon-payment{width:243px;height:32px;background-position:-31px -58px}
.col-info .title{font-size:16px;font-weight:700;margin-bottom:10px;margin-top:15px}
.col-info .content a{display:block;margin-bottom:5px}
.icons.icon-bct{width:155px;height:61px;background-position:0 -100px;display:block}
#copyright{text-align:center;padding:10px 0;font-size:13px}
#breadcrumb>div{display:inline-block;padding:10px 0}
#breadcrumb>div a{color:#333}
#breadcrumb h1{margin:0;display:inline-block;font-size:inherit;color:#333;font-weight:400}
.banner-product-list .owl-nav button i{font-size:36px!important;color:#fff!important}
.banner-product-list .owl-nav button{margin-top:-18px!important;opacity:.6}
.category-child a{display:inline-block;float:left;background:#e6e6e6;height:34px;line-height:34px;padding:0 15px;margin-right:5px;border-radius:3px;margin-bottom:5px}
.category-child a.current,.category-child a:hover{background:#ec3237;color:#fff}
.banner-filter .item{float:left;width:20%;padding:0 5px}
.banner-filter{margin:0 -5px}
.banner-filter .item a{display:block;background:#fff;border:solid 1px #ec3237;border-radius:3px;padding:8px 5px;overflow:hidden;color:#ec3237;font-weight:700}
.category-child{overflow:hidden}
.banner-filter .item img{width:35px;height:35px}
.banner-filter .item span{margin-left:5px}
.filter-top .select{float:left;width:auto;margin:0 10px}
.filter-top{background:#f9ede5;padding:5px 0}
.filter-top.fixed{position:fixed;width:100%;top:0;z-index:100;left:0}
.filter-top .container{padding:0!important}
.filter-top .select .title{font-weight:700;padding-left:8px;padding-right:8px}
.filter-top select{width:140px;margin-right:10px}
.filter-selected a{display:inline-block;background:#ec3237;color:#fff;padding:3px 10px;border-radius:3px;position:relative;overflow:hidden;float:left;margin-right:5px}
.filter-selected{overflow:hidden}
.filter-selected a i{margin-left:5px}
.paging{margin:6px 0;float:right;margin-top:8px}
.paging a{display:block;padding:8px 10px;float:left;line-height:10px;margin-left:5px;border:solid 1px #ddd;text-decoration:none;border-radius:2px;background:#fff}
.paging a.current,.paging a:hover{background:#ec3237;color:#fff}
.icon-star{background-image:url(../images/star_sprite.png);width:92px;height:17px;vertical-align:sub;display:inline-block;background-repeat:no-repeat}
.icon-star.star0{background-position:0 -109px}
.icon-star.star1{background-position:0 -88px}
.icon-star.star2{background-position:0 -67px}
.icon-star.star3{background-position:0 -43px}
.icon-star.star4{background-position:0 -22px}
.icon-star.star5{background-position:0 0}
.rating-selection{display:inline-block}
.rating-selection .title{float:right;margin-right:10px}
.rating-selection label{float:right}
.rating-selection input{opacity:0}
.rating-selection label{position:relative;float:right;display:block;width:17px;height:17px;background:url('../images/star_rating.png') 0 -28px;margin:0 3px}
.rating-selection label.active,.rating-selection label.active~label{background-position:0 18px}
.rating-selection label:hover,.rating-selection label:hover~label{background-position:0 0!important}
.comment{width:100%}
.comment-form .img-avatar{float:left;width:40px}
.comment-form form{padding-bottom:15px}
.comment-form-input{border:solid 1px #ddd;background:#f8f8f8;padding:10px;position:absolute;width:100%;display:none}
.comment-list .item{padding:15px 0;border-top:solid 1px #eee}
.comment .relative{position:relative;z-index:9}
.comment-list .item .comment-left img{width:40px;float:left}
.comment-list .item .reply-comment{display:none}
.info-feeback .time{color:#999}
.info-feeback .right{float:right}
.info-feeback{overflow:hidden;padding-bottom:10px;font-size:12px}
.comment-list .item .comment-name span{font-weight:700;margin-right:2px;text-transform:capitalize}
.comment form textarea{height:80px}
.comment-list .item .comment-name .note{color:#fff;font-size:.7em;background:#ec3237;font-style:normal;padding:2px 5px}
.comment form .form-control{margin-bottom:5px}
.product-name{font-size:21px}
#img-large a{display:block}
#img-large a img{width:100%;display:block;margin:auto}
.view-album{text-align:center;font-size:13px;position:relative;z-index:9}
#img-thumbs .item{border:solid 1px #ddd;position:relative;padding-top:100%;overflow:hidden}
#img-thumbs .item a{display:block}
#img-thumbs .item img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:100%}
#img-thumbs{padding:0 30px}
#img-thumbs .owl-prev{left:-30px}
#img-thumbs .owl-next{right:-30px}
#img-thumbs .owl-nav button{margin-top:-10px!important}
#img-thumbs .owl-nav button{position:absolute;top:50%}
.special-offer .title{background:#34a105;color:#fff;padding:5px 10px}
.special-offer{border-radius:4px;border:solid 1px #ddd;margin-bottom:20px}
.special-offer .content{padding:15px;font-size:13px}
.special-offer ul{list-style:none;padding:0;margin:0}
.special-offer .content li img{width:35px;float:left}
.special-offer .content li span{display:block;margin-left:45px}
.special-offer ul li{overflow:hidden;margin:5px 0}
.special-offer .item .fa{color:#34a105;font-size:6px;margin-right:5px;vertical-align:middle}
.product-summary{margin-bottom:15px;font-size:14px}
.button-buy .btn{display:block;text-transform:uppercase;font-weight:700;padding-top:10px!important;padding-bottom:10px!important;font-size:16px}
.btn-red{background:#ec3237;color:#fff}
.btn-round.btn-addcart{border-radius:.25rem;color:#ec3237}
.support-product .box{border:solid 1px #eee;border-radius:5px;padding:10px;margin-bottom:10px;font-size:13px;line-height:1.8}
.support-product .box b{margin-bottom:4px;display:inline-block}
.support-product .box .fa-circle{font-size:5px;border:solid 1px #aaa;color:#fff;border-radius:100%;vertical-align:middle}
.support-product{width:240px;float:right}
#overview-info{margin-right:260px}
hr{border-top:1px solid #eee;margin:.75em 0}
.product-other .title-tab{height:50px;border-bottom:solid 1px #eee}
.product-other .title-tab .item{line-height:50px;font-weight:700;font-size:16px;margin:0 20px;cursor:pointer;float:left}
.product-other .title-tab .item.active{border-bottom:solid 1px #ec3237;display:block}
.content-text.content-collapse:after{content:'';background:-o-linear-gradient(rgba(255,255,255,0),#fff);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(rgba(255,255,255,0),#fff);height:40%;display:block;position:absolute;bottom:0;width:100%}
.content-text h1{display:block;font-size:2em;-webkit-margin-before:0.67em;-webkit-margin-after:0.67em;-webkit-margin-start:0px;-webkit-margin-end:0;font-weight:700;margin:.67em 0}
.content-text h2{display:block;font-size:1.5em;-webkit-margin-before:0.83em;-webkit-margin-after:0.83em;-webkit-margin-start:0px;-webkit-margin-end:0;font-weight:700;margin:.83em 0}
.content-text h3{display:block;font-size:1.17em;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0px;-webkit-margin-end:0;font-weight:700}
.content-text h4{display:block;-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;-webkit-margin-start:0px;-webkit-margin-end:0;font-weight:700;font-size:1em}
.content-text ul{padding-left:40px!important;margin:1em 0;list-style:initial}
.content-text ol li,.content-text ul li{list-style:initial!important}
.content-text ol{padding-left:40px!important;margin:1em 0;list-style:decimal!important}
.content-text ol li{list-style-type:decimal!important}
.content-text p{margin:1em 0}
.content-text table{border-collapse:collapse}
.content-text table td,.content-text table th{border:solid 1px #ddd;padding:5px}
.content-text a{font-size:inherit;text-decoration:underline}
.content-text{line-height:1.45}
.content-text table td img{max-width:9999px}
.product-detail-small tr td:first-child{width:160px}
.product-detail-small tr td:nth-child(3){width:200px}
.product-detail-small tr td:nth-child(2){padding:0 10px}
.product-detail-small tr td:nth-child(3) .btn{padding:6px 15px!important;margin-bottom:5px}
.product-detail-small .name{display:block;font-weight:700;margin-bottom:10px}
.product-detail-small table{width:100%;vertical-align:top}
.box-common>.title{background:#f3f3f3;line-height:42px;text-transform:uppercase;font-weight:700;font-size:18px;padding:0 10px}
.box-common .content{padding:10px}
#tb-product-spec{width:100%;border:none}
#tb-product-spec td{border:none;border-bottom:solid 1px #eee;padding:7px 5px}
#tb-product-spec ul{padding:0;margin:0;list-style:none}
#tb-product-spec tr:last-child td{border:none}
.box-common{border:solid 1px #ddd}
.technical-table .viewmore{text-align:center;display:block;border:solid 1px #eee;color:#ec3237;padding:8px;border-radius:3px}
.technical-table .viewmore:hover{background:#f5f5f5}
.article-related-category .title-list h2,.list-product-compare h2{font-size:20px;font-weight:700;margin-bottom:10px;border-bottom:solid 1px #eee;padding-bottom:10px}
.article-list .title-list .h-title{font-size:18px;text-transform:uppercase;font-weight:700;margin:0;line-height:inherit;float:left}
.article-list .title-list .viewall{float:right;color:#12a75e}
.article-list .list-item .img{float:left;width:30%}
.article-list .list-item .item{overflow:hidden;display:block;padding:10px 0}
.article-list.home-hot .item{padding:5px 0}
.article-list .list-item .info{margin-left:30%;padding-left:10px}
.article-list .list-item .name{display:block;color:#333;font-weight:700}
.article-list .list-item .time{color:#888}
.article-list.article-related-category .name{font-weight:400}
.p-item-right .p-img-right{width:30%;float:left;position:relative}
.p-item-right{overflow:hidden;padding:10px 0}
.p-info-right{margin-left:30%;padding-left:10px}
.p-info-right .p-name{height:auto}
.product-history .h-title{line-height:50px;margin:0;font-size:20px;padding:0 10px;border-bottom:solid 1px #eee}
#vote-statistic{position:relative;border:1px solid #ddd;padding:10px 0}
#ratingOveriew{cursor:pointer}
#vote-statistic ul li .icon-bigStar{float:left}
#vote-statistic ul li{overflow:hidden;margin-bottom:10px}
#vote-statistic ul li .line-rating{float:left;width:70%;height:13px;background:#eee;margin-top:3px;margin-right:6px;border-radius:2px;-moz-border-radius:2px}
#vote-statistic ul li .line-rating .percent{display:block;background:#faa738;height:100%}
#vote-statistic ul li .count{color:#888}
#vote-statistic ul li span.blue{float:left;margin-right:10px}
#vote-statistic ul{padding-left:5px}
.btn-red{background:#d00;color:#fff;padding:7px 20px;font-size:15px;border-radius:3px;-moz-border-radius:3px;border:solid 1px #ce0101;display:inline-block}
.btn-red:hover{color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5)}
.relative{position:relative}
.product_review h2{font-size:20px}
.rating-form table{width:100%}
.rating-form table td{padding:5px 0}
.rating-form table tr td:first-child{width:100px}
.comment h2{font-size:20px;font-weight:700;margin-top:20px}
#list_vote .item{overflow:hidden;margin:10px 0}
#list_vote .item .name{font-weight:700;font-size:16px}
#list_vote .item i{display:inline-block;margin:0 5px}
#list_vote .item .time{color:#999}
#list_vote .item p{margin-bottom:6px}
#review-bottom{display:none}
.info-feeback .write-reply{color:#ec3237}
.comment-name{margin-bottom:5px}
.comment-list .item-reply{background:#f5f5f5;padding:10px;position:relative}
.comment-list .item-reply p{margin-bottom:5px}
.comment-list .item-reply:before{content:'';display:block;width:0;border:solid 10px transparent;border-bottom-color:#f5f5f5;position:absolute;top:-20px;left:3px;z-index:2}
.comment-list .item-reply:after{content:'';display:block;width:0;border:solid 10px transparent;border-bottom-color:#cecece;position:absolute;top:-20px;left:3px;z-index:1}
.comment-list .avatar-user{background:#eee;color:#999;width:27px;height:27px;display:inline-block;line-height:27px;text-align:center;text-transform:uppercase}
.comment-list .avatar-admin{width:27px;height:27px}
.product-list .owl-stage-outer{overflow:visible!important}
.product-list.owl-carousel{padding:0 10px;overflow:hidden}
.category-home .product-list.owl-carousel,.collection-home .product-list.owl-carousel{padding:0!important}
.news-category a{display:inline-block;line-height:36px;font-weight:700;padding:0 0;margin-right:35px;color:#333;font-size:18px;text-transform:uppercase;margin-bottom:10px;border-bottom:solid 3px transparent}
.news-category a.active,.news-category a:hover{color:#ec3237;border-color:#ec3237}
.news-category{margin:10px 0 20px 0;overflow:hidden;position:relative;border-bottom:solid 1px #ddd}
.bg-grey{background:#f5f5f5;padding:10px}
.box-news-right .title{font-weight:700;font-size:18px;border-bottom:solid 1px #ddd;padding-bottom:3px;margin-bottom:10px}
.article-new-right .item{padding:0!important;margin:10px 0}
.article-new-right .item:first-child{margin-top:0}
.article-new-right .img{width:100%!important;position:relative}
.article-new-right .name{position:absolute;bottom:0;z-index:99;background:rgba(0,0,0,.7);width:100%;padding:10px;color:#fff!important}
.news-right .item:first-child .no{background-color:#f25630;color:#fff}
.news-right .item:nth-child(2) .no{background-color:#cc7935;color:#fff}
.news-right .item:nth-child(3) .no{background-color:#ccb135;color:#fff}
.news-right .item{padding:10px 0!important}
.news-right img{width:160px!important}
.news-right .no{font-size:18px;font-weight:700;width:35px;height:35px;background:#eee;display:block;float:left;text-align:center;line-height:35px;border-radius:100%;color:#999}
.news-right .info{margin-left:36px!important;padding-left:10px!important}
.news-right .info .name{font-weight:400!important}
.news-right .info .time{display:none}
.top-home-news{display:block;position:relative;margin-bottom:20px}
.top-home-news .info{position:absolute;bottom:0;background:rgba(0,0,0,.8);color:#fff;padding:20px;width:100%}
.top-home-news .info .name{font-weight:700;font-size:20px}
.top-home-news .info .time{opacity:.8;font-size:13px}
.top-home-news .info .time i{margin-right:3px}
.img-container{position:relative;padding-top:60%;display:block;overflow:hidden}
.img-container img{position:absolute;width:100%;min-height:100%;top:0;right:0;bottom:0;left:0;display:block;margin:auto}
.article-list-news-home .btn{position:absolute;bottom:10px;left:-10px}
.article-list-news-home .item{display:block;margin-bottom:20px}
.article-list-news-home .img{position:relative}
.article-list-news-home .img-container{padding-top:67%}
.article-list-news-home .name{font-weight:700;font-size:16px;margin:8px 0;display:block}
.article-list-news-home .time{color:#999;font-size:13px}
.article-list-news-home .item:nth-child(odd){clear:both}
#cart-fixed{position:fixed;top:100px;right:2px;z-index:99;background:rgba(255,255,255,.88);border:solid 1px #ddd;border-radius:35px;padding:5px;-moz-border-radius:35px;cursor:pointer;width:49px;height:49px;overflow:hidden;-o-transition:width .3s linear .2s;transition:width .3s linear .2s;-webkit-transition:width .3s linear .2s;line-height:18px;white-space:nowrap;font-size:13px}
div#cart-fixed p{display:block;margin:0;margin-left:46px;padding-right:8px;width:104px}
#cart-fixed.hover,#cart-fixed:hover{width:175px}
div#cart-fixed b{color:#136ed2}
#cart-fixed i{text-align:center;font-size:26px;background:#ed1b24;color:#fff;width:37px;height:37px;border-radius:100%;-moz-border-radius:100%;float:left;line-height:37px}
#tbl-cart-item{width:100%}
#tbl-cart-item td{padding:10px 5px;border-bottom:solid 1px #eee}
#tbl-cart-item thead td{text-transform:uppercase;font-size:16px}
#cart-step2 h3{text-transform:uppercase;font-size:16px;font-weight:700;background:#eee;padding:11px 10px}
.cart-voucher input{float:left;width:300px;background:#f5f5f5}
.cart-voucher button{font-size:14px;margin-left:5px}
.cart-btn .btn{display:block;border-radius:0;margin-bottom:4px;width:100%;text-transform:uppercase;font-size:14px}
.btn-dark-blue{background:#214d7b;color:#fff}
.btn-dark-blue:hover{color:#fff;background:#2c67a5}
.cart-btn .row{margin:0 -2px}
.cart-btn [class*=col-]{padding:0 2px}
.icons.icon-deal-yello{width:27px;height:40px;background-position:-218px -100px;float:left}
#product-deal-info{background:url(../images/bg_info_deal_detail.jpg);padding:5px;padding-bottom:10px;overflow:hidden;position:relative;margin-bottom:15px}
#product-deal-info>.title{text-transform:uppercase;color:#fff;font-weight:700;font-size:22px;float:left;margin-top:7px;margin-left:10px}
#product-deal-info .p-order-status{float:left;width:200px;clear:both;margin-top:13px;border:none}
#product-deal-info .time{position:absolute;right:10px;top:10px}
#product-deal-info .time .title{color:#fff;font-size:13px}
#product-deal-info .count-down span{display:inline-block;color:#fff;background:#000;font-size:16px;font-weight:700;margin-right:5px;padding:5px 10px;border-radius:7px}
#product-deal-info .p-order-status .icon-order-status-deal{bottom:2px}
h1.h-title-bhda{text-align:center;background:#ce2a37;color:#fff;text-transform:uppercase;font-size:18px;padding:7px;font-weight:400;margin:0;margin-bottom:15px}
.h-warranty-page{background:#ce2a37;color:#fff;font-size:15px;text-transform:uppercase;float:left;padding:5px 10px}
#form-check-warranty{border:solid 2px #ce2a37;overflow:hidden;padding:10px}
.btn-red-small{background:#ce2a37;color:#fff;font-weight:700;padding:4px 10px;border-radius:2px;-moz-border-radius:2px;margin-top:10px;font-size:1em}
.doitrabh{font-size:14px;margin:15px 0 10px 0}
#warranty-location .item img{height:30px}
#warranty-location .item{text-align:center;border:solid 1px #ce2a37;margin-bottom:10px;padding:5px;border-radius:4px;-moz-border-radius:4px}
#warranty-location .item a{display:block}
#form-check-warranty input[type=text]{width:100%;max-width:200px}
#js-voucher-message{display:block;margin-top:8px;font-size:12px;color:#e00}
.technical-table:after{content:'';background:-o-linear-gradient(rgba(255,255,255,0),#fff);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(rgba(255,255,255,0),#fff);height:30%;display:block;position:absolute;bottom:0;width:100%}
.technical-table tr:nth-child(odd) td{background:#f9f9f9}
.technical-table table{width:100%}
.technical-table tr td{padding:8px 5px!important}
.technical-table tr p{text-align:left!important}
.technical-table{position:relative;max-height:500px;overflow:hidden;border:none}
.technical-table .content{padding:10px 0}
#nav-admin ul{padding:0;margin:0;list-style:none}
#nav-admin{height:30px;line-height:30px;background:#e41920;position:fixed;width:100%;bottom:0;left:0;z-index:999}
#nav-admin a:hover{text-decoration:none}
#nav-admin li{float:left;position:relative}
#nav-admin li:hover .sub-addnew{display:block}
#nav-admin li .sub-addnew{position:absolute;background:#333;width:200px;z-index:999;display:none;bottom:100%}
#nav-admin li a{color:#fff;text-transform:uppercase;font-weight:700;padding:0 15px}
#nav-admin li .sub-addnew a{text-transform:none;display:block;border-bottom:solid 1px #484848;line-height:32px;font-weight:400}
#nav-admin li:hover{background:#333}
#nav-admin li .sub-addnew a:hover{background:#444}
@keyframes tada{
  0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
  10%,20%{-webkit-transform:scale(.9) rotate(-8deg);-ms-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}
  30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);-ms-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}
  40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);-ms-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}
  100%,80%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
}
#icon-fixed-right a,#icon-fixed-right>div{display:block;width:40px;height:40px;text-align:center;line-height:40px;background:#aaa;border-radius:50%;margin:4px 0;color:#fff;font-size:18px;position:relative}
#icon-fixed-right .icon-list-chat:hover .notify{display:none!important}
#icon-fixed-right a i{position:relative;z-index:9}
#icon-fixed-right a:hover i{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}
#icon-fixed-right{position:fixed;right:5px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:999}
#icon-fixed-right a .note,#icon-fixed-right>div .note{line-height:42px;font-size:13px;position:absolute;right:0;top:0;z-index:99;background:#ccc;height:42px;padding-right:50px;border-radius:30px;opacity:0;width:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;white-space:nowrap}
#icon-fixed-right a:hover .note,#icon-fixed-right>div:hover .note{opacity:1;width:200px}
#category-fixed{position:fixed;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:45px;background:#eee;z-index:992;padding:0;left:5px}
#category-fixed a{display:block;text-align:center;width:45px;-webkit-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease;position:relative;border-radius:2px;-moz-border-radius:2px;padding:5px 0;font-size:16px}
#category-fixed a:hover span{opacity:1;visibility:visible}
#category-fixed a span{visibility:hidden;display:block;position:absolute;background:#fff;border:solid 1px #ddd;left:53px;z-index:99;white-space:nowrap;top:0;padding:7px 9px;border-radius:6px;-moz-border-radius:6px;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;color:#000;background:#e20a0a;color:#fff;font-size:12px}
#category-fixed a span:before{content:'';display:block;width:0;border:solid 5px transparent;border-right-color:#e20a0a;position:absolute;left:-10px;top:7px}
#category-fixed a span:after{content:'';display:block;width:0;border:solid 5px transparent;border-right-color:#e20a0a;position:absolute;left:-10px;top:7px}
#category-fixed a.active,#category-fixed a:hover{background:#d00306}
#category-fixed a.active i,#category-fixed a:hover i{color:#fff}
.btn-stop{background-color:#fff3f3!important;color:#c8191f!important;border:1px dashed #ed6464;pointer-events:none;padding:5px 10px;font-size:20px}
nav.fixed{position:fixed;top:0;width:100%;z-index:95;height:60px;background:#fff}
nav.fixed .promotion-news{display:none}
nav.fixed #main-menu .list{display:none}
nav.fixed #main-menu:hover .list{display:block!important}
.cart-small table{width:100%}
.cart-small table td{padding:5px;vertical-align:top;font-size:12px;color:#333!important}
.sub-content-header-right.cart-small{width:300px;text-align:left}
.sub-content-header-right.cart-small:before{content:'';display:block;width:0;border:solid 10px transparent;border-bottom-color:#ec3237;position:absolute;top:-20px;right:28px;margin-left:-20px}
.cart-small table td a{color:#333}
.cart-small table td a:hover{color:#0056b3}
.cart-small table tr:nth-child(2n+2) td{border-bottom:solid 1px #ddd}
#icon-fixed-right .notify{position:absolute;white-space:nowrap;right:40px;background:#ff8e09;font-size:12px;height:25px;line-height:25px;padding:0 10px;border-radius:20px;margin-top:7px;opacity:.5;display:none}
.note.list-chat{height:80px!important;border-radius:8px 20px!important;padding:5px!important;text-align:center}
.note.list-chat a{display:inline-block!important;width:40px!important}
.note.list-chat b{display:block;line-height:1.5}
#slider-thumbs{padding-left:240px;position:relative}
#slider-thumbs #sync2{position:absolute;bottom:10px;padding:0 20px;width:calc(100% - 240px)}
#slider-thumbs #sync2 .item{border:solid 1px #ccc}
.item-sub .img{display:block;text-align:center;padding:4px 0}
.item-sub .img img{height:20px;display:inline-block}
#slider-thumbs .owl-dots{position:absolute;bottom:0;text-align:center;width:100%}
.support-top-content{position:absolute;width:800px;background:#fff7f7;border:solid 1px #989898;z-index:999;display:none;top:30px}
.support-top-content .hotline-title{background:#c8191f;display:block;text-align:center;color:#fff;font-weight:700;font-size:18px;padding:3px 0}
.hotline-col-3{width:33.33%;float:left;padding:15px 10px}
.hotline-title-2{display:block;font-weight:700;font-size:16px}
.support-top-content ul{padding:0;list-style:none}
.support-top:hover .support-top-content{display:block}
.p-summary{line-height:18px;height:54px;overflow:hidden;margin-bottom:10px}
.p-summary li{margin:0;font-size:12px}
.icon-offer{position:absolute;display:block;background:url(../images/icon_km1.png) no-repeat;width:66px;height:18px;top:0;left:0;z-index:5;background-size:100%}
#breadcrumb li{float:left;padding:10px 0}
#breadcrumb li{list-style:none;float:left}
#breadcrumb ol{margin:0;float:left;clear:both;padding:0}
#breadcrumb ol li i{margin:0 5px}
#breadcrumb ol li:last-child span.last-bre{display:none}
footer{background:#f1f1f1}
footer #news_letter .in{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.3);box-shadow:0 0 7px 0 rgba(0,0,0,.3)}
footer #newsletter-bottom{padding:20px 0 30px 0}
footer #footer-2019{background:#111;color:#fff}
footer #footer-2019 a{color:#fff}
footer #footer-2019 a:hover{text-decoration:underline}
footer .view-mobile{color:#da251c!important;background:#fff;border-radius:5px;max-width:128px;text-align:center;padding:9px 0;font-weight:700}
footer .social i{font-size:14px!important;color:#fff;width:24px;height:24px;line-height:24px;border-radius:50%;margin-right:10px;text-align:center}
footer .social .fa-facebook{background:#485894}
footer .social .fa-youtube-play{background:#ce0707}
footer .social .fa-users{background:#222}
footer .social .icon-btn{border-radius:unset}
footer .info-support{line-height:unset!important}
footer .info-support p{font-weight:300;line-height:1.7;margin:0}
footer #footer-row1 h3{margin:27px 0 22px 0;font-size:1.17em}
#footer-2019{background:#fff;overflow:hidden}
#footer-row1 .col{float:left;padding-right:10px;padding-left:0;width:auto}
#footer-row1 .col:first-child{width:250px}
#footer-row1 .col:nth-child(2){width:270px}
#footer-row1 .col:nth-child(3){width:240px}
#footer-row1 .col a{display:block;margin-bottom:8px}
.fa.fa-facebook-square{color:#485894}
i.fa.fa-youtube{color:#ce0707}
#footer-row1 .col.info-support{line-height:24px}
#footer-row2 .col{width:33.33%;float:left}
#footer-row2 .col.showroom{padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;line-height:22px}
#footer-2019 .line{padding:0;margin:18px 0}
#footer-row1{overflow:hidden}
#footer-row2{overflow:hidden}
#footer-row1 .col.social .fa{font-size:30px}
#footer-row3{background:#f0eded;overflow:hidden}
.icons_2019.icon-btn{width:175px;height:70px;background-position:-5px -344px}
#footer-row3 .view-mobile{height:36px;border:solid 1px #ce0707;display:inline-block;margin-top:17px;line-height:36px;padding:0 15px;border-radius:3px;color:#ce0707;background:#fff;font-weight:500}
#footer-row3 a{display:inline-block;vertical-align:top}
#newsletter-bottom h2{text-transform:uppercase;margin-bottom:8px;font-size:1.5em}
#newsletter-bottom .text{margin:20px 0;text-align:center}
#newsletter-bottom{overflow:hidden}
#news_letter a{display:inline-block;text-decoration:none;cursor:pointer;color:#fff;position:absolute;right:0;top:0;bottom:0;background:#da251c;line-height:40px;padding:0 55px}
#news_letter input{padding:0 140px 0 10px;outline:0;border:none;background:#fff;border-radius:3px;width:100%;height:100%}
#news_letter .in{border:1px solid #ddd;border-radius:5px;position:relative;background:#fff;width:600px;margin:auto;height:40px;overflow:hidden}
.icons_2019{display:inline-block;background:url(../images/sprite_2019.png?v=2.2) no-repeat;vertical-align:middle}
.icons_2019.icon_tuvan{width:30px;height:30px;background-position:-8px -9px}
.icons_2019.icon_hangchinhhang{width:30px;height:30px;background-position:-8px -53px}
.icons_2019.icon_doitramienphi{width:30px;height:30px;background-position:-4px -103px}
.icons_2019.icon_mienphivanchuyen{width:30px;height:30px;background-position:-8px -157px}
.icons_2019.icon_inhoadondientu{width:30px;height:30px;background-position:-4px -207px}
.icons_2019.icon_tracuubaohanh{width:32px;height:32px;background-position:-2px -255px}
.header{color:#fff;background:#111;padding:4px 0 17px 0}
.header a:hover{color:#fff}
.header .header-mid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.header .header-search{height:38px;background:#fff;margin-top:0;border-radius:3px;width:490px;position:relative}
.header .header-search form{height:100%}
.header .header-search i.fa.fa-caret-down{position:absolute;left:136px;top:12px;color:#7b7b7b}
.header .header-search select{border:none;outline:0;margin:0 2px;width:150px;margin-left:8px;-webkit-appearance:none;-moz-appearance:none;height:35px}
.header .header-search .text_search{width:calc(100% - 212px);height:100%;border:none;background:0 0;outline:0;margin-right:0;padding-left:0}
.header .header-search #submit_search{width:45px;border:none;cursor:pointer;background:#fff url("../images/sprite_civip.png?v2") -4px 0 no-repeat;color:#fff;font-weight:700;position:absolute;top:0;right:0;bottom:0;border-radius:0 3px 3px 0;float:none;height:auto}
.header .header-logo{width:190px;margin-right:10px}
.header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header-top .header-top-left a,.header-top .header-top-right a{color:#fff;font-size:12px}
.header-top .header-top-left a{display:inline-block;padding:8px 7px}
.header-top .header-top-left .tu-van{background:#ff9100;border-radius:40px;padding:8px 11px}
.header-top .header-top-left i{margin-right:5px}
.header-menu{position:relative;background:#fff}
.header-menu i.fa.fa-bars{vertical-align:baseline!important}
.header-menu .menu-text-right{width:calc(100% - 190px);padding:0 0 0 12px}
.header-menu .menu-nav .title{display:block;font-size:15px;color:#da251c;font-weight:600;line-height:normal;width:190px;padding-left:10px}
.header-mid-right{width:calc(100% - 720px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header-mid-right .icon{width:36px;height:36px;border-radius:50%;margin-right:10px;background-color:#fff}
.header-mid-right .icon-phone{background-position:-60px -2px}
.header-mid-right .icon-buildpc{background-position:-114px -3px}
.header-mid-right .icon-cart{background-position:-164px -2px}
.header-mid-right a{color:#fff}
.header-mid-right .cart{border:1px solid #fff;border-radius:5px;padding:9px 10px}
.menu-list{position:absolute;top:36px;left:-1px;z-index:123;height:420px}
.menu-list .sub-item{width:240px;background:#fff;border-bottom:1px solid #e1e1e1;padding:5px 0;height:calc(100% / 10)}
.menu-list .sub-item:hover .sub-nav{opacity:1;visibility:visible;left:240px}
.menu-list .sub-item:hover{background:#f9f9f9}
.menu-list .cat-1{padding:6px 7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;font-weight:500}
.menu-list .cat-1 img{margin-right:10px;width:20px;height:20px}
.menu-list .sub-nav{position:absolute;background:#fff;left:250px;width:960px;height:420px;top:0;opacity:0;visibility:hidden;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll}
.menu-list .sub-nav::-webkit-scrollbar{width:6px}
.menu-list .sub-nav::-webkit-scrollbar-track{background:#fff}
.menu-list .sub-nav::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:10px}
.menu-list .sub-nav::-webkit-scrollbar-thumb:hover{background:#aaa}
.menu-list .sub-nav a{display:block;line-height:1.3}
.menu-list .cat-child{width:calc(100% / 4 - 24px);padding:12px;margin-bottom:15px}
.menu-list .cat-2{color:#da251c;font-weight:700;margin-bottom:8px}
.icon{background-image:url("../images/sprite_civip.png?v2");background-repeat:no-repeat;display:inline-block}
.header-search .select{width:150px;color:#333;float:left;height:100%;line-height:27px;margin-right:6px}
.select .title:after{content:''!important}
.pulse-icon{float:left;position:absolute;display:inline-block;top:-4px;left:36px}
.pulse-icon .icon-wrap{width:10px;height:10px;text-align:center;display:inline-block;border-radius:100%;color:#f34343;background:red;position:absolute;top:9px}
.pulse-icon .elements{position:absolute;top:0;left:0;z-index:1}
.pulse-icon .pulse-1{border:solid 1px red;width:10px;height:10px;top:9px;left:0}
.pulse-icon .pulse{position:absolute;-webkit-animation:pulse-wave 1s linear infinite both;animation:pulse-wave 1s linear infinite both;border-radius:50%}
.nav-address{float:none;margin-top:auto;margin-left:68px;max-width:unset}
@-webkit-keyframes pulse{
  from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
  50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
  to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes pulse{
  from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
  50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
  to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse}
@-webkit-keyframes pulse-wave{
  0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}
  50%{opacity:1;-webkit-transform:scale(2);transform:scale(2)}
  100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}
}
@keyframes pulse-wave{
  0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}
  50%{opacity:1;-webkit-transform:scale(2);transform:scale(2)}
  100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}
}
#home-contact .marquee{margin-left:220px}
.icon-hot-2020{background:url('../images/ic-hot-2020.png') no-repeat;width:50px!important;height:25px!important;background-size:contain;background-position:unset!important}
.icon-discount-2020{background:url('../images/ic-discount-2020.png') no-repeat;color:#fff;top:5px;right:5px;background-size:contain;width:40px;height:40px;line-height:40px}
.header-menu .menu-nav:hover .menu-list{display:block!important}
.filter-left-2020{width:280px;margin-right:15px;background:#fff;border:0;float:left}
.filter-left-2020 .p-filter-item{padding-bottom:10px}
.product-col-right{width:calc(100% - 295px);float:left}
.product-col-right .p-item{width:25%;margin:0 0 15px 0}
.filter-left .title{font-weight:700;margin-bottom:10px;text-transform:uppercase}
.filter-left .list a.item{display:block;margin-bottom:5px}
.filter-left{padding:10px 5px 10px 10px}
.filter-left .list label{display:inline-block;margin-bottom:.5rem;color:#3996ce;cursor:pointer}
.checkbox,.radio{display:inline-block;vertical-align:middle}
.checkbox .icon,.radio .icon{height:13px;width:13px;background:#fff;border:solid 2px #ddd;display:inline-block;border-radius:2px;margin-right:4px;position:relative}
.checkbox .icon{width:15px;height:15px}
.radio input:checked~.icon{border-color:#d9282f}
.checkbox input:checked~.icon{font-family:FontAwesome;background:#d9282f;border-color:#d9282f}
.checkbox input:checked~.icon:before{content:"\f00c"}
.radio .icon{border-radius:50%!important;background:#fff;border:solid 2px #bbb;overflow:hidden}
.checkbox input:checked~.icon:before,.radio input:checked~.icon:before{display:inline-block;line-height:13px;height:13px;font-size:13px;color:#fff;position:absolute}
.radio input:checked~.icon:before{background-color:#d9282f;content:"";display:block;width:5px;height:5px;border-radius:100%;left:2px;top:2px}
.checkbox input,.radio input{display:none}
.border{border:solid 1px #ddd}
.filter-left .list.two-col .item{float:left;width:50%}
.filter-left .list{max-height:250px;overflow:auto}
#product-info-price{padding:15px;background:#f5f5f5;border-radius:5px}
#product-info-price .pd-old-price{text-decoration:line-through;font-size:24px;font-weight:700;color:#666}
#product-info-price .pd-price{font-size:24px;font-weight:700}
#product-info-price td{vertical-align:baseline}
.new-offer-2020{background:#fff;position:relative;margin:35px 0 25px 0;padding:25px 10px 10px 10px;border:1px solid #da251c;border-radius:5px!important}
.new-offer-2020 .title{position:absolute;top:-15px;left:15px;font-weight:600;font-size:14px;color:#fff;width:130px;height:30px;text-align:center;line-height:30px}
.new-offer-2020 .title i.fa.fa-gift{vertical-align:baseline;padding-right:7px}
.new-offer-2020 .title::after{content:''}
.new-offer-2020 .title::after{content:'';background:#da251c;display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;border-radius:5px;-webkit-transform:skew(-12deg);-ms-transform:skew(-12deg);transform:skew(-12deg)}
.button-buy .button-item{color:#fff!important;text-align:center;padding:8px 0;border-radius:5px;margin-bottom:8px;display:block;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}
.button-buy .buy-pro{background:#ed1b24}
.button-buy .add-pro,.button-buy .payinstall-pro{float:left;margin-right:8px;width:calc(100% / 2 - 4px)}
.button-buy .add-pro{background:#fa9f2c}
.button-buy .payinstall-pro{background:#243a76!important;margin-right:0}
.button-buy .button-item:hover{-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;-webkit-box-shadow:0 0 6px 2px rgba(0,0,0,.3);box-shadow:0 0 6px 2px rgba(0,0,0,.3)}
.no-payinstall .add-pro{margin-right:0;width:100%}
.pre-line{white-space:pre-line}
.title-block-news{border-bottom:solid 2px #da251c;overflow:hidden;margin-bottom:10px;height:38px}
.title-block-news .h-title{margin:0;font-size:16px;background:#da251c;color:#fff;float:left;line-height:38px;font-weight:700;text-transform:uppercase;position:relative;padding:0 5px 0 15px;border-radius:4px 0 0 0}
.title-block-news .h-title:after{content:'';display:block;width:30px;height:100%;position:absolute;right:-21px;top:0;background:#da251c;border-radius:4px 4px 0 0;-webkit-transform:skew(20deg,0);-ms-transform:skew(20deg,0);transform:skew(20deg,0)}
.title-block-news .h-title span{position:relative;z-index:8}
.icon-offer{display:none!important}
.p-price{font-size:22px;font-weight:600;display:block;line-height:1}
.p-old-price{height:20px;color:#666;font-size:15px;font-weight:700;text-decoration:line-through;overflow:hidden;display:block;width:100%;float:left}
.giam-gia{float:left;width:100%;clear:both}
.p-bottom{width:100%;float:left}
.p-name{font-size:14px}
.cate-left{float:left;width:280px;background-color:#fff;padding:0 10px}
.cate-left a{color:#212529}
.cate-left a:hover{color:#007bff}
.cate-left>.title{line-height:30px;display:block;text-align:center;margin:10px 0;border:1px solid #d9d9d9;border-radius:3px;text-transform:uppercase;font-weight:600}
.cate-left .p-filter-item .title{font-size:14px;line-height:45px;display:block;position:relative;border-bottom:1px solid #eee;font-weight:600;text-transform:uppercase}
.cate-left .p-filter-item .title.arrow-down::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.cate-left .p-filter-item .p-filter-list-value{padding:10px 10px 0 0;background-color:#fff}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check{margin:0}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li label{margin-bottom:0}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker{width:16px;height:16px;display:block;border:1px solid #222;border-radius:3px;margin-top:2px;margin-right:5px;overflow:hidden;position:relative}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker::before{position:absolute;content:"\f00c";font:normal normal normal 11px/1 FontAwesome;color:#fff;left:1.5px;top:1.5px;display:none}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker.checker{background:#00a551;border:1px solid #00a551}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker.checker::before{display:block}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker i{font-size:12px;color:#fff;margin-right:5px;padding:1.3px 2px;border:1px solid #222;border-radius:5px}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker i.fa.fa-check-square{color:#222;padding:0;border:0;font-size:20px}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker i.fa-check-square-o{color:#c00}
.cate-left .p-filter-item .p-filter-list-value .list-brand-check li .brand-checker .brand-checker-link .filter-link{line-height:30px;color:#c5c5c5;font-weight:300}
header.fixed{position:fixed;top:0;left:0;right:0;z-index:999;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.3)}
header.fixed .menu-list{display:none}
header.fixed .header-top{display:none}
header.fixed .header{padding:4px 0}
header.fixed .header-logo img{max-height:51px}
header.fixed .header-menu{position:fixed;top:0;left:0;right:0;-webkit-box-shadow:0 0 7px 0 #ccc;box-shadow:0 0 7px 0 #ccc;background:#111;-webkit-transition:1.2s ease-in-out;-o-transition:1.2s ease-in-out;transition:1.2s ease-in-out}
header.fixed .menu-text-right{display:none}
header.fixed .nav-menu{height:60px}
header.fixed .menu-nav{height:60px;padding:0}
header.fixed .header{background:0;padding:0}
header.fixed .header-search{position:fixed;top:12px;z-index:999;margin:0;left:calc(calc(100% - 1200px)/ 2 + 240px);-webkit-box-shadow:0 0 5px 1px #ccc;box-shadow:0 0 5px 1px #ccc;width:800px}
header.fixed .header-mid-right{position:fixed;right:calc(calc(100% - 1200px)/ 2);top:0;height:60px;z-index:9;width:147px}
header.fixed .header-mid-right .buildpc,header.fixed .header-mid-right .hotline{display:none!important}
header.fixed .header-mid-right .cart{right:0;border-color:#111}
header.fixed .header-mid-right .cart .icon-cart{border:1px solid #da251c;background-position:-165px -3px}
header.fixed .menu-nav .menu-list{top:60px}
header.fixed .header-menu .title{color:#fff}
.readmore{display:inline-block;border:1px solid #ec3237;padding:5px 10px;border-radius:5px;margin-top:6px;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}
.readmore:hover{-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;color:#fff;background:#ec3237}
.header-hotline{color:#fff;background:#da251c;font-weight:700;font-size:18px;padding:5px 11px;position:relative}
.menu-nav{height:37px}
.header-hotline::before{content:'';border-top:37px solid #da251c;border-left:35px solid transparent;position:absolute;top:0;left:-35px;bottom:0}
.p-summary{display:none}
#icon-fixed-right a,#icon-fixed-right>div{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:center;font-size:21px}
.sort-container select{margin:0 0 10px 0;border-color:#ccc;border-radius:3px;padding-right:10px;padding-left:5px;min-width:180px;height:30px;font-size:13px;outline:0}
.sort-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.p-brand-img{display:none!important}
.rating-selection .rating-input{float:right;width:16px;height:16px;padding:0;margin:0 0 0 -16px;opacity:0}
.rating-selection .rating-star:hover{background-position:0 0}
.rating-selection .rating-star{position:relative;float:right;display:block;width:26px;height:26px;background:url('/static/assets/default/images/star.png') 0 0;margin:0 1px}
.rating-selection .rating-star:hover,.rating-star:hover~.rating-star{background-position:0 0}
.rating-input:checked~.rating-star,.rating-selection .rating-star:hover,.rating-star:hover~.rating-star{background-position:0 0}
.rating-input:checked~.rating-star,.rating-selection .rating:hover .rating-star:hover,.rating:hover .rating-star:hover~.rating-star{background-position:0 0}
.rating-selection .rating-star,.rating:hover .rating-star{position:relative;float:right;display:block;width:26px;height:26px;background:url('/static/assets/default/images/star.png') 0 -28px}
.rating-selection .rating:hover .rating-star:hover,.rating:hover .rating-star:hover~.rating-star{background-position:0 -56px!important}
.rating-selection{display:inline;float:left;margin-top:-8px}
.rating-selection::after{content:'';display:block;clear:both}
@media(min-width:1600px){
  .header .header-logo{width:240px}
  .header .header-search{width:900px}
  .header-mid-right{width:calc(100% - 1180px)}
  .product-col-right .p-item{width:20%}
  header.fixed .header-search{left:calc(calc(100% - 1650px)/ 2 + 240px);width:1240px}
  header.fixed .header-mid-right{right:calc(calc(100% - 1650px)/ 2)}
  .main-search{width:900px!important}
  #header.fixed .main-search{position:fixed;top:12px;z-index:999;margin:0;left:calc(calc(100% - 1650px)/ 2 + 240px)}
  #header.fixed #header-right{position:fixed;right:calc(calc(100% - 1650px)/ 2);top:-18px;height:80px}
  header.fixed .product-viewed{position:fixed;right:calc(calc(100% - 1650px)/ 2 + 324px);top:-16px}
  .support-product{width:300px}
  #overview-info{margin-right:320px!important}
  #product-top-left{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
  #product-top-right{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
}
body{color:#222;font-family:Roboto,sans-serif;background:#f1f1f1;position:relative;min-width:1220px;font-size:14px}
a{text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
a:hover{text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#00a551}
.ol,.ul{margin:0;padding:0;list-style:none}
img{max-width:100%;height:auto}
b{font-weight:700}
.clearfix::after{content:'';clear:both;display:block}
.clear{clear:both}
button,input,select{outline:0!important}
table{width:100%!important;-webkit-overflow-scrolling:touch}
@media screen and (-webkit-min-device-pixel-ratio:0){
  input,select,textarea{font-size:16px}
}
@media (min-width:1200px){
  input,select,textarea{font-size:14px}
}
iframe{max-width:100%;display:block}
.text-10{font-size:10px}
.text-11{font-size:11px}
.text-12{font-size:12px}
.text-13{font-size:13px}
.text-14{font-size:14px}
.text-15{font-size:15px}
.text-16{font-size:16px}
.text-17{font-size:17px}
.text-18{font-size:18px}
.text-20{font-size:20px}
.text-22{font-size:22px}
.text-24{font-size:24px}
.green{color:#00a551}
.red{color:#222;font-weight:700}
.grey{color:#000}
.bg-green{background:#00a551}
.font-300{font-weight:300}
.font-500{font-weight:500}
.font-600{font-weight:600}
.underline{text-decoration:underline}
.fit-img{width:auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;display:block}
@-webkit-keyframes tada{
  0%{-webkit-transform:scale(1);transform:scale(1)}
  10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}
  30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}
  40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}
  100%,80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
}
@keyframes tada{
  0%{-webkit-transform:scale(1);transform:scale(1)}
  10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}
  30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}
  40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}
  100%,80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
}
@-webkit-keyframes phonering{
  0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
  10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
  20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
  30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
  40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
  50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
  100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
}
.label-container{display:block;position:relative;padding-left:30px;margin-bottom:14px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.label-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.label-container .checkmark{position:absolute;top:2px;left:0;height:15px;width:15px;border:1px solid #bbb;background-color:#fff;border-radius:3px}
.label-container:hover input~.checkmark{border-color:#14903f}
.label-container input:checked~.checkmark{background-color:#d58430;border-color:#d58430}
.checkmark:after{content:"";position:absolute;display:none}
.label-container input:checked~.checkmark:after{display:block}
.label-container .checkmark:after{left:4px;top:1px;width:6px;height:9px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.radio-container{position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 40px 0 0}
.radio-container input{position:absolute;opacity:0;cursor:pointer}
.radio-container .checkmark{position:absolute;top:2px;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%;border:2px solid #999}
.radio-container input:checked~.checkmark{background-color:#fff;border:2px solid #008445}
.checkmark:after{content:"";position:absolute;display:none}
.radio-container input:checked~.checkmark:after{display:block}
.radio-container .checkmark:after{top:3px;left:3px;width:6px;height:6px;border-radius:50%;background:#008445}
.bg-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;cursor:-webkit-grab;cursor:grab;background:rgba(0,0,0,.5);z-index:99}
.autocomplete-suggestions{position:absolute;width:100%;border:solid 1px #ddd;right:0;margin-top:2px;max-height:300px;overflow:auto;display:none;background:#fff;z-index:999}
.autocomplete-suggestions a{display:block;padding:10px;overflow:hidden}
.autocomplete-suggestions a img{width:60px;float:left}
.autocomplete-suggestions a .info{display:block;margin-left:65px}
.autocomplete-suggestions a .info .name{display:block;color:#333}
.autocomplete-suggestions a .info .price{color:#ec1c24}
.autocomplete-suggestions a:hover{background-color:#f5f5f5}
.autocomplete-suggestions::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#f1f1f1;border-radius:10px}
.autocomplete-suggestions::-webkit-scrollbar{width:6px;background-color:#f1f1f1}
.autocomplete-suggestions::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ccc}
.icon-star{background-image:url(../images/star_sprite.png);width:96px;height:19px;vertical-align:text-bottom;display:inline-block;background-repeat:no-repeat}
.icon-star.star-0{background-position:0 -109px}
.icon-star.star-1{background-position:0 -88px}
.icon-star.star-2{background-position:0 -66px}
.icon-star.star-3{background-position:0 -42px}
.icon-star.star-4{background-position:0 -21px}
.icon-star.star-5{background-position:0 0}
.hover-img a{position:relative;overflow:hidden;display:block}
.hover-img a::before{content:"";position:absolute;top:0;left:-15%;bottom:0;width:0;height:100%;background-color:rgba(255,255,255,.5);-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg)}
.hover-img a:hover::before{width:120%;background-color:rgba(255,255,255,0);-webkit-transition:all .45s ease-out;-o-transition:all .45s ease-out;transition:all .45s ease-out;z-index:2}
.container{padding:0 10px;max-width:1220px;min-width:1220px}
.row{margin:0 -10px}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding:0 10px}
#breadcrumb{margin:0 0 12px 0;position:relative;font-size:13px}
#breadcrumb li{float:left;position:relative;z-index:1}
#breadcrumb li::after{content:'/';padding:0 8px}
#breadcrumb li:last-child a{color:#848484}
#breadcrumb li:last-child::after{content:none}
#breadcrumb li a{color:#0083ff;font-weight:500;font-size:15px;line-height:18px}
#breadcrumb h1{font-size:inherit;font-weight:inherit;margin:0;line-height:inherit}
.paging{text-align:center;margin:16px 0 26px 0}
.paging a{display:inline-block;margin-right:3px;min-width:35px;line-height:31px;line-height:1.2;border-radius:5px;border:1px solid #edeef2;color:#888;background:#fff;text-transform:capitalize}
.paging a.current,.paging a:hover{color:#fff;background:#0083ff;border-color:#0083ff}
.sprite{background-image:url(../images/hoanglong_sprite.png?v=1);width:96px;height:19px;vertical-align:text-bottom;display:inline-block;background-repeat:no-repeat}
.custom-dots .owl-dots{margin:0;position:absolute;bottom:17px;left:0;right:0}
.custom-dots .owl-dots .owl-dot.active span{background:#00a551;border:2px solid #fff}
.custom-dots .owl-dots .owl-dot span{width:12px;height:12px;margin:0 10px 0 0;border:1px solid #7a7a7a;background:0}
.custom-dots .owl-dots .owl-dot span:hover{background:#00a551;border:2px solid #fff}
.custom-nav .owl-nav button{margin:0!important;z-index:unset;width:32px;height:46px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#e5e5e5!important;color:#444!important}
.custom-nav .owl-nav button:hover{background:#e5e5e5!important}
.custom-nav .owl-nav button i{font-size:12px}
.custom-nav .owl-nav .owl-prev{border-radius:0 8px 8px 0}
.custom-nav .owl-nav .owl-next{border-radius:8px 0 0 8px}
.header-top{padding:7px 0}
.header-top a{color:#fff;line-height:25px;display:inline-block}
.header-top .item-left a{margin-left:0}
.header-top .showroom-container:hover .showroom-address{-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}
.header-top .showroom-address{position:absolute;left:0;right:0;width:1200px;top:32px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.4);box-shadow:0 0 6px 0 rgba(0,0,0,.4);z-index:1;-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}
.header-top .bg-icon{padding-left:25px;position:relative}
.header-top .bg-icon::before{content:'';background-image:url(../images/hoanglong_sprite.png?v=1);background-repeat:no-repeat;height:25px;position:absolute;bottom:0;left:0;top:1px;-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all}
.header-top .bg-icon:hover::before{top:-3px;-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all}
.header-top .icon-zalo{padding-left:46px}
.header-top .icon-zalo::before{width:46px;background-position:-10px -6px}
.header-top .icon-tool{padding-left:30px}
.header-top .icon-tool::before{width:25px;background-position:-62px -10px}
.header-top .icon-ticket{padding-left:38px}
.header-top .icon-ticket::before{width:32px;background-position:-104px -8px}
.header-top .icon-news{padding-left:28px;margin:0 4px!important}
.header-top .icon-news::before{width:22px;background-position:-151px -10px}
.header-top .icon-tuyendung{padding-left:30px}
.header-top .icon-tuyendung::before{width:25px;background-position:-188px -10px}
.header-top .item-right::before{width:19px;background-position:-227px -7px}
.header-mid{padding:10px 0}
.header-mid .logo{width:184px;margin-right:20px}
.header-mid .header-search{width:490px;margin-right:20px;position:relative}
.header-mid .header-mid-right-group{width:486px;padding-right:11px}
.header-search .box-search{-webkit-box-shadow:0 0 5px 1px #ccc;box-shadow:0 0 5px 1px #ccc;padding:5px 6px;border-radius:7px;position:relative}
.header-search .option-holder{display:none}
.header-search .option-holder a{display:block;font-size:13px}
.header-search .search-select-container{border:1px solid #ccc;border-radius:7px;overflow:hidden;width:150px;margin-right:10px}
.header-search select{width:100%;border:0;font-weight:300;height:32px;padding-left:10px}
.header-search .text-search{width:calc(100% - 220px);border:0}
.header-search .btn-search{background:#00a551;color:#fff;font-size:18px;border:0;position:absolute;top:0;right:0;bottom:0;width:60px;border-radius:0 7px 7px 0}
.header-search .tag-search{font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}
.header-search .tag-search a{margin:6px 0 0 3px;background:#ebebeb;display:inline-block;border-radius:5px;padding:4px 10px}
.header-search .search-bar .search-results{display:none;border:1px solid #ddd;background:#fff;position:absolute;top:100%;right:0;width:100%;z-index:9999;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / 20%);box-shadow:0 1px 5px rgb(0 0 0 / 20%)}
.header-search .search-bar .search-results p{margin-bottom:0}
.header-search .search-bar .search-results .search-results-list{max-height:300px;overflow:auto;z-index:999}
.header-search .search-bar .search-results .item{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:10px;width:100%;position:relative;text-decoration:none;font-weight:400}
.header-search .search-bar .search-results .item:hover{background:#f0f2f5}
.header-search .search-bar .search-results .img{width:60px;height:60px;background:#fff}
.header-search .search-bar .search-results .title{font-size:13px;font-weight:700;line-height:20px;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}
.header-search .search-bar .search-results .price{display:block;margin-top:4px;color:#ec1c24}
.header-search .search-bar .search-results .search-results-total{display:block;padding:8px;text-align:center;font-size:13px;background:#ececec}
.header-search .search-bar .search-results .search-results-total:hover{background:#00a551;color:#fff}
.header-mid-right-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header-mid-right-group a:hover .sprite{-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all;bottom:3px}
.header-mid-right-group .sprite{width:40px;height:40px;display:block;margin:auto;-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all;position:relative;bottom:0}
.header-mid-right-group .icon-buildpc{width:50px;background-position:-8px -37px}
.header-mid-right-group .icon-tragop{background-position:-74px -42px}
.header-mid-right-group .icon-phone{background-position:-135px -38px;-webkit-animation:phonering 1.8s infinite ease-in-out;animation:phonering 1.8s infinite ease-in-out;float:left}
.header-mid-right-group .icon-cart{background-position:-184px -38px}
.header-mid-right-group .cart-count{width:22px;height:22px;line-height:23px;border-radius:50%;font-weight:500;color:#fff;background:#ff3000;position:absolute;text-align:center;top:-5px;right:0}
.header-mid-right-group .hotline-header-group{line-height:1;display:none}
.header-mid-right-group .hotline-text{float:left;margin-top:15px}
.header-mid-right-group span{display:block}
.header-bottom{position:relative;padding-bottom:8px}
.header-fixed .hotline-header-group{display:block!important}
.header-fixed .header-xa-hang{display:none}
.header-bottom .header-menu{width:184px;margin-right:20px}
.header-bottom .header-social{width:calc(100%)}
.header-bottom .header-social a{display:block;margin-right:12px;border-radius:5px;text-align:center;float:left;width:calc(100% / 5 - 10px);padding:4px;-webkit-transition:.1s all;-o-transition:.1s all;transition:.1s all;font-size:12px;background:#00a551;color:#fff;font-weight:600}
.header-bottom .header-social a::before{content:'';display:inline-block;width:28px;height:31px;background:url(../images/hoanglong_sprite.png?v=1) no-repeat;vertical-align:middle;background-position:-10px -87px;margin:0 8px 1px 0;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.header-bottom .header-social a:nth-child(2)::before{width:31px;background-position:-57px -88px}
.header-bottom .header-social a:nth-child(3)::before{width:48px;background-position:-108px -88px}
.header-bottom .header-social a:nth-child(4)::before{width:30px;background-position:-179px -88px}
.header-bottom .header-social a:last-child{margin:0}
.header-bottom .header-social a:hover{background:#038041}
.header-bottom .header-social a:hover::before{-webkit-filter:invert(1);filter:invert(1)}
.header-menu{background:#fff;position:unset}
.header-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 9px;-webkit-transition:unset;-o-transition:unset;transition:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header-menu a:hover{color:#fff;background:#00a551}
.header-menu a:hover .cat-thumb{-webkit-filter:invert(1);filter:invert(1)}
.header-menu .item .title-global{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6px;-webkit-transition:unset;-o-transition:unset;transition:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header-menu .item .title-global:hover{color:#fff;background:#00a551}
.header-menu .item .title-global:hover .cat-thumb{-webkit-filter:invert(1);filter:invert(1)}
.header-menu .title{display:none;background:#00a551;color:#fff!important;border-radius:5px;position:relative;padding:10.5px 13px;font-weight:500}
.header-menu .sub-menu-container{opacity:0;visibility:hidden;background:#fff;z-index:2;position:absolute;top:0;left:230px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.2);box-shadow:0 0 6px 0 rgba(0,0,0,.2);width:calc(1200px - 230px);padding:10px;min-height:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:unset}
.header-menu .sub-menu-container::after{content:'';display:block;clear:both}
.header-menu .sub-menu-container a{margin-bottom:5px}
.header-menu .sub-menu-container a:hover{background:unset;color:#00a551}
.header-menu .menu-container{background:#fff;width:230px;height:600px;position:absolute;top:100%;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.2);box-shadow:0 0 6px 0 rgba(0,0,0,.2);z-index:9}
.header-menu .item{height:calc(100% / 20);border-bottom:1px solid #ededed}
.header-menu .item:hover .sub-menu-container{left:230px;opacity:1;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.header-menu .cat-thumb{display:block;width:20px;height:20px;background-position:center;background-size:contain;background-repeat:no-repeat}
.header-menu .cat-title{width:calc(100% - 35px);font-size:13px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.header-menu .sub-item{width:25%;margin-bottom:15px}
.header-menu .cat-2{font-weight:700;color:#00a551!important;background:0!important}
.video{position:relative;cursor:pointer}
.video::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:0;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}
.video::after{content:'\f04b';font-family:FontAwesome;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;color:#fff;background:rgba(0,0,0,.63);border-radius:10px;text-align:center;width:68px;height:48px;font-size:23px;line-height:48px;padding-left:4px}
.video:hover::after{opacity:1;background:red}
.homepage .home-banner-container{width:calc(100% - 250px);margin:18px 0 27px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.homepage .home-banner-container a{display:block;height:100%}
.homepage .home-banner-container a img{height:100%}
.homepage .banner-slider{margin:0 20px 19px 0;width:660px;min-height:392px}
.homepage .banner-right{width:calc(100% - 680px);min-height:345px}
.homepage .banner-right .item{height:calc(50% - 20px);overflow:hidden;border-radius:10px}
.homepage .banner-right .item:first-child{margin-bottom:20px}
.homepage .banner-right iframe{height:162px}
.homepage .banner-under{min-height:163px}
.homepage .banner-under a{overflow:hidden;border-radius:15px;margin-right:18px;width:calc(100% / 3 - 11px)}
.homepage .banner-under a:last-child{margin-right:0}
.homepage .tab-product-container{padding:23px 20px 66px 20px;background-repeat:no-repeat;background-size:100% 100%;border-radius:0 0 15px 15px;overflow:hidden;min-height:503px;background-color:#00a551;position:relative}
.homepage .tab-url{padding-bottom:18px}
.homepage .tab-button-container{background:#fff;border-radius:10px 10px 0 0;overflow:hidden}
.homepage .tab-button-container a{display:block;font-size:16px;width:calc(100% / 3);float:left;text-align:center;padding:16px;-webkit-transition:unset;-o-transition:unset;transition:unset}
.homepage .tab-button-container a.active{color:#fff;background:#00a551;border-radius:10px 10px 0 0}
.homepage .tab-pro-holder{width:calc(100% - 286px);margin:auto 0 auto auto}
.homepage .home-social{margin:40px 0 30px 0}
.p-item-2021{background:#fff;padding:20px 7px 17px 7px;border-radius:15px}
.p-item-2021 a{color:#000!important;text-decoration:none}
.p-item-2021:hover img{-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;bottom:20px}
.p-item-2021 .p-img-2021{display:block;position:relative;padding-bottom:100%;margin-bottom:15px}
.p-item-2021 img{-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}
.p-item-2021 .p-price-container{overflow:hidden;height:49px;margin-bottom:10px}
.p-item-2021 .p-price-market{color:#989898}
.p-item-2021 .p-price-discount{font-size:13px}
.p-item-2021 .p-name{height:42px;line-height:unset}
.p-container-2021{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.p-container-2021 .p-item-2021{width:calc(100% / 5 - 16px);margin:15px 15px 0 0;padding:15px;border-radius:15px}
.p-container-2021 .p-item-2021:nth-child(5n){margin-right:0}
.p-container-2021 .p-item-2021:nth-child(n+11){display:none}
.box-pro-container{margin:20px 0}
.box-pro-container .cat-title-group{position:relative;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}
.box-pro-container .cat-title-group::after{content:'';background:#00a551;height:3px;position:absolute;left:0;right:0;bottom:0}
.box-pro-container .title{color:#fff;background:#00a551;text-transform:uppercase;font-size:24px;margin:0;padding:9px 14px;line-height:1.4;display:inline-block;position:relative;margin-right:55px}
.box-pro-container .title::after{content:'';background:url(../images/bg-cat-home.png) no-repeat;position:absolute;top:0;bottom:0;right:-56px;width:58px}
.box-pro-container .cat-child{display:inline-block;text-transform:uppercase}
.box-pro-container .cat-child a{position:relative;border-right:2px solid #ccc;padding-right:15px;margin-right:15px}
.box-pro-container .cat-child a:last-child{border:0;margin:0;padding:0}
.home-news-container{padding:21px 0;-webkit-box-shadow:0 0 17px 0 rgba(0,0,0,.1);box-shadow:0 0 17px 0 rgba(0,0,0,.1);position:relative}
.home-news-container .title{border-bottom:1px solid #222;margin-bottom:15px}
.home-news-container .title p{font-weight:700;font-size:24px;margin:0}
.home-news-container .item{margin-right:20px;width:calc(100% / 4 - 15px)}
.home-news-container .item:last-child{margin-right:0}
.home-news-container .item::after{content:'';display:block;clear:both}
.home-news-container .time{line-height:1.2;text-align:center;border:1px solid;width:46px;padding:8px 0;margin-right:9px;float:left}
.home-news-container .art-img{position:relative;padding-bottom:56%;display:block;margin-bottom:13px}
.home-news-container .art-title-group{width:calc(100% - 55px);float:left}
.home-news-container .art-title{font-size:14px;font-weight:300;display:block;height:32px;overflow:hidden;line-height:1.2}
.home-news-container .name{color:#fff;background:#00a551;border-radius:4px;display:inline-block;padding:0 7px;margin-bottom:5px}
footer .newsletter-container{padding:29px 0}
footer .newsletter-submit{background:#00a551;font-weight:300;color:#fff;width:93px;border:0;position:absolute;top:0;right:0;bottom:0}
footer .item-right{position:relative;background:#fff;border-radius:6px;overflow:hidden}
footer .newsletter-input{border:0;margin:0;padding:0 0 0 17px;width:calc(100% - 100px);height:42px}
footer .footer-social{padding:20px 0;border-bottom:1px solid #e1e1e1}
footer .showroom-address{border:1px solid #e1e1e1;padding:14px;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}
footer .showroom-address p{padding-right:0}
footer .footer-youtube-holder{min-height:175px;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
footer .footer-youtube-holder iframe{height:175px}
footer .youtube-sub{width:113px;height:30px;background-position:-268px -10px}
footer .footer-info{padding:20px 0}
footer .footer-info .item{width:32.5%;float:left;margin-right:20px}
footer .footer-info .info-item-group{float:left;width:calc(100% - 32.5% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}
footer .info-item{padding-top:5px}
footer .info-item a{display:block;margin:10px 0}
footer .info-item .title{margin-bottom:14px}
.global-fixed-right{position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:5px;-webkit-transition:.4s all;-o-transition:.4s all;transition:.4s all;z-index:9}
.global-fixed-right.active{right:5px;-webkit-transition:.4s all;-o-transition:.4s all;transition:.4s all}
.global-fixed-right a{display:block;text-align:center;margin-bottom:5px;width:50px;height:50px;line-height:50px;border-radius:50%;background:#4267b2;color:#fff;font-size:24px}
.global-fixed-right a:nth-child(2){background:red}
.global-fixed-right a:nth-child(3),.global-fixed-right a:nth-child(5){background:#3754a5}
.global-fixed-right a:nth-child(4){background:#ff4900}
.global-fixed-right a:nth-child(6){background:#00a551}
.global-fixed-right a:hover i{-webkit-animation:tada 1.5s infinite ease-in-out;animation:tada 1.5s infinite ease-in-out}
.global-fixed-right .fa-youtube{color:#fff!important}
.global-fixed-right a:nth-child(3){background:#028fe3}
.global-fixed-right .icon-zalo-2021{background:url(../images/icon-zalo-2021.png) no-repeat;display:block;background-position:center;height:100%;background-size:40px}
.fixed-left{position:fixed;top:222px;left:calc(50% - 765px)}
.fixed-right{position:fixed;top:222px;right:calc(50% - 765px)}
.fixed-left.active,.fixed-right.active{top:95px}
.fixed_banner.show{display:block}
.tab-pro-holder .p-price-container span{font-size:12px}
.header-bottom .header-menu:hover .menu-container{display:block!important}
.product-page-container .p-item-2021{width:calc(100% / 4 - 8px);margin:0 10px 10px 0}
.p-container-2021 .p-item-2021:hover,.p-item-2021:hover,.product-page-container .p-item-2021:hover{-webkit-box-shadow:0 0 8px 0 #b5b5b5;box-shadow:0 0 8px 0 #b5b5b5}
.product-page-container .p-item-2021:nth-child(4n){margin-right:0}
.success-checkmark{margin:0 auto;width:100%;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:center}
.success-checkmark .check-icon{width:80px;height:80px;position:relative;border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;border:4px solid #4caf50}
.success-checkmark .check-icon::before{top:3px;left:-2px;width:30px;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;border-radius:100px 0 0 100px}
.success-checkmark .check-icon::after{top:0;left:30px;width:60px;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;border-radius:0 100px 100px 0;-webkit-animation:rotate-circle 4.25s ease-in;animation:rotate-circle 4.25s ease-in}
.success-checkmark .check-icon::after,.success-checkmark .check-icon::before{content:'';height:100px;position:absolute;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.success-checkmark .check-icon .icon-line{height:5px;background-color:#0083ff;display:block;border-radius:2px;position:absolute;z-index:10}
.success-checkmark .check-icon .icon-line.line-tip{top:46px;left:14px;width:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:icon-line-tip .75s;animation:icon-line-tip .75s}
.success-checkmark .check-icon .icon-line.line-long{top:38px;right:8px;width:47px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:icon-line-long .75s;animation:icon-line-long .75s}
.success-checkmark .check-icon .icon-circle{top:-4px;left:-4px;z-index:10;width:80px;height:80px;border-radius:50%;position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box;border:4px solid rgba(0,131,255,.5)}
.success-checkmark .check-icon .icon-fix{top:8px;width:5px;left:26px;z-index:1;height:85px;position:absolute;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#fff}
@-webkit-keyframes rotate-circle{
  0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
  5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
  12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
  100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
}
@keyframes rotate-circle{
  0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
  5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
  12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
  100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
}
@-webkit-keyframes icon-line-tip{
  0%{width:0;left:1px;top:19px}
  54%{width:0;left:1px;top:19px}
  70%{width:50px;left:-8px;top:37px}
  84%{width:17px;left:21px;top:48px}
  100%{width:25px;left:14px;top:45px}
}
@keyframes icon-line-tip{
  0%{width:0;left:1px;top:19px}
  54%{width:0;left:1px;top:19px}
  70%{width:50px;left:-8px;top:37px}
  84%{width:17px;left:21px;top:48px}
  100%{width:25px;left:14px;top:45px}
}
@-webkit-keyframes icon-line-long{
  0%{width:0;right:46px;top:54px}
  65%{width:0;right:46px;top:54px}
  84%{width:55px;right:0;top:35px}
  100%{width:47px;right:8px;top:38px}
}
@keyframes icon-line-long{
  0%{width:0;right:46px;top:54px}
  65%{width:0;right:46px;top:54px}
  84%{width:55px;right:0;top:35px}
  100%{width:47px;right:8px;top:38px}
}
@-webkit-keyframes calllink{
  0%{color:#eba11e}
  50%{color:#fff}
  100%{color:#ebfa48}
}
@keyframes calllink{
  0%{color:#eba11e}
  50%{color:#fff}
  100%{color:#ebfa48}
}
.success-form{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(0,0,0,.5);display:block}
.content-container{background:#fff;max-width:450px;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;border-radius:12px}
.content-text{font-weight:600;line-height:1.6}
.filter-selected a{background:#00a551;color:#fff!important}
.banner-product-list .owl-nav button i{font-size:12px!important}
.button-buy a{margin:0 8px 8px 0;width:calc(50% - 4px);float:left}
.button-buy a:last-child{margin-right:0}
.config-group-container{margin:15px 0}
.config-group-container>p{font-weight:600;font-size:18px;margin-bottom:10px}
.config-group-container .item{margin:0 8px 8px 0;border:1px solid #ccc;border-radius:5px;padding:10px;width:calc(100% / 3 - 6px);text-align:center;background:#f5f5f5}
.config-group-container .item:nth-child(3n){margin-right:0}
.config-group-container .config-price{font-weight:700;display:block;color:#e00}
.config-group-container .name{display:block;font-weight:500;position:relative}
.config-group-container .name::before{content:'';width:8px;height:8px;display:inline-block;border-radius:50%;background:#bbb;margin-right:5px}
.config-group-container .current .name::before{background:#00a551}
.config-group-container .current{border-color:#00a551;color:#00a551}
.config-group-container .item:hover{-webkit-transition:.1s all;-o-transition:.1s all;transition:.1s all;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / 20%);box-shadow:0 0 5px 0 rgb(0 0 0 / 20%)}
.readmore{display:inline-block;border:1px solid #ec3237;padding:5px 10px;border-radius:5px;margin-top:6px;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}
.readmore:hover{-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;color:#fff;background:#ec3237}
.blue{color:#00f}
.component-table-container tr:nth-child(odd){background:#ccefe8}
.component-table-container td{padding:11px 5px;border:1px solid #ccc}
.component-table-container tr:first-child{text-align:center;font-size:16px}
.component-table-container td:nth-child(3),.component-table-container td:nth-child(4){text-align:center}
.component-table-container{font-weight:700}
.reply-holder .item_reply{background:#f6f6f6;border:1px solid #e1e1e1;padding:15px;border-top:0}
.reply-holder .item_reply:last-child{border-radius:0 0 5px 5px}
.reply-holder .item_reply:first-child{border-radius:5px 5px 0 0;border-top:1px solid #e1e1e1}
.article-new-right .item{position:relative}
.article-new-right .item img{display:block;margin:auto}
.article-new-right .item .name{left:0;right:0}
.product-video iframe{width:100%;height:430px}
.header-fixed .header-mid .header-mid-right-group{width:440px}
.header-fixed .header-menu{width:232px;white-space:nowrap}
.header-fixed .header-menu .menu-logo{display:block!important;height:auto;padding:0;max-height:50px;background:#fff;margin-top:-4px}
.header-fixed .menu-logo img{max-height:53px;margin-right:15px}
.header-fixed .icon-wrapper{padding:0!important}
@media (min-width:1600px){
  .container{max-width:1620px;min-width:1620px}
  .header-top .item-left a{margin-left:16px}
  .header-bg-linear.right{margin-right:16px!important}
  .header-top .icon-news{margin-right:16px!important}
  .showroom-container{position:relative!important}
  .header-bottom .header-menu,.header-menu .menu-container,.logo.text-center{width:250px}
  .header-bottom .header-social{width:calc(100% - 270px)}
  .header-mid .header-search{width:720px}
  .header-fixed .header-mid .header-mid-right-group,.header-mid .header-mid-right-group{width:580px;padding-right:0}
  .header-menu .item:hover .sub-menu-container{left:250px}
  .header-menu .menu-container,.header-menu .sub-menu-container{height:805px}
  .header-menu .sub-menu-container{width:calc(1600px - 250px)}
  .header-menu .cat-title{width:calc(100% - 40px);font-size:14px}
  .header-menu .cat-thumb{width:24px;height:24px}
  .header-menu .item .title-global{padding:0 7px}
  .homepage .home-banner-container{width:calc(100% - 270px);min-height:460px}
  .homepage .banner-slider{width:880px;min-height:522px}
  .homepage .banner-right{width:calc(100% - 900px);min-height:220px}
  .homepage .banner-right iframe{height:220px}
  .homepage .tab-product-container{padding:37px 20px 120px 20px}
  .homepage .tab-url{padding-bottom:40px}
  .homepage .tab-pro-holder{width:calc(100% - 385px)}
  .p-item-2021{padding:24px 12px 16px}
  .p-item-2021 .p-img-2021{margin-bottom:20px}
  .p-container-2021 .p-item-2021{width:calc(100% / 6 - 17px)}
  .p-container-2021 .p-item-2021:nth-child(5n){margin-right:20px}
  .p-container-2021 .p-item-2021:nth-child(6n){margin-right:0}
  .p-container-2021 .p-item-2021:nth-child(n+11){display:block}
  .p-container-2021 .p-item-2021:nth-child(n+13){display:none}
  footer .showroom-address{padding:18px 22px;min-height:288px}
  .product-page-container .p-item-2021:nth-child(4n){margin-right:10px}
  .product-page-container .p-item-2021:nth-child(5n){margin-right:0}
  .product-page-container .p-item-2021{width:calc(100% / 5 - 8px)}
  .product-video iframe{height:530px}
  .fixed-left{width:140px;left:calc(50% - 955px)}
  .fixed-right{width:140px;right:calc(50% - 955px)}
  .fixed_banner img{width:100%}
  footer .footer-youtube-holder{min-height:236px}
  footer .footer-youtube-holder iframe{height:236px}
}
@media (max-width:1400px){
  .fixed-left,.fixed-right{display:none}
}
@media (min-width:2000px){
  .fixed-left{width:auto;left:calc(50% - 1015px)}
  .fixed-right{width:auto;right:calc(50% - 1015px)}
}
.lds-roller{display:inline-block;position:relative;width:80px;height:80px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;transform-origin:40px 40px}
.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}
.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}
.lds-roller div:first-child:after{top:63px;left:63px}
.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}
.lds-roller div:nth-child(2):after{top:68px;left:56px}
.lds-roller div:nth-child(3){-webkit-animation-delay:-108ms;animation-delay:-108ms}
.lds-roller div:nth-child(3):after{top:71px;left:48px}
.lds-roller div:nth-child(4){-webkit-animation-delay:-144ms;animation-delay:-144ms}
.lds-roller div:nth-child(4):after{top:72px;left:40px}
.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}
.lds-roller div:nth-child(5):after{top:71px;left:32px}
.lds-roller div:nth-child(6){-webkit-animation-delay:-216ms;animation-delay:-216ms}
.lds-roller div:nth-child(6):after{top:68px;left:24px}
.lds-roller div:nth-child(7){-webkit-animation-delay:-252ms;animation-delay:-252ms}
.lds-roller div:nth-child(7):after{top:63px;left:17px}
.lds-roller div:nth-child(8){-webkit-animation-delay:-288ms;animation-delay:-288ms}
.lds-roller div:nth-child(8):after{top:56px;left:12px}
@-webkit-keyframes lds-roller{
  0%{-webkit-transform:rotate(0);transform:rotate(0)}
  100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes lds-roller{
  0%{-webkit-transform:rotate(0);transform:rotate(0)}
  100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.support-product .box{padding:0;overflow:hidden;font-size:13.5px;line-height:2}
.support-product .box b{background:#00a551;width:100%;padding:5px 10px;color:#fff}
.support-product .box i{margin-left:10px}
.article-list .list-item .img{float:none}
.article-list #js-new-art-holder .item .info{margin:0;padding:10px}
.article-new-right .name{position:unset;background:0;color:#222!important;padding:0}
.js-pro-block-art{display:-ms-grid;display:grid;-ms-grid-columns:1fr 6px 1fr 6px 1fr;grid-template-columns:repeat(3,1fr);gap:6px}
.entry-content h1{display:block;font-size:2em;-webkit-margin-before:0.67em;-webkit-margin-after:0.67em;-webkit-margin-start:0px;-webkit-margin-eentry-content:0px;font-weight:700;margin:.67em 0}
.entry-content h2{display:block;font-size:1.5em;-webkit-margin-before:0.83em;-webkit-margin-after:0.83em;-webkit-margin-start:0px;-webkit-margin-eentry-content:0px;font-weight:700;margin:.83em 0}
.entry-content h3{display:block;font-size:1.17em;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0px;-webkit-margin-eentry-content:0px;font-weight:700}
.entry-content h4{display:block;-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;-webkit-margin-start:0px;-webkit-margin-eentry-content:0px;font-weight:700;font-size:1em}
.banner-top img{margin:0 auto;text-align:center;width:100%}
.cart-container .cart-user-info{max-width:800px;background:#f9f9f9;padding:15px;margin-bottom:15px}
.cart-container .cart-user-info td{padding:5px 0}
.cart-container .cart-item-group{margin:15px 0;border:1px solid #e1e1e1;padding:5px 15px}
.cart-container .cart-item-group td{vertical-align:top;padding:10px 0;border-bottom:1px solid #e1e1e1}
.cart-container .cart-item-group tr:first-child td,.cart-container .cart-item-group tr:last-child td{border:0}
.cart-container .btn-back-home{display:block;margin:15px auto;text-align:center;max-width:300px;background:#ce0101;color:#fff;line-height:40px;border-radius:5px;font-size:16px;font-weight:700}
.global-form-contact-container{display:none}
.global-fixed-contact{color:#fff;background:#00a551;line-height:50px;font-size:16px;text-align:center;position:fixed;left:9px;bottom:10px;z-index:9;padding:0 10px;border-radius:6px;font-weight:700;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:calllink;animation-name:calllink;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}
.global-fixed-contact:hover i{color:#fff;-webkit-animation:tada 1.5s infinite ease-in-out;animation:tada 1.5s infinite ease-in-out}
.global-form-contact-container .bg-popup{display:block}
.global-form-contact-container .form-contact-holder{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:400px;width:100%;background:#fff;z-index:999;padding:20px}
.global-form-contact-container .form-contact-holder *{display:block}
.global-form-contact-container .form-contact-holder label{margin-bottom:20px}
.global-form-contact-container .form-contact-holder b{margin-bottom:5px}
.global-form-contact-container .form-contact-holder input,.global-form-contact-container .form-contact-holder textarea{height:36px;padding:0 0 0 10px;width:100%;border:1px solid #c1c1c1;border-radius:5px}
.global-form-contact-container .form-contact-holder textarea{outline:0;resize:none;height:80px;padding:10px}
.global-form-contact-container .form-contact-holder button{background:#00a551;color:#fff;font-size:16px;font-weight:700;border:0;width:100%;max-width:100px;height:40px;border-radius:5px}
.global-form-contact-container .form-contact-holder .global-close-form{font-size:16px;font-weight:700;position:absolute;top:-12px;right:-11px;background:#000;color:#fff;width:27px;text-align:center;height:27px;line-height:23px;border-radius:50%;border:2px solid #fff}
.header-top .header-bg-linear{background:-o-repeating-linear-gradient(left,#fd9a02 0,#a72347 25%,#0d3175 50%,#a72347 75%,#fd9a02 100%);background:repeating-linear-gradient(to right,#fd9a02 0,#a72347 25%,#0d3175 50%,#a72347 75%,#fd9a02 100%);background-size:200% auto;background-position:0 100%;-webkit-animation:gradient 2s infinite;animation:gradient 2s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;padding:2px 5px;border-radius:20px;margin-left:0;font-size:12px}
.header-bg-linear.right{margin-right:0}
@-webkit-keyframes gradient{
  0%{background-position:0 0}
  100%{background-position:-200% 0}
}
@keyframes gradient{
  0%{background-position:0 0}
  100%{background-position:-200% 0}
}
header{top:-50px}
.header-fixed{position:fixed;top:0;left:0;right:0;z-index:99;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;-webkit-box-shadow:0 0 9px 0 rgba(0,0,0,.2);box-shadow:0 0 9px 0 rgba(0,0,0,.2)}
.header-fixed .header-top,.header-fixed .logo,.header-fixed .menu-container,.header-fixed .tag-search{display:none}
.header-fixed .header-mid{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.header-fixed .header-menu{position:fixed;top:19px}
.header-fixed .header-menu .title{display:block;padding:0 10px;line-height:44px}
.global-bre-menu .title{margin:0 15px 12px 0;width:280px;background:#00a551;color:#fff;border-radius:4px;padding:10px;font-size:16px;cursor:pointer;display:block}
.global-bre-menu{background:0 0;position:relative}
.product-page-container{margin-top:15px}
.global-bre-menu:hover .menu-container{display:block!important}
.p-item-2021 .product-sku-mb{font-size:12px;padding:3px;background:#ebebeb;border-radius:5px;margin:0}
.new-offer-2020 .product-offer p{margin:0}
.header-fixed .header-bottom .header-social{display:none}
#mery_christmas_top_left{left:0;position:fixed;top:0;z-index:9999;width:150px}
#mery_christmas_top_right{position:fixed;top:0;z-index:9999;right:0!important;width:150px}
#mery_christmas_bottom_left{position:fixed;bottom:0;z-index:1;left:0!important;width:250px}
#mery_christmas_bottom_right{position:fixed;bottom:0;z-index:1;right:0!important;width:200px}
.icon-new-messenger{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;width:158px;padding:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px}
.icon-new-messenger p{margin-bottom:0;font-weight:700;margin-left:10px}
.product-summary span *{display:inline-block}
.product-summary span p{margin-bottom:0}
.list-review .item-review{border-top:1px solid #e1e1e1;padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.list-review .item-review:first-child{border:0}
.list-review .item-review .review-left{width:30px;line-height:30px;margin-right:10px;text-align:center;text-transform:uppercase;font-weight:700;border-radius:3px;background:#eee}
.list-review .item-review .review-right{width:calc(100% - 40px)}
.list-review .item-review .item-name{font-size:13px;color:#999;line-height:30px;margin-bottom:5px}
.list-review .item-review .item-name b{text-transform:capitalize;font-size:14px;margin-right:5px;color:#000}
.list-review .item-review .review-content td:first-child{font-weight:500;width:80px;vertical-align:baseline}
.cartItem .offer-incart p{display:inline-block;margin:0}
.cartItem .offer-incart *{margin:0!important;font-size:inherit!important;line-height:inherit!important;white-space:normal}
#tooltip,.p-tooltip{display:none;position:absolute;background:#fff;z-index:999;width:395px;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 20%);box-shadow:0 2px 4px rgb(0 0 0 / 20%);border-radius:10px;overflow:hidden}
.global-tooltip .tooltip-title{background:#00a551;padding:8px 16px 12px;color:#fff;font-weight:600;font-size:12px;line-height:16px;margin:0}
.global-tooltip .tooltip-content{padding:12px 16px 16px;line-height:18px}
.global-tooltip .tooltip-content td:first-child{width:86px}
.global-tooltip .tooltip-price{color:#00a551;font-weight:700}
.global-tooltip .tooltip-content td{padding:4px 0}
.global-tooltip .tooltip-content-item{margin-top:8px}
.global-tooltip .tooltip-content-item:nth-child(2){padding-top:8px;border-top:1px solid #e5eaf1}
.global-tooltip .tooltip-content-item .title{padding:0 4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:-o-linear-gradient(358.44deg,#f52194 2.74%,#fa9f2c 96.84%);background:linear-gradient(91.56deg,#f52194 2.74%,#fa9f2c 96.84%);border-radius:4px;line-height:22px;color:#fff;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}
.global-tooltip .tooltip-content-item .tooltip-icon{width:12px;height:14px;margin-right:4px;background-size:12px 12px;background-repeat:no-repeat}
.global-tooltip .tooltip-content-item .icon-doc{background-image:url(../images/tooltip-summary.png)}
.global-tooltip .tooltip-content-item .icon-gift{background-image:url(../images/tooltip-gift.png)}
.global-tooltip .tooltip-content-list .item{margin:4px 0;position:relative;list-style:hebrew;padding-left:15px;font-size:12px}
.global-tooltip .tooltip-content-list .item::before{content:'.';font-weight:900;font-size:25px;position:absolute;top:-7px;left:3px}
.global-tooltip .tooltip-content-list p,.global-tooltip .tooltip-content-list ul{margin:0;list-style:none;padding:0}
.global-tooltip .tooltip-content-item.offer .tooltip-content-list *{font-size:14px;line-height:22px}
.homepage .box-pro-container .p-item-2021{width:100%}
.list-keyword{margin-bottom:10px}
.list-keyword .item{padding:5px 10px;background:#fff;border-radius:5px;margin-right:10px;border:2px solid #00a551;font-weight:700}
.list-keyword .item:hover{background:#00a551;color:#fff}
.line-clamp-2{-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.d-item{font-size:14px;line-height:18px;padding:15px;background:#fff;border-radius:12px}
.d-item .d-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:100%}
.d-item .d-picture{position:absolute;bottom:0;right:0;top:0;left:0;margin:auto auto;border-radius:12px;-o-object-fit:contain;object-fit:contain}
.d-item .d-discount{position:absolute;top:0;right:0;min-width:38px;font-size:14px;font-weight:600;line-height:28px;text-align:center;margin:0;background:#00a551;color:#fff;border-radius:5px}
.d-item .d-name{min-height:36px;font-size:14px;font-weight:400;line-height:18px;margin-top:12px}
.d-item .d-price{margin:12px 0}
.d-item .d-price-sale{font-size:20px;color:#e10000}
.d-item .d-price-market{color:#989898}
.d-item .d-cart{display:inline-block;width:100%;font-size:18px;font-weight:700;line-height:40px;text-align:center;padding:0 8px;margin-bottom:12px;background:#e10000;color:#fff;border:0;border-radius:20px}
.d-item .d-cart:hover{background:#ff3000}
.d-item .d-cart.overdeal{background:#d1d1d1;pointer-events:none}
.d-item .d-line{height:8px;background:#d9d9d9;border-radius:20px;overflow:hidden}
.d-item .d-line-progress{height:100%;background:#ffa600;-webkit-animation:progress_bar_fill 1s linear infinite;animation:progress_bar_fill 1s linear infinite;background-image:-o-linear-gradient(45deg,#f5810c 25%,transparent 25%,transparent 50%,#f5810c 50%,#f5810c 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#f5810c 25%,transparent 25%,transparent 50%,#f5810c 50%,#f5810c 75%,transparent 75%,transparent);background-size:30px 30px;border-radius:20px}
.d-item .d-remain{font-size:15px;font-weight:500;margin:8px 0 4px}
.d-item .d-date{border:1px dashed #e10000;text-align:center;padding:5px;border-radius:20px}
.d-item .d-date-time{margin-left:2px;color:#e10000}
.deal-flash{-webkit-animation:1s ease-in-out 0s normal none infinite running circle_ring;animation:1s ease-in-out 0s normal none infinite running circle_ring}
.deal-blink{-webkit-animation:color_change .5s infinite;animation:color_change .5s infinite}
.deal-bound{-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite;-webkit-box-shadow:0 0 0 2em transparent;box-shadow:0 0 0 2em transparent}
.deal-empty{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:center;font-size:28px;font-weight:700;line-height:28px;width:100%;height:430px;color:#e10000;text-align:center;grid-column:1/-1}
.deal-page .deal-heading{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:center;width:100%;height:280px;margin:8px 0 20px;background-image:url(../images/hlc-deal-banner-1.jpg);background-repeat:no-repeat;background-size:cover;border-radius:25px}
.deal-page .deal-heading-content{font-size:64px;font-weight:900;line-height:75px;text-align:center;text-transform:uppercase;color:#ffd600}
.deal-page .deal-products{display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:32px}
.homepage .section-deal{display:none;padding:30px 16px 16px;margin:16px 0;background-repeat:no-repeat;background-size:cover;border-radius:25px;overflow:hidden}
.homepage .section-deal .deal-heading{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:center;gap:16px;font-size:40px;font-weight:900;line-height:48px;text-transform:uppercase;color:#ffd600;margin-bottom:14px}
.homepage .section-deal .deal-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:26px;font-size:16px;line-height:20px}
.homepage .section-deal .deal-time-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:66px;height:66px;text-align:center;padding:0 4px;background:#01572b;color:#fff;border-radius:5px}
.homepage .section-deal .deal-time-item:not(:last-child)::after{content:":";position:absolute;top:50%;right:-15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:24px;line-height:24px}
.homepage .section-deal .deal-time-number{font-size:24px;line-height:24px}
.homepage .section-deal .deal-list{margin:40px 0 16px}
.homepage .section-deal .deal-bottom{text-align:center}
.homepage .section-deal .deal-link{display:inline-block;font-size:14px;line-height:38px;padding:0 25px;color:#fff;border:1px solid #fff;border-radius:20px}
.homepage .section-deal .deal-link:hover{background:#fff;color:#b30317}
.product-detail-page .pd-deal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:18px 18px 10px;background:#d21212;color:#fff;border-radius:10px}
.product-detail-page .pd-deal-price{font-size:36px;font-weight:700;line-height:38px;margin-bottom:8px}
.product-detail-page .pd-deal-price-market{font-size:16px}
.product-detail-page .pd-deal-price-discount{display:inline-block;min-width:38px;font-size:14px;font-weight:600;line-height:28px;text-align:center;padding:0 4px;margin-left:12px;background:#01572b;border-radius:5px}
.product-detail-page .pd-deal-right{max-width:252px;width:100%}
.product-detail-page .pd-deal .d-item{padding:0;background:0 0}
.product-detail-page .pd-deal .d-date{background:#fff;color:#000;margin-bottom:16px}
.product-detail-page .article-list .list-item .item{display:-webkit-box;display:-ms-flexbox;display:flex}
.product-detail-page .article-list .list-item .info{margin-left:0;-webkit-box-flex:1;-ms-flex:1;flex:1}
.product-detail-page .article-list .list-item .name{font-weight:700}
.product-detail-page .article-list .list-item time{color:#222}
@-webkit-keyframes progress_bar_fill{
  0%{background-position:0 0}
  100%{background-position:30px 0}
}
@keyframes progress_bar_fill{
  0%{background-position:0 0}
  100%{background-position:30px 0}
}
@-webkit-keyframes color_change{
  0%{color:#fff}
  50%{color:#ffd600}
  100%{color:#fff}
}
@keyframes color_change{
  0%{color:#fff}
  50%{color:#ffd600}
  100%{color:#fff}
}
@-webkit-keyframes circle_ring{
  0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
  10%{-webkit-transform:rotate(-20deg) scale(1) skew(1deg);transform:rotate(-20deg) scale(1) skew(1deg)}
  20%{-webkit-transform:rotate(20deg) scale(1) skew(1deg);transform:rotate(20deg) scale(1) skew(1deg)}
  30%{-webkit-transform:rotate(-20deg) scale(1) skew(1deg);transform:rotate(-20deg) scale(1) skew(1deg)}
  40%{-webkit-transform:rotate(20deg) scale(1) skew(1deg);transform:rotate(20deg) scale(1) skew(1deg)}
  50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
  100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
}
@keyframes circle_ring{
  0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
  10%{-webkit-transform:rotate(-20deg) scale(1) skew(1deg);transform:rotate(-20deg) scale(1) skew(1deg)}
  20%{-webkit-transform:rotate(20deg) scale(1) skew(1deg);transform:rotate(20deg) scale(1) skew(1deg)}
  30%{-webkit-transform:rotate(-20deg) scale(1) skew(1deg);transform:rotate(-20deg) scale(1) skew(1deg)}
  40%{-webkit-transform:rotate(20deg) scale(1) skew(1deg);transform:rotate(20deg) scale(1) skew(1deg)}
  50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
  100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes pulse{
  0%{-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}
}
@keyframes pulse{
  0%{-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}
}
@media (max-width:1600px){
  .d-item .d-date{font-size:13px}
  .d-item .d-price-sale{font-size:18px}
  .d-item .d-remain{font-size:12px;margin:4px 0}
  .deal-page .deal-heading{height:207px}
  .deal-page .deal-heading-content{font-size:40px;line-height:55px}
  .deal-page .deal-heading-content .deal-flash{width:30px}
  .deal-page .deal-products{-ms-grid-columns:1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr;grid-template-columns:repeat(5,1fr);gap:12px}
}
.scroll-mt{scroll-margin-top:100px}
.archor-text-group{display:block}
.archor-text-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:18px;font-weight:700}
.archor-text-close{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.archor-text-nav{font-size:15px;line-height:20px;margin-top:10px}
.archor-text-nav ol{list-style-type:none;counter-reset:item;padding-left:0;margin-bottom:0}
.archor-text-nav ol{margin-top:10px}
.archor-text-nav li{display:table;counter-increment:item}
.archor-text-nav li:not(:last-child){margin-bottom:10px}
.archor-text-nav li:before{content:counters(item, ".") ". ";display:table-cell;min-width:14px;font-weight:700;padding-right:4px;white-space:nowrap}
.archor-text-nav a{color:#333}
.archor-text-nav a:hover{color:#00a651}
.archor-text-h2{font-weight:700}
.archor-text-h2+ol li:before{font-weight:400}
.products-by-ids-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}
.article-detail-page .adp-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}
.article-detail-page .adp-grid.no-anchor .adp-left{display:none}
.article-detail-page .adp-grid.no-anchor .adp-company{max-width:868px;margin:28px auto}
.article-detail-page .adp-grid.no-anchor .products-by-ids-list{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}
.article-detail-page .adp-left{position:sticky;top:100px;width:308px;height:-webkit-max-content;height:-moz-max-content;height:max-content}
.article-detail-page .adp-left .archor-text-group{max-height:calc(100vh - 148px);overflow:auto}
.article-detail-page .adp-right{-webkit-box-flex:1;-ms-flex:1;flex:1}
.article-detail-page .adp-heading{font-size:24px;font-weight:500;line-height:30px;color:red}
.article-detail-page .adp-heading-primary{font-size:32px;font-weight:600;line-height:38px}
.article-detail-page .adp-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;font-size:16px;margin:35px 0 20px;color:#333}
.article-detail-page .adp-author-name{font-weight:500;margin-left:6px}
.article-detail-page .adp-author-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}
.article-detail-page .adp-author-space{font-size:22px;font-weight:300;line-height:10px;padding:0 5px;color:#b7b7b7}
.article-detail-page .adp-author-social{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:center;width:32px;height:32px;background:#fff;border:1px solid #d2d2d2;border-radius:50%}
.article-detail-page .adp-author-2{padding:46px 15px 32px;background:#f6f6f6;border-radius:12px}
.article-detail-page .adp-author-2 .adp-author-top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}
.article-detail-page .adp-author-2 .adp-author-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block}
.article-detail-page .adp-author-2 .adp-author-name{font-size:20px;font-weight:700;line-height:24px;margin-bottom:14px;margin-left:0}
.article-detail-page .adp-author-2 .adp-author-description{font-size:16px;line-height:20px;margin-bottom:0}
.article-detail-page .adp-author-2 .adp-author-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding-left:8px;margin-top:14px}
.article-detail-page .adp-company{padding:3px;margin:28px 0;background:-o-linear-gradient(top,#00a651 0,#00ff7c 50.48%,#00401f 86.54%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#00a651),color-stop(50.48%,#00ff7c),color-stop(86.54%,#00401f));background:linear-gradient(180deg,#00a651 0,#00ff7c 50.48%,#00401f 86.54%);border-radius:12px}
.article-detail-page .adp-company-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding:10px;background:#fff;border-radius:11px}
.article-detail-page .adp-company-image{border-radius:12px}
.article-detail-page .adp-company-info{-webkit-box-flex:1;-ms-flex:1;flex:1}
.article-detail-page .adp-company-name{font-size:18px;font-weight:700;line-height:24px;color:#00a651;margin-bottom:4px}
.article-detail-page .adp-company-list{font-size:15px;line-height:24px;list-style:none;padding-left:0;margin-bottom:0}
.article-detail-page .adp-company-list:not(:last-child){margin-bottom:16px}
.article-detail-page .adp-company-list.mb-32px{margin-bottom:32px}
.article-detail-page .adp-company-icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}
.article-detail-page .adp-bottom{padding:40px 0 10px;margin-top:32px;border-top:1px solid #dbdbdb}
.article-detail-page .adp-related-heading{font-size:28px;font-weight:700;line-height:34px;margin-bottom:15px}
.article-detail-page .adp-related .owl-stage{padding:0 0 30px}
.article-detail-page .adp-related .adpr-item{background:#fff;-webkit-box-shadow:9px 3px 17.2px 0 #9d9D9D40;box-shadow:9px 3px 17.2px 0 #9d9D9D40}
.article-detail-page .adp-related .adpr-pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:67%}
.article-detail-page .adp-related .adpr-img{position:absolute;bottom:0;right:0;top:0;left:0;margin:auto auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow-clip-margin:unset;z-index:1}
.article-detail-page .adp-related .adpr-title{min-height:40px;font-size:16px;font-weight:700;line-height:20px;padding:0 12px;margin:9px 0 24px;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.article-detail-page .adp-related .adpr-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:0 12px 14px}
.article-detail-page .adp-related .adpr-author img{display:inline-block;width:revert-layer}
.article-detail-page .adp-related .adpr-author-name{font-size:14px;font-weight:500;line-height:16px;margin-left:2px}
.article-detail-page .adp-related .adpr-author-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#999;font-size:14px}
.article-detail-page .adp-follow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}
.article-detail-page .static-html img{display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}
.tippy-box[data-theme~=hoanglong]{background-color:#00a551;color:#fff}
.tippy-box[data-theme~=hoanglong][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:#00a551}
.tippy-box[data-theme~=hoanglong][data-placement^=top]>.tippy-arrow::before{border-top-color:#00a551}
.tippy-box[data-theme~=hoanglong][data-placement^=left]>.tippy-arrow::before{border-left-color:#00a551}
.tippy-box[data-theme~=hoanglong][data-placement^=right]>.tippy-arrow::before{border-right-color:#00a551}
.p-attribute-summary{display:none}
.p-attribute-summary.grid{display:-ms-grid;display:grid;-ms-grid-columns:auto 2px auto;grid-template-columns:auto auto;gap:5px 2px;background:#ececec;padding:8px 7px;border-radius:5px;margin-bottom:10px}
.p-attribute-summary .attr-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;font-weight:700;line-height:1.2;color:#3a3a3a;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}
.p-attribute-summary .attr-thumbs{position:relative;width:15px;height:15px;display:inline-block;margin-right:4px;background-repeat:no-repeat;background-size:contain}
.about_us .static-html,.container-page-detail{width:900px;margin:0 auto}
@media (min-width:1600px){
  .p-attribute-summary .attr-item{font-size:12px}
  .p-attribute-summary .attr-thumbs{width:15px;height:15px}
  .about_us .static-html,.container-page-detail{width:1200px}
}
.hlc-footer-sprite{display:inline-block;background-image:url(../images/hlc-icon-footer-sprite-21112025-1.png);background-repeat:no-repeat;background-size:103px 56px}
.hlc-footer-sprite.icon-arrow-right-1{width:9px;height:8px;background-position:-1px -1px}
.hlc-footer-sprite.icon-payment-1{width:35px;height:15px;background-position:-13px -1px}
.hlc-footer-sprite.icon-payment-2{width:35px;height:14px;background-position:-1px -20px}
.hlc-footer-sprite.icon-payment-3{width:18px;height:16px;background-position:-40px -20px}
.hlc-footer-sprite.icon-payment-4{width:40px;height:12px;background-position:-1px -39px}
.hlc-footer-sprite.icon-payment-5{width:19px;height:15px;background-position:-45px -39px}
.hlc-footer-sprite.icon-payment-6{width:34px;height:11px;background-position:-51px -1px}
.hlc-footer-sprite.icon-payment-7{width:19px;height:19px;background-position:-61px -16px}
.hlc-footer-sprite.icon-payment-8{width:18px;height:15px;background-position:-83px -16px}
.footer-2025{margin-top:16px}
.footer-2025 .footer-top{background:#00a651;padding:29px 0}
.footer-2025 .footer-newsletter__form{position:relative;max-width:582px;margin:0 auto}
.footer-2025 .footer-newsletter__title{font-size:20px;font-weight:600;line-height:24px;text-align:center;color:#fff;margin-bottom:12px}
.footer-2025 .footer-newsletter__input{width:100%;height:46px;font-size:14px;line-height:20px;border:1px solid #e0e0e0;border-radius:8px;padding:13px 110px 13px 15px;outline:revert!important}
.footer-2025 .footer-newsletter__submit{position:absolute;top:0;right:0;font-size:14px;line-height:46px;padding:0 23px;color:#fff;background:#000;border:0;border-radius:8px}
.footer-2025 .footer-showroom{margin:28px 0 40px}
.footer-2025 .footer-showroom__title{font-size:28px;font-weight:700;line-height:34px;text-transform:uppercase;text-align:center;margin-bottom:20px;color:#00a651}
.footer-2025 .footer-showroom__list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;padding-left:0;margin-bottom:0}
.footer-2025 .footer-showroom__item{position:relative;background:#fff;padding:10px;border-bottom-right-radius:28px}
.footer-2025 .footer-showroom__item::after{content:"";position:absolute;top:0;left:0;background:#00a651;width:30px;height:15px;clip-path:polygon(0 0,0% 100%,100% 0)}
.footer-2025 .footer-showroom__item-thumbs{position:relative;display:block;padding-bottom:56%}
.footer-2025 .footer-showroom__item-img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;max-width:100%;max-height:100%;margin:auto}
.footer-2025 .footer-showroom__item-title{font-size:15px;font-weight:800;line-height:18px;text-transform:uppercase;margin:10px 0 8px;color:#15bc02}
.footer-2025 .footer-showroom__item-info{font-size:13px;line-height:16px}
.footer-2025 .footer-showroom__item-info p{margin-bottom:12px}
.footer-2025 .footer-showroom__item-info b{font-weight:600}
.footer-2025 .footer-showroom__item-link{font-weight:600;color:#15bc02}
.footer-2025 .footer-showroom__item-address{min-height:32px}
.footer-2025 .footer-support{padding:18px 12px 10px;margin-bottom:40px;background:#fff}
.footer-2025 .footer-support__title{font-size:16px;font-weight:700;line-height:20px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e0e0e0}
.footer-2025 .footer-support__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.footer-2025 .footer-support__item-title{font-size:16px;font-weight:700;line-height:20px;margin-bottom:10px}
.footer-2025 .footer-support__item-wrapper{height:175px;overflow:hidden}
.footer-2025 .footer-support__item-hotline{margin-top:27px}
.footer-2025 .footer-support__item-hotline p{font-size:13px;line-height:18px;margin-bottom:0}
.footer-2025 .footer-bottom{background:#fff;padding:20px 0 40px}
.footer-2025 .footer-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.footer-2025 .footer-col__title{font-size:14px;font-weight:700;line-height:17px;margin:12px 0 8px}
.footer-2025 .footer-col__list{list-style:none;padding-left:0;margin-bottom:0}
.footer-2025 .footer-col__list h4{font-size:13px;font-weight:400}
.footer-2025 .footer-col__flex{display:flex;flex-wrap:wrap;gap:4px}
.footer-2025 .footer-col__flex-item{display:flex;align-items:center;justify-content:center;width:55px;height:24px;border:.5px solid #eaeaea;border-radius:4px;background:#fff}
.footer-2025 .footer-copyright{font-size:12px;line-height:16px;padding:8px 0}
@media (min-width:1600px){
  .footer-2025 .footer-showroom__item-title{font-size:18px;line-height:20px;margin:12px 0 10px}
  .footer-2025 .footer-showroom__item-info{font-size:15px;line-height:18px;}
  .footer-2025 .footer-showroom__item-address{min-height:36px}
  .footer-2025 .footer-showroom__item:nth-child(n + 5) .footer-showroom__item-address{min-height:auto}
  .footer-2025 .footer-support__title{font-size:18px;line-height:24px}
  .footer-2025 .footer-support__item-title{font-size:18px;line-height:24px}
  .footer-2025 .footer-support__item-hotline p{font-size:15px;line-height:24px}
  .footer-2025 .footer-support__item-wrapper{height:236px}
  .footer-2025 .footer-col__title{font-size:16px;margin:14px 0 10px}
  .footer-2025 .footer-col__list h4{font-size:15px;line-height:20px}
}