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: "Noto Sans SC", sans-serif;font-size: 14px;line-height: 22px;color: #fff;font-weight: 400;min-width: 360px;width: 100%;background-color: #000000;}html::-webkit-scrollbar{width: 10px;background-color: #F5F5F5;}html::-webkit-scrollbar-thumb {background-color: #dddddd;border-radius: 25px;}*:focus{outline: 0;}a:focus, button:focus, textarea:focus, select:focus, input:focus{outline: 0!important;}a, button{color:#fff;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}a:hover{color: #06fc00;}h1, h2, h3, h4, h5, h6{line-height: 1.4;}.nicescroll-rails{z-index: 113!important;}#vnt-container{max-width: 1920px;margin: 0 auto;overflow: hidden;position: relative;}.wrapper{max-width:1200px;padding: 0px 15px;margin:0 auto;width: 100%;}.wrapping{padding: 0px 30px;}.wraps{max-width: 860px;margin: 0 auto;}.gdmaintop{position: relative;}.vnttitlebn{position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 2;width: 100%;text-align: center;}.vnttitlebn .vtitle{color: #fff;text-transform: uppercase;}.vnttitlebn .vtitle, .vnttitlebn .vtitle h1, .vnttitlebn .vtitle h2{font-size: 50px;line-height: 50px;font-weight: bold;}#vnt-slide .item{position: relative;}#vnt-slide .img{position: relative;}#vnt-slide .img::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000000;opacity: 0.4;z-index: 1;pointer-events: none;}#vnt-slide .img img{width: 100%;}.slick-slider {display: table;table-layout: fixed;width: 100%;}.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;}.gdmenutab{position: relative;}.gdmenutab::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: #222222;}.gdmenutab .menuTab{display: flex;justify-content: center;}.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: transparent;}.menuTab ul::-webkit-scrollbar-thumb {background-color: #333333;}.menuTab ul li {margin-right: 45px;}.menuTab ul li:last-child{margin-right: 0;}.menuTab ul li a {display: block;padding: 17px 5px;font-size: 15px;line-height: 26px;position: relative;text-align: center;font-weight: bold;color: #999999;}.menuTab ul li a::before{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);height: 2px;background-color: #06fc00;width: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.menuTab ul li a:hover::before, .menuTab ul li.current a::before, .menuTab ul li.active a::before {width: 100%;}.menuTab ul li a:hover, .menuTab ul li.current a, .menuTab ul li.active a {color:#06fc00;}.menuTab .mc-menu{font-size: 15px;line-height: 23px;border:solid 1px #06fc00;color:#fff;padding: 10px 40px 10px 20px;cursor: pointer;position: relative;background-color: #06fc00;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%);}.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: #06fc00;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: 16px;line-height: 30px;color: #999999;}.the-content .row{margin: 0 -5px;}.the-content .row > div{padding: 0 5px;}.the-content .tt{font-size: 30px;line-height: 45px;margin-bottom: 10px;color: #06fc00;}.the-content .tv{font-size: 25px;line-height: 35px;margin-bottom: 10px;color: #06fc00;}.the-content li{margin-bottom: 5px;}.the-content hr{margin: 7px 0 20px;border-top: 1px solid #222222;}.the-content h4{color: #ffffff;font-size: 18px;line-height: 27px;}.decs ul{list-style-type: none;padding: 0!important;margin: 0!important;}.decs li{list-style-type: none;margin-bottom: 5px;padding: 0;padding-left: 20px;position: relative;}.decs li::before{content: '';position: absolute;left: 0;top: 14px;width: 4px;height: 4px;background-color: #06fc00;border-radius: 100%;}#vnt-menu-fixed{position: fixed;right: 20px;bottom: 20px;z-index: 6;}#vnt-menu-fixed>ul>li{position: relative;margin-bottom: 5px;}#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: #009779;overflow: hidden;border-radius: 5px;-webkit-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;width: 0;box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4);}#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 #009779;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: 45px;height: 45px;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: #06fc00;border-radius: 100%;color: #000000;font-size: 15px;margin-left: auto;}#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.fxchat >a{background-color: #06fc00;}#vnt-menu-fixed>ul>li>a span{font-size: 18px;line-height: 27px;}#vnt-menu-fixed>ul>li>a .icon{max-width: 18px;}#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 span img{width: 25px;}#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.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%);}}.vntpoptool{position: absolute;right: calc(100% + 20px);background-color: #fff;width: 250px;border-radius: 10px;box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.08);padding: 15px 20px;bottom: -10px;transform: translateX(100px);opacity: 0;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;z-index: -1;}#vnt-menu-fixed>ul>li.active .vntpoptool{opacity: 1;transform: unset;pointer-events: auto;z-index: 1;}.vntpoptool::before{content: '';position: absolute;bottom: 20px;width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #fff;left: 100%;}.vntpoptool .irow{margin-bottom: 10px;}.vntpoptool .irow:last-child{margin-bottom: 0;}.vntpoptool .itpoptool a{display: flex;align-items: center;align-content: center;color: #333333!important;width: auto;height: auto;font-size: 15px;line-height: 23px;}.vntpoptool .itpoptool a:hover{color: #06fc00!important;}.vntpoptool .itpoptool a .vicon{display: flex;align-items: center;align-content: center;justify-content: center;width: 40px;height: 40px;border-radius: 100%;}.vntpoptool .itpoptool a .vicon img{max-width: 60%;max-height: 60%;}.vntpoptool .itpoptool a .vhrung img{max-width: 50%;max-height: 50%;}.vntpoptool .irow:last-child .itpoptool a .vicon img{max-width: 55%;max-height: 55%;}.vntpoptool .itpoptool a .vtxt{width: calc(100% - 40px);padding-left: 12px;}#vnt-menu-fixed>ul>li.active>span{display: none;}.vntpoptool.vphone{width: 340px;padding: 0 20px;}.vntpoptool .prow{padding: 14px 0 15px;border-top: 1px solid #eeeeee;}.vntpoptool .prow:nth-child(1){border-top: none }.vvitemphone .pgrip{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -5px;}.vvitemphone .pgrip > div{padding: 0 5px;}.vvitemphone .pgrip .mcol{width: 155px;}.vvitemphone .pgrip .hcol{width: calc(100% - 155px);}.vvitemphone .ptext{font-size: 15px;line-height: 23px;}.vvitemphone .pnums a{display: flex;align-items: center;align-content: center;font-size: 16px;line-height: 24px;font-weight: bold;color: #333333!important;}.vvitemphone .pnums a .nicon{display: flex;align-items: center;align-content: center;justify-content: center;width: 30px;height: 30px;border-radius: 100%;background-color: #06fc00;}.vvitemphone .pnums a .nicon img{max-width: 14px;}.vnttitle{margin-bottom: 30px;}.vnttitle.vmargin{margin-bottom: 12px;}.vnttitle.vcenter{text-align: center;}.vnttitle.vcolor{color: #06fc00;}.vnttitle.vline{padding-bottom: 10px;border-bottom: 2px solid #06fc00;}.vnttitle, .vnttitle h1, .vnttitle h2, .vnttitle h3{font-size: 50px;line-height: 60px;font-weight: bold;}.vnttitle.vorther, .vnttitle.vorther h1, .vnttitle.vorther h2, .vnttitle.vorther h3{font-size: 40px;line-height: 55px;}.vntcapts{text-align: center;margin-bottom: 35px;font-size: 18px;line-height: 30px;color: #999999;}.vnttitleor{text-align: center;margin-bottom: 20px;}.vnttitleor, .vnttitleor h1, .vnttitleor h2{font-size: 30px;line-height: 45px;font-weight: bold;}.vnttitledt{margin-bottom: 10px;}.vnttitledt.vupper{text-transform: uppercase;}.vnttitledt, .vnttitledt h1, .vnttitledt h2{font-size: 40px;line-height: 55px;font-weight: 700;}.viewall.vcenter{text-align: center;}.viewall a, .viewall button{display: inline-block;font-size: 18px;line-height: 28px;font-weight: bold;padding: 11px 50px;border: none;background-color: #06fc00;color: #000000;text-align: center;border-radius: 5px;}.viewall a:hover, .viewall button:hover{background-color: #fff;}.viewall.vfull a, .viewall.vfull button{display: block;width: 100%;}.viewall.vupper a, .viewall.vupper button{text-transform: uppercase;}.viewall.vchange a, .viewall.vchange button{background-color: #fff;color: #06fc00;}#vnt-header{position: relative;z-index: 112;}#vnt-header.vnobanner{min-height: 90.45px;}.vntheader{position: fixed;top: 0;left: 0;width: 100%;z-index: 2;padding: 20px 0;background-color: rgba(0, 0, 0, 0.7);}.vntheader::before{content: '';position: absolute;top: 0;height: 100%;left: -20px;right: -20px;box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.7);pointer-events: none;z-index: -1;}.vnobanner .vntheader::before{display: none;}.vhheader .grhead{display: flex;align-items: center;align-content: center;justify-content: space-between;margin: 0 -10px;}.vhheader .grhead > div{padding: 0 10px;}.tplogohead .grlogo{display: flex;align-items: center;align-content: center;margin: 0 -5px;}.tplogohead .grlogo > div{padding: 0 5px;}.tplogohead .lgimgs{max-width: 50px;width: 100%;}.tplogohead .lgsolu{font-size: 35px;line-height: 45px;font-weight: bold;}.tplogohead .lgsolu, .tplogohead .lgsolu a{color: #00ff00;}.hptoolhead .grtool{display: flex;align-items: center;align-content: center;margin: 0 -15px;}.hptoolhead .grtool > div{padding: 0 15px;}.tpsubmnhead > ul{display: flex;align-items: center;align-content: center;}.tpsubmnhead > ul > li{margin-right: 44px;position: relative;}.tpsubmnhead > ul > li:last-child{margin-right: 0;}.tpsubmnhead > ul > li > a{font-size: 16px;line-height: 24px;font-weight: bold;color: #fff;display: block;padding: 8px 0;}.tpsubmnhead > ul > li.current > a, .tpsubmnhead > ul > li:hover > a{color: #06fc00;}.tpsubmnhead > ul ul{position: absolute;top: 100%;left: 0;width: 240px;background-color: #333333;width: 240px;padding: 10px;border-radius: 5px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;opacity: 0;pointer-events: none;}.tpsubmnhead > ul ul ul{top: 0;left: 100%;}.tpsubmnhead > ul li:hover > ul{opacity: 1;pointer-events: auto;}.tpsubmnhead > ul li li{margin-bottom: 1px;position: relative;}.tpsubmnhead > ul li li:last-child{margin-bottom: 0;}.tpsubmnhead > ul li li a{display: block;font-size: 15px;line-height: 22px;padding: 9px 12px;border-radius: 5px;color: #fff;}.tpsubmnhead > ul li li.active > a, .tpsubmnhead > ul li li a:hover{background-color: #06fc00;color: #000000;}.tpsubmnhead > ul li li a span{display: inline-block;position: relative;padding-right: 14px;}.tpsubmnhead > ul li li a span::before{content: "\f105";font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;opacity: 0;color: #000000;}.tpsubmnhead > ul li li.active > a span::before, .tpsubmnhead > ul li li a:hover span::before{opacity: 1;}.tpsublkhead {position: relative;}.tpsublkhead .lktitle{display: block;width: 25px;height: 25px;position: relative;cursor: pointer;}.tpsublkhead .lktitle span{display: block;width: 25px;height: 2px;background-color: #fff;position: absolute;top: 12px;left: 0;cursor: pointer;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpsublkhead.active .lktitle span{width: 0;}.tpsublkhead .lktitle span::before{content: '';display: block;width: 25px;height: 2px;background-color: #fff;position: absolute;top: -7px;left: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpsublkhead .lktitle span::after{content: '';display: block;width: 25px;height: 2px;background-color: #fff;position: absolute;top: 7px;left: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpsublkhead.active .lktitle span::before{transform: rotate(45deg);top: 0;}.tpsublkhead.active .lktitle span::after{transform: rotate(-45deg);top: 0;}.tpsublkhead .lkconts{position: absolute;right: 0;top: calc(100% + 10px);background-color: #333333;width: 240px;padding: 10px;border-radius: 5px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;opacity: 0;pointer-events: none;}.tpsublkhead.active .lkconts{opacity: 1;pointer-events: auto;}.tpsublkhead .lkconts li{margin-bottom: 1px;}.tpsublkhead .lkconts li:last-child{margin-bottom: 0;}.tpsublkhead .lkconts li a{display: block;font-size: 15px;line-height: 22px;padding: 9px 12px;border-radius: 5px;color: #fff;}.tpsublkhead .lkconts li a:hover, .tpsublkhead .lkconts li.active a{background-color: #111111;color: #06fc00;}.tpsublkhead .lkconts li a span{display: block;position: relative;padding-right: 15px;}.tpsublkhead .lkconts li a span::before{content: "\f105";font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;right: 0;top: 50%;transform: translateY(-50%);color: #999999;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpsublkhead .lkconts li a:hover span::before, .tpsublkhead .lkconts li.active a span::before{color: #06fc00;}.tpsearchhd{position: relative;}.tpsearchhd .fmSearch{position: relative;}.tpsearchhd .fmSearch input{width: 100%;height: 50px;padding: 0 50px 0 0;border: none;border-bottom: 1px solid #666666;background-color: transparent;color: #fff;font-size: 16px;line-height: 24px;}.tpsearchhd .fmSearch input::-webkit-input-placeholder {color: #999999;font-size: 16px;line-height: 24px;}.tpsearchhd .fmSearch input:-ms-input-placeholder {color: #999999;font-size: 16px;line-height: 24px;}.tpsearchhd .fmSearch input::placeholder {color: #999999;font-size: 16px;line-height: 24px;}.tpsearchhd .fmSearch button{position: absolute;top: 0;height: 55px;right: 0;background-color: transparent;border: transparent;width: 50px;font-size: 16px;color: #06fc00;}.tpsearchhd .fmSearch button i{font-size: 22px;}.tpsearchhd .popup{position: absolute;top: calc(100% + 15px);right: 0;z-index: 2;padding: 25px 35px 35px;background-color: #333333;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;border-radius: 10px;}.tpsearchhd .icon{cursor: pointer;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;align-content: center;color: #000000;font-size: 18px;font-weight: bold;border-radius: 100%;background-color: #06fc00;}.tpsearchhd .icon .icon-search{font-weight: bold;}.tpsearchhd .icon .closeZ{display: none;width: 20px;height: 23px;margin: 0 auto;position: relative;}.tpsearchhd .icon .closeZ::before{content: '';width: 25px;height: 2px;background-color: #000000;position: absolute;transform: rotate(45deg);display: inline-block;top: 10px;left: -3px;}.tpsearchhd .icon .closeZ::after{content: '';width: 25px;height: 2px;background-color: #000000;position: absolute;top: 10px;left: -3px;transform: rotate(135deg);display: inline-block;}.tpsearchhd.active .icon .closeZ{display: block;}.tpsearchhd.active .icon .img{display: none;}.tpsearchhd.active .popup{opacity: 1;visibility: initial;pointer-events: auto;}.tpphonehead{position: relative;margin-left: -15px;}.tpphonehead a{display: flex;align-items: center;align-content: center;border: 2px solid #06fc00;padding: 7px 17px;border-radius: 25px;font-size: 16px;line-height: 22px;font-weight: bold;color: #fff;}.tpphonehead a:hover{background-color: #06fc00;color: #000000;}.tpphonehead a i{margin-right: 15px;font-size: 18px;color: #06fc00;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpphonehead a:hover i{color: #000000;}.vntfooter{padding: 50px 0 65px;border-top: 1px solid #333333;}.vhfooter .grfoot{display: flex;flex-wrap: wrap;margin: 0 -10px }.vhfooter .grfoot > div{padding: 0 10px;}.vhfooter .grfoot .lcol{width: 39.286%;}.vhfooter .grfoot .rcol{width: calc(100% - 39.286%);}.tplogofoot{margin-bottom: 15px;}.tplogofoot .grlogo{display: flex;align-items: center;align-content: center;margin: 0 -5px;}.tplogofoot .grlogo > div{padding: 0 5px;}.tplogofoot .lgimgs{max-width: 50px;width: 100%;}.tplogofoot .lgsolu{font-size: 35px;line-height: 45px;font-weight: bold;}.tplogofoot .lgsolu, .tplogofoot .lgsolu a{color: #00ff00;}.tpaddrfoot {margin-bottom: 20px;max-width: 320px;font-size: 16px;line-height: 30px;}.tpaddrfoot li{margin-bottom: 8px;position: relative;padding-left: 30px;}.tpaddrfoot li:last-child{margin-bottom: 0;}.tpaddrfoot li::before{font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;left: 0;top: 0;color: #00ff00;font-size: 15px;}.tppartfoot{max-width: 350px;width: 100%;}.tppartfoot ul{display: flex;flex-wrap: wrap;margin: 0 -5px;}.tppartfoot ul li{padding: 0 5px;width: 25%;}.tppartfoot li a{display: block;padding-top: 65.56%;position: relative;border-radius: 5px;background-color: #fff;}.tppartfoot li a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 80%;max-height: 80%;}.hptoolfoot {margin-bottom: 40px;}.hptoolfoot .grtool{display: flex;flex-wrap: wrap;margin: 0 -5px;}.hptoolfoot .grtool > div{padding: 0 5px;}.hptoolfoot .grtool .mcol{width: 39.287%;}.hptoolfoot .grtool .hcol{width: 26.1912%;}.hptoolfoot .grtool .bcol{width: calc(100% - (39.287% + 26.1912%));}.tpsupofoot .sptitle {margin-bottom: 15px;}.tpsupofoot .sptitle, .tpsupofoot .sptitle h3{font-size: 20px;line-height: 30px;font-weight: bold;}.tpsupofoot .spconts{font-size: 16px;line-height: 24px;}.tpsupofoot .spconts li{padding-left: 40px;position: relative;margin-bottom: 10px;}.tpsupofoot .spconts li:last-child{margin-bottom: 0;}.tpsupofoot .spconts li.fa-phone{font-size: 20px;font-weight: bold;}.tpsupofoot .spconts li::before{font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;left: 0;top: 0;color: #00ff00;font-size: 15px;}.tplinkfoot .lktitle{margin-bottom: 18px;}.tplinkfoot .lktitle, .tplinkfoot .lktitle h3{font-size: 20px;line-height: 30px;font-weight: bold;}.tplinkfoot .lkconts li{margin-bottom: 12px;}.tplinkfoot .lkconts li:last-child{margin-bottom: 0;}.tplinkfoot .lkconts li a{display: inline-block;padding-left: 20px;position: relative;color: #999999;font-size: 16px;line-height: 24px;}.tplinkfoot .lkconts li a:hover{color: #00ff00;}.tplinkfoot .lkconts li a::before{content: '\f105';font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;left: 0;top: 2px;color: #00ff00;font-size: 14px;}.hpsocofoot{padding-top: 35px;border-top: 1px solid #1a1a1a;}.hpsocofoot .grsoco{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -5px;}.hpsocofoot .grsoco > div{padding: 0 5px;}.hpsocofoot .grsoco .mcol{width: 39.287%;}.hpsocofoot .grsoco .hcol{width: calc(100% - 39.287%);}.tpsocifoot ul{display: flex;flex-wrap: wrap;margin: 0 -5px;}.tpsocifoot ul li{padding: 0 5px;}.tpsocifoot li a{display: inline-block;}.tpsocifoot li a:hover{transform: translateY(-2px);}.tpcopyfoot{color: #999999;font-size: 15px;line-height: 23px;}.vdateall{color: #06fc00;font-weight: bold;font-size: 13px;}.vdateall span{display: inline-block;position: relative;padding-left: 17px;}.vdateall span::before{content: '\f133';font-family: 'Font Awesome 5 Free';font-weight: 400;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.vdateline{margin-bottom: 15px;position: relative;color: #06fc00;font-size: 14px;line-height: 22px;padding-left: 60px;}.vdateline::before{content: '';width: 50px;height: 5px;background-color: #06fc00;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.vdateline span{display: block;padding-left: 18px;position: relative;}.vdateline span::before{content: "\f133";position: absolute;left: 0;top: 0;font-family: 'Font Awesome 5 Free';font-weight: 400;}.sldotsall{max-width: 110px;margin: 0 auto;margin-top: 20px;}.sldotsall .hbdots{width: 12px;height: 12px;border-radius: 100%;background-color: #444444;border-radius: 100%;transform: scale(0.3);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.sldotsall .activet .hbdots, .sldotsall .actives .hbdots {transform: scale(0.6);}.sldotsall .slick-current .hbdots {transform: scale(1);background-color: #999999;}.vhsharepg{padding: 30px 0;border-top: 1px solid #222222;border-bottom: 1px solid #222222;}.hpsharepg ul{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;align-content: center;margin: 0 -5px;}.hpsharepg ul li{padding: 0 5px;}.hpsharepg li a{width: 40px;height: 40px;display: flex;align-items: center;align-content: center;border-radius: 100%;}.hpsharepg li a:hover{transform: translateY(-3px);}.cclinkview{margin-bottom: 20px;background-color: #222222;}.cclinkview, .cclinkview a{color: #999999;}.cclinkview .vname{font-size: 18px;line-height: 27px;font-weight: bold;padding: 8px 50px 8px 50px;position: relative;cursor: pointer;border-bottom: 1px solid #000000;}.cclinkview .vname::before{content: "\f107";position: absolute;right: 20px;top: 50%;transform: translateY(-50%);font-family: 'Font Awesome 5 Free';font-weight: 900;}.cclinkview.active .vname::before{content: "\f106";}.cclinkview .vname::after{content: '';position: absolute;left: 15px;top: 50%;transform: translateY(-50%);width: 25px;background-image: url('../images/ilist.png');background-position: center;background-repeat: no-repeat;background-size: 100%;width: 22px;height: 22px;}.cclinkview .vhlink{padding: 12px 20px 20px;}.cclinkview .vhlink li{margin-bottom: 10px;padding-left: 30px;}.cclinkview .vhlink li::before{display: none;}.cclinkview .vhlink li ul{padding: 5px 0!important;}.cclinkview .vhlink li li{margin-bottom: 8px;}.cclinkview .vhlink li li::before{display: block;background-color: #999999;left: 15px;}.cclinkview .vhlink li li a{font-size: 14px;font-weight: 400;}.cclinkview .vhlink li:last-child{margin-bottom: 0;}.cclinkview .vhlink li a{display: inline-block;font-size: 15px;line-height: 23px;font-weight: bold;}.vhlink > ul > li{position: relative;padding-left: 30px;}.vhlink > ul > li .button-submenu{position: absolute;left: 0;top: 0;width: 35px;height: 25px;cursor: pointer;text-align: center;}.vhlink > ul > li .button-submenu::before{content: "\f107";font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;left: 5px;top: 50%;transform: translateY(-50%);}.vhlink > ul > li.active .button-submenu::before{content: "\f106";}.vhlink > ul > li > a{font-weight: bold;}.vhlink > ul > li ul{padding-left: 20px;}.cclinktab .viewtab{margin-bottom: 20px;}.cclinktab .viewtab:last-child{margin-bottom: 0;}.cclinktab .tttab{margin-bottom: 5px;}.cclinktab .tttab, .cclinktab .tttab h3{color: #a17a3e;font-size: 30px;line-height: 45px;font-weight: bold;}.cclinktab .cttab{font-size: 17px;line-height: 25px;}.thedish li{padding-left: 40px;position: relative;margin-bottom: 10px;}.thedish li:last-child{margin-bottom: 0;}.thedish li::before{content: '';position: absolute;left: 15px;top: 9px;width: 8px;height: 8px;border-radius: 100%;background-color: #06fc00;}.vhdetailpg{padding: 35px 0 45px;}.vhortherpg{padding: 50px 0 70px;}@media all and (max-width: 1350px){.wrapping{padding: 0px 20px;}}@media all and (max-width: 1200px){.vnttitlebn .vtitle, .vnttitlebn .vtitle h1, .vnttitlebn .vtitle h2{font-size: 70px;line-height: 70px;}.tplogohead .lgsolu{font-size: 25px;line-height: 35px;}.tpsubmnhead > ul > li{margin-right: 20px;}.tpsupofoot .spconts{font-size: 14px;line-height: 22px;}.tpsupofoot .spconts li.fa-phone{font-size: 16px;}.hptoolfoot .grtool .hcol{width: 33%;}.hptoolfoot .grtool .bcol{width: calc(100% - (39.287% + 33%));}}@media all and (max-width: 991px){.menuTab ul::-webkit-scrollbar {height: 0;}.menuTab ul{margin-right: -20px;}.menuTab ul li{margin-right: 30px;}.menuTab ul li:last-child{margin-right: 20px;}#vnt-menu-fixed{left: 20px;}#vnt-menu-fixed > ul{display: flex;justify-content: center;align-content: center;margin: 0 -5px;}#vnt-menu-fixed > ul > li{padding: 0 5px;margin-bottom: 0;}.vnttitle, .vnttitle h1, .vnttitle h2, .vnttitle h3{font-size: 30px;line-height: 40px;}.vnttitle.vorther, .vnttitle.vorther h1, .vnttitle.vorther h2, .vnttitle.vorther h3{font-size: 28px;line-height: 40px;}.vnttitleor, .vnttitleor h1, .vnttitleor h2{font-size: 25px;line-height: 35px;}.vntcapts{margin-bottom: 30px;font-size: 16px;}.vnttitledt, .vnttitledt h1, .vnttitledt h2{font-size: 28px;line-height: 40px;}.viewall a, .viewall button{font-size: 15px;line-height: 25px;padding: 10px 35px;}#vnt-header, #vnt-header.vnobanner{min-height: 70px;}.vntheader{background-color: #000000;padding: 14.83px 0;}.vntheader::before{display: none;}.vhheader .grhead .lcol, .vhheader .grhead .rcol{width: calc((100% - 60px) / 2);}.vhheader .grhead .ccol{width: 60px;}.tplogohead .lgimgs{max-width: 40px;}.tpsearchhd{position: static;}.tpsearchhd .icon{width: 100%;height: 22px;background-color: transparent;color: #999999;font-size: 14px;line-height: 22px;overflow: hidden;position: relative;border-radius: 0;font-weight: 400;}.tpsearchhd .icon span{display: block;position: absolute;top: 0;left: 0;width: 100%;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpsearchhd.active .icon .vopens{transform: translateY(-100%);}.tpsearchhd.active .icon .vclose{transform: translateY(0);}.tpsearchhd .icon .vopens{transform: translateY(0);}.tpsearchhd .icon .vclose{transform: translateY(100%);}.tpsearchhd .popup{left: 0;top: 0;height: 70px;width: 100%;border-radius: 0;background-color: rgba(0, 0, 0, 0.9);padding: 20px;-webkit-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;z-index: -1;}.tpsearchhd.active .popup{top: 100%;height: calc(100vh - 70px);}.tpsearchhd .fmSearch{opacity: 0;transform: translateY(50px);-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;transition: all 0.4s linear;}.tpsearchhd.active .fmSearch{opacity: 1;transform: unset;transition-delay: 0.4s }.vntfooter {padding: 40px 0 90px;}.vhfooter .grfoot .lcol{width: 100%;margin-bottom: 35px;}.tpmenufoot {margin-bottom: 15px;}.tpmenufoot ul{display: flex;flex-wrap: wrap;justify-content: center;margin: 0 -20px;}.tpmenufoot ul li{padding: 0 20px;margin-bottom: 15px;}.tpmenufoot li a{color: #999999;font-size: 14px;line-height: 22px;}.tpsupofoot {margin-bottom: 55px;display: flex;flex-wrap: wrap;justify-content: center;font-size: 18px;line-height: 25px;font-weight: bold;}.tpsupofoot .sptext{color: #06fc00;}.tplogofoot{margin-bottom: 45px;}.tplogofoot .grlogo{display: block;}.tplogofoot .lgimgs{max-width: 80px;margin: 0 auto;margin-bottom: 10px;}.tplogofoot .lgsolu{text-align: center;font-size: 20px;line-height: 30px;text-transform: uppercase;}.tplogofoot .grlogo > div{width: 100%;}.vhfooter .grfoot .rcol{width: 100%;}.hpsocofoot{padding-top: 0;border-top: none;}.hpsocofoot .grsoco .mcol{width: 100%;margin-bottom: 30px;}.tpsocifoot ul{justify-content: center;}.hpsocofoot .grsoco .hcol{width: 100%;}.tpcopyfoot{text-align: center;}.tppartfoot{margin: 0 auto;}.vnttitlebn .vtitle, .vnttitlebn .vtitle h1, .vnttitlebn .vtitle h2{font-size: 25px;line-height: 35px;}.the-content .tt{font-size: 25px;line-height: 35px;}.vhdetailpg{padding: 35px 0 40px;}.vhortherpg{padding: 40px 0 40px;}}@media all and (max-width: 767px){.vntpoptool.vphone{width: 250px;}.vvitemphone .pgrip .mcol{width: 100%;margin-bottom: 5px;}.vvitemphone .pgrip .hcol{width: 100%;}.vntpoptool .prow{padding: 10px 0 11px;}.vnttitle span{display: block;}}