/* === global.css === */
body {
	margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px; 
} 
td,th { 
	line-height:18px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea {
   margin: 0px;
   padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
   font-size:100%;
   font-weight:bold;
}

.clear {clear: both; font-size: 0px; line-height: 0px; height:0;}
p {margin:0px;padding:5px 0px;}
ol,ul {	list-style: none;}

a { text-decoration:none; color:#9c1320}
a:hover {  color:#9c1320; text-decoration: none; }

img { border : 0px; max-width: 100%;}
input {   color: #2a2a2a;}
.input-warn {border:1px solid #FF0000;line-height:20px;	height:18px;}
.input-ok { border:1px solid #00CC66; line-height:20px;	height:18px;}
.button {
   background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/button_bg.gif) center no-repeat;
   cursor:pointer;
   border:none;
   color:#000;
   padding: 5px 2px;
   width:103px ;
   
}
 
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.btn { 
padding:0px 10px;
height:24px;
border:1px solid #d4d4d4;
background:#fefefe;
background-image:-moz-linear-gradient(top,#fefefe,#ebebeb);
background-image:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#ebebeb));
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fefefe,endColorStr=#ebebeb);
-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fefefe, endColorStr=#ebebeb)";
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
white-space:nowrap;
vertical-align:middle;
cursor:pointer;
overflow:visible;
} 	
button.btn span {
   display:inline-block;
   vertical-align:middle;
   color:#656565;
   font-size:13px;
}
button.btn:hover, button.btn:focus{
   border-color:#d4d4d4;background:#ebebeb;
   background-image:-moz-linear-gradient(top,#ebebeb,#fefefe);
   background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#fefefe));
   filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ebebeb,endColorStr=#fefefe);
   -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ebebeb, endColorStr=#fefefe)";
   outline:0;-moz-box-shadow:0 0 3px #999;
   -webkit-box-shadow:0 0 3px #999;
   box-shadow:0 0 3px #999
}

.btn-default { background:#09459f; color:#ffffff ; border-color: #073f93; text-transform:uppercase; font-weight:bold; height:30px; line-height:18px; }
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
 color: #ffffff;
 background-color: #4e4e4e;
 border-color: #4e4e4e;
}




.textfiled {
   border:1px solid #b7b7b7;
   background:#efefef;
   color:#2a2a2a;
   border-bottom:none;
   border-right:none;
   line-height:20px;
   height:20px;
   font-size:12px;

}
.textarea{
   border:1px solid #b7b7b7;
   border-bottom:none;
   border-right:none;
   background:#efefef;
   color:#2a2a2a;
   line-height:20px;
   overflow:auto;

}
.select{
   border:1px solid #b7b7b7;
   border-bottom:none;
   border-right:none;
   background:#efefef;
   color:#2a2a2a;
   padding:3px; 
   font-size:11px;

}


.clearfix:after
   {
   content: '[DO NOT LEAVE IT IS NOT REAL]'; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
   }
.clearfix{
   display: inline;
   position: relative;
   }
/*\*/
.clearfix	{
   display: block;
}

.fl {float:left;}
.fr {float:right;}
.hidden {display:none;}


.inner-addon {
 position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
 position: absolute;
 padding: 10px;
 pointer-events: none;
   color:#a1a1a1;
}

/* align glyph */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
.left-addon textarea { padding-left:  30px;}  

/**/
.hide-on-biggest { 	display: none;} 

/* -------------------------------------------------------------------
format text
------------------------------------------------------------------- */

.font_err {	color:#FF0000;}
.font_err a:active , .font_err a:link , .font_err a:visited {  text-decoration: none ; color:#FF0000}
.font_err a:hover {  color:#FF0000; text-decoration: underline; }


/********************* CSS for box_redirect ****************************/
#box_redirect{ border:1px solid #505050; width:70% ;margin:0px auto;  }
#box_redirect p { line-height:18px;}
#box_redirect .top { background:#F78600;border-bottom:1px solid #5C5C5C; color:#FFFFFF;font-size:11px;font-weight:bold;text-transform:uppercase; height:22px;padding:2px; text-align:left; }
#box_redirect .fontMess {color:#65D700;font-size:12px; font-weight:bold;text-align:center;padding:20px 10px;}
#box_redirect .mess { background:#383838; color:#FFFFFF;text-align:center}
#box_redirect .bottom { background:#FFF3DD; color:#000;text-align:center;padding:5px; font-size:12px;}

/********************* CSS for boxMess ****************************/
#boxMess{  border:1px solid #F08200;padding:2px 5px; background:#FCF5CD }
#boxMess  h4.mess { background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/icon/icon_mess.gif) no-repeat left; padding:2px 30px; color:#FF0000; font-weight:bold; font-size:12px;}
#boxMess  h4.err { background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/icon/icon_warning.gif) no-repeat left; padding:6px 30px; color:#FF0000; font-weight:bold;}
#boxMess .font_err { color:#950000;}



/******************** PHAN TRANG **************/
.pagination{ 
   background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/hr.gif) top repeat-x;
	padding-top:10px;
 text-align:center;
}
.pagination .pagetotal {
   background-color:#868686;
   color:#FFFFFF;
   padding:2px 3px;
}
.pagination a, .pagination a:visited{
   padding: 0px 2px;
   display:inline-block ;
   text-decoration: none; 
   color: #868686;
   font-weight:bold;
   background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/page_bg.gif) center no-repeat;
   width:18px;
   height:15px;
   line-height:15px;
}

.pagination a:hover, .pagination a:active{
   color: #3866bb;
   text-decoration:none;
}

.pagination .pagecur{
   font-weight: bold;
   display:inline-block ;
   padding: 0px 2px;
   background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/page_on.gif) center no-repeat;
   color: #fff;
   width:18px;
   height:15px;
   line-height:15px;
}

.pagination .btnPage{
   color: #fff;
   text-align:center;
   font-weight:bold;
}
.pagination a:visited.btnPage  {
   color:#fff;
   font-weight:bold;
}
/* === style.css === */
/* begin */

/* end */
a:focus,
a:active{
    outline: none;
    text-decoration: none;
}
/*  */
body{
    font-size: 15px;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}
#vnt-wrapper{
    width: 100%;
}
#vnt-container{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.wrapper{
    max-width:  1188px;
    padding: 0 15px;
    margin: 0 auto;
}
.wrapper_mall {
    max-width: 910px;
    margin: 0 auto;
    padding: 0 20px;
}
a{
    color: #333333;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

/*==BEGIN: HEADER==*/
#vnt-header {
    /*position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;*/
    background: rgb(255 255 255 / 80%);
    transition: all 0.3s linear;
}
.p-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.vnt-logo{
    width: 109px;
    /*padding: 12px 0;
    margin-right: 30px;*/
    /* float: left; */
}
.vnt-logo img{
    width: 100%;
}
.vnt-slogan{
    /* float: left; */
    padding: 13px 0;
    /* max-width: 610px; */
    text-align: center;
}
.vnt-slogan .text1{
    font-size: 25px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #0065b3;
}
.vnt-slogan .text1::before{
    position: absolute;
    content: '';
    top: -11px;
    left: 0px;
    height: 260%;
    width: 100px;
    overflow: hidden;
    background: -moz-linear-gradient(right,rgba(255,255,255,0) 0,rgb(255,255,255) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(50%,rgb(255,255,255)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0,rgb(255,255,255)50%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(right,rgba(255,255,255,0) 0,rgb(255,255,255) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to left,rgba(255,255,255,0) 0,rgb(255,255,255)50%,rgba(255,255,255,0) 80%);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation: animation_slogan 4s linearinfinite;
    -moz-animation: animation_slogan 4s linear infinite;
    animation: animation_slogan 4s linear infinite;
}
@-webkit-keyframes animation_slogan {
    0% {
        left:  -50px;
        opacity: 1;
    }
    15% {
        left: 10px;
        opacity: 1;
    }
    85% {
        left: 70%;
        opacity: 1;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
}
@-moz-keyframes animation_slogan {
    0% {
        left:  -50px;
        opacity: 1;
    }
    15% {
        left:  10px;
        opacity: 1;
    }
    85% {
        left: 70%;
        opacity: 1;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
}
@keyframes animation_slogan {
    0% {
        left:  -50px;
        opacity: 1;
    }
    15% {
        left: 10px;
        opacity: 1;
    }
    85% {
        left: 70%;
        opacity: 1;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
}
.vnt-slogan .text1 h2{
    font-size: inherit;
    line-height: inherit;
}
.vnt-slogan .text2{
    font-size: 25px;
    line-height: 34px;
    color: #0065b3;
}
.vnt-tool{
    padding: 15px 0;
}
.vnt-tool .vnt-langues{
}
.vnt-tool .vnt-langues ul{
    display: flex;
    align-items: center;
    justify-content: end;
}
.vnt-tool .vnt-langues ul li{
    margin-left: 10px;
    margin-bottom: 0px;
}
.vnt-tool .vnt-langues ul li a{
    display: table;
    font-size: 12px;
    line-height: 20px;
    padding: 4px 0;
    color: #999999;
}
.vnt-tool .vnt-langues ul li a span, .vnt-tool .vnt-langues ul li a img{
    display: table-cell;
    vertical-align: middle;
}
.vnt-tool .vnt-langues ul li a:hover, .vnt-tool .vnt-langues ul li.current a{
    color: #333333;
}
.vnt-tool .vnt-langues ul li a img{
    max-width: 30px;
    min-height: 20px;
    padding-left: 5px;
    width: 30px;
}
.vnt-tool .vnt-wrap-khanh{
    float: right;
}
.vnt-tool .vnt-social{
    float: left;
    margin-bottom: 10px;
}
.vnt-tool .vnt-social ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.vnt-tool .vnt-social ul li{
    margin-right: 10px;
}
.vnt-tool .vnt-social ul li:last-child{
    margin-right: 0;
}
.vnt-tool .vnt-social ul li a i{
    display: block;
    width: 30px;
    height: 30px;
    background: #333333;
    font-size: 15px;
    line-height: 23px;
    color:#ffffff;
    position: relative;
}
.vnt-tool .vnt-social ul li a i:before{
    font-family: FontAwesome;
    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-tool .vnt-social ul li a i.fa-facebook{
    background: #3b5998;
}
.vnt-tool .vnt-social ul li a i.fa-google{
    background: #dc4a3d;
}
.vnt-tool .vnt-social ul li a i.fa-twitter{
    background: #00aced;
}
.vnt-tool .vnt-social ul li a i.fa-youtube{
    background: #d5000a;
}
.vnt-tool .vnt-hotline{
    float: right;
    font-size: 14px;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}
.vnt-tool .vnt-hotline:before{
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: '\f095';
}
.vnt-tool .vnt-hotline span{
    display: inline-block;
    vertical-align: top;
}
.vnt-tool .vnt-hotline span.number{
    font-size: 25px;
    line-height: 30px;
    color: #e52126;
}
.languageTop{
    position: relative;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: solid 1px rgba(0,0,0,0.15);
    z-index: 101;
}
.languageTop .icon{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 4px 0px;
    padding-right: 15px;
    text-transform: uppercase;
}
.languageTop .icon:before{
    content: "\f107";
    font-family: fontAwesome;
    position: absolute;
    right:0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.languageTop .icon img{
    margin-right: 5px;
}
.languageTop .popup{
    min-width: 135px;
    background: #ffffff;
    border: solid 1px #dddddd73;
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 0;
    box-shadow: 2px 2px 0px rgba(0,0,0,0.05);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding: 10px 15px;
}
.languageTop.active .popup{
    opacity: 1;
    visibility: initial;
    pointer-events: auto;
}
.languageTop .popup ul li{
    margin-bottom: 10px;
}
.languageTop .popup ul li:last-child{
    margin-bottom: 0px;
}
.languageTop .popup ul li a{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.languageTop .popup ul li a img{
    margin-right: 10px;
}
.vnt-tool .vnt-hotline  a{
    color: #339933;
}
/* .header-tools-mobile{
    float: right;
}
.languageMobile{
    float: left;
} */
.languageMobile .icon {
    width: 60px;
    height: 70px;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    pointer-events: auto;
    font-weight: bold;
    text-align: center;
    padding-top: 17px;
}
.languageMobile .icon span{
    display: block;
    position: relative;
}
.search_mobile{
    padding: 10px 0;
}
.search_mobile .input-group{
    position: relative;
    display: block;
}
.search_mobile .input-group input{
    width: 100%;
    border: 3px solid #0065b3;
    padding: 0 55px 0 10px;
    height: 45px;
    border-radius: 0;
}
.search_mobile .input-group button{
    width: 45px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #0065b3;
    color: #fff;
    border: none;
    background-image: none;
    background: transparent;
    border-radius: 0;
    background-color: #0065b3;
    z-index: 2;
    height: 45px;
}
.search_mobile .input-group button span{
    color: #fff;
    line-height: 45px;
    font-size: 20px;
}
.languageMobile .icon span::after{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    font-family: FontAwesome;
    content: '\f0d7';
    font-size: 10px;
    line-height: 20px;
}
.languageMobile .icon img{
    max-width: 20px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
}
.languageMobile.active .icon span{
    color: #333333;
}
.languageMobile.active .icon{
    background: #e5e5e5;
}
.languageMobile{
    position: relative;
}
.languageMobile .popup {
    width: -webkit-fill-available;
    position: absolute;
    top: 100%;
    right: 0;
    background: #e5e5e5;
    display: none;
    z-index: 20;
    pointer-events: auto;
}
.languageMobile .popup ul li{
    border-top: solid 1px #ffffff;
}
.languageMobile .popup ul li a {
    display: block;
    font-size: 15px;
    line-height: 23px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    padding: 15px 10px;
}
.languageMobile .popup ul li a img{
    max-width: 20px;
    margin-right: 0px;
}
/*==END: HEADER==*/
/*==BEGIN: MENU-SEARCH ==*/
#vnt-header.fixed #menu_search{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu_search{
    position: relative;
    z-index: 100;
    clear: both;
    background: #0065b3;
}
#menu_search .vnt-menutop{
    float: left;
}
#menu_search .header-user{
    float: right;
    position: relative;
}
#menu_search .header-user > .hide{
    display: none;
}
#menu_search .header-user > .label{
    display: block;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0px;
    font-weight: bold;
    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;
}
#menu_search .header-user > .label > i{
    margin-right: 5px;
    font-size: 20px;
}
#menu_search .header-user > .actions{
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #ffffff;
    border: 2px solid #0065b3;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.27);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.27);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu_search .header-user:hover > .actions{
    display: block;
}
#menu_search .header-user > .actions:after{
    position: absolute;
    bottom: 100%;
    right: 12px;
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #ffffff;
}
#menu_search .header-user > .actions > .item:not(:first-child){
    border-top: 1px dashed rgba(0,0,0,0.2);
}
#menu_search .header-user > .actions > .item > a{
    display: block;
    white-space: nowrap;
    padding: 2px 30px;
    position: relative;
}
#menu_search .header-user > .actions > .item > a:hover{
    background-color: #0065b3;
    color: #fff;
}
#menu_search .header-user > .actions > .item > a:before {
    position: absolute;
    left: 15px;
    font-family: FontAwesome;
    content: '\f105';
    font-size: 16px;
    color: #0065b3;
    top: 50%;
    margin-top: -2px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#menu_search .header-user > .actions > .item > a:hover:before{
    color: #fff;
}

#vnt-slide .item img {
    width: 100%;
}
.paddingAll {
    padding: 50px 0;
}
.vnt-menutop > ul:after{
    display: block;
    content: '';
    clear: both;
}
.vnt-menutop > ul > li{
    float: left;
    /* border-right: 1px dashed rgba(255,255,255,0.4); */
    position: relative;
    margin-right: 26px;
}
.vnt-menutop > ul > li:after{
    position: absolute;
    top: 100%;
    left: 0;
    height: 10px;
    width: 100%;
}

.vnt-menutop > ul > li > a{
    display: block;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
    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;
}
.vnt-menutop > ul > li:hover > a:before,
.vnt-menutop > ul > li.current > a:before{
    content:'';
    width:100%;
    height:2px;
    background-color:#fff;
    position:absolute;
    bottom:0px;
    left:0px;
}

.vnt-menutop ul ul{
    position: absolute;
    top: 100%;
    width: 270px;
    background: #ffffff;
    border: 2px solid #0065b3;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.27);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.27);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
}
.vnt-menutop ul li:hover > ul{
    display: block;
}
.vnt-menutop ul ul:before{
    position: absolute;
    bottom: 100%;
    left: 10px;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #0065b3;
}
.vnt-menutop ul ul:after{
    position: absolute;
    bottom: 100%;
    left: 12px;
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #ffffff;
}
.vnt-menutop ul ul li{
    position: relative;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
}
.vnt-menutop ul ul ul {
    top: 0px;
    left: 100%;
}
.vnt-menutop ul ul ul ul{
    top: 0px;
    left: auto;
    right: 100%;
    z-index: 10;
}
.vnt-menutop ul ul ul ul ul{
    top: 0px;
    left: 100%;
    right: auto;
    z-index: 11;
}
.vnt-menutop ul ul ul:before,.vnt-menutop ul ul ul ul:before,.vnt-menutop ul ul ul ul ul:before{
    display: none;
}
.vnt-menutop ul ul ul:after,.vnt-menutop ul ul ul ul:after,.vnt-menutop ul ul ul ul ul:after{
    display: none;
}
.vnt-menutop ul ul li:last-child{
    border-bottom: 0;
}
.vnt-menutop ul ul li a{
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 10px 7px 28px;
    position: relative;
}
.vnt-menutop ul ul li:hover a {
    background-color: #0065b3;
    color: #fff;
}
.search_cart{
    display: flex;
    align-items: center;
}
.search_cart .vnt-search{
    position: relative;
}
.search_cart .vnt-search .vs_title{background: none;color: #666666;cursor: pointer;width: 25px;}
.search_cart .vnt-search .vs_title:hover{

}
.search_cart .vnt-search .vs_title .fa{
    font-size: 18px;
    line-height: 45px;
}
.search_cart .vnt-search .vs_content{
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    padding: 20px;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 999;
}
.search_cart .vnt-search.active .vs_content{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
}

.search_cart .vnt-search .vs_content:before{
    position: absolute;
    bottom: 100%;
    right: 18px;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #ffffff;
}
.search_cart .vnt-search .vs_content .input-group{
    width: 100%;
}
.search_cart .vnt-search .vs_content input{
    width: 100%;
    border: 3px solid #0065b3;
    padding: 0 55px 0 10px;
    height: 45px;
    border-radius: 0;
}
.search_cart .vnt-search .vs_content button{
    width: 45px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #0065b3;
    color: #fff;
    border: none;
    background-image: none;
    background: transparent;
    border-radius: 0;
    background-color: #0065b3;
    z-index: 1111;
    height: 45px;
}
.search_cart .vnt-search .vs_content button span{
    color: #fff;
    line-height: 45px;
    font-size: 20px;
}
.vnt-search .form-control{
    height: 40px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.vnt-search button.btn{
    height: 40px;
    border: none;
    background: #ffffff;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #339933;
    border-left: 1px solid rgba(0,0,0,0.1);
    margin-left: 0 !important;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.vnt-search button.btn:hover{
    color: #cccc33;
}
.vnt-search button.btn:active{
    outline: 0;
}
.vnt-search button.btn span{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.search_cart .vnt-cart{
    float: left;
    margin-left: 1px;
    position: relative;
}
.vnt-cart .vc_title{
    width: 45px;
    height: 45px;
    position: relative;
}
.vnt-cart .vc_title:after{
    position: absolute;
    top: 100%;
    left: 0;
    height: 10px;
    width: 100%;
}
.vnt-cart:hover .vc_title:after{
    content: '';
}
.vnt-cart .vc_title a{
    display: block;
    width: 45px;
    height: 45px;
    position: relative;
    color: #ffffff;
    text-align: center;
}
.vnt-cart .vc_title a .fa{
    font-size: 25px;
    line-height: 45px;
}
.vnt-cart .vc_title a span{
    position: absolute;
    background: #ffffff;
    top: -13px;
    right: -13px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
    width: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #de241a;
}
.vnt-cart .vc_content{
    position: absolute;
    top: 100%;
    right: 0;
    padding: 20px;
    background: #ffffff;
    width: 455px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.vnt-cart:hover .vc_content{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
}
.vnt-cart .vc_content:before{
    position: absolute;
    bottom: 100%;
    right: 18px;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #ffffff;
}
.grid_cart .item{
    margin-bottom: 13px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #cccccc;
}
.grid_cart .item .i-image{
    float: left;
    width: 80px;
}
.grid_cart .item .i-clear{
    float: right;
    margin: 5px 0;
}
.grid_cart .item .i-clear a{
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #e4e4e4;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    padding: 9px;
}
.grid_cart .item .i-clear a .fa{
    font-size: 20px;
    line-height: 30px;
}
.grid_cart .item .i-desc{
    padding: 0 60px 0 90px;
}
.grid_cart .item .i-title{
    font-size: 14px;
    line-height: 20px;
}
.grid_cart .item .i-price{
    font-size: 14px;
    line-height: 20px;
    color: #eb0000;
}
.link_order{
    text-align: right;
}
.link_order a{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    text-transform: uppercase;
    background: #ececec;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.link_order a:hover{
    background: #339933;
    color: #ffffff;
}
.vnt-banner{
    position: relative;
    /* overflow: hidden; */
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.vnt-banner .slick-track,
.vnt-banner .slick-slide {
    width: 100% !important;
}
.vnt-banner .slick-list {
    width: 100%;
}

/*==END: MENU-SEARCH ==*/
/*==BEGIN: CONTENT ==*/
/* .mod-content{
    margin: 0 -15px;
} */
#vnt-main{
    width: 68%;
    float: right;
    margin-bottom: 30px;
    padding: 0 5px;
}
#vnt-sidebar{
    width: 30%;
    float: left;
    margin-bottom: 30px;
    padding: 0 15px;
}
#vnt-main-l{
    width: 60%;
    float: left;
    margin-bottom: 30px;
    padding: 0 5px;
    margin-top: 30px;
}
#vnt-sidebar-r{
    width: 40%;
    float: right;
    margin-bottom: 30px;
    padding: 0 15px;
    margin-top: 30px;
}
.box_mid #vnt-main{
    margin-bottom: 0;
}
.box_mid #vnt-sidebar{
    margin-bottom: 0;
}
.box-cat{
    margin-bottom: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.box-cat .group-menu{
    margin-bottom: 10px;
}
.box-cat .box-cat-title{
    font-size: 15px;
    line-height: 21px;
    padding: 10px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 5px;
    color: #ffffff;
    background-color: #fff;
    border: 1px solid #e52126;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.box-cat .box-cat-title:hover, .box-cat .box-cat-title.active{
    background-color: #e52126;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.box-cat .box-cat-title a{
    color: #e52126;
}
.box-cat .box-cat-title:hover a, .box-cat .box-cat-title.active a{
    color: #fff;
}
.box-cat .box-cat-title h3{
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}
.box-cat .box-cat-content ul li{
    border-bottom: 1px dashed rgba(255,255,255,0.2);
}
.box-cat .box-cat-content ul li:last-child{
    border-bottom: 0;
}
.box-cat .box-cat-content ul li a{
    display: block;
    position: relative;
    padding: 8px 10px 8px 15px;
    font-size: 14px;
    line-height: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.box-cat .box-cat-content ul li a:hover{
    padding: 8px 0 8px 25px;
    color: #e52126;
}
.box-cat .box-cat-content ul li a:before{
    position: absolute;
    top: 8px;
    left: 0;
    font-family: FontAwesome;
    content: '\f0da';
    font-size: 10px;
    line-height: 20px;
    color: #e52126;
}
.box-adv{
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    padding: 4px;
}
a.style-adv{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: #000000;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    overflow: hidden;
}
a.style-adv:before{
    position: absolute;
    content: '';
    top: 10px;
    bottom: 10px;
    left: 50%;
    right: 50%;
    z-index: 1;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
a.style-adv:hover:before{
    left: 5px;
    right: 5px;
}
a.style-adv:after{
    position: absolute;
    content: '';
    top: 50%;
    bottom: 50%;
    left: 10px;
    right: 10px;
    z-index: 1;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
a.style-adv:hover:after{
    top: 5px;
    bottom: 5px;
}
a.style-adv img{
    width: 100%;
    -webkit-transition:all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition:all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition:all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition:all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}
a.style-adv:hover img{
    opacity: 0.7;
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1);
}
#vnt-banner.slick-initialized .item,
#vnt-banner .item:first-child{
    display: block;
}
#vnt-banner .item{
    display: none;
    position: relative;
    overflow: hidden;
}
#vnt-banner .item .img {
    position:relative;
}

#vnt-banner .item .img img{
    width: 100%;
}
#vnt-banner .item .i-desc{
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}

#vnt-banner.active .item.slick-current .i-title, #vnt-banner.active .item.slick-current .i-content{
    opacity: 1;
	visibility: initial;
	-webkit-transform: initial;
	-ms-transform: initial;
	-o-transform: initial;
	transform: initial;
}
#vnt-banner .item .i-desc .i-title{
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out 0.6s;
	-o-transition: all 0.6s ease-out 0.6s;
	transition: all 0.6s ease-out 0.6s;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}
#vnt-banner .item .i-desc .i-title h2{
    font-size: 30px;
    line-height: 40px;
    /* max-height: 120px; */
    text-shadow: 2px 1px 1px #666;
}
#vnt-banner .item .i-desc .i-content{
    font-size: 30px;
    line-height: 35px;
    max-height: 125px;
    overflow: hidden;
    font-weight: 400;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out 0.7s;
    -o-transition: all 0.6s ease-out 0.7s;
    transition: all 0.6s ease-out 0.7s;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    text-shadow: 2px 1px 1px #666;
}
#vnt-banner .slick-dots{
    bottom: 40px;
    text-align: center;
}
#vnt-banner .slick-dots li button{
    border: 2px solid #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
#vnt-banner .slick-dots li:hover button,
#vnt-banner .slick-dots li.slick-active button{
    background: #0065b3;
    border-color: #0065b3;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#vnt-banner .slick-dots li button:before{
    content: '';
}
.slick-prev {
    left: 60px;
}
.slick-next {
    right: 60px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #0065B3;
    border-radius: 100%;
    z-index: 9;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #49aa8c;
}
.slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
}
.slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
}
.menu_cat{
    text-align: center;
    margin-bottom: 20px;
}
.menu_cat>ul>li{
    display: inline-block;
    padding: 0 28px;
    position: relative;
}
.menu_cat>ul>li:after{
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    bottom: 0;
    border-left: 1px dashed rgba(0,0,0,0.2);
}
.menu_cat>ul>li:last-child:after{
    display: none;
}
.menu_cat>ul>li>a{
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
}
.menu_cat>ul>li>a:hover,
.menu_cat>ul>li.current>a{
    color: #e52126;
}
.menu_cat>ul>li:hover>ul.submenu {
    display:block;
} 
.menu_cat ul.submenu {
    position:absolute;
    background:#FFF;
    padding:5px 0;
    border-top:2px solid #e52126;
    z-index:100;
    display:none;
    box-shadow: 0px 1px 6px rgba(51, 51, 51, 0.59);
    -webkit-box-shadow: 0px 1px 6px rgba(51, 51, 51, 0.59);
}
ul.submenu>li>a {
    display:block;
    text-align:left;
    white-space:nowrap;
    position:relative;
    padding:2px 15px 3px 30px;
}
ul.submenu>li:hover>a:before{
    color: #fff;
}
ul.submenu>li>a:before {
    position: absolute;
    left: 15px;
    font-family: FontAwesome;
    content: '\f105';
    font-size: 16px;
    color: #0065b3;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
ul.submenu>li.current>a{
    color: #e52126;
    font-weight:700;
}
/*==END: CONTENT ==*/
/*==BEGIN: FOOTER ==*/

.footer-main{
    padding: 35px 0 1px;
    overflow: hidden;
    position: relative;
    background-color: #f8f8f8;
}
.footer-main .wrap_main{
    margin: 0 -15px;
}
.footer-main .wrap_main .fm_left{
    width: 40%;
    float: left;
    padding: 0 15px;
}
.footer-main .wrap_main .fm_right{
    width: 60%;
    float: right;
    padding: 0 15px;
}
.footer-main .footer_name{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    /* font-weight: bold; */
    color: #333333;
    text-transform: uppercase;
}
.footer-main  .logo_ft {
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer-main .footer_name h2{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.info_company .item_ft{
    margin-bottom: 10px;
}
.info_company .item_ft h3{
    margin-bottom: 10px;
}
.info_company .item_ft ul{
    display: flex;
    align-content: center;
    align-items: center;
}
.info_company .item_ft li:last-child{
    margin-left: 40px;
}
.info_company{
    margin-bottom: 30px;
}
.info_company .before{
    font-size: 13px;
    line-height: 22px;
    padding-left: 24px;
    position: relative;
    color: #333333;
    margin-bottom: 10px;
}
.info_company .before a{
    color: #666666;
}
.info_company .before a:hover{
    color: #d82717;
}
.info_company .before:before{
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 22px;
    color: #0065b3;
}
.statistic {
    background: url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/line.png) repeat-x top left;
    padding: 15px 0px 0px;
    font-size: 14px;
}
.statistic span {
    color: #0065b3;
    font-weight: 600;
}
.f_map a{
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding: 5px 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    background: #e52126;
    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;
}
.f_map a:before{
    font-family: FontAwesome;
    content: '\f041';
    padding-right: 10px;
}
.f_map a:hover{
    background: #b47c35;
}
.group_link{
    margin: 0 -15px;
}
.group_link .node{
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
    padding: 0 15px;
}
.node_link li{
    margin-bottom: 10px;
}
.node_link li a{
    display: block;
    font-size: 14px;
    line-height: 22px;
    padding-left: 16px;
    position: relative;
    color: #666666;
}
.node_link li a:hover{
    color: #e52126;
}
.node_link li a:hover::before{
    box-shadow: 0 0 10px 3px #e52126;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #e52126;
}
.node_link li a:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 3px;
    height: 3px;
    background-color: #333333;
    border-radius: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.node_mxh li{
    margin-bottom: 10px;
}
.node_mxh li a{
    font-size: 14px;
    line-height: 22px;
    padding-left: 14px;
    display: block;
    position: relative;
    color: #333333;
}
.node_mxh li a:hover{
    color: #e52126;
}
.node_mxh li a .fa{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 22px;
    color: #0065b3;
}
.footer-bottom{
    color: #ffffff;
}
.footer-bottom a{
    color: #ffffff;
}
.footer-bottom a:hover{
    color: #e7e727;
}
.copyright_email{
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.copyright_email .copyright{
    /* float: left; */
    margin-right: 25px;
    padding-right: 25px;
    font-size: 14px;
    line-height: 20px;
    /* font-style: italic; */
    /* border-right: 1px dashed rgba(255,255,255,0.3); */
}
.copyright_email .copyright span,
.copyright_email .copyright strong a{
    /* font-style: normal; */
    /* font-weight: bold; */
}
.copyright_email .box_statistics{
    float: left;
    font-size: 12px;
    line-height: 20px;
}
.copyright_email .box_statistics li{
    padding-left: 20px;
    position: relative;
}
.copyright_email .box_statistics li:before{
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 20px;
}
.copyright_email .view_mobile{
    float: left;
}
.copyright_email .view_mobile a{
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0 10px 30px;
    position: relative;
}
.copyright_email .view_mobile a:before{
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-size: 45px;
    line-height: 40px;
    content: '\f10b';
}
.receive_email{
    float: right;
    width: 370px;
}
.receive_email .form-control{
    height: 40px;
    background: #ffffff;
    border: 1px solid #b47c35;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.receive_email .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #333333;
}
.receive_email .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #333333;
}
.receive_email .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #333333;
}
.receive_email .form-control:-moz-placeholder { /* Firefox 18- */
    color: #333333;
}
.receive_email button.btn{
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 0 !important;
    background: #0065b3;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    outline: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.receive_email button.btn:active{
    outline: 0;
}
.receive_email button.btn .fa{
    font-weight: normal;
    padding-right: 5px;
}
.receive_email button.btn span{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    position: relative;
    z-index: 1;
}
.receive_email button.btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.receive_email button.btn:hover:before {
    opacity: 1;
    background: rgba(0,0,0,0.1);
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.menu_footer{
    padding: 8px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.menu_footer .mc-menu-bottom{
    background: #ffffff;
    padding: 8px 15px;
    color:#333333;
    position: relative;
    cursor: pointer;
    display: none;
}
.menu_footer .mc-menu-bottom:before{
    content: "\f107";
    font-family: fontAwesome;
    position: absolute;
    right:15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menu_footer ul li{
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}
.menu_footer ul li:after{
    position: absolute;
    content: '';
    right: 0;
    top: 8px;
    bottom: 8px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
}
.menu_footer ul li:last-child{
    margin-right: 0;
}
.menu_footer ul li:last-child:after{
    display: none;
}
.menu_footer ul li a{
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}
.bocongthuong{
    padding: 20px 0;
}
.bocongthuong .b-img{
    float: left;
    width: 145px;
}
.bocongthuong .b-text{
    margin-left: 145px;
    padding: 10px 0 10px 30px;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}
/*==END: FOOTER ==*/
/*==============BEGIN : SELECT J==============*/
.select-j {
    margin-bottom: 20px;
    position: relative;
}
.select-j .title {
    color: #333333;
    padding: 11px 15px;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    border: solid 1px #e0e0e0;
    background: #ffffff;
    /* display: none; */
}
.select-j .title:before{
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px;
    line-height: 34px;
}
.select-j .content {
    display:none;
}
#vnt-banner.slick-dotted.slick-slider{
    margin-bottom: 10px;
}
.select-j .title:hover {
    cursor: pointer;
}
#vnt-banner .item img{
    width: 100%;
}
.link_social ul li{
    display: inline-block;
    margin-right: 10px;

}
.select-j .content ul{
    /* position: absolute;
    left: 0;
    top: 104%;
    background: #fff;
    box-shadow: 0px 0px 12px #fff;
    border: solid 1px #d0d0d0;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    z-index: 1;
    display: none; */
    /* display: flex; */
    overflow: hidden;
    overflow-x: auto;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    -webkit-overflow-scrolling: touch;
    /* height: 70px; */
    /* height: 110px; */
    flex-direction: column;
    flex-wrap: wrap;
    overflow: hidden;
    overflow-x: auto;
    align-content: flex-start;
    background: #fff;
}
.select-j .content ul li{
    /* margin-right: 10px; */
    flex-shrink: 0;
    margin-bottom: 10px;
    border-bottom: solid 1px #555;
}
.select-j .content ul li:last-child{
    border:none;
}
.select-j .content ul li a {
    padding: 10px 15px;
    border: solid 1px #fff;
    display: block;
    color: #333;
    background: #fff;
}
.select-j .content ul li.current a{
    background-color: #0065b3;
    color: #fff;
}
.select-j .content ul li a:hover {
    color: #0065b3;
}
/*==============BEGIN: SELECT J================*/

/*--=== BEGIN: SITE PH?I ===--*/
.go_top{
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2a56c2;
    overflow: hidden;
    color: #fff;
}
.go_top:after{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: FontAwesome;
    content: '\f106';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-top: -10px;
    animation: bounce1 2s infinite;
    -webkit-animation: bounce1 2s infinite;
    -moz-animation: bounce1 2s infinite;
    -o-animation: bounce1 2s infinite;
}
@-webkit-keyframes bounce1 {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
    40% {transform: translateY(-8px);}
    60% {transform: translateY(-4px);}
}

@-moz-keyframes bounce1 {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
    40% {transform: translateY(-8px);}
    60% {transform: translateY(-4px);}
}

@-o-keyframes bounce1 {
    0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
    40% {transform: translateY(-8px);}
    60% {transform: translateY(-4px);}
}
@keyframes bounce1 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-8px);}
    60% {transform: translateY(-4px);}
}

.vnt-cart_mobi a{
    position: relative;
    color: #fff;
    padding-right: 15px;
}
.vnt-cart_mobi a i{
    font-size: 30px;
}
.vnt-cart_mobi a span{
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    right: 0;
    background-color: #0065b3;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    display: block;
    font-size: 12px;
}

/*--=== END: SITE PH?I ===--*/

.mobileico{
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 99;
}
.mobileico li{
    margin-left: 10px;
    color: #fff;
    padding: 5px;
    text-align: center;
    display: block;
    float: left;
    border-radius: 4px;
    cursor:pointer;
}
.mobileico li img{
    display: inline-block;
    width:65px;
}
.mobileico a{
    color: #fff
}
.hotline {
    width: 60px;
    height: 60px;
    position: relative;
    background: #2a56c2;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.hotline a{
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
}

.hotline i.fa-ani {
    margin-top: 5px;
    font-size: 25px;
    line-height: 53px;
    -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;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline:before {
    width: 100%;
    height: 100%;
    position: absolute;
    border: solid 1px #2a56c2;
    content: "";
    left: 0;
    top: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    animation: shadow 1s infinite ease;
    -webkit-animation: shadow 1s infinite ease;
    -moz-animation: shadow 1s infinite ease;
    -o-animation: shadow 1s infinite ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    pointer-events: none;
}
.hotline:after {
    width: 100%;
    height: 100%;
    position: absolute;
    border: solid 1px #2a56c2;
    content: "";
    left: 0;
    top: 0;
    border-radius: 100%;
    animation: shadow 1.4s 1000ms infinite;
    -webkit-animation: shadow 1.4s 1000ms infinite;
    -moz-animation: shadow 1.4s 1000ms infinite;
    -o-animation: shadow 1.4s 1000ms infinite;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: none;
}
@-webkit-keyframes shadow{
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
    20%{
        transform: rotate(0deg) scale(1.2) skew(1deg);
        opacity: .2
    }
    40% {
        transform: rotate(0deg) scale(1.3) skew(1deg);
        opacity: .4
    }
    60%{
        transform: rotate(0deg) scale(1.4) skew(1deg);
        opacity: .6
    }
    80%{
        transform: rotate(0deg) scale(1.5) skew(1deg);
        opacity: .4
    }
    100% {
        transform: rotate(0deg) scale(1.6) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes shadow{
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
    20%{
        transform: rotate(0deg) scale(1.2) skew(1deg);
        opacity: .2
    }
    40% {
        transform: rotate(0deg) scale(1.3) skew(1deg);
        opacity: .4
    }
    60%{
        transform: rotate(0deg) scale(1.4) skew(1deg);
        opacity: .6
    }
    80%{
        transform: rotate(0deg) scale(1.5) skew(1deg);
        opacity: .4
    }
    100% {
        transform: rotate(0deg) scale(1.6) skew(1deg);
        opacity: .1
    }
}
@-o-keyframes shadow{
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
    20%{
        transform: rotate(0deg) scale(1.2) skew(1deg);
        opacity: .2
    }
    40% {
        transform: rotate(0deg) scale(1.3) skew(1deg);
        opacity: .4
    }
    60%{
        transform: rotate(0deg) scale(1.4) skew(1deg);
        opacity: .6
    }
    80%{
        transform: rotate(0deg) scale(1.5) skew(1deg);
        opacity: .4
    }
    100% {
        transform: rotate(0deg) scale(1.6) skew(1deg);
        opacity: .1
    }
}
@keyframes shadow{
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
    20%{
        transform: rotate(0deg) scale(1.2) skew(1deg);
        opacity: .2
    }
    40% {
        transform: rotate(0deg) scale(1.3) skew(1deg);
        opacity: .4
    }
    60%{
        transform: rotate(0deg) scale(1.4) skew(1deg);
        opacity: .6
    }
    80%{
        transform: rotate(0deg) scale(1.5) skew(1deg);
        opacity: .4
    }
    100% {
        transform: rotate(0deg) scale(1.6) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
/*==============================================================*/
.mobileico{
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 99;
}
.mobileico li{
    margin-left: 10px;
    color: #fff;
    padding: 5px;
    text-align: center;
    display: block;
    float: left;
    border-radius: 4px;
    cursor:pointer;
}
.mobileico li img{
    display: inline-block;
    width:65px;
}
.mobileico a{
    color: #fff
}
.divclick{
    position: fixed;
    bottom: 90px;
    right: 6px;
    display: none;
    z-index:9999999;
}
.divclick ul{
}
.divclick ul li{
    margin-bottom: 10px;
    list-style: none
}
.divclick ul li:last-child{
    margin-bottom: 0;
}
.divclick ul li a{
    display: block;
    background: #fecc5f;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(#feda71,0),color-stop(#febb4a,1));
    background: -webkit-linear-gradient(top, #feda71 0%, #febb4a 100%);
    background: -moz-linear-gradient(top, #feda71 0%, #febb4a 100%);
    background: -o-linear-gradient(top, #feda71 0%, #febb4a 100%);
    background: linear-gradient(top, #feda71 0%, #febb4a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febb4a',GradientType=0 );
    border: 1px solid #f5b74e;
    border-color: #f5b74e #e5a73e #d6982f;
    -webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    -moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    padding: 15px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #996633;
    text-shadow:0 1px 0 #fedd9b;
    font-size: 16px;
    font-weight: bold;
}
.menu-icon-mobile{
    float: right;
    padding: 10px 0;
    margin-right: 20px;
    display: none;
}
.menu-icon-mobile ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.menu-icon-mobile ul li{
    margin-right: 10px;
}
.menu-icon-mobile ul li:last-child{
    margin-right: 0;
}
.menu-icon-mobile ul li a{
    height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color:#2a56c2;
    font-size: 12px;
    line-height: 20px;
}
.menu-icon-mobile ul li a i{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
.menu-icon-mobile img {
    max-height: 20px;
    margin-bottom: 5px;
}
.vnt-socal{
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}
.vnt-socal:after {
    display: block;
    clear: both;
    content: "";
}
#vnt-popup-support{
    max-width: 380px;
    background: #ffffff;
}
#vnt-popup-support .title{
    font-size: 20px;
    line-height: 30px;
    color: #2859c6;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    font-weight: bold;
}
#vnt-popup-support .partPhone{
    padding: 20px;
    padding-left: 130px;
    position: relative;
    border-bottom: solid 1px #dddddd;
}
#vnt-popup-support .partPhone .titPart{
    position: absolute;
    top: 20px;
    left: 0;
}
#vnt-popup-support .partPhone .titPart .t1{
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
}
#vnt-popup-support .partPhone .titPart .t2{
    font-size: 13px;
    line-height: 21px;
    color:#999999;
}
#vnt-popup-support .partPhone .phone{
    padding-left: 25px;
    position: relative;
    margin-bottom: 5px;
}
#vnt-popup-support .partPhone .phone:before{
    content: "\f098";
    font-family:"fontawesome";
    position: absolute;
    top: 2px;
    left: 0;
    color: #2859c6;
    font-size: 20px;
    line-height: 21px;
}
#vnt-popup-support .partPhone .phone a{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
}
#vnt-popup-support .partPhone .email{
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
#vnt-popup-support .partPhone .email:before {
    content: "\f0e0";
    font-family:"fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    color: #8d5c00;
    font-size: 20px;
    line-height: 23px;
}
#vnt-popup-support .partPhone .list ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
#vnt-popup-support .partPhone .list ul li{
    margin-right: 10px;
}
#vnt-popup-support .partPhone .list ul li:last-child{
    margin-right: 0;
}
#vnt-popup-support .partPhone .list ul li a img{
    max-height: 30px;
}
#vnt-popup-support .txtPhone {
    padding-top: 20px;
    font-size: 13px;
    line-height: 21px;
    color: #666666;
}
.frmForm {
    /* float: right; */
}
select {
    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 7px center;
    background-repeat: no-repeat;
    color: #666666;
    font-size: 14px;
    padding: 5px 15px;
    padding-right: 25px;
    outline: none;
}
.support-hotline{
    position: fixed;
    bottom: 50%;
    right: 20px;
    z-index: 100;
    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: #f2f2f2;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.support-hotline .div_title span.icon img{
    background-color: #0065B3;
    border-radius: 50%;
    -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;
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
.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-content a {
    color:red;
    font-weight:bold;
}
.support-content{
    /* width: 175px; */
    position: absolute;
    background: #fff;
    top: 0px;
    right: 40px;
    color: #000;
    text-align: left;
    font-size: 20px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -mos-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 11;
    box-shadow: none;
    overflow: hidden;
    overflow-y: auto;
    border: none;
    animation: none;
    border-radius: 20px;
    padding: 0 10px;
    white-space: nowrap;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.support-content::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
} 
.support-content::-webkit-scrollbar-thumb {
    background-color: #000000;
}
.support-hotline.show .support-content{
    opacity: 1;
    visibility: initial;
    right: 70px;
}
.support-content .title{
    font-size: 20px;
    padding: 10px 20px;
    background-color: #0066b1;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
}
.support-content .itemPhoneSup{
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
}
.support-content .itemPhoneSup .iconPhone{
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 2px solid #a6cae4;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.support-content .itemPhoneSup .txtPhone{
    width: calc(100% - 38px);
    padding-left: 10px;
}
.support-content .itemPhoneSup .ponsi{
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
}
.support-content .itemPhoneSup .number a{
    color: #555555;
    font-size: 18px;
    line-height: 27px;
}
.support-content .itemPhoneSup:last-child{
    border-bottom: none;
}

.support-content .line{
    padding: 10px 15px;
    text-align: center;
}
.support-content .line a{
    /* display: block; */
    position: relative;
    color: #e41e26;
    line-height: 23px;
    font-size: 15px;
    margin-bottom: 3px;
    display: inline-block;
}
.support-content .line a::after{
    content: '-';
    display: inline-block;
    margin: 0 5px;
}
.support-content .line a:nth-child(2n+1):after, .support-content .line a:last-child::after{
    display: none;
}
.support-content .line > span{
    font-size: 16px;
    text-transform: initial;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}
.support-content .line > span i{
    font-size: 20px;
    margin-right: 10px;
    color: #e41e26;
    display: inline-block;
    position: relative;
    bottom: -2px;
    -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 ul li{
    margin-bottom: 10px;
    position: relative;
}
.support-hotline ul li .div_title {
    position: relative;
    z-index: 12;
}
.support-hotline ul li.phoneFx:hover .support-content {
    
visibility: visible;
    
opacity: 1;
}

.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{
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    font-size: 18px;
    line-height: 27px;
    background-color: #ebebeb;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    color: #333;
}
.support-hotline ul li > a i{
    color: #0067b1;
}
.support-hotline ul li > a:hover{
    
}
.support-hotline ul li > a span{
    line-height: 45px;
    font-size: 11px;
}
.support-hotline ul li > a span img{
    background-color: #0065B3;
    border-radius: 50%;
}


@keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {transform: translate(-50%,-50%);}
    40% {transform: translate(-50%,-70%);}
    60% {transform: translate(-50%,-60%);}
}
@-webkit-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(-50%,-50%);}
    40% {-webkit-transform: translate(-50%,-70%);}
    60% {-webkit-transform: translate(-50%,-60%);}
}
@-moz-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translate(-50%,-50%);}
    40% {-moz-transform: translate(-50%,-70%);}
    60% {-moz-transform: translate(-50%,-60%);}
}
@-o-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-o-transform: translate(-50%,-50%);}
    40% {-o-transform: translate(-50%,-70%);}
    60% {-o-transform: translate(-50%,-60%);}
}
.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%);

-webkit-animation: bouncez 1.2s 500ms infinite;

-o-animation: bouncez 1.2s 500ms infinite;

animation: bouncez 1.2s 500ms infinite;

color: #333;
}
@keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {transform: translate(-50%,-50%);}
    40% {transform: translate(-50%,-80%);}
    60% {transform: translate(-50%,-60%);}
}
@-webkit-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(-50%,-50%);}
    40% {-webkit-transform: translate(-50%,-80%);}
    60% {-webkit-transform: translate(-50%,-60%);}
}
@-moz-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translate(-50%,-50%);}
    40% {-moz-transform: translate(-50%,-80%);}
    60% {-moz-transform: translate(-50%,-60%);}
}
@-o-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-o-transform: translate(-50%,-50%);}
    40% {-o-transform: translate(-50%,-80%);}
    60% {-o-transform: translate(-50%,-60%);}
}

.box-menu{
    margin-bottom: 30px;
}
.box-menu .box-menu-title{
    font-size: 15px;
    line-height: 20px;
    padding: 10px 40px 10px 15px;
    text-transform: uppercase;
    color: #ffffff;
    background: #0065B3;
    position: relative;
    /* font-weight: bold; */
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.box-menu ul{
    background: #f4f4f4;
}
.box-menu ul li a{
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 28px 10px 10px;
    border-bottom: 2px solid #dadbda;
    /* border-top: solid 2px #dadbda; */
    position: relative;
    color: #333333;
    font-weight: 600;
    background: #f9f9f9;
}
.box-menu ul li a:hover,
.box-menu ul li.current a{
    background: #ecedee;
    color: #333333;
}
.box-menu ul li a:after{
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: "FontAwesome";
    font-weight: bold;
    content: "\f0d7";
    font-size: 15px;
    line-height: 20px;
}
.mgAllSty {
    margin-bottom: 20px;
}
.boxAllSub .titleSub {
    padding: 5px;
    color: #fff;
    background-color: #0065b3;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    /* letter-spacing: -0.8px; */
}
.boxAllSub .titleSub h3 {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}
.input-group-img {
    width: 1%;
    white-space: nowrap;
    padding-left: 7px;
    display: table-cell;
    vertical-align: middle;
}
.input-group-img img {
    max-width: inherit;
}
select{
    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 7px center;
    background-repeat: no-repeat;
}
.formSearch .contentToggleRes select{
    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(255, 255, 255)'></polygon></svg>");
}
.sidebar-from {
    border: solid 4px #009acf;
    padding: 15px;
}
.sidebar-from:not(:first-child) {
    margin-top: 15px;
}
.sidebar-from h3{
    font-size: 15px;
    margin-bottom: 15px;
}
.sidebar-from dl {
    display: flex;
    gap: 3px;
    margin-bottom: 10px;
}
.sidebar-from dl dt {
    position: relative;
    padding-right: 10px;
    width: 40%;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
}
.sidebar-from dl dt::after {
    content: ':';
    position: absolute;
    top: 0px;
    right: 0px;
    /* z-index: 999; */
    font-weight: 400;
}
.sidebar-from dl dd {
    position: relative;
    font-size: 15px;
    font-weight: 600;
}
.sidebar-from dl dd {
    position: relative;
    font-size: 15px;
    font-weight: 600;
}
.sidebar-from .sidebar-header{
    margin-bottom: 10px;
}
.sidebar-from .sidebar-header.red{
    color: #ff0000;
}
.sidebar-from .list-link{
    margin-bottom: 10px;
}
.sidebar-from .list-link a{
    display: block;
    color: #1b8ecd;
    font-size: 14px;
    font-weight: bold;
}
.sidebar-from .btn-blue {
    background-color: #1b8ecd;
    border: none;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
}
.sidebar-from.boxqrcode{
    display: flex;
}
.sidebar-from.boxqrcode > .boxqrcode-l{
    width: 130px;
    margin-top: 5px;
}
.sidebar-from.boxqrcode > .boxqrcode-r{
    flex: 1;
    padding-left: 20px;
}
.sidebar-from.boxqrcode > .boxqrcode-r a{
    color: #1b8ecd;
}

.chosen-container-single .chosen-search input[type="text"] {
    height: 30px;
    background-position: right -40px;
}
.dropdown-list{position:relative;overflow:hidden;white-space:nowrap;min-width:180px;}
.dropdown-list select{width:100%;height: 48px;line-height:1.8;padding-left:12px;padding-right:30px;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background-color: #f1f1f1;border-radius:0}
.dropdown-list:after{
    content: "\f0dd";
    font-family: 'FontAwesome';
    font-weight: 700;
    position: absolute;
    right: 15px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 25px;
}
.dropdown-list select option{display:block;padding:10px 12px;line-height:1.4;color:#888888}
.dropdown-list select option:checked{color:#000}
.form-group ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/
@media all and (max-width: 1150px){
    .vnt-slogan .text1{
        font-size: 20px;
        line-height: 30px;
    }
    .vnt-slogan .text2{
        font-size: 20px;
        line-height: 30px;
    }
    .vnt-logo{
        max-width: 200px;
        padding: 26px 0;
    }
    .vnt-slogan {
        padding: 20px 0;
    }
}

@media all and (max-width: 1024px){
    .menu_footer .mc-menu-bottom{
        display: block;
    }
    .menu_footer ul li{
        padding-right: 10px;
        margin-right: 10px;
    }
    .menu_footer ul li a{
        font-size: 12px;
    }
}

@media all and (max-width: 991px){
    #vnt-banner .item .i-desc .i-title h2 {
        font-size: 22px;
        line-height: 27px;
    }
    #vnt-banner .item .i-desc .i-content {
        font-size: 16px;
        line-height: 23px;
    }
    .vnt-slogan{
        display: none;
    }
    #vnt-banner .slick-dots{
        bottom: 20px;
    }
    .slick-dots li{
        width: 10px;
        height: 10px;
    }
    #vnt-banner .slick-dots li button{
        width: 5px ;
        height: 5px;
    }
    .slick-dots li button:before{
        height: 5px;
        width: 5px;
    }
    .languageMobile .icon span{
        color: #fff;
    }
    .wrapper{
        padding: 0 10px;
    }
    #menu_search{
        display: none;
    }
    .vnt-logo{
        margin-right: 15px;
    }
    .vnt-slogan .text1{
        font-size: 14px;
        line-height: 22px;
    }
    .vnt-slogan .text2{
        font-size: 15px;
        line-height: 23px;
    }
    div#vnt-header{
        background: #0065b3;
        position: relative;
    }
    div#vnt-header .wrapper{
        display: flex;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        
    }
    .header-tools-mobile{
        display: flex;
        align-content: center;
        align-items: center;
    }
    .vnt-slogan {
        padding: 12px 0 13px;
    }
    .vnt-logo {
        max-width: 150px;
        padding: 11px 0;
    }
    .footer-main .wrap_main .fm_left,
    .footer-main .wrap_main .fm_right{
        width: 100%;
    }
    .group_link .node{
        width: 100%;
    }
    .footer-main .node .footer_name {
        margin-bottom: 0;
        background: #2092c6;
        color: #ffffff;
        padding: 8px 15px;
        position: relative;
        cursor: pointer;
    }
    .footer-main .node .footer_name:before{
        content: "\f067";
        font-family: fontAwesome;
        position: absolute;
        width: 40px;
        height: 40px;
        top: 0;
        right: 0;
        background: #54b37b;
        text-align: center;
        line-height: 40px;
    }
    .footer-main .node.active .footer_name:before{
        content: "\f068";
    }
    .footer-main .node.active .node_content{
        display: block;
    }
    .footer-main .node .node_content{
        display: none;
        margin-top: 10px;
    }
    .site_supporrt{
        display: none;
    }
    .receive_email{
        width: 270px;
    }
    .menu_footer{
        padding: 0;
        border:none;
    }
    .menu_footer.active ul{
        display: block;
    }
    .menu_footer ul{
        background: rgba(255,255,255,0.3);
        padding: 15px;
        display: none;
    }
    .menu_footer ul li{
        float: none;
    }
    .menu_footer ul li:after{
        display: none;
    }
    .menu_footer ul li a{
        font-size: 14px;
        line-height: 22px;
    }
    #vnt-main{
        width: 100%;
        float: none;
    }
    #vnt-sidebar{
        width: 100%;
        float: none;
    }
    #vnt-main-l{
        width: 100%;
        float: none;
    }
    #vnt-sidebar-r{
        width: 100%;
        float: none;
    }
}

@media all and (max-width: 768px){
    .copyright_email .copyright{
        padding-right: 0;
        margin-right: 0;
        border-right: none;
        margin-bottom: 25px;
        font-size: 12px;
    }
    .copyright_email .box_statistics{
        float: right;
        margin-bottom: 25px;
    }
    .receive_email{
        width: 100%;
    }
    .copyright_email{
        padding: 15px 0;
    }
}

@media all and (max-width: 520px){
    
    .vnt-slogan {
        padding: 16px 0 17px;
    }
    .vnt-slogan .text1 {
        font-size: 10px;
        line-height: 18px;
    }
    .vnt-slogan .text2 {
        font-size: 11px;
        line-height: 19px;
    }
    .vnt-logo {
        max-width: 50px;
        padding: 10px 0;
        /* margin-right: 10px; */
    }
    .bocongthuong .b-text{
        margin-left: 0;
        padding: 0;
    }
    .bocongthuong .b-img{
        float: none;
        margin-bottom: 10px;
    }
}

@media all and (max-width: 420px){
    .copyright_email .copyright{
        float: none;
        margin-bottom: 10px;
    }
    .copyright_email .box_statistics{
        float: none;
        margin-bottom: 10px;
    }
    #vnt-popup-support{
        max-width: 300px;
        background: #ffffff;
        padding: 20px;
    }
}
.choose-btn {
    position: relative;
    padding-left: 30px!important;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 17px
}

.choose-btn input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #000000;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.choose-btn input[type=radio]~.checkmark {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.choose-btn input~.checkmark:after {
    content: "";
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.choose-btn input:checked~.checkmark:after {
    opacity: 1;
    visibility: visible
}

.choose-btn input[type=radio]:checked~.checkmark {
    border-color: #000000;
}

.choose-btn input[type=radio]~.checkmark:after {
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    transform: translate(-50%,-50%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #000000;
}

.choose-btn input[type=checkbox]:checked~.checkmark {
    background-color: #0076be
}

.choose-btn input[type=checkbox]~.checkmark:after {
    left: 4px;
    top: -1px;
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 .15em .15em 0
}

.choose-btn input[type=checkbox]:checked~.checkmark:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.choose-btn label {
    cursor: pointer;
    margin: 0;
    color: #555;
    font-weight: 400
}

.boxchart{
    padding: 15px;
}
.boxchart > .content{
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    line-height: 1.5;
}
.boxchart > .content > .label1{
    color: #0065b3;
    font-weight: 700;
}
.boxchart > .content > .label2{
    color: #949494;
}
.boxchart > .content > .label2 strong{
    color: #000;
}
.boxchart > .content > .highest-lowest{
    display: flex;
    margin-top: 15px;
}
.boxchart > .content > .highest-lowest .highest{
    width: 50%;
    border-left: 3px solid #d12b2b;
    padding-left: 8px;
    padding-right: 8px;
}
.boxchart > .content > .highest-lowest .highest > .label1{
    color: #d12b2b;
    font-weight: 700;
}
.boxchart > .content > .highest-lowest .highest > .label2 strong i{
    color: #d12b2b;
    padding-right: 8px;
}
.boxchart > .content > .highest-lowest .lowest{
    width: 50%;
    border-right: 3px solid #0065b3;
    padding-left: 8px;
    padding-right: 8px;
}
.boxchart > .content > .highest-lowest .lowest > .label1{
    color: #FFD700;
    font-weight: 700;
}
.boxchart > .content > .highest-lowest .lowest > .label2 strong i{
    color: #FFD700;
    padding-right: 8px;
}
.boxchart > .content > .clabels{
    display: flex;
    margin-top: 15px;
}
.boxchart > .content > .clabels > .clabel1,
.boxchart > .content > .clabels > .clabel2,
.boxchart > .content > .clabels > .clabel3{
    width: 33.3333%;
    padding-left: 30px;
    padding-right: 10px;
    position: relative;
    font-size: 10px;
}
.boxchart > .content > .clabels > .clabel1:before,
.boxchart > .content > .clabels > .clabel2:before,
.boxchart > .content > .clabels > .clabel3:before{
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    height: 25px;
    border-radius: 3px;
}
.boxchart > .content > .clabels > .clabel1:before{
    background-color: #FFD700;
}
.boxchart > .content > .clabels > .clabel2:before{
    background-color: #003c69;
}
.boxchart > .content > .clabels > .clabel3:before{
    background-color: #d12b2b;
}
.boxchart > .content > .note{
    color: #0065B3;
}


.boxlistsw{
    padding: 15px;
    line-height: 1.5;
}
.boxlistsw .subFormSearch{
    padding: 0;
}
.boxlistsw .subFormSearch .grid .form-group{
    display: flex;
    align-items: center;
}
.boxlistsw .subFormSearch .grid .form-group .label{
    padding-right: 5px;
}
.boxlistsw .subFormSearch .grid .form-group:first-child{
    padding-right: 10px;
}
.boxlistsw .subFormSearch .grid .form-group:last-child{
    padding-left: 10px;
}
.boxlistsw > .listsw{
    max-height: 530px;
    overflow: auto;
    padding-top: 10px;
}
.boxlistsw > .listsw > .item{
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    position: relative;
}
.boxlistsw > .listsw > .item:not(:first-child){
    margin-top: 20px;
}
.boxlistsw > .listsw > .item > .status{
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
    background-color: #000;
    color: #fff;
    padding: 0px 10px;
    border-radius: 3px;
}
.boxlistsw > .listsw > .item > .status.unpaid{
    background-color: #d12b2b;
}
.boxlistsw > .listsw > .item > .status.paid{
    background-color: #0065b3;
}
.boxlistsw > .listsw > .item .label > .red{
    color: #d12b2b;
}

.menu-h{
    display: flex;
    margin-bottom: 20px;
}
.menu-h > li{
    display: inline-block;
    margin-right: 10px;
    position: relative;
}
.menu-h > li.haschild > a:after{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    content: "\f0d7";
    margin-left: 5px;
}
.menu-h > li > a{
    display: block;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    text-transform: uppercase;
}
.menu-h > li a{
    color: #000;
}
.menu-h > li:hover > a{
    color: #0065b3;
}
.menu-h > li.current > a{
    background-color: #0065B3;
    border-color: #0065B3;
    color: #fff;
}
.menu-h > li > ul{
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 100%;
    z-index: 100;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    overflow: hidden;
}
.menu-h > li > ul li{
    text-align: center;
}
.menu-h > li > ul li:not(:first-child){
    border-top: 1px solid #d6d6d6;
}
.menu-h > li > ul li a{
    display: block;
    padding: 5px 15px;
}
.menu-h > li > ul li a:hover{
    color: #0065b3;
}
.menu-h > li > ul li.current > a{
    background-color: #0065B3;
    color: #fff;
}
.menu-h > li:hover > ul{
    display: block;
}

#vnt-main .boxAllSubForm .contentSub{
    min-height: auto;
}
.boxlistmm{
    padding: 15px;
    line-height: 1.5;
}
.boxlistmm > .listsmm > li{
    padding: 5px 0;
}
.boxlistmm > .listsmm > li:not(:first-child){
    border-top: 1px solid #d4d5d6;
}
.boxlistmm > .listsmm > li > i{
    margin-right: 10px;
    color: #0065B3;
}
.boxlistmm > .listsmm > li > a:hover{
    color: #0065b3;
}

.form_fengshui > .divider{
    background-color: #e3e4e6;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.form_fengshui > .form-header{
    text-align: center;
    margin-bottom: 20px;
}
.form_fengshui .table{
    background-color: #e5e0e4;
    border-spacing: 0;
    margin-bottom: 40px;
}
.form_fengshui .table > thead > tr > th{
    background-color: #1b8ecd;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.form_fengshui .table > tbody > tr > td{
    text-align: center;
    padding: 5px;
}
.form_fengshui .table > tbody > tr:nth-child(2n+1) > td{
    background-color: #f1ecf0;
}
.form_fengshui .table > tbody > tr:nth-child(2n) > td{
    background-color: #e3e4e6;
}
/* === box.css === */
 /* classic popup */
 .classic-popup{background: rgba(255,255,255, 0.24);border-radius: 5px;-moz-border-radius: 5px;padding:5px}
 .classic-popup-title{width:100%; background:#096DB5; height:41px; text-align:center;}
 .classic-popup-title,.classic-popup-title .fl,a.classic-popup-close{height:40px;line-height:40px;font-weight:bold;color:#fff}
 .classic-popup-title .fl{padding-left:20px;font-size:16px;text-transform:uppercase;text-shadow:0 1px 0 #666666}
 a.classic-popup-close{float:right;font-size:13px;line-height: 30px;padding:0 10px}
 a.classic-popup-close:hover{text-decoration:none;color:#4f2d00}
 .classic-popup-content{width:100%;background:#fff; }
 #bannerPopup { position:relative;}
 .close-popup { text-align:right; margin-bottom:5px;}
 .close-popup a { display:inline-block; background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/close-popup.gif) no-repeat; color:#FFF; font-size:12px; text-decoration:none; padding-left:20px;}
 .bannerPopupContent { background:#fff;}
 /* fix for bold in FF4 win 64bit */
 b{font-weight:bold}
 .classic-popup .error { border:1px solid red;}
  
 .algin-right{
     text-align: right;
 }
 /*------------ css cho box ------------*/ 
 
 .desc ol{
     margin-left:10px;
     padding-left:10px;
     list-style:decimal ;
 }
 .desc ul{
     list-style:disc;
     margin-left:10px;
     padding-left:10px;
 }
 .desc h1{
     font-size: 36px;
     line-height: 46px;
 }
 .desc h2{
     font-size: 20px;
     line-height: 25px;
     margin-bottom: 10px;
 }
 .desc h3{
     font-size: 24px;
     line-height: 34px;
 }
 .desc h4{
     font-size: 18px;
     line-height: 28px;
 }
 .desc h5{
     font-size: 12px;
     line-height: 22px;
 }
 .desc h6{
     font-size: 6px;
     line-height: 16px;
 }
 .desc td, .desc th{
     padding: 5px;
     line-height: inherit;
 }
 .box-tags {
     background:#fff;
     border:1px solid #e1e1e1;	 
     padding:5px;	
      -webkit-box-shadow:3px 3px 1px rgba(0,0,0,0.04);-moz-box-shadow:3px 3px 1px rgba(0,0,0,0.04);box-shadow:3px 3px 1px rgba(0,0,0,0.04); 
 }
 .box-tags .tags-list {
     background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/img_tag.png) 5px 10px   no-repeat;	
     padding:7px 10px;
     padding-left:30px;
     min-height:30px;
     color:#666666;
     font-size:11px;
 }
 .box-tags span {display:inline-block; padding:0px 15px; border-bottom:1px solid #bfbfbf ; border-right:1px solid #bfbfbf ; margin-right:10px; color:#333333; line-height:20px;}
 .box-tags a  { color:#666666; text-decoration:none; }
 
 
 /*CATEGORY*/
 .box_category {padding:0px;   }
 .box_category  ul {list-style:none;}
 .box_category  li { }
 .box_category  li a {
     background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/icon_cat.gif) 0px 9px no-repeat;
     display:block;  
     font-weight:bold;
     padding-left:10px;	
 }
 .box_category  li a:hover{
      text-decoration:underline;
 } 
 .box_category  li a.current {}
 
 .box_category ul ul {
     list-style:none;
     padding-left:10px; 
 }
 .box_category ul ul li {
     background:none;
     padding:2px;
 }
 .box_category ul ul li a {
     background:url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/icon_li.gif) 0px 9px no-repeat;
     font-weight:normal;
     padding-left:10px; 	
 }
 .box_category ul ul li a:hover { }
 .box_category ul ul li a.current { }
 /*================================*/
 .table_cell {
     display: table-cell;
 }
 .vnt_about .menuTab{
     position: static;
     margin-top: -40px;
 }
 .cat_news{
     display: block;
     margin-bottom: 50px;
 }
 .cat_news ul li{
     list-style: none;
     background-color: #ffffff;
     padding: 30px 0px;
     border-radius: 7px;
     float: left;
 }
 .cat_news ul {
     display: table;
     border-radius: 7px;
     background: #fff;
     clear: both;
     margin: 0 auto;
     position: relative;
     z-index: 2;
     border: solid 1px #ccc;
 }
 .cat_news ul li.current ,.cat_news ul li:hover{
     background-color: #0065b3;
     border-radius: 7px;
 }
 .cat_news ul li.current a,.menuTab .cat_news ul li:hover a{
     color: #fff;
 }
 .cat_news ul li a {
     font-size: 14px;
     line-height: 20px;
     font-weight: 400;
     padding: 20px 25px;
     color: #333333;
     border-right: solid 1px #ccc;
     text-transform: uppercase;
 }
 .cat_news ul li:last-child a {
     border:none;
 }
 /*================================*/
 /*================BEGIN: BOX================*/
 .box_mid{
     width: 100%;
     margin-bottom: 30px;
 }
 .box_mid .mid-title{
     width: auto;
     position: relative;
     margin: 0 0 20px 0;
 }
 .box_mid.line_title .mid-title{
     padding-bottom: 20px;
     border-bottom: 1px solid #ebebeb;
 }
 .box_mid .mid-title .titleL {
     text-align: center;
     font-size: 23px;
     line-height: 40px;
     text-transform: uppercase;
     padding-bottom: 30px;
     margin-bottom: 10px;
     font-weight: bold;
     position: relative;
 }
 .box_mid .mid-title .titleL::before{
     content: '';
     position: absolute;
     bottom: 15px;
     left: 50%;
     transform: translate(-50%, 0);
     width: 100px;
     height: 3px;
     background-color: #00518b;
 }
 .box_mid .mid-title .titleL h1{
     font-size: inherit;
     line-height: inherit;
 }
 .box_mid .mid-title .titleR{
 
 }
 .box_mid .mid-content{
     margin-bottom: 0;
 }
 .box{
     margin-bottom: 20px;
     position: relative;
 }
 .box .box-title{
     position: relative;
     z-index: 1;
 }
 .box .box-title .fTitle{
     font-size: 18px;
     line-height: 26px;
     color: #927865;
     padding: 5px 0px;
     margin-bottom: 5px;
 }
 /*=================END: BOX=================*/
 /*=================BEGIN: PAGINATION==================*/
 .pagination{
     width: 100%;
     margin: 10px 0 0 0;
     background: transparent;
     text-align: left;
     padding-top: 0;
 }
 .pagination a, .pagination a:visited,
 .pagination .pagecur{
     background: transparent;
 }
 .pagination ul{
     padding-bottom: 2px;
 }
 .pagination ul li{
     display: inline-block;
     margin:0 4px 0 0;
     text-align: center;
 }
 .pagination ul li span,
 .pagination ul li span.pagecur,
 .pagination ul li a{
     display: table-cell;
     width: 40px;
     height: 40px;
     box-sizing: border-box;
     border: 1px solid #3c81c0;
     background: #3c81c0;
     font-size: 18px;
     line-height:26px;
     vertical-align: middle;
     color: #fff;
     -webkit-transition:all 0.5s ease;
     -moz-transition:all 0.5s ease;
     -o-transition:all 0.5s ease;
     transition:all 0.5s ease;
     font-weight: normal;
     border-radius: 5px;
 }
 .pagination ul li a:hover,
 .pagination ul li span,
 .pagination ul li span.pagecur{
     color: #ffffff;
     background-color: #0065b3;
     border-color: #0065b3;
 }
 .pagination a, .pagination a:visited{
     color: #fff;
 }
 .show_item{
     padding: 10px 0;
 }
 .show_item ul:after{
     display: block;
     content: '';
     clear: both;
 }
 .show_item ul li{
     float: left;
     padding: 0 12px;
     position: relative;
     font-size: 16px;
     line-height: 20px;
     color: #fff;
     text-transform: uppercase;
 }
 .show_item ul li a{
     font-size: 16px;
     line-height: 20px;
     color: #fff;
 }
 .show_item ul li a:hover{
     color: #ee8533;
 }
 .show_item ul li:first-child{
     padding-left: 0;
 }
 .show_item ul li:last-child{
     padding-right: 0;
 }
 .show_item ul li ~ li:after{
     position: absolute;
     top: 0;
     left: 0;
     content: '|';
     color: #d1d1d1;
 }
 /*=================END: PAGINATION======================*/
 /*=================BEGIN: BREADCRUMB====================*/
 .vnt-main-top {
     position:relative;
 }
 .breadcrumb{
     margin: 0;
     padding: 0;
     -webkit-border-radius:0;
     -moz-border-radius:0;
     -o-border-radius:0;
     -ms-border-radius:0;
     border-radius:0;
     width: 100%;
     background: transparent;
     margin-bottom: 15px;
     position: absolute;
     bottom: 20px;
 }
 .breadcrumb.nomb{
     margin-bottom: 0;
 }
 .breadcrumb:after{
     position: absolute;
     /*content: '';*/
     top: 100%;
     right: 0;
     width: 170px;
     border-bottom: 1px dotted #d9d9d9;
 }
 .breadcrumb ul{
     padding: 10px 0;
     width: 100%;
     background-color: transparent;
     margin: 0;
     position: relative;
     text-align: center;
 }
 .breadcrumb ul:after{
     position: absolute;
     right: 0;
     bottom: 0;
     width: 150px;
     height: 1px;
 }
 .breadcrumb ul li{
     padding: 0 12px;
     position: relative;
     display: inline-block;
     font-size: 14px;
     line-height: 20px;
     color: #fff;
 }
 .breadcrumb ul li a{
     font-size: 14px;
     line-height: 20px;
     color: #fff;
 }
 .breadcrumb ul li a:hover{
     color: #0065b3;
 }
 .breadcrumb ul li a .fa{
     font-size: 16px;
     line-height: 20px;
 }
 .breadcrumb ul li:first-child{
     padding: 0 12px 0 0;
 }
 .breadcrumb ul li:last-child{
     padding: 0 0 0 12px;
 }
 .breadcrumb ul li ~ li:before{
     position: absolute;
     content:"|";
     top: 0;
     left: -2px;
     color: #fff;
 }
 .breadcrumb ul li.home a {
     display: inline-block;
     text-indent: -99999px;
     color: transparent;
     width: 20px;
     height: 22px;
     background: url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/icon-home.png) no-repeat 50% -2px;
 }
 /*===================END: BREADCRUMB=========================*/
 /*===================BEGIN: SHARE NEWS TO SOCIAL NETWORK =========================*/
 
 /*===================END: SHARE NEWS TO SOCIAL NETWORK =========================*/
 /*===================END: TAG =========================*/
 .tag{
     color: #666666;
     position: relative;
     margin-bottom: 20px;
 }
 .tag a{
     color: #666666;
 }
 .tag a:hover{
     color: #339933;
 }
 .tag span{
     padding-right: 5px;
 }
 .tag span.title{
     color: #666666;
     text-transform: uppercase;
 }
 .tag span.title:before{
     font-family: FontAwesome;
     content: '\f02c';
     padding-right: 5px;
 }
 .tag span.title i{
     color: #004976;
     padding-right: 5px;
 }
 .tag1{
     font-size: 14px;
     line-height: 20px;
     color: #666666;
     margin-bottom: 10px;
     padding: 5px;
     min-height: 22px;
 }
 .tag1 a{
     color: #666666;
     display: inline-block;
     margin-left: 6px;
     padding: 4px 10px;
     border: 1px solid #d0d0d0;
     background-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;
 }
 .tag1 a:hover{
     background-color:#666666;
     color:#ffffff;
     border-color:#666666;
 }
 .tag1 .title{
     display: inline-block;
     padding:2px 6px;
     margin-right: 4px;
     color: #666666;
     font-weight: bold;
 }
 /*===================END: SHARE NEWS TO SOCIAL NETWORK =========================*/
 /*===================BEGIN: RELATED NEWS =========================*/
 .news_related{
     width: 100%;
 }
 .news_related h4{
     font-size: 24px;
     line-height: 34px;
     text-transform: uppercase;
     font-weight: bold;
     color: #e52126;
     margin-bottom: 5px;
 }
 .news_related ul{
     padding-left: 15px;
 }
 .news_related ul li{
     line-height: 25px;
     position: relative;
     padding: 3px;
 }
 .news_related ul li:after{
     position: absolute;
     font-family:"fontawesome";
     content:"\f0da";
     top: 3px;
     left:-15px;
     color:#e52126;
 }
 .news_related ul li a{
     text-decoration: none;
 }
 .news_related ul li a span{
     color: #acacac;
     padding-left: 5px;
     font-weight: normal;
     font-size: 13px;
 }
 /*===================END: RELATED NEWS =========================*/
 /*==========================DROPDOWN=================================*/
 .box_category{
     margin: 15px 0px; 
     display: inline-block;
     width: 170px;
     margin: 10px;
 }
 .box_category .select-control {
   padding: 6px 30px 6px 10px;
   font-size: 14px;
   line-height: 24px;
   color: #ed1e79;
   height: 34px;
   text-align: left;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #d4d4d4;
   cursor:pointer;
   overflow: hidden;
 } 
 .box_category  .select-control .caret {
     position:absolute;
     right:15px;
     top:13px;	
     border-top: 8px dashed;
     border-color:#777777;
     border-right: 6px solid transparent;
     border-left: 6px solid transparent;
 
 }
 
 
 .box_category ul.dropdown-menu {
     width:100%;	
     font-size:12px;
   min-width: 160px;
   max-height: 180px;
   overflow-y: auto;
   padding:0; 
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, .15);
   border-radius: 0px; 
  
 
 }
 .box_category ul.dropdown-menu li { border-bottom: 1px solid #ccc;}
 .box_category ul.dropdown-menu li:last-child { border-bottom:none;} 
 .box_category ul.dropdown-menu li a {
   display: block;
   padding: 10px 10px;
   clear: both;
   font-weight: normal;
   font-size: 14px;
   line-height: 20px;
   color: #333;
   white-space: nowrap;
 }
 .box_category ul.dropdown-menu li  a:hover,
 .box_category ul.dropdown-menu li  a:focus {
   color: #262626;
   text-decoration: none;
   background-color: #f5f5f5;
 }
 .box_category ul.dropdown-menu li.active > a,
 .box_category ul.dropdown-menu li.active > a:hover,
 .box_category ul.dropdown-menu li.active > a:focus {
   color: #fff;
   text-decoration: none;
   background-color: #337ab7;
   outline: 0;
 }
 
 
 .box_category ul.dropdown-menu li ul {
     list-style:none;	
     border-top: 1px solid #ccc;
 }
 /*==========================DROPDOWN=================================*/
 /*==========================DANH M?C=================================*/
 .submenu .title-menu{
     margin-bottom: 20px;
     position: relative;
 }
 .submenu .title-menu .title{
     font-size: 26px;
     line-height:34px;
     color: #ffffff;
     padding: 10px 50px 10px 10px;
     background: url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/bg-arrow.png)no-repeat 100% 50% #9c1320;
     cursor: pointer;
     display: none;
 }
 .submenu .title-menu .menu{
     width: 100%;
     text-align: center;
 }
 .submenu .title-menu .menu ul{
     text-align: center;
 }
 .submenu .title-menu .menu ul li{
     margin: 5px;
     font-size: 16px;
     line-height: 26px;
     color: #333333;
     display: inline-block;
 }
 .submenu .title-menu .menu ul li a{
     color: #333333;
     background-color: transparent;
     padding: 10px 25px;
     display: block;
     position: relative;
 }
 .submenu .title-menu .menu ul li a:before{
     position: absolute;
     content:"";
     top: 50%;
     left: 0%;
     width: 100%;
     height: 0%;
     background: #9c1320;
     opacity: 0;
     z-index: 0;
     -webkit-transition:all 0.4s ease-out;
     -moz-transition:all 0.4s ease-out;
     -o-transition:all 0.4s ease-out;
     transition:all 0.4s ease-out;
 }
 .submenu .title-menu .menu ul li a:hover{
     color: #ffffff;
 }
 .submenu .title-menu .menu ul li a:hover:before{
     top: 0%;
     height: 100%;
     opacity: 1;
 }
 .submenu .title-menu .menu ul li a span{
     z-index: 1;
     position: relative;
     -webkit-transition:all 0.2s ease-in;
     -moz-transition:all 0.2s ease-in;
     -o-transition:all 0.2s ease-in;
     transition:all 0.2s ease-in;
 }
 .submenu .title-menu .menu ul li a:hover span{
     z-index: 1;
     position: relative;
     color: #ffffff;
 }
 .submenu .title-menu .menu ul li a:focus{
     text-decoration: none;
 }
 .submenu .title-menu .menu ul li.active a{
     background: #9c1320;
     color: #ffffff;
 }
 .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*=================================*/
.grid-comment{
    margin-bottom: 20px;
}
.grid-comment .node-commnet{
    padding: 20px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.grid-comment .node-commnet .avatar{
    width: 55px;
    float: left;
}
.grid-comment .node-commnet .avatar img{
    width: 100%;
}
.grid-comment .node-commnet .info-comment{
    margin-left: 70px;
}
.grid-comment .node-commnet .info-comment .info-preson{
    font-size: 12px;
    line-height: 25px;
}
.grid-comment .node-commnet .info-comment .info-preson .name{
    font-size: 14px;
    font-weight: bold;
}
.grid-comment .node-commnet .info-comment .ccomment{
    font-size: 14px;
    line-height: 25px;
    color:#666666;
}
.grid-comment .node-commnet .info-comment .linkanswer{
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color: #f58021;
}
.grid-comment .node-commnet .info-comment .linkanswer a{
    position: relative;
    display: inline-block;
    padding-right: 12px;
    color: #666666;
}
.grid-comment .node-commnet .info-comment .linkanswer a:hover{
    text-decoration: underline;
}
.grid-comment .node-commnet .info-comment .linkanswer a:after{
    position: absolute;
    font-family:"fontawesome";
    content:"\f054";
    top:2px;
    right: 0;
    color: #666666;
    font-size: 7px;
}
.listanswer .nodeanswer{
    border:solid 1px rgba(255,255,255,0.15);
    background: #ffffff;
    margin-bottom:1px;
    padding: 10px;
}
.conmment-facebook{
    margin-bottom: 25px;
}
.comment-facebook {
    margin-bottom: 50px;
}
/*===========BEGIN: REVIEW=============*/
 /*==========================DANH M?C=================================*/
 /*==========================================================================*/
 /*============================RESPONSIVE====================================*/
 /*==========================================================================*/
 @media all and (max-width: 991px){
     .breadcrumb ul{
         padding: 10px;
     }
     .box_mid .mid-title .titleL{
         font-size: 25px;
         line-height: 33px;
     }
 }
/* === colorpage.css === */
/* color all web */
.bg_red{
    background-color: #0065b3;
}
.bg_blue{
    background-color: #2a56c2;
}
a.bg_red:hover, button.bg_red:hover, .color_red{
    color: #0065b3;
}
a.bg_red, button.bg_red{
    border: 1px solid #0065b3;
    color: #fff;
}
a.bg_blue:hover, .color_blue, button.bg_blue:hover{
    color: #2a56c2;
}
a.bg_blue, button.bg_blue{
    border: 1px solid #2a56c2;
}
/* === menumobile.css === */
html.openmenu{
    overflow: hidden;
    position: relative;
    pointer-events: none;
    height: 100%;
}
/*fixed IOS*/
html.openmenu body{
    min-height: 100%;
    position: relative;
    overflow: hidden;
}
html.openmenu div#vnt-header{
    pointer-events: auto;
}
/*======================================================================*/
/*================================ICON==================================*/
/*======================================================================*/
.menu_mobile{
    position: relative;
    overflow: hidden;
    float: right;
}
.menu_mobile.showmenu{
    position: static;
}
.menu_mobile .icon_menu{
    position: relative;
    width: 50px;
    height: 60px;
    cursor: pointer;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-top: 40px;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    text-transform: capitalize;
    background: #59b474;
}
.menu_mobile .icon_menu .style_icon:before,
.menu_mobile .icon_menu .style_icon:after {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 25px;
    height: 2px;
    background: #ffffff;
    content: "";
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu_mobile .icon_menu .style_icon:before{
    top: 20px;
}
.menu_mobile .icon_menu .style_icon:after {
    top: 29px;
}
.menu_mobile.showmenu .icon_menu .style_icon:before{
    transform: rotate(45deg);
    left: 12px;
    top: 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu_mobile.showmenu .icon_menu .style_icon:after{
    transform: rotate(-45deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 12px;
    top: 25px;
}
.menu_mobile .icon_menu .name_close{
    display: none;
}
.menu_mobile.showmenu .icon_menu .name_close{
    display: block;
}
.menu_mobile.showmenu .icon_menu .name_menu{
    display: none;
}
/*======================================================================*/
/*=============================CONTENT==================================*/
/*======================================================================*/
.menu_mobile .divmm {
    position: fixed;
    width: 100%;
    top: 70px;
    left: 0;
    bottom: 0;
    visibility: hidden;
    text-align: left;
    z-index: 50;
}
.menu_mobile .divmm .mmContent {
    width: 100%;
    height: 100%;
    margin: 0 0 0 auto;
    position: relative;
    top: 0;
    right: 0;
    z-index: 60;
    -webkit-transform: translate(100%, 0%);
    -moz-transform: translate(100%, 0%);
    -o-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    transform: translate(100%, 0%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow-y: auto;
    max-width: 420px;
    pointer-events: none;
}
.menu_mobile .divmm .mmContent.no-over{
    overflow-y:hidden;
}
.menu_mobile .divmm .divmmbg {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 51;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    pointer-events: auto;
}
.menu_mobile .divmm.show .divmmbg {
    opacity: 1;
    visibility: visible;
}
/*======================================================================*/
/*======================MENU LOAI 1=====================================*/
/*======================================================================*/
.mmMenu {
    background: #ffffff;
    pointer-events: auto;
}
.mmMenu .mmMain{
    overflow: auto;
}
.mmMenu>ul>li{
    border-bottom:solid 1px rgba(0,0,0,0.2);
    overflow: hidden;
    position: relative;
}
.mmMenu>ul>li:last-child{
    border-bottom:none;
}
.mmMenu>ul>li.current>a{
    background-color: #fff;
}
.mmMenu>ul>li>a,
.mmMenu>ul>li>.m-sub>a {
    display: block;
    padding: 14px 15px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    background-color: #f5f5f5;
}
.mmMenu>ul>li:hover ~ a,
.mmMenu>ul>li:hover>.m-sub ~ a{
    background: #e52126;
    color:#ffffff;
}
.mmMenu>ul>li>.m-sub{
    position: relative;
}
.mmMenu>ul>li> .list_product{
    padding: 10PX 15px;
}
.mmMenu>ul>li> .list_product .row{
    margin: 0 -5px;
}
.mmMenu>ul>li> .list_product .row > div{
    padding: 0 5px;
}
.mmMenu>ul>li> .list_product .item{
    margin-bottom: 10px;
}
.mmMenu>ul>li> .list_product .item a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center ;
    text-align: center;
    height: 50px;
    overflow: hidden;
    border: 1px solid #1b8ecd;
    font-size: 12px;
    line-height: 14px;
    color: #1b8ecd;
    border-radius: 3px;
}

.mmMenu>ul>li>.m-sub>.button-submenu{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-left: solid 1px rgba(0,0,0,0.2);
    cursor: pointer;
    font-size: 26px;
    line-height: 34px;
    color:#666666;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.mmMenu>ul>li>.m-sub>.button-submenu:before{
    content: "\f105";
    font-family: fontAwesome;
    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%);
}
.mmMenu>ul>li>.m-sub>.button-submenu.show:before{
    content: "\f107";
} 
.mmMenu>ul>li:hover>.m-sub>.button-submenu{
    color:#ffffff;
}
/*=====LEVEL 2=====*/
.mmMenu>ul>li>ul{
    position: relative;
    z-index: 1;
    background: #f5f5f5;
}
.mmMenu>ul>li>ul>li>a,
.mmMenu>ul>li>ul>li>.m-sub>a {
    display: block;
    padding: 14px 15px;
    padding-left: 35px;
}
.mmMenu>ul>li>ul>li:hover>a,
.mmMenu>ul>li>ul>li:hover>.m-sub>a {
    color: #e52126;
}
.mmMenu>ul>li>ul>li{
    border-top:solid 1px #e5e5e5;
}
.mmMenu>ul>li>ul>li>.m-sub{
    position: relative;
}
.mmMenu>ul>li>ul>li>.m-sub>.button-submenu{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-left: solid 1px #e5e5e5;
    cursor: pointer;
    font-size: 26px;
    line-height: 34px;
    color:#666666;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.mmMenu>ul>li>ul>li>.m-sub>.button-submenu:before{
    content: "\f105";
    font-family: fontAwesome;
    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%);
}
.mmMenu>ul>li>ul>li>.m-sub>.button-submenu.show:before{
    content: "\f107";
}
/*====LEVEL 3====*/
.mmMenu>ul>li>ul>li>ul{
    position: relative;
    z-index: 1;
    background: #e5e5e5;
}
.mmMenu>ul>li>ul>li>ul>li>a,
.mmMenu>ul>li>ul>li>ul>li>.m-sub>a {
    display: block;
    padding: 14px 15px;
    padding-left: 35px;
}
.mmMenu>ul>li>ul>li>ul>li:hover>a,
.mmMenu>ul>li>ul>li>ul>li:hover>.m-sub>a {
    color:#da251c;
}
/*======================================================================*/
/*======================MENU LOAI 2=====================================*/
/*======================================================================*/
.menu_mobile.menu_2 .mmMenu ul.mmMain li ul{
    display: none;
}
.mmMenu .m-ab {
    position: fixed;
    top: 0;
    left: 50px;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 61;
    overflow-y: auto;
    -webkit-transition: opacity 0.5s ease , visibility 0.5s ease , transform 0.5s ease;
    -moz-transition: opacity 0.5s ease , visibility 0.5s ease , transform 0.5s ease;
    -o-transition: opacity 0.5s ease , visibility 0.5s ease , transform 0.5s ease;
    transition: opacity 0.5s ease , visibility 0.5s ease , transform 0.5s ease;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    border-left: 1px solid rgba(0,0,0,0.1);
    opacity: 0;
    visibility: hidden;
}
.mmMenu .m-ab.active{
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}
.mmMenu .m-ab .m-ab-title a{
    display: block;
    padding: 14px 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.mmMenu .m-ab .m-ab-title {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mmMenu .m-ab .m-ab-arrow a{
    display: block;
    padding: 14px 20px;
    text-transform: none;
    background: #000000;
    color:#ffffff;
    text-transform: uppercase;
}
.mmMenu .m-ab li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mmMenu .m-ab li a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding: 13px 20px;
    padding-left: 40px;
    position: relative;
    font-weight: normal;
}
.mmMenu .m-ab li a:before{
    position: absolute;
    font-family: fontawesome;
    content: '\f0da';
    left:20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mmMenu .m-ab li:hover a{
    color:#ff0000;
}
.mmMenu .m-ab li .m-sub{
    position: relative;
}
.mmMenu .m-ab li .button-submenu{
    position: absolute;
    right:0;
    top: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid rgba(0,0,0,0.1);
    cursor: pointer;
}
.mmMenu .m-ab li .button-submenu:before{
    content: "\f105";
    font-family: fontAwesome;
    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%);
}
.mmMenu .m-ab ul ul{
    display: none;
}
/*======================================================================*/
/*===========================MENU SHOW LEFT=============================*/
/*======================================================================*/
.menu_mobile.show_left .divmm .mmContent {
    padding-left: 0;
    padding-right: 50px;
    margin: 0 auto 0 0;
    direction: rtl;
    -webkit-transform: translate(-100%, 0%);
    -moz-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
}
.menu_mobile.show_left .divmm .mmContent .mmMenu .m-ab {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    border-right: 1px solid rgba(0,0,0,0.1);
    left: 0;
    right: 50px;
}
.menu_mobile.show_left .divmm.show .mmContent .close-mmenu,
.menu_mobile.show_left .divmm .mmContent .close-mmenu{
    left: auto;
    right: 0;
}
.menu_mobile.show_left .divmm .mmContent .mmMenu .m-ab.active{
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.menu_mobile .divmm.show {
    visibility: visible;
}
.menu_mobile .divmm.show .mmContent {
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}
.menu_mobile .divmm.show .mmContent .close-mmenu {
    left: 0;
    top: 0;
    opacity: 1;
}
/*======================================================================*/
/*===========================CLOSE MENU=================================*/
/*======================================================================*/
.menu_mobile .divmm .mmContent .close-mmenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    color: #333333;
    background: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
    pointer-events: auto;
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    text-transform: uppercase;
}
.menu_mobile .divmm .mmContent .close-mmenu i{
    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%);
}
/*======================================================================*/
/*===========================ADDON======================================*/
/*======================================================================*/
.mmSearch {
    position: relative;
    width: 100%;
    padding: 10px;
    background: #dddddd;
    pointer-events: auto;
}
.mmSearch input {
    height: 50px;
    width: 100%;
    border: none;
    padding-left: 15px;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.mmSearch button {
    position: absolute;
    right: 20px;
    background: none;
    border: none;
    padding: 0;
    top: 50%;
    font-size: 21px;
    line-height: 29px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color:#e52126;
}
/* === main.css === */
#vnt-footer {
    padding-top: 0;
    background: none;
}
/*---===BEGIN: BANNER===---*/
.vnt-news-hot {
    background: #f2f2f2;
    margin-top: -35px;
    padding-top: 19px;
    padding-bottom: 10px;
}

.vnt-news-hot .vn_title h2 {
    position: relative;
    color: #f2f2f2;
    font-size: 25px;
    background-color: #0065b3;
    border-radius: 10px;
    padding: 5px 30px;
    padding-left: 50px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 500;
}

.vnt-news-hot .vn_title h2::before {
    content: '';
    background: url(../images/loa.png) #0065B3 no-repeat;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px;
}

.slider-new-hot .item {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 15px;
    margin-bottom: 15px;
}

.slider-new-hot .item h3 a {
    color: #333333;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 10px;
    display: block;
}

.slider-new-hot .item p {
    color: #333333;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 3;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.slider-new-hot .item .img {
    width: 48%;
    position: relative;
    padding-right: 20px;
}

.slider-new-hot .item .img::after {
    content: '';
    background: url(../images/hotnews.png) no-repeat;
    width: 95px;
    height: 61px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.slider-new-hot .item .decs {
    width: 50%;
}

.slider-new-hot .item .img a {
    position: relative;
    padding-top: 170px;
    display: block;
}

.slider-new-hot .item .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}

.slider-new-hot .slick-prev {
    left: -60px;
}

.slider-new-hot .slick-next {
    right: -60px;
}

.slider-new-hot .slick-dots li button {
    background-color: #0065b3;
    width: 17px;
    height: 17px;
    padding: 0px;
    border-radius: 100%;
    border: solid 1px #0065b3;
    ;
}

.slider-new-hot .slick-dots li button::before {
    display: none;
}

.slider-new-hot .slick-dots li.slick-active button {
    background-color: #fff;
}
/*---===END: BANNER===---*/
/*---===BEGIN: ABOUT===---*/
.vnt-about {
    position: relative;
}

.vnt-about .va-title {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 50px;
}

.vnt-about .va-title h2 {
    font-size: 30px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    font-weight: 400;
}

.vnt-about .wrapper {
    position: relative;
    z-index: 1;
}

.vnt-about .wrap_video {
    display: flex;
    justify-content: space-between;
    margin: 0px 0px 60px;
    align-items: center;
    flex-wrap: wrap;
}

.vnt-about .wv_left {
    width: 50%;
    position: relative;
}

.vnt-about .wv_left img {
    width: 100%;
}

.vnt-about .wv_right {
    width: 50%;
    padding: 20px 110px 20px 110px;
}

.vnt-about .wv_right .t1 {
    color: #555555;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
}

.vnt-about .wv_right .t2 {
    color: #0065b3;
    font-size: 40px;
    font-weight: bold;
    line-height: 72px;
}

.style_about {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    padding-left: 60px;
}

.style_about:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 44px;
    height: 27px;
    background: url(../images/about-arrow.png) no-repeat 0 0;
}

.more_about a {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 30px;
    color: #555555;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 30px;
    border: solid 1px #555555;
    font-weight: bold;
    background: #fff;
}

.more_about a:hover {
    background: #2196F3;
    color: #fff;
}

.img_video {
    position: relative;
}

.img_video a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.img_video:hover a:before {
    opacity: 1;
}

.img_video a .icon_video {
    z-index: 1;
    display: block;
    position: absolute;
    width: 124px;
    height: 124px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 45px;
    line-height: 25px;
    color: #ffffff;
    top: 50%;
    left: -62px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translateY(-50%);
    text-align: center;
    background: url(../images/next.png) no-repeat center center;
    border: none;
    box-shadow: none;
}

.img_video:hover a .icon_video {
}

.img_video a .icon_video:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 20px rgba(255,255,255,1);
    -moz-box-shadow: 0 0 20px rgba(255,255,255,1);
    -o-box-shadow: 0 0 20px rgba(255,255,255,1);
    box-shadow: 0 0 20px rgba(255,255,255,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    animation-name: spread-effect;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.img_video:hover a .icon_video:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 20px rgba(255,255,255,1);
    -moz-box-shadow: 0 0 20px rgba(255,255,255,1);
    -o-box-shadow: 0 0 20px rgba(255,255,255,1);
    box-shadow: 0 0 20px rgba(255,255,255,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    animation-name: spread-effect;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
}

#loadVideo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: 2;
    display: none;
}

#loadVideo.active {
    display: block;
}

#loadVideo .detail_video {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

@-webkit-keyframes spread-effect {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        -ms-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-moz-keyframes spread-effect {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        -ms-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-ms-keyframes spread-effect {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        -ms-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-o-keyframes spread-effect {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        -ms-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes spread-effect {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        -ms-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}
/*---===END: ABOUT===---*/

/*---===BEGIN: NEWS===---*/
.vnt-news {
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 15px 0 30px;
}

.vnt-news .mask_news {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0065B3;
    /*    background: url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/main/bg_new.jpg) repeat-y;*/
    background-size: 100%;
}

.vnt-news .wrapper1 {
    position: relative;
    z-index: 2;
}

.vnt-news .vn_title {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #333333;
    /* font-family: 'UTMAvo'; */
    margin-bottom: 0;
}

.vnt-news .vn_title h2 {
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    font-weight: 500;
    color: #ffffff;
}

.cat_news ul {
    display: flex;
    border-radius: 0px;
    background: none;
    clear: both;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    border: none;
    justify-content: center;
}

.cat_news {
    text-align: center;
    margin-bottom: 10px;
}

.cat_news ul li {
    display: inline-block;
    position: relative;
    background: none;
    border-radius: 0px;
    border: none;
    float: none;
}

.cat_news ul li.current, .cat_news ul li:hover {
    background: none;
    border-radius: 0px;
}

.cat_news ul li:last-child:after {
    display: none;
}

.cat_news ul li a {
    font-size: 19px;
    line-height: 20px;
    padding: 5px 0;
    font-weight: 400;
    padding: 10px 28px;
    border-radius: 7px;
    color: #fff;
    border: none;
    text-transform: initial;
}

.cat_news ul li a:hover,
.cat_news ul li.current a {
    background: #fff;
    color: #333333;
}

.vnt-news .more_about {
    display: table;
    margin: 0 auto;
}

#slider_news {
    background-color: #f2f2f2;
    padding: 0px 0px 60px;
}

#slider_news .item {
    margin: 0 1px;
    font-size: 13px;
    color: #777777;
}

#slider_news .item .i-image {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    padding-top: 0;
}

#slider_news .item .i-image img {
    width: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*#slider_news .item .i-image:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    transform: scale(1.08);
}*/

/*#slider_news .item .i-image:hover img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    transform: scale(1.02);
}*/
#slider_news .item .i-image > a {
    position: relative;
    padding-top: 66.6666%;
    display: block;
}

#slider_news .item .i-image > a > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#slider_news .item .i-image:hover > a {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    transform: scale(1.02);
}

#slider_news .item .i-date {
    background: #2488bf;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 5px 10px;
}

#slider_news .item .i-date span {
    font-size: 35px;
    line-height: 50px;
    display: block;
}

#slider_news .item .i-desc {
    padding: 0px 15px;
}

#slider_news .item .i-title {
    font-size: 17px;
    line-height: 25px;
    padding-top: 10px;
    color: #333333;
}

#slider_news .item .i-title a {
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #333333;
}

#slider_news .item .i-title a:hover {
    color: #e52126;
}

#slider_news .item p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 65px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
    font-size: 14px;
}

#slider_news .slick-prev, #slider_news .slick-next {
    top: 30%
}
/*---===END: NEWS===---*/
.quantity-c {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.quantity-l {
    width: 50%;
}

.quantity-r {
    width: 50%;
    background-color: #f2f2f2;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 10px;
}

.quantity-r img {
    margin-right: 5px;
}

.quantity-r h3 {
    color: #ff0000;
    font-size: 18px;
}

.quantity-r ul {
    margin: 0px;
    padding: 0px;
}

.quantity-r ul li {
    font-size: 13px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 1;
    height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.quantity-r ul li i {
    color: #0065b3;
}

.vnt-quality {
    position: relative;
    width: 100%;
    z-index: 10;
    margin: 50px 0px;
}

.vnt-quality .wrap_quanlity {
    margin: 0 -15px;
}

.vnt-quality .wrap_quanlity .item:nth-child(1) {
    position: relative;
    z-index: 20;
}

.vnt-quality .wrap_quanlity .item:nth-child(2) {
    position: relative;
    z-index: 19;
}

.vnt-quality .wrap_quanlity .item:nth-child(3) {
    position: relative;
    z-index: 18;
}

.vnt-quality .wrap_quanlity .item:nth-child(4) {
    position: relative;
    z-index: 17;
}

.vnt-quality .wrap_quanlity .item {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 10px;
}

.vnt-quality .wrap_quanlity .item .i-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
}

.vnt-quality .wrap_quanlity .item .i-item:hover .contentSub {
    opacity: 1;
    animation: Slide 0.3 ease;
    overflow: visible;
}

.vnt-quality .wrap_quanlity .item .i-item:hover .contentSub .subFormSearch {
    display: block;
}

.subFormSearch {
    display: none;
}

.vnt-quality .wrap_quanlity .item .i-image {
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translate(-100%, 0) rotate(45deg);
    -moz-transform: translate(-100%, 0) rotate(45deg);
    -o-transform: translate(-100%, 0) rotate(45deg);
    -ms-transform: translate(-100%, 0) rotate(45deg);
    transform: translate(-100%, 0) rotate(-90deg);
    margin-bottom: 50px;
}

.vnt-quality .wrap_quanlity.show .item .i-image {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
    -moz-transform: translate(0%, 0%) rotate(0deg);
    -o-transform: translate(0%, 0%) rotate(0deg);
    -ms-transform: translate(0%, 0%) rotate(0deg);
    transform: translate(0%, 0%) rotate(0deg);
}

.vnt-quality .wrap_quanlity .item .i-image:before {
    pointer-events: none;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    content: '';
    bottom: -20px;
    left: 4px;
}

.vnt-quality .wrap_quanlity .item .i-image:after {
    content: '';
    background-color: #59b474;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    bottom: -27px;
    left: 0;
    z-index: -1;
}

.vnt-quality .wrap_quanlity .item .i-image a {
    display: block;
    position: relative;
}

.vnt-quality .wrap_quanlity .item .i-image img {
    max-height: 80px;
    object-fit: contain;
}

.vnt-quality .wrap_quanlity .item:first-child .i-image {
    margin-bottom: 30px;
}

.vnt-quality .wrap_quanlity .item:first-child .i-image img {
    max-height: 100px;
    object-fit: contain;
}

.vnt-quality .wrap_quanlity .item:first-child .i-image:after {
    display: none;
}

.vnt-quality .wrap_quanlity .item:first-child .i-desc {
    /*    background: url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/main/rounded1.png);*/
    background-color: #59b474;
}

.vnt-quality .wrap_quanlity .item .i-desc {
    padding: 5px 10px;
    /*    background: url(https://giadinh.sawaco.com.vn/lib/frontend/themes/gia_dinh_news/images/main/rounded.png);*/
    background-color: #0065B3;
    box-shadow: 0px -1px 0px inset rgba(0, 0, 0, 0.5);
    width: 100%;
    border-radius: 5px;
    background-size: cover;
    position: relative;
    z-index: 1;
    min-height: 50px;
    line-height: 50px;
    display: flex;
    align-items: center;
}

.vnt-quality .wrap_quanlity .item:first-child .i-desc::after {
    display: none;
}

.vnt-quality .wrap_quanlity .item .i-desc::after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #fff;
}

.vnt-quality .wrap_quanlity .item:first-child .i-title span {
    font-size: 34px;
    line-height: 26px;
}

.vnt-quality .wrap_quanlity .item:first-child .i-title h3 {
    justify-content: center;
}

.vnt-quality .wrap_quanlity .item .i-title h3 a {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #fff;
}

.vnt-quality .wrap_quanlity .item .i-title {
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: block;
    color: #ffffff;
    padding: 5px 0px;
    cursor: pointer;
}

.vnt-quality .wrap_quanlity .item .i-content {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.lazyloading {
    clear: both;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.lazyloading.show {
    filter: alpha(opacity=1);
    opacity: 1;
}

.w_effect_up2 .effect_up,
.w_effect_up .effect_up {
    opacity: 0;
}

.w_effect_up2.show .effect_up,
.w_effect_up.show .effect_up {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -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-timing-function: ease-out;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        -o-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        -o-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        -o-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        -o-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeinup {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -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;
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px #59b474, 0 0 10px 10px #59b474, 0 0 0 10px #fff
    }

    100% {
        box-shadow: 0 0 0 2px #59b474, 0 0 10px 10px #59b474, 0 0 0 10px #fff;
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

.vnt-banner .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.wes-intro {
    margin: 50px 0px;
}

.wes-intro .boxTitle {
    color: #444444;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.wes-intro .boxTitle::before {
    content: '';
    background-color: #0065b3;
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.wes-intro .item {
    position: relative;
    margin-bottom: 15px;
    background: #f2f2f2;
    min-height: 155px;
}

.wes-intro .item h4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/bg_new.jpg) repeat-y;
    background-size: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    text-transform: uppercase;
}

.wes-intro .item .title {
    color: #444444;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #f2f2f2;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    border-bottom: solid 2px #fff;
}

.wes-intro .item .title a {
    color: #666666;
    font-size: 14px;
    text-transform: initial;
}

.wes-intro .item .title a:hover {
    color: #2196F3;
}

.wes-intro .item h5 {
    background-color: #f2f2f2;
    padding: 10px 15px;
    color: #444444;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    height: 79px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.we-guide {
    background: url(../images/bg_nuoc.jpg);
    /* background-attachment: fixed; */
    background-size: cover;
    padding: 60px 0px;
    background-position: center;
}

.we-guide .title {
    font-size: 30px;
    text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
}

.we-guide .item {
    background-color: #fff;
    border: solid 2px #0065b3;
    padding: 15px;
    min-height: 250px;
    position: relative;
}

.we-guide .item .i-title {
    color: #444444;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.we-guide .item .i-title::after {
    left: 50%;
    content: '';
    position: absolute;
    background-color: #0065b3;
    width: 50px;
    height: 1px;
    bottom: 0px;
    transform: translateX(-50%);
}

.we-guide .item p {
    text-align: center;
    color: #777777;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 5;
    height: 108px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.we-guide .item a:hover {
    background-color: #4CAF50;
}

.we-guide .item a {
    background-color: #06c2f2;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.we-guide .item a i {
    font-size: 30px;
}

.partner {
    background-color: #edf1f4;
    padding: 45px 0px;
}

.partner .title {
    color: #333333;
    font-size: 20px;
    margin-bottom: 30px;
}

.partner .item {
    margin: 0px 5px;
}

.partner .img {
    position: relative;
    padding-top: 95px;
    background-color: #fff;
    border-radius: 10px;
}

.partner .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: contain;
    transform: translate(-50%,-50%);
}

.boxAllSubForm .contentSub {
    border: 2px solid #ecedee;
    border-top: none;
    background: #ecedee;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 100%;
    margin-top: -10px;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    opacity: 0;
    z-index: 2;
    overflow: hidden;
}

@-webkit-keyframes Slide {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes Slide {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.subFormSearch {
    padding: 20px 5px 20px;
    width: 100%;
    min-height: 170px;
}

.subFormSearch select, .subFormSearch input {
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 30px 0 10px;
    width: 100%;
    margin-bottom: 15px;
}

.subFormSearch button:hover {
    background-color: #49acff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.contentSub .subFormSearch input {
    width: 100%;
    border: 0px;
    padding: 0 55px 0 10px;
    height: 40px;
    border-radius: 0;
}

.contentSub .subFormSearch button.w100 {
    width: 100%;
}

.contentSub .subFormSearch button {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    background-image: none;
    background: transparent;
    border-radius: 0;
    background-color: #ffd200;
    z-index: 1111;
    height: 40px;
    color: #333333;
    font-size: 14px;
    text-transform: initial;
    outline: none;
    font-weight: 600;
    min-width: 40px;
}

.contentSub .subFormSearch button.btn span {
    color: #333333;
}

.contentSub .input-group {
    width: 100%;
}

.contentSub .t1 {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 10px;
}

.owl-dots {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 60px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 60px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #0065b3;
    border-radius: 100%;
    z-index: 9;
    font-size: 30px;
    font-weight: 400;
}

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
    background: #49aa8c;
}
/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/

@media all and (max-width: 991px) {
    .vnt-quality {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        z-index: 10;
        margin-top: 0px;
    }

    .vnt-quality .wrap_quanlity .item {
        width: 50%;
        margin-bottom: 10px;
    }

    .vnt-quality .wrap_quanlity .item .i-title a {
        font-size: 9px;
    }

    .vnt-quality .wrap_quanlity.show .item .i-image {
        background-color: #59b474;
        margin-bottom: 10px;
        padding: 10px;
        margin-top: 10px;
    }

    .vnt-quality .wrap_quanlity .item .i-image:before, .vnt-quality .wrap_quanlity .item .i-image:after {
        display: none;
    }

    .vnt-quality .wrap_quanlity .item .i-desc, .vnt-quality .wrap_quanlity .item:first-child .i-desc {
        display: flex;
        align-items: center;
        background-size: cover;
    }

    .vnt-quality .wrap_quanlity.show .item .i-image {
        background: none;
        margin: 0px;
    }

    .vnt-quality .wrap_quanlity .item .i-image img, .vnt-quality .wrap_quanlity .item:first-child .i-image img {
        max-height: 36px;
        object-fit: contain;
    }

    .slider-new-hot .item {
        gap: 0px;
        padding: 0px 10px;
    }

    .slider-new-hot .item .img {
        width: 100%;
        margin-bottom: 10px;
    }

    .slider-new-hot .item .decs {
        width: 100%;
    }

    .vnt-about .va-title h2, .vnt-news .vn_title h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .vnt-about .va-title h2::before, .vnt-news .vn_title h2::before {
        display: none;
    }

    .vnt-about .va-title h2::after, .vnt-news .vn_title h2::after {
        left: 50%;
        bottom: -10px;
        transform: translate(-50%, 0);
        top: initial;
    }


    .vnt-about {
        background: transparent;
        padding: 20px 0;
    }

    .vnt-banner:after,
    .vnt-about:after {
        display: none;
    }

    .vnt-about .wv_left,
    .vnt-about .wv_right {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .img_video img {
        width: 100%;
    }

    .vnt-about .wv_right {
        padding: 0;
    }

    .vnt-about .wrap_video {
        box-shadow: none;
        padding: 0px 15px;
        margin: 0px;
    }

    .vnt-about .wv_right .t1 {
        font-size: 16px;
    }

    .vnt-about .wv_right .t2 {
        font-size: 24px;
        line-height: 48px;
    }

    .img_video a .icon_video {
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .vnt-about:before {
        display: none;
    }

    .vnt-product {
        padding-top: 15px;
    }

    .grid_product {
        margin: 0 -5px;
    }

    .grid_product .wrap_item {
        width: 50%;
        padding: 0 5px;
    }

    .vnt-news:before,
    .vnt-news:after {
        display: none;
    }

    .vnt-news {
        padding: 30px 0 50px;
    }

    .vnt-news .wrapper1 {
        padding: 0px 15px;
    }

    #slider_news {
        margin: 0 -5px;
        padding: 0px 0px 30px;
    }

    #slider_news .item {
        margin: 0 5px;
    }

    .grid_product .wrap_item .item .i-order a:first-child {
        min-width: 125px;
    }

    .grid_product .wrap_item .item .i-order .btn_view {
        min-width: 125px;
    }

    .we-guide .title {
        font-size: 18px;
        line-height: 20px;
    }

    .we-guide .item {
        min-height: auto;
        margin-bottom: 40px;
        padding: 15px;
        padding-bottom: 30px;
    }

    .boxAllSubForm .contentSub {
        z-index: 999;
        margin-top: 0px;
    }

    .vnt-quality .wrap_quanlity {
        margin: 0px;
    }

    .vnt-quality .wrap_quanlity .item {
        padding: 0px;
    }

    .quantity-l, .quantity-r {
        width: 100%;
    }
}

@media all and (max-width: 768px) {
    .grid_product .wrap_item {
        width: 50%;
    }

    .vnt-product .vp_title,
    .vnt-news .vn_title {
        font-size: 25px;
        line-height: 33px;
    }

    .grid_product .wrap_item .item .i-order a:first-child {
        margin-right: 0px;
    }

    .vnt-quality .wrap_quanlity .item {
        width: 100%;
    }

    .boxAllSubForm .contentSub {
        position: relative;
    }
}

@media all and (max-width: 420px) {
}

@media all and (max-width: 350px) {
    .vnt-product .vp_title, .vnt-news .vn_title {
        font-size: 20px;
    }
}

/* === custom-style.min.css === */
﻿.box-noData{width:100%;display:flex;justify-content:center;}.box-noData__item{padding-bottom:8px!important;background-color:transparent!important;border-color:#f64e60!important;}.box-noData__item__info{flex:1;text-align:center;}.box-noData__item__info__title{color:#333!important;}img.lazy{width:700px;height:467px;display:block;background-image:url("/lib/frontend/themes/gia_dinh_news/js/lazyloading/loading.gif");background-repeat:no-repeat;background-position:50% 50%;}.table__width{width:100%;border:0;}.table__border__th{border-bottom-width:0!important;padding:10px;}.table__border__td{padding:10px;}.table__footer__noBorder__td{border:0!important;}.table__footer__button{margin:0 auto;margin-top:20px;max-width:250px;height:47px;background:#1b8ecd;color:#fff;border:0;font-size:16px;line-height:47px;cursor:pointer;text-align:center;text-transform:uppercase;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;display:block;}.table__footer__button:hover{background:#ddd;color:#333;}.custom-table>thead>tr>th{background-color:#1b8ecd;color:#fff;font-size:13px;text-align:center;border-collapse:collapse;border:1px solid #f2f2f2;border-left:10px;line-height:33px;}.custom-table>tbody>tr>td{border:.5px solid;border-color:#fff;}.payment-button{width:44.5%;position:relative;top:2px;right:8px;bottom:0;border:0;background-image:none;background:transparent;border-radius:0;background-color:#ffd200;z-index:0;height:40px;color:#333;font-size:14px;text-transform:initial;outline:0;font-weight:600;min-width:40px;left:16px;height:47px;border-radius:5px;}.validation{color:#f00;}.vnt-quality .wrap_quanlity .item .i-desc-custom::after{content:none;font-family:FontAwesome;position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#fff;}.input-readonly{background:#fff!important;}.input-readonly:hover{cursor:no-drop!important;}