.h1, .h2, .h3, h1, h2, h3{padding: 0; margin: 0;}
*{ margin: 0; padding: 0; } 
::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-button {  width: 0px; height: 0px; }
::-webkit-scrollbar-track {  background-color: #c3c3c3;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #c3c3c3; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #ffffff;}}
::-webkit-resizer { background-color: #666;}
.clear{clear:both;}
.clearafer::after{content:''; display:block;clear:both;}
body{ font-family:Arial, Helvetica, sans-serif;	font-size:13px;	line-height:1.5; }
a,a:hover,a:link,a:visited{ text-decoration:none;}
table{width:100% !important;}
img{ max-width:100%; height:auto !important;}
iframe{ max-width:100%; }
.vshd{ height:0px; display:none; overflow:hidden;}
.blink_me{
	-webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}


#wapper{width:100%; max-width:1920px; margin:auto; position:relative; overflow:hidden;}
 
.header{ width:100%; z-index:102; position:relative; } 
.header_content{width:98%; max-width:1200px; position:relative; padding:8px 0;  margin:auto; }
.head_bg{ border-bottom:1px solid #ccc; }
.head_bg1{ border-bottom:1px solid #fff; 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)";/*IE 8*/
-moz-box-shadow: 0 1px 8px 3px rgba(0,0,0,0.2);/*FF 3.5+*/
-webkit-box-shadow: 0 1px 8px 3px rgba(0,0,0,0.2);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 1px 8px 3px rgba(0,0,0,0.2);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.logo{ float:left; }
.logo img{ position:relative; z-index:1;}
 form#frm_order {
    float: left;
    width: 48%;
}
.httt {
    float: right;
    width: 48%;
}
/*gio hang */
.gio-hang .addtocart {
    margin-left: 15%;
}
.addtocart {
    background: #1b83e6;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 58px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
    padding: 0 10px;
    border-color: #fff;
}
.detail .addtocart span {
    color : #fff;
}
/* Gio hang*/
.tbl .td, .tbl .th {
    display: table-cell;
}
.tbl .th {
    font-family: 'Roboto-Regular';
    font-size: 16px;
}
.tbl .tr {
    display: table-row;
}
.tbl {
    width: 100%;
    display: table;
    border-collapse: collapse;
}
span.img_new {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    z-index: 99;
}
.giohang-info{
	border: 1px solid #CCC;
    margin-bottom: 10px;
}
a.del-cart {
    color:#f00;
}
.all_gia {
    width: 50%;
    float: left;
}
.icon_sale {
    position: relative;
    width: 50%;
    float: right;
}
#giohang{position: fixed;z-index: -1;width: 100%;height: 100%;top: 0px;left: 0;  background: rgba(0,0,0,0.5); opacity: 0;}
#giohang.active{z-index: 999; opacity: 1;}
.w-giohang{background: #FFF;position: relative;width: 800px;max-width: 100%; margin: 50px auto; border-radius: 5px;padding: 10px; transition:all 0.5s;top: -1000px; max-height: 90%;overflow: auto;}
#giohang.active .w-giohang{top: 0;}
.giohang-cl{position: absolute;top: 0px;right: 0px;cursor: pointer;}
.giohang-tit{ margin-bottom: 15px; font-family: 'Roboto-Regular'; font-size: 18px;}
.giohang-tit  a{color:blue; transition:all 0.5s; font-family: 'Roboto-Regular';}
.giohang-tit:hover a{color:#f00; text-decoration:underline; transition:all 0.5s;}
.tbl-giohang .tr{ border-bottom: 1px solid #CCC;}
.tbl-giohang .th{  padding: 2px 5px; text-align: center;border-right: 1px solid #CCC;}
.tbl-giohang .th:last-child{text-align: center!important; padding-right: 20px;}
.tbl-giohang .td{ padding: 5px 1px;border-right: 1px solid #CCC;}
.tbl-giohang .td:nth-child(1){width: 30%; border-right: 1px solid #CCC; text-align: center;}
.tbl-giohang .td:nth-child(2){width: 35%; color: #f00; font-weight: bold;font-family:'Roboto-Regular';border-right: 1px solid #CCC;text-align: center;}
.tbl-giohang .td:nth-child(4){ width: 80px; text-align: center;border-right: 1px solid #CCC;}
.tbl-giohang .td:nth-child(4) input{ width: 50px;}
.tbl-giohang .td:nth-child(5){ text-align: center!important; font-weight: bold; color: #F00; font-family:'Roboto-Regular';border-right: 1px solid #CCC; }
.giohang-thanhtien{ font-family: 'Roboto-Regular'; text-align: right; font-size: 16px; margin-top: 10px; }
.giohang-thanhtien span{ color: #f00;}
.giohang-btn{margin-top: 10px;}
.giohang-btn-l{float: left;padding-top: 14px}
.giohang-btn-r{float: right;padding-top: 8px}
.giohang-btn-r button{ background: #00bcd4; color: #FFF; font-family: 'Roboto-Regular'; font-size: 16px; padding: 5px 15px; border:none;}
.right-head{ float:right;}
.gh-name {
    font-family:'Roboto-Regular';
}
.del-cart {
     font-family:'Roboto-Regular';
}
.fix-menu{ position:fixed; left:0px; top:0px; z-index:999; 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)"; 
-moz-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); 
-webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); 
box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); 
} 
.wrap_menu{ width:100%; z-index:101; padding: 15px 0px; }

.menu{ margin:auto; z-index:1; transition:all 0.5s;}
.hotline{ float:left; font-family: 'HelveticaNeue-Medium'; color:#ff0101; line-height:34px; height:34px; font-size:17px; margin:0 20px;}
#smoothmenu1{float:left; }
#smoothmenu1 .mn{ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

#smoothmenu1 .last{ float:left; padding:0 10px; }
#smoothmenu1 .last:first-child{padding-left:0px;}
#smoothmenu1 .last:last-child{padding-right:0px;}
 
#smoothmenu1 li a.c1{font-size:15px; font-family: 'Roboto-Regular'; display:block; color:#707070;  line-height:34px; height:34px; position:relative; position:relative; z-index:1; padding:0 8px;}
 
.m a.c1 ,#smoothmenu1 li.last:hover a.c1{ color:#3a0519 !important;  }

#smoothmenu1 ul{ list-style:none; margin:0px;}
#smoothmenu1 ul li ul{ list-style:none; padding:0; position: absolute; display: none; visibility: hidden; min-width:220px; top:100%; overflow: visible; text-align: left; transition:all 0.3s; }
#smoothmenu1 ul li ul li{display:list-item; float:none; height:43px; background:#fff !important; border-bottom:1px solid #dfdfdf;  }
 
#smoothmenu1 ul li ul li:hover{ background:#2563AE !important; }
#smoothmenu1 ul li ul li a{color:#333; font-family: 'Roboto-Regular'; padding:0 10px; font-size:15px; height:40px; line-height:40px; border-radius: 0; background:none;}
#smoothmenu1 ul li:hover ul li a{ background:none !important;}
#smoothmenu1 ul li:hover ul li:hover a{ background:none !important;}
#smoothmenu1 ul li:hover ul li a{color:#333 !important; }
#smoothmenu1 ul li:hover ul li:hover a{color:#fff !important;}
#smoothmenu1 ul li ul li{ width:100%; text-align:left;}
#smoothmenu1 ul li ul li ul{ top:0px; padding-top:0px !important;}

#smoothmenu1 ul li:hover ul li:hover ul li a{color:#333 !important;}
#smoothmenu1 ul li:hover ul li:hover ul li:hover a{color:#fff !important;}

#smoothmenu1 li .box-menu{ position:absolute; visibility:hidden; opacity:0; left:0px; top:150%; width:100%; z-index:-1; transition:all 0.3s; padding-top:23px;  }
.fix-menu #smoothmenu1 li .box-menu{ padding-top:2px; transition:all 0.3s;}
#smoothmenu1 li:hover .box-menu{ top:100%; transform:translateY(-23px); visibility:visible; opacity:1; z-index:99; transition:all 0.3s;}
#smoothmenu1 li .box-menu .grid-menu{background:rgba(255,255,255,1); padding:12px; display:grid; grid-template-columns: 1fr  1fr 1fr 1fr 1fr; grid-gap:10px;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)"; 
-moz-box-shadow: 0 0 4px -2px rgba(0,0,0,0.5); 
-webkit-box-shadow: 0 0 4px -2px rgba(0,0,0,0.5); 
box-shadow: 0 0 4px -2px rgba(0,0,0,0.5); 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000); 
}
#smoothmenu1 li .box-menu .grid-menu .item-menu{ padding:0 1%; text-align:left; position:relative;}
#smoothmenu1 li .box-menu .grid-menu .item-menu .lk-cap1{ color:#333 !important; font-size:17px; font-family: 'Roboto-Medium'; line-height:1.6 !important; display:block; margin-bottom:5px;}
#smoothmenu1 li .box-menu .grid-menu .item-menu:hover .lk-cap1{ color:#f00 !important; }
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1{ padding-left:5px; }
#smoothmenu1 li .box-menu .grid-menu .item-menu img{ margin-top:10px;}
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small a{ display:block; padding:0px; font-family: 'Roboto-Regular'; font-size:16px; color:#333; padding:2px 0; transition:all 0.5s;display: list-item;
  list-style: disc;
  margin: 0;}
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small a i{font-size: 5px;float: left; margin-top: 7px; margin-right: 5px;}
	
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small:hover a{ color:#f00; }
#smoothmenu1 ul li ul{ position: absolute; display: none; visibility: hidden; min-width:220px; top:100%; overflow: visible; text-align: left; transition:all 0.3s; }
#smoothmenu1 ul li ul li{display:list-item; float:none; height:43px; background:#fff !important; border-bottom:1px solid #dfdfdf; padding:0px;}
 
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small1{max-height: 42px; overflow: hidden; position:relative;}

 

#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small1 a{ display:block; padding:0px; font-family: 'Roboto-Regular'; font-size:13px; color:#333; padding:2px 0; padding-left:10px; transition:all 0.5s;}
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small1 a i{    font-size: 5px; float: left; margin: 7px 5px 0 0;}
#smoothmenu1 li .box-menu .grid-menu .item-menu .grid-menu1 .item-small1:hover a{ color:#f00; }
#smoothmenu1 ul li ul{ position: absolute; display: none; visibility: hidden; min-width:220px; top:100%; overflow: visible; text-align: left; transition:all 0.3s; }
#smoothmenu1 ul li ul li{display:list-item; float:none; height:43px; background:#fff !important; border-bottom:1px solid #dfdfdf; padding:0px;}
 
 
 
#search{width:200px; height:29px; float:right; outline:none; position:relative;}
#search input{width: calc( 100% - 31px ); font-family: 'Roboto-Regular'; font-size:12px; color:#666; height:29px; background:#fff; padding: 0 10px; outline:none; float:left; position:relative; border:1px solid #e9e9e9; border-right:none; }
#search input::-webkit-input-placeholder{color:#666;}
#search input::-moz-placeholder{color:#666;}
#search input:-ms-input-placeholder{color:#666;}
#search input:-moz-placeholder{color:#666;} 
#search button{ height:29px; border:1px solid #e9e9e9; width:31px; background:none; outline:none; float:left;}
 
 
#slider{ color: #fff;  position:relative; width:100%;}
#slider #owl-slider.owl-theme .owl-dots {position: absolute;bottom: 20px;left: 0;width: 100%; }
#slider #owl-slider.owl-theme .owl-dots .owl-dot.active span, #slider #owl-slider.owl-theme .owl-dots .owl-dot:hover span {border: 1px solid #e51515 !important; }
#slider #owl-slider.owl-theme .owl-dots .owl-dot.active span::before, #slider #owl-slider.owl-theme .owl-dots .owl-dot:hover span::before {background: #e51515; }
#slider #owl-slider .ms-img {display: block; position: relative; }
#slider #owl-slider .ms-img img {width: 100%; position: relative; z-index: 1; }
#slider #owl-slider .ms-img .ms-desc {position:absolute; top:50%; right:60%; transform: translateY(-50%); left:0; z-index:2; padding-left:120px; }
#slider #owl-slider .ms-img .ms-desc .line-1{font-size:36px; line-height:40px; letter-spacing:5px; color:#18397e;  font-family: 'Oswald-Light';}
#slider #owl-slider .ms-img .ms-desc .line-2 {text-align:justify; color:#282828; font-size:15px; font-family: 'OpenSans-Regular'; margin: 20px 0 20px; letter-spacing: 1px;}
#slider #owl-slider .ms-img .ms-desc a {margin-top:10px;display: inline-block; color: #282828; border: 1px #8da2cd solid; border-radius:5px; padding: 6px 25px; font-size:14px; font-family: 'OpenSans-Regular';}
#slider #owl-slider .ms-img .ms-desc a:hover { background: #18397e; color: #fff; -webkit-box-shadow: 0 0 20px 5px rgba(24, 57, 126, 0.3); box-shadow: 0 0 20px 5px rgba(24, 57, 126, 0.3); }
#slider #owl-slider .ms-img .ms-desc a:hover span {background: #fff; }
#slider #owl-slider.owl-theme {position: relative; }
#slider #owl-slider.owl-theme:hover .owl-next, #slider #owl-slider.owl-theme:hover .owl-prev {opacity: 1; }
#slider #owl-slider.owl-theme .owl-next, #slider #owl-slider.owl-theme .owl-prev {width:50px; height:50px; line-height:52px; position:absolute; top:calc(50% - 25px); margin:0px; padding:0px; color:#fff; background:none; opacity: 0;  border-radius: 50%; }
#slider #owl-slider.owl-theme .owl-next:hover, #slider #owl-slider.owl-theme .owl-prev:hover { }
#slider #owl-slider.owl-theme .owl-prev { left: 50px; }
#slider #owl-slider.owl-theme .owl-next { right: 50px; }
#slider #owl-slider.owl-theme .owl-dot span::before { background: #fff; }
#slider #owl-slider.owl-theme .owl-item.active .ms-desc { /*display: block;*/ }
.owl-theme .owl-nav { margin: 0 !important; }
.owl-theme .owl-nav.disabled + .owl-dots { margin: 0 !important; }
.owl-theme .owl-nav [class*='owl-'] { transition: all .3s ease; }
.owl-theme .owl-dots .owl-dot span { width: 15px !important; height: 15px !important; margin: 0 !important; border-radius: 0 !important; background: 0 !important; border: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.owl-theme .owl-dots .owl-dot span::before { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 7px; height: 7px; background: #5a6069; }
.owl-theme .owl-dots .owl-dot { position: relative !important; margin: 0 15px; }
.owl-theme .owl-dots .owl-dot.active span { border: 1px solid #e51515 !important; }
.owl-theme .owl-dots .owl-dot.active span::before { background: #e51515 !important; }
.owl-theme .owl-dots .owl-dot:hover span::before { background: #e51515 !important; }
/*-----------end slider-------------*/
.flex{display:flex;}
.main{}
.main_content{width:98%; max-width:1200px; margin:auto; padding:40px 0; }

.title{ position:relative; margin-bottom:25px; padding-left:100px; padding-top:38px; }
.title::before{ content:''; position:absolute; height:1px; background:#e4e4e4; width:calc( 100% - 100px ); left:100px; bottom:0px;}
.title span{position:relative; color:#2b3279; font-size:18px; font-family:'Roboto-Regular'; position:relative; }

.title-right{ position:relative; margin-bottom:25px; }
.title-right::before{ content:''; position:absolute; height:1px; background:#e4e4e4; width: 100% ; bottom:0px;}
.title-right span{position:relative; color:#2b3279; font-size:18px; font-family:'Roboto-Regular'; position:relative; border-bottom:3px #2b3279 solid; padding-bottom:4px; display:inline-block;}

.list2{float:right; color:#606060;}
.list2 a{font-family: 'Roboto-Regular'; font-size:14px; color:#606060; position:relative; display:inline-block; margin:0 10px; cursor:pointer;}
.list2 a:last-child{ margin-right:0;}
.list2 at:hover,.list2 a.active-list{ color:#f00 !important;}

.owl-qc{ margin:30px 0;}
#owl-sp .owl-nav .owl-prev{ position:absolute; left:-35px; top:50%; transform:translateY(-50%); padding:0px; margin:0px; background:none;}
#owl-sp .owl-nav .owl-next{ position:absolute; right:-35px; top:50%; transform:translateY(-50%); padding:0px; margin:0px; background:none;}
.item-qc{width:100%;}
.item-qc img{width:100%; display:block;}

.grid-item{display:grid; grid-template-columns: 1fr 1fr 1fr 1fr ; grid-gap:20px; width:100%; }
.grid-item1{display:grid; grid-template-columns: 1fr 1fr 1fr ; grid-gap:20px; width:100%; }
 
 .clearafer .owl-carousel {
    margin-bottom: 30px;
}

.item1{position:relative; border:1px solid #e4e4e4;overflow: auto;}
.item1 .box_item_img{position:relative; border-bottom:1px solid #e4e4e4; width:100%; transition:all 0.4s;}
.item1 .box_item_img a{ display:block; position:relative; overflow:hidden; }
.item1 .imgsp{width:100%; display:block; transform:scale(1); transition:all 0.3s; }
.item1:hover .imgsp{width:100%; display:block; transform:scale(1.05); transition:all 0.3s; }
.item1 .item_content{position:relative; font-family: 'Roboto-Regular'; width: 100% ; padding:8px 10px; float:left; }
.item1 .name{ margin-bottom:5px; overflow:hidden; min-height: 48px;}
.item1 .name a{font-size:16px; display:block; overflow: hidden; color:#686868; transition:all 0.2s;}
.item1:hover .name a{ color:#2b3279; transition:all 0.2s; }
.item1 .km-sp { color:#333333; font-size:14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.item1 .giacu { color:#333333; font-size:14px; text-decoration:line-through; }
.item1 .gia{ color:#41713F; font-size:16px;padding-bottom: 10px; }
.item1 .gia span{ color:#41713F; }
.item1 .sale{ color:#f01e1e; background: yellow; font-size:22px; padding:5px; font-family: 'Roboto-Medium';  position:static; right: 20px; top:0px; width:34px; height:34px; line-height:1.2; text-align:center; -moz-transform: rotate(-20deg); -webkit-transform: rotate(-20deg); -o-transform: rotate(-20deg); -ms-transform: rotate(-20deg); transform: rotate(-20deg);}
.content_gia {
    width: 100%;
    float: left;
}
.item_content .gio-hang {
    padding-top: 50px;
}
span.img_banchay {
    font-size: 14px;
    font-family: 'Roboto-Medium';
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 1.2;
    text-align: center;
}
.item2{position:relative; border:1px solid #e4e4e4;}
.item2 .box_item_img{position:relative; border-bottom:1px solid #e4e4e4; width:100%; transition:all 0.4s; background:#fff;}
.item2 .box_item_img a{ display:block; position:relative; overflow:hidden; }
.item2 .imgsp{width:100%; display:block; transform:scale(1); transition:all 0.3s; }
.item2:hover .imgsp{width:100%; display:block; transform:scale(1.05); transition:all 0.3s; }
.item2 .item_content{position:relative; font-family: 'Roboto-Regular'; width: 100% ; padding:8px 10px; transition:all 0.2s;  }
.item2:hover{background:#1b83e6;  transition:all 0.2s; }
.item2 .name{ overflow:hidden;}
.item2 .name a{font-size:16px; display:block; overflow: hidden; color:#686868; transition:all 0.2s; max-height: 48px;}
.item2:hover .name a{ color:#fff; transition:all 0.2s; }
 
 
.left{ width:23%; float:left;}
.title-left{ width:100%; height:50px; line-height:50px; text-align:center; font-family: 'Roboto-Regular'; font-size:18px; text-align:center; background:#41713F; color:#fff; }
.menu-left{ border:1px #d7d7d7 solid; border-top:none; margin-bottom:20px;}
.menu-left ul{ list-style:none;}
.menu-left ul li{ color:#2d2b2b; border-top:1px solid #fff; position:relative; }
.menu-left ul li a{font-family: 'Roboto-Regular'; font-size:17px; display:block; background:url(images/arr.png) no-repeat 10px 14px; padding:7px 10px; max-height:58px; overflow:hidden; padding-left:22px; color:#2d2b2b; }
.menu-left ul li ul{ padding-left:0px; display:none; width:100%;  position:absolute; left:100%; top:-1px;}
.menu-left ul li:hover ul{ display:block;}
.menu-left ul li:hover li ul{ display:none; }
.menu-left ul li:hover li:hover ul{ display:block; }
.menu-left ul li:hover li:hover li ul{ display:none; }
.menu-left ul li:hover li:hover li:hover ul{ display:block; }
 
.menu-left ul li .pluss{ cursor:pointer; position:absolute; top:2px; right:5px; width:25px; height:25px;  text-align:center; font-family: 'HelveticaNeue'; line-height:25px; font-size:18px; opacity:0;}

.menu-left ul li li{background:#dfdfdf; border-left:1px #d7d7d7 solid; border-top: 1px solid #fff; border-bottom: 1px solid #bbb;}
 
.menu-left ul li:hover li .pluss{ opacity:0;}
.menu-left ul li:hover li:hover li .pluss{ opacity:0;}
.menu-left ul li:hover li:hover li:hover li .pluss{ opacity:0;}
.menu-left ul li:hover .pluss{ opacity:1;}
.menu-left ul li:hover li:hover .pluss{ opacity:1;}
.menu-left ul li:hover li:hover li:hover .pluss{ opacity:1;}

.menu-left ul li li a{color:#2d2b2b; background:none;}

.menu-left ul li:hover a{color:#f00;}
.menu-left ul li:hover li a{color:#2d2b2b; background:none;}
.menu-left ul li:hover li:hover a{color:#f00;}
.menu-left ul li:hover li:hover li a{color:#2d2b2b;}
.menu-left ul li:hover li:hover li:hover a{color:#f00;}
.menu-left ul li:hover li:hover li:hover li a{color:#2d2b2b;}
.menu-left ul li:hover  li:hover li:hover li:hover a{color:#f00;}

.menu-left .active-left{ opacity:1 !important;}
.a-bg{ background:url(images/arr1.png) no-repeat 10px 11px !important;}

.item-yahoo{padding:4px 10px; padding-bottom:15px; position:relative; color:#383838; font-size:18px;font-family: 'Roboto-Regular'; margin-bottom:10px; }
.item-yahoo::before{ content:''; background:#959595; width:80%; height:1px; position:absolute; left:50%; bottom:0px; transform:translateX(-50%); }

.item-yahoo:last-child{ margin-bottom:0px;}
.item-yahoo:last-child::before{ display:none;}

.item-yahoo .y-name{ position:relative; padding-left:16px; background:url(images/s1.png) no-repeat left center;  }
.item-yahoo .y-name span{float:left; line-height:26px;}
.item-yahoo .y-name div{float:right;}
.item-yahoo .y-dienthoai{ padding-left:16px; background:url(images/s2.png) no-repeat left center;  }

.right{ width:73%; float:right;}
.noidung{ margin-bottom:25px;} 

.wrap-splq{ padding-bottom:30px;}

.wrap-bottom{ padding:40px 0;  }
.bottom{ width:98%; max-width:1200px; margin:auto;}
.title-bottom{ position:relative; margin-bottom:25px; text-align:center; }
.title-bottom span{font-family: 'Roboto-Medium'; color:#2b3279; font-size:22px; position:relative; padding-bottom:7px; }
.title-bottom span::before{content:''; position:absolute; bottom:0px; left:50%; transform:translateX(-50%); width:100px; height:1px; background:#d4d4d4; }
.title-bottom span::after{content:''; position:absolute; bottom:0px; left:50%; transform:translateX(-50%);  width:35px; height:1px; border-left:1px solid #fff; border-right:1px solid #fff; background:#2b3279; }

.grid_ct{display:grid; grid-template-columns: 1fr 1fr 1fr ; grid-gap:25px; margin-bottom:30px;}
.dv-item{ margin:auto;}
.dv-item .img-news{display:block; width:100%; position:relative; }
.dv-item .img-news a{ display:block; overflow:hidden; position:relative; }
.dv-item .img-news a:before{position:absolute; top:0; left:0; width:100%; height:100%; background: rgba(255,255,255,0.5); content: ''; z-index: 10; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0); transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0); }
.dv-item:hover .img-news a:before { webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0); }
.dv-item img{ width:100%; transform:scale(1); transition:all 0.4s; display:block; }
.dv-item:hover img{ transform:scale(1.2); transition:all 0.4s; }
.dv-item .n_name{background:#faf9f9; border:1px solid #efefef; border-top:none; padding:10px; line-height:1.2;}
.dv-item .n_name a{color:#41713F; font-family: 'HelveticaNeue-Medium'; font-size:16px; transition:all 0.4s;}
.dv-item:hover .n_name{ background:#41713F; border:1px solid #41713F; border-top:none; transition:all 0.4s;}
.dv-item:hover .n_name a{ color:#fff; text-decoration:none; transition:all 0.4s;}
  
  
 
.wrap-email{ padding:30px 0; background:#f5f5f5; }
#box-dk{display:grid; grid-template-columns: 370px 670px; grid-gap:0 calc( 100% - 1040px ); }
.grid-mail{display:grid; grid-template-columns: 2.5fr 2.5fr 2fr; grid-gap:8px; padding: 7px 0;}
.input_dk{ width:100%; outline:none; background:#ffffff; border-radius:5px; height:32px; border:1px solid #8d8d8d; padding:0 10px;}
 
.btnct_dk{height:32px; float:right; border:1px solid #1d321c; width:100%; background:#41713F; color:#fff;}
.title-email{font-family: 'Roboto-Regular'; font-size:18px; color:#4d4d4d;}
.title-email1{font-family: 'Roboto-Regular'; font-size:13px; color:#4d4d4d;}
.dk-mail{ width:98%; max-width:1200px; margin:auto;}
 
.end{position:relative; width:100%; }
.footer_content{width:98%; max-width:1200px; margin:auto; font-family: 'Roboto-Regular'; font-size:14px;  z-index:9; color:#000; padding:40px 0; }
.ft_info1{width:48%; float:left; }
.ft_info4{width:48%; float:right; } 
.ft_tt{font-family:'Roboto-Medium'; position:relative; color:#000;font-size:18px; margin-bottom:15px; }
 
.ft_info4 iframe{width:100%;}
.ft_info4 ul{ list-style:circle; padding-left:15px;}
.ft_ul{list-style:none;}
.ft_ul li{ padding:3px 0; font-family: 'Roboto-Regular'; font-size:14px; color:#000;}
.ft_ul li a{ padding:3px 0; font-family: 'Roboto-Regular'; font-size:14px; color:#000;}
.ft_ul li a:hover{ color:#f00;}
 
.mxh-b{ padding:10px 0;}
.mxh-img{ max-height:30px; transform:scale(1); transition:all 0.3s;} 
.mxh-img:hover{transform:scale(1.1); transition:all 0.3s;} 

.copy{border-top:1px solid #ebebeb; margin-top:10px; font-family: 'Roboto-Light'; padding:10px 0; color:#000; font-size:13px;}
.copy-content{width:98%; max-width:1200px; margin:auto; text-align:center;}
 
.pagination{ display:block !important; margin-top:30px; margin-bottom:0px;  }
.pages_ajax{ display:block; text-align:center;}
.pages_ajax li {display:inline-block; padding:5px 10px; text-decoration:none; box-sizing:border-box; margin: 0px 4px; cursor:pointer; color:#111111; font-size:10px; font-family: 'Roboto-Medium'; border:1px solid #c096ab; background:#fff; transition:all 0.5s;}
.pages_ajax li a{color:#111111;}
.pages_ajax li.actived,.pages_ajax li:hover{background:#660033; color: #fff; border-color:#c096ab;}
.pages_ajax li.actived a,.pages_ajax li:hover a { color: #fff; }
span.total{ display:none;}

 /*-----------phÃ¢n trang---------------*/	
.phantrang{text-align:center; margin-bottom:10px; padding-top:10px;}
.phantrang a{ background: #fff; display:inline-block; color:#666; padding: 5px 8px; border:1px #d9e2e7 solid; text-align:center; text-decoration:none; margin:0px 2px; font-weight:bold;}
.phantrang a:hover{ background:#0473bd; border:1px #0473bd solid; color:#fff;}
.phantrang span{ background:#0473bd; border:1px #0473bd solid; padding: 5px 8px; color:#fff;}
/*------------------------------------*/
.lh_cont{width:49%; float:left;}
.frm_lienhe{width:49%; float:right;}
.bando{width:100%; margin-top:30px;}
.bando iframe{display:block; width:100%; height:400px;}
.ipct{font-size: 14px;font-family: 'Roboto-Regular';width: 100%; height:40px; border: 1px solid #cccccc; padding:0 10px; margin-bottom:8px; color:#333; outline:none; background: #fff;}
.ipct:nth-child(3n),.ipct:nth-child(4n){ float:left; width:49%}
.ipct:nth-child(4n){ float:right;}
.ipct:nth-child(4n+1){clear:both;}
.ipct::-webkit-input-placeholder { color:#cccccc;}
.ipct::-moz-placeholder { color:#cccccc;}
.ipct:-ms-input-placeholder { color:#cccccc;}
.ipct:-moz-placeholder { color:#cccccc;}
.tact{ font-size: 14px;border: 1px solid #cccccc; color:#333; width: 100%; padding: 0 10px; background:#fff; outline:none;font-family: 'Roboto-Regular';}
.tact::-webkit-input-placeholder { color:#cccccc;}
.tact::-moz-placeholder { color:#cccccc;}
.tact:-ms-input-placeholder { color:#cccccc;}
.tact:-moz-placeholder { color:#cccccc;}
.btnct{ background:#df1010; padding:5px 20px; border:none; font-size:16px; font-family:'Roboto-Bold'; border-radius:3px; color:#fff;}
 
.chitietsanpham{width:100%; margin-bottom:20px;}
.slider-for{ width:100%; float:right; margin-bottom:5px;}
.slider-nav{ width:100%; float:left;}
.zoom_slick{ width:40%; float:left;}
.product_info{ width:58%; float:right; color:#272727; }
.detail1{ }
.addfont{ font-size: 20px; color:#f00; font-family: 'Roboto-Bold'; }
.detail{font-family:arial; font-size:14px; padding:2px 0;}
.detail span{font-weight:bold; color:#f00;}
.detail font{ margin-left:30px; font-size:14px; color:#a6a4a3; text-decoration:line-through;}

.combo-i{display:grid; grid-template-columns: 1fr 1fr 1fr 1fr ; grid-gap:15px; margin-top:20px;}
.item-combo{text-align:center;}
.item-combo img{width:100%;}
.item-combo .combo-name{margin-top:6px; font-size:14px;}

.grid-news{ display:grid; grid-template-columns: 1fr ; grid-gap:20px; }
.box_news{padding:7px 0; border-bottom:1px dotted #A0A0A4;}
.box_news:nth-child(2){ margin-right:0px;}
.box_news:nth-child(2+1){ clear:both;}
.box_news h3 a{ font-size:16px; color:#1e1e1e; font-weight:normal; margin-bottom:6px; transition:0.4s;}
.box_news:hover  h3 a{color:#F00; transition:0.4s;}
.box_news a.chitiet{ color:#00F;}
.box_news a{ text-decoration:none;}
.box_news a img{ float:left; margin:4px 15px 3px 0px; max-width:30%; height:auto; transition:1s; }
.box_news a img:hover{opacity:0.4;	transition:1s;}
 
.othernews{ padding: 10px; background: #f7f7f7; border: 1px #dcdcdc solid;}

.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{bottom:70px;right:15px}
.js-facebook-messenger-box{background:#1182fc}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-box{width:60px;height:60px;display:block;position:fixed;cursor:pointer;text-align:center;line-height:60px;background:#1182FC;border-radius:100%;overflow:hidden;-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:30px;height:30px;position:absolute;top:15px;left:15px;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:20px;height:20px;position:absolute;top:20px;left:20px;-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{transform:translateY(50px);bottom:110px;right:35px}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-container{position:fixed;opacity:0;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:300px}
.js-facebook-messenger-top-header{color:#fff;background:#1182fc}
.js-facebook-messenger-top-header{display:block;position:relative;width:300px;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-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{ display:none;}
.js-facebook-messenger-top-header{color:#fff;background:#1182fc}
.js-facebook-messenger-box{background:#1182fc}
.js-facebook-messenger-top-header{width:100%}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-box{bottom:95px;right:15px}
.js-facebook-messenger-container{transform:translateY(50px);bottom:135px;right:35px}
.js-facebook-messenger-container.open{transform:translateY(0px);opacity:1; display:block; z-index:1000; pointer-events:all}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.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}

#btn-zalo { display: block; width: 40px; height: 40px; position: fixed; right: 25px; bottom: 175px; z-index: 999; }
#btn-zalo i {top:0;right:0; display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; width: 40px; height: 40px; border-radius: 50%; background: #1182FC; position: relative; z-index: 9999; }
#btn-zalo i img { vertical-align: middle;width:40px }
.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(17, 130, 252, 0.45); opacity: .75; right: -10px; }
.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(17, 130, 252, .8); opacity: .1; border-color: #1182FC; opacity: .5; }
#btn-zalo.hotline-call i:before{color: #fff;font-size: 20px;position: relative;left: 12px;}
#btn-zalo.hotline-call{bottom: 245px;}

.toolbar {background: #41713F; display: none; width: 100%; padding: 2px; bottom: 0; position: fixed; z-index: 500; height: auto;}
.toolbar ul {list-style:none;}
.toolbar ul li { text-align: center; float: left; width: 25%;}
.toolbar ul li a { display: inline-block; width: 100%; color: #fff;}
.toolbar ul li a img { height: 18px !important; width: auto;}
.toolbar ul li a span {font-family:arial; font-weight:400; color:#fff; font-size:12px;} 

.menu-mobile{ display:none; font-family: 'Roboto-Medium';}
.menu-mobile svg { width: 15px; margin-right:4px; margin-top:11px; float:left;}
.menu-mobile svg path { fill: #3a0519;}

.wrap_breadcrumb{ margin-top:30px; background:#EBEBEB; padding:10px 0;}
.content_breadcrumb{ width:98%; max-width:1200px; margin:auto; font-family: 'Roboto-Regular'; font-size:14px;}
.content_breadcrumb a,.content_breadcrumb span{display:inline-block; color:#333; }
.content_breadcrumb a:hover{ color:#f00; }
@media (max-width: 1200px){
	.menu-mobile{display:block; color:#41713F !important; font-size:15px; float:right; height:34px; line-height:34px; margin-left:20px; }
	.dg-wrapper{ max-width:400px;}
	.toolbar { display: block; }
	.gt-mota { width: 48%; }
	#btn-zalo,.js-facebook-messenger-box {display:none}
 
	#smoothmenu1{ display:none;}
 
	.sroll-news { width: 100%; }
	.grid-item { grid-gap: 12px; }
	
	.menu-mobile svg { margin-top:9px; width: 12px; }
	.end{ padding-bottom:30px;}
	.title-email { font-size: 17px; }
	#box-dk { grid-template-columns: 1fr 2fr; grid-gap: 20px;}
	
	
}
@media (max-width: 991px){	
	.right { width: 100%; margin-bottom:20px;}
	.left { width: 100%; margin-bottom:20px;}
	.grid-item { grid-template-columns: 1fr 1fr 1fr; }
	#box-dk { grid-template-columns: 1fr; }
	.left_email{ text-align:center;}
	.dv-item .n_name { padding: 10px 5px; }
	.dv-item .n_name a { font-size: 13px; display: block; height: 30px; overflow: hidden;}
}
@media (max-width:770px){ 
	.ft_info1{width:100%; float:left; margin-right:0%; margin-bottom:20px; }
	.ft_info4 { width: 100%; }
 	.list2{ display:none;}
	.grid-item { grid-gap: 10px; }
	.grid-item1{ grid-gap:10px; }
	.gio-hang .addtocart {
    margin-left: 7%;
}
}
 
@media (max-width:700px){ 
	
}
@media (max-width:650px){ 
	
	.grid-item { grid-template-columns: 1fr 1fr ; grid-gap: 10px; }
	.grid-item1{ grid-template-columns: 1fr 1fr ; grid-gap:10px; }
	
	.zoom_slick{ width:100%; float:left; margin-bottom:20px;}
	.product_info{ width:100%; float:right; color:#272727; }
	.lh_cont{width:100%; float:left; margin-bottom:20px;}
	.frm_lienhe{width:100%; float:right;}

}
@media (max-width:600px){
    .gio-hang .addtocart {
    margin-left: 15%;
}
}
@media (max-width:590px){	 
    .httt {
        width: 100%;
    }
    form#frm_order {
        width: 100%;
    }
    
}

@media (max-width:500px){
	.menu-mobile { margin-left: 0; position: absolute; top: 0; left: 0;}
	.menu ,.wrap_menu { position: initial; }
	 
	.grid-item1,.grid-item { grid-template-columns: 1fr 1fr ; grid-gap: 8px; }
	.gt-img{ display:none;}
	.item1 .name a { font-size: 13px; }
	 
	.logo { width: 100%; text-align: center;}
	#search { width: 100%;}
	.hotline{ display:none;}
	.right-head { width: 100%; }
	.wrap_menu{ padding-bottom:0px; padding-top:12px;}
	
	 
	.item1 .item_content,.item2 .item_content { padding: 8px 5px; }
	.item1 .giacu { min-height: 20px; }
 
	.item2 .name a { font-size: 14px; max-height: 40px;}
	.grid-item1::after,.grid-item::after { content: ''; display: block; clear: both; }
	div#tabs ul#ultabs li.active,div#tabs ul#ultabs li{font-size: 16px;padding: 8px 12px;}
	div#content_tabs { padding: 0; }

}
@media(max-width: 414px) {
    .gio-hang .addtocart {
    margin-left: 7px;
}
span.img_banchay img {
    width : 50px;
}
}
@media (max-width:400px){
	div#tabs ul#ultabs li.active { font-size: 14px;}
	div#tabs ul#ultabs li { padding: 8px 5px; margin-right: 5px; font-size: 14px;}
}
@media(min-width: 375px) {
    .gio-hang .addtocart {
    font-size:12px;
}
}
@media (max-width:360px){
	div#tabs ul#ultabs li.active { font-size: 15px;}
	div#tabs ul#ultabs li { margin-right: 0px; padding: 8px 6px;  font-size: 15px;
}
.gio-hang .addtocart {
    font-size:10px;
    margin-left: 15px;
}
}
@media(max-width: 320px){
    .gio-hang .addtocart {
    margin-left:5px;
    font-size:10px;
}
span.img_banchay img {
    width : 45px;
}
}
