﻿html{color:#222222}:root{--main-color: #2f80ed;--extra-color: #CC9933;--black-color: #23232B;--blue-color: #175CD3;--orange-color: #ef4e22;--red-color: #B42318;--font-family: Inter;--font-familys: Intersemi;--bg-color: #f1f3f4;--bg-hover: #005696;--text-hover: #175CD3;--text-color: #333333}:after,:before,*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}@font-face{font-family:"Big-Shoulders-Display";font-display:block;src:url("fonts/BigShouldersDisplay-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("fonts/Inter/Inter-Regular.ttf");src:url("fonts/Inter/Inter-Regular.ttf") format("truetype")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("fonts/Inter/Inter-Medium.ttf");src:url("fonts/Inter/Inter-Medium.ttf") format("truetype")}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url("fonts/Inter/Inter-Bold.ttf");src:url("fonts/Inter/Inter-Bold.ttf") format("truetype")}@font-face{font-family:"Intersemi";font-style:normal;font-weight:400;font-display:swap;src:url("fonts/Inter/Inter-SemiBold.ttf");src:url("fonts/Inter/Inter-SemiBold.ttf") format("truetype")}@font-face{font-family:"Interextra";font-style:normal;font-weight:400;font-display:swap;src:url("fonts/Inter/Inter-ExtraBold.ttf");src:url("fonts/Inter/Inter-ExtraBold.ttf") format("truetype")}@font-face{font-family:"iCielPanton";font-style:normal;font-weight:700;font-display:swap;src:url("fonts/iCielPanton-BlackItalic.otf");src:url("fonts/iCielPanton-BlackItalic.otf") format("truetype")}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,legend,input,button,textarea,p,blockquote,a{margin:0;padding:0}body{font:14px/18px Arial, Helvetica Neue,sans-serif;color:#333;line-height:1.5;margin:0;padding:0;width:100%;background:#fff}blockquote{position:relative;padding:8px 0px 8px 13px;border-left:3px solid #d4d4d4;margin-bottom:12px;margin-left:25px}blockquote p,blockquote div,blockquote li,blockquote h2,blockquote h3{margin-bottom:0px !important}input[type=text],input[type=number],input[type=password],input[type=tel],textarea,select{-webkit-appearance:none;-moz-appearance:none}.description ul li{list-style:disc;list-style:disc inside}.description ol li{list-style:decimal;margin-left:40px}iframe{max-width:100%}.fieldset{margin:0;padding:10px}th,td{margin:0}a{color:#344054;text-decoration:none;-moz-transition:all 0.6s ease-in 0;-webkit-transition:all 0.6s ease-in;-webkit-transition-delay:0;transition:all 0.6s ease-in 0}a:hover{color:var(--text-hover)}table{border-collapse:collapse;border-spacing:0}.red,.label_error{color:red}.redborder{border:1px solid red}.bold{font-weight:bold}img{display:inline-block;border:0;max-width:100%;height:auto}del,ins{text-decoration:none}li{list-style:none}.content_li li{list-style:initial;margin-left:40px}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-family:inherit;line-height:1.1;font-weight:700}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000000;font-weight:bold;padding:0 8px}figure{margin:0;text-align:center}.description figure{clear:both;display:block;margin:0 auto;margin-bottom:2em;max-width:100%}.description figure img{margin:0px auto}figcaption{padding:.4em;font-size:.9em;background:rgba(0,0,0,0.05);font-style:italic;text-align:center}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none}input,button,textarea,select{*font-size:100%}table{font:100%;border-collapse:collapse}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}select{margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/drop_select.svg);background-position:96% center;background-size:13px;background-repeat:no-repeat}select:focus{background-image:url(../images/up_select.svg);background-position:96% center;background-size:13px;background-repeat:no-repeat}.onchange_trigger{background-image:url(../images/drop_select_cart.svg);background-size:8px}.onchange_trigger:focus{background-image:url(../images/up_select_cart.svg);background-size:8px}span.question{cursor:pointer}.clear,.clearfix{clear:both}.cls::after{content:'';display:block;clear:both}.hidden,.hide,.hiden{display:none}.pagination{text-align:center;margin-top:15px;margin-bottom:20px;width:100%}.mg_top_20{margin-top:20px}.pagination .current{color:#FFFFFF;border:1px solid var(--main-color);display:inline-block;font-size:14px;margin-left:6px;padding:7px 12px;box-sizing:border-box;border-radius:3px;color:var(--main-color);line-height:1.1}.pagination a,.pagination button,.pagination b{background:none repeat scroll 0 0 #fff;color:#4C4C4C;display:inline-block;font-size:14px;margin-left:6px;padding:7px 12px;border-radius:3px;text-decoration:none;box-sizing:border-box;border:1px solid #eee;margin-bottom:10px;line-height:1.1;cursor:pointer}.pagination a:hover,.pagination button:hover,.pagination b:hover{color:var(--main-color);-webkit-transition:0.15s ease-in-out all;transition:0.15s ease-in-out all;border:1px solid var(--main-color)}.next-page{padding:7px 13px 7px !important}.pre-page{padding:7px 13px 7px !important}.next-page:hover{-webkit-transition:0.15s ease-in-out all;transition:0.15s ease-in-out all}.pre-page:hover{-webkit-transition:0.15s ease-in-out all;transition:0.15s ease-in-out all}.left{float:left}.right{float:right}.right-col .block{background:#fff;box-sizing:border-box}@media screen and (max-width: 500px){.right-col .block{margin-top:20px}}.page_title{position:relative;margin:30px 0px;text-transform:uppercase}@media all and (max-width: 900px){.page_title{padding-top:15px}}.page_title span{font-weight:normal;padding:0px 20px 10px 0px;display:inline-block;position:relative;margin-left:0px;z-index:1;min-width:62px;text-align:center;webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;font-size:28px;text-decoration:none;text-align:left}.page_title:after{content:'';position:absolute;bottom:-1px;left:0;width:24px;height:0;border-style:solid;border-width:3px 0px 0 0;border-color:var(--main-color) transparent transparent transparent;webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}@media screen and (max-width: 768px){.page_title span{font-size:20px}}.fr{float:right}.fl{float:left}.benmarch{display:none}.hide{display:none}.hidetime{display:none}.submit_bt,.reset_bt{padding:5px 14px;border-radius:4px;font-size:15px;cursor:pointer}.submit_bt{border:1px solid #2080CA;background:#2080CA;color:#FFF}.submit_bt:hover{border:1px solid #C90008;background:#C90008}.reset_bt{border:1px solid #b3b1b1;background:#f9f9f9;color:#000}.reset_bt:hover{border:1px solid #b3b1b1;background:#cecdcd}.redborder{border-color:#ED1C24 !important}.scroll-bar-ft::-webkit-scrollbar-track{border-radius:15px;background-color:#EBEBEB}.scroll-bar-ft::-webkit-scrollbar{width:2px;background-color:#EBEBEB;border-radius:15px}.scroll-bar-ft::-webkit-scrollbar-thumb{border-radius:15px;background:#2080CA;border:1px solid #EBEBEB}.right-col{width:340px;float:right;position:relative;background:#fff;padding:20px 30px}@media only screen and (max-width: 768px){.right-col{display:none}}.main-area-2col-right{width:calc(100% - 346px);float:left;box-sizing:border-box;background:#fff;padding:20px 30px}@media only screen and (max-width: 768px){.main-area-2col-right{width:100%;padding:20px 0px;float:none}}.container{margin:0px auto;max-width:100%;width:1200px}@media screen and (max-width: 1200px){.container{padding:0px 10px}}@media (max-width: 991px){.container{width:100%;padding:0 10px}}.owl-lazy,.lazy{opacity:0;transition:all 300ms ease-in-out}.after-lazy{opacity:1;display:inline-block !important}.custom_checkbox .container_cb{display:block;position:relative;padding-left:26px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom_checkbox .container_cb input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom_checkbox .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;border-radius:2px;background-color:#eee}.custom_checkbox .container_cb:hover input ~ .checkmark{background-color:#ccc}.custom_checkbox .container_cb input:checked ~ .checkmark{background-color:var(--main-color)}.custom_checkbox .checkmark:after{content:"";position:absolute;display:none}.custom_checkbox .container_cb input:checked ~ .checkmark:after{display:block}.custom_checkbox .container_cb .checkmark:after{left:7px;top:3px;width:3px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup-content{position:fixed;top:40%;left:50%;width:600px;max-width:98%;transform:translate(-50%, -50%);background:#fff;z-index:3;border-radius:3px;display:none}.popup-content .tt{padding:12px 20px;font-size:18px;font-weight:bold}.popup-content .ct{padding:10px 20px;line-height:22px;border-top:1px solid #dddddd7d;max-height:360px;overflow-y:auto}.popup-content .close{position:absolute;right:15px;top:13px;cursor:pointer}.popup-content .close svg{width:16px;height:16px}.header_wrapper_wrap{width:100%;z-index:9}.header_wrapper{padding:6px 0px 5px;background:#000000;width:100%;z-index:100;transition:all 0.5s cubic-bezier(0.55, 0, 0.1, 1)}@media screen and (max-width: 1024px){.header_wrapper{position:relative;padding:5px 0px}}.header-l{float:left;width:90px}@media screen and (max-width: 1024px){.header-l{padding-left:25px}}@media screen and (max-width: 850px){.header-l{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}}.header-c{width:calc(44% - 5px);float:left;text-align:center;margin-top:3px}@media screen and (max-width: 1024px){.header-c{width:calc(64% - 5px)}}@media screen and (max-width: 850px){.header-c{width:0px}}.header-r{float:right;width:calc(54% - 92px);margin-top:4px}.header-r .address-map{width:112px;padding:4px 4px 4px 34px;border-radius:5px;line-height:16px;float:right;margin-right:40px;box-sizing:border-box;position:relative;font-size:14px}.header-r .address-map:hover{background:#9c9c9c}.header-r .address-map svg{fill:#fff;width:34px;height:34px;position:absolute;top:3px;left:0px}.header-r .address-map a{color:#ffffffeb}@media screen and (max-width: 1024px){.header-r .address-map{display:none}}.header-r .address-map2 svg{top:7px;left:2px;width:26px;height:26px}@media screen and (max-width: 1128px){.header-r .address-map2{display:none}}.header-r #hotline{float:right;position:relative;width:130px;box-sizing:border-box;padding-left:28px;margin-right:30px;margin-top:2px}.header-r #hotline svg{position:absolute;fill:#fff;width:20px;height:20px;transform:rotate(11deg);left:0px;top:7px}.header-r #hotline a{font-weight:bold;font-size:13px;color:var(--extra-color);display:block}.header-r .shopcart{float:right;width:42px}@media all and (max-width: 850px){.header-r .shopcart{width:34px}}@media screen and (max-width: 1024px){.header-r{width:210px}}@media screen and (max-width: 972px){.header-r{width:100px}.header-r #hotline{display:none}}.regions_search .block_regions{width:100px;float:left}.regions_search select{border:none;height:40px;box-sizing:border-box;background:#EEE;border-radius:4px 0 0 4px;font-size:13px;display:inline-block;font:inherit;padding:10px;width:100px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg, transparent 50%, #333 50%),linear-gradient(135deg, #333 50%, transparent 50%),linear-gradient(to right, #eee, #eee);background-position:calc(100% - 19px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;background-size:5px 5px, 5px 5px, 2.5em 2.5em;background-repeat:no-repeat}.regions_search_mb{float:right;width:200px;margin-top:6px}.regions_search_mb select{border:none;height:40px;box-sizing:border-box;background:#EEE;border-radius:4px;padding:0 5px;float:right;margin-right:5px}.header .logo{display:inline-block;float:left}.click_search_mobile{display:none}@media all and (max-width: 850px){.click_search_mobile{display:block;width:20px;float:right;margin:9px 15px 0px 0px}.click_search_mobile svg{width:20px;height:20px;fill:#fff}}@media all and (max-width: 420px){.click_search_mobile svg{width:20px;height:19px}}.support_phone li{margin-bottom:10px;border-bottom:1px solid #f9f9f9;padding-bottom:10px;position:relative;padding-left:39px}.support_phone li::before{position:absolute;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="24" width="24" fill="dodgerblue" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><path d="M78.014,20.385c8.463,8.75,12.51,18.127,12.84,29.081c0.076,2.519-1.453,4.183-3.876,4.312  c-2.557,0.136-4.293-1.441-4.356-4.012c-0.134-5.394-1.357-10.521-4.033-15.211C72.491,23.871,63.191,18.302,50.95,17.603  c-1.358-0.077-2.631-0.218-3.586-1.305c-1.223-1.391-1.33-2.991-0.672-4.62c0.664-1.642,2.01-2.382,3.759-2.352  c7.969,0.135,15.321,2.353,21.955,6.761C74.697,17.61,76.787,19.437,78.014,20.385z M50.11,24.674  c-0.732-0.01-1.53,0.134-2.189,0.44c-1.704,0.79-2.505,2.791-2.048,4.786c0.402,1.758,1.954,2.972,3.906,2.996  c4.562,0.056,8.597,1.499,11.951,4.624c3.688,3.434,5.41,7.741,5.588,12.751c0.032,0.891,0.367,1.904,0.891,2.618  c1.094,1.49,3.037,1.864,4.821,1.184c1.577-0.601,2.506-2.014,2.492-3.886c-0.051-6.981-2.592-12.943-7.5-18.08  C63.098,27.364,57.118,24.773,50.11,24.674z M73.486,87.206c1.689-1.888,3.575-3.599,5.361-5.401  c2.643-2.667,2.664-5.902,0.036-8.55c-3.134-3.157-6.28-6.302-9.44-9.433c-2.586-2.562-5.819-2.556-8.393-0.005  c-1.966,1.948-3.936,3.893-5.86,5.882c-0.133,0.137-0.261,0.247-0.389,0.328l-1.346,1.346c-0.375,0.239-0.748,0.236-1.236-0.029  c0.73-0.689-2.619-1.246-3.839-2.012c-5.695-3.575-10.471-8.183-14.694-13.374c-2.101-2.582-3.968-5.329-5.259-8.431  c-0.215-0.517-0.221-0.888,0.067-1.281l1.346-1.346c0.064-0.087,0.137-0.175,0.231-0.265c0.59-0.569,1.175-1.143,1.757-1.72  c1.361-1.348,2.706-2.711,4.057-4.069c2.69-2.703,2.684-5.88-0.015-8.604c-1.531-1.544-3.074-3.077-4.612-4.614  c-1.585-1.584-3.157-3.181-4.756-4.75c-2.59-2.543-5.824-2.548-8.408-0.007c-1.973,1.941-3.882,3.948-5.886,5.856  c-1.866,1.777-2.817,3.931-3.007,6.463c-0.307,4.104,0.699,7.983,2.106,11.77c2.909,7.832,7.333,14.766,12.686,21.137  c7.239,8.617,15.894,15.436,26.017,20.355c4.554,2.213,9.283,3.915,14.409,4.196C67.944,90.844,71.028,89.954,73.486,87.206z"/></svg>');background-repeat:no-repeat;content:' ';width:33px;height:33px;top:1px;left:0px;border:1px solid #ddd;border-radius:50%;box-sizing:border-box;background-position:center}.support_phone li:last-child{margin-bottom:0px;border-bottom:none;padding-bottom:10px}.address_header_head::before{background-position:-133px 1px}.header .hotline::before{background-position:-35px 1px}.header .more_info{color:#999999;font-size:12px;margin-top:0px;position:relative;padding-right:23px}.header .more_info::before{position:absolute;content:' ';width:10px;height:10px;top:3px;right:0px;background-position:-45px -70px;background-repeat:no-repeat;z-index:100;background-color:#FFF}.header .hotline{margin-right:30px}.sb-toggle-left{cursor:pointer;display:none;width:30px;float:left;height:30px}@media all and (max-width: 1024px){.sb-toggle-left{display:block}}.navicon-line{width:24px;height:3px;border-radius:0px;margin-bottom:5px;background-color:#fff;transition:0.5s}@media all and (max-width: 850px){.navicon-line{width:22px;margin-bottom:4px}}.menu-mb-show .navicon-line:nth-child(1){transform:rotate(40deg) translateX(5px) translateY(5px);border-radius:6px}.menu-mb-show .navicon-line:nth-child(2){transform:rotate(-40deg);border-radius:6px}.menu-mb-show .navicon-line:nth-child(3){display:none}.modal-menu-full-screen-tranparent{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;display:none;background:transparent;z-index:1}.modal-menu-full-screen{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;display:none;background:#0000008f;z-index:5}.modal-menu-full-screen-fil{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;display:none;background:#0000008f;z-index:3}.modal-menu-full-screen-filter{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;display:none;background:#0000008f;z-index:3}.modal-menu-full-screen_white{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;display:none;background:#ffffffc9;z-index:2}.owl-nav .owl-prev,.owl-nav .owl-next{width:50px;height:50px;background:#F8F8F8;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none}.owl-theme .owl-controls{text-align:center}.owl-nav{position:absolute;top:48%;transform:translateY(-48%);width:100%}.owl-nav .owl-prev,.owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%)}.owl-nav .owl-prev{left:-25px}@media all and (max-width: 1170px){.owl-nav .owl-prev{left:-10px}}.owl-nav .owl-next{right:-25px}@media all and (max-width: 1170px){.owl-nav .owl-next{right:-10px}}.owl-dots{z-index:10000;display:block;margin:auto;text-align:center;width:100%}.owl-dots .owl-dot{border:none;background:none;display:inline-block;zoom:1}.owl-dots span{width:10px;height:10px;margin:5px 3px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;cursor:pointer}.owl-dots span:hover{background:#869791}.text-compare{margin-top:4px;text-align:right}.text-compare a{color:#999999;display:block;font-size:12px}.div_megamenu{background:#fff;width:100%;z-index:99;position:relative}@media screen and (max-width: 1024px){.div_megamenu .top_menu{display:none}}.div_megamenu .div_megamenu_left{width:282px;float:left;box-sizing:border-box;background:var(--sub-color)}@media screen and (max-width: 1024px){.div_megamenu .div_megamenu_left{width:100%;float:none;text-align:center;border:none;box-shadow:0px 0px #ccc;display:none}}.div_megamenu .div_megamenu_left:hover .product_menu_fix_top{display:block}.div_megamenu .div_megamenu_left .product_menu_fix_top{display:none}.home_pos{margin-top:30px}@media all and (max-width: 600px){.home_pos{display:none}}.home_pos .banners{display:flex;flex-wrap:wrap;margin:0px -10px}.home_pos .banners .item{width:calc(100% / 3 - 20px);margin:0px 10px}.block_banner_3_colunm{margin-left:-15px;margin-right:-15px}.block_banner_3_colunm .banner_item{display:block;float:left;width:33.333%;box-sizing:border-box;padding:0 15px;overflow:hidden}.block_banner_3_colunm .banner_item img{transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s}@media only screen and (min-width: 768px){.pos_mixed{margin-top:15px}}.pos_mixed_left{float:left;width:57.365%}.pos_mixed_right{float:right;width:40.24%}.pos_mixed .block_title{background:#FBFBFB;border:1px solid #ECECEC;line-height:48px;margin-bottom:12px}.pos_mixed .block_title span{margin-left:31px;text-transform:uppercase;font-size:17px;font-weight:normal;margin-top:10px}.pos_mixed .block_content{border:1px solid #E7E7E7;padding:15px}.main_wrapper .right-col .newslist_0{margin-top:0px}.right-col .block_title,.left-col .block_title{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px;text-align:left;color:var(--main-color);margin-bottom:5px}.right-col .block_title:before,.right-col .block_title:after,.left-col .block_title:before,.left-col .block_title:after{display:none}.right-col .block_title span:before,.right-col .block_title span:after,.left-col .block_title span:before,.left-col .block_title span:after{display:none}.block_title_view_all{margin-bottom:40px}@media screen and (max-width: 736px){.block_title_view_all{margin-bottom:10px}}.block_title_view_all .link_title{font-size:26px;float:left;clip-path:polygon(0 0, 90% 0%, 100% 100%, 0% 100%);background:var(--main-color);color:#fff;padding:14px 60px 10px 42px;text-transform:uppercase;position:relative;display:inline-block}.block_title_view_all .link_title svg{width:12px;height:12px;fill:#fff;position:absolute;left:16px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 870px){.block_title_view_all .link_title{float:none}}@media screen and (max-width: 736px){.block_title_view_all .link_title{font-size:20px}}@media all and (max-width: 600px){.block_title_view_all .link_title{font-size:16px}}#fixed-bar{position:fixed;bottom:100px;height:45px;z-index:999}#fixed-bar>div{float:left;max-width:22%;cursor:pointer;text-align:center;text-transform:uppercase;font-size:11px;width:35px}#fixed-bar>div .wrap_icon{margin-top:5px;margin-bottom:3px}#fixed-bar>div .wrap_icon i{padding:5px 15px}#fixed-bar .buy_now_bt .wrap_icon i{background-position:0px -351px}#fixed-bar .call .wrap_icon i{background-position:-34px -351px}#fixed-bar #bar-inner .wrap_icon i{background-position:-64px -351px}.certified_bct{background-position:0px -92px;content:' ';height:36px;display:block;margin-top:11px;padding-top:12px;width:131px}.suntory-alo-phone{background-color:transparent;cursor:pointer;height:120px;position:fixed;transition:visibility 0.5s ease 0s;width:120px;z-index:200000 !important;display:none;left:-13px;bottom:-25px}.suntory-alo-ph-circle{animation:1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;background-color:transparent;border:2px solid rgba(30,30,30,0.4);border-radius:100%;height:100px;left:0px;opacity:0.1;position:absolute;top:0px;transform-origin:50% 50% 0;transition:all 0.5s ease 0s;width:100px}.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle{border-color:#1aa23ee8;opacity:1}.suntory-alo-ph-circle-fill{animation:2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;border:2px solid transparent;border-radius:100%;height:70px;left:15px;position:absolute;top:15px;transform-origin:50% 50% 0;transition:all 0.5s ease 0s;width:70px}.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill{background-color:#1aa23ee8}.suntory-alo-ph-img-circle{border:2px solid transparent;border-radius:100%;height:50px;left:25px;position:absolute;top:25px;transform-origin:50% 50% 0;width:50px}.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle{background-color:#1aa23ee8}.suntory-alo-ph-img-circle svg{position:absolute;top:13px;left:13px}.description{word-break:break-word}.description a{color:#e74c3c}.description a:hover{color:#e74c3c}ol{padding-left:30px}ol li{list-style:decimal !important}@keyframes suntory-alo-circle-anim{0%{opacity:0.1;transform:rotate(0deg) scale(0.5) skew(1deg)}30%{opacity:0.5;transform:rotate(0deg) scale(0.7) skew(1deg)}100%{opacity:0.6;transform:rotate(0deg) scale(1) skew(1deg)}}@keyframes suntory-alo-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}100%{transform:rotate(0deg) scale(1) skew(1deg)}}@keyframes suntory-alo-circle-fill-anim{0%{opacity:0.2;transform:rotate(0deg) scale(0.7) skew(1deg)}50%{opacity:0.2;transform:rotate(0deg) scale(1) skew(1deg)}100%{opacity:0.2;transform:rotate(0deg) scale(0.7) skew(1deg)}}#cfacebook a.chat_fb_openned:before{content:'x';position:absolute;right:10px;color:#fff;top:3px}#cfacebook .fchat{float:left;width:100%;height:270px;overflow:hidden;display:none;background-color:#fff}#cfacebook .fchat .fb-page{margin-top:-130px;float:left}#cfacebook a.chat_fb:hover{color:#ff0;text-decoration:none}#cfacebook{position:fixed;bottom:30px;left:10px;z-index:99999;height:auto;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}@media all and (max-width: 600px){#cfacebook{display:none}}#cfacebook a.chat_fb{float:left;padding:6px 6px 0px 6px;color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,0.1);background-repeat:repeat-x;background-size:auto;background-position:0 0;background-color:#3a5795;border:0;z-index:9999999;font-size:15px;box-sizing:border-box;text-align:center;font-weight:bold;border-radius:50%;display:block;position:relative}#cfacebook a.chat_fb:after{display:block;width:19px;height:19px;color:#FFF;content:"2";position:absolute;top:0px;right:0px;background:red;border-radius:50%;font-size:13px;line-height:18px}#cfacebook a.chat_fb svg{width:45px;height:45px}#cfacebook a.chat_fb span{display:none}#cfacebook .fchat .fb-page{margin-top:0px;float:left}#cfacebook a.chat_fb_openned{border-radius:0;width:100%}#cfacebook a.chat_fb_openned svg{display:none}#cfacebook a.chat_fb_openned i{display:none}#cfacebook a.chat_fb_openned::after{display:none}#cfacebook a.chat_fb_openned span{display:block}.fixed_icons{position:fixed;right:0;top:40%;transform:translate(0, -50px);z-index:100;display:none}.fixed_icons .icon_v1{width:44px;height:44px;display:inline-block;background-color:var(--extra-color)}.address_header .more_info{position:relative}.address_header .more_info::before{position:absolute;content:' ';width:10px;height:10px;top:3px;right:0px;background-position:-45px -70px;background-repeat:no-repeat;z-index:100;background-color:#FFF}.address_header{display:none}.address_fixed_popup{margin-top:-3px}.hotline_fixed_popup,.address_fixed_popup{position:relative}.hotline_fixed_popup .icon_v1:after{content:'';background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="28" width="28" fill="white" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><path d="M78.014,20.385c8.463,8.75,12.51,18.127,12.84,29.081c0.076,2.519-1.453,4.183-3.876,4.312  c-2.557,0.136-4.293-1.441-4.356-4.012c-0.134-5.394-1.357-10.521-4.033-15.211C72.491,23.871,63.191,18.302,50.95,17.603  c-1.358-0.077-2.631-0.218-3.586-1.305c-1.223-1.391-1.33-2.991-0.672-4.62c0.664-1.642,2.01-2.382,3.759-2.352  c7.969,0.135,15.321,2.353,21.955,6.761C74.697,17.61,76.787,19.437,78.014,20.385z M50.11,24.674  c-0.732-0.01-1.53,0.134-2.189,0.44c-1.704,0.79-2.505,2.791-2.048,4.786c0.402,1.758,1.954,2.972,3.906,2.996  c4.562,0.056,8.597,1.499,11.951,4.624c3.688,3.434,5.41,7.741,5.588,12.751c0.032,0.891,0.367,1.904,0.891,2.618  c1.094,1.49,3.037,1.864,4.821,1.184c1.577-0.601,2.506-2.014,2.492-3.886c-0.051-6.981-2.592-12.943-7.5-18.08  C63.098,27.364,57.118,24.773,50.11,24.674z M73.486,87.206c1.689-1.888,3.575-3.599,5.361-5.401  c2.643-2.667,2.664-5.902,0.036-8.55c-3.134-3.157-6.28-6.302-9.44-9.433c-2.586-2.562-5.819-2.556-8.393-0.005  c-1.966,1.948-3.936,3.893-5.86,5.882c-0.133,0.137-0.261,0.247-0.389,0.328l-1.346,1.346c-0.375,0.239-0.748,0.236-1.236-0.029  c0.73-0.689-2.619-1.246-3.839-2.012c-5.695-3.575-10.471-8.183-14.694-13.374c-2.101-2.582-3.968-5.329-5.259-8.431  c-0.215-0.517-0.221-0.888,0.067-1.281l1.346-1.346c0.064-0.087,0.137-0.175,0.231-0.265c0.59-0.569,1.175-1.143,1.757-1.72  c1.361-1.348,2.706-2.711,4.057-4.069c2.69-2.703,2.684-5.88-0.015-8.604c-1.531-1.544-3.074-3.077-4.612-4.614  c-1.585-1.584-3.157-3.181-4.756-4.75c-2.59-2.543-5.824-2.548-8.408-0.007c-1.973,1.941-3.882,3.948-5.886,5.856  c-1.866,1.777-2.817,3.931-3.007,6.463c-0.307,4.104,0.699,7.983,2.106,11.77c2.909,7.832,7.333,14.766,12.686,21.137  c7.239,8.617,15.894,15.436,26.017,20.355c4.554,2.213,9.283,3.915,14.409,4.196C67.944,90.844,71.028,89.954,73.486,87.206z"/></svg>');background-repeat:no-repeat;width:28px;height:28px;display:block;margin:8px}.address_fixed_popup .icon_v1:after{content:'';background:url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="map-marker-alt" role="img" height="28" width="28" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-map-marker-alt fa-w-12"><path fill="white" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" class=""></path></svg>');background-repeat:no-repeat;width:28px;height:28px;display:block;margin:8px}.hotline_fixed_popup_content,.address_header{position:absolute;width:260px;top:0;right:100%;padding-right:10px;display:none;margin-top:0}.hotline_fixed_popup:hover .hotline_fixed_popup_content{display:block}.address_fixed_popup:hover .address_header{display:block;max-height:166px;overflow-y:auto;overflow-x:hidden}.add_full,.support_phone{position:relative;width:100%;right:0;background:#FFF;border:1px solid #F5F5F5;padding:10px;border-radius:0 0 4px 4px;border-top:3px solid #0183BF;z-index:101;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;box-sizing:border-box}.add_full ul{position:relative;padding-left:18px;margin-bottom:10px}.add_full ul::before{position:absolute;content:' ';width:14px;height:20px;top:4px;left:0px;position:absolute;background:url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="map-marker-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-map-marker-alt fa-w-12"><path fill="dodgerblue" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" class=""></path></svg>');background-repeat:no-repeat;content:' ';top:1px;left:0px}.add_full ul li:nth-child(2){color:#999999;font-size:13px;margin-top:2px}.support_phone ul li .name{font-weight:bold}.support_phone ul li .phone{color:#afafaf;font-size:15px;margin-top:6px}.support_phone ul li .phone a{color:#777;font-size:13px}.address_header:hover .add_full{display:block !important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.header .hotline:hover .support_phone{display:block !important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.arrow_box{position:relative;background:#FFF;border:1px solid #F5F5F5}.arrow_box:after,.arrow_box:before{left:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow_box:after{border-color:rgba(136,183,213,0);border-left-color:#FFF;border-width:8px;margin-top:-8px}.arrow_box:before{border-color:rgba(194,225,245,0);border-left-color:#F5F5F5;border-width:9px;margin-top:-9px}@media only screen and (max-width: 880px){.pos_mixed_left{float:none;width:100%}.pos_mixed_right{float:none;width:100%;margin-top:15px}}@media only screen and (max-width: 600px){.address_header{display:none}footer .menu_footer{width:100%;margin-top:20px;padding:0}.suntory-alo-phone{display:block;bottom:60px;width:40px;height:40px}}.banner-home-top{margin-top:20px;background-size:cover}@media all and (max-width: 800px){.banner-home-top{margin-top:0px}}@media all and (max-width: 600px){.banner-home-top{display:flex;flex-wrap:wrap;margin-top:10px;display:none}}.banner-home-bottom{margin-bottom:10px}@keyframes spin2{0%{transform:rotate(0deg)}40%{transform:rotate(0deg)}50%{transform:rotate(10deg)}70%{transform:rotate(-10deg)}100%{transform:rotate(0deg)}}@keyframes fade-bg1111{0%{transform:translate(30px);opacity:0, 5}50%{transform:translate(-140px);opacity:1}51%{transform:translate(-140px);opacity:0.5}100%{transform:translate(30px);opacity:1}}@keyframes fade-bg1112{0%{transform:scale(0.9, 1.1)}50%{transform:scale(0.7, 0.8)}51%{transform:scale(0.7, 0.8)}100%{transform:scale(0.9, 1.1)}}@keyframes chang-rotage-anim-2-bh{0%{transform:rotate(0deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}45%{transform:rotate(-25deg) scale(1.3) skew(1deg)}60%{transform:rotate(25deg) scale(1) skew(1deg)}65%{transform:rotate(-25deg) scale(1.3) skew(1deg)}70%{transform:rotate(25deg) scale(1) skew(1deg)}85%{transform:rotateY(360deg) scale(1) skew(1deg)}100%{transform:rotate(0deg) scale(1) skew(1deg)}}#fixed-bar{margin:0;padding:0;z-index:9;right:15px;border-radius:50%}@media all and (max-width: 600px){#fixed-bar{right:10px;bottom:100px !important}}#fixed-bar #bar-inner{height:50px;margin:0 17px 0 auto}#fixed-bar #bar-inner a{background:#fc860059;opacity:0.7;display:block;border-radius:50%;text-decoration:none;-moz-transition:all 0.2s ease-in 0;-webkit-transition:all 0.2s ease-in;-webkit-transition-delay:0;transition:all 0.2s ease-in 0;width:44px;height:44px;text-align:center;line-height:44px;box-sizing:border-box;transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s}#fixed-bar #bar-inner a svg{width:20px;height:20px;margin-top:12px;fill:#fff;transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s}#fixed-bar:hover #bar-inner a{opacity:1}#fixed-bar:hover #bar-inner a svg{fill:var(--main-color)}.tag_foot{margin-top:5px}.tag_foot a{color:#bdbdbd}@media all and (max-width: 800px){.support{width:100%;padding-left:0px}}@media all and (max-width: 600px){.support{width:100%;padding-right:0}}.support .item{position:relative;padding-left:70px;padding-top:15px;padding-bottom:15px;color:#fff;margin-bottom:20px}@media all and (max-width: 800px) and (min-width: 500px){.support .item{width:50%;float:left;box-sizing:border-box}}.support .item:nth-child(1){background:#22d000}.support .item:nth-child(2){background:#e71b1b}.support .item svg{position:absolute;width:40px;height:40px;fill:#fff;left:15px}.support .item span{text-transform:uppercase;font-size:18px}.support .item a{margin-top:6px;color:#fff;font-style:italic;font-size:16px;transition:0.5s}.support .item a:hover{color:#fff900}#modal_alert{position:fixed;background:rgba(0,0,0,0.75);z-index:99999;overflow-y:auto;width:100%;height:100%;top:0px;left:0px}.modal_alert_inner{width:350px;background:white;border-radius:2px;max-width:96%;margin:2% auto}.modal_alert_title{background:var(--main-color);color:#FFF;text-align:center;text-transform:uppercase;padding:7px 0;font-size:17px;position:relative;border-radius:2px 2px 0 0}.modal_alert_title .close{position:absolute;right:0px;padding:0px 10px 8px;top:7px;color:#FFF;font-size:22px}.modal_alert_body{background:white;color:#616161;padding:20px;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-o-user-select:text;user-select:text;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.modal_alert_2{position:fixed;background:rgba(0,0,0,0.75);z-index:99999;overflow-y:auto;width:100%;height:100%;top:0px;left:0px}.modal_alert_2 .modal_alert_inner{width:350px;background:white;border-radius:2px;max-width:96%;margin:2% auto}.modal_alert_2 .modal_alert_title{background:var(--main-color);color:#FFF;text-align:center;text-transform:uppercase;padding:7px 0;font-size:17px;position:relative;border-radius:2px 2px 0 0}.modal_alert_2 .modal_alert_title .close{position:absolute;right:0px;padding:0px 10px 8px;top:7px;color:#FFF;font-size:22px}.modal_alert_2 .modal_alert_body{background:white;color:#616161;padding:20px;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-o-user-select:text;user-select:text;border-bottom-left-radius:3px;border-bottom-right-radius:3px}#embed_vchat{bottom:70px !important}#embed_fill{bottom:60px !important}#embed_circle{bottom:53px !important}.owl-carousel .owl-item .owl-lazy{opacity:1 !important}.popup{width:100%;height:700px;background:#ddddddab;position:fixed;z-index:99999;text-align:center}.popup .container{border-radius:10px;position:relative;height:100%}@media all and (max-width: 800px){.popup .container{padding:10px}}.popup .container .close{font-size:25px;color:red;position:absolute;top:0px;right:0px;width:30px;height:30px;background:#fff;text-align:center;line-height:28px;border-radius:0 10px 0 0;cursor:pointer}.popup .container .block_banner_banner{max-width:600px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media all and (max-width: 600px){.popup .container .block_banner_banner{max-width:100%}}.popup .container .block_banner_banner .item{position:relative}.popup .container .block_banner_banner .item img{border-radius:10px}.popup .container .block_banner_banner .hide{display:block}#cfacebookmb .fchat{float:left;width:100%;height:270px;overflow:hidden;display:none;background-color:#fff}#cfacebookmb .fchat .fb-page{margin-top:-130px;float:left}#cfacebookmb a.chat_mb:hover{color:#ff0;text-decoration:none}#cfacebookmb{position:fixed;bottom:100px;left:10px;z-index:100;height:auto;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}#cfacebookmb a.chat_mb{float:left;padding:6px 6px 0px 6px;color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,0.1);background-repeat:repeat-x;background-size:auto;background-position:0 0;background-color:#006cd2;border:0;z-index:9999999;font-size:15px;box-sizing:border-box;text-align:center;font-weight:bold;border-radius:50%;display:block;position:relative}#cfacebookmb a.chat_mb:after{display:none;width:19px;height:19px;color:#FFF;content:"2";position:absolute;top:0px;right:0px;background:#3a5795;border-radius:50%;font-size:13px;line-height:18px}#cfacebookmb a.chat_mb svg{width:34px;height:34px}#cfacebookmb a.chat_fb span{display:none}#cfacebookmb .fchat .fb-page{margin-top:0px;float:left}#cfacebookmb a.chat_fb_openned{border-radius:0;width:100%}#cfacebookmb a.chat_fb_openned svg{display:none}#cfacebookmb a.chat_fb_openned i{display:none}#cfacebookmb a.chat_fb_openned::after{display:none}#cfacebookmb a.chat_fb_openned span{display:block}#sms .fchat{float:left;width:100%;height:270px;overflow:hidden;display:none;background-color:#fff}#sms .fchat .fb-page{margin-top:-130px;float:left}#sms a.chat_mb:hover{color:#ff0;text-decoration:none}#sms{position:fixed;top:265px;right:10px;z-index:99999;height:auto;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}#sms a.chat_mb{float:left;padding:15px 15px 12px;color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,0.1);background-repeat:repeat-x;background-size:auto;background-position:0 0;background-color:#ffae00;border:0;z-index:9999999;font-size:15px;box-sizing:border-box;text-align:center;font-weight:bold;border-radius:50%;display:block;position:relative}#sms a.chat_mb svg{width:30px;height:30px;fill:#fff}#zalo .fchat{float:left;width:100%;height:270px;overflow:hidden;display:none;background-color:#fff}#sms .fchat .fb-page{margin-top:-130px;float:left}#zalo a.chat_mb:hover{color:#ff0;text-decoration:none}#zalo{position:fixed;left:0px;z-index:100;height:auto;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;bottom:128px}@media all and (min-width: 800px){#zalo{bottom:100px}}#zalo a.chat_mb{float:left;padding:0;color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,0.1);background-repeat:repeat-x;background-size:auto;background-position:0 0;border:0;z-index:9999999;font-size:15px;box-sizing:border-box;text-align:center;font-weight:bold;border-radius:50%;display:block;position:relative;background:#0ea9e1;width:36px;height:36px;position:relative}@media all and (min-width: 800px){#zalo a.chat_mb{width:56px;height:56px}}#zalo a.chat_mb:before{content:'';width:25px;height:25px;background-image:url(../images/zalo.png);position:absolute;top:5px;left:6px;background-size:cover}@media all and (min-width: 800px){#zalo a.chat_mb:before{width:44px;height:44px}}#zalo a.chat_mb svg{width:60px;height:60px;fill:#fff}#vgc_btn_chat_mobile{bottom:55px !important}.tab_fix{position:fixed;width:100%;z-index:999;bottom:0px;background:var(--main-color)}.tab_fix li{width:33.33%;float:left;padding:10px 0;text-align:center}.tab_fix li a{color:#fff}.tab_fix li a svg{fill:#fff;width:15px;height:15px}.region_list{max-height:150px;overflow-y:scroll}.ul_footer .li_f{position:relative;margin-bottom:13px}.ul_footer .li_f:nth-child(5){margin-bottom:1px}.ul_footer .li_f .svg{float:left;padding:8px;border:1px solid #5d5d5d;width:36px;height:36px;box-sizing:border-box;border-radius:3px}.ul_footer .li_f .svg svg{width:18px;height:18px;fill:#fff}.ul_footer .li_f .text{float:left;margin-left:10px;font-size:13px;width:calc(100% - 46px)}.ul_footer .li_f font{font-weight:bold}.ul_footer2 .li_f{margin-bottom:20px;position:relative}@media all and (max-width: 600px){.ul_footer2 .li_f{width:50%;float:left}}.ul_footer2 .li_f .svg{float:left;padding:8px;border:1px solid #5d5d5d;width:36px;height:36px;box-sizing:border-box;border-radius:3px}.ul_footer2 .li_f .svg svg{width:18px;height:18px;fill:#fff}.ul_footer2 .li_f .text{float:left;margin-left:10px;font-size:13px;width:calc(100% - 46px)}.ul_footer2 .li_f font{font-weight:bold}.footer_icon{padding:15px 25px;box-sizing:border-box;border:1px solid #404040}.footer_icon .chung_nhan{padding-left:50px;width:50%;float:left;box-sizing:border-box}@media all and (max-width: 600px){.footer_icon .chung_nhan{width:100%;padding-left:0}}.footer_icon .chung_nhan span{display:inline-block;float:left;line-height:38px;margin-right:50px;width:80px}@media all and (max-width: 800px){.footer_icon .chung_nhan span{line-height:26px}}.footer_icon .chung_nhan .chung_nhan_inner{display:flex;float:left;width:calc(100% - 130px)}@media all and (max-width: 800px){.footer_icon .chung_nhan .chung_nhan_inner{width:100%}}.footer_icon .chung_nhan a{display:inline-block;margin-right:5px}@media all and (max-width: 1200px){.footer_icon .chung_nhan a img{height:auto}}.height_auto{height:auto !important}.position_auto{position:relative !important;bottom:auto !important}.right_b .block_title{font-weight:600;font-size:16px;line-height:24px;display:inline-block;margin:10px 0px}@media screen and (max-width: 600px){.right_b .block_title{font-weight:600;font-size:16px;line-height:24px;display:inline-block;margin:0px}}.right_b .block_title span::after{display:none}@media only screen and (max-width: 768px){.right_b .block_title{font-size:16px;padding:10px 0px}.right_b .block_title:after{height:38px;width:3px}}.right_b .blocks0 .news_list_body_default{margin-top:26px}@media only screen and (max-width: 550px){.right_b .blocks0 .news_list_body_default{margin-top:10px}}.right_b .blocks1 .block_title{font-size:18px;text-transform:uppercase;position:relative;color:#333;font-weight:bold}.right_b .blocks1 .block_title:after{position:absolute;height:4px;width:68px;background:var(--main-color);content:'';left:0px;bottom:-16px}@media screen and (max-width: 768px){.right_b .blocks1 .block_title{font-size:16px}.right_b .blocks1 .block_title:after{height:2px}}.display-flex{display:flex !important}.display_open,.display-open{display:block !important}.display_off,.display-off{display:none !important}.full-screen-block-popup{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;background:#0000009c;display:none;z-index:2000}.banner-promotion{position:fixed;top:20%;z-index:111111111;left:50%;transform:translateX(-50%);display:none;box-sizing:border-box}@media only screen and (max-width: 900px){.banner-promotion{padding:20px}}.banner-promotion .img-banner{position:relative;width:600px;height:auto;text-align:center;max-width:98%}@media only screen and (max-width: 900px){.banner-promotion .img-banner{width:600px}}@media only screen and (max-width: 600px){.banner-promotion .img-banner{width:400px}}@media only screen and (max-width: 400px){.banner-promotion .img-banner{width:380px}}@media only screen and (max-width: 380px){.banner-promotion .img-banner{width:360px}}@media only screen and (max-width: 360px){.banner-promotion .img-banner{width:340px}}@media only screen and (max-width: 340px){.banner-promotion .img-banner{width:320px}}.banner-promotion .img-banner .close-pro{position:absolute;top:5px;right:5px;background:white;padding:5px;border-radius:0 10px 0px 10px;cursor:pointer}.mm-opening .all-navicon-line{transform:rotate(45deg)}.mm-opening .all-navicon-line .navicon-line-1{transform:rotate(-45deg);margin-top:8px;width:28px}.mm-opening .all-navicon-line .navicon-line-2{transform:rotate(-135deg);margin-top:-8px;width:28px}.mm-opening .all-navicon-line .navicon-line-3{display:none}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url("../images/fotorama.png") no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url("../images/fotorama@2x.png") 0 0/96px 160px no-repeat}}.header_wrapper_img{background-position:center;background-repeat:repeat-x;background-size:100%}.bg_footer_img{background-position:top;background-repeat:repeat-x;background-size:100%}.loader{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:60px;height:60px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;position:fixed;top:50%;left:50%;z-index:1111;transform:translate(-50%, -50%);display:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.top-head{background:var(--sub-color);padding:9px 0px}@media screen and (max-width: 550px){.top-head{padding:4px 0px}}.top-head .box-l{width:300px;float:left}@media screen and (max-width: 880px){.top-head .box-l{display:none}}.top-head .box-l a{color:#fff;position:relative;padding-left:22px;margin-right:36px;margin-top:2px;display:inline-block;font-size:13px}.top-head .box-l a:nth-child(2) svg{transform:rotate(258deg)}.top-head .box-l svg{position:absolute;width:16px;height:16px;fill:#fff;left:-1px;top:0px}@media all and (max-width: 880px){.top-head .box-l a{margin-right:0px}.top-head .box-l a:nth-child(1),.top-head .box-l a:nth-child(3){display:none}}.top-head .box-c{width:calc(100% - 500px);float:right}@media all and (max-width: 880px){.top-head .box-c{width:calc(100% - 90px);float:right}}@media all and (max-width: 380px){.top-head .box-c{width:100%}}.top-head .box-r{width:90px;float:right}@media all and (max-width: 380px){.top-head .box-r{display:none}}.coppy-right{font-size:14px;text-align:center;background:#e0e0e0;line-height:38px}@media all and (max-width: 550px){.coppy-right{font-size:14px;line-height:20px;padding:10px 0px}}.box-bct{width:50%;float:right;text-align:left}.box-bct img{max-width:150px}@media all and (max-width: 550px){.box-bct{width:100%;float:none;text-align:center}}.buy_fast{margin-top:24px;float:none;box-sizing:border-box;position:relative;box-sizing:border-box;background:#000;color:#fff;width:414px;max-width:98%;position:fixed;top:40%;left:50%;transform:translate(-50%, -50%);z-index:2;padding:20px;display:none}.buy_fast .title{text-align:center;margin-bottom:15px;line-height:22px}#telephone_buy_fast{width:calc(100% - 80px);float:left;height:44px;padding-left:15px;box-sizing:border-box;font-size:14px;border:1px solid #ddd;border-radius:5px 0px 0px 5px;margin-bottom:15px}.button-buy-fast{background:#D9D9D9;width:80px;height:44px;border:none;text-transform:uppercase;float:right;cursor:pointer;font-size:14px;border-radius:0px 5px 5px 0px}.button-buy-fast:hover{background:var(--main-color);color:#FFF}.bot-buy-fast{text-align:center;line-height:22px}.bot-buy-fast .nb-bot-buy-fast{color:var(--extra-color)}.bot-buy-fast .nb-bot-buy-fast a{color:var(--extra-color)}.buy_fast .label_error{text-align:left;padding-top:4px;display:block;position:absolute;bottom:-19px;left:0px}.overflow_hide{overflow:hidden}#loading_box{position:fixed;width:100%;height:100%;background:rgba(255,255,255,0.75);top:0;left:0;bottom:0;right:0;z-index:100000;opacity:0;visibility:hidden}#loading_image{display:block;position:relative;left:0;right:0;margin:0 auto;width:80px;height:80px;top:50%;transform:translateY(-50%)}#loading_image:before{content:"";display:block;position:absolute;left:0px;top:0px;width:100%;height:100%;margin:0 auto;border-radius:50%;border:3px solid transparent;border-top-color:#f8c546;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;z-index:1}#loading_image:before{border-top-color:#175cd3ab}#loading_image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:0 auto;background:url("../images/load_img.png") no-repeat center;background-size:55%;border-radius:50%;margin:0;background-color:#f8c5468c}#loading_image:after{background-color:rgba(188,188,188,0.4)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.popup-button{position:fixed;bottom:25px;left:15px;z-index:111}@media all and (max-width: 1024px){.popup-button{bottom:68px;left:5px}}.popup-button .iconcate-ss{width:16px;height:15px;vertical-align:text-bottom !important;margin-right:2px;background-image:url("../images/compare.svg");display:inline-block;background-size:cover}#ss-now{color:#288ad6}a#ss-now{padding:10px 10px;background:#fff;border-radius:30px;box-shadow:0 0 15px #999;display:none}body .owl-carousel .owl-controls .owl-nav .disable_next{pointer-events:none;cursor:not-allowed;text-decoration:none}@media screen and (max-width: 1050px){.pos0 .container{padding:0px}}@media screen and (max-width: 1200px){.pos1 .container{padding:0px}}.pos1 .flash_dealws{border-radius:6px;background:linear-gradient(106.98deg, #3F93DB 42.45%, #0061B1 78.96%);display:block;padding-bottom:1px}.hide{display:none}.icon_success{background-image:url(../images/commentmobile@2x.png);background-size:270px 128px;background-repeat:no-repeat;display:inline-block;line-height:30px;vertical-align:middle;background-position:-220px -82px;width:13px;height:13px;margin:-4px 4px 0 0px}@media screen and (max-width: 1200px){.pos4 .container{padding:0px}}@media screen and (max-width: 990px){.pos6{background:#F5F5F5;padding-bottom:20px}}@media screen and (max-width: 990px){.pos6_mb .container{padding-right:0px}}@media screen and (max-width: 990px){.pos8,.pos9{background:#000}}@media screen and (max-width: 990px){.pos3 .container{padding:0px}}@media screen and (max-width: 990px){.pos7 .container{padding:0px}}.pos12{overflow:hidden}.pos1,.pos2,.pos3,.pos4,.pos5,.pos6,.pos6,.pos7,.pos8,.pos9,.pos10,.pos11,.pos12{overflow:hidden}.pos10{margin-bottom:40px}.iconttmb-menu svg{display:none}.iconttmb-menu::after{background-image:none;color:#333;content:"✕";font-weight:bold;font-size:28px;line-height:28px;text-align:center;width:30px;height:30px;font-family:Tahoma;border:2px solid #fff;border-radius:50%;display:block;background-color:#fff;position:relative;padding-left:1px;font-style:initial}.inp-captcha{display:flex;flex-wrap:wrap;margin-bottom:15px}.inp-captcha .input_check{width:calc(100% - 165px);margin-right:15px}.inp-captcha .txt_input{display:block;padding:8px;height:40px;border:1px solid #D0D5DD;background:#F9FAFB;border-radius:4px;box-sizing:border-box;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0px;text-align:left;width:100%;color:#667085}.inp-captcha button{display:grid;height:40px;border-radius:8px;cursor:pointer;border:0px}.inp-captcha button img{border-radius:8px;height:100%;border:1px solid #D0D5DD}.inp-captcha .capcha_img{width:150px}.container_finished{min-height:80vh;padding-top:50px}.popup_view{position:fixed;top:0;left:0px;background-color:#0000008f;z-index:9999;padding:10px;max-width:100%}@media screen and (max-width: 800px){.popup_view{padding:0px;display:flex;align-items:end;height:100%}}.popup_view .body_wrapper{background-color:#fff;padding:10px}@media screen and (max-width: 800px){.popup_view .body_wrapper{padding:15px;max-width:100%;margin-top:auto;padding-right:0px}}.popup_view .topitem{display:flex;align-items:center;justify-content:flex-end}.popup_view .title_item{font-weight:700;padding-top:10px;padding-bottom:6px}@media screen and (max-width: 800px){.popup_view .title_item{font-size:16px}}.popup_view .closepop{width:25px;height:25px;background-color:#c0c0c0;border-radius:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup_view .closepop svg{width:15px;height:15px;fill:#fff}.popup_view .content_products{overflow-x:hidden;overflow-y:auto;height:90vh}@media screen and (max-width: 800px){.popup_view .content_products{height:unset;overflow-x:auto;overflow-y:hidden;width:100%;display:block}}.popup_view .content_products::-webkit-scrollbar-track{border-radius:15px;background-color:#EBEBEB}.popup_view .content_products::-webkit-scrollbar{width:2px;background-color:#EBEBEB;border-radius:15px}.popup_view .content_products::-webkit-scrollbar-thumb{border-radius:15px;background:#2080CA;border:1px solid #EBEBEB}.popup_view .grid_wrapper{display:flex;flex-wrap:wrap}@media screen and (max-width: 800px){.popup_view .grid_wrapper{display:block}}.popup_view .grid_wrapper .left_item{width:20%;text-align:center}@media screen and (max-width: 800px){.popup_view .grid_wrapper .left_item{width:100%;position:relative}.popup_view .grid_wrapper .left_item .title_itemt{display:none}}.popup_view .grid_wrapper .left_item .item{display:inline-block;margin-bottom:15px;position:relative}@media screen and (max-width: 800px){.popup_view .grid_wrapper .left_item .item{margin:0px 10px}}.popup_view .grid_wrapper .left_item .closepop{width:15px;height:15px;background:#555;position:absolute;top:-6px;right:-6px}@media screen and (max-width: 800px){.popup_view .grid_wrapper .left_item .closepop{width:18px;height:18px;top:-8px;right:-8px}}.popup_view .grid_wrapper .left_item .closepop svg{width:10px;height:10px}.popup_view .grid_wrapper .left_item .closepop_mb{width:unset;height:unset;background-color:transparent;position:absolute;right:0px;top:-8px}.popup_view .grid_wrapper .left_item .closepop_mb svg{fill:#000;width:20px;height:20px}@media screen and (min-width: 801px){.popup_view .grid_wrapper .title_item_mb,.popup_view .grid_wrapper .closepop_mb{display:none}}@media screen and (max-width: 801px){.popup_view .grid_wrapper .title_item_pc,.popup_view .grid_wrapper .closepop_pc{display:none}}.popup_view .grid_wrapper .iconSearchBox{border:0px;background-color:transparent;border:2px solid #ddd;border-radius:5px;cursor:pointer}@media screen and (max-width: 800px){.popup_view .grid_wrapper .iconSearchBox{width:110px}}@media screen and (max-width: 550px){.popup_view .grid_wrapper .iconSearchBox{width:90px}}.popup_view .grid_wrapper .iconSearchBox img{width:100%}.popup_view .grid_wrapper .activebox{border:2px solid #ed1c24}.popup_view .grid_wrapper .product_list{width:70%;margin:0px auto;height:90vh;overflow-x:hidden;overflow-y:auto;padding-right:6px;max-width:100%;padding-top:6px}@media screen and (max-width: 800px){.popup_view .grid_wrapper .product_list{width:100%;height:unset;margin:0px -10px 10px;overflow-x:auto;overflow-y:hidden;display:flex;padding-right:0px;padding-top:25px}}.popup_view .grid_wrapper .product_list::-webkit-scrollbar-track{border-radius:15px;background-color:#EBEBEB;height:3px}.popup_view .grid_wrapper .product_list::-webkit-scrollbar{width:0px;background-color:#EBEBEB;border-radius:15px;height:3px}.popup_view .grid_wrapper .product_list::-webkit-scrollbar-thumb{border-radius:15px;background:#888;height:3px;border:0px solid #EBEBEB}.popup_view .grid_wrapper .box-filter-cat-checkbox-sort .box-filter-cat-checkbox{padding-left:0px;margin-top:5px}@media screen and (max-width: 800px){.popup_view .grid_wrapper .box-filter-cat_tit{display:none}}.popup_view .grid_wrapper .title_item_mb{padding-bottom:15px}.popup_view .grid_wrapper .right_item{width:80%;padding-left:15px;border-left:2px solid #eeeeee}@media screen and (max-width: 800px){.popup_view .grid_wrapper .right_item{width:100%;padding-left:0px;border:0px}.popup_view .grid_wrapper .right_item .topitem{display:none}}@media screen and (max-width: 800px){.popup_view .grid_wrapper .right_item .product_grid{display:flex;flex-wrap:nowrap;overflow:auto;margin-bottom:0px;border:0px}.popup_view .grid_wrapper .right_item .product_grid::-webkit-scrollbar-track{border-radius:15px;background-color:#EBEBEB;height:5px}.popup_view .grid_wrapper .right_item .product_grid::-webkit-scrollbar{width:1px;background-color:#EBEBEB;border-radius:15px;height:5px}.popup_view .grid_wrapper .right_item .product_grid::-webkit-scrollbar-thumb{border-radius:15px;background:#333;height:2px;border:1px solid #EBEBEB}}@media screen and (max-width: 800px){.popup_view .grid_wrapper .right_item .product_grid .item{overflow:unset;margin-right:10px;border:1px solid #f1f1f1;border-radius:10px}.popup_view .grid_wrapper .right_item .product_grid .item .itproduct{width:200px;border-radius:10px}.popup_view .grid_wrapper .right_item .product_grid .item .itproduct__rate{padding:0px 5px}.popup_view .grid_wrapper .right_item .product_grid .item .gift_group_text{margin:7px 8px 0px}.popup_view .grid_wrapper .right_item .product_grid .item:hover{box-shadow:unset}}@media screen and (max-width: 450px){.popup_view .grid_wrapper .right_item .product_grid .item .itproduct{width:150px}}@media screen and (max-width: 390px){.popup_view .grid_wrapper .right_item .product_grid .item .itproduct{width:140px}}@media (max-width: 1240px){.popup_view .grid_wrapper .right_item .box-filter-cat-checkbox-sort{position:relative}.popup_view .grid_wrapper .right_item .box-filter-cat-checkbox-sort .box-filter-cat-checkbox{max-width:100%;white-space:nowrap;overflow-x:auto;display:inline-block;margin:5px 0px;padding:0px 7px 0px 0px}.popup_view .grid_wrapper .right_item .box-filter-cat-checkbox-sort .box-filter-cat-checkbox:after{background:linear-gradient(to right, rgba(255,255,255,0), #fff);content:'';height:100%;position:absolute;top:0;right:0;width:40px}}.popup-video-fixall{position:fixed;z-index:22222222;top:0;left:0px;width:100%;height:100%;background:#000000d4;display:flex;align-items:center;justify-content:center}.popup-video-fixall .close{width:34px;height:34px;background:#ff0000;display:flex;align-items:center;justify-content:center;border-radius:50px;position:absolute;right:-10px;top:-15px;cursor:pointer}@media screen and (max-width: 500px){.popup-video-fixall .close{right:-5px}}.popup-video-fixall .close svg{fill:#fff}.popup-video-fixall .content-video{width:540px;height:auto;position:relative;background:#fff;margin:auto;max-width:100%;padding:20px;border-radius:8px}@media screen and (max-width: 768px){.popup-video-fixall .content-video{width:700px;padding:12px}}@media screen and (max-width: 500px){.popup-video-fixall .content-video{width:95%}}.popup-video-fixall .video{height:100%;display:grid;margin-bottom:15px}@media screen and (max-width: 500px){.popup-video-fixall .video{margin-bottom:5px}}.popup-video-fixall .video iframe{width:100%;height:50vh;border-radius:8px}.popup-video-fixall .content_product .itproduct__title{font-size:18px;font-weight:700;padding-left:0px;margin-bottom:5px;line-height:1.5}.popup-video-fixall .content_product .favorite_share{display:flex;align-items:center;margin-top:12px}.popup-video-fixall .content_product .status_product{display:inline-flex;align-items:center;padding:4px 10px;background:#219653;color:#fff;border-radius:5px;margin-right:5px}.popup-video-fixall .content_product .favorite_icon{display:inline-flex;align-items:center;padding:4px 10px;cursor:pointer}.popup-video-fixall .content_product .favorite_icon svg{width:18px;height:18px;margin-right:5px}.popup-video-fixall .content_product .favorite_icon svg path{stroke:#ff0000}.popup-video-fixall .content_product .wishlist_active svg{fill:#ff0000}.popup-video-fixall .btn-buy{background:#0066FF;border-radius:5px;display:block;border:1px solid #0066FF;width:100%;cursor:pointer;float:left;line-height:20px;color:#fff;font-weight:700;padding:6px 0;margin-top:20px}.popup-video-fixall .btn-buy font{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0px;text-align:left;display:block;text-align:center;margin-bottom:2px}.popup-video-fixall .btn-buy span{font-weight:400;display:block;font-size:12px;line-height:16px;padding-top:2px}.popup-video-fixall .itproduct__rate{padding-left:0px;margin-bottom:10px}.popup-video-fixall .itproduct__discount{display:inline-flex;align-items:center;margin-left:6px}.popup-video-fixall .itproduct__price{padding:0px}.popup-video-fixall .itproduct__price--current{display:inline-block}
/*# sourceMappingURL=template.css.map */
