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-size: 14px;
    line-height: 22px;
    color: #333333;
    font-weight: normal;
    min-width: 360px;
    width: 100%;
}
*: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: var(--fs-experimental-link-color-hover);
}
h1, h2, h3, h4, h5, h6{
    line-height: 1.4;
}
blockquote{
    display: block;
    background: #fff;
    padding: 15px 20px 15px 20px;
    margin: 12px 0;
    position: relative;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    border-left: 7px solid var(--fs-color-secondary);
    border-right: 2px solid var(--fs-color-secondary);
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.font-playfair *{
    font-family: "Playfair Display", serif;
}
/*  */
#vnt-wrapper{
    background-color: #f5f5f5;
}
#vnt-container{
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.wrapper{
    max-width:1200px;
    padding: 0px 15px;
    margin:0 auto; 
}
.wrapping{
    padding: 0px 40px;
    max-width: 1600px;
    margin:0 auto; 
}
.wraps{
    max-width: 970px;
    margin: 0 auto;
}
#logo{
    padding-left: 0;
    padding-right: 0;
}
#logo img{
    max-height: 75px !important;
}
/* .transparent #logo img{
    max-height: inherit !important;
} */
/*  <===== gdmaintop =====>  */
#vnt-slide .item{
    position: relative;
}
#vnt-slide .img{
    overflow: hidden;
    position: relative;
}
#vnt-slide .img img{
    width: 100%;
}
.gdmaintop{
    position: relative;
}
.slick-slider { 
    display: table;
    table-layout: fixed;
    width: 100%; 
}
.vnttbream{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 30px 0;
}
.vnttbream::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    pointer-events: none;
    z-index: -1;
}
.vnttitlelg{
    margin-bottom: 15px;
}
.vnttitlelg, .vnttitlelg h1, .vnttitlelg h2{
    font-size: 45px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
.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
}
/*  <===== gdmaintop =====>  */
.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 =====>  */
.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;
}
/*  <===== lazyloading =====>  */

/*  <===== main =====>  */
.title-htow h2{
    margin-bottom: 1px;
}
.tabs-product{
}
.tabbed-content.tab-product .nav li a{
    border: 1px solid #fff;
    color: #fff;
}
.mn-aiweb{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    gap: 10px;
}
.mn-aiweb .ux-menu-link{
    padding: 2px 20px;
    border: 1px solid rgb(255 255 255 / 30%);
    background: rgb(255 255 255 / 10%);
    border-radius: 10px;
}
.mn-aiweb .ux-menu-link a{
    border: 0;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.mn-aiweb .ux-menu-link:hover{
    background: #fff;
}
.mn-aiweb .ux-menu-link:hover a{
    color: #333 !important;
}
.form-quote .col-inner{
    background: linear-gradient(75deg, #000b57, #1c2da6);
}
.form-quote .wpforms-form input,
.form-quote .wpforms-form textarea{
    border: 0px !important;
    background-color: #1b2da4 !important;
}
.form-quote div.wpforms-container .wpforms-form button[type="submit"]{
    background: #F97316;
    background: linear-gradient(90deg, rgba(249, 115, 22, 1) 0%, rgba(217, 46, 2, 1) 50%, rgba(217, 46, 2, 1) 100%);
}
.text-gradient-1 *{
    background: linear-gradient(to right, #009df1, #0c5adb);
    background-clip: text;
    color: transparent;
}
/*  <===== main =====>  */

/*  <===== contact =====>  */
.text-desweb > p{
    margin-top: 0px;
    margin-bottom: 0px;
}
.iccheck-text p{
    padding: 0px;
    margin: 0px;
}
/*  <===== contact =====>  */

/*  <===== menuTab =====>  */
.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: #102a83;
}
.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: #102a83;
}
.menuTab .mc-menu{
    font-size: 15px;
    line-height: 23px;
    border:solid 1px #102a83;
    color:#fff;
    padding: 10px 40px 10px 20px;
    cursor: pointer;
    position: relative;
    background-color: #102a83;
    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";
}
/* <===== menuTab =====> */

/* <===== myTools =====> */
.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;
}
/* <===== myTools =====> */

/* <===== myTags =====> */
.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;
}
/* <===== myTags =====> */

/* <==== date_share ====> */
.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;
}
/* <==== date_share ====> */

/* <===== the-content =====> */
.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;
}
/* <===== the-content =====> */

/* <===== vnt-menu-fixed =====> */
#vnt-menu-fixed-1{
    position: fixed;
    right: 10px;
    bottom: 20%;
    z-index: 6;
}
#vnt-menu-fixed-1>ul>li{
    position: relative;
    margin-bottom: 6px;
}
#vnt-menu-fixed-1>ul>li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
#vnt-menu-fixed-1>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: #102a83;
    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-1>ul>li>span>span{
    color:#fff;
}
#vnt-menu-fixed-1>ul>li:hover>span{
    width:auto;
    overflow: visible;
    padding: 9px 20px;
}
#vnt-menu-fixed-1>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 #102a83;
    border-top:solid 5px transparent;
    border-bottom:solid 5px transparent;
    display: none;
}
#vnt-menu-fixed-1>ul>li.fforder>span{
    border-radius: 25px;
    margin-right: 0;
    right: 5px;
}
#vnt-menu-fixed-1>ul>li.fforder > a{
    position: relative;
    z-index: 2;
}
#vnt-menu-fixed-1>ul>li.fforder:hover>span{
    padding-right: 100px;
}
#vnt-menu-fixed-1>ul>li:hover>span:before{
    display: block;
}
#vnt-menu-fixed-1>ul>li.fforder>span::before{
    display: none;
}
#vnt-menu-fixed-1>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: #102a83;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    margin-left: auto;
}
#vnt-menu-fixed-1>ul>li.fxphone>a{
    background-color: #ed2024;
}
#vnt-menu-fixed-1>ul>li.fxmess>a{
    background-color: #0084ff;
}
#vnt-menu-fixed-1>ul>li.fxzalo>a{
    background-color: #0168ff;
}
#vnt-menu-fixed-1>ul>li.fxtop >a{
    background-color: #102a83;
    color: #ffeb00;
}
#vnt-menu-fixed-1>ul>li>a>img{
    max-height: 25px;
    max-width: 25px;
}
#vnt-menu-fixed-1>ul>li.fforder>a>img{
    max-width: 18px;
    max-height: auto;
}
#vnt-menu-fixed-1>ul>li>a span{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
#vnt-menu-fixed-1>ul>li>a span.fa-concierge-bell{
    font-size: 20px;
}
#vnt-menu-fixed-1>ul>li>a span.fa-concierge-bell::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
#vnt-menu-fixed-1>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;
    /* animation-name: tada; */
}
@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-1 a{
    color: #fff;
}
#vnt-menu-fixed-1 ul li.cart>a{
    flex-direction: column;
    position: relative;
    color: #fff;
    background-color: #102a83;
}
#vnt-menu-fixed-1 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: #102a83;
}
#vnt-menu-fixed-1 ul li.cart>a .icon-cart{
    font-size: 22px;
}
#vnt-menu-fixed-1>ul>li.cart>a>img{
    max-height: 20px;
    max-width: 20px;
}
/*===============*/
#vnt-menu-fixed-1 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-1 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-1 ul li.social:hover .popup{
    width:204px;
}
#vnt-menu-fixed-1 ul li.social .popup ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
#vnt-menu-fixed-1 ul li.social .popup ul li{
    border-right: solid 1px rgba(255,255,255,0.1);
}
#vnt-menu-fixed-1 ul li.social .popup ul li:last-child{
    border-right: none;
}
#vnt-menu-fixed-1 ul li.social .popup ul li a{
    display: block;
}
#vnt-menu-fixed-1 ul li.social .popup ul li a i{
    position: relative;
    width: 40px;
    height: 40px;
 
    line-height: 21px;
    color:#ffffff;
}
#vnt-menu-fixed-1 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-1 ul li.social .popup ul li a:hover i.fa-facebook{
    background: #1877f2;
}
#vnt-menu-fixed-1 ul li.social .popup ul li a:hover i.fa-instagram{
    background: #ae4a7c;
}
#vnt-menu-fixed-1 ul li.social .popup ul li a:hover i.fa-youtube{
    background: #ff0000;
}
#vnt-menu-fixed-1 ul li.social .popup ul li a:hover i.fa-twitter{
    background: #00abf0;
}
#vnt-menu-fixed-1 ul li.social .popup ul li a:hover i.fa-pinterest{
    background: #cb2027;
}
#vnt-menu-fixed-1>ul>li.fxproduct{
    margin-bottom: 20px;
}
#vnt-menu-fixed-1>ul>li.fxproduct a{
    width: 80px;
    height: 80px;
    border-radius: 5px;
    background-color: #102a83;
    text-align: center;
}
#vnt-menu-fixed-1>ul>li.fxproduct a:hover{
    background-color: #102a83;
}
#vnt-menu-fixed-1>ul>li.fxproduct a .fa{
    font-size: 18px;
    line-height: 27px;
    margin-right: 8px;
}
#vnt-menu-fixed-1>ul>li.fxproduct a .num{
    font-size: 16px;
    line-height: 24px;
    font-weight:600;
}
#vnt-menu-fixed-1>ul>li.fxproduct a .txt{
    display: block;
    font-size: 12px;
    line-height: 18px;
}
/* <===== vnt-menu-fixed =====> */

/* <==== support-hotline ====> */
.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;
}
/* <==== support-hotline ====> */

/* <===== vnttitle =====> */
.vnttitle{
    margin-bottom: 20px;
    overflow: hidden;
}
.vnttitle.vupper{
    text-transform: uppercase;
}
.vnttitle.vmargin{
    margin-bottom: 30px;
}
.vnttitle.vcenter{
    text-align: center;
}
.vnttitle.vwhite, .vnttitle.vwhite a{
    color: #fff;
}
.vnttitle.vcolor{
    color: #102a83;
}
.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: bold;
}
/* <===== vnttitle =====> */

/* <===== vnttitledt =====> */
.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;
}
/* <===== vnttitledt =====> */

/*  <===== viewall =====>  */
.viewall.vcenter{
    text-align: center;
}
.viewall a, .viewall button{
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    padding: 14px 49px;
    border: none;
    background-color: #102a83;
    color: #fff;
    text-align: center;
    border-radius: 25px;
}
.viewall a:hover, .viewall button:hover{
    background-color: #ffeb00;
    color: #000;
}
.viewall a span, .viewall button span{
    display: inline-block;
    padding-right: 15px;
    position: relative;
}
.viewall a span::before, .viewall button span::before{
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ffeb00;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.viewall a:hover span::before, .viewall button:hover span::before{
    color: #102a83;
}
.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: #102a83;
}
/*  <===== viewall =====>  */

/* <===== header =====>*/
#vnt-header{
    position: relative;
}
.vntheader{
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 112;
    padding: 0px 20px;
    border-radius: 10px;
    background-color: rgba(255,255,255,0.25);
    border: 1px solid #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.vfxied .vntheader{
    background-color: rgba(255,255,255, 1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    top: 10px;
}
.vntheader .hdgrip{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -10px;
}
.vntheader .hdgrip > div{
    padding: 0 10px;
}
.vntheader .hdgrip .mcol{
    width: 265px;
}
.vntheader .hdgrip .hcol{
    width: calc(100% - (265px + 350px));
}
.vntheader .hdgrip .bcol{
    width: 350px;
}
.tplogohead{
    max-width: 139px;
    width: 100%;
}
.tpmenuhead > ul{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}
.tpmenuhead ul li{
    margin-right: 20px;
}
.tpmenuhead ul li li{
    margin-right: 0px;
}
.tpmenuhead ul li:last-child{
    margin-right: 0;
}
.tpmenuhead li a{
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: var(--primary-color);
}
.tpmenuhead > ul > li > a{
    color: #fff;
}
.vfxied .tpmenuhead li a{
    color: var(--primary-color);
}
.tpmenuhead li li a{
    font-weight: normal;
}
.tpmenuhead li a:hover,
.tpmenuhead li.active > a,
.mmMain li.active > a{
    color: var(--fs-experimental-link-color-hover) !important;
}
.hptoolhead .tlgrip{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    margin: 0 -17px;
}
.hptoolhead .tlgrip > div{
    padding: 0 17px;
}
.tplanghead{
    display: flex;
    align-items: center;
    gap: 1px;
}
.tplanghead ul{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -15px;
}
.tplanghead ul li{
    padding: 0 5px;
}
.tplanghead li a{
    width: 24px;
    height: 18px;
    display: block;
    opacity: 0.35;
}
.tplanghead li.cart-item a{
    height: auto;
}
.tplanghead li.active a,
.tplanghead li:hover a,
.tplanghead li.cart-item a{
    opacity: 1;
}
.tplanghead li a img{
    width: 24px;
    height: 18px;
}
.tplanghead .hnavmenu{
    width: 110px;
}
.tpmobihead .motitle{
    width: 59px;
    height: 43px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    padding-top: 8px;
}
.tpmobihead .motitle span{
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
}
.tpmobihead .motitle span::before{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
}
.vfxied .tpmobihead .motitle span,
.vfxied .tpmobihead .motitle span::before{
    background-color: var(--fs-color-secondary);   
}
.tpmobihead .moconts{
    position: fixed;
    max-width: 420px;
    width: 100%;
    top: -1px;
    right: 0;
    max-height: calc(100vh);
    overflow: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    z-index: 1112;
    padding: 15px 20px 30px;
    pointer-events: none;
    transform: translateY(-100%);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpmobihead.active .moconts{
    transform: unset;
    pointer-events: auto;
}
.tpmobihead .iflogo{
    margin-bottom: 10px;
    max-width: 150px;
}
.tpmobihead .iflogo img{
    max-width: 65px;
}
.tpmobihead .ctclose{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    width: 40px;
    height: 30px;
    cursor: pointer;
}
.tpmobihead .ctclose span{
    position: relative;
    display: block;
    width: 45px;
    height: 2px;
    background-color: var(--fs-color-secondary);
    border-radius: 25px;
    transform: rotate(32deg);
    top: 13px;
    right: 2px;
}
.tpmobihead .ctclose span::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 45px;
    height: 2px;
    background-color: var(--fs-color-secondary);
    border-radius: 25px;
    transform: rotate(-65deg);
}
.tpmobihead .lkmenu{
    margin-bottom: 60px;
    text-align: center;
}
.tpmobihead .lkmenu ul{
    list-style-type: none;
}
.tpmobihead .lkmenu li{
    margin-bottom: 12px;
}
.tpmobihead .lkmenu li a{
    display: inline-block;
    font-size: 15px;
    line-height: 35px;
    font-weight: 600;
    color: var(--primary-color);
}
.tpmobihead .lkmenu li a:hover{
    color: var(--fs-experimental-link-color-hover);
}
.tpmobihead .lkinfo{
    text-align: center;
}
.tpmobihead .lkinfo, .tpmobihead .lkinfo a{
    color: var(--primary-color);
}
.tpmobihead .lkinfo .imail{
    margin-bottom: 15px;
}
.tpmobihead .lkinfo .imail a{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
}
.tpmobihead .lkinfo .imail a i{
    margin-right: 10px;
}
.tpmobihead .lkinfo .igiay li{
    margin-bottom: 5px;
}
.tpmobihead .lkinfo .igiay li:last-child{
    margin-bottom: 0;
}
.tpmobihead .lkinfo .igiay li a{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
/* <===== header =====>*/

/* <===== footer =====> */
.vntfooter > #block_widget-6.block_widget,
.vntfooter > #block_widget-8.block_widget{
    padding: 0px;
    margin: 0px;
}
.vhcopyfoot{
    margin: 0 -5px;
    padding: 25px 0;
}
.vhmainfoot{
    margin: 0 -5px 0 0;
    padding-left: 20px;
    margin-bottom: 115px;
}
.vhmainfoot .magrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.vhmainfoot .magrip .mcol{
    width: 220px;
}
.vhmainfoot .magrip .hcol{
    width: calc(100% - 220px);
}
.tpmainftmm{
    width: calc(100% + 280px);
    position: relative;
    padding: 15px;
    border-radius: 30px;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.25);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.12);
    z-index: 2;
} 
.tpmainftmm .mmppadd{
    background-color: #fff;
    padding: 30px 25px 35px 35px;
    border-radius: 25px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
}
.tpmainftmm .mmcapts{
    font-size: 14px;
    line-height: 16px;
    color: var(--primary-color);
    margin-bottom: 20px;
}
.tpmainftmm .mmtitle{
    margin-bottom: 5px;
    color: #838383;
    letter-spacing: -1px;
}
.tpmainftmm .mmtitle span{
    color: var(--primary-color);
}
.tpmainftmm .mmtitle, .tpmainftmm .mmtitle h2{
    font-size: 38px;
    line-height: 45px;
    font-weight: 600;
}
.tpmainftmm .fminput{
    margin-bottom: 35px;
}
.tpmainftmm .fmgroup{
    margin-bottom: 15px
}
.tpmainftmm .fmgroup label{
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: var(--primary-color);
    display: block;
}
.tpmainftmm .fmgroup input, .tpmainftmm .fmgroup select{
    width: 100%;
    height: 55px;
    padding: 0 20px;
    border: none;
    border-radius: 10px;
    background-color: #f8f8f8;
}
.tpmainftmm .fmbuton{
    margin-bottom: 25px;
}
.tpmainftmm .fmbuton button{
    width: 100%;
    height: 60px;
    background-color: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 35px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
}
.tpmainftmm .fmterms{
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: #838383;
}
.tpmainftmm .fmterms a{
    color: var(--primary-color);
}
.tpmainfthh{
    position: relative;
}
.tpmainfthh, .tpmainfthh a{
    color: #fff;
}
.tpmainfthh .hhthumb{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
    pointer-events: none;
}
.tpmainfthh .hhthumb::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    opacity: 0.7;
    z-index: 1;
}
.tpmainfthh .hhthumb img, .tpmainfthh .hhthumb iframe, .tpmainfthh .hhthumb video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tpmainfthh .hhdecss{
    padding: 80px 40px 190px 470px;
    position: relative;
    z-index: 1;
}
.tpmainfthh .dstitle{
    margin-bottom: 30px;
    display: inline-block;
    padding: 15px 45px 25px 0;
    position: relative;
    z-index: 1;
    letter-spacing: -8px;
}
.tpmainfthh .dstitle, .tpmainfthh .dstitle h2{
    font-size: 150px;
    line-height: 150px;
    font-weight: 600;
}
.tpmainfthh .dstitle::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(100% + 50px);
    background: #FFFFFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 60%);
    z-index: -1;
    border-radius: 0 30px 30px 0;
    pointer-events: none;
}
.tpmainfthh .dstitle::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    box-shadow: 5px 1px 5px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0 30px 30px 0;
    pointer-events: none;
}
.tpmainfthh .dsconts{
    padding-right: 140px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 12px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: -1.2px;
    margin-bottom: 55px;
}
.tpmainfthh .ifgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.tpmainfthh .ifgrip > div{
    padding: 0 10px;
    width: 50%;
}
.tpmainfthh .ifgrip .itmainfthh{
    margin-bottom: 15px;
}
.itmainfthh .ifname{
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}
.itmainfthh .ifname .nagrip{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -7px;
}
.itmainfthh .ifname .nagrip > div{
    padding: 0 7px;
}
.itmainfthh .ifcont{
    max-width: 265px;
    font-size: 16px;
    line-height: 24px;
}
.vhinfofoot{
    margin-bottom: 80px;
}
.vhinfofoot .inpadd{
    padding: 0 38px;
}
.hpinfofoot .ingrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.hpinfofoot .ingrip > div{
    padding: 0 10px;
}
.hpinfofoot .ingrip .mcol{
    width: 52.402%;
}
.hpinfofoot .ingrip .hcol{
    width: calc(100% - 52.402%);
}
.tpinfoftmm .mmnames{
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 25px;
}
.tpinfoftmm .mmnames, .tpinfoftmm .mmnames a{
    color: var(--primary-color);
}
.tpinfoftmm .mmnames i{
    margin-right: 10px;
}
.tpinfoftmm .mmthumb{
    max-width: 553px;
    margin-left: -15px;
}
.tpinfoftha{
    margin-bottom: 60px;
}
.tpinfoftha .hagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.tpinfoftha .hagrip > div{
    padding: 0 10px;
    width: 50%;
}
.itinfoftha .vname{
    margin-bottom: 12px;
    color: var(--fs-experimental-link-color);
    font-size: 14px;
    line-height: 22px;
}
.itinfoftha .vinfo li{
    margin-bottom: 8px;
}
.itinfoftha .vinfo li a{
    display: inline-block;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    color: var(--fs-experimental-link-color);
}
.itinfoftha .vinfo li a:hover{
    padding-left: 3px;
}
.tpinfofthb .hbtitle{
    margin-bottom: 5px;
    color: var(--fs-experimental-link-color);
}
.tpinfofthb .hbtitle, .tpinfofthb .hbtitle h2{
    font-size: 100px;
    line-height: 120px;
    font-weight: 600;
}
.tpinfofthb .hbconts{
    color: var(--fs-experimental-link-color);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}
.vhcopyfoot, .vhcopyfoot a{
    color: #fff;
}
.hpcopyfoot .cogrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -10px;
}
.hpcopyfoot .cogrip > div{
    padding: 0 10px;
}
.hpcopyfoot .cogrip .mcol{
    width: 50.725%;
}
.hpcopyfoot .cogrip .hcol{
    width: calc(100% - 50.725%);
}
.tpcopyfoot{
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
}
.tpgiayfoot ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: end;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.tpgiayfoot ul li{
    padding: 0 29px;
    margin-bottom: 0;
}
.tpgiayfoot li a{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
.logo-footer .ux-logo-link{
    padding: 0px !important;
}
.uxmn-footer{
    color: #fff;
}
/* <===== footer =====> */

/* <==== viewmore ====> */
.viewmore a{
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
}
.viewmore a span{
    display: inline-block;
    padding-right: 15px;
    position: relative;
}
.viewmore a span::before{
    content: '\f105';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #102a83;
}
.viewmore a:hover{
    color: #102a83;
}
/* <==== viewmore ====> */

/* <==== vdateall ====> */
.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: #102a83;
}

@media screen and (max-width: 1440px) and (min-width: 1024px) {
    .vntheader .hdgrip .hcol{
        width: calc(100% - 265px);
    }
    .vntheader .hdgrip .bcol{
        width: 250px;
    }
}

@media screen and (max-width: 1440px){
    .tpmenuhead ul li{
        margin-right: 5px;
    }
}

/* <==== vdateall ====> */
@media all and (min-width: 992px){
    /* <===== menuTab =====> */
    .menuTab ul{
        display: flex!important;
    }
    /* <===== menuTab =====> */
}
@media all and (max-width: 1350px){
    .wrapping{
        padding: 0px 18px;
    }
}
@media all and (max-width: 1200px){
}
@media all and (max-width: 991px){
    /* <==== support-hotline ====> */
    .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;
    }
    /* <==== support-hotline ====> */

    /* <==== menuTab ====> */
    .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: #102a83;
        color: #fff;
    }
    .menuTab ul li a:before{
        display: none;
    }
    /* <==== menuTab ====> */

    /* <===== the-content =====> */
    .the-content{
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }
    /* <===== the-content =====> */
    
    /* <===== vnt-menu-fixed =====> */
    #vnt-menu-fixed-1>ul>li>span{
        display: none;
    }
    #vnt-menu-fixed-1>ul>li>a{
        width: 35px;
        height: 35px;
        padding: 0;
    }
    #vnt-menu-fixed-1>ul>li>a span{
        font-size: 20px;
        line-height: 30px;
    }
    #vnt-menu-fixed-1 ul li.go_top a i{
        font-size: 14px;
        top: 4px;
        position: absolute;
    }
    #vnt-menu-fixed-1>ul>li{
        margin-bottom: 5px;
    }
    #vnt-menu-fixed-1 ul li.cart>a .icon-cart{
        font-size: 18px;
    }
    #vnt-menu-fixed-1 ul li.cart>a .sl{
        width: 16px;
        height: 16px;
        font-size: 10px;
        line-height: 11px
    }
    /* <==== vnt-menu-fixed ====> */

    /* <===== header =====>*/
    .vntheader{
        top: 7px;
        left: 7px;
        right: 7px;
        padding: 0px 15px;
    }
    .vfxied .vntheader{
        top: 7px;
    }   
    .tplogohead{
        max-width: 122px;
    }
    .tpmobihead .motitle{
        width: 38px;
        height: 38px;
        padding-top: 10px;
    }
    .tpmobihead .motitle span::before{
        top: 13px;
    }
    .vntheader .hdgrip{
        justify-content: space-between;
    }
    /* <===== header =====>*/

    /* <===== footer =====> */
    .vhmainfoot .magrip .mcol{
        width: 100%;
    }
    .vhmainfoot .magrip .hcol{
        width: 100%;
        margin-bottom: 25px;
    }
    .tpmainftmm{
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .vhmainfoot .magrip{
        flex-direction: column-reverse;
    }
    .tpmainfthh{
        position: static;
    }
    .vhmainfoot{
        position: relative;
        margin: 0;
        padding: 30px 20px;
    }
    .tpmainfthh .hhdecss{
        padding: 0;
    }
    .tpmainfthh .dstitle{
        margin-bottom: 20px;
        padding: 5px 25px 5px 0;
        letter-spacing: -6.22px;
    }
    .tpmainfthh .dstitle, .tpmainfthh .dstitle h2{
        font-size: 75px;
        line-height: 87px;
    }
    .tpmainfthh .dstitle::before, .tpmainfthh .dstitle::after{
        border-radius: 0 15px 15px 0;
    }
    .tpmainfthh .dsconts{
        padding-right: 0;
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
    .tpmainftmm .mmppadd{
        padding: 20px 22px 25px;
    }
    .tpmainftmm .mmtitle{
        margin-bottom: 10px;
    }
    .tpmainftmm .mmtitle, .tpmainftmm .mmtitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpmainftmm .fmterms{
        margin: 0 -5px;
        letter-spacing: -0.7px;
    }
    .vhinfofoot{
        padding: 25px 0 35px;
        position: relative;
        margin-bottom: 0;
        z-index: 1;
    }
    .hpinfofoot .ingrip .mcol{
        width: 100%;
    }
    .hpinfofoot .ingrip .hcol{
        width: 100%;
    }
    .vhinfofoot .inpadd{
        padding: 0 20px;
    }
    .tpinfoftha{
        margin-bottom: 35px;
    }
    .tpinfofthb .hbtitle{
        margin-left: -5px;
    }
    .tpinfofthb .hbtitle, .tpinfofthb .hbtitle h2{
        font-size: 60px;
        line-height: 80px;
    }
    .tpinfofthb .hbconts{
        padding-left: 0;
        font-size: 14px;
        line-height: 22px;
    }
    .itinfoftha .vinfo li a{
        font-size: 18px;
        line-height: 25px;
    }
    .tpinfoftmm .mmthumb{
        display: none;
        position: absolute;
        bottom: 35px;
        left: -70px;
        margin-left: unset;
        z-index: -1;
        pointer-events: none;
        max-width: 375px;
        width: 100%;
    }
    .tpinfoftmm .mmnames{
        margin-bottom: 30px;
    }
    .vhcopyfoot{
        margin: 0;
    }
    .vntfooter{
        margin: 0 -2px;
    }
    .vntfooter > #block_widget-6.block_widget{
        padding-top: 30px;
    }
    .tpmainfthh .ifgrip > div{
        width: 100%;
    }
    /* <===== footer =====> */

    /* <===== vnttitle =====> */
    .vnttitle, .vnttitle h1, .vnttitle h2, .vnttitle h3{
        font-size: 25px;
        line-height: 35px;
    }
    /* <===== vnttitle =====> */

    /* <===== vnttitledt =====> */
    .vnttitledt, .vnttitledt h1, .vnttitledt h2{
        font-size: 20px;
        line-height: 30px;
    }
    /* <===== vnttitledt =====> */

    /* <==== gdmaintop ====> */
    .vnttbream{
        padding: 15px 0;
    }
    .vnttitlelg{
        margin-bottom: 0;
    }
    .vnttitlelg, .vnttitlelg h1, .vnttitlelg h2{
        font-size: 25px;
        line-height: 35px;
    }
    /* <==== gdmaintop ====> */

    .tpcopyfoot{
        text-align: center;
    }
}
@media all and (max-width: 767px){
    header #logo img,
    header .stuck #logo img{
        max-height: 60px !important;
    }
    .vntheader .hdgrip > div{
        width: auto !important;
    }
    .hptoolhead .tlgrip > div{
        padding: 0 10px;
    }
    .hptoolhead .tlgrip > div.tcol:first-child{
        padding-right: 0px;
    }
    .tplanghead{
        width: 105px;
    }
    .tplanghead .hnavmenu{
        width: 95px;
    }
    .tplanghead ul{
        margin: 0;
    }
    .tplanghead ul li{
        padding: 0;
    }
    .tplanghead ul.nav>li{
        margin: 0 3px;
    }
    /* <===== footer =====> */
    .itmainfthh .ifcont{
        font-size: 15px;
        line-height: 22px;
        max-width: 100%;
        margin-bottom: 5px;
    }
    .hpcopyfoot .cogrip{
        flex-direction: column-reverse;
    }
    .hpcopyfoot .cogrip .mcol{
        width: 100%;
    }
    .hpcopyfoot .cogrip .hcol{
        width: 100%;
        margin-bottom: 15px;
    }
    .tpgiayfoot ul{
        justify-content: center;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    /* <===== footer =====> */
}

/*================= BEGIN: Text Slogan ==================*/
.slogan-text-2{
    max-width: 470px;
    min-height: 230px;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 20px 0;
    background: rgba(0,0,0,0.6);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.slogan-text-2 .text-grid {
    display: inline-flex;
    position: relative;

    padding-bottom: 5px;
    margin-bottom: 20px;
}
.slogan-text-2 .text-grid:after{
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
    width: 100px;
    margin-left: -50px;
    height: 1px;
    background: #fb7224;
}
.slogan-text-2 .text-grid .i-year span {
    font-size: 100px;
    line-height: 100px;
    font-style: italic;
    font-family: auto;
}
.slogan-text-2 .text-grid .i-text{
    margin-left:10px ;
    text-align: left;
}
.slogan-text-2 .text1{
    font-size: 28px;
    line-height: 35px;
    font-weight: bold;
}
.slogan-text-2 .text2 {
    font-size: 25px;
    line-height: 30px;

}
.slogan-text-2 .text3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    letter-spacing: -1px;
}
.slogan-text-2 .text3 a {
  color: #fb7224;
}
.slogan-right .slogan-text-2{
    margin-left: auto;
}
.vnt-hue {
    background: linear-gradient(90deg,#bcd02f,#e7ff6c,#bcd02f);
    background-clip: text;
    color: transparent;
    animation: vnt-hue 8s linear infinite;
}
@keyframes vnt-hue {0%{filter:hue-rotate(0)}100%{filter:hue-rotate(360deg)}}

@media screen and (max-width: 768px){
    .slogan-text-2{
        max-width: 100%;
        min-height: auto;
    }
    .slogan-text-2 .text-grid .i-year span {
        font-size: 70px;
        line-height: 70px;
    }
    .slogan-text-2 .text1 {
        font-size: 30px;
        line-height: 35px;
    }
    .slogan-text-2 .text2 {
        font-size: 20px;
        line-height: 27px;
    }
    .slogan-text-2 .text3 {
        font-size: 32px;
        line-height: 42px;
    }
}
/*================= END: Text Slogan ==================*/

/*================= BEGIN: About ==================*/
.vnt-about .txt{
    text-align: right;
    margin-bottom: 25px;
}
.vnt-about .txt p{
    padding: 0;
}
.vnt-about .txt .t1{
    font-size: 30px;
    line-height: 40px;
    color: var(--fs-color-success);
}
.vnt-about .txt .t2{
    font-size: 30px;
    line-height: 40px;
    color: #999999;
}
.vnt-about .txt .t2 span{
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.vnt-about .content {
    border: solid 2px var(--fs-color-success);
    padding: 20px;
    padding-bottom: 40px;
    text-align: left;
    position: relative;
    z-index: 1;
    background: rgba(27, 29, 31, 0.85);
}
.vnt-about .content ul{
    list-style-type: none;
}
.vnt-about .content ul li{
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff;
}
.vnt-about .content ul li:last-child{
    margin-bottom: 0;
}
.vnt-about .content ul li:before{
    content: "\e00a";
    font-family: fl-icons;
    position: absolute;
    top: 0;
    left: 0;
    color: var(--fs-color-success);
}
.vnt-about .content .link {
    position: absolute;
    z-index: 10;
    background: var(--fs-experimental-link-color);
    bottom: -36px;
    right: 50px;
    padding: 15px;
}
.vnt-about .content .link a{
    display: block;
    background: var(--fs-color-success);
    color: var(--fs-experimental-link-color);
    text-transform: uppercase;
    width: 130px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 10px;
    border-radius: 5px;
    border:solid 2px var(--fs-color-success);
}
.vnt-about .content .link a:hover{
    background: var(--fs-experimental-link-color);
    color: var(--fs-color-success);
}
.vnt-about .img{
    margin-bottom: 20px;
}
.vnt-about .text .t1{
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    margin-bottom: 10px;
}
.vnt-about .text .t1 span{
    font-size: 50px;
    line-height: 60px;
    margin-left: 10px;
    color: var(--fs-color-success);
    font-family: 'Dancing Script';
}
.vnt-about .text .t2{
    font-size: 30px;
    line-height: 40px;
    color: #999999;
    text-align: right;
}
.vnt-about .text .t2 span{
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.vnt-about .img-text .text > div{
    text-align: left;
}
.vnt-about .img-text .t1{
    color: #ffffff;
}
.vnt-about .btn-abt{
    margin: -30px 50px 0px;
    position: relative;
    z-index: 1;
    color: var(--fs-experimental-link-color);
}
.vnt-about .btn-abt:hover{
    color: #fff;
}
.vnt-about .btn-abt:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgb(27, 29, 31);
    top: 50%;
    transform: translateY(-50%);
    left: -21px;
    z-index: -1;
}
.vnt-about .btn-abt:after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgb(27, 29, 31);
    top: 50%;
    transform: translateY(-50%);
    right: -21px;
    z-index: -1;
}
@media screen and (max-width: 768px){
    .vnt-about .content ul li{
        margin-left: 0px;
    }
    .vnt-about .text .t1{
        font-size: 14px;
        line-height: 22px;
    }
    .vnt-about .text .t1 span{
        font-size: 30px;
        line-height: 40px;
    }
    .vnt-about .text .t2{
        font-size: 18px;
        line-height: 26px;
    }
    .vnt-about .txt .t1,
    .vnt-about .txt .t2{
        font-size: 20px;
        line-height: 30px;
    }
    .vnt-about .img-text .text > div{
        text-align: right;
    }
    .vnt-about .content{
        padding: 15px 20px 40px;
    }
}
/*================= END: About ==================*/

/*================= BEGIN: Mẫu website ==================*/
.webiste-example > .col{
    padding: 0;
}
.webiste-example .is-divider{
    margin-left: auto;
    color: var(--fs-experimental-link-color);
}
.btn-vwmore a{
    margin-bottom: 0px;
}
.btn-vwmore .col-inner,
.btn-vwmore .col-inner:hover{
    box-shadow: none;
}
.ses-row-gird{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wp_automatic_demo_btn,
.wp_automatic_buy_btn{
    display: none;
}
@media screen and (min-width: 992px){
    .section-website{
        padding-bottom: 0px !important;
    }
}
/*================= END: Mẫu website ==================*/