@charset "UTF-8";
/* Main */
:root{
	--color-red:#ec2d3f;
	--color-medium-red:#cc2c32;
	--color-dark-red:#c31829;
	--color-green:#28a745;
	--color-dark-green:#207d36;
	--color-black:#212529;
	--color-gray:#6c757d;
}
body{font-size:14px;font-family: 'Roboto', sans-serif;font-weight: 400;}
img{max-width:100%;height:auto;vertical-align:top}
a,input,textarea{outline:none;padding:0px;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.w-clear:after{display:block;content:"";clear:both;}
.hidden{display:none;}
.clear{clear:both;}
.none{display:none;}
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden;}
.wrap-main{margin:40px auto;width: calc(100% - 20px); max-width: 1188px;}
.wrap-content{max-width:1188px;width: calc(100% - 20px);}
.wrap-home{max-width:100%;padding:0px;width: 100%;margin: 0 auto;}
.wrap-content{margin:auto;}

.baonoidung iframe{max-width: 100% !important;}
.baonoidung img{height: auto !important;}
.baonoidung *{max-width: 100% !important;}
.baonoidung table{display: block;overflow-y: auto;}
/* General */

.title-main{margin-bottom:1.5rem;text-align:center;font-weight: normal;}
.title-main span{text-transform:uppercase;color:#042b65;font-family: 'SVN-Product-Sans-Regular';line-height: 1.4;
font-size:36px;display: block;}
.sltc{display: block;line-height: 27px; margin:0 auto 14px;text-align: center;max-width: 650px;}

.time-main{margin-bottom:0.75rem;color:#999999;}
.time-main i{vertical-align:top;margin:3px 7px 0px 0px;}
.time-main span{vertical-align:top;display:inline-block;}
.social{list-style:none;padding:0px;margin:0px;}
.social li{display:inline-block;vertical-align:top;}
.social li:last-child{margin-right:0px;}
.control-carousel{position:absolute;top:calc(50% - 30px/2);margin-bottom:0px;width:30px;height:30px;text-align:center;line-height:30px;border:1px solid #eee;z-index:2;background-color:#fff;color:#ccc;cursor:pointer;}
.control-carousel:hover{background-color:var(--color-red);border-color:var(--color-red);color:#fff;}
.prev-carousel{left:0px;}
.next-carousel{right:0px;} 

/* Header */
.header{background-color:#fff;position: relative;z-index: 1000;}
.header-top{color:#fff;background-color:var(--color-red);}
.header-top .wrap-content{padding:6px 0;}
.info-header{margin-bottom:0px;}
.info-header i{vertical-align:top;margin:3px 5px 0px 0px;font-size:16px;}
.social-header li{width:30px;margin-right:3px;}
.header-bottom .wrap-content{padding:20px 0;}
.hotline-header{display:inline-block;padding-left:25px;background-image:url(../images/hotline.png);background-repeat:no-repeat;background-position:0px 1px;}
.hotline-header p{font-weight:bold;margin-bottom:-2px;text-transform:capitalize;}
.hotline-header span{font-weight:bold;color:var(--color-red);font-size:20px;display:block;}
.user-header a{color:#fff;padding-right:9px;margin-right:7px;position:relative;display:inline-block;vertical-align:top;text-decoration:none;}
.user-header a:after{content:"";position:absolute;width:1px;height:8px;background-color:#fff;top:calc(50% - 7px/2);right:0px;opacity:0.7;}
.user-header a:last-child{padding-right:0px;margin-right:0px;}
.user-header a:last-child:after{display:none;}

/* Menu */
.menu{background-color:#fff;position: relative;z-index: 999;left: 0; top: 0;width: 100%;}
.menu .wrap-content{position: relative;}
.menu ul{width:100%;padding:0px;margin:0;list-style:none;}
.menu ul.ulmn{width: calc(100% - 370px);width: 772px;}
.menu ul li{position:relative;z-index:99;}
.menu ul li h2{display:block;position:relative;z-index:1;text-align:center;margin: 0;font-weight: normal;}
.menu ul li h2 a{font-size:15px;color:#343434;margin:0px;padding:0;text-transform:uppercase;
text-decoration:none!important;display: block;line-height: 106px;font-family: 'SVN-Product-Sans-Regular';}
.menu ul.ulmn > li > h2 > a > img{vertical-align: middle;}
.menu ul li h2 a.active,.menu ul li:hover > h2 a{color:#db1f1f;}
.menu ul li ul.mn{position:absolute;min-width:200px;left: 0; background:rgb(255 255 255 / 80%);
box-shadow:0 3px 11px 0 rgba(0,0,0,0.3);-webkit-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden;transition:all .5s;}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transform-origin:0 0 0;opacity:1;visibility:visible;transition:all .7s;}
.menu ul li ul.mn li h2{text-align:left;border-bottom:1px solid rgba(0,0,0,0.2);}
.menu ul li ul.mn li:last-child > h2{border-bottom:0px;}
.menu ul li ul.mn li h2 a{font-size:14px;padding:10px;display: block;text-decoration:none!important;
line-height: 20px;}
.menu ul li ul.mn li ul{top:0px;left:100%;}
.menu ul li .menusanpham{
    width: 820px;
    display: none;
    position: absolute;
    left: calc(50% - 150px);
    padding-top: 0px;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
}
.menu ul li:hover > .menusanpham{
	display: block;
	-webkit-animation: fadeup-center .5s .1s forwards;
    animation: fadeup-center .5s .1s forwards;
}
.menu ul li .menusanpham a:hover{color: #db1f1f;}
.menu ul li .menusanpham > ul{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding:10px 5px 0px 5px;
    background-color: rgba(255,255,255,0.9);
}
.menu ul li .menusanpham > ul > li{
	padding: 0 20px;
    width: calc(100%/3 - 10px);
    margin: 0 5px 10px 5px;
    -webkit-box-shadow: 5px 5px 15px #ccc;
    box-shadow: 5px 5px 15px #ccc;
    background: #fff;
}
.menu ul li .menusanpham > ul > li > h2 > a{color: #000;text-align: center;font-size: 18px;padding-top: 10px;
line-height: 30px;}
.menu ul li .menusanpham > ul > li > ul{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    width: calc(100% + 40px);
    padding: 0 10px;
}
.menu ul li .menusanpham > ul > li > ul > li{
	width: 50%;
    padding: 10px;
}
.menu ul li .menusanpham > ul > li > ul > li > h2 > a{
	display: block;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 1;
}
.menu ul li .menusanpham > ul > li > ul > li > h2 > a > span{display: block;width: 100%;text-align: center;padding-top: 10px;}
@-webkit-keyframes fadeup-center{
	0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}
	100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes fadeup-center{
	0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}
	100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}

.fix_menu{position: fixed !important;box-shadow: 0 0 5px #999;}
.logo-header{width: 152px;}
.logo-header img{display: block;}
.menuphai{width: 209px;padding-left: 15px;position: relative;}
.menuphai:before{position: absolute;left: 0;width: 1px; height: 17px; background: #d5d7d6; content: '';
top: calc(50% - 17px/2);}
.clicktk{display: block;cursor: pointer;}
.clicktk img{display: block;}
.dt{display: block;width: 165px; text-align: center;height: 45px; line-height: 45px; overflow: hidden;
font-size: 18px;background: #042a66;border-radius: 10px;}
.dt a{color: #fff !important;display: inline-block;max-width: 115px;overflow: hidden;font-family: 'SVN-Product-Sans-Regular';}
.dt i{display: inline-block;color: #fff;margin-right: 9px;}

.fix_menu{position: fixed !important;box-shadow: 0 0 5px #999;}
.fix_menu .logo-header img{max-height: 70px;}
.menu.fix_menu ul li h2 a{line-height: 70px;}
/* Search */
.search{width:300px;background:#fff;position: absolute;right: 0;top: 100%;display: none; box-shadow: 0 0 1px #999;
z-index: 100;}
.search p{float:left;width:35px;height:35px;line-height:35px;cursor:pointer;text-align:center;margin:0px;color:var(--color-gray);font-size:16px;}
.search input{width:calc(100% - 35px);height:35px;float:left;outline:none;padding:0px;border:0px;
background:transparent;text-indent:10px;font-size:12px;color:#ccc;}
.search input::-webkit-input-placeholder{color:#ccc;}
.search input:-moz-placeholder{color:#ccc;}
.search input::-moz-placeholder{color:#ccc;}
.search input:-ms-input-placeholder{color:#ccc;}

/* Menu RP */
.menu-res{display:none;}

#menu{display:none;}
#hamburger{display:none;width:25px;height:17px;position:relative;}
#hamburger:before,#hamburger:after,#hamburger span{background:#333;content:'';display:block;width:100%;height:1px;position:absolute;left:0px;}
#hamburger:before{top:0px;}
#hamburger span{top:8px;}
#hamburger:after{top:16px;}
#hamburger:before,#hamburger:after,#hamburger span{-webkit-transition:none 0.5s ease 0.5s;transition:none 0.5s ease 0.5s;-webkit-transition-property:transform,top,bottom,left,opacity;transition-property:transform,top,bottom,left,opacity;}
.mm-wrapper_opening #hamburger:before,.mm-wrapper_opening #hamburger:after{top:10px;}
.mm-wrapper_opening #hamburger span{left:-50px;opacity:0;}
.mm-wrapper_opening #hamburger:before{transform:rotate(45deg);}
.mm-wrapper_opening #hamburger:after{transform:rotate(-45deg);}
.mm-menu_opened{display:block!important;}

/* Search RP */
.search-grid{width:calc(100% - 45px);height:40px;overflow:hidden;background:#fff;
z-index:2;border-radius:5px;line-height:normal;}
.search-grid p{float:right;width:35px;height:38px;cursor:pointer;outline:none;border:none;margin:0px;font-size:17px;display:block;color:var(--color-red);line-height:40px;text-align:center;}
.search-grid input{width:calc(100% - 35px);float:left;line-height:38px;outline:none;border:none;text-indent:10px;
color:#ccc;}
.search-grid input::-webkit-input-placeholder{color:#ccc;}
.search-grid input:-moz-placeholder{color:#ccc;}
.search-grid input::-moz-placeholder{color:#ccc;}
.search-grid input:-ms-input-placeholder{color:#ccc;}

/* Slideshow */
#wowslider-container1{overflow: hidden;}
.slideshow{position:relative;}
.slideshow a{display:block;cursor:pointer;}
.slideshow a img{width:100%;}
.slideshow:hover .control-slideshow{opacity:0.3;}
.slideshow .control-slideshow:hover{opacity:0.8;}
.control-slideshow{opacity:0;position:absolute;z-index:2;top:calc(50% - 50px/2);width:35px;height:50px;text-align:center;line-height:50px;font-size:25px;cursor:pointer;margin:0px;background-color:#000000;border-radius:3px;}
.control-slideshow i{color:#ffffff;}
.prev-slideshow{left:20px;padding-right:3px;}
.next-slideshow{right:20px;padding-left:3px;}
/* Breadcrumb */
.breadCrumbs{background-color:#eee;}
.breadCrumbs .wrap-content{padding:0.75rem 0;}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0;}
.breadCrumbs .wrap-content .breadcrumb-item a{color:var(--color-black);}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}
.breadCrumbs .wrap-content .breadcrumb-item a:hover{color:var(--color-red);}
/* Giới thiệu trang chủ */
.wrap_gioithieu{padding:60px 0;position: relative;background: url(../images/nengioithieu.jpg) no-repeat center center;
background-size: cover;}
.gtleft{width: 48.667%;position: relative;z-index: 3;}
.ttgt{display: block; margin-bottom: 24px;padding: 10px 0 10px 24px;border-left: 5px solid #042a66;}
.slgt{display: block;font-size: 18px;color: #333;margin-bottom: 2px;font-family: 'SVN-Product-Sans-Regular';}
.tengt{color: #042a66; font-size: 36px;margin-bottom: 0px;line-height: 1.4;font-family: 'SVN-Product-Sans-Regular';}
.motagt{display: block;line-height: 30px;margin-bottom: 46px;color: #333;font-size: 14px;}
.motagt p{margin-bottom: 0;}
.themgt{width: 140px; height: 45px; line-height: 43px;border: 1px solid #da2222;color: #fff;display: block;
font-size: 15px; transition: 0.5s;text-align: center;background: #da2222;}
.themgt:hover{color: #da2222;background: #fff;}

.hinhgt{width: 48.667%;}
.hinhgt a{display: block; overflow: hidden;width: 100%;}
.hinhgt img{display: block;width: 100%;transition: 1s;}
.hinhgt a:hover img{transform: scale(1.2);}

/* Partner */
.wrap-partner{padding:32px 0 20px 0px;background: url(../images/nengt.jpg) repeat-x top left;overflow: hidden;}
.wrap-partner .wrap-content{padding:0px;position:relative;}
.owl-partner{padding:0px;}
.partner{display:block;border:1px solid #eee;background: #fff;}
.partner img{width:100%;}
.prev-partner{left: -36px;width: 16px; height: 16px; top: calc(50% - 8px);border: none;border-radius: 50%;
background: url(../images/pre2.jpg) no-repeat center center !important;}
.next-partner{right: -36px;width: 16px; height: 16px; top: calc(50% - 8px);border: none;border-radius: 50%;
background: url(../images/nex2.jpg) no-repeat center center !important;}

.mod_doitac{padding: 20px 0 1px 0;}
.tendt{color: #042a66; font-size: 36px;margin-bottom: 0px;line-height: 1.3;font-family: 'SVN-Product-Sans-Regular';
text-align: center;}
.motadt{font-size: 18px;line-height: 30px;}
.motadt p{margin-bottom: 0;}

/* Sản Phẩm */
.wrap-product{padding: 20px 0;overflow: hidden;}
.tieudetc{display: block;margin-bottom: 27px;background: url(../images/gach2.jpg) repeat-x,#f5f5f5;
position: relative;}
.tieudetc h2{margin: 0; font-weight: normal;position: relative;}
.tieudetc h2 span{display: block;padding-left: 16px;height: 46px; line-height: 46px;color: #fff;
font-size: 20px;font-family: 'SVN-Product-Sans-Regular';text-transform: uppercase;background: #042b65;}
.tieudetc h2:before{position: absolute;right: -32px;height: 46px; content: '';top: 0;width: 33px;
background: url(../images/gach1.jpg) no-repeat center center;}
.tieudetc a{display: block;width: 84px; height: 46px; line-height: 46px; color: #e61235;font-size: 13px;
font-weight: 500;}
.grid-page{
	width: calc(100% + 23px);
	margin: 0 -11.5px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.product{display: block;width:calc(100%/4 - 23px);margin:0 11.5px 20px 11.5px;position:relative;
font-family: 'SVN-Product-Sans-Regular';text-align: center;}
.pic-product{background:#f5f5f5;margin-bottom: 0px;box-shadow: 0 0 1px #ccc;display: block;}
.pic-product img{width:100%;}
.name-product {margin: 0 0 2px 0;font-weight: normal;width: 100%; text-align: center;}
.name-product a{font-size:15px;color:#333;line-height: 25px;}
.name-product a:hover{color:#dd1111;}
.name-product .text-split{-webkit-line-clamp:2;}
.product .ttsp{width: calc(100% - 30px); margin: -40px 15px 0 15px;background: #fff;z-index: 5;position: relative;
	box-shadow: 0 0 5px rgb(0 0 0 / 20%); height: 80px;padding: 5px 10px;}
.price-product{margin-bottom:0px;font-size:15px;}
.price-product span{}
.price-new{font-weight:500;color:#dd1111;}


.banner-qc{display: block;width: 100%;margin-bottom: 30px;}
.banner-qc img{display: block;width: 100%;}

/*Dịch vụ*/
.mod_dichvu{background: url(../images/nendichvu.jpg) no-repeat center center;background-size: cover;
padding: 38px 0 40px 0;color: #fff;}
.mod_dichvu .title-main span{color: #fff;}
.item_dv{width: calc(100%/3 - 30px); margin: 0 15px 30px 15px;text-align: center;}
.item_dv a.img{display: block;width: 100%;border: 1px dashed #000; padding: 9px;border-radius: 50%;max-width: 120px;
margin:0 auto 14px;}
.item_dv a.img span{display: block;width: 100%; border-radius: 50%;overflow: hidden;}
.item_dv a.img:hover span{background: #ef4036}
.item_dv a.img:hover img{filter: invert(0);}
.item_dv a.img img{width:100%;display:block;transition:1s;filter: invert(1);}
.item_dv h3{font-weight: normal;margin: 0 0 12px 0;padding-bottom: 13px;position: relative;}
.item_dv h3:before{position: absolute;content: '';bottom: 0;width: 43px; height: 1px; background: #fff;
left: calc(50% - 43px/2);}
.item_dv a.ten{font-size:16px;line-height:26px;color:#000;-webkit-line-clamp:2 !important;}
.item_dv a.ten:hover{color:var(--color-red) !important;}
.item_dv .mota{color:#000;line-height:25px;margin: 0;}

.mod_dichvu .item_dv{width: 100%;margin: 0;}
.mod_dichvu .item_dv a.img{border:1px solid #fff;}
.mod_dichvu .item_dv a.img img{filter: invert(0);}
.mod_dichvu .item_dv a.ten{color: #fff;}
.mod_dichvu .item_dv .mota{color: #fff;}
/* Intro */

.wrap-intro{padding: 40px 0 50px 0;}
.left-intro{width:48.667%;}
.right-intro{width:48.667%;}
.title-intro{margin-bottom:25px;text-transform:uppercase;}
.title-intro span{display:block;font-family:'SVN-Product-Sans-Regular';font-size:30px;color:#042a66;
padding-bottom:10px;line-height:1.4;background:url(../images/gachtin.png) no-repeat left bottom;}

.tintuc_conlai{width:100%;overflow:hidden;max-height: 475px; display: block;}
.item_ttcl{margin-bottom:28px; border: none !important; overflow: hidden;}
.item_ttcl a.img{display: block;width: 171px;}
.item_ttcl a.img img{width:100%;display:block;transition:1s}
.item_ttcl a.img img:hover{opacity:0.6}
.item_ttcl .tttt{width: calc(100% - 191px);}
.item_ttcl h3{font-weight: normal;margin: 0;}
.item_ttcl a.ten{font-size:14px;line-height:24px;color:#2f2f2f;font-weight: 700;overflow: hidden;display: block;
margin-bottom: 5px;text-transform: uppercase;padding-top: 8px;}
.item_ttcl a.ten:hover{color:var(--color-red)}
.item_ttcl .tttt span{display: block;line-height: 20px;color: #858585;margin-bottom: 3px;}
.item_ttcl .tttt span b{font-weight: normal;padding-left: 28px;}
.item_ttcl .mota{color:#333;line-height:26px;max-height:78px;overflow: hidden;margin: 0;}
.item_ttcl1{flex-direction: row-reverse;}

.video-show{position:relative;height:366px;width: 100%;margin-bottom: 9px;}
.video-show iframe{position:absolute;width:100%;height:100%;top:0px;left:0px;}
.danhsachvideo{width:100%;color:var(--color-black);cursor:pointer;}
.danhsachvideo a{display: block;}
.danhsachvideo a img{height: 100px; object-fit: cover;display: block;width: 100%;}

/*trả góp */
.mod_tragop{padding: 48px 0 59px 0;background: url(../images/nentragop.jpg) no-repeat center center;
background-size: cover;color: #fff;}
.mod_tragop .title-main span{color: #fff;}
.item_tg{border: 5px solid #fff;padding: 20px; background: #042b65;}
.item_tg .img{width: 110px; border-radius: 50%; background: #fff; overflow: hidden;}
.item_tg .img img{display: block;width: 100%;}
.item_tg .tttg{width: calc(100% - 130px);}
.item_tg h3{margin: 0; font-weight: normal;}
.item_tg h3 a{display: block;font-size: 18px;font-family:'SVN-Product-Sans-Regular';line-height: 25px;
color: #fff;margin-bottom: 11px;}
.item_tg h3 a:hover{color: var(--color-red);}
.item_tg .them{display: inline-block;line-height: 18px; border-bottom: 1px solid #fff;height: 19px;
font-size: 13px;color: #fff;}
.item_tg .them:hover{color: var(--color-red); border-color: var(--color-red);}

.mod_hinh{padding: 48px 0;}
.baohinh a{display: block;margin-bottom: 12px;overflow: hidden;}
.baohinh a img{display: block;width: 100%;transition: 1s;}
.baohinh a:hover img{transform: scale(1.2);}
.hinh0{width: 32.66%;}
.cothinh{width: 66.33%;}
.hinh1{width: 49.24%;}
.hinh2{width: 32.235%;}
/* Footer */
.footer-article{background:url(../images/nenfooter.jpg) no-repeat center center;background-size: cover;}
.footer-article .wrap-content{padding:40px 0 50px 0;color: #fff;}
.footer-news:nth-child(1){width:43.351%;}
.footer-news:nth-child(2){width:16.8352%;}
.footer-news:nth-child(3){width:31.987%;}

.ten-footer{text-transform:uppercase;font-size:25px;margin-bottom:11px;line-height: 38px;
font-family:'SVN-Product-Sans-Regular';}
.slogan-footer{display: block;line-height: 25px;font-size: 13px; font-weight: 500; font-style: italic;
margin-bottom: 10px;}
.info-footer p{margin-bottom: 10px;line-height: 25px;font-size: 13px; font-weight: 500;}
.title-footer{text-transform:uppercase;font-size:14px;margin-bottom:15px;line-height:30px;font-weight:700;
padding-bottom: 11px;background: url(../images/ft.png) no-repeat left bottom;}

.footer-ul{list-style:none;padding:0px;margin:0px;display: flex;flex-flow: row wrap;}
.footer-ul li{width: 100%;}
.footer-ul li:last-child a{margin-bottom:0px;}
.footer-ul li a{color:#fff;display: block;margin-bottom:8px;line-height: 27px;font-size: 13px; font-weight: 500;}
.footer-ul li a:hover{color:var(--color-red);}

.social-footer{padding-top: 10px;}
.social-footer span{line-height: 42px;font-weight: 500;font-size: 13px;}
.social-footer a{display: block;width: 42px;margin-left:10px;}
.social-footer a img{display: block;width: 42px; height: 42px;transition: 1s;}
.social-footer a:hover img{transform: rotate(720deg);}

#fanpage-facebook{width: 100%; text-align: center;overflow: hidden;margin-bottom: 10px;padding-top: 9px;}
#fanpage-facebook1{width: 100%; text-align: center;overflow: hidden;}

.footer-powered{color:#fff;background-color:#042b65;}
.footer-powered .wrap-content{padding:13px 0;font-size: 13px;font-weight: 500;line-height: 24px;}
.copyright{margin-bottom:0px;}
.copyright span{}
.statistic{margin-bottom:0px;}
.statistic b{font-weight: normal;margin: 0 10px;}

.mapft{position: relative;}
.chinhanhft{position: absolute;right: 0px; top: 0px;width: 100%;z-index: 10;height: 0;}
.chinhanhft1{width: calc(64.6% - 20px);margin-top: 20px;}.chinhanhft a{display: block;padding: 10px 20px;background: #fff; color: #000;margin:0 0 10px 10px;
cursor: pointer;box-shadow: 0 0 1px #999;}
.chinhanhft a.active,.chinhanhft a:hover{background: #dc1212; color: #fff;}
.form-newsletter{width: 35.4%;height: 413px;background: rgb(0 0 0 / 70%); color: #fff;padding:37px 37px 0 37px;}
.tieudent{display: block;text-align: center;line-height: 34px;font-size: 25px;margin-bottom: 30px;
font-family:'SVN-Product-Sans-Regular';}
.newsletter-input{position:relative;margin-bottom: 7px;}
.form-newsletter .d-flex .newsletter-input{width: calc(50% - 5px);}
.newsletter-input label{display: block;margin: 0; line-height: 19px;font-size: 13px;}
.newsletter-input input{padding:0px;font-size:11px;text-indent:10px;border-radius:0px;height: 35px; 
line-height: 33px;background: #fff;width: 100%;font-family: 'arial';}
.newsletter-input textarea{margin-top: 4px;padding:0px;font-size:11px;text-indent:10px;border-radius:0px;
height: 58px; line-height: 33px;background: #fff;width: 100%;font-family: 'arial';}
.newsletter-button{padding-top: 13px;}
.newsletter-button input[type=submit]{border:0px;background-color:#dc1212;color:#fff;display:block;
width: 120px;height: 40px; line-height: 40px;text-align: center; text-transform:uppercase;font-weight:700;
cursor:pointer;font-size: 13px;margin: auto;}

#footer-map,.hienthimap{position:relative;height:413px;}
#footer-map iframe,.hienthimap iframe{width:100%!important;height:100%!important;display: block;}

/* Video */
.grid-video{
	width: calc(100% + 20px);
	margin: 0 -10px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.item_video{width: calc(100%/4 - 20px); margin: 0 10px 20px 10px;text-align: center;}
.pic-video{position:relative;margin-bottom: 10px;cursor:pointer;display: block;}
.pic-video:before{content:"";position:absolute;width:100%;height:100%;top:0;
left:0;z-index:1;background-repeat:no-repeat;background-image:url(../images/play.png);
background-position: center center;}
.pic-video.mb-0:before{background-size: 30px auto;}
.pic-video img{width:100%;}
.video h3{margin: 0;}
.name-video{font-size:14px;color:var(--color-black);margin-bottom:0px;cursor:pointer;}

/* Album */
.grid-thuvien{
	width: calc(100% + 20px);
	margin: 0 -10px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.album{display: block;width: calc(100%/4 - 20px); margin: 0 10px 20px 10px;text-align:center;cursor:pointer;}
.album h3{margin: 0;}

.pic-album{position:relative;margin-bottom: 10px;}
.pic-album1{position:relative;margin-bottom: 0;}
.pic-album img,.pic-album1 img{width:100%;}
.name-album{font-size:14px;color:var(--color-black);margin-bottom:0px;text-align: center;}

/* Sản Phẩm Detail */
.grid-pro-detail{margin-bottom:50px;}
.left-pro-detail{position:relative;float:left;width:calc(44% - 12px);text-align:center;background:white;}
.left-pro-detail .MagicZoom{border:1px solid #eee;padding:7px;border-radius:5px;}
.right-pro-detail{width:calc(56% - 18px);float:right;}
.gallery-thumb-pro{position:relative;margin-top:10px;}
.owl-thumb-pro{padding:0px;}
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.title-pro-detail{text-transform:capitalize;font-size:20px;display:block;font-weight: 700;
margin: 0;padding: 10px 0;}
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{margin-bottom:1rem;}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{margin-bottom:0.5rem;}
.attr-label-pro-detail{margin:0px 5px 0px 0px;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.price-new-pro-detail{font-weight: 700;font-size:20px;color:var(--color-red);}
.price-old-pro-detail{font-weight:500;color:var(--color-gray);text-decoration:line-through;padding-left:10px;}
.color-pro-detail{display:inline-block;vertical-align:top;position:relative;width:35px;height:30px;margin:0px 0px 3px 0px;border:1px solid transparent;}
.size-pro-detail{border:1px solid #ccc;padding:3px 10px 4px 10px;display:inline-block;position:relative;}
.size-pro-detail.active,.color-pro-detail.active{border-color:#e5101d;color:#e5101d;}
.color-pro-detail.active:before,.size-pro-detail.active:before{content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;bottom:0px;right:0px;margin:auto;z-index:1;background-image:url(../images/check-cart.png);background-repeat:no-repeat;background-position:bottom right;}
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio]{outline:none;position:absolute;cursor:pointer;width:100%;height:100%;-webkit-appearance:none;border:0px;top:0px;left:0px;}
.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail span{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;display:flex;align-items:stretch;justify-content:flex-start;}
.cart-pro-detail a{width:auto;text-align:center;color:#fff;padding:8px 15px;text-transform:uppercase;cursor: pointer;
	border-radius:3px;}
.cart-pro-detail a.addnow{margin-right:10px;background:#fd6e1d;}
.cart-pro-detail a.addnow:hover{background-color:var(--color-red);color: #fff;}
.cart-pro-detail a.buynow{background-color:var(--color-green);}
.cart-pro-detail a.buynow:hover{background-color:var(--color-red);color: #fff;}
.cart-pro-detail a i{vertical-align:top;margin-top:3px;margin-right:8px;}

.tags-pro-detail,.tabs-pro-detail{margin:1rem 0px 2rem 0px;}
.tags-pro-detail a{float:left;font-size:12px;color:#fff;padding:5px 10px 7px 10px;margin-right:5px;margin-bottom:5px;background-color:var(--color-red);border-radius:3px;}
.tags-pro-detail a:hover{background-color:var(--color-medium-red);}
.tags-pro-detail a i{font-size:10px;float:left;margin:5px 5px 0px 0px;}

/*.tabs-pro-detail{border: 1px solid #dee2e6;}
*/.tabs-pro-detail .ul-tabs-pro-detail{padding:0px;list-style:none;margin-bottom:0;	background: #eee; }
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left;background:#eee;padding:10px 10px;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background:#333;color:#fafafa;}
.tabs-pro-detail .ul-tabs-pro-detail li:last-child{margin-right:0px;}
.tabs-pro-detail .content-tabs-pro-detail{display:none;}
.tabs-pro-detail .content-tabs-pro-detail.active{display:block;padding:10px 0 0 0;}

/* Toc */
.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul>li{margin:0;margin-bottom:8px}
.box-readmore li ul>li:before{content:counters(item,".") " "}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px}
.box-readmore ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px}
.box-readmore ul li a{color:#333333;cursor:pointer;font-weight:600;}
.box-readmore ul li a:hover{color:#767676;}

/* Bài viết */

.grid-dichvu{
	width: calc(100% + 30px); margin: 0 -15px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: center;
}
.grid-tintuc{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.news{width:49%;display: block;margin-bottom:20px;display:block;}
.pic-news{float:left;width:37%;}
.pic-news img{width:100%;}
.info-news{float:right;width:60%;}
.name-news{color:#333;font-size:16px;display:block;line-height:normal;margin-bottom:5px;
font-weight: 700;}
.name-news:hover{color:var(--color-red);}
.time-news{color:var(--color-gray);margin-bottom:0.25rem;}
.desc-news{color:#333333;margin-top:5px;line-height:22px;}
.share{padding:17px 10px 10px 10px;line-height:normal;background:rgba(128,128,128,0.15);margin-top:15px;border-radius:5px;}
.share b{display:block;margin-bottom:5px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;}
.list-news-other li a:hover{color:var(--color-red);}

/* Contact */
.top-contact{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px;}
.top-contact .article-contact{width:48%;}
.form-contact{width:47%;}
.form-contact .row{margin:0 -5px;}
.form-contact .row .col-sm-6{padding: 0 5px;}
.input-contact{position:relative;margin-bottom:10px;}
.input-contact input,.input-contact textarea{width:100%;padding:0px;outline:none;font-size:14px;}
.input-contact input{text-indent:10px;}
.input-contact textarea{resize:none;height:150px;padding:10px;}
.input-contact .custom-file-label::after{content:attr(title);}
.bottom-contact{position:relative;height:500px;}
.bottom-contact iframe{position:absolute;top:0px;left:0px;width:100%!important;height:100%!important;}


/* Like Share */
.social-plugin{display:flex;justify-content:flex-start;margin-top:10px;}
.addthis_inline_share_toolbox_inq8{display: flex;flex-wrap: wrap;}
.addthis_button_facebook_like{display: block;background: #1877f2;margin-right: 2px;
position: relative;transition: all .2s ease-in-out;}
.addthis_button_facebook_like:hover{transform: translateY(-4px);}
.addthis_button_facebook_like .fb_iframe_widget{height: 26px !important;display: block !important;}
.addthis_button_facebook_like span{display: block;height: 26px !important;}
.addthis_button_facebook_like iframe{height: 20px !important;margin: 2px 0;}
.social-plugin .at-share-btn{margin-bottom:0px!important;}
.social-plugin .zalo-share-button{margin-left:3px;height: 26px !important;padding: 0 10px 0 25px;
font-family: helvetica neue,helvetica,arial,sans-serif;color: rgb(255, 255, 255);cursor: pointer;
line-height: 26px;font-size: 10.2px;background: url(../images/za.png) no-repeat 5px center,#03a5fa;
position: relative;transition: all .2s ease-in-out;}
.social-plugin .zalo-share-button:hover{transform: translateY(-4px);}
.social-plugin .zalo-share-button iframe{margin: 3px 0;}
/* Phân Trang */
.pagination-home .pagination .page-item .page-link{color:#555555;font-size:.875rem;}
.pagination-home .pagination .page-item.active .page-link{color:#ffffff;background-color:#555555;border-color:#555555;}

/* Phân Trang Ajax */
.pagination-ajax{display: flex;flex-wrap: wrap;justify-content: center;}
.pagination-ajax a{display:block;vertical-align:top;margin:0px 2px 3px 2px;color:#333;background:#eee;
border:1px solid rgba(161,161,161,0.4);font-size:12px;cursor:pointer;padding:3px 10px;border-radius:2px;}
.pagination-ajax a.current,.pagination-ajax a:hover{background:var(--color-red);color:#fff;border-color:var(--color-red);}

/* Popup custom */
.modal-custom .modal-footer{padding:0.5rem;}
.modal-custom .modal-footer .btn{font-size:14px;}

/* Popup */
#popup .modal-body{padding:0px;}

/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}

/* Hidden Check Grammar Coccoc */
coccocgrammar{display:none;}

/* Scroll Top */
.scrollToTop,.toptop{width:40px;height:40px;text-align:center;font-weight:bold;color:#444;text-decoration:none;
position:fixed;bottom:65px;right:13px;display:none;z-index:10;cursor:pointer;}
.scrollToTop img{display: block;width: 100%;}
/* Text Hide */
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}

/* Transition All */
.transition{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;}

/* Scale IMG */
.scale-img{overflow:hidden;display:block;}
.scale-img img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}
.scale-img:hover > img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

/* Blink */
.blink{-webkit-animation-name:blink;-webkit-animation-duration:1s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blink;-moz-animation-duration:1s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;animation-name:blink;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}
@-moz-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@-webkit-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}

/* Button Frame */
.btn-frame{display:block;width:40px;height:40px;position:fixed;right:14px;z-index:100;cursor:pointer;}
.btn-frame i{display:flex;display:-ms-flex;justify-content:center;align-items:center;
-ms-flex-align:center;width:40px;height:40px;border-radius:50%;background:#1182FC;
position:relative;z-index:1;}
.btn-frame i img{vertical-align:middle;width:70%;}
.btn-frame .animated.infinite,.btn-support .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:48px;height:48px;top:-4px;right:-4px;position:absolute;
background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;
border-radius:100%;border:1px solid #1182FC;box-sizing: border-box;}
.btn-frame .zoomIn,.btn-support .zoomIn{animation-name:zoomIn;}
.btn-frame .animated,.btn-support .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:56px;height:56px;top:-8px;right:-8px;position:absolute;
-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;
-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;
-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;
-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;
background-color:rgba(17,130,252,0.6);opacity:.4;box-sizing: border-box;}
.btn-frame .pulse,.btn-support .pulse{animation-name:pulse;}


.btn-face{bottom: 150px;}
.btn-phone{bottom: 205px;}
.btn-zalo{bottom: 280px;}

/* Messenger */
#messages-facebook{position: fixed;z-index: 1000;}
.js-facebook-messenger-container.closed,.js-facebook-messenger-tooltip.closed{display:none!important;}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-tooltip{display:none;position:fixed;text-align:center;border-radius:10px;overflow:hidden;font-size:12px;line-height:1;padding:10px;border:1px solid rgba(0,0,0,0.1);box-shadow:rgba(0,0,0,0.15) 0 2pt 10pt;z-index:1.0E+30}
.js-facebook-messenger-close-tooltip{width:10px;height:10px;display:inline-block;cursor:pointer;margin-left:10px}
.js-facebook-messenger-box.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
.js-facebook-messenger-box.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}

.js-facebook-messenger-box{display:block;position:fixed;cursor:pointer;bottom:120px;right:5px;width:56px;height:56px;text-align:center;background:#1182FC;border-radius:100%;overflow:hidden;z-index:99;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}
.js-facebook-messenger-box.rotate svg#fb-msng-icon{transform:rotate(0deg)}
.js-facebook-messenger-box svg#fb-msng-icon{width:32px;height:33px;position:absolute;top:13px;left:12px;opacity:1;overflow:hidden;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-box.rotate svg#close-icon{transform:rotate(-45deg)}
.js-facebook-messenger-box svg#close-icon{opacity:0;width:19px;height:20px;position:absolute;top:19px;left:19px;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-container{position:fixed;opacity:0;transform:translateY(50px);bottom:170px;right:10px;width: 300px;
border-radius:10px;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);
-webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
-moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
-o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
transition:transform 160ms ease-in-out,opacity 160ms ease-in-out}
.js-facebook-messenger-top-header{width:100%}
.js-facebook-messenger-top-header{color:#fff;background:#1182FC}
.js-facebook-messenger-top-header{display:block;position:relative;width:100%;background:#1182FC;color:#fff;
text-align:center;line-height:1;padding:10px;font-size:14px;border-top-left-radius:10px;border-top-right-radius:10px}
.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe{border-bottom-left-radius:10px;border-bottom-right-radius:10px}

.js-facebook-messenger-container.open{transform:translateY(0px);opacity:1;pointer-events:all;z-index: 1000;}
.js-facebook-messenger-box.open svg#fb-msng-icon{opacity:0}
.js-facebook-messenger-box.rotate.open svg#close-icon{transform:rotate(0deg)}
.js-facebook-messenger-box.open svg#close-icon{opacity:1}

/* Cart fix */
.cart-fixed{position:fixed;right:8px;bottom:350px;z-index:10;background:#4b4f56;width:50px;height:50px;text-align:center;color:#fff!important;border-radius:100%;display:flex;align-items:center;justify-content:center;}
.cart-fixed i{font-size:20px;}
.cart-fixed span{position:absolute;top:0px;right:-5px;color:#fff;width:25px;height:25px;background:var(--color-red);text-align:center;line-height:25px;font-size:11px;border-radius:100%;}

/* Toolbar */
.toolbar{background:var(--color-red);width:100%;padding:0;bottom:0px;position:fixed;z-index:500;height:0;left:0px;
overflow: hidden;}
.toolbar ul{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:5px;margin:0px;}
.toolbar ul li{text-align:center;width:calc(100%/3);}
.toolbar ul li a{display:block;width:100%;cursor:pointer;}
.toolbar ul li a img{height:30px;width:auto;}
.toolbar ul li a span{font-weight:400;color:#fff;font-size:13px;display:block;}

/* Fixbar */
.fixbar{bottom:0;display:block;background:#f0eff4;border-top:1px solid #ddd;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;margin:0;z-index:500;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:50px;}
.fixbar ul{margin:0px;padding:0px;list-style:none;}
.fixbar ul li{display:inline-block;margin:0 auto 10px;text-align:center;width:25%;float:left;}
.fixbar .icon-cart-mobile,.fixbar .icon-cart-new,.fixbar .icon-home-new,.fixbar .icon-hotdeal-new{width:20px;height:20px;display:block;margin:8px auto 0;}
.fixbar .icon-cart-mobile{background:url(../images/cart-mobile.png) no-repeat;}
.cart-total-header-mobile{font-size:10px;position:absolute;background:red;color:#fff!important;border-radius:50%;height:15px;width:15px;line-height:15px;top:5px;margin-left:5px;}
.fixbar ul li a{font-size:11px;text-decoration:none;color:#333;}
.fixbar ul li a i{font-size:20px;}

/* Plugbar */
.plugbar{position:fixed;bottom:0;left:0;border-top:1px solid #eae6e6;width:100%;right:0;max-width:767px;margin:0 auto;background:#fff;padding:9px 10px 10px 7px;z-index:10;}
.plugbar ul{list-style:none;padding:0;margin:0px;display:-webkit-flex;display:-moz-flex;display:flex;justify-content:space-between;align-items:center;}
.plugbar ul li{width:20%;float:left;}
.plugbar ul li a{display:block;color:#696969;font-size:12px;text-align:center;position:relative;}
.plugbar ul li a i{font-size:20px;color:#696969;}
.plugbar ul li a span{position:absolute;width:50px;height:50px;top:-40px;left:calc(50% - 50px/2);font-size:14px;display:block;border:1px solid rgba(234,230,230,0.5);border-radius:100%;}

/* Combo Phone */
.support-online{position:fixed;z-index:999;left:10px;bottom:0px;}
.support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;}
.support-online i{width:40px;height:40px;background:#43a1f3;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:1.9;position:relative;z-index:999;}
.support-online a span{border-radius:2px;text-align:center;background:rgb(103,182,52);padding:9px;display:none;width:180px;margin-left:10px;position:absolute;color:#ffffff;z-index:999;top:0px;left:40px;transition:all 0.2s ease-in-out 0s;-moz-animation:headerAnimation 0.7s 1;-webkit-animation:headerAnimation 0.7s 1;-o-animation:headerAnimation 0.7s 1;animation:headerAnimation 0.7s 1;}
.support-online a:hover span{display:block;}
.support-online a{display:block;}
.support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent  rgb(103,182,52) transparent transparent;position:absolute;left:-10px;top:10px;}
.support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(0,175,242,0.5);opacity:.75;right:-10px;}
.support-online .kenit-alo-circle{width:50px;height:50px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);opacity:.1;border-color:#0089B9;opacity:.5;}
.support-online .support-online .btn-support{cursor:pointer;}
.support-online .mes i{background:orange;}
.support-online .sms i{background:red;}
.support-online .call-now i{background:green;}

/* Phone Switch */
.widget-mobile{position:fixed;left:50%;transform:translateX(-50%);bottom:10px;z-index:9999999;}
#my-phone-circle{position:relative;width:50px!important;height:50px!important;}
.wcircle-open .wcircle-icon i:before{content:'\f00d';}
.wcircle-icon{background:#1282fc;border-radius:50%;display:flex!important;display:-ms-flex!important;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative!important;}
.wcircle-icon:before{position:absolute;content:'';width:60px;height:60px;background:rgba(18,130,252,.5);border:1px solid #fff;border-radius:50%;left:-5px;top:-5px;-webkit-animation:pulse 1s infinite ease-in-out;-moz-animation:pulse 1s infinite ease-in-out;-ms-animation:pulse 1s infinite ease-in-out;-o-animation:pulse 1s infinite ease-in-out;animation:pulse 1s infinite ease-in-out;}
.wcircle-icon:after{position:absolute;content:'';width:80px;height:80px;background:rgba(18,130,252,.5);border-radius:50%;left:-15px;top:-15px;-webkit-animation:zoomIn 2s infinite ease-in-out;-moz-animation:zoomIn 2s infinite ease-in-out;-ms-animation:zoomIn 2s infinite ease-in-out;-o-animation:zoomIn 2s infinite ease-in-out;animation:zoomIn 2s infinite ease-in-out;}
.wcircle-menu{position:absolute!important;left:0;top:0;display:none;}
.wcircle-menu-item{width:50px;height:50px;background:#1282fc;border-radius:50%;display:flex;display:-ms-flex;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.wcircle-menu-item img{width:50px;height:50px;display:block;border-radius:50%;}
.wcircle-menu-item i,.wcircle-icon i{font-size:25px;color:#fff;position:relative;z-index:9999;}
.shake-anim{-webkit-animation:shake-anim 1s infinite ease-in-out;-moz-animation:shake-anim 1s infinite ease-in-out;-ms-animation:shake-anim 1s infinite ease-in-out;-o-animation:shake-anim 1s infinite ease-in-out;animation:shake-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%}
@-moz-keyframes shake-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
	100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes shake-anim{
	0%,100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
}
@-o-keyframes shake-anim{
	0%,100%,50%{-o-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}
}

#loader-wrapper {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; pointer-events: none; }
#loader-wrapper #wrap {background:#fff;position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: block; text-align: center; width: 100%; height: 100%; z-index: 99999; }
#loader-wrapper.show1 #wrap{background:transparent}
#loader-wrapper:after{-webkit-mask:url(../images/mask-01.png);mask:url(../images/mask-01.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;content:'';position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(255,255,255,1);z-index:10000;}
#loader-wrapper.show1::after{-webkit-animation:MaskPlay 1s steps(22) forwards;animation:MaskPlay 1s steps(22) forwards;}
#loader-wrapper.show1 #wrap{opacity:0;}
@-webkit-keyframes MaskPlay{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}
@keyframes MaskPlay{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}


div#left{width: 280px;position: sticky;top: 80px;z-index: 5;float: left;}
div#right{width: calc(100% - 300px);float: right;}
.danhmucct {
    margin: 0 0 20px;
    position: relative;
    padding: 10px 10px;
    border: 1px solid #e7e7e7;
}
.tieude {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #323232;
    text-align: center;
    position: relative;
    color: #000000;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    font-family: #000;
}
.danhmuc ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.danhmuc > ul > li {
    border-bottom: 1px solid #e7e7e7;
}
.danhmuc > ul > li:last-child {
    border-bottom: none;
}
.danhmuc ul li {
    position: relative;
}
.danhmuc ul li h2{font-weight: normal;margin: 0;position: relative;}
.danhmuc ul li a {
    padding: 8px 0 8px 0px;
}
.danhmuc ul li a {
    color: #252a2b;
    position: relative;
    font-size: 14px;
    display: block;
}
.danhmuc ul li a:hover,.danhmuc ul li:hover>h2>a,.danhmuc ul li.has-submenu.opened>h2>a{color:var(--color-red);}
.danhmuc ul > li.has-submenu > h2 a {
    padding-right: 30px;
    text-transform: uppercase;
}
.danhmuc ul > li.has-submenu > ul li a {
    padding-left: 25px;
}
.danhmuc ul > li > a,.danhmuc ul > li > h2 a  {
    padding: 12px 0;
    font-weight: 500;
    font-size: 15px;
}
.danhmuc ul li ul {
    display: none;
}
.danhmuc ul > li.has-submenu span.icon-plus-submenu {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid transparent;
    z-index: 5;
}
.icon-plus-submenu:after, .icon-plus-submenu:before {
    background: rgba(9, 9, 9, 0.6);
    content: '';
    display: block;
    position: absolute;
    margin-right: 7px;
    top: 50%;
    right: 0;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}
.icon-plus-submenu:before {
    width: 9px;
    height: 1px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-plus-submenu:after {
    width: 1px;
    height: 9px;
    right: 4px;
    transform-origin: center;
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1);
}
.danhmuc ul > li.has-submenu .icon-plus-submenu:hover {
    border: 1px solid #e7e7e7;
}
li.has-submenu.opened > h2 .icon-plus-submenu:after {
    -moz-transform: translateY(-50%) scale(1, 0);
    -ms-transform: translateY(-50%) scale(1, 0);
    -webkit-transform: translateY(-50%) scale(1, 0);
    transform: translateY(-50%) scale(1, 0);
}

.item_ttnb{
	margin-bottom:10px;
	display: flex !important;
	flex-wrap: wrap;
	border: none !important;
	justify-content: space-between;
	align-items: center;
}
.item_ttnb .img{
	display: block;
	overflow: hidden;
	width: 100px;
}
.item_ttnb .img img{display: block;width: 100%;transition: 0.5s;}
.item_ttnb .img:hover img{transform: scale(1.2);}
.item_ttnb .tttt{display: block;width: calc(100% - 110px);}
.item_ttnb .ten{
	font-weight: 700;
	color:#000;
	font-size: 14px;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	margin-bottom: 4px;
}
.item_ttnb .ten.text-split{-webkit-line-clamp:2;}
.item_ttnb .ten:hover{color:var(--color-red);}
.item_ttnb .mota{
	line-height: 21px;
	max-height: 42px;
	margin: 0;
	font-size: 14px;
}
.item_ttnb .mota.text-split{-webkit-line-clamp:2;}
.hover_sang2{position:relative;overflow:hidden;}
.hover_sang2:before{position:absolute;top:0;left:-85%;z-index:10;display:block;content:'';width:50%;
height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.hover_sang2:hover:before{transition:1s;left:100%;}
.product-video{margin-bottom: 20px;}

.item_km0{width: 100%;position: relative;margin-bottom: 30px;}
.item_km0 .img{display: block;width: 100%;}
.item_km0 .img img{display: block;width: 100%;}
.item_km0 .ttkm{position: absolute;left: 0px; bottom: 0px;width: 100%;z-index: 5;padding: 20px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(85%, rgba(0,0,0,0.6)));
background-image: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 85%);}
.item_km0 h3{margin: 0;font-weight: normal;}
.item_km0 h3 a{color: #fff;display: block;font-weight: 700;}
.item_km0 p{color: #fff;}

.item_km{display: block;width: calc(50% - 10px);margin-bottom: 20px;-webkit-box-shadow: 7px 0 13px rgb(0 0 0 / 20%);
    box-shadow: 7px 0 13px rgb(0 0 0 / 20%);font-size: 16px;}
.item_km .img{display: block;width: 100%;}
.item_km .img img{display: block;width: 100%;}
.item_km .ttkm{padding: 20px;}
.item_km h3{margin: 0; font-weight: normal;}
.item_km h3 a{font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
}
.item_km .mota{
	font-size: 1.2rem;
    color: #808080;
    padding-top: 15px;
    margin-bottom: 15px;
}
.item_km .them{
	display: inline-block;
    position: relative;
    text-align: center;
    border: none;
    min-width: 9rem;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    background-repeat: no-repeat;
    background-position: 85% -120px, 0 0;
    background-image: -webkit-linear-gradient(top left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 37%, rgba(255,255,255,0.8) 45%, rgba(255,255,255,0) 50%);
    background-size: 250% 250%, 100% 100%;
    -webkit-transition: background-position 0s ease;
    transition: background-position 0s ease;
    background-color: #000000;
    border-top: 1px solid #b3b3b3;
    padding: .6rem 1.5rem;
}
.item_km .time-news{}

.item_cn{
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom:30px;
    padding: 2rem 0;
    height: 220px;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 15px #eeeeee;
    box-shadow: 5px 5px 15px #eeeeee;
}
.item_cn:before{
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    height: 100%;
    width: 365px;
    background: url(../images/item-hover-bg.jpg) no-repeat left top;
    background-size: 100% 100%;
    -webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
    z-index: -1;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
.item_cn:hover:before{width: calc(100% + 80px);max-width: calc(100% + 80px);}
.item_cn:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    z-index: -2;
}
.item_cn h3{width: 35%; padding-right: 50px;}
.item_cn h3 a{color: #fff;padding: 0 20px;font-size: 20px;}
.item_cn .ttcn{width: 65%;padding: 0 20px;font-size: 15px;    color: #000;text-align: right;
    -webkit-transition: .1s ease .2s;transition: .1s ease .2s;}
.item_cn .mota.text-split{ -webkit-line-clamp: 4;margin-bottom: 10px; text-align: left;}
.item_cn:hover .mota{color: #fff;}
.item_cn .them{
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
    border-top: 1px solid #b4bcd1;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #01327f), to(#0088d4));
    background: linear-gradient(to bottom, #01327f 20%, #0088d4 100%);
    background: -webkit-linear-gradient(top, #01327f 10%, #0070d4 70%, #0088d4 100%);
}

.chaycongnghe{margin-bottom: 60px !important;}
.chaycongnghe .slick-dots li button{padding: 2px;}
.chaycongnghe .slick-dots li button:before{font-size: 20px;}
.page-item{
	width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 100;
    opacity: 1;
}
.page-item .page-item__wrapper {
    padding-top: 45%;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
.page-item .bluecore {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 60px 70px;
    position: absolute;
    left: 0;
    top: 0;
}
.page-item .bluecore-info {
    padding-left: 50px;
    width: 50%;
    opacity: 0;
}
.page-item .bluecore-logo {
    margin-bottom: 20px;
}
.page-item .bluecore-content {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
}
.page-item .bluecore-content.text-split{
	-webkit-line-clamp: 5;
}
.chaycongnghe .page-item.slick-active .bluecore-info {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-animation: fade 1.5s .4s forwards !important;
    animation: fade 1.5s .4s forwards !important;
}
@-webkit-keyframes fade {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes fade {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.btn-blue{
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #FF6C00), to(#E32C00));
    background: linear-gradient(to bottom, #FF6C00 20%, #E32C00 100%);
    background: -webkit-linear-gradient(top, #FF6C00 10%, #FF6C00 20%, #E32C00 100%);
    padding: 1rem 3.5rem;
    border-top: 1px solid #b4bcd1;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-decoration: none !important;
}


/* Responsive */
@media(min-width:1025px){
	.footer{margin-bottom: 0 !important;}
	.toolbar{display: none;}
}
@media(max-width:1230px){
	.grid-dichvu{width: calc(100% + 20px); margin: 0 -10px;}
	.item_dv{width: calc(100%/2 - 20px); margin: 0 10px 20px 10px;}
}
@media(max-width:1024px){
	div#left{display: none;}
	div#right{width: 100%;}
	#hamburger{display: block;}
	.menu ul.ulmn,.dt{display:none !important;}
	.logo-header img{max-height: 80px;margin: auto;}
	.menuphai{width: 35px;padding-left: 19px;}
	.menuphai:before{display: none;}
	.toolbar{height: auto; display: block;}
	
	.btn-frame{width: 41px; height: 41px;right: 10px;}
	.btn-frame i{width: 41px; height: 41px;}
	.btn-frame .kenit-alo-circle{display: none;}
	.btn-frame .kenit-alo-circle-fill{display: none;}
	.btn-phone{bottom: 170px;}
	.btn-zalo {bottom: 220px;}
	.cart-fixed{right: 10px;width: 41px; height: 41px;bottom: 270px;}
	.cart-fixed span{width: 20px; height: 20px;line-height: 20px;font-size: 10px;}
	.js-facebook-messenger-box{width: 41px; height: 41px;line-height: 41px;right: 10px;bottom: 120px;}
	.js-facebook-messenger-box svg#fb-msng-icon{width: 20px;height: 20px;top: calc(50% - 10px);  left: calc(50% - 10px);}
	.js-facebook-messenger-box svg#close-icon{width: 10px;height: 10px;top: calc(50% - 5px);  left: calc(50% - 5px);}
	.scrollToTop{right: 10px;border-radius: 50%;overflow: hidden;bottom: 70px;}
	.cotapp{width: 40px;}

	.gtleft{width: 100%; margin-bottom: 20px;}
	.ttgt{padding:5px 0 5px 15px;margin-bottom: 10px;}
	.slgt{font-size: 14px;}
	.tengt{font-size: 20px;}
	.motagt{margin-bottom: 10px;}
	.hinhgt{width: 100%;}
	.wrap-partner{padding: 20px 0 10px 0;}
	.mod_doitac{padding: 10px 0 0 0;}
	.tendt{font-size: 25px;}
	.tieudetc{margin-bottom: 10px;}
	.banner-qc{margin-bottom: 10px;}
	.mod_tragop,.wrap-intro,.mod_dichvu,.wrap_gioithieu{padding: 25px 0;}
	.mod_hinh{padding: 30px 0 18px 0;}
	.title-main span{font-size: 20px;}
	.left-intro{width: 100%; margin-bottom: 20px;}
	.right-intro{width: 100%;}
	.title-intro{margin-bottom: 10px;}
	.title-intro span{font-size: 20px;}
	.danhsachvideo a img{height: auto;}
	.item_tg{padding: 10px;}

	.news{width: 100%;}
	.album{width: calc(50% - 10px);margin: 0 5px 10px 5px;}
	.grid-page,.grid-video,.grid-thuvien,.grid-dichvu{width: calc(100% + 10px); margin: 0 -5px;}
	.product,.grid-page1 .product,.item_video,.album{width: calc(100%/2 - 10px); margin: 0 5px 10px 5px;}
	.item_dv{width: calc(100%/2 - 10px); margin: 0 5px 10px 5px;}

	.product .ttsp{margin: -40px 5px 0 5px;width: calc(100% - 10px)}
	.name-product a{font-size: 14px; line-height: 22px;}
	.price-product{font-size: 14px;}
	.news{width:100%;float:none!important;}
	.footer-article .wrap-content{padding: 20px 0 0 0;}
	.footer-news{width: 100% !important;margin-bottom: 20px;}
	#fanpage-facebook{padding-top: 0;}
	.title-footer{padding-bottom: 0;border-bottom: 1px solid #fff; background: none;}
	.ten-footer{font-size: 20px;margin-bottom: 5px;line-height: 30px;}
	.footer-ul li{width: calc(50% - 5px);}
	.copyright,.statistic{width: 100%; text-align: center;}
	.chinhanhft{position: relative;height: auto;}
	.chinhanhft .wrap-content{width: 100%;}
	.form-newsletter{width: 100%;padding: 10px;height: auto;}
	.newsletter-button{padding-top: 0;}
	.tieudent{font-size: 20px; margin-bottom: 10px;}
	.chinhanhft1{margin-top: 0; width: calc(100% - 20px); top: calc(100% + 10px);right: 10px;position: absolute;}
	.chinhanhft a{padding: 5px 10px;margin:0 0 5px 5px;}
}
@media(max-width:769px){
	.page-item .page-item__wrapper{padding: 0; height: 400px;}
	.page-item .bluecore{padding: 20px;}
	.page-item .bluecore-info{padding-left: 0; width: 400px; max-width: 100%;}
	.item_cn{flex-wrap: wrap;height: auto;padding: 0;}
	.item_cn:before{display: none;}
	.item_cn h3{width: 100%;display: block;padding: 0;margin: 0;}
	.item_cn h3 a{
		width: 100%;
	    text-align: left;
	    padding: 10px;
	    background: url(../images/item-hover-bg.jpg) no-repeat left top;
	}
	.item_cn .ttcn{width: 100%;padding: 10px;}
	.item_cn:hover .mota{color: #000;}
	.top-contact{flex-wrap:wrap;}
	.left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
	.left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
	.item_km0 .ttkm{padding: 10px;}
	.item_km0 h3 a{font-size: 14px;}
	.item_km {font-size: 13px;}
	.item_km .ttkm{padding: 10px;}
	.item_km h3 a{font-size: 14px;line-height: 23px;display: block;}
	.item_km .mota{font-size: 13px;margin-bottom: 7px; padding-top: 7px;}
	.item_km .them{font-size: 14px;}
}
@media(max-width:568px){
	.item_km{width: 100%;}
}
@media(max-width:480px){
	.item_dv{width: calc(100% - 10px); }
	.hinh0{width: 100%;}
	.cothinh{width: 100%;}
	.baohinh a{margin-bottom: 10px;}
	.hinh1{width: calc(50% - 5px);}
	.hinh2{width: calc(100%/3 - 20px/3)}
	.pic-news,.info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
	.info-news{margin-top:15px;}
	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}
	.footer-ul li{width: 100%;}
	.item_ttcl a.img{width: 140px;}
	.item_ttcl .tttt{width: calc(100% - 150px);}
	.item_ttcl a.ten{padding: 0;line-height: 22px;}
	.item_ttcl .tttt span{font-size: 9px;}
	.item_ttcl .tttt span b{padding-left: 10px;}
	.item_ttcl .mota{line-height: 20px; max-height: 60px;}
}
@media(max-width:360px){
	.tieudetc a{position: absolute;right: 0; top: 0; opacity: 0; width: 100%; height: 100%;}
	.cart-pro-detail{flex-wrap:wrap;}
	.cart-pro-detail a{width:100%;text-align:center;margin:0px!important;font-size:12px;}
	.cart-pro-detail a:first-child{margin-bottom:5px!important;}
	.cart-pro-detail a i{display:none;}
}