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: "Bai Jamjuree", sans-serif;font-size: 14px;line-height: 22px;color: #222222;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:#222222;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}a:hover{color: #ffdd00;}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;margin: 0 auto;}.wraps{max-width: 1070px;margin: 0 auto;}.gdmaintop{position: relative;}#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.3;z-index: 1;pointer-events: none;}#vnt-slide .img img{width: 100%;}.slick-slider {display: table;table-layout: fixed;width: 100%;}#vnt-infos{position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 2;width: 100%;}#vnt-infos .iftitle{text-align: center;margin-bottom: 5px;}#vnt-infos .iftitle .tname{text-transform: uppercase;text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);color: #fff;}#vnt-infos .iftitle .tname, #vnt-infos .iftitle .tname h1, #vnt-infos .iftitle .tname h2{font-size: 70px;line-height: 80px;font-weight: bold;}#vnt-infos .breadcrumb ul{justify-content: center;}#vnt-infos .breadcrumb ul li, #vnt-infos .breadcrumb ul li a{color: #fff;}.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;}.gdmenutab{box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);padding: 8px 0;background-color: #fff;}.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: #F5F5F5;}.menuTab ul::-webkit-scrollbar-thumb {background-color: #dddddd;}.menuTab ul li {margin-right: 10px;}.menuTab ul li:last-child{margin-right: 0;}.menuTab ul li a {display: block;padding: 9px 25px;font-size: 16px;line-height: 22px;position: relative;text-align: center;border-radius: 5px;font-weight: bold;text-transform: uppercase;text-transform: uppercase;color: #333333;}.menuTab ul li a:hover, .menuTab ul li.current a, .menuTab ul li.active a {background-color: #ffdd00;}.menuTab .mc-menu{font-size: 16px;line-height: 20px;padding: 10px 40px 10px 20px;cursor: pointer;position: relative;background-color: #ffdd00;color:#333333;border-radius: 5px;}.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: #102a83;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: 18px;line-height: 30px;}.the-content .row{margin: 0 -5px;}.the-content .row > div{padding: 0 5px;}.the-content .tt{font-size: 30px;line-height: 40px;margin-bottom: 10px;}.the-content li{margin-bottom: 5px;}#vnt-menu-fixed{position: fixed;right: 10px;bottom: 20px;z-index: 111;}#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;font-size: 15px;line-height: 23px;padding: 2px 0px;right:100%;margin-right: 10px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background: #ffffff;color: #333;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 5px 20px 0 rgba(0, 0, 0, 0.2);}#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 #fff;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: #df1119;color: #666666;border-radius: 100%;font-size: 18px;margin-left: auto;}#vnt-menu-fixed>ul>li>a:hover, #vnt-menu-fixed>ul>li.active>a{border-radius: 5px;}#vnt-menu-fixed>ul>li>a>img{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: 18px;line-height: 30px;}#vnt-menu-fixed>ul>li>a .icon{max-width: 18px;width: 100%;}#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;}#vnt-menu-fixed>ul>li.fxzalo >a{background-color: #2f82fc;}#vnt-menu-fixed>ul>li.fxmess >a{background-color: #006aff;}#vnt-menu-fixed>ul>li.fxponsi >a{background-color: #333333;color: #fff;font-size: 18px;}#vnt-menu-fixed>ul>li.fxtop >a{background-color: #eeeeee;}@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: 270px;border-radius: 7px;box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);padding: 15px 20px;bottom: 0;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: 16px;line-height: 24px;}.vntpoptool .itpoptool a:hover{color: #cb0000!important;}.vntpoptool .itpoptool a .vicon{display: flex;align-items: center;align-content: center;justify-content: center;width: 40px;height: 40px;border-radius: 5px;}.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: 270px;padding: 5px 20px;}.vntpoptool.vponsi{width: 320px;padding: 5px 20px;}.vntpoptool .prow{padding: 12px 0;border-top: 1px solid #eeeeee;}.vntpoptool .prow:nth-child(1){border-top: none }.vvitemphone .pgrip{display: flex;align-items: center;align-content: center;margin: 0 -7px;}.vvitemphone .pgrip > div{padding: 0 7px;}.vvitemphone .pgrip .mcol{width: 54px;}.vvitemphone .pgrip .hcol{width: calc(100% - 54px);}.vvitemphone .ptext{font-size: 16px;line-height: 24px;width: 40px;height: 40px;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 100%;background-color: #ffdd00;color: #fff;}.vvitemphone .ptext img{max-width: 18px;}.vvitemphone .pnums .ntext{font-size: 14px;}.vvitemphone .pnums a{display: flex;align-items: center;align-content: center;font-size: 20px;line-height: 30px;font-weight: 900;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: #cb0000;}.vvitemphone .pnums a .nicon img{max-width: 14px;}.vvitemphone .pnums .pname{font-size: 16px;line-height: 24px;font-weight: bold;}.vvitemphone .pnums .ppons{font-size: 14px;line-height: 22px;}.vnttitle{margin-bottom: 30px;}.vnttitle.vmargin{margin-bottom: 20px;}.vnttitle.vcenter{text-align: center;}.vnttitle.vcolor{color: #ffdd00;}.vnttitle.vupper{text-transform: uppercase;}.vnttitle.vline{padding-bottom: 10px;border-bottom: 2px solid #ffdd00;}.vnttitle, .vnttitle h1, .vnttitle h2, .vnttitle h3{font-size: 45px;line-height: 60px;font-weight: bold;}.vnttitle.vorther, .vnttitle.vorther h1, .vnttitle.vorther h2, .vnttitle.vorther h3{font-size: 40px;}.vnttitle.vchange, .vnttitle.vchange h1, .vnttitle.vchange h2, .vnttitle.vchange h3{font-size: 40px;}.vntcapts{text-align: center;margin-bottom: 35px;font-size: 16px;line-height: 30px;}.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: 16px;line-height: 25px;font-weight: bold;padding: 10px 50px;border: none;background-color: #ffdd00;color: #333333;text-align: center;border-radius: 5px;}.viewall.vres a, .viewall.vres button{border-radius: 5px;text-transform: unset;}.viewall a:hover, .viewall button:hover{background-color: #333333;color: #ffdd00;}.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: #ffdd00;}#vnt-header{position: relative;z-index: 112;min-height: 125px;}.vntheader{background-color: #222222;position: fixed;top: 0;left: 0;width: 100%;}.vhmainhead{padding: 15px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}.hpmainhead .magrip{display: flex;align-items: center;align-content: center;margin: 0 -10px;}.hpmainhead .magrip > div{padding: 0 10px;}.hpmainhead .magrip > .mcol{width: 220px;}.hpmainhead .magrip > .hcol{width: calc(100% - 590px);}.hpmainhead .magrip > .bcol{width: 370px;}.tplogohead{max-width: 119px;width: 100%;}.tpfindhead{position: relative;}.tpfindhead .fititle{position: relative;}.tpfindhead .fititle input{width: 100%;height: 50px;border: none;background-color: #fff;border-radius: 5px;padding: 0 50px 0 20px;font-size: 16px;line-height: 24px;}.tpfindhead .fititle input::-webkit-input-placeholder {color: #666666;}.tpfindhead .fititle input:-ms-input-placeholder {color: #666666;}.tpfindhead .fititle input::placeholder {color: #666666;}.tpfindhead .fititle button{position: absolute;top: 0;right: 0;width: 50px;height: 100%;background-color: transparent;border: none;font-size: 20px;}.tpfindhead .ficonts {position: absolute;top: calc(100% + 1px);left: 0;width: 100%;border-radius: 5px;background-color: #fff;box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);overflow: hidden;padding: 5px 20px;opacity: 0;pointer-events: none;z-index: 2;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpfindhead.active .ficonts{opacity: 1;pointer-events: auto;}.tpfindhead .ctcroll{max-height: 374px;overflow: hidden;overflow-y: auto;}.tpfindhead .ctcroll::-webkit-scrollbar{width: 5px;}.tpfindhead .ctcroll::-webkit-scrollbar-thumb {background-color: #dd0000;border-radius: 25px;}.itfindhead{padding: 12px 0;border-bottom: 1px solid #eeeeee;}.itfindhead:last-child{border-bottom: 0;}.itfindhead .vvgrip{display: flex;align-items: center;align-content: center;margin: 0 -10px;}.itfindhead .vvgrip > div{padding: 0 10px;}.itfindhead .vvgrip > .xcol{width: 70px;}.itfindhead .vvgrip > .ycol{width: calc(100% - 70px);}.itfindhead .thumb{display: block;padding-top: 100%;position: relative;overflow: hidden;}.itfindhead .thumb img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 100%;max-height: 100%;}.itfindhead .dtitle{font-size: 15px;line-height: 22px;margin-bottom: 5px;}.itfindhead .dprice{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -4px;}.itfindhead .dprice > div{padding: 0 4px;}.itfindhead .dprice .pnew{font-size: 15px;color: #dd0000;font-weight: bold;}.itfindhead .dprice .pold{font-size: 14px;color: #999999;text-decoration: line-through;}.hptoolhead{max-width: 325px;width: 100%;margin-left: auto;}.hptoolhead .tlgrip{display: flex;align-items: center;align-content: center;justify-content: space-between;margin: 0 -10px;}.hptoolhead .tlgrip > div{padding: 0 10px;}.tphotlhead, .tphotlhead a{color: #fff;}.tphotlhead .hlgrip{display: flex;align-items: center;align-content: center;margin: 0 -5px;}.tphotlhead .hlgrip > div{padding: 0 5px;}.tphotlhead .vicon{font-size: 30px;color: #ffdd00;}.tphotlhead .vdecs .dtext{font-size: 14px;line-height: 20px;}.tphotlhead .vdecs .dnumb{font-size: 18px;line-height: 20px;font-weight: bold;}.tphotlhead .vdecs .dnumb, .tphotlhead .vdecs .dnumb a{color: #ffdd00;}.tpcarthead{cursor: pointer;}.tpcarthead, .tpcarthead a{color: #fff;}.tpcarthead .cagrip{display: flex;align-items: center;align-content: center;margin: 0 -8px;}.tpcarthead .cagrip > div{padding: 0 8px;}.tpcarthead .vicon{position: relative;}.tpcarthead .vicon .iimg{font-size: 24px;font-weight: 400;width: 27px;min-width: 27px;}.tpcarthead .vicon .inum{position: absolute;top: -6px;right: -6px;width: 16px;height: 16px;border-radius: 100%;overflow: hidden;background-color: #ffdd00;font-size: 14px;line-height: 14px;font-weight: bold;color: #222222;display: flex;align-items: center;align-content: center;justify-content: center;}.tpcarthead .vdecs{font-size: 16px;line-height: 24px;}.vhmenuhead{height: 44px;}.hpmenuhead .mngrip{display: flex;margin: 0 -5px;}.hpmenuhead .mngrip > div{padding: 0 5px;}.hpmenuhead .mngrip .mcol{width: 40px;}.hpmenuhead .mngrip .hcol{width: calc(100% - 50px);}.tpmenuhead{position: relative;height: 100%;}.tpmenuhead .mntitle{height: 44px;width: 100%;position: relative;cursor: pointer;}.tpmenuhead .mntitle span{display: block;width: 30px;height: 2px;position: absolute;top: 50%;left: 0;transform: translateY(-50%);background-color: #ffdd00;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpmenuhead.active .mntitle span{width: 0;}.tpmenuhead .mntitle span::before, .tpmenuhead .mntitle span::after{content: '';position: absolute;left: 0;width: 100%;height: 2px;background-color: #ffdd00;width: 30px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpmenuhead .mntitle span::before{top: -8px;}.tpmenuhead.active .mntitle span::before{top: 0;transform: rotate(45deg);}.tpmenuhead .mntitle span::after{top: 8px;}.tpmenuhead.active .mntitle span::after{top: 0;transform: rotate(-45deg);}.tpmenuhead .mnconts{position: absolute;top: 100%;left: 0;width: 300px;background-color: #333333;padding: 22px 20px 28px;opacity: 0;z-index: 2;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpmenuhead.active .mnconts{opacity: 1;pointer-events: auto;}.tpmenuhead .mnconts > ul > li{margin-bottom: 12px;}.tpmenuhead .mnconts > ul > li > a{display: block;font-size: 15px;line-height: 24px;padding: 7px 15px;text-transform: uppercase;font-weight: bold;background-color: #444444;color: #fff;border-radius: 3px;}.tpmenuhead .mnconts > ul > li:hover > a, .tpmenuhead .mnconts > ul > li.current > a{color: #ffdd00;}.tpmegahead{position: absolute;left: 100%;top: 0;height: 100%;background-color: #ffffff;box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);padding: 20px 30px;opacity: 0;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tpmenuhead .mnconts > ul > li:hover .tpmegahead{opacity: 1;pointer-events: auto;}.tpmegahead::before{content: '';position: absolute;left: -30px;top: 0;height: 100%;width: 30px;}.tpmegahead .mgcroll{max-height: 100%;overflow: hidden;overflow-y: auto;}.tpmegahead .mgcroll::-webkit-scrollbar{width: 5px;background-color: transparent;}.tpmegahead .mgcroll::-webkit-scrollbar-thumb {background-color: #333333;border-radius: 25px;}.tpmegahead .mgwrap{-webkit-column-count: 3;-webkit-column-gap: 20px;-moz-column-count: 3;-moz-column-gap: 20px;column-count: 3;column-gap: 20px;width: 100%;}.tpmegahead .mggrip .vcol{padding: 0 10px;margin: 0 0 20px 0;-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;}.itmegahead .vtitle{margin-bottom: 10px;text-transform: uppercase;font-size: 18px;line-height: 25px;font-weight: bold;}.itmegahead .vconts li{margin-bottom: 8px;}.itmegahead .vconts li a{font-size: 14px;display: inline-block;}.hpmenuhead{position: relative;}.tpprodhead{padding: 9.5px 0;}.slprodhead{position: unset;height: 25px;overflow: hidden;}.slprodhead li{margin-right: 2px;}.slprodhead li a{display: block;text-transform: uppercase;white-space: nowrap;font-size: 15px;line-height: 25px;font-weight: bold;padding: 0 12px;color: #fff;border-radius: 5px;}.slprodhead li:hover > a, .slprodhead li.current > a{color: #ffdd00;}.slprodhead li.voutstand a{background-color: #ffdd00;color: #222222;}.ltprodhead{position: absolute;top: 100%;left: 0;width: 100%;}.itprodhead.active .tpmegahead{opacity: 1;pointer-events: auto;}.tpmegahead.vchange{width: 100%!important;left: 0;height: auto;padding: 20px 30px 50px;}.tpmegahead.vchange .mgwrap{-webkit-column-count: 5;-moz-column-count: 5;column-count: 5;}.tpmegahead.vchange .mgcroll{overflow: unset;}.tplinkhead a{color: #ffffff;font-size: 25px;}.vntfooter{background-color: #f6f6f6;}.vhmailfoot{background-color: #ffdd00;padding: 15px 0;}.hpmailfoot .magrip{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -10px;}.hpmailfoot .magrip > div{padding: 0 10px;}.hpmailfoot .magrip .mcol{width: calc(100% - 49.619%);}.hpmailfoot .magrip .hcol{width: 49.619%;}.tpmailfoot .dsgrip{display: flex;align-items: center;align-content: center;margin: 0 -12.5px;}.tpmailfoot .dsgrip > div{padding: 0 12.5px;}.tpmailfoot .dsgrip .xcol{width: 81px;}.tpmailfoot .dsgrip .ycol{width: calc(100% - 81px);}.tpmailfoot .dicon{max-width: 56px;}.tpmailfoot .dtext{text-transform: uppercase;}.tpmailfoot .dtext .tm{font-size: 16px;line-height: 24px;}.tpmailfoot .dtext .th{font-size: 25px;line-height: 30px;font-weight: bold;}.tpmailfoot .fmpon{display: flex;align-items: center;align-content: center;}.tpmailfoot .fmpon input{width: calc(100% - 150px);margin-right: 20px;height: 45px;background-color: #fff;border: none;border-radius: 3px;padding: 0 20px;font-size: 16px;}.tpmailfoot .fmpon input::-webkit-input-placeholder {color: #666666;}.tpmailfoot .fmpon input:-ms-input-placeholder {color: #666666;}.tpmailfoot .fmpon input::placeholder {color: #666666;}.tpmailfoot .fmpon button{width: 130px;height: 45px;font-size: 16px;line-height: 24px;border-radius: 3px;background-color: #222222;color: #fff;border: none;font-weight: bold;}.tpmailfoot .fmpon button:hover{background-color: #fff;color: #222222;}.vhmainfoot{padding: 55px 0 50px;border-bottom: 1px solid #ffffff;}.hpmainfoot .magrip{display: flex;flex-wrap: wrap;margin: 0 -10px;}.hpmainfoot .magrip > div{padding: 0 10px;}.hpmainfoot .magrip .mcol{width: 25.192%;}.hpmainfoot .magrip .hcol{width: 25.192%;}.hpmainfoot .magrip .bcol{width: 25.192%;}.hpmainfoot .magrip .tcol{width: calc(100% - (25.192% + 25.192% + 25.192%));}.tpaddrfoot .dctitle{margin-bottom: 12px;padding-bottom: 12px;position: relative;text-transform: uppercase;font-size: 20px;line-height: 30px;font-weight: bold;}.tpaddrfoot .dctitle::before{content: '';position: absolute;bottom: 0;left: 0;width: 80px;height: 2px;background-color: #ffdd00;}.tpaddrfoot .dcconts{font-size: 15px;line-height: 25px;}.tpaddrfoot .dcconts li{margin-bottom: 5px;}.tpaddrfoot .dcconts li:last-child{margin-bottom: 0;}.tplinkfoot .lktitle{margin-bottom: 12px;padding-bottom: 12px;position: relative;text-transform: uppercase;font-size: 20px;line-height: 30px;font-weight: bold;}.tplinkfoot .lktitle::before{content: '';position: absolute;bottom: 0;left: 0;width: 80px;height: 2px;background-color: #ffdd00;}.tplinkfoot .lkconts{font-size: 15px;line-height: 25px;}.tplinkfoot .lkconts li{margin-bottom: 5px;}.tplinkfoot .lkconts li:last-child{margin-bottom: 0;}.tplinkfoot .lkconts li a{display: inline-block;}.tpfanpfoot{max-width: 340px;margin-bottom: 20px;}.tpfanpfoot img{width: 100%;}.tpsocifoot ul{display: flex;flex-wrap: wrap;margin: 0 -5px;}.tpsocifoot ul li{padding: 0 5px;margin-bottom: 10px;}.tpsocifoot li a{width: 35px;height: 35px;border-radius: 5px;display: flex;align-items: center;align-content: center;justify-content: center;overflow: hidden;}.tpsocifoot li a:hover{border-radius: 100%;}.vhcopyfoot{padding: 35px 0 30px;}.hpcopyfoot .cogrip{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 -10px;}.hpcopyfoot .cogrip > div{padding: 0 10px;margin-bottom: 10px;}.tpcopyfoot{font-size: 15px;line-height: 25px;}.tpcongfoot .vvgrip{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -15px;}.tpcongfoot .vvgrip > div{padding: 0 15px;}.vdateall{color: #ffdd00;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: #ffdd00;font-size: 14px;line-height: 22px;padding-left: 60px;}.vdateline::before{content: '';width: 50px;height: 5px;background-color: #ffdd00;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;}.vhpopback{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: #000000;opacity: 0;z-index: 5;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.vhpopback.active{opacity: 0.7;z-index: 1110;pointer-events: auto;}.vhpopcarts{position: fixed;pointer-events: auto;top: 0;bottom: 0;right: 0;max-width: 370px;width: 100%;background-color: #fff;z-index: 1111;transform: translateX(100%);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;visibility: hidden;}.vhpopcarts.active{transform: inherit;visibility: inherit;}.vhpopcarts .caclose{position: absolute;width: 25px;height: 25px;top: 18px;right: 15px;}.vhpopcarts .caclose a{display: flex;flex-wrap: wrap;align-items: center;align-content: center;justify-content: center;width: 100%;height: 100%;}.vhpopcarts .catitle{padding: 15px 60px 15px 15px;text-transform: uppercase;}.vhpopcarts .catitle h2{font-size: 22px;line-height: 30px;font-weight: 700;}.tppopcarts{border-bottom: 1px solid #eeeeee;border-top: 1px solid #eeeeee;background-color: #fff;height: calc(100vh - 168px);overflow: hidden;overflow-y: auto;}.tppopcarts::-webkit-scrollbar {width: 6px;background-color: #F5F5F5;}.tppopcarts::-webkit-scrollbar-thumb {background-color: #000000;}.itpopcarts{padding: 15px;border-bottom: 1px solid #eeeeee;position: relative;}.itpopcarts .vvgrip{display: flex;flex-wrap: wrap;margin: 0 -5px;}.itpopcarts .vvgrip > div{padding: 0 5px;}.itpopcarts .vvgrip .xcol{width: 110px;}.itpopcarts .vvgrip .ycol{width: calc(100% - 110px);}.itpopcarts .cthumb{display: block;padding-top: 100%;position: relative;overflow: hidden;}.itpopcarts .cthumb img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 90%;max-height: 90%;}.itpopcarts .dtitle{font-size: 16px;line-height: 20px;max-height: 48px;overflow: hidden;font-weight: 700;margin-bottom: 3px;}.itpopcarts .dtitle a{display: block;}.itpopcarts .dinfos{color: #666666;font-size: 14px;line-height: 22px;margin-bottom: 5px;}.itpopcarts .dprice{display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -4px;margin-bottom: 10px;}.itpopcarts .dprice > div{padding: 0 4px;}.itpopcarts .dprice .gnew{color: #dd0000;font-size: 15px;line-height: 20px;font-weight: bold;}.itpopcarts .dprice .gold{color: #999999;font-size: 14px;line-height: 20px;text-decoration: line-through;}.itpopcarts .dtools{display: flex;flex-wrap: wrap;align-content: center;align-items: center;justify-content: space-between;margin: 0 -10px;}.itpopcarts .dtools > div{padding: 0 10px;}.itpopcarts .deletePro{width: 20px;height: 20px;right: 15px;bottom: 15px;pointer-events: auto;opacity: 0.6;}.itpopcarts .deletePro a{display: block;}.quantity {position: relative;display: flex;width: 100%;border:solid 1px #d9d9d9;width: 120px;}.quantity input{width:calc(100% - 70px);height: 35px;text-align: center;border: none;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;}.quantity button{width:35px;height:35px;display: flex;justify-content: center;align-content: center;align-items: center;font-size: 20px;font-weight: bold;line-height: 20px;padding: 0;border: none;background-color: transparent;color: #333333;}.quantity .group-button button.btn-up{border-bottom: solid 1px #eaeaea;}.tppoptotal{padding: 15px 20px;}.tppoptotal .cctotal{display: flex;justify-content: space-between;align-items: center;align-content: center;margin: 0 -5px;margin-bottom: 8px;}.tppoptotal .cctotal > div{padding: 0 5px;}.tppoptotal .cctotal .ttext{font-size: 15px;line-height: 23px;}.tppoptotal .cctotal .tprice{font-weight: 700;font-size: 18px;line-height: 25px;color: #ee0000;}.tppoptotal .rowCart{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 5px;}.tppoptotal .colN{font-size: 13px;line-height: 21px;}.tppoptotal .colP{font-size: 15px;line-height: 23px;}.tppoptotal .cclinks a{display: block;text-align: center;font-size: 15px;line-height: 22px;padding: 9px 10px;font-weight: bold;text-transform: uppercase;color: #333333;background-color: #ffdd00;border-radius: 5px;}.tppoptotal .cclinks a:hover{background-color: #333333;color: #ffdd00;}.itprodsall{height: 100%;position: relative;}.itprodsall.vprod{padding: 20px 20px 30px;border-radius: 5px;background-color: #fff;border: 2px solid transparent;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.itprodsall.vprod:hover{border-color: #ffd500;}.itprodsall .thumb{margin-bottom: 15px;}.itprodsall .dssales{position: absolute;top: 0;left: 0;z-index: 2;}.itprodsall.vprod .dssales{top: 10px;left: 10px;}.itprodsall .sagrip{display: flex;flex-wrap: wrap;margin: 0 -2.5px;}.itprodsall .sagrip > div{padding: 0 2.5px;}.itprodsall .ssale{font-size: 14px;line-height: 21px;font-weight: bold;padding: 2px 5px;min-width: 55px;text-align: center;border-radius: 5px;background-color: #ef233c;color: #fff;}.itprodsall .snews{font-size: 14px;line-height: 21px;font-weight: bold;padding: 0 5px;min-width: 55px;text-align: center;border-radius: 5px;background-color: #fff;border: 2px solid #f03e50;color: #f03e50;text-transform: uppercase;}.itprodsall .shots{font-size: 14px;line-height: 21px;font-weight: bold;padding: 2px 5px;min-width: 55px;text-align: center;border-radius: 5px;text-transform: uppercase;background-color: #ffa200;color: #fff;}.itprodsall .dstitle{margin-bottom: 5px;}.itprodsall .dstitle, .itprodsall .dstitle h3{font-size: 16px;line-height: 24px;font-weight: bold;}.itprodsall.vbig .dstitle, .itprodsall.vbig .dstitle h3{font-size: 18px;line-height: 27px;}.itprodsall .dstitle a{color: #333333;}.itprodsall .dsprice .pnews{color: #dd0000;font-size: 16px;line-height: 24px;font-weight: bold;}.itprodsall .dsprice .polds{color: #999999;font-size: 14px;line-height: 22px;text-decoration: line-through;}.tpshareall{margin-bottom: 25px;padding-top: 30px;border-top: 1px solid #e6e6e6;}.tpshareall ul{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 0 -5px;}.tpshareall.vchange ul{justify-content: flex-start;}.tpshareall ul li{padding: 0 5px;}.tpshareall li a{width: 40px;height: 40px;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 5px;overflow: hidden;}.tpshareall li a:hover{border-radius: 100%;}.tpcontents{margin-bottom: 30px;}.tptagslink{position: relative;padding-left: 30px;font-size: 15px;line-height: 23px;margin-bottom: 35px;display: flex;}.tptagslink .vtxt{margin-right: 10px;font-weight: bold;}.tptagslink, .tptagslink a{color: #666666;}.tptagslink::before{content: '';position: absolute;left: 0;top: 3px;width: 19px;height: 20px;background-image: url('../images/itag.svg');background-position: left center;background-repeat: no-repeat;background-size: 100% 100%;}.tptagslink a{display: inline-block;margin-right: 5px;font-size: 14px;line-height: 21px;padding: 2px 10px;background-color: #f6f6f6;margin-bottom: 5px;}.tptagslink a:hover{background-color: #df1119;color: #fff;}.tpcomments{margin-bottom: 30px;}.tpfacebook{margin-bottom: 45px;}@media all and (max-width: 1350px){.wrapping, .wrapper{padding: 0px 15px;}}@media all and (max-width: 1200px){}@media all and (max-width: 991px){.menuTab ul::-webkit-scrollbar {height: 0;}.menuTab ul{margin: 0 -20px;}.menuTab ul li:first-child{margin-left: 20px;}.menuTab ul li:last-child{margin-right: 20px;}.menuTab ul li a{padding: 9px 15px;}.vnttitle{margin-bottom: 25px;}.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;}.vnttitle.vchange, .vnttitle.vchange h1, .vnttitle.vchange h2, .vnttitle.vchange h3{font-size: 30px;}.vnttitleor, .vnttitleor h1, .vnttitleor h2{font-size: 25px;line-height: 35px;}.vntcapts{text-align: justify;text-align-last: center;margin-bottom: 20px;font-size: 15px;line-height: 25px;}.vnttitledt, .vnttitledt h1, .vnttitledt h2{font-size: 28px;line-height: 40px;}#vnt-header{min-height: 120px;}.vhmainhead{padding: 12px 0 15px;}.vhmainhead .wrapper{padding: 0 15px;}.hpmainhead .magrip{flex-wrap: wrap;}.hpmainhead .magrip > .mcol{order: 1;width: 116px;}.hpmainhead .magrip > .hcol{order: 3;width: 100%;margin-top: 11.68px;}.hpmainhead .magrip > .bcol{order: 2;width: calc(100% - 116px);}.tplogohead{max-width: 96px;}.hptoolhead .tlgrip{justify-content: flex-end;}.tpfindhead .fititle input{height: 40px;}.hptoolhead .tlgrip{margin: 0 -11.5px;}.hptoolhead .tlgrip > div{padding: 0 11.5px;}.vntfooter{padding-bottom: 65px;}.hpmailfoot .magrip .mcol{width: 100%;margin-bottom: 15px;}.hpmailfoot .magrip .hcol{width: 100%;}.vhmainfoot{padding: 30px 0 20px;}.hpmainfoot .magrip .mcol{width: 50%;margin-bottom: 20px;}.hpmainfoot .magrip .hcol{width: 50%;margin-bottom: 10px;}.hpmainfoot .magrip .bcol{width: 50%;margin-bottom: 10px;}.hpmainfoot .magrip .tcol{width: 50%;}.vhcopyfoot{padding: 25px 0 15px;}#vnt-infos .iftitle{margin-bottom: 0;}#vnt-infos .iftitle .tname, #vnt-infos .iftitle .tname h1, #vnt-infos .iftitle .tname h2{font-size: 30px;line-height: 40px;}.the-content{font-size: 16px;}.the-content .tt{font-size: 26px;line-height: 35px;}#vnt-menu-fixed>ul>li>span{display: none;}#vnt-menu-fixed{bottom: 20px;left: 0;right: 0;}#vnt-menu-fixed > ul{display: flex;align-items: center;align-content: center;justify-content: center;margin: 0 -5px;}#vnt-menu-fixed > ul > li{padding: 0 5px;margin-bottom: 0;position: static;}.vntpoptool{bottom: calc(100% + 20px);left: 50%;transform: translateX(-50%);right: unset;}#vnt-menu-fixed>ul>li.active .vntpoptool{transform: translateX(-50%);}#vnt-menu-fixed>ul>li>a{position: relative;}#vnt-menu-fixed>ul>li>a::after{content: '';position: absolute;bottom: calc(100% + 10px);width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #fff;left: 50%;transform: translateX(-50%);z-index: 3;opacity: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}#vnt-menu-fixed>ul>li.active>a::after{opacity: 1;}.vntpoptool::before{display: none!important;}#vnt-menu-fixed>ul>li>a{border-radius: 100%!important;}.itprodsall .dstitle, .itprodsall .dstitle h3{font-size: 15px;line-height: 22px;}.itprodsall.vprod{padding: 12px 12px 15px;}.itprodsall .ssale, .itprodsall .snews, .itprodsall .shots{min-width: 43px;font-size: 12px;line-height: 16px;border-radius: 3px;}.tptagslink{margin-bottom: 20px;}}@media all and (min-width: 768px){.tplinkfoot .lkconts{display: block!important;}}@media all and (max-width: 767px){.tpmailfoot .dsgrip{margin: 0 -7.5px;}.tpmailfoot .dsgrip > div{padding: 0 7.5px;}.tpmailfoot .dsgrip .xcol{width: 71px;}.tpmailfoot .dsgrip .ycol{width: calc(100% - 71px);}.tpmailfoot .fmpon input{width: calc(100% - 70px);margin-right: 10px;padding: 0 15px;}.tpmailfoot .fmpon button{width: 60px;}.hpmainfoot .magrip .mcol{width: 100%;}.hpmainfoot .magrip .hcol{width: 100%;}.hpmainfoot .magrip .bcol{width: 100%;}.hpmainfoot .magrip .tcol{width: 100%;margin-top: 30px;}.tplinkfoot{background-color: #fff;border-radius: 5px;}.tplinkfoot .lktitle{margin-bottom: 0;padding-bottom: 0;font-size: 18px;line-height: 30px;padding: 10px 40px 10px 15px;position: relative;}.tplinkfoot .lktitle::before{display: none;}.tplinkfoot .lktitle::after{content: '\f107';font-family: 'Font Awesome 5 Free';font-weight: 900;position: absolute;top: 50%;transform: translateY(-50%);right: 15px;font-size: 18px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.tplinkfoot.active .lktitle::after{transform: translateY(-50%) rotate(180deg);}.tplinkfoot .lkconts{padding: 0 20px 20px;display: none;}.tpcopyfoot{font-size: 14px;}.tpcongfoot .vvgrip{margin: 0 -7px;}.tpcongfoot .vvgrip > div{padding: 0 7px;}.vhpopcarts{max-width: 330px;}}