.breadcrumb{padding: 11px 0;}
.breadcrumb ul{float: left; list-style: none;}
.breadcrumb ul li{float: left;}
.breadcrumb ul li+li:before{content: "/"; display: inline-block; margin: 0 11px;}
.breadcrumb ul li a{display: inline-block; color: #333;}

@media (min-width:320px){
    .breadcrumb ul li.breadcrumb-mobile{display: none;}
}
@media (min-width:767px){
    .breadcrumb ul li.breadcrumb-mobile{display: block;}
}
.LienHeInfo li{line-height: 22px; position: relative; margin-bottom: 15px; list-style: none;}
.LienHeInfo li:after{width: 100%; border-bottom: 1px dashed #dedede; display: block; content: ''; position: absolute; z-index: 1; top: 13px;}
.LienHeInfo li label{Display: inline-block; background: #fff; padding-right: 5px; position: relative; z-index: 2; color: #6cb4e3; font-weight: bold; font-size: 17px;}
.LienHeInfo li label i{width: 20px; font-size: 15px;}
.LienHeInfo li p{padding-left: 20px; display: block;}
.LienHeInfo li a{color: black;}

.formLeft{float: left; width: 100%}
.formLeftitem{margin-bottom: 15px; position: relative; width: 100%;}
.formLeft input{border-left: 0; width: calc(100% - 40px);}
.formLeft i{float: left; width: 40px; color: #6cb4e3; line-height: 33px; font-size: 20px; text-align: center; border: 1px solid #dedede; box-sizing: border-box;}

.formRight{float: right; position: relative; width: 100%; margin-bottom: 15px;}

@media (min-width: 320px){
    .LienHeRight{margin: 0 0 20px;}
}
@media (min-width: 767px){

}.nb{padding: 20px 0 0;}
.nb-list{position: relative;}
.nb-list .owl-nav div{position: absolute; top: 0; bottom: 0; margin: auto; font-size: 47px; width: 47px; height: 53px; color: #333; opacity: 0; transition: all 0.25s ease 0s;}
.nb-list .owl-nav div i{}
.nb-list .owl-nav div:hover{color: #000;}
.nb-list .owl-nav div.owl-prev{left: -47px;}
.nb-list .owl-nav div.owl-next{right: -47px;}
.nb-list:hover .owl-nav div.owl-prev{left: 10px; opacity: 1;}
.nb-list:hover .owl-nav div.owl-next{right: 10px; opacity: 1;}

.nb-img{margin: 0 0 5px; padding: 10px; background: #fff; border: 1px solid #d7d7d7;}
.nb-name{height: 40px; overflow: hidden;}
.nb-name a{display: block; font-size: 14px; font-weight: bold; text-transform: uppercase; line-height: 20px; color: #333;}
.nb-prev{height: 60px; line-height: 20px; color: #555; overflow: hidden;}

@media (min-width:320px){
    .nb-list .owl-nav{display: none;}
}
@media (min-width:970px){
    .nb-list .owl-nav{display: block;}
}.left-title{font-size: 17px; text-transform: uppercase; text-align: center; color: #fff; padding: 8px 0 6px; background: #0071bb; border-bottom: 2px solid #ffcd00;}

.left-list{margin-bottom: 20px;}
.left-list ul{list-style: none;}
.left-list ul li a{display: block; font-size: 14px; line-height: 32px; border-bottom: 1px solid #e7e7e7;}
.left-list ul li a:hover{color: #004dfc;}
.left-list ul li span{position: absolute; top: 0; right: 0; width: 17px; height: 32px; cursor: pointer;}
.left-list ul li span.left-button-minus{background: url(/components/left/img/m.png) no-repeat center;}
.left-list ul li span.left-button-plus{background: url(/components/left/img/p.png) no-repeat center;}

.left-list > ul{border: 1px solid #e7e7e7; border-bottom: 0;}
.left-list > ul > li{position: relative;}
.left-list > ul > li > a{color: #565656; padding-left: 20px; background: url(/components/left/img/li.png) no-repeat bottom 10px left 7px;}
.left-list > ul > li.active > a{background: url(/components/left/img/li2.png) no-repeat bottom 10px left 7px; color: #004dfc;}
.left-list > ul > li > ul > li > a{color: #333!important; padding-left: 40px; background: url(/components/left/img/li.png) no-repeat bottom 10px left 27px;}
.left-list > ul > li > ul > li > a:hover, .left-list > ul > li > ul > li.active > a{background: url(/components/left/img/li2.png) no-repeat bottom 10px left 27px; color: #004dfc!important;}

.help{margin-bottom: 20px;}
.help-list{background: #fff; border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7;}
.help-item{padding: 9px 0 0; border-bottom: 1px solid #e7e7e7;}
.help-name{font-size: 18px; text-align: center; line-height: 26px;}
.help-phone{text-align: center; margin-bottom: 11px;}
.help-phone a{font-size: 22px; line-height: 26px; color: #ff0000;}
.help-chat{margin-bottom: 11px;}
.help-zalo{position: relative; float: left; margin-left: 20px;}
.help-zalo-code{position: absolute; top: 40px; left: 0; width: 175px; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25); border: 5px solid #fff; z-index: 99990;}
.help-skype{float: right; margin-right: 20px;}
.help-email{margin: 0 7px; padding-left: 43px; background: url(/components/left/img/e.png) no-repeat center left 7px; border-top: 1px dashed #e7e7e7;}
.help-email a{display: block; line-height: 42px; color: #ffcd00;}

.left-tin{}
.left-tin-container{background: #fff; border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7;}
.left-tin-item{padding: 9px; border-bottom: 1px dashed #e7e7e7;}
.left-tin-item:last-child{border-bottom: 1px solid #e7e7e7;}
.left-tin-name{max-height: 40px; margin: 0 0 5px; overflow: hidden;}
.left-tin-name a{display: block; line-height: 20px; color: #0071bb; transition: all 0.25s ease 0s;}
.left-tin-img{float: left; margin-right: 10px; padding: 1px; border: 1px solid #e7e7e7;}
.left-tin-prev{height: 80px; line-height: 20px; overflow: hidden;}
.left-tin-item:hover .left-tin-name a{color: #ffcd00;}.menu{position: relative; height: 40px; background: #0071bb; z-index: 100;}

.menu-desk{float: left;}
.menu-desk ul#navigation{list-style: none;}
.menu-desk ul#navigation li{list-style: none; float: left; position: relative; background: transparent; transition: all 0.25s ease 0s;}
.menu-desk ul#navigation li.active, .menu-desk ul#navigation li:hover{background: #8cc63e;}
.menu-desk ul#navigation li a{display: block; font-size: 15px; text-transform: uppercase; line-height: 40px; color: #fff;}

.menu-desk ul#navigation li > ul{opacity: 0;}
.menu-desk ul#navigation li:hover > ul{visibility: visible; opacity: 1;}
.menu-desk ul#navigation li:hover > ul li{visibility: visible;}
.menu-desk ul#navigation ul,
.menu-desk ul#navigation ul li ul{top: 100%; left: 0; float: left; visibility: hidden; position: absolute; z-index: 999; width: 235px; display: none;}
.menu-desk ul#navigation ul li{width: 100%; background: #0071bb!important; border-bottom: 1px solid #fff;}
.menu-desk ul#navigation ul li:hover{background: #fff200!important;}
.menu-desk ul#navigation ul li:last-child{border-bottom: 0;}
.menu-desk ul#navigation ul li a{font-weight: normal; text-transform: none; line-height: normal; color: #fff!important; padding: 7px 5px 7px 7px;}
.menu-desk ul#navigation ul li:hover a{color: #0071bb!important;}

#menu-mobile{opacity: 0;}
.menu-mobile{position: relative; float: left; width: 50px; height: 40px; text-align: center;}
.menu-mobile span{display: block; width: 33px; height: 3px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;  background: #fff;}
.menu-mobile span:after, .menu-mobile span:before{display: block; width: 33px; height: 3px; background: #fff; position: absolute; content: '';}
.menu-mobile span:after{bottom: -9px;}
.menu-mobile span:before{top: -9px;}

@media (min-width: 320px){
    .menu-desk{display: none;}
    .menu-mobile{display: block;}
}
@media (min-width: 970px){
    .menu-desk{display: block;}
    .menu-mobile{display: none;}
    .menu-display{display: none;}
    
    .menu-desk ul#navigation li a{padding: 0 10px;}
}
@media (min-width: 1170px){
    .menu-desk ul#navigation li a{padding: 0 15px;}
}.news-item{margin: 0 0 20px; line-height: 20px;}
.news-item-last{margin: 0;}

.news-info .clear{width: 100%; margin: 10px 0 15px; border-bottom: 1px dashed rgba(51,51,51,0.5);}

.news-name{font-weight: bold; text-transform: uppercase; color: #333; max-height: 40px; overflow: hidden; margin-bottom: 10px;}
.news-name a{color: #333; transition: all 0.25s ease 0s;}

.news-prev{color: #333; max-height: 40px; overflow: hidden;}

.news-more{float: left; font-size: 12px; text-transform: uppercase; margin: 0 10px 0 0;}
.news-more a{display: block; padding: 3px 10px 2px; background: #6cb4e3; color: #fff; transition: all 0.25s ease 0s;}
.news-more:hover a{background: #8cc63e;}

.news-time{float: left; font-size: 12px; text-transform: uppercase;}
.news-time-inner{margin-bottom: 10px;}
.news-time a{display: inline-block; background: #777; color: #fff; margin: 0 6px 0 0; padding: 3px 10px 2px; transition: all 0.25s ease 0s;}
.news-time a:hover{background: #8cc63e;}
.news-time span{display: inline-block; padding: 3px 0 2px; color: #333;}

.news-item:hover .news-name a{color: #8cc63e;}

@media (min-width:320px){
    .news-img{margin: 0 0 10px;}
}
@media (min-width:480px){
    .news-img{float: left; width: 220px; margin: 0;}
    .news-info{float: right; width: calc(100% - 240px);}
}.product-left{float: left; width: 400px;}
.product-right{float: right; width: calc(100% - 430px);}

.product-prev{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}

.product-string{list-style: none; margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
.product-string li{line-height: 22px;}
.product-string li b{position: relative; display: inline-block; width: 105px; vertical-align: top;}
.product-string li b:after{content: ':'; position: absolute; right: 0;}
.product-string li span{display: inline-block; width: calc(100% - 125px); padding-left: 15px;}

.product-red{font-family: OpenSansBold; color: #ff0000;}
.product-blue{font-family: OpenSansBold; color: #004dfc;}

.product-price{list-style: none; margin-bottom: 10px;}
.product-price li{line-height: 30px;}
.product-price li b{position: relative; display: inline-block; width: 105px; vertical-align: top;}
.product-price li b:after{content: ':'; position: absolute; right: 0;}
.product-price li label{display: inline-block; width: calc(100% - 125px); padding-left: 15px; font-family: OpenSansSB; font-size: 20px; color: #ff0000;}
.product-price li span{display: inline-block; width: calc(100% - 125px); padding-left: 15px; font-family: OpenSansSB; font-size: 14px; color: #666;}

.product-quantity{margin: 0 0 13px;}
.product-quantity b{position: relative; display: inline-block; width: 105px; height: 30px; line-height: 30px; vertical-align: top;}
.product-quantity b:after{content: ':'; position: absolute; right: 0;}
.product-quantity-control{display: inline-block; width: 105px; margin: 0 0 0 12px;}
.product-quantity-control div{float: left; width: 22px; height: 30px;}
.product-quantity-control div:last-child{float: right;}
.product-quantity-control div a{display: block; font-size: 25px; text-align: center; line-height: 30px; color: #fff; background: #004dfc; transition: all 0.25s ease 0s;}
.product-quantity-control div a:hover{background: #ff0000;}
.product-quantity-control input[type='text']{float: left; width: calc(100% - 54px); height: 30px; margin: 0 5px; font-size: 15px; text-align: center; text-indent: 0; color: #004dfc; border: 1px solid #004dfc;}

.product-cart{}
.product-cart p{line-height: 22px;}
.product-cart a{position: relative; display: block; font-family: OpenSansSB; font-size: 15px; color: #fff; padding: 7px 35px 9px 55px;}
.product-cart a i{position: absolute; top: 10px; left: 19px; width: 18px; height: 15px; margin: auto; text-align: center;}
.product-cart-add, .product-cart-go{vertical-align: top; transition: all 0.25s ease 0s;}
.product-cart-add a{background: #bf191e;} .product-cart-go a{background: #004dfc;}
.product-cart-add:hover a, .product-cart-go:hover a{background: #ff0000;}

.product-tab{margin-top: 25px; padding-top: 25px; border-top: 1px solid #d7d7d7;}
.product-tab ul{list-style: none;}
.product-tab li a{display: block; font-family: OpenSansSB; color: #fff; background: #d7d7d7; border: 1px solid #d7d7d7; border-bottom: 0;}
.product-tab li a.active{position: relative; background: #fff; color: #004dfc}
.product-tab li a.active:after{content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 1px; background: #fff;}

.product-content{padding: 10px; border: 1px solid #d7d7d7}

@media (min-width: 320px){
    .product-left{width: 100%; margin-bottom: 30px;}
    .product-right{width: 100%;}
    
    .product-cart-add{margin-bottom: 3px;}
    .product-tab li{display: block;}
    .product-tab li a{padding: 5px 10px 7px; font-size: 15px;}
}
@media (min-width: 360px){

}
@media (min-width: 410px){
    .product-cart-add, .product-cart-go{display: inline-block; margin: 0;}
    .product-tab li{display: inline-block;}
    .product-tab li a{padding: 5px 6px 7px; font-size: 14px; border-top: 3px solid #d7d7d7;}
}
@media (min-width: 480px){
    .product-tab li a{padding: 5px 10px 7px; font-size: 15px;}
}
@media (min-width: 580px){

}
@media (min-width: 767px){
    .product-left{float: left; width: 350px; margin-bottom: 0;}
    .product-right{float: right; width: calc(100% - 375px);}
}
@media (min-width: 970px){
    .product-left{width: 400px;}
    .product-right{width: calc(100% - 430px);}
}
@media (min-width: 1170px){

}.sp-item{float: left;}
.sp-wrap{text-align: center; border: 1px solid #dcdcdc; box-shadow: 0 0 1px rgba(0,0,0,0.25);}
.sp-img{position: relative; margin-bottom: 10px;}
.sp-img img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-height: 100%;}
.sp-name{height: 23px; overflow: hidden; margin-bottom: 5px;}
.sp-name a{color: #004dfc;}
.sp-price{color: #ff0000; margin-bottom: 10px;}
.sp-more{font-size: 13px; line-height: 25px;}
.sp-more a{display: inline-block; width: 135px; height: 25px; color: #756e6e; border: 1px solid #dcdcdc; border-radius: 13px; transition: all 0.25s ease 0s;}
.sp-wrap:hover .sp-more a{background: #dcdcdc; color: #004dfc;}

.hot-list .owl-nav div{position: absolute; top: 0; bottom: 0; margin: auto; font-size: 45px; width: 47px; height: 63px; color: #333; opacity: 0; transition: all 0.25s ease 0s;}
.hot-list .owl-nav div i{text-shadow: 1px 1px 3px rgba(255,255,255,0.5), -1px -1px 3px rgba(255,255,255,0.5);}
.hot-list .owl-nav div:hover{color: #000;}
.hot-list .owl-nav div.owl-prev{left: -47px;}
.hot-list .owl-nav div.owl-next{right: -47px;}
.hot-list:hover .owl-nav div.owl-prev{left: 10px; opacity: 1;}
.hot-list:hover .owl-nav div.owl-next{right: 10px; opacity: 1;}

@media (min-width:320px){
    .sp-wrap{font-size: 15px; padding: 5px;}
    .sp-item{width: calc((100% - 10px) / 2); margin-right: 10px; margin-bottom: 10px;}
    .sp-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:360px){

}
@media (min-width:410px){
    .sp-wrap{font-size: 17px; padding: 15px;}
}
@media (min-width:480px){
    .sp-item{width: calc((100% - 30px) / 2); margin-right: 30px; margin-bottom: 30px;}
    .sp-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:580px){
    .sp-item{width: calc((100% - 10px) / 3); margin-right: 05px; margin-bottom: 15px;}
    .sp-item:nth-child(2n){margin-right: 05px;}
    .sp-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:767px){
    .sp-item{width: calc((100% - 50px) / 3); margin-right: 25px; margin-bottom: 25px;}
    .sp-item:nth-child(2n){margin-right: 25px;}
    .sp-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .sp-item{width: calc((100% - 60px) / 4); margin-right: 20px; margin-bottom: 20px;}
    .sp-item:nth-child(2n),
    .sp-item:nth-child(3n){margin-right: 20px;}
    .sp-item:nth-child(4n){margin-right: 0;}
}
@media (min-width:1170px){
    .sp-item{width: calc((100% - 60px) / 5); margin-right: 15px; margin-bottom: 15px;}
    .sp-item:nth-child(2n),
    .sp-item:nth-child(3n),
    .sp-item:nth-child(4n){margin-right: 15px;}
    .sp-item:nth-child(5n){margin-right: 0;}
}