body{-webkit-animation: fadeInFromNone 0.03s ease-out;-moz-animation: fadeInFromNone 0.03s ease-out;-o-animation: fadeInFromNone 0.03s ease-out;animation: fadeInFromNone 0.03s ease-out;}@-webkit-keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}@-moz-keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}@-o-keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}@keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}*,*:active,*:focus{outline: 0;}a, a:hover, a:visited, a:focus{text-decoration: none;}body,html{font-family: "Montserrat", sans-serif;font-size: 14px;line-height: 22px;color: #333333;font-weight: 400;min-width: 360px;width: 100%;}html::-webkit-scrollbar{width: 10px;background-color: #F5F5F5;}html::-webkit-scrollbar-thumb {background-color: #dddddd;}*:focus{outline: 0;}a:focus, button:focus, textarea:focus, select:focus, input:focus{outline: 0!important;}a, button{color:#333333;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}a:hover{color: #e31f2b;}h1, h2, h3, h4, h5, h6{line-height: 1.4;}#vnt-container{max-width: 1920px;margin: 0 auto;overflow: hidden;position: relative;}.wrapper{max-width: 1440px;padding: 0px 75px;margin:0 auto;width: 100%;}.wrapping{padding: 0px 30px;max-width: 1600px;margin:0 auto;}.wraps{max-width: 1070px;margin: 0 auto;}#vnt-slide .item{position: relative;}#vnt-slide .img{overflow: hidden;position: relative;z-index: 1;}#vnt-slide .img::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;pointer-events: none;background-color: #000;opacity: 0.35;}#vnt-slide .img img{width: 100%;}.gdmaintop{position: relative;}.slick-slider {display: table;table-layout: fixed;width: 100%;}.breadcrumb {background-color: transparent;padding: 0;}.breadcrumb ul {text-align: right;float: none;width: initial;display: flex;align-items: center;align-content: center;overflow: hidden;overflow-x: auto;}.breadcrumb ul li {padding: 0;margin: 0 10px;float: left;position: relative;font-size: 13px;line-height: 21px;flex-shrink: 0;color: #fff;}.breadcrumb ul li:first-child {margin-left: 0 }.breadcrumb ul li a {line-height: inherit;text-transform: uppercase;color: #fff;}.breadcrumb ul li:after {content: "/";display: inline-block;position: absolute;right: -13px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);font-size: 12px;line-height: 23px }.breadcrumb ul li:last-child:after {content: initial }.breadcrumb ul li:last-child {margin-right: 0 }#vnt-title{position: absolute;z-index: 1;bottom: 65px;left: 0;width: 100%;}#vnt-title .tinfo{color: #fff;text-transform: uppercase;text-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);}#vnt-title .tinfo, #vnt-title .tinfo h1, #vnt-title .tinfo h2{font-size: 45px;line-height: 55px;font-weight: bold;}.input-group{display: table;}.input-group-img {width: 1%;white-space: nowrap;display: table-cell;vertical-align: middle;}.input-group-img img {max-width: inherit;}select{padding-left: 10px;padding-right: 25px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: #ffffff;background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10' height='5' viewBox='0 0 10 5'><polygon points='0,0 10,0 5,5' style='fill: rgb(51, 51, 51)'></polygon></svg>");background-size: 10px 5px;background-position: right 15px center;background-repeat: no-repeat;}.lazyloading{opacity: 0;}.lazy-start{-webkit-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}.gdtabmenu{background-color: #f7f7f7;padding: 15px 0;}.tbtabmenull{margin-bottom: 20px;}.menuTab ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;overflow-x: auto;-webkit-display: flex;flex-flow: row nowrap;position: relative;z-index: 2;white-space: nowrap;}.menuTab ul::-webkit-scrollbar {height: 5px;background-color: #F5F5F5;}.menuTab ul::-webkit-scrollbar-thumb {background-color: #e31f2b;}.menuTab ul li {margin-right: 10px;}.menuTab ul li:last-child{margin-right: 0;}.menuTab ul li a {display: block;color: #333333;padding: 14px 30px;font-size: 15px;line-height: 22px;position: relative;text-align: center;background-color: #fff;border-radius: 25px;}.menuTab ul li a:hover, .menuTab ul li.current a, .menuTab ul li.active a {color:#fff;background-color: #e31f2b;}.menuTab .mc-menu{font-size: 15px;line-height: 23px;border:solid 1px #e31f2b;color:#fff;padding: 10px 40px 10px 20px;cursor: pointer;position: relative;background-color: #e31f2b;border-radius: 25px;}.menuTab .mc-menu:before{content: "\f107";position: absolute;font-family: "Font Awesome 5 Free";font-weight: 900;right:15px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);font-size: 16px;}.menuTab.active .mc-menu:before{content: "\f106";}.myTools {padding: 10px;background-color: #f2f2f2;margin-bottom: 20px;}.myTools .share{float: left;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;}.myTools .share .txt{margin-right: 10px;}.myTools .share ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;}.myTools .share ul li{margin-right: 5px;}.myTools .share ul li a{display: block;width: 35px;height: 35px;background: #ffffff;border-radius: 100%;font-size: 14px;line-height: 20px;text-align: center;border-radius: 100%;position: relative;color: #333333;}.myTools .share ul li a i, .myTools .share ul li a img{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;font-weight: bold;}.myTools .share ul li a:hover{border-radius: 0;}.myTools .share ul li {float: left;margin-right: 15px;}.myTools .print{float:right;margin-top: 5px;}.myTools .print ul li {float: left;margin-left: 15px;}.myTools .print ul li a {font-size: 14px;line-height: 22px;padding-left: 25px;position: relative;}.myTools .print ul li a:before{font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.myTools.vres{background-color: #f2f2f2;border-top: none;border-bottom: none;padding: 10px;}.myTools.vres .share ul li a{background-color: #fff;}.myToolres{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;justify-content: center;}.myToolres > span{margin-right: 20px;color: #555555;}.myToolres > ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;}.myToolres > ul li{margin-right: 20px;}.myToolres > ul li:last-child{margin-right: 0;}.myToolres > ul li a{display: block;border-radius: 100%;font-size: 16px;line-height: 24px;text-align: center;position: relative;color: #666666;}.myToolres li a .icon-zalo1{font-weight: bold;}.myToolres > ul li a:hover{color: #00a651;}.myTags {margin-bottom: 15px;}.myTags p {float: left;padding: 0;margin-right: 10px;font-size: 13px;line-height: 21px;text-transform: uppercase;}.myTags ul li {margin-right: 5px;margin-bottom: 5px;position: relative;}.myTags ul li:last-child{padding-right: 0px;}.myTags ul li:last-child:after {content: initial;}.myTags ul li a {font-size: 13px;line-height: 21px;color: #999999;}.myTags ul li a:hover{color:#ed1b2f;}.myTags {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: flex-start;margin-bottom: 20px;}.myTags .txt a{padding-left: 20px;position: relative;}.myTags .txt a:before{content: "\f02b";font-family: "Font Awesome 5 Free";font-weight: 900;position: absolute;left: 5px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.myTags ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;flex-wrap: wrap;}.myTags ul li a {display: block;padding: 2px 9px;background: #f2f2f2;font-size: 13px;line-height: 21px;color:#666666;}.myTags ul li a:hover{color:#f44336;}.date_share{margin-bottom: 20px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;margin-bottom: 20px;}.date_share .ds_date {font-size: 13px;line-height: 20px;padding: 5px 13px;background: #e31f2b;color: #ffffff;margin-right: 20px;border-radius: 5px;}.date_share .ds_date:before{font-family: 'Font Awesome 5 Free';font-weight: 400;content: "\f133";padding-right: 5px;}.date_share .ds_share ul:after{display: block;content: '';clear: both;}.date_share .ds_share ul li{margin-left: 5px;font-size: 16px;line-height: 30px;float: left;padding: 5px 0;}.date_share .ds_share ul li a{display: block;width: 30px;height: 30px;text-align: center;color: #ffffff;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.date_share .ds_share ul li a:hover{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.date_share .ds_share ul li a .fa{font-size: 14px;line-height: 30px;}.the-social ul {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;justify-content: center;align-content: center;}.the-social ul li{margin-right: 10px;}.the-social ul li a{display: flex;justify-content: center;align-items: center;align-content: center;font-size: 13px;line-height: 20px;text-align: center;position: relative;font-weight: bold;width: 30px;height: 30px;border-radius: 100%;background-color: #f7f7f7;}.the-social ul li a:hover{transform: translateY(-2px);}.the-social ul li a:hover{color: #369d41;}.the-social ul li a i.icon-zalo1{font-weight: bold;font-size: 12px;}.the-content{font-size: 15px;line-height: 25px;}.the-content .row{margin: 0 -5px;}.the-content .row > div{padding: 0 5px;}.the-content .tt{font-size: 25px;line-height: 35px;}#vnt-menu-fixed{position: fixed;right: 10px;bottom: 20%;z-index: 6;}#vnt-menu-fixed>ul>li{position: relative;margin-bottom: 6px;}#vnt-menu-fixed>ul>li:last-child{border-bottom: none;margin-bottom: 0;}#vnt-menu-fixed>ul>li>span{position: absolute;white-space: nowrap;color:#ffffff;font-size: 14px;line-height: 22px;padding: 2px 0px;font-weight: 600;right:100%;margin-right: 10px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background: #e31f2b;overflow: hidden;border-radius: 5px;-webkit-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;width: 0;}#vnt-menu-fixed>ul>li>span>span{color:#fff;}#vnt-menu-fixed>ul>li:hover>span{width:auto;overflow: visible;padding: 9px 20px;}#vnt-menu-fixed>ul>li>span:before{content: "";position: absolute;width: 0;height: 0;left:100%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);border-left: solid 5px #e31f2b;border-top:solid 5px transparent;border-bottom:solid 5px transparent;display: none;}#vnt-menu-fixed>ul>li.fforder>span{border-radius: 25px;margin-right: 0;right: 5px;}#vnt-menu-fixed>ul>li.fforder > a{position: relative;z-index: 2;}#vnt-menu-fixed>ul>li.fforder:hover>span{padding-right: 100px;}#vnt-menu-fixed>ul>li:hover>span:before{display: block;}#vnt-menu-fixed>ul>li.fforder>span::before{display: none;}#vnt-menu-fixed>ul>li>a{width: 40px;height: 40px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;align-items: center;align-content: center;justify-content: center;background-color: #e31f2b;border-radius: 100%;color: #fff;font-size: 15px;margin-left: auto;}#vnt-menu-fixed>ul>li.fxphone>a{background-color: #ed2024;}#vnt-menu-fixed>ul>li.fxmess>a{background-color: #0084ff;}#vnt-menu-fixed>ul>li.fxzalo>a{background-color: #0168ff;}#vnt-menu-fixed>ul>li.fxtop >a{background-color: #e31f2b;color: #ffeb00;}#vnt-menu-fixed>ul>li>a>img{max-height: 25px;max-width: 25px;}#vnt-menu-fixed>ul>li.fforder>a>img{max-width: 18px;max-height: auto;}#vnt-menu-fixed>ul>li>a span{font-size: 16px;line-height: 24px;color: #ffffff;}#vnt-menu-fixed>ul>li>a span.fa-concierge-bell{font-size: 20px;}#vnt-menu-fixed>ul>li>a span.fa-concierge-bell::before{font-family: 'Font Awesome 5 Free';font-weight: 900;}#vnt-menu-fixed>ul>li>a{-webkit-animation-duration: 1.5s;-moz-animation-duration: 1.5s;-o-animation-duration: 1.5s;-ms-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;-ms-animation-fill-mode: both;animation-fill-mode: both;animation-iteration-count: infinite;}@keyframes tada {0% {transform: scale3d(1,1,1);}10%, 20% {transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%, 50%, 70%, 90% {transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%, 60%, 80% {transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}100% {transform: scale3d(1,1,1);}}#vnt-menu-fixed a{color: #fff;}#vnt-menu-fixed ul li.cart>a{flex-direction: column;position: relative;color: #fff;background-color: #e31f2b;}#vnt-menu-fixed ul li.cart>a .sl{position: absolute;top: -5px;right: -2px;width: 18px;height: 18px;border-radius: 100%;color: #fff;display: block;font-size: 10px;line-height: 11px;text-align: center;background-color: #e31f2b;}#vnt-menu-fixed ul li.cart>a .icon-cart{font-size: 22px;}#vnt-menu-fixed>ul>li.cart>a>img{max-height: 20px;max-width: 20px;}#vnt-menu-fixed ul li.go_top a i{-webkit-animation: bouncezz 1.2s 500ms infinite;-o-animation: bouncezz 1.2s 500ms infinite;animation: bouncezz 1.2s 500ms infinite;}@keyframes bouncezz {0%, 20%, 50%, 80%, 100% {transform: translateY(0%);}40% {transform: translateY(-35%);}60% {transform: translateY(-25%);}}@-webkit-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0%);}40% {-webkit-transform: translateY(-35%);}60% {-webkit-transform: translateY(-25%);}}@-moz-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0%);}40% {-moz-transform: translateY(-35%);}60% {-moz-transform: translateY(-25%);}}@-o-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0%);}40% {-o-transform: translateY(-35%);}60% {-o-transform: translateY(-25%);}}#vnt-menu-fixed ul li.social .popup{position: absolute;right:100%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background: #333333;overflow: hidden;width: 0;-webkit-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;}#vnt-menu-fixed ul li.social:hover .popup{width:204px;}#vnt-menu-fixed ul li.social .popup ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;}#vnt-menu-fixed ul li.social .popup ul li{border-right: solid 1px rgba(255,255,255,0.1);}#vnt-menu-fixed ul li.social .popup ul li:last-child{border-right: none;}#vnt-menu-fixed ul li.social .popup ul li a{display: block;}#vnt-menu-fixed ul li.social .popup ul li a i{position: relative;width: 40px;height: 40px;line-height: 21px;color:#ffffff;}#vnt-menu-fixed ul li.social .popup ul li a i:before{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}#vnt-menu-fixed ul li.social .popup ul li a:hover i.fa-facebook{background: #1877f2;}#vnt-menu-fixed ul li.social .popup ul li a:hover i.fa-instagram{background: #ae4a7c;}#vnt-menu-fixed ul li.social .popup ul li a:hover i.fa-youtube{background: #ff0000;}#vnt-menu-fixed ul li.social .popup ul li a:hover i.fa-twitter{background: #00abf0;}#vnt-menu-fixed ul li.social .popup ul li a:hover i.fa-pinterest{background: #cb2027;}#vnt-menu-fixed>ul>li.fxproduct{margin-bottom: 20px;}#vnt-menu-fixed>ul>li.fxproduct a{width: 80px;height: 80px;border-radius: 5px;background-color: #e31f2b;text-align: center;}#vnt-menu-fixed>ul>li.fxproduct a:hover{background-color: #e31f2b;}#vnt-menu-fixed>ul>li.fxproduct a .fa{font-size: 18px;line-height: 27px;margin-right: 8px;}#vnt-menu-fixed>ul>li.fxproduct a .num{font-size: 16px;line-height: 24px;font-weight:600;}#vnt-menu-fixed>ul>li.fxproduct a .txt{display: block;font-size: 12px;line-height: 18px;}.support-hotline{position: fixed;z-index: 22;pointer-events: auto;cursor: pointer;}.support-hotline .div_title span.icon{width: 35px;height: 35px;position: relative;color: #fff;border-radius: 100%;text-align: center;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background-color: #fff;display: flex;align-items: center;justify-content: center;box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);}.support-hotline .div_title span.icon img{max-width: 20px;max-height: 20px;-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;animation: quick-alo-circle-img-anim 1s infinite ease-in-out;}.support-hotline .div_title span.icon i{font-size: 18px;line-height: 38px;}.support-hotline .div_title span.icon span{font-size: 10px;display: block;}.support-hotline ul li{position: relative;}.support-hotline ul li:last-child{margin-bottom: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.support-hotline ul li > a{border-radius: 100%;text-align: center;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;position: relative;align-content: center;justify-content: center;}.support-hotline ul li > a i{font-weight: bold;}.support-hotline ul li > a i.fa-phone{font-size: 16px;line-height: 22px;color: #ffff;font-family: 'Font Awesome 5 Free';font-weight: 900;transform: rotate(100deg);}.support-hotline ul li.zaloFx a i{font-size: 14px;}@keyframes bouncez {0%, 20%, 50%, 80%, 100% {transform: translate(-50%,-50%);}40% {transform: translate(-50%,-60%);}60% {transform: translate(-50%,-55%);}}@-webkit-keyframes bouncez {0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(-50%,-50%);}40% {-webkit-transform: translate(-50%,-60%);}60% {-webkit-transform: translate(-50%,-55%);}}@-moz-keyframes bouncez {0%, 20%, 50%, 80%, 100% {-moz-transform: translate(-50%,-50%);}40% {-moz-transform: translate(-50%,-60%);}60% {-moz-transform: translate(-50%,-55%);}}@-o-keyframes bouncez {0%, 20%, 50%, 80%, 100% {-o-transform: translate(-50%,-50%);}40% {-o-transform: translate(-50%,-60%);}60% {-o-transform: translate(-50%,55%);}}.support-hotline ul li.facebookFx a{background-color: #597acb;}.support-hotline ul li.youtubeFx a{background-color: #ee3f00;}.support-hotline ul li.backFx a i{line-height: 30px;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}.support-hotline{left: 0;bottom: 0;right: 0;}.support-hotline ul{align-items: center;align-content: center;}.support-hotline ul li{text-align: center;}.support-hotline ul li > a{color: #333333;font-size: 13px;line-height: 21px;}.support-hotline ul li.backFx a{padding-left: 5px;}.support-hotline ul li.backFx a i{left: -12px;transform: translateY(-50%);}.support-hotline ul li a{background-color: transparent;display: flex;flex-wrap: wrap;align-items: center;align-content: center;font-size: 12px;line-height: 20px;text-transform: uppercase;font-weight: 400;color: #fff;}.support-hotline ul li a img{margin-right: 8px;max-width: 20px;}.support-hotline .div_title span.icon{width: auto;height: auto;box-shadow: none;}.support-hotline ul li > a i{position: relative;transform: initial;left: initial;right: initial;margin-right: 8px;}.vnttitle{margin-bottom: 15px;overflow: hidden;}.vnttitle.vupper{text-transform: uppercase;}.vnttitle.vmargin{margin-bottom: 45px;}.vnttitle.vcenter{text-align: center;}.vnttitle.vwhite, .vnttitle.vwhite a{color: #fff;}.vnttitle.vcolor{color: #e31f2b;}.vnttitle.vline span{display: inline-block;position: relative;}.vnttitle.vline span::before{content: '';position: absolute;top: 50%;left: calc(100% + 20px);height: 1px;width: 1000px;background-color: #d5d5d5;}.vnttitle.vline span::after{content: '';position: absolute;top: 50%;right: calc(100% + 20px);height: 1px;width: 1000px;background-color: #d5d5d5;}.vnttitle, .vnttitle h1, .vnttitle h2, .vnttitle h3{font-size: 40px;line-height: 55px;font-weight: 600;}.vntcapts{margin-bottom: 30px;font-size: 18px;line-height: 25px;}.vntcapts.vcenter{text-align: center;}.vnttitledt{text-align: center;margin-bottom: 25px;}.vnttitledt.vupper{text-transform: uppercase;}.vnttitledt, .vnttitledt h1, .vnttitledt h2{font-size: 32px;line-height: 45px;font-weight: 700;}.viewall.vcenter{text-align: center;}.viewall a, .viewall button{display: inline-block;font-size: 15px;line-height: 30px;padding: 9px 40px 9px 25px;background-color: #e31f2b;color: #fff;border: 1px solid #e31f2b;border-radius: 35px;}.viewall a span, .viewall button span{display: block;position: relative;padding-left: 38px;}.viewall a span::before, .viewall button span::before{content: '\e91a';font-family: 'icomoon' !important;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.viewall a:hover, .viewall button:hover{background-color: #fff;color: #e31f2b;}#vnt-header{position: relative;z-index: 112;min-height: 90px;}.vntheader{position: fixed;top: 0;left: 0;width: 100%;background-color: #ffffff;box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);}.vchange .vntheader{position: absolute;}.vhmainhead .hdgrip{display: flex;align-items: center;align-content: center;margin: 0 -10px;}.vhmainhead .hdgrip > div{padding: 0 10px;}.vhmainhead .hdgrip .mcol{width: 195px;}.vhmainhead .hdgrip .hcol{width: calc(100% - 390px);}.vhmainhead .hdgrip .bcol{width: 200px;}.tplogohead{max-width: 175px;width: 100%;}.hpmainhead .magrip{display: flex;align-items: center;align-content: center;justify-content: flex-end;margin: 0 -10px;}.hpmainhead .magrip > div{padding: 0 10px;}.tpmenuhead > ul{display: flex;justify-content: center;align-items: center;align-content: center;}.tpmenuhead > ul > li{margin-right: 40px;}.tpmenuhead > ul > li.vsub{position: relative;}.tpmenuhead > ul > li:last-child{margin-right: 0;}.tpmenuhead > ul > li > a{display: block;font-size: 15px;line-height: 22px;padding: 34px 0;font-weight: 600;position: relative;text-transform: uppercase;white-space: nowrap;}.tpmenuhead > ul > li.current > a, .tpmenuhead > ul > li:hover > a{color: #e31f2b;}.tpmenuhead > ul > li > ul{position: absolute;top: 100%;left: 0;width: 250px;background-color: #ffffff;box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.08);z-index: 1;opacity: 0;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpmenuhead > ul > li:hover > ul{opacity: 1;pointer-events: auto;}.tpmenuhead > ul > li > ul li{position: relative;}.tpmenuhead > ul > li > ul li ul{position: absolute;left: calc(100% + 1px);width: 100%;top: 0;background-color: #ffffff;box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.08);opacity: 0;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpmenuhead > ul > li > ul li:hover > ul{opacity: 1;pointer-events: auto;}.tpmenuhead > ul > li > ul li a{display: block;font-size: 15px;line-height: 30px;padding: 5px 15px 5px 20px;}.tpmenuhead > ul > li > ul li:hover > a, .tpmenuhead > ul > li > ul li.active > a{background-color: #e31f2b;color: #fff;}.tpmenuhead > ul > li a span{display: block;position: relative;padding-right: 20px;}.tpmenuhead > ul > li a span::before{content: '\f105';font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}.vhmegahead{position: absolute;top: 100%;left: 0;width: 100%;z-index: 2;opacity: 0;visibility: hidden;pointer-events: none;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}.tpmenuhead > ul > li.vshow .vhmegahead{opacity: 1;visibility: unset;pointer-events: auto;}.vhmegahead::before{content: '';position: absolute;top: -10px;left: 0;width: 100%;height: 10px;box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);pointer-events: none;z-index: 2;}.vhmegahead::after{content: '';position: absolute;top: -20px;left: 0;width: 100%;height: 20px;}.vhmegahead .mabacks{position: absolute;top: 0;left: 0;width: 100%;height: 100vh;background-color: #e31f2b;opacity: 0.85;z-index: -1;pointer-events: none;}.vhmegahead .maclose{position: absolute;top: 25px;right: 15px;pointer-events: auto;z-index: 2;width: 35px;height: 35px;cursor: pointer;}.vhmegahead .maclose span{display: block;width: 28px;height: 2px;background-color: #e31f2b;position: absolute;top: 10px;transform: rotate(45deg);}.vhmegahead .maclose span::before{content: '';display: block;width: 28px;height: 2px;background-color: #e31f2b;position: absolute;top: 0;transform: rotate(90deg);}.vhmegahead .mainfos{max-height: calc(100vh - 110px);overflow: hidden;overflow-y: auto;padding: 40px 0 30px;background-color: #fff;}.vhmegahead .mainfos::-webkit-scrollbar{width: 8px;background-color: transparent;}.vhmegahead .mainfos::-webkit-scrollbar-thumb {background-color: #e31f2b;border-radius: 25px;}.tpmegahead{margin-bottom: 35px;}.tpmegahead .ctgrip{display: flex;flex-wrap: wrap;margin: 0 -20px;}.tpmegahead .ctgrip > div{padding: 0 20px;}.tpmegahead .ctgrip .lcol{width: calc(100% - 33.158%);}.tpmegahead .ctgrip .rcol{width: 33.158%;}.tpmegahead .decss{max-width: 760px;}.tpmegahead .dstitle{margin-bottom: 10px;color: #e31f2b;text-transform: uppercase;}.tpmegahead .dstitle, .tpmegahead .dstitle h2{font-size: 27px;line-height: 34px;font-weight: bold;}.tpmegahead .dsconts{font-size: 15px;line-height: 27px;text-align: justify;}.tpmegahead .thumb img{width: 100%;}.tpmegahead .lkgrip{display: flex;flex-wrap: wrap;margin: 0 -14px;}.tpmegahead .lkgrip > div{padding: 0 14px;width: calc(100% / 6);margin-bottom: 30px;}.itlinkhead .lktitle{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;font-size: 15px;line-height: 23px;font-weight: bold;letter-spacing: -0.8px;}.itlinkhead .lkconts li{margin-bottom: 10px;}.itlinkhead .lkconts li:last-child{margin-bottom: 0;}.itlinkhead .lkconts li a{display: inline-block;color: #555555;}.itlinkhead .lkconts li a:hover{color: #e31f2b;}.tpfindhead{position: relative;}.tpfindhead .fmSearch{position: relative;}.tpfindhead .fmSearch input{width: 100%;height: 50px;padding: 0 50px 0 0;border: none;border-bottom: 1px solid #666666;background-color: transparent;color: #333333;font-size: 16px;line-height: 24px;}.tpfindhead .fmSearch input::-webkit-input-placeholder {color: #666666;font-size: 16px;line-height: 24px;font-style: italic;}.tpfindhead .fmSearch input:-ms-input-placeholder {color: #666666;font-size: 16px;line-height: 24px;font-style: italic;}.tpfindhead .fmSearch input::placeholder {color: #666666;font-size: 16px;line-height: 24px;font-style: italic;}.tpfindhead .fmSearch button{position: absolute;top: 0;height: 50px;right: 0;background-color: transparent;border: transparent;width: 50px;font-size: 16px;color: #333333;}.tpfindhead .fmSearch button i{font-size: 20px;}.tpfindhead .ficonts{position: absolute;top: calc(100% + 25px);right: -30px;z-index: 2;padding: 25px 35px 35px;background-color: #ffffff;opacity: 0;visibility: hidden;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;width: 470px;box-shadow: 0 5px 20px rgba(0,0,0,0.3);border-radius: 12px;}.tpfindhead .ficonts::before{content: '';position: absolute;right: 30px;bottom: 100%;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fff;}.tpfindhead .fititle{cursor: pointer;width: 20px;height: 20px;display: flex;justify-content: center;align-items: center;align-content: center;}.tpfindhead .fititle .ticons{display: block;width: 20px;font-size: 18px;color: #e31f2b;}.tpfindhead .fititle .ticons i{font-weight: bold;}.tpfindhead .fititle .tclose{display: none;width: 20px;height: 20px;margin: 0 auto;position: relative;}.tpfindhead .fititle .tclose::before{content: '';width: 25px;height: 2px;background-color: #e31f2b;position: absolute;transform: rotate(45deg);display: inline-block;top: 10px;left: -3px;}.tpfindhead .fititle .tclose::after{content: '';width: 25px;height: 2px;background-color: #e31f2b;position: absolute;top: 10px;left: -3px;transform: rotate(135deg);display: inline-block;}.tpfindhead.active .fititle .tclose{display: block;}.tpfindhead.active .fititle .ticons{display: none;}.tpfindhead.active .ficonts{opacity: 1;visibility: initial;pointer-events: auto;}.tplanghead{position: relative;}.tplanghead .llicon{font-size: 13px;line-height: 20px;text-transform: uppercase;cursor: pointer;display: flex;align-items: center;align-content: center;border-radius: 35px;padding: 13px 15px 12px;background-color: #f5f5f5;font-weight: 600;}.tplanghead .llicon .iimg{width: 24px;height: 18px;display: block;position: relative;overflow: hidden;}.tplanghead .llicon .iimg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}.tplanghead .llicon .itxt{padding: 0 16px 0 10px;position: relative;}.tplanghead .llicon .itxt::before{content: '\f0d7';font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}.tplanghead.active .llicon .itxt::before{content: '\f0d8';}.tplanghead .llpops{position: absolute;top: 50px;right: 0;z-index: 1;width: 180px;background-color: #fff;box-shadow: 0px 5px 20px rgba(0,0,0,0.3);opacity: 0;visibility: hidden;border-radius: 12px;padding: 20px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tplanghead.active .llpops{opacity: 1;visibility: initial;}.tplanghead .llpops li{margin-bottom: 17px;}.tplanghead .llpops li:last-child{margin-bottom: 0;}.tplanghead .llpops li a{display: flex;align-items: center;align-content: center;font-size: 15px;}.tplanghead .llpops li a img{width: 25px;height: 18px;}.tplanghead .llpops li a span{margin-left: 10px;}.vntfooter{padding: 70px 0 30px;background-color: #303536;}.vntfooter, .vntfooter a{color: #dddddd;}.vhinfofoot{padding-bottom: 55px;margin-bottom: 55px;border-bottom: 1px solid #f9f9f9;}.hpinfofoot .ifgrip{display: flex;flex-wrap: wrap;align-items: center;align-content: center;justify-content: space-between;margin: 0 -10px;}.hpinfofoot .ifgrip > div{padding: 0 10px;}.tplogofoot{max-width: 250px;}.tpsocifoot ul{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -10px;}.tpsocifoot ul li{padding: 0 10px;}.tpsocifoot li a{display: flex;align-items: center;align-content: center;justify-content: center;width: 45px;height: 45px;background-color: #fff;border-radius: 5px;}.tpsocifoot li a img{max-width: 40%;max-height: 40%;}.tpsocifoot li a:hover{border-radius: 100%;}.hpmainfoot .magrip{display: flex;flex-wrap: wrap;margin: 0 -15px;}.hpmainfoot .magrip > div{padding: 0 15px;}.hpmainfoot .magrip .mcol{width: 41.667%;}.hpmainfoot .magrip .hcol{width: 27.955%;}.hpmainfoot .magrip .bcol{width: calc(100% - (41.667% + 27.955%));}.tpaddrfoot{max-width: 325px;}.tpaddrfoot .dctitle{margin-bottom: 5px;text-transform: uppercase;font-size: 18px;line-height: 25px;font-weight: 600;color: #ffffff;}.tpaddrfoot .dcconts{font-size: 14px;line-height: 26px;}.tpaddrfoot .dcconts li{margin-bottom: 10px;}.tpaddrfoot .dcconts li:last-child{margin-bottom: 0;}.tplinkfoot .lktitle{margin-bottom: 20px;text-transform: uppercase;font-size: 18px;line-height: 25px;font-weight: 600;color: #ffffff;}.tplinkfoot .lkconts{font-size: 14px;line-height: 25px;}.tplinkfoot .lkconts li{margin-bottom: 8px;}.tplinkfoot .lkconts li a{display: inline-block;}.tplinkfoot .lkconts li a:hover{transform: translateX(3px);}.tplinkfoot .lkconts li:last-child{margin-bottom: 0;}.vhmainfoot{padding-bottom: 65px;margin-bottom: 30px;border-bottom: 1px solid rgba(255,255,255,0.15);}.hpcopyfoot .cogrip{display: flex;flex-wrap: wrap;align-items: center;align-content: center;justify-content: space-between;margin: 0 -10px;}.hpcopyfoot .cogrip > div{padding: 0 10px;}.tpcopyfoot{font-size: 14px;line-height: 25px;}.tpgiayfoot ul{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -20px;}.tpgiayfoot ul li{padding: 0 20px;}.tpgiayfoot li a{display: inline-block;font-weight: 600;}.viewmore.vcenter{text-align: center;}.viewmore a{display: inline-block;font-size: 20px;line-height: 30px;color: #e31f2b;padding: 5px 30px 5px 57px;position: relative;z-index: 1;}.viewmore a::before{content: '';position: absolute;top: 0;left: 0;width: 40px;height: 40px;background-color: #e31f2b;color: #fff;border-radius: 40px;z-index: -1;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.viewmore a::after{content: '\e91a';font-family: 'icomoon' !important;position: absolute;left: 12px;top: 50%;transform: translateY(-50%);color: #fff;font-size: 15px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.viewmore a span{display: inline-block;position: relative;z-index: 1;}.vdateall{position: relative;}.vdateall span{display: inline-block;padding-left: 20px;position: relative;color: #555555;font-size: 13px;line-height: 21px;}.vdateall span::before{position: absolute;font-family: "Font Awesome 5 Free";font-weight: 900;left: 0;color: #e31f2b;}.go_top{position: fixed;z-index: 112;right: 5px;bottom: 10%;width: 50px;height: 50px;border: 3px solid #ffffff;background-color: #e31f2b;color: #fff;border-radius: 100%;display: block;box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);}.go_top::before{content: '';position: absolute;left: 15px;top: 15px;width: 15px;height: 15px;background-image: url('../images/idown.png');background-position: center;background-repeat: no-repeat;background-size: 100% 100%;-webkit-animation: bouncezz 1.2s 500ms infinite;-o-animation: bouncezz 1.2s 500ms infinite;animation: bouncezz 1.2s 500ms infinite;}@keyframes bouncezz {0%, 20%, 50%, 80%, 100% {transform: translateY(0%);}40% {transform: translateY(-35%);}60% {transform: translateY(-25%);}}@-webkit-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0%);}40% {-webkit-transform: translateY(-35%);}60% {-webkit-transform: translateY(-25%);}}@-moz-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0%);}40% {-moz-transform: translateY(-35%);}60% {-moz-transform: translateY(-25%);}}@-o-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0%);}40% {-o-transform: translateY(-35%);}60% {-o-transform: translateY(-25%);}}.vhcformall{padding: 100px 0 105px;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;z-index: 1;}.vhcformall::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;pointer-events: none;background-color: #000;opacity: 0.35;}.vhcformall .fmwrap{max-width: 850px;margin: 0 auto;}.hpcformall .fmtitle{text-align: center;margin-bottom: 30px;color: #fff;}.hpcformall .fmtitle, .hpcformall .fmtitle h2, .hpcformall .fmtitle h3{font-size: 40px;line-height: 50px;font-weight: bold;}.tpcformall .ipgrip{display: flex;flex-wrap: wrap;margin: 0 -10px;}.tpcformall .ipgrip > div{padding: 0 10px;margin-bottom: 20px;}.tpcformall .ipgrip .mcol{width: 50%;}.tpcformall .ipgrip .hcol{width: 100%;}.tpcformall .ctinput{margin-bottom: 10px;}.tpcformall .fmgroup label{display: block;margin-bottom: 10px;font-size: 15px;line-height: 25px;color: #fff;}.tpcformall .fmgroup input, .tpcformall .fmgroup select{display: block;width: 100%;height: 50px;border: none;padding: 0 15px;background-color: #fff;}.tpcformall .fmgroup textarea{display: block;width: 100%;height: 95px;border: none;padding: 10px 15px;background-color: #fff;resize: none;}.tpcformall .ctbuton{text-align: center;}.tpcformall .ctbuton button{display: inline-block;font-size: 15px;line-height: 30px;padding: 9px 25px;background-color: #e31f2b;color: #fff;border: 1px solid #e31f2b;border-radius: 35px;}.tpcformall .ctbuton button:hover{background-color: #fff;color: #e31f2b;}.tpcformall .ctbuton button span{display: block;position: relative;padding-left: 45px;}.tpcformall .ctbuton button span::before{content: '\e91a';font-family: 'icomoon' !important;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.vhshareall{padding: 30px 0;}.tpshareall ul{display: flex;flex-wrap: wrap;justify-content: center;margin: 0 -5px;}.tpshareall li{padding: 0 5px;margin-bottom: 5px;}.tpshareall li a{width: 40px;height: 40px;border-radius: 100%;border: 2px solid #707070;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 18px;color: #666666;}.tpshareall li a img{max-width: 70%;max-height: 70%;}.tpshareall li a:hover{border-color: #d60f1b;}@media all and (min-width: 992px){.menuTab ul{display: flex!important;}.viewmore a:hover{color: #fff;}.viewmore a:hover::before{width: 100%;}.viewmore a:hover::after{left: 25px;}}@media all and (max-width: 1350px){.wrapping, .wrapper{padding: 0px 20px;}}@media all and (max-width: 1200px){.tpmenuhead > ul > li{margin-right: 25px;}}@media all and (max-width: 991px){.support-hotline ul{display: flex;flex-wrap: wrap;justify-content: space-between;background-color: #ed2024;padding: 9px 10px;}.support-hotline ul li > a i.fa-arrow-up{color: #fff;}.support-hotline .div_title span.icon, .support-hotline ul li > a{width: auto;height: auto;}.support-content.show{right: 50px;}.support-hotline .div_title span.icon i{font-size: 16px;line-height: 20px;}.gdtabmenu{padding: 10px 0 0 0;background-color: transparent;}.menuTab{position: relative;}.menuTab ul{display: none;border-top: none;padding-top: 1px;}.menuTab ul li{margin-right: 0;margin-bottom: 1px;}.menuTab ul li a{display: block;padding: 10px 20px;border: none;text-align: left;}.menuTab ul li.active a{background-color: #e31f2b;color: #fff;}.menuTab ul li a:before{display: none;}.the-content{font-size: 14px;line-height: 22px;text-align: justify;}#vnt-menu-fixed>ul>li>span{display: none;}#vnt-menu-fixed>ul>li>a{width: 35px;height: 35px;padding: 0;}#vnt-menu-fixed>ul>li>a span{font-size: 20px;line-height: 30px;}#vnt-menu-fixed ul li.go_top a i{font-size: 14px;top: 4px;position: absolute;}#vnt-menu-fixed>ul>li{margin-bottom: 5px;}#vnt-menu-fixed ul li.cart>a .icon-cart{font-size: 18px;}#vnt-menu-fixed ul li.cart>a .sl{width: 16px;height: 16px;font-size: 10px;line-height: 11px }.viewall a, .viewall button{font-size: 13px;line-height: 25px;}.viewall a span, .viewall button span{padding-left: 35px;}#vnt-header{min-height: 60px;}.vntheader{padding: 7.5px 0;}.vhmainhead .hdgrip .mcol{width: 155px;}.vhmainhead .hdgrip .bcol{width: calc(100% - 155px);}.tplogohead{max-width: 135px;}.vntfooter{padding: 30px 0 25px;}.vhinfofoot{padding-bottom: 25px;margin-bottom: 25px;}.vhmainfoot{padding-bottom: 25px;margin-bottom: 20px;}.vnttitle.vmargin{margin-bottom: 20px;}.vnttitle, .vnttitle h1, .vnttitle h2, .vnttitle h3{font-size: 25px;line-height: 35px;}.vntcapts{font-size: 15px;line-height: 25px;}.vnttitledt, .vnttitledt h1, .vnttitledt h2{font-size: 20px;line-height: 30px;}#vnt-title{bottom: 20px;}#vnt-title .tinfo, #vnt-title .tinfo h1, #vnt-title .tinfo h2{font-size: 25px;line-height: 35px;}.vhcformall{padding: 25px 0 45px;}.hpcformall .fmtitle{margin-bottom: 20px;}.hpcformall .fmtitle, .hpcformall .fmtitle h2, .hpcformall .fmtitle h3{font-size: 25px;line-height: 35px;}.tpcformall .ipgrip > div{margin-bottom: 15px;}.tpcformall .fmgroup label{margin-bottom: 8px;}.tpcformall .fmgroup input, .tpcformall .fmgroup select{height: 45px;}.tpcformall .fmgroup textarea{height: 90px;}.tpcformall .ctbuton button{font-size: 13px;line-height: 25px;}.tpcformall .ctbuton button span{padding-left: 35px;}.tpcformall .ctinput{margin-bottom: 8px;}.viewmore a{font-size: 15px;line-height: 20px;padding: 5px 20px 5px 42px;}.viewmore a::before{width: 30px;height: 30px;}.viewmore a::after{font-size: 12px;left: 8px;}.vhshareall{padding: 25px 0 23px;}}@media all and (max-width: 767px){.tpcformall .ipgrip .mcol{width: 100%;}.hpinfofoot .ifgrip > div{width: 100%;}.tpsocifoot ul{margin: 0 -7.5px;justify-content: center;}.tpsocifoot ul li{padding: 0 7.5px;}.tpsocifoot li a{width: 35px;height: 35px;}.hpmainfoot .magrip .mcol{width: 100%;}.hpcopyfoot .cogrip{flex-direction: column-reverse;}.hpcopyfoot .cogrip > div{width: 100%;}.hpcopyfoot .cogrip .hcol{margin-bottom: 10px;}}