@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
body {font-family: 'Roboto', sans-serif; font-size: 15px; line-height: 1.5; color: #222; background: #fff; }
input,button{outline: 0}
img{max-width: 100%;height: auto;}
p{line-height: 25px;}
a:hover{text-decoration: none}
.form-control:focus{box-shadow: none;}
.form-control{border: 1px solid #9a9ea1}
.txt-main{color:#38ab35;}
.txt-main2{color:#f94f01;}
.txt-3b88c8{color: #3b88c8}
.bg-main{background:#38ab35;}
.bg-main2{background:#f94f01;}
.title-home {font-size: 23px; font-weight: 600; color: #484848; margin-bottom: 20px; text-align: center;}
.cursor-pointer{cursor: pointer;}
.cursor-zoom-in{cursor: zoom-in;}
.justify-align-center{display: flex;justify-content: center;align-items: center;}
.border-r5{border-radius: 5px;}
.border-r0{border-radius:0px;}
.border-main{border: 1px solid #38ab35;}
.border-main2{border: 1px solid #f94f01;}
.border-botom1-main{border-bottom: 1px solid #38ab35};
.mr-n1px{margin-right: -1px}
.fs-15{font-size: 15px}
.fs-14{font-size: 14px}
.fs-13{font-size: 13px}
.fs-12{font-size: 12px}
.fs-11{font-size: 11px}
.fs-16{font-size: 16px}
.text-line-through{text-decoration: line-through;}

.col-xl-20pt{position: relative; width: 100%; padding-right: 15px; padding-left: 15px;}

.bg-black {background: #000; }
.border-black {border: 1px solid #000; }
.txt-black {color: #000; }
.txt-333{color: #333}

.py-75rem{padding-top: .75rem;padding-bottom: .75rem;}
.px-75rem{padding-left: .75rem;padding-right: .75rem;}
.fs-19{font-size: 19px}
.fs-21{font-size: 21px}
.fs-24{font-size: 24px}
.fs-14{font-size: 14px}
.fs-27{font-size: 27px}
.fs-30-im{font-size: 30px !important;}
.opacity-05{opacity: 0.5}
.h44px{height: 44px;}
.w-line {-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
.w-three-line {-webkit-line-clamp: 3; }
.w-two-line {-webkit-line-clamp: 2;}
.w-one-line {-webkit-line-clamp: 1;}
.w-four-line{-webkit-line-clamp: 4;height: 100px;}
.z-index-1{z-index: 1}
.txt-inherit,.txt-inherit:hover{color: inherit;}
.bg-237{background: rgba(237,237,237,1);}
.mb-2rem{margin-bottom: 2rem;}
.txt-999{color: #999}
.font-w-500{font-weight: 500;}
.modal{box-shadow: 0 0 20px #222; }
iframe{max-width: 100%;}

.hover-zoom-in{overflow: hidden;}
.hover-zoom-in img{transition: 0.3s;}
.hover-zoom-in:hover img{transform: scale(1.1);}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{color: #495057;}

/*pagniation*/
.pagination li a {opacity: .8;color:#000 ;}
.pagination li.current {font-weight: bold; }
.pagination li a, .pagination li.current {padding: .25rem .75rem; width: 35px; justify-content: center; display: flex; }
.pagination li {font-size: 15px; margin:  0.5rem; box-shadow: 1px 1px 1px 1px rgba(0,0,0,.5); border: 1px solid #514848; border-radius: 5px; }


/*#debug-kit-toolbar.minimized {opacity: 0.75; display: none; }*/


#header { color: #fff}
#header .header__top{background-color: #1e801c;font-size: 14px;}
#header .header__main{background-color:#38ab35}
#header .header__main .title-brand{font-size: 25px; }
#header .header-nav a{color: #fff}


/*#header .header__main .nav1{position: absolute; left: 100%; z-index: 999; background: #fff; width: calc(738px + 1rem); padding-left: 1rem; top: 0; }*/



.main__header .main__header_logo img{max-height: 40px;}
.main__header .main__header_search input{width: 280px;font-size: 13px;}
.main__header .main__header_search button{background: #f94f01;}

.main__header .main__cart_hotline .item-cart a{font-size: 22px;color: #f94f01;}
.main__header .main__cart_hotline .item-hotline .text {width: 80px; font-size: 11px; line-height: 15px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; padding: 5px 0; }
.main__header .main__cart_hotline .item-hotline a{font-size: 16px;}
.main__header .main__cart_hotline .centerHotline {width: 0px; height: 0px; border-bottom: 40px solid transparent; border-top: 0px solid transparent; border-left: 19px solid #fff; }
.main__header .main__cart_hotline .item-cart .number {background: red; font-size: 12px; border-radius: 50%; min-width: 17px; top: -13px; left: 23px; }

.main__nav .main__nav_menubar{height: 45px;}

.main__nav .main__nav_menubar .fa-bars{font-size: 21px;}
.main__nav .main__nav_policy .item_policy {font-size: 14px;}
.main__nav .main__nav_policy .item_policy .item_policy-img{ width: 42px; height: 43px;background-position-y: 1px;background: url(/img/fullIcon.png) no-repeat ;}
.main__nav .main__nav_policy .item_policy:first-child .item_policy-img{background-position-x: -75px }
.main__nav .main__nav_policy .item_policy:nth-child(2) .item_policy-img{background-position-x: -121px }
.main__nav .main__nav_policy .item_policy:nth-child(3) .item_policy-img{background-position-x: -167px }
.main__nav .main__nav_policy .item_policy:nth-child(4) .item_policy-img{background-position-x: -213px }

.main__nav .nav_cate_pro {top: 100%; z-index: 99; padding-top: 0.5rem; }
.main__nav .nav_cate_pro .nav .nav-item {border-bottom: 1px dotted #888; }
.main__nav .nav_cate_pro .nav .nav-item .nav-link img.img-small{border: 1px solid transparent;}
.main__nav .nav_cate_pro .nav .nav-link{color: #333; font-size: 14px; line-height: 25px; }
.main__nav .nav_cate_pro .nav1 > li:hover a{color:#f94f01 }
.main__nav .nav_cate_pro .nav1 .nav-link:hover img{border: 1px solid #f94f01;}

.main__nav .nav_cate_pro .nav0 > li:hover > a{color:#fff;background-color: #f94f01; }
.main__nav .nav_cate_pro .nav0 > li:hover > a::before {content: ""; right: -34px; top: 0; position: absolute; border: 17px solid transparent; border-left: 17px solid #f94f01; z-index: 100; }

.main__nav .nav_cate_pro .nav1 {opacity: 0; visibility: hidden; left: 100%; z-index: 99; width: 753px; top: 0; min-height: 300px; max-height: 65vh; overflow-y: auto; }
.main__nav .nav_cate_pro .nav1 > li {width: 25%;}
.main__nav .nav_cate_pro .nav0 > li:hover .nav1{opacity: 1;visibility: visible;}
.main__nav .nav_cate_pro .nav1 li a span{line-height: 18px;font-size: 14px;}

.main__nav .cate__menu{cursor: pointer;}
.main__nav .cate__menu:hover .nav_not_home {display: block !important;z-index: 100;}

.banners_ads .nav .nav-item:first-child{margin-bottom: 0.75rem;}


.slideshow__home .slick-list,.slideshow__home .slick-track,.slideshow__home .slide-home__item{height: 100%;}
.slideshow__home .slideshow-item{background-color: #383838;background-size: cover; background-repeat: no-repeat;}
.slide-home .slick-arrow, .slide-pro .slick-arrow,.slide-list .slick-arrow,.slide-news .slick-arrow{position: absolute;top: -45px; z-index: 99; align-items: center; justify-content: center; }
.slide-home .slick-arrow{top: 45%;background: rgba(255,255,255,.7)}
.slide-home .arrow-left{left: 1rem}
.slide-home .arrow-right{right: 1rem;}
.slide-home .arrow-left i,.slide-pro .arrow-left i{margin-right: 3px}

.slideshow__home .slide-home .slick-arrow{font-size: 17px; width: 40px ; height: 40px ; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #333; color: #fff;opacity: 0;visibility: hidden;}
.slideshow__home .slide-home:hover .slick-arrow{opacity: 1;visibility: visible;}
.slideshow__home .slide-home .arrow-right i{margin-left: 1px}
.slideshow__home .banner-small a:last-child{margin-bottom: 0 !important;}
.slideshow__home .slick-slider .slick-dots{bottom: 15px;}


.slick-disabled{opacity: 0.4;}
.slick-slider .slick-dots li {display: inline-block; margin: 0 0.3125rem; }
.slick-slider .slick-dots button {font-size: 0; color: transparent; background: #fff; border: 1px solid #f94f01; border-radius: 50%; display: block; width: 12px; height: 12px; padding: 0; box-shadow: 0 0.125rem 0.1875rem 0 rgb(0 0 0 / 10%); }
.slick-slider .slick-dots li.slick-active button {background: #f94f01; border-color: #f94f01; }
.slick-dots {position: absolute; width: 100%; display: flex; justify-content: center; padding: 0;}
.slick-track{margin-left: 0}


.productHot__title h2{font-size: 21px; color: #333; }
.productHot__title .view-more{color: #444;font-size: 14px;}
.productHot__title .view-more:hover{color: #f94f01;}
.productHot .list_pro .item-pro .item-pro__price .price_sale{font-size: 22px; }
.productHot .list_pro .item-pro{margin: 0 1rem;}

.list_pro .item-pro .item-pro__title a {color: #3e3e3e; font-size: 15px; font-weight: 400; min-height: 34px;}
.list_pro .item-pro .item-pro__title a:hover{color: #f94f01;;}
.list_pro .item-pro .item-pro__title{line-height: 17px;}

.list_pro .item-pro .item-pro__price .price_sale{color: #eb111a; font-size: 17px; }
.list_pro .item-pro .item-pro__price .price_main{color: #929292; font-size: 14px; font-weight: 400; }

.list_pro .item-pro .item-pro__img .txt-chung{background: #f05764; font-size: 12px; padding: 1px 5px; right: 3px; z-index: 99;}
.list_pro .item-pro .item-pro__img .txt-sale{top: 7px; border-top-left-radius: 7px; }
.list_pro .item-pro .item-pro__img .txt-chucnang{bottom: 25px;border-top-left-radius: 9px; border-bottom-left-radius: 9px; }

.list_pro .item-pro .item-pro__gift img{width: 35px;}
.list_pro .item-pro .item-pro__gift {position: absolute;top: 40px;right: 5px;}


.s_product__list .title_cat{border-top: 2px solid #38ab35;border-bottom: 2px solid #38ab35;}
.s_product__list .title_cat__right {border-top-left-radius: 60px; border-bottom-left-radius: 60px; }
.s_product__list .title_cat .txt-num{font-size: 28px; }
.s_product__list .title_cat__right .nav a:hover{font-weight: bold;color: #f94f01;}

.s_product__list .title_cat__right .nav .item-child{font-size: 14px;}
.list_pro .item-pro .item-pro__title a{font-size: 14px;}
.list_pro .item-pro {padding: 0 0.25rem; border: 1px solid #ddd6d6; margin-bottom: 0 !important; padding-bottom: 1rem; margin-bottom: -1px !important; margin-left: -1px; }

.list_pro .item-pro .item-pro__gift img{width: 30px;}
.list_pro .item-pro .price_note{background: rgba(240,87,100,0.8);font-size: 11px;padding: 1px 5px;}

.list_news .item-news .item-news__content h4 a{color: #333;font-size: 16px;}
.list_news .item-news .item-news__content h4 a:hover{color: #f94f01;}
.list_news .item-news .item-news__content .txt-des{font-size: 14px; line-height: 20px;color: #444;}

.s_news_video .title_main{font-size: 20px;border-bottom: 2px solid #38ab35;color: #333;}

.s_news_video  .list-video .item_video .fa-youtube{color: rgb(51 51 51 / 83%); font-size: 55px; }
.s_news_video  .list-video .list_video_small .fa-youtube{ font-size: 30px; }
.s_news_video  .list-video .item_video:hover .fa-youtube{color: red}

nav .breadcrumb li a{color: #555}
nav .breadcrumb li a:hover{color: #f94f01}
nav .breadcrumb .breadcrumb-item.active {color: #000; }


#view_pro .s_proview__top-img .slick-slide {display: flex; align-items: center; }
#view_pro .s_proview__top-img .slick-arrow {-webkit-appearance: none; border: none; background: none; padding: 0; position: absolute; top: 0; right: 0; left: 0; bottom: 42px; margin: auto; width: 10%; text-align: center; z-index: 1; color: #000; background: white; height: 1.2em; padding: 1em 0; cursor: pointer; }
#view_pro .s_proview__top-img .slick-arrow.slick-next {left: initial; }
#view_pro .s_proview__top-img .slick-arrow.slick-prev {right: initial; }

#view_pro .product-slider__nav .item-img-small img{box-shadow: 1px 2px 9px 1px rgb(0 0 0 / 50%);opacity: 0.5;transition: .3s;cursor: pointer;}
#view_pro .product-slider__nav .item-img-small.slick-current img{opacity: 1;}
#view_pro .product-slider__nav .slick-arrow i{opacity: 0;visibility: hidden;transition: .3s;background: rgba(255,255,255,.5); padding: .5rem; color: rgba(0,0,0,0.8); box-shadow: 1px 1px 9px 1px rgb(0 0 0 / 50%); margin: .5rem; }
#view_pro .product-slider__nav .slick-arrow {background: transparent; top: 0; height: 100%; display: flex; align-items: center; justify-content: center; top: -1rem; width: auto; }
#view_pro .product-slider__nav:hover .slick-arrow i{opacity: 1;visibility: visible;}
#view_pro .product-slider__nav .slick-arrow.slick-disabled i{opacity: .3}
#view_pro .product-slider__main {margin-bottom: 0; }
.item-pro .item-pro__img .product__sale,.product-img-main .product__sale  {position: absolute; width: 60px; height: 52px; z-index: 10; text-align: center; line-height: 52px; left: 20px; top: 20px; background: url(/img/sale.png); color: #fff; pointer-events: none; transform: rotate(-15deg); }
.item-pro .item-pro__img .product__sale:after,.product-img-main .product__sale:after {content: "%"; font-size: 13px; }



.s_time_contact .item-hotline{font-size: 17px;color: #f94f01}
.s_time_contact .item-hotline a{font-size: 22px;}
.s_time_contact .item-contact a{font-size: 20px;}
.s_time_contact a:hover{color: #38ab35}

.s_showrom .s_showrom__top h3{font-size: 23px;}
.s_showrom .s_showrom__top h4{font-size: 20px;}
.s_showrom .s_showrom__top .logo{max-height: 55px;}
.s_showrom .list_showrom .item-showrom{font-size: 13px;}
.s_showrom .list_showrom .item-showrom .name-showroom{font-weight: 600;}


.s_social .nav .nav-link {background: #c5c5c5; color: #717e91; width: 30px; height: 30px; border-radius: 50%; transition: 0.3s; font-size: 14px; }
.s_social .nav .nav-link:hover{color: #fff;}
.s_social .nav .nav-link.item-fb:hover{background: #4267B2;}
.s_social .nav .nav-link.item-gg:hover{background: #d34836;}
.s_social .nav .nav-link.item-twitter:hover{background: #1DA1F2;}
.s_social .nav .nav-link.item-skype:hover{background: #00aff0;}
.s_social .nav .nav-link.item-youtube:hover{background: #ff0000;}
#footer .footer_info .footer_info__title{color: #333; font-size: 20px;}
#footer .footer_info ul li a{color: #333; font-size: 14px;}
#footer .footer_menulink ul li a{color: #888;font-size: 13px;}
#footer .footer_menulink .list_chinhsach li a{color: #444;}
#footer .footer_menulink .list_chinhsach li {border: 1px groove #c4c4c4;}
#footer .footer_info ul li a:hover,#footer .footer_menulink ul li a:hover{color: #f94f01;}

#footer .footer__copyright .logo img{max-height: 50px;}
#footer .footer__copyright .txt-copyright p{font-size: 13px; color: #3e3e3e;}

#footer .footer_support{font-size: 12px;position: fixed;left: 0;bottom: 0;width: 100%;z-index: 99;}
#footer .footer_support .logo img{max-height: 35px;}
#footer .footer_support p {line-height: 18px;}
#footer .footer_support .hotline{font-size: 17px;font-weight: bold;}

#footer .footer_support .item-zalo img,#footer .footer_support .item-fb img{max-height: 18px; -webkit-animation: tada 1.5s infinite; animation: icon-zoom 1.5s infinite;}
#footer .footer_support .item-fb{background: #0080f7;}
#footer .footer_support .item-zalo{background: #ff8f2b;}
.image_float_left{height:120px !important;float:left;margin: 5px 10px;}
@keyframes icon-zoom{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.3,1.3,1.3) rotate(3deg);transform:scale3d(1.3,1.3,1.3) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.3,1.3,1.3) rotate(-3deg);transform:scale3d(1.3,1.3,1.3) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}

.back-to-top {z-index: 101; cursor: pointer;  display: none;right: 48px; bottom: 100px;}
.back-to-top i{font-size: 19px;}


#modal_form_send_re {opacity: 0;visibility: hidden;position: fixed; top: 0; left: 0; width: 100vw; height: 100vh;  z-index: 999; display: flex; align-items: center; justify-content: center;}
#modal_form_send_re.show{opacity: 1;visibility: visible;}
#modal_form_send_re .form-send-re{z-index: 10;border-radius: 5px;box-shadow: 0 11px 15px -7px rgb(0 0 0 / 20%), 0 24px 38px 3px rgb(0 0 0 / 14%), 0 9px 46px 8px rgb(0 0 0 / 12%);}
#modal_form_send_re .head-form h3{font-size: 18px;}

#modal_form_send_re .head-form {border-top-left-radius: 5px; border-top-right-radius: 5px; }
#modal_form_send_re .body-form{border-top: 1px solid #b8bbbd;border-bottom: 1px solid #b8bbbd}
#modal_form_send_re .body-form input{font-size: 15px;}
#modal_form_send_re .bottom-form button{border-radius: 5px;}

#modal_form_send_re.show .bg-modal{position: absolute; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.45);; }


#headshort h1{font-size: 26px;padding-left: 3%;text-align: right;font-weight: 400;text-rendering: optimizeLegibility;text-transform: uppercase;margin: 4px 7px 4px 2px;}
.list_news li:hover a{color:#3d8b03!important}
#view_pro .s_proview__top-content .pro-title{font-size: 22px; color: #333;}
#view_pro .s_proview__top-content .price_bd{font-size: 18px; color: #555}
#view_pro .s_proview__top-content .price_sale{font-size: 28px;}
#view_pro .s_proview__top .boxSale {width: 100%; margin: 15px 0px; border-radius: 5px; position: relative; }
#view_pro .s_proview__top .boxSale .sale {position: absolute; top: -15px; left: 10px; padding: 5px 10px; display: block; color: #f05764; text-transform: uppercase; font-family: "Open Sans",sans-serif; background: url(/img/qua.png) no-repeat left center scroll #FFF; padding-left: 40px; }
#view_pro .s_proview__top .boxSale .contentBoxSale {width: 100%; padding: 20px 10px 5px 10px; font-size: 15px; border: 1px solid #eab466; line-height: 25px; border-radius: 5px; color: #f05764; }
#view_pro .s_proview__bottom .s_proview__bottom_support .item_ld{background: url(/img/people-pay.png) no-repeat 18px center scroll #f8f8f8; background-size: 45px; }
#view_pro .s_proview__bottom .s_proview__bottom_support .item_ch{background: url(/img/sua.jpg) no-repeat 13px center scroll #f8f8f8; }
#view_pro .s_proview__bottom .s_proview__bottom_support .item_lv{background: url(/img/baotri.png) no-repeat 13px center scroll #f8f8f8; }
#view_pro .s_proview__bottom .s_proview__bottom_support .item {padding-left: 85px; height: 77px; }
#view_pro .s_proview__bottom .s_proview__bottom_support .item{position: relative;}
#view_pro .s_proview__bottom .s_proview__bottom_support .item:after {background: #fff url(/img/dot_seperate.png) no-repeat center center; width: 36px; height: 77px; content: ""; position: absolute; right: -31px; top: -1px; z-index: 9; }
#view_pro .s_proview__bottom .s_proview__bottom_support .item-col:last-child .item:after{display: none;}
.info-title span{background: #38ab35; }
.info-title{border-bottom: 1px solid #38ab35;}
#view_pro .s_proview__bottom_tags span, .s_proview__bottom_tags a{color: #8f8f8f; display: inline-block; font-size: 14px; }
#view_pro .s_proview__bottom_tags a:hover{color:#f94f01 ;}
.list_pro .s_proview__pro_related_list .item-pro {margin: 0 !important;border: 0 !important; }
.h200{height: 200px;}
.show_template{width: 100% !important;}
.tx_line_through{font-style: italic;text-decoration: line-through;}
.s_cart_right .title-name{width:150px;}

.s_proview__bottom_info-content *{max-width: 100%;}
.box_article{height:auto !important}
.right-0{right:0;}
.table_mau_cam{background: #ff8f2b;width: 100%;border: 0;padding: 1rem;}
#ez_toc h3{font-size: 1.2rem;}
#ez_toc{border: 2px solid var(--dark);border-radius: 4px; padding: 1rem .75rem;margin-bottom: 1rem;background: var(--white);    margin-top: 1rem;}
#ez_toc a{color: var(--dark);display: flex;}
#ez_toc a:hover{color: var(--color-main);}
#ez_toc ul{padding-left: 0;margin-bottom: 0;list-style: none;}
#ez_toc .ez-toc-ul0{margin-left: 1rem;line-height: 1.8;font-size: 14px;opacity: 1;visibility: visible;height: auto;overflow: unset;}
#ez_toc .ez-toc-ul0 .ez-toc-li0{position: relative;}
#ez_toc button{border: none;background: var(--dark);color: var(--light);}
#ez_toc button i.fa-angle-left{display: none;}
#ez_toc.active button i.fa-angle-down{display: none;}
#ez_toc.active button i.fa-angle-left{display: block;}
#ez_toc.active .ez-toc-ul0{opacity: 0;visibility: hidden;height: 0;overflow: hidden;transition: opacity .3s;}
#ez_toc a span{width: 30px;display: block; text-align: right;padding-right: 5px;}
#content table{max-width: 100% !important;}
@media (max-width: 991.98px){

	body{font-size: 13px;}
	.main__header .main__header_logo .img-logo{width: 200px;}

	.nav-icon-menu a {left: 0; position: absolute; top: 0; width: 20px; height: 37px; background-repeat: no-repeat; background-position: center; background-size: 15px; color: transparent; font-size: 0; text-align: center; line-height: 56px; transition: all 0.2s ease-in-out; }

	.nav-icon-menu .hamburger .hamburger_box {display: inline-block; position: relative; width: 17px; height: 17px; }
	.nav-icon-menu .hamburger .hamburger_inner,.nav-icon-menu .hamburger .hamburger_inner::before,.nav-icon-menu .hamburger .hamburger_inner::after {display: block; position: absolute; width: 17px; height: 2px; background-color: #fff; transition-property: transform; transition-duration: 0.6s; transition-timing-function: ease; }
	.nav-icon-menu .hamburger_inner {top: 2px; }
	.nav-icon-menu .hamburger_inner::before {top: 6px; transition-property: transform,opacity; content: ''; }
	.nav-icon-menu .hamburger_inner::after {top: 12px; content: ''; }
	.nav-icon-menu.active .hamburger .hamburger_inner, .nav-icon-menu.active .hamburger .hamburger_inner::before, .nav-icon-menu .hamburger.active .hamburger_inner::after {background-color: #fff; }
	.nav-icon-menu.active .hamburger .hamburger_inner::before {width: 20px; opacity: 0; -moz-transform: translate3d(-6px,-5px,0) rotate(-45deg); -webkit-transform: translate3d(-6px,-5px,0) rotate(-45deg); transform: translate3d(-6px,-5px,0) rotate(-45deg); }
	.nav-icon-menu.active .hamburger .hamburger_inner::after {width: 20px; -moz-transform: translate3d(0,-12px,0) rotate(-90deg); -webkit-transform: translate3d(0,-12px,0) rotate(-90deg); transform: translate3d(0,-12px,0) rotate(-90deg); }
	.nav-icon-menu.active .hamburger .hamburger_inner {width: 20px; -moz-transform: translate3d(-3px,6px,0) rotate(45deg); -webkit-transform: translate3d(-3px,6px,0) rotate(45deg); transform: translate3d(-3px,6px,0) rotate(45deg); }


	.main__header {height: 45px; position: fixed; left: 0; top: 0; width: 100%; z-index: 999; background: #38ab35; box-shadow: 1px 0px 3px 1px #38ab35; }
	.main__header .nav-icon-menu{width: 40px;}
	.main__header .main__cart_hotline {margin-top: 5px}
	.main__header .main__cart_hotline .item-cart .number {background: #f94f01; top: -9px; left: 19px; }
	.main__header .main__cart_hotline .item-cart a {font-size: 16px; color: #fff; }



	.header-nav {background: #FFF; width: 100%; overflow: auto; position: fixed; z-index: 1003; top: 45px; bottom: 0; left: -100%; transition: all 0.3s ease 0s; }
	#header .header-nav > .container{padding: 0}
	#header li a{color:#000;}
	#header .header-nav .nav0 > li a.active{color: #38ab35;}
	#header .header-nav .nav0 > li.active > .item-sub a,#header .header-nav .nav1 > li.active > .item-sub a{font-weight: bold;}
	#header .header-nav a{color: #000}
	#header .header-nav .nav1 li{border-right: 0 !important;}
	.open-header-nav .header-nav {left: 0; box-shadow: 0 0 0.25rem rgb(0 0 0 / 10%); }
	.header-nav .nav1,.header-nav .nav2 {background: transparent; box-shadow: none; display: none;margin: 0 1rem; position: relative; top: 0; left: 0; }
	.header-nav .nav2{padding-right:0;}
	.header-nav .nav1 > li.menu-item-has-children.active > .item-sub i.fa-chevron-down, .header-nav .nav0 > li.menu-item-has-children.active > .item-sub i.fa-chevron-down {transform: rotateZ(180deg); }
	.header-nav li.menu-item-has-children i.fa-chevron-down {transition: all 0.3s ease 0s;font-size: 15px;color:#000 }
	.header-nav .nav1 > li a:after {content: "-"; position: absolute; top: 7px; left: 0; }
	.header-nav .nav1 > li a{position: relative;}
	.header-nav .nav1{border-bottom: 1px solid #a4a5a7}
	#header .header-nav .nav  li:hover > a, #header .header-nav .nav0 li:hover > .item-sub > a, #header .header-nav .nav1 > li:hover .item-sub > a{color: #38ab35;}

	.main__header .main__header_search input{width: 100%;}

	.main__header__container,.main__header__container > .s_container {height: 100%;}
	.main__header_search form{box-shadow:1px 1px 5px 1px rgb(34 34 34 / 32%); position: absolute; top: 45px; left: -1rem; width: calc(100% + 2rem); background: #fff; }
	.main__header_search form input{width: 100%; border-radius: 4px;}
	.main__header_search form button{z-index: 99;position: absolute; right: 10px; height: 31px; width: 40px; background: #fff; top: 9px; }
	.main__header .main__header_search button {background: #fff; color: #000; }

	body.scroll .main__header_search form {box-shadow:none;top: 0; left: 2.5rem; width: calc(100% - 6rem); background: transparent; height: 100%; }
	body.scroll .main__header_search form #boxSearch {padding: 0 !important; height: 100%; display: flex; align-items: center; }

	body.scroll .main__header_logo{display: none;}
	body.scroll .main__header_search form button {right: 3px; height: 29px; width: 35px; top: 8px; }
	#apimap iframe{width: 100% !important}
	@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.3,1.3,1.3) rotate(3deg)}40%,60%,80%{transform:scale3d(1.3,1.3,1.3) rotate(-3deg)}to{transform:scaleX(1)}}

	.content_for_layout{margin-top: 96px;}
	.slideshow_ads {min-height: 125px !important;}
	.productHot__title h2 {font-size: 14px; }
	.productHot__title .view-more {font-size: 13px; }
	.s_product__list .title_cat .txt-num {font-size: 23px; }

	/*.main__nav {display: none;}*/
	.productHot .list_pro .item-pro .item-pro__price .price_sale {font-size: 17px; }
	.list_pro .item-pro .item-pro__price .price_main {font-size: 13px; }
	.list_pro .item-pro .item-pro__img .txt-chung {font-size: 11px; }
	.list_pro .mx-n1{margin-left: calc(-0.25rem + 4px)!important;margin-right: calc(-0.25rem + 2px)!important;}
	.list_pro .item-pro__img  {height: 220.66px; }
	.list_pro .item-pro .item-pro__gift img {width: 25px; }

	.s_product__list .list_pro .item-pro .item-pro__title a {font-size: 13px; }
	.list_pro .item-pro .item-pro__price .price_sale {font-size: 15px; }
	.list_pro .item-pro .item-pro__price .price_main {font-size: 12px; }
	.list_pro .item-pro .item-pro__gift img {width: 25px; }

	#view_pro .s_proview__bottom .s_proview__bottom_support .item:after{display: none;}
	#view_pro .s_proview__top-content .pro-title {font-size: 18px; }

	.s_news_video .title_main {font-size: 14px; }
	.list_news .item-news .item-news__content h4 a {font-size: 14px; }
	.list_news .item-news .item-news__content .txt-des {font-size: 13px; }
	.list_news .view-more{font-size: 13px;}
	.footer_support {display: none;}
	.s_time_contact .item-hotline {font-size: 14px; }
	.s_time_contact .item-hotline a,.s_time_contact .item-contact a ,.s_time_contact .hour-lv{font-size: 16px; }
	.s_time_contact img{width: 40px;}
	.s_showrom .s_showrom__top .logo {max-height: 35px; }
	.s_showrom .s_showrom__top h3 {font-size: 16px; text-align: center; }
	.s_showrom .s_showrom__top h4 {font-size: 18px; text-align: center; }
	#footer{margin-bottom: 45px;}
	#footer .footer__copyright .txt-copyright p {text-align: center; line-height: 17px; }
	.footer_chat_mb {background: rgb(230, 92, 19); position: fixed; bottom: 0; display: flex; justify-content: center; color: #fff; width: 100%; left: 0; z-index: 99; }
	.footer_chat_mb a{color: #fff;font-size: 12px;}
	.footer_chat_mb li a img{width: 20px;animation: tada 1.2s infinite;padding-top: 2px;}
	.footer_chat_mb li{width: 33.33%;}
	.footer_chat_mb li{border-right: 1px solid #dee2e6;}
	.footer_chat_mb li:last-child{border-right:0;}

}
@media (max-width: 767.98px){
.list_pro .item-pro__img  {height: 246px; }
.item-pro .item-pro__img .product__sale,.product-img-main .product__sale{ left: 10px; top: 10px;  }
.list_pro_home{margin-left: 2px;}
.s_cate_page{margin-left: 2px;}
}
@media (max-width: 575.98px){
	.back-to-top {right: 16px; bottom: 65px; padding: 5px 10px!important; }
	.list_pro .item-pro__img  {height: 163.5px; }
}


@media (min-width: 576px){
	.mb-sm-2rem{margin-bottom: 2rem !important;}
}
@media (min-width: 768px){
	.mb-md-2rem{margin-bottom: 2rem !important;}
	.list_pro_home{margin-left: 3px;}
	.s_cate_page{margin-left: 3px;}
}

@media (min-width: 992px){
	.main__nav .nav_cate_pro .nav1 {width: 654px;}
	.main__nav .main__nav_policy .item_policy .item-text{max-width: 95px;font-size: 13px;}


	#header .header-nav .nav0 a{font-size: 14px;}
	#header .header-nav .nav-icon-menu {display: none;}
	#header .header-nav .nav1, #header .header-nav .nav2 {border-bottom: 3px solid #9fe928;box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 50%); z-index: 999; left: 0; visibility: hidden; -moz-transition: .3s; font-size: 14px; position: absolute; left: -9999px; top: 60px; opacity: 0; transition: top .3s,opacity .3s; -webkit-transition: top .3s,opacity .3s; -moz-transition: top .3s,opacity .3s; }
	#header .header-nav .nav2{display: none;}
	#header .header-nav .nav > li:hover .nav1{opacity: 1;visibility: visible;top: 100%;left: 0;}
	#header .header-nav .nav1 > li:hover .nav2{opacity: 1;visibility: visible;left: calc(100% + 1px);top:0;display: block;}
	#header .header-nav .nav1 li{ background:#38ab35;}
	#header .header-nav .nav1 a{white-space: nowrap;}
	#header .header-nav .nav1,#header .header-nav .nav2{min-width: 250px;font-size:14px; }
	#header .header-nav .nav2{left: 100%;}


	#header .header-nav .nav0 > li > .item-sub > a.active::after,
	#header .header-nav .nav0 > li:hover:not(.menu-item-has-children) > .item-sub > a::after {content: ""; height: 2px; left: 0; position: absolute; width: 100%; background: #fff; top: 50px; }
	#header .header-nav .nav0 > li:hover > .item-sub > a,
	#header .header-nav .nav0 > li > .item-sub > a.active {background: #f94f01}
	#header .header-nav .nav0 > li.menu-item-has-children:hover > .item-sub > a:before{border-color: #fff transparent transparent; top: 40px;}
	#header .header-nav .nav0 > li.menu-item-has-children:hover > .item-sub >a:after {background: transparent!important; }


	#header .header-nav .nav1 > li > .item-sub a:hover:before,#header .header-nav .nav2 > li a:hover:before  {left: 8px; opacity: 1; }
	#header .header-nav .nav1 > li > .item-sub a:before,#header .header-nav .nav2 > li a:before {border-style: solid; border-width: 4px; bottom: 0; content: ""; height: 8px; left: 0; margin: auto; position: absolute; top: -1px; width: 8px; opacity: 0; -webkit-transition: all 300ms linear 0ms; -moz-transition: all 300ms linear 0ms; -o-transition: all 300ms linear 0ms; -ms-transition: all 300ms linear 0ms; transition: all 300ms linear 0ms; }
	#header .header-nav .nav1 > li > .item-sub a:before,#header .header-nav .nav2 > li a:before {border-color: transparent transparent transparent #fff; }
	.list_pro .item-pro__img  {height: 168.25px; }
	.s_cate_page .item-pro__img img {height: 224.5px; }
	.list_pro_home{margin-left: 4px;}
	.s_cate_page{margin-left: 4px;}

}
@media (min-width: 1200px){
	.mx-xl-75rem{margin-right: .75rem !important;margin-left: .75rem !important}
	.mx-xl-n75rem{margin-right: -0.75rem !important;margin-left: -0.75rem !important}
	.px-xl-75rem{padding-right: .75rem !important;;padding-left: .75rem !important;}
	.col-xl-20pt{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}

	.main__nav .nav_cate_pro .nav1 {width: 543px;}
	.main__nav .main__nav_policy .item_policy .item-text{max-width: 200px;font-size: 14px;}
	.main__header .main__header_search input{width: 400px;}
	.list_pro .item-pro__img  {height: 161.19px; }
	.s_cate_page .item-pro__img img {height: 177.66px; }

	.list_pro_home{margin-left: 5px;}
	.s_cate_page{margin-left: 6px;}


}

@media (min-width: 1300px){
	.container {max-width: 1250px; }
	.main__nav .nav_cate_pro .nav1 {width: 716px;}
	.list_pro .item-pro__img {height:177.69px;}
	.s_cate_page .item-pro__img img{height:196px;}
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px; }
	.main__nav .nav_cate_pro .nav1 {width: 753px;}

	.list_pro .item-pro__img {height: 188.19px;}
	.s_cate_page .item-pro__img img{height: 207.66px;}
}
/*css IE 11*/
@media all and (-ms-high-contrast:none) {
}
