.breadcrumb{margin: 0;}
.breadcrumb ul{list-style: none;}
.breadcrumb ul li{float: left; line-height: 20px;}
.breadcrumb ul li+li:before{content: "/"; display: inline-block; margin: 0 5px;}
.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;}
}.colhelp{position: relative;}
.colhelp-title{text-transform: uppercase; text-align: center; line-height: 33px; color: #fff; background: #a8d045;}
.colhelp-list{background: #fafafa; border: 1px solid #d7d7d7; border-top: 0;}
.colhelp-item{padding: 25px 10px 5px; border-bottom: 1px solid #d7d7d7;}
.colhelp-item:last-child{border-bottom: 0; }
.colhelp-name{margin-bottom: 20px; text-transform: uppercase; text-align: center; color: #333;}
.colhelp-c{margin: 0 5px 10px; padding-bottom: 20px; border-bottom: 1px dashed #d7d7d7;}
.colhelp-z{float: left;}
.colhelp-v{float: right;}
.colhelp-z{position: relative; margin-left: 20px;}
.colhelp-v{position: relative; margin-right: 20px;}
.colhelp-z-code, .colhelp-v-code{position: absolute; bottom: 40px; left: 0; width: 150px; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25); border: 5px solid #fff;}
.colhelp-z-code img, .colhelp-v-code img{height: auto!important;}
.colhelp-p a{font-size: 18px; color: #ff0000}
.colhelp-e a{color: #777;}
.colhelp-p a, .colhelp-e a{position: relative; display: block; padding: 5px 0 5px 50px; line-height: 30px;}
.colhelp-p a:after{background: url(/components/col.help/p.png) no-repeat center;}
.colhelp-e a:after{background: url(/components/col.help/e.png) no-repeat center;}
.colhelp-p a:after, .colhelp-e a:after{content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 50px; height: 30px; margin: auto;}.col-menu{margin-bottom: 30px;}
.col-menu ul{list-style: none;}
.col-menu ul li{position: relative;}
.col-menu ul li a{position: relative; display: block; font-size: 15px; text-transform: uppercase; line-height: 35px; color: #333; transition: all 0.25s ease 0s;}
.col-menu ul li a i{position: absolute; top: 0; left: 8px; font-size: 10px; line-height: 35px; transition: all 0.25s ease 0s;}
.col-menu ul li a:hover i{transform: translateX(3px);}
.col-menu ul li ul li a i{left: 25px;}
.col-menu > ul{background: #fff; border: 1px solid #e2e2e2; box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);}
.col-menu > ul > li > a{padding-left: 25px;}
.col-menu > ul > li > a:hover, .col-menu > ul > li.active > a{color: #5eb332;}
.col-menu > ul > li > i{position: absolute; top: 0; right: 0; width: 35px; height: 35px; font-size: 10px; text-align: center; line-height: 35px; cursor: pointer;}
.col-menu > ul > li > i:hover, .col-menu > ul > li.active > i{color: #5eb332;}
.col-menu > ul > li > ul > li > a{padding-left: 40px;}
.col-menu > ul > li > ul > li > a:hover, .col-menu > ul > li > ul > li.active > a{color: #5eb332;}.colnews{position: relative; margin-bottom: 30px;}
.colnews-title{position: relative; text-transform: uppercase; line-height: 35px; padding-left: 15px; border: 1px solid #d7d7d7;}
.colnews-title:after{content: ''; position: absolute; top: -1px; left: -1px; width: 7px; height: calc(100% + 2px); background: #a8d045;}
.colnews-list{border: 1px solid #d7d7d7; border-top: 0;}
.colnews-item{padding: 10px; border-bottom: 1px dashed #d7d7d7;}
.colnews-img{float: left; margin-right: 10px; padding: 1px; border: 1px solid #d7d7d7;}
.colnews-name{height: 60px; overflow: hidden;}
.colnews-name a{display: block; line-height: 20px; color: #333; transition: all 0.25s ease 0s;}
.colnews-name a:hover{color: #a8d045;}
.colnews-more{padding: 10px; text-align: right; line-height: 30px;}
.colnews-more a{display: inline-block; padding: 0 15px; background: #a8d045; color: #fff; transition: all 0.25s ease 0s;}
.colnews-more a:hover{background: #f30c3b;}.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: #f7f7f7; padding-right: 5px; position: relative; z-index: 2; color: #5eb332; 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{box-sizing: border-box; float: left; width: 40px; border: 1px solid #dedede; background: #fff; font-size: 20px; line-height: 33px; text-align: center; color: #5eb332;}

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

@media (min-width: 320px){
    .LienHeRight{margin: 0 0 30px;}
}
@media (min-width: 767px){
    .LienHeLeft{float: left; width: 30%;}
    .LienHeRight{float: right; margin: 0 0 20px 3%; width: calc(64% - 1px); padding-left: 3%; border-left: 1px solid #dedede;}
}.gallery-item{box-sizing: border-box; margin-bottom: 25px;}
.gallery-item a{display: block; font-family: HNBold; text-transform: uppercase; text-align: center; line-height: 20px; color: #333;s}
.gallery-item a img{margin-bottom: 10px; transition: all 0.25s ease 0s;}
.gallery-item a:hover img{box-shadow: 1px 1px 5px rgba(0,0,0,0.5);}
.gallery-item a p{height: 20px; overflow: hidden; transition: all 0.25s ease 0s;}
.gallery-item a p:hover{color: #5eb332;}
@media (min-width:480px){
    .gallery-item{float: left; width: calc((100% - 20px)/2); margin-right: 20px;}
    .gallery-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:580px){
    .gallery-item{width: calc((100% - 25px)/2); margin-right: 25px;}
    .gallery-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:767px){
    .gallery-item{width: calc((100% - 40px)/3); margin-right: 20px;}
    .gallery-item:nth-child(2n){margin-right: 20px;}
    .gallery-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .gallery-item{width: calc((100% - 50px)/3); margin-right: 25px;}
    .gallery-item:nth-child(2n){margin-right: 25px;}
    .gallery-item:nth-child(3n){margin-right: 0;}
}.table{box-sizing: border-box; display: table; width: 100%; border-collapse: collapse;}
.table-body{box-sizing: border-box; display: table-row-group;}
.table-row{display: table-row;}
.table-row.table-head{background: #f7f7f7; border-bottom: 3px solid #fff; font-size: 16px; text-align: center;}
.table-cell{box-sizing: border-box; display: table-cell; border: 1px solid #fff; border-bottom: 1px solid #fff; vertical-align: middle;}
.table-cell-price{text-align: center;}
.table-cell-price label{display: block; font-size: 16px; font-weight: bold; color: #333;}
.table-cell-price span{text-decoration: line-through; color: #777;}
.cart-name a{display: block;color: #333; transition: all 0.25s ease 0s;}
.cart-name a:hover{color: #5eb332;}
.cart-string{list-style: none; color: #777;}
.cart-string a{color: #777;}
.cart-string a:hover{text-decoration: underline;}
.cart-string li:last-child a{color: #ff0000;}
.cart-quantity{margin: auto; text-align: center;}
.cart-quantity *:not(div){box-sizing: border-box; float: left; display: block; border: 1px solid #fff; cursor: pointer;}
.cart-quantity a{display: block; font-size: 18px; font-family: HNBold; color: #5eb332; transition: all 0.25s ease 0s;}
.cart-quantity input{text-align: center; text-indent: 0; outline: none;}
.cart-quantity input::-webkit-outer-spin-button,
.cart-quantity input::-webkit-inner-spin-button{-webkit-appearance: none;}
.cart-quantity a:hover, .SP-quantity input:hover{border: 1px solid #5eb332;}
.cart-footer{margin-bottom: 30px; border-bottom: 1px solid #fff;}
.cart-refresh{float: left; background: #5eb332; margin: 5px 0; text-transform: uppercase; text-align: center; line-height: 40px; transition: all 0.25s ease 0s;}
.cart-refresh:hover{background: #333;}
.cart-refresh a{display: block; padding: 0 25px; color: #fff;}
.cart-total{float: right; font-size: 18px; font-weight: bold; text-align: right; line-height: 50px;}
.cart-total span{color: #ff0000;}
.cart-btn{margin-bottom: 50px; text-align: right; text-transform: uppercase; line-height: 40px;}
.cart-btn a{display: inline-block; padding: 0 25px; background: #333; text-align: center; color: #fff;  transition: all 0.25s ease 0s;}
.cart-btn a:nth-child(1){margin-right: 10px;}
.cart-btn a:hover{background: #5eb332;}
@media (min-width:320px){
    .table-row.table-head .table-cell{padding: 8px 5px;}
    .table-cell{padding: 10px 5px;}
    .table-row .table-cell:nth-child(4){display: none;}
    .payment-bill .table-row .table-cell:nth-child(2){width: 130px;}
    .cart-img{display: none;}
    .cart-name{margin-bottom: 5px;}
    .cart-name a{display: block; font-size: 18px;}
    .cart-quantity{width: 75px; line-height: 23px;}
    .cart-quantity *:not(div){min-width: 20px; padding: 0 2.5px;}
    .cart-quantity input{width: 30px; height: 25px; margin: 0 2.5px;}
}
@media (min-width:768px){
    .table-row.table-head .table-cell{padding: 8px 10px;}
    .table-cell{padding: 20px 10px;}
    .table-row .table-cell:nth-child(2),
    .table-row .table-cell:nth-child(3),
    .table-row .table-cell:nth-child(4){width: 130px;}
    .table-row .table-cell:nth-child(4){display: table-cell;}
    .payment-bill .table-row .table-cell:nth-child(2){width: 115px;}
    .cart-img{float: left; display: block; width: 150px; margin-right: 15px;}
    .cart-info{float: right; width: calc(100% - 165px);}
    .cart-name{margin-bottom: 10px;}
    .cart-quantity{width: 109px; line-height: 28px;}
    .cart-quantity *:not(div){min-width: 30px; padding: 0 5px;}
    .cart-quantity input{width: 40px; height: 30px; margin: 0 4.5px;}
}.payment-bill{margin-bottom: 30px;}
.payment-bill-item{position: relative;}
.payment-bill-item img{float: left; margin-right: 10px;}
.payment-bill-item label{display: block; font-weight: 600;}
.payment-bill-item span{display: block; font-size: 16px; font-weight: bold; color: #777;}
.payment-bill-item b{position: absolute; top: -10px; left: -10px; width: 25px; background: #ff0000; border-radius: 50%; text-align: center; line-height: 25px; color: #fff;}
.payment-final{padding-top: 10px;}
.payment-final form{padding: 10px 0 20px;}
.payment-final form input[name='code']{float: left; width: calc(100% - 120px); text-indent: 10px;}
.payment-final form input[type='submit']{float: right; width: 100px;}
.payment-final form input[name='code-cancel']{background: #ff0000;}
.payment-final form input[name='code-cancel']:hover{background: #5eb332;}
.payment-final ul{position: relative; list-style: none;}
.payment-final ul form{position: absolute; top: 0; right: 0; padding: 0;}
.payment-final ul li{margin-bottom: 10px;}
.payment-final ul li.code-error{font-style: italic; color: #ff0000;}
.payment-final ul li.code-done b{color: #5eb332;}
.payment-final ul li span{display: block; float: left;}
.payment-final ul li label{display: block; float: right;}
.payment-final ul > li:nth-last-child(2){padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
.payment-final ul > li:last-child label{font-size: 18px; font-weight: bold; color: #ff0000;}
.payment-form{margin-bottom: 30px;}
.payment-title{margin-bottom: 15px; font-size: 16px; font-weight: 600;}
.payment-info{margin-bottom: 15px;}
.payment-address{margin-bottom: 15px;}
.payment-textarea{margin-bottom: 10px;}
.payment-textarea textarea{padding: 10px;}
.payment-submit{text-align: right;}
.payment-submit input{width: auto; padding: 0 20px;}
.payment-item{position: relative; float: left; width: calc((100% - 20px)/3); margin-right: 10px; margin-bottom: 10px;}
.payment-item:nth-child(3){margin-right: 0;}
.payment-item:nth-child(4){margin-right: 0; width: 100%;}
.payment-item input{text-indent: 10px;}
.payment-item select{text-indent: 10px;}
.payment-item option{padding: 1px 5px;}
.payment-list{list-style: none; margin-bottom: 15px;}
.payment-list li{margin-bottom: 10px;}
.payment-list li label{display: block; padding: 5px 15px; background: #f7f7f7; border: 1px solid #d7d7d7; color: #333; cursor: pointer;}
.payment-list li label i{margin-right: 15px;}
.payment-list li label input{display: none;}
.payment-list li div.main-detail{display: none; padding: 10px; border: 1px solid #d7d7d7; border-top: 0;}
.payment-list li.active label{background: #5eb332; border: 1px solid #5eb332; color: #fff;}
.payment-list li.active div.main-detail{display: block;}
@media (min-width:767px){
    .payment-bill{float: right; width: calc(40% - 15px);}
    .payment-form{float: left; width: calc(60% - 15px);}
}
@media (min-width:970px){
    .payment-bill{width: calc(50% - 25px);}
    .payment-form{width: calc(50% - 25px);}
}header #menu{display: none;}
.menu{position: relative; z-index: 10;}
.menu ul{list-style: none;}
.menu ul li{position: relative;}
.menu ul li.display{display: none;}
.menu ul li a{display: block; font-size: 14px; font-weight: 700; line-height: 40px; color: #333;}
.menu ul li a i{margin-left: 0.25rem; font-size: 12px; color: #333; }
.menu ul li ul{position: absolute; top: calc(100% + 1rem); min-width: 150px; opacity: 0; pointer-events: none; transition: all 0.5s ease 0s;}
.menu ul li ul li a{padding: 0 1rem; background-color: #d7d7d7; text-wrap: nowrap;}
.menu ul li ul li a:hover{background-color: #d7d7d7; color: #fff;}
.menu > ul{display: flex;}
.menu > ul > li{flex: 0 0 auto;}
.menu > ul > li+li{margin-left: 2rem;}
.menu > ul > li > a{text-transform: uppercase; letter-spacing: 1px;}
.menu > ul > li:hover > a, .menu > ul > li.active > a{color: #333;}
.menu > ul > li > ul{padding-top: 0.5rem;}
.menu > ul > li > ul:before{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 1rem); box-shadow: 0 0 15px rgb(0 0 0 / 15%);}
.menu > ul > li:hover > ul{top: 100%; opacity: 1; pointer-events: auto;}
.mm-listitem__text i{display: none;}.xxx{}
.xxx-item{position: relative; margin-bottom: 30px;}
.xxx-img{}
.xxx-img img{}
.xxx-name{}
.xxx-name a{display: block; line-height: 20px; color: #333; transition: all 0.25s ease 0s;}
.xxx-prev{line-height: 20px; color: #333;}
.xxx-time{}
.xxx-more{}
.xxx-more a{display: block;}

.xxx .owl-nav{width: 53px; margin: 25px auto 0;}
.xxx .owl-nav div{width: 22px; height: 22px; border: 1px solid #e2e2e2; border-radius: 50%; transition: all 0.25s ease 0s;}
.xxx .owl-nav div:hover{background: #ebae51; border: 1px solid #ebae51;}
.xxx .owl-nav div i{display: block; text-align: center; line-height: 22px; color: #ebae51; transition: all 0.25s ease 0s;}
.xxx .owl-nav div:hover i{color: #fff;}
.xxx .owl-nav div.owl-prev{float: left;}
.xxx .owl-nav div.owl-next{float: right;}

@media (min-width:320px){

}
@media (min-width:360px){

}
@media (min-width:410px){

}
@media (min-width:480px){
    .xxx-item{float: left; width: calc((100% - 30px)/2); margin-right: 30px;}
    .xxx-item:nth-child(2n){margin-right: 0;}
    .xxx-name{height: 40px; overflow: hidden;}
    .xxx-prev{height: 60px; overflow: hidden;}
}
@media (min-width:580px){

}
@media (min-width:767px){

}
@media (min-width:970px){

}
@media (min-width:1170px){
    .xxx-item{width: calc((100% - 60px)/3); margin-right: 30px;}
    .xxx-item:nth-child(2n){margin-right: 30px;}
    .xxx-item:nth-child(3n){margin-right: 0;}
}.email-title{font-size: 24px; text-transform: uppercase; text-align: center; line-height: 35px; color: #333;}
.email-item{position: relative; float: left;}
.email-item:nth-child(1){width: calc(100% - 100px);}
.email-item:nth-child(2){width: 100px;}
.email-item input[type='submit']{width: 100%; background: #5eb332;}
.email-item input[type='submit']:hover{background: #5eb332;}
#email-result{font-size: 16px; text-transform: uppercase; text-align: center; line-height: 38px; color: #fff; background: #006cb5;}
@media (min-width:320px){
     .email{ margin-bottom: 10px;}
}
@media (min-width:767px){
    .email{float: left; margin-bottom: 0;}
    .email-title{float: left; margin: 0 10px 0 0;}
    .email-form{float: left; width: 316px;}
}
@media (min-width:970px){
     .email-title{margin: 0 20px 0 25px;}
    .email-form{width: 434px;}
}
@media (min-width:1170px){
     .email-form{width: 470px;}
}.hinh{margin-bottom: 5px;}
.hinh-item{float: left; margin-right: 15px; margin-bottom: 15px;}
@media (min-width:320px){
    .hinh-item{width: calc((100% - 15px)/2); margin-right: 15px;}
    .hinh-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .hinh-item{width: calc((100% - 30px)/3); margin-right: 15px;}
    .hinh-item:nth-child(2n){margin-right: 15px;}
    .hinh-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:767px){
    .hinh-item{width: calc((100% - 45px)/4); margin-right: 15px;}
    .hinh-item:nth-child(2n),
    .hinh-item:nth-child(3n){margin-right: 15px;}
    .hinh-item:nth-child(4n){margin-right: 0;}
}
@media (min-width:970px){
    .hinh{float: right; width: calc(100% - 600px);}
    .hinh-item{width: calc((100% - 15px)/2); margin-right: 15px;}
    .hinh-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:1170px){
    .hinh-item{width: calc((100% - 30px)/3); margin-right: 15px;}
    .hinh-item:nth-child(2n){margin-right: 15px;}
    .hinh-item:nth-child(3n){margin-right: 0;}
}.slide{margin-bottom: 20px;}
.slide1 .owl-dots{position: absolute; right: 0; bottom: 4.5px; left: 0; margin: auto; text-align: center;}
.slide1 .owl-dot{display: inline-block; width: 15px; height: 15px; margin: 0 3.75px; background: rgba(255,255,255,0.5); border-radius: 50%;}
.slide1 .owl-dot.active{background: #fff;}
.slide1,.slide2, .slide3{width: 100%;}
.sl-slick-1 .slick-arrow{position: absolute; top: 0; bottom: 0; width: 40px; height: 40px; border-radius: 50%; opacity: 0;}
.sl-slick-1 .slick-arrow i{display: block; font-size: 32px; color: #fff;}
.sl-slick-1 .slick-arrow:hover i{color: #999;}
.sl-slick-1 .slick-prev{left: 0;}
.sl-slick-1 .slick-next{right: 0;}
.sl-slick-1 .slick-dots{position: absolute; right: 0; bottom: 1.5rem; left: 0;}
.sl-slick-1 .slick-dots li{width: 1rem; height: 1rem; background-color: #fff; border-radius: 50%;}
.sl-slick-1 .slick-dots li+li{margin-left: 0.5rem;}
.sl-slick-1 .slick-dots li.slick-active{background-color: #777;}
.sl-slick-1:hover .slick-arrow{opacity: 1;}
.sl-slick-1:hover .slick-prev{left: 1.5rem;}
.sl-slick-1:hover .slick-next{right: 1.5rem;}
@media all and (max-width: 576px){
	.sl-slick-1 .slick-dots{bottom: 0.75rem;}
    .sl-slick-1 .slick-dots li+li{margin-left: 0.25rem;}
    .sl-slick-1 .slick-dots li{width: 0.75rem; height: 0.75rem;}
}.ttsk{margin-bottom: 20px;}
.ttsk-title{margin-bottom: 20px;}
.ttsk-title b{display: inline-block; border-bottom: 2px solid #a8d045; font-size: 19px; text-transform: uppercase; color: #555;}
.ttsk-item{position: relative; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
.ttsk-item:nth-child(4){margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
.ttsk-img{margin-bottom: 10px;}
.ttsk-name{margin-bottom: 5px;}
.ttsk-name a{display: block; font-family: HNMedium; font-size: 15px; line-height: 20px; color: #333; transition: all 0.25s ease 0s;}
.ttsk-name a:hover{color: #5eb332;}
.ttsk-prev{line-height: 20px; color: #777;}
.ttsk-time{line-height: 20px; color: #777;}
@media (min-width:480px){
    .ttsk-item{float: left; width: calc(100% - 290px);}
    .ttsk-item:nth-child(1){width: 270px; margin: 0 20px 0 0; padding-bottom: 0; border-bottom: 0;}
    .ttsk-name, 
    .ttsk-prev{max-height: 40px; overflow: hidden;}
}
@media (min-width:970px){
    .ttsk{float: left; width: 560px;}
}header #menu{display: none;}
a.menu-btn {display: inline-block;width: 40px;height: 40px;text-align: center;line-height: 30px;color: #333;cursor: pointer;}
.menu-btn{width: 50px; height: 40px; text-align: center;line-height: 40px;}
.menu-btn i{text-align: center;line-height: 40px;font-weight: bold;font-size: 24px;}
.menu{position: relative; height: 40px; z-index: 100;}
.menu-desk{float: left;}
.menu-desk ul{list-style: none; transition: all 0.25s ease 0s;}
.menu-desk ul li{position: relative; float: left; list-style: none; transition: all 0.25s ease 0s;}
.menu-desk ul li a{display: block; font-size: 15px; text-transform: uppercase; line-height: 40px; color: #666; transition: all 0.25s ease 0s;}

.menu-desk > ul > li > a{position: relative; padding: 0 15px}
.menu-desk > ul > li > a:after{content: ''; position: absolute; top: 0; right: -1px; bottom: 0; width: 2px; height: 25px; margin: auto; background: #d7d7d7;}
.menu-desk > ul > li:last-child > a:after{display: none;}
.menu-desk > ul > li.active > a{font-family: HNBold; color: #333;}
.menu-desk>  ul > li:hover > a{color: #333;}

.menu-desk ul li ul{position: absolute; width: 190px; opacity: 0; transform-origin: 0 0;}
.menu-desk ul li ul li{float: none; margin: 0; background: #fff;}
.menu-desk ul li ul li:hover{background: #d7d7d7;}
.menu-desk ul li ul li a{padding: 0 7px; text-transform: none; line-height: 30px;}

.menu-desk ul li ul{top: 100%; left: 0; transform: scale(1,0);}
.menu-desk ul > li:hover > ul{transform: scale(1,1); opacity: 1;}

.menu-desk ul li ul li ul{top: 0; left: 100%; transform: scale(0,1);}
.menu-desk ul li ul > li:hover > ul{transform: scale(1,1); opacity: 1;}

#menu-mobile{opacity: 0;}
.menu-mobile{position: relative; float: left; width: 50px; height: 40px; background: #1f2b37; 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{margin: 10px 0;}
    .menu-desk{display: none;}
    .menu-mobile{display: block;}
}
@media (min-width: 970px){
    .menu{margin: 15px 0;}
    .menu-desk{display: block;}
    .menu-mobile{display: none;}
    .menu-display{display: none;}
}
@media (min-width: 1170px){
}.news-item{margin-bottom: 30px; overflow: hidden; transition: all 0.25s ease 0s;}
.news-item:hover{box-shadow: 1px 1px 5px rgba(0,0,0,0.25);}
.news-info{padding: 15px; background: #fff;}
.news-name{margin-bottom: 20px;}
.news-name a{display: block; font-family: HNBold; font-size: 18px; line-height: 25px; color: #333; transition: all 0.5s ease 0s;}
.news-name a:hover{color: #5eb332;}
.news-time{float: left; line-height: 20px;}
.news-more{float: right;}
.news-more a{position: relative; display: block; padding: 0 11px 0 0; font-family: HNBold; line-height: 20px; color: #5eb332;}
.news-more a i{position: absolute; top: 4px; right: 2px; transition: all 0.25s ease 0s;}
.news-more a:hover i{right: -1px;}
@media (min-width:480px){
    .news-item{float: left; width: calc((100% - 20px)/2); margin-right: 20px;}
    .news-item:nth-child(2n){margin-right: 0;}
    .news-name{display: -webkit-box; height: 75px; -webkit-line-clamp: 3; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden;}
}
@media (min-width:580px){
    .news-item{width: calc((100% - 25px)/2); margin-right: 25px;}
    .news-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:767px){
    .news-item{width: calc((100% - 40px)/3); margin-right: 20px;}
    .news-item:nth-child(2n){margin-right: 20px;}
    .news-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .news-item{width: calc((100% - 50px)/3); margin-right: 25px;}
    .news-item:nth-child(2n){margin-right: 25px;}
    .news-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .news-item{width: calc((100% - 60px)/3); margin-right: 30px;}
    .news-item:nth-child(2n){margin-right: 30px;}
    .news-item:nth-child(3n){margin-right: 0;}
}.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{color: #ff0000;}
.product-blue{color: #1f2b37;}

.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: HNBold; font-size: 22px; color: #feb83f;}
.product-price li span{display: inline-block; width: calc(100% - 125px); padding-left: 15px; font-family: HNBold; 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: 20px; text-align: center; line-height: 30px; color: #fff; background: #1f2b37; 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: #1f2b37; border: 1px solid #1f2b37;}

.product-cart{position: relative; padding-top: 27px;}
.product-cart a{position: relative; float: left; display: block; font-size: 16px; font-family: HNBold; line-height: 40px; color: #fff; margin-bottom: 10px; padding: 0 15px 0 40px;}
.product-cart a:nth-child(1){margin-right: 10px; background: #bf191e;}
.product-cart a:nth-child(2){background: #1f2b37;}
.product-cart-add:hover a,
.product-cart-go:hover a{background: #ff0000;}
.product-cart a i{position: absolute; top: 0; left: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
.product-cart p {position: absolute; top: -5px; left: 0; display: none; font-style: italic; color: #1c4233;}

.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: HNBold; text-transform: uppercase; color: #333; background: #d7d7d7; border: 1px solid #d7d7d7; border-bottom: 0;}
.product-tab li a.active{position: relative; background: #f7f7f7; color: #1f2b37}
.product-tab li a.active:after{content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 1px; background: #f7f7f7;}

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

@media (min-width: 320px){    
    .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;}
}
.spD-big .slick-slide > div, .spD-nav .slick-slide > div{position: relative; height: 0; padding-top: 75%; cursor: pointer;}
.spD-big{background-color: var(--wite); box-shadow: 0 0 30px rgb(0 0 0 / 15%);}
.spD-nav .slick-slide{margin: 0 0.5rem; background-color: var(--wite);}
.spD-nav .slick-arrow{position: absolute; bottom: 0; width: 40px; height: calc(100% - 1rem); margin: auto; opacity: 50%;}
.spD-nav .slick-arrow:hover{opacity: 1;}
.spD-nav .slick-arrow i{display: flex; height: 100%; align-items: center; justify-content: center; color: var(--wite);}
.spD-nav .slick-prev{left: 0; background: linear-gradient(90deg, #01b0f1 25%, transparent 100%);}
.spD-nav .slick-next{right: 0; background: linear-gradient(270deg, #01b0f1 25%, transparent 100%)}
.spD-info h1{border-bottom: 1px solid var(--bord);}
.spD-info > ul{list-style: none; line-height: 30px;}
.spD-tabs{list-style: none;}
.spD-tabs li a{display: block; padding: 0 1.5rem; background-color: var(--grey);  line-height: 50px; color: var(--text);}
.spD-tabs li a.active{background-color: var(--main); color: var(--wite);}
.spD-cont{border: 1px solid var(--bord); border-top-color: var(--main);}
@media all and (min-width: 992px){
    .spD-tabs li a{font-size: 20px;}
}.sp-owl{margin-bottom: 25px;}
.sp-item{float: left; margin-bottom: 25px;}
.sp-wrap{padding: 15px 10px; background: #1f2b37; font-family: HNMedium; font-size: 15px; line-height: 20px;}
.sp-name{height: 40px; overflow: hidden; margin-bottom: 5px;}
.sp-name a{display: block; color: #fff;}
.sp-price{color: #feb83f;}
.sp-price span{padding-right: 5px; text-decoration: line-through; color: #999;}
.sp-list .owl-nav{position: absolute; top: -55px; right: 0; width: 75px;}
.sp-list .owl-nav div.owl-prev{float: left;}
.sp-list .owl-nav div.owl-next{float: right;}
.sp-list .owl-nav div i{width: 33px; background: #333; border: 1px solid #333; text-align: center; line-height: 33px; color: #fff; transition: all 0.25s ease 0s;}
.sp-list .owl-nav div i:hover{background: #fff; color: #333}
@media (min-width:320px){
    .sp-item{width: calc((100% - 10px) / 2); margin-right: 10px;}
    .sp-item:nth-child(2n){margin-right: 0;}
    .sp-list .owl-nav{display: none;}
}
@media (min-width:410px){
    .sp-list .owl-nav{display: block;}
}
@media (min-width:480px){
    .sp-item{width: calc((100% - 30px) / 2); margin-right: 30px;}
    .sp-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:580px){
    .sp-item{width: calc((100% - 10px) / 3); margin-right: 05px;}
    .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;}
    .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;}
    .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;}
    .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;}
}