@charset "UTF-8";

/* Main */
:root{--color-red:#ec2d3f;--color-medium-red:#cc2c32;--color-dark-red:#c31829;--color-green:#28a745;--color-dark-green:#207d36;--color-black:#212529;--color-gray:#6c757d;}
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6{padding: 0; margin: 0;}
*{ margin: 0; padding: 0; } 
.clear{clear:both;}
.clearfix::after{ content: ""; clear: both; display: table;}
body{ font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:1.5; }
a{ text-decoration:none;}
a:focus{outline:none;color:#fff;text-decoration:none;}
ul{ list-style:none; padding:0; margin:0;}
p{margin-bottom:8px;}
.slick-slide img{display: inline-block !important;}
a[href^="tel"] { color: inherit; text-decoration: none; }
.text-align-center{ text-align: center !important; }
.menu_top{display: none;}
.fixwidth{max-width:1200px;margin:auto;}
.fixpage{max-width:1200px;margin:auto;}
.maincontent{width:1366px;margin:auto;max-width: 1366px;overflow: hidden;}
.maincontent img{max-width: 100%;}
a{text-decoration: none !important;}
.wrap{text-align: center;}
#sub_img_detail{margin-top:10px;}
body::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
body::-webkit-scrollbar{width: 8px; background-color: #F5F5F5;}
body::-webkit-scrollbar-thumb{ background-color: #999;}

#wrapper{ overflow-x: hidden; }
img{max-width:100%;height:auto !important; }
a,input,textarea{outline:none;padding:0px;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.w-clear:after{display:block;content:"";clear:both;}
.hidden{display:none;}
.none{display:none;}
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden;}
.wrap-main,.wrap-content{max-width:1200px;margin:0px auto;padding:0px 0px 40px 0;}
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}

.header-top{ color:#000;font-family: 'Muli-Regular'; font-size: 14px; padding: 10px 0; border-bottom: 1px #acf2aa solid; }
.header-top span{ color:#089805;  }
/* General */
.title-main{margin:1.5rem 0 ;text-align:center;}
.title-main span{text-transform:uppercase;color:#333;font-size:28px;font-family: 'RobotoCondensedBold';}
.time-main{margin-bottom:0.75rem;color:#999999;}
.time-main i{vertical-align:top;margin:3px 7px 0px 0px;}
.time-main span{vertical-align:top;display:inline-block;}
.social{list-style:none;padding:0px;margin:0px;}
.social li{display:inline-block;vertical-align:top;}
.social li:last-child{margin-right:0px;}
.control-carousel{position:absolute;top:calc(50% - 30px/2);margin-bottom:0px;width:30px;height:30px;text-align:center;line-height:30px;border:1px solid #eee;z-index:2;background-color:#fff;color:#ccc;cursor:pointer;}
.control-carousel:hover{background-color:var(--color-red);border-color:var(--color-red);color:#fff;}
.prev-carousel{left:0px;}
.next-carousel{right:0px;}

.pagetitle{ border-bottom: 1px solid #ddd; text-transform: uppercase; font-family: 'RobotoBold'; font-weight: bold; font-size: 22px; margin-bottom: 25px; }
/* Header */


.header_left{max-width: 410px;}
.boxmenu_middle{max-width: 430px; width: 50%;}
/*==========SEARCH=============*/
.right_menu{ position: relative; }
.ws_playpause { display: none; }
.frm_timkiem{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 90%; max-width: 680px; border-radius: 5px; z-index: 99; }

.frm_timkiem button{top: 0px; background: #04449b; border-top-right-radius: 5px; border-bottom-right-radius: 5px; outline:none; border:none;right:0; font-size: 13px; color:#fff; width: 110px; position: absolute;z-index: 999; top: 0px; height: 60px; }
 
.frm_timkiem .input{text-indent: 10px; outline:none;transition:all ease 0.5s;  border-radius: 5px; height: 60px; padding-right: 120px; border: 0; width: 100%; z-index: 99; color:#333; background:#fff; font-size:14px; font-family: 'Muli-Regular';}
.frm_timkiem .input::-webkit-input-placeholder{color:#c8c8c8; font-style: italic;}
.frm_timkiem .input::-moz-placeholder{color:#c8c8c8; font-style: italic;}
.frm_timkiem .input:-ms-input-placeholder{color:#c8c8c8; font-style: italic;}
.frm_timkiem .input:-moz-placeholder{color:#c8c8c8; font-style: italic;} 

.none_bg{background:none !important;padding-right: 0 !important;text-align: right !important;transition:all ease-in-out 0.5s;line-height: inherit !important;}
.none_bg:hover #search{width:100%;}
.none_bg:hover #search input{opacity:1;}

.hotlinetop{ background:url(../images/img-data/tel.png) no-repeat left center; color: #fff; padding-left: 30px; font-size:18px; font-family: 'Muli-Bold'; margin-left: 15px;}
.tvtop{background:url(../images/img-data/ico.png) no-repeat 8px 9px; padding: 5px 15px; padding-left: 25px; color: #fff; padding-left: 30px; font-size:17px; font-family: 'Oswald-Regular'; border: 1px solid #fff; border-radius: 3px; margin-left: 30px;}

.thongketc{ position:absolute; left:0; bottom: 0; width: 100%; }
.thongketc div{ width: 50%; text-align: center; padding: 5px 0; }
/* Menu */
/*=====menu======*/
 
 
.header{ padding: 5px 0; }
.header_logo{ position: relative; z-index: 10000; padding-right: 20px;  }
.header_logo img{ transition: all 0.3s; max-height:120px;}
.boxmenu_right{ margin-bottom: -6px; }
.icon-head .icon-img{ padding-right: 10px; }
.icon-head .icon-info{ line-height: 1.4; text-align:left; text-indent: -30px;}
.icon-head .icon-info div:nth-child(1){ font-family: 'VL Miss Le Gatees'; color:#191919; font-size: 30px; }
.icon-head .icon-info div:nth-child(2){ font-family: 'UTM HelvetIns'; color:#089905; font-size: 24px; }


.header_banner{ display: block; }

.header-height{ position:fixed; padding: 5px 0; width: 100%; top: 0px; left:0; z-index: 109; }
.header-height::before{ content: ''; position:absolute; height: 190px; background: url(../images/img-data/shadow.png) repeat-x; background-size: auto 100%; width: 100%; top: 0px; left:0; transition: all 0.3s;}
#menu_top{   position: relative; z-index: 110;}
.menu { position: relative; }
 

 
.menu ul.menu_cap_cha .menu-d-none{ display: none !important; }
.menu ul.menu_cap_cha{margin:0; position: relative; }
.menu ul.menu_cap_cha li{transition:all ease-in-out 0.2s;position:relative; }
.menu ul.menu_cap_cha li.menulicha{  padding:10px 25px;  }
.menu ul.menu_cap_cha li.menulicha>a{font-family: 'Muli-SemiBold'; color:#fff; font-size: 15px; text-decoration: none; display: block; cursor: pointer; text-align: center; position: relative; height: 35px; line-height: 35px; } 

.menu ul.menu_cap_cha li.menulicha:hover>a,.menu ul.menu_cap_cha li.active>a{ background: url(../images/img-data/m2.png) no-repeat; background-size: 100% 100%; }
.menu ul.menu_cap_cha li.menulicha:hover>a::before,.menu ul.menu_cap_cha li.active>a::before{ content: ''; width:16px; height: 35px; position: absolute; right: 100%; top: 0; background: url(../images/img-data/m1.png) no-repeat; background-size: 100% 100%;}
.menu ul.menu_cap_cha li.menulicha:hover>a:after,.menu ul.menu_cap_cha li.active>a::after{ content: ''; width:16px; height: 35px; position: absolute; left: 99%; top: 0; background: url(../images/img-data/m3.png) no-repeat; background-size: 100% 100%;}

.none_boder_r{ border-right: 0 !important; }
.no_bg{ background-image:none !important;}

.menu_cap_cha .desk-hide{ display: none; }
/*---menu cấp con---*/
.menu_cap_con{position:absolute;display:none; border-radius: 5px; transition:all ease 0.5s;left: 0px; top:100%; background: #04449b; z-index: 99;}
.menu_cap_con li{ padding: 0 !important; }
.menu_cap_con li:first-child{ border-top-left-radius: 5px; border-top-right-radius: 5px; }
.menu_cap_con li:last-child{ border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.menu_cap_con li a{display:block; width:100%; min-width: 220px; font-size: 15px; font-family: 'Muli-SemiBold'; float:none !important; transition:all ease 0.2s; line-height: initial !important; padding: 12px 10px !important; position: relative; border-bottom: 1px solid rgba(255,255,255,0.5); margin:0px; color:#fff !important;}
.menu_cap_con li:last-child a{ border-bottom: none;}
.menu_cap_con li:hover{background:#02306e !important}
.menu_cap_cha li:hover .menu_cap_con{display:block;}
.menu_cap_con li:hover .menu_cap_2{ display:block; }
 
.menu_cap_2{ position: absolute; border-radius: 5px; left: 100%; top: 0; display:none;background: #04449be6;}
.menu ul.menu_cap_cha li.menulicha.spkhac .menu_cap_2{ position: absolute; right: 100%; left: auto; top: 0;}

.menu_cap_2 li:hover .menu_cap_3{ display:block; }
.menu_cap_3{ position: absolute; left: 100%; top: 0; display:none;}

.menu_cap_3 li:hover .menu_cap_4{ display:block;}
.menu_cap_4{ position: absolute; left: 100%; top: 0; display:none;}

.fixed:before{ height: 105px; transition: all 0.3s; }
.fixed img{ transition: all 0.3s; max-height:80px;}

/*
#search button{position: absolute; top: 7px; right: 10px;border:none; width:13px; height:19px; background:none;outline:none;}

.fixed{position: fixed !important;width:100%;max-width:100%;top: 0px !important;z-index: 999;-webkit-animation: fadeInDown 1.3s ease backwards; -moz-animation: fadeInDown 1.3s ease backwards; -o-animation: fadeInDown 1.3s ease backwards; -ms-animation: fadeInDown 1.3s ease backwards; background: #fff; 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)";
-moz-box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);
box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000);
}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}

*/ 


/* Slider*/

.item_slider{position: relative;}
.item_slider img{position: relative; width: 100%;}
.slider_info { position: absolute; top: 0; left: 0%; bottom: 0; z-index: 2; display: flex; display: -webkit-flex; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; opacity: 0; justify-content: space-between;}
.slider_info--text{width: 50%;margin:auto;}
.item_slider .thumb::before {display: none; content: ""; position: absolute; top: 30%; left: 0; bottom: 0; width: 450px; background: -moz-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); background:linear-gradient(left, #fff -10%, rgba(255, 255, 255, 0) 100%); text-align:center; z-index: 1;}
#slider .owl-item.active .item_slider .slider_info, #slider_mb .owl-item.active .item_slider .slider_info {opacity: 1; -webkit-animation: fadeInRight 1s ease backwards; -moz-animation: fadeInRight 1s ease backwards; -o-animation: fadeInRight 1s ease backwards; -ms-animation: fadeInRight 1s ease backwards; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 1.5s; -o-animation-delay: 1.5s; animation-delay: 1.5s;}
#slider .owl-item.active .owl-lazy, #slider_mb .owl-item.active .owl-lazy{opacity: 1}
@keyframes fadeInRight {from {opacity: 0;transform: translate3d(0%, -20%, 0);} to {opacity: 1;transform: none;}}
.fadeInRight {animation-name: fadeInRight;}
.thumb{ background-position: center center;background-repeat: no-repeat;background-size: cover; display: block; position: relative;/*padding-bottom: calc(439/850 * 100%);*/}
.slider_info__name{color: #fff; font-size: 65px; font-family: 'RobotoCondensedBold'; padding-bottom: 10px; text-align: center;}
.button-more{display: inline-block; vertical-align: top; color: #010101; position: relative; z-index: 2; background: #fff; border: none !important; font-family: "RobotoRegular"; padding: 12px 30px; font-size: 14px; letter-spacing: 1px; margin-left: 4px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.button-more:hover {color: #fff;background: #1a9edc;}
.btn-main:after, .btn-main:before {content: "";position: absolute;bottom: -4px;left: -4px;top: 0;right: 0;border: solid 1px #1a9edc;z-index: -1;}
.btn-main:after {right: -4px;top: -4px;bottom: 0;left: 0;z-index: -2;}
.slider_info__desc{font-size: 18px; font-family: 'RobotoMedium'; color: #fff;text-align: center;}

.slider_info1 { position: absolute; left: 50%; bottom: 10%; background: rgba(259,148,41,0.8); z-index: 2; padding:15px 30px;
-moz-transform: rotate(0deg) scale(1, 1) skewX(-26deg) skewY(0deg) translate(-50%, 0);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(-26deg, 0deg) translate(-50%, 0);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(-26deg, 0deg) translate(-50%, 0);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(-26deg, 0deg) translate(-50%, 0);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(-26deg, 0deg) translate(-50%, 0);
}
.slider_info__name1{color: #fff; font-size: 30px; font-family: 'RobotoRegular'; text-align: center;white-space: nowrap;
-moz-transform: rotate(0deg) scale(1, 1) skewX(26deg) skewY(0deg) translate(0, 0);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(26deg, 0deg) translate(0, 0);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(26deg, 0deg) translate(0, 0);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(26deg, 0deg) translate(0, 0);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(26deg, 0deg) translate(0, 0);
}


/* Slideshow */
 
.slideshow{position:relative; width: 100%; }
/*.slideshow:after{content:'';position: absolute;top:0;left:0;width:100%;height:45%;background: linear-gradient(rgba(0,0,0,0.7), rgba(255,255,255,0)); z-index: 99;}*/
.slideshow a{display:block;cursor:pointer;}
.slideshow a img{width:100%;}
.slideshow:hover .control-slideshow{opacity:0.3;}
.slideshow .control-slideshow:hover{opacity:0.8;}
.control-slideshow{opacity:0;position:absolute;z-index:2;top:calc(50% - 50px/2);width:35px;height:50px;text-align:center;line-height:50px;font-size:25px;cursor:pointer;margin:0px;background-color:#000000;border-radius:3px;}
.control-slideshow i{color:#ffffff;}
.prev-slideshow{left:20px;padding-right:3px;}
.next-slideshow{right:20px;padding-left:3px;}

.row-flex-xs { display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -25px;}

.filter-page{ padding:10px 0 30px 0; }
.filter-index{ margin-top: -94px; position:relative; z-index:99; margin-bottom: 10px; }
.box-filter{ background: rgba(0, 0, 0, 0.5); padding: 20px; }
.filter-item{ width: calc( 25% - 50px ); }
.filter-item select{display: block; color: #fff; background: none; border-radius: 4px; border: 1px solid #fff; width: 100%; height: 44px;}
.filter-item select option { background: rgba(0, 0, 0, 0.8); }
.filter-btn{ width: 144px; }
.filter-btn button{ width: 100%; color: #fff; background: #f90000; height: 44px; border-radius: 4px; border: 1px solid #f90000; }
 
/* Breadcrumb */
.breadCrumbs{background-color:#eee;margin-bottom:25px;}
.breadCrumbs .wrap-content{padding:0.75rem 10px;max-width:1200px;}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0;}
.breadCrumbs .wrap-content .breadcrumb-item a{color:var(--color-black);}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}
 
.wrap_gioithieu{ padding: 60px 0; background: url(../images/img-data/bg1.png) no-repeat; background-size: cover; position: relative;}
.left_gt{width: 50.5%; padding-right: 3%; padding-bottom: 24px; position: relative;}
.left_gt::before{ content: ''; width:24px; height: 207px; position: absolute; top: 0; left: -70px; background: url(../images/img-data/gti.png) no-repeat;}

.right_gt{width: 49.5%;}
.right_gt img{ display: block ;width: 100%;}
.title-gt1{ font-family: 'Oswald-Regular'; color: #04449b; font-size: 35px; line-height: 1.3; }
.title-gt2{ font-family: 'UTM Impact'; font-size: 40px; color: #dd0900; margin-bottom: 20px;} 
.desc-gt{ color: #212121; position: relative; font-size: 15px; line-height: 1.3; margin-bottom: 15px;}

.xemgt{ display: block; position: relative; }
.xemgt a{ display: inline-block; background: url(../images/img-data/go.png) no-repeat 0px 0px; padding-left: 55px; height: 46px; text-align: center; line-height: 46px; color:#dc0000; font-family: 'Muli-Regular'; font-size: 15px; font-style: italic; position: relative; }


.wrap-qc{}
.wrap-qc img{ width: 100%;}
 
 
 
.title{ margin-bottom: 20px; position: relative; }
.title span.listname_title{ padding-left: 40px; display: inline-block; position: relative; background: url(../images/img-data/title.png) no-repeat 0 10px; font-family: 'UTM Impact'; font-size: 35px; color: #04449b; position: relative; text-transform: uppercase; cursor: pointer;}
.title a.xemdanhmuc{ font-family: 'Muli-Regular'; font-size: 15px; color: #04449b; position: relative; font-style: italic;}
.title a.xemdanhmuc:hover{ color: #f00; }
 
 
 
.wrap_video{ padding: 50px 0; background: url(../images/img-data/bg2.png) no-repeat; background-size: cover; }
.item_video{ margin-bottom: 0px; }
.item_video .pic-video{ display:block; padding-top:85%; position:relative; overflow:hidden; }
.item_video .pic-video img{ position: absolute; left: 50%; top: 50%; min-width: 100%; height: 100%; max-height: 100%; max-width: initial; transform: translate(-50%,-50%); }
.item_video .pic-video:before{ content: ''; position:absolute; left: 50%; top: 50%; width: 60px; height:60px; background:url(../images/img-data/play.png); transform: translate(-50%,-50%); z-index:1; background-size: 100% 100%; }

.owl_video .owl-prev{ position: absolute; left: 0; top: 50%; margin: 0 !important; transform: translate(-120%,-50%); }
.owl_video .owl-next{ position: absolute; right: 0; top: 50%; margin: 0 !important; transform: translate(120%,-50%); }
.wrap-bottom{ padding: 50px 0;}

.news_bt{width:100%; padding: 7px 0; display:block;}
.news_bt:nth-child(2n+1){flex-direction: row-reverse;}
.news_bt .pic-news{ width:100%; margin-bottom: 10px;}
.news_bt .pic-news img{width:100%;}
.news_bt .info-news{ width:100%; padding: 8px 12px;}
.news_bt .name-news{ margin-bottom:8px; }
.news_bt .name-news a{color:#333333; font-size:20px; font-family: 'Muli-Bold'; display:block; line-height:normal; font-weight: bold;}
.news_bt .name-news:hover a{color:var(--color-red);}
.news_bt .desc-news{color:#333333; font-size: 14px; font-family: 'Muli-Regular'; line-height:22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

 
.paging_ajax{ text-align: center; margin-top: 20px; }
.paging_ajax a{  display: inline-block; border:1px solid #ddd; border-radius: 3px; padding: 3px 5px; margin: 0 3px; min-width: 30px; text-align: center; cursor: pointer; }
.paging_ajax a:hover,.paging_ajax a.current{ background: #4f4f4f; color: #fff;}

.wrap_product_new{ padding:40px 0; }
.xemthem{ text-align: center; margin-top: 30px;}
.xemthem a{ display: inline-block; color:#7c7c7c; border: 1px solid #7c7c7c; padding: 4px 20px; border-radius: 14px; font-family: 'Oswald-Regular'; }
.xemthem a:hover{ color:#f00; border: 1px solid #f00; }
 
.wrap_product{ padding-bottom:50px; }
.wrap_product_index{padding-top:50px;}

.box_gal{ margin-bottom: 30px; }
.loadkhung_gal{display: grid;grid-template-columns: repeat(3,1fr); grid-gap:30px;}
.gallery_item{}
.gallery_item .gallery_img{display: block; overflow: hidden;}
.gallery_item .gallery_img a{display: block; overflow: hidden;}
.gallery_item .gallery_img img{width: 100%; display: block; transform: scale(1); transition: all 0.3s;}
.gallery_item:hover .gallery_img img{ transform: scale(1.1); }
.gallery_item .gallery_info{ margin-top: 10px; }
.gallery_item .gallery_info .gallery_name{ text-align: center; }
.gallery_item .gallery_info .gallery_name a{ font-family: 'Muli-SemiBold'; font-size: 18px; color: #000; transition: all 0.3s;}
.gallery_item:hover .gallery_info .gallery_name a{ color: #f00; }

.loadkhung_product1{display: grid;grid-template-columns: repeat(3,1fr); grid-gap:40px;}
.loadkhung_product{display: grid;grid-template-columns: repeat(4,1fr); grid-gap:35px;}
.boxproduct_item{ }
.boxproduct_item .boxproduct_img{display: block; overflow: hidden;position: relative; background: #fff;}
.boxproduct_item .boxproduct_img img{width: 100%; transform: scale(1); transition: all 0.5s;}
.boxproduct_item:hover .boxproduct_img img{ transform: scale(1.1); }
.boxproduct_item .boxproduct_info{ text-align: center;}
.boxproduct_item .boxproduct_name{ margin-top:10px; position: relative; }
.boxproduct_item .boxproduct_name a{ transition: all 0.5s; color:#000; font-size:15px; font-family: 'Muli-Bold'; display: block; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.boxproduct_item:hover .boxproduct_name a{ color:#e21212; }
.boxproduct_item .boxproduct_price{color:#5c5c5c; line-height: 1.6; font-size: 14px; font-family: 'Muli-Regular';}
.boxproduct_item .boxproduct_price span{color:#dd0900; }
 
.loadkhung_product1 .boxproduct_item .boxproduct_name a{ font-size:18px; }


.pagination-home{ margin-top: 30px; }  
.pagination { flex-wrap: wrap; }
/*====BOX TIN TUC====*/
.news-item-box{padding:40px 0; background: #f2f2f2;}
.flex-news{ display: flex; flex-wrap: wrap; margin: 0 -15px; }
.news-item{ width: 50%; padding: 10px 15px; }
.news-item__centent{ padding: 10px; background: #fff; display: flex; }
.news-item__img{display: block; overflow: hidden; width: 200px; float: left;}
.news-item__img img{transition: all ease 0.3s;}
.news-item__item:hover .news-item__img img{transform: scale(1.04);}
.news-item__item{background: #fff;}
.news-item__info{ width: calc( 100% - 200px ); padding-left: 15px;}
.news-item__name a{text-transform: uppercase;color:#000000;font-family: 'RobotoCondensedBold';font-size:16px;}
.news-item__ngaytao{color:#cc0000;font-size:15px;font-family: 'RobotoCondensedRegular';}

.main_news{ font-size: 24px; font-family: 'Muli-Bold'; margin-bottom: 20px;}
 

 
 
/*====BOX FOOTER====*/
 
.boxfooter_container{ color:#f8f8f8; position: relative; background: url(../images/img-data/bg3.png) no-repeat; background-size: cover; font-family: 'Muli-Regular'; font-size: 16px;}
.boxfooter_container .fixwidth{ padding:50px 0; padding-top:60px; }
.title-name{ color:#ffea00; font-family: 'UTM HelvetIns'; font-size: 35px; margin-bottom: 20px; }

.boxfooter_left{ width: 38%; }
.boxfooter_middle{ width: 25%; }
.boxfooter_right{ width: 28%; }

.social2{ margin-top: 20px; }
 
.validation-newsletter{  }
.validation-newsletter{}
.item-position{ width: 100%; margin-bottom: 5px;}

.validation-newsletter input{ height: 45px; border-radius: 4px; font-style: italic; width: 100%; outline: none; color: #bcc0c4; background-color: #fff; border: none; padding: 0 10px;}
.validation-newsletter  input::-webkit-input-placeholder{color:#bcc0c4;}
.validation-newsletter  input::-moz-placeholder{color:#bcc0c4;}
.validation-newsletter  input:-ms-input-placeholder{color:#bcc0c4;}
.validation-newsletter  input:-moz-placeholder{color:#bcc0c4;} 

.validation-newsletter textarea{ border-radius: 4px; font-style: italic; width: 100%; outline: none; color: #bcc0c4; background-color: #fff; border: none; padding: 10px;}
.validation-newsletter  textarea::-webkit-input-placeholder{color:#bcc0c4;}
.validation-newsletter  textarea::-moz-placeholder{color:#bcc0c4;}
.validation-newsletter  textarea:-ms-input-placeholder{color:#bcc0c4;}
.validation-newsletter  textarea:-moz-placeholder{color:#bcc0c4;} 

.validation-newsletter button{ height: 45px; font-family: 'Muli-Bold'; font-size: 17px; border-radius: 4px; width:100%; background-color: #ffea00; color: #089905; border: none;}

.boxfooter_bottom{padding:15px 0; background: #01367d; text-align: center; font-size: 12px; font-family:'Muli-Regular';}
.boxfooter_bottom .fixwidth { padding: 0; }
.boxfooter_bottom .fixwidth a{ color:#fff; }

.title-footer{ font-family: 'Muli-Bold'; font-size: 17px; margin-bottom: 15px; color:#fff; position: relative; padding-bottom: 6px;}
.title-footer:before{ position: absolute; content: ''; width: 40px; height: 2px; background: #fff; left: 0px; bottom: 0px;}
.bottom-contact1 iframe{ display: block; width:100%!important; height: 480px !important;}

.titleft{ font-family: 'UTM Impact'; font-size: 35px; text-align: center; line-height: 1; margin-bottom: 10px; }
.sloganft{ font-family: 'VL Miss Le Gatees'; font-size: 40px; margin-bottom: 40px; text-align: center; line-height: 1; }

.item_footer{ position: relative; max-width: 400px; }
.item_footer .icon_footer{ position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 49px; height: 49px; }
.item_footer .icon_footer img{ display: block; }
.item_footer .info_footer{ padding-left: 62px; color: #fff; }
.item_footer .info_footer div:nth-child(1){  font-family: 'Muli-Regular'; font-size: 14px; }
.item_footer .info_footer div:nth-child(2){ font-family: 'Muli-Regular'; font-size: 14px; }

/* Sản Phẩm Detail */
.mota_page_product{ margin-bottom: 20px; padding: 10px 20px; border: 1px solid #ebebeb; }
.mota_page_product .main_news{ margin-bottom: 10px; }
.noidung_page_product{ margin-top: 20px; }

.pro_catagory{ margin-bottom: 20px; display: flex; flex-wrap: wrap; }
.pro_catagory div{width: calc( ( 100% / 6 ) - 6px ); margin: 5px 3px; }
.pro_catagory div a{ display: block; color: #666; line-height: 1.3; border: 1px solid #e1e1e1; border-radius: 2px 2px; padding: 8px 10px; text-align: center; font-size: 13px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.pro_catagory div a:hover { border: 1px solid #ff0000;}

.border-top-0{ border-top: none; }
.muangay1{ display: inline-block; background: #82ae46; border: 1px solid #82ae46; color: #fff; padding:6px 8px; width: 100%; max-width: 140px; border-radius:4px; transition: all 0.4s; text-align: center; font-size: 16px; }
.muangay1:hover{ background: #fff; color: #82ae46; }

.muangay2{ display: inline-block; background: #f00; border: 1px solid #f00; color: #fff !important; padding:6px 8px; width: 100%; max-width: 140px; border-radius:4px; transition: all 0.4s; text-align: center; font-size: 16px; cursor:pointer; }
.muangay2:hover{ background: #cd0d15; border: 1px solid #cd0d15; color: #ff0 !important; }

.mota_page{ margin-bottom: 20px; }
.noidung_page{ margin-top: 20px; }
.grid-pro-detail{margin-bottom:50px;}
.left-pro-detail{position:relative;float:left;width:43%;text-align:center;margin-right:2%;background:white;}
.left-pro-detail .MagicZoom{border:1px solid #eee;padding:7px;border-radius:5px;}
.right-pro-detail{width:54%;float:right;}
.gallery-thumb-pro{position:relative;margin-top:10px;}
.owl-thumb-pro{padding:0px 40px;}
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.title-pro-detail{text-transform:capitalize;font-size:24px;display:block;font-weight:700;}
.social-plugin-pro-detail{margin-bottom:5px;margin-top:0px!important;}
.desc-pro-detail{margin-top:0.6rem;}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{ padding: 4px 0; }
.attr-label-pro-detail{margin:0px 5px 0px 0px; min-width: 95px; display: inline-block;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.price-new-pro-detail{font-weight:700;font-size:17px;color:var(--color-red);}
.price-old-pro-detail{font-weight:500;color:var(--color-gray);text-decoration:line-through;padding-left:10px;}
.color-pro-detail{display:inline-block;vertical-align:top;position:relative;width:35px;height:30px;margin:0px 0px 3px 0px;border:1px solid transparent;}
.size-pro-detail{border:1px solid #ccc;padding:3px 10px 4px 10px;display:inline-block;position:relative;}
.size-pro-detail.active,.color-pro-detail.active{border-color:#e5101d;color:#e5101d;}
.color-pro-detail.active:before,.size-pro-detail.active:before{content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;bottom:0px;right:0px;margin:auto;z-index:1;background-image:url(../images/check-cart.png);background-repeat:no-repeat;background-position:bottom right;}
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio]{outline:none;position:absolute;cursor:pointer;width:100%;height:100%;-webkit-appearance:none;border:0px;top:0px;left:0px;}
.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail button{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail button.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail button.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;display:flex;align-items:stretch;justify-content:flex-start;}
.cart-pro-detail a{width:auto;text-align:center;color:#fff;padding:8px 15px;text-transform:uppercase;border-radius:3px;}
.cart-pro-detail a.addnow{margin-right:10px;background:#fd6e1d;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));background:-webkit-linear-gradient(top,#f59000,#fd6e1d);background:-moz-linear-gradient(top,#f59000,#fd6e1d);background:-ms-linear-gradient(top,#f59000,#fd6e1d);background:-o-linear-gradient(top,#f59000,#fd6e1d);}
.cart-pro-detail a.buynow{background-color:var(--color-green);}
.cart-pro-detail a.buynow:hover{background-color:var(--color-dark-green);}
.cart-pro-detail a i{vertical-align:top;margin-top:3px;margin-right:8px;}
.tags-pro-detail{margin:1rem 0px 2rem 0px;}
.tags-pro-detail a{float:left;font-size:12px;color:#fff;padding:5px 10px 7px 10px;margin-right:5px;margin-bottom:5px;background-color:var(--color-red);border-radius:3px;}
.tags-pro-detail a:hover{background-color:var(--color-medium-red);}
.tags-pro-detail a i{font-size:10px;float:left;margin:5px 5px 0px 0px;}
.tabs-pro-detail .ul-tabs-pro-detail{padding:0px;list-style:none;margin-bottom:1rem;border-bottom:1px solid #e7e7e7;}
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left;margin-right:5px;margin-bottom:5px;background:#eee;padding:5px 10px;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background:#333;color:#fafafa;}
.tabs-pro-detail .ul-tabs-pro-detail li:last-child{margin-right:0px;}
.tabs-pro-detail .content-tabs-pro-detail{display:none;}
.tabs-pro-detail .content-tabs-pro-detail.active{display:block;}
.tabs-pro-detail{ margin-top: 20px; }
/* Toc */
.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul>li{margin:0;margin-bottom:8px}
.box-readmore li ul>li:before{content:counters(item,".") " "}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px}
.box-readmore ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px}
.box-readmore ul li a{color:#333333;cursor:pointer;font-weight:600;}
.box-readmore ul li a:hover{color:#767676;}

/* Bài viết */
.news{width:49%;float:left;margin-bottom:25px;display:block;}
.news:nth-child(2n){float:right;}
.news:nth-child(2n+1){clear:both;}
.news .pic-news{float:left;margin-right:4%;width:36%;}
.news .pic-news img{width:100%;}
.news .info-news{float:left;width:60%;}
.news .name-news a{color:#333;font-size:16px;display:block;line-height:normal;margin-bottom:5px;font-weight: bold;}
.news .name-news:hover a{color:var(--color-red);}
.news .time-news{color:var(--color-gray);margin-bottom:0.25rem;}
.news .desc-news{color:#333333;margin-top:5px;line-height:22px;}
.share{padding:17px 10px 10px 10px;line-height:normal;background:rgba(128,128,128,0.15);margin-top:15px;border-radius:5px;}
.share b{display:block;margin-bottom:5px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;}
.list-news-other li a:hover{color:var(--color-red);}
 
 
/* Contact */
.top-contact{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px;}
.top-contact .article-contact{width:48%;}
.form-contact{width:47%;}
.input-contact{position:relative;margin-bottom:15px;}
.input-contact input,.input-contact textarea{width:100%;padding:0px;outline:none;font-size:14px;}
.input-contact input{text-indent:10px;}
.input-contact textarea{resize:none;height:150px;padding:10px;}
.input-contact .custom-file-label::after{content:attr(title);}
.bottom-contact{position:relative;height:500px;}
.bottom-contact iframe{position:absolute;top:0px;left:0px;width:100%!important;height:100%!important;}

 

/* Phân Trang */
.pagination-home .pagination .page-item .page-link{color:#555555;font-size:.875rem;}
.pagination-home .pagination .page-item.active .page-link{color:#ffffff;background-color:#555555;border-color:#555555;}
/* Phân Trang Ajax */
.pagination-ajax{text-align:center; margin-top: 20px;}
.pagination-ajax .pagination{justify-content: center !important;}
.pagination-ajax a{display:inline-block;vertical-align:top;margin:0px 2px 3px 2px;color:#333;background:#eee;border:1px solid rgba(161,161,161,0.4);font-size:12px;cursor:pointer;padding:3px 10px 3px 10px;border-radius:2px;}
.pagination-ajax a.current,.pagination-ajax a:hover{background:var(--color-red);color:#fff;border-color:var(--color-red);}

/* Popup custom */
.modal-custom .modal-footer{padding:0.5rem;}
.modal-custom .modal-footer .btn{font-size:14px;}
/* Popup */
#popup .modal-body{padding:0px;}

/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}

/* Hidden Check Grammar Coccoc */
coccocgrammar{display:none;}

/* Scroll Top */
.scrollToTop{width:41px;height:41px;text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:30px;right:15px;display:none;z-index:10;cursor:pointer;}

/* Text Hide */
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}

/* Transition All */
.transition{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;}

/* Scale IMG */
.scale-img{overflow:hidden;display:block;}
.scale-img img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}
.scale-img:hover > img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}


.mgb20{ margin-bottom:20px; }

.box_circel1,.right_gt1{ display: none; }
div.menu_mobi, div.menu_mobi_add { display: none;}
.menu_mobi_add .menulicha i{ position: absolute; right: 0; top: 0; padding: 12px 16px; }
/* Responsive */
 
@media(max-width:1199px){
 
	.menu_cap_cha { display: none !important; }
	.topdc{display: none;}
	.boxmenu_right{display: none !important;}
	.header-top { padding: 5px 0; }
	.slider_info__name1{ font-size: 25px; }
	.slider_info1 { padding: 12px 20px;}
	.header .fixwidth{ justify-content:center !important; }
	.wrap-main, .wrap-content{ width:97%; }
	.fixwidth{width:97%;}
	.header{ border-bottom: 2px solid #29c136; }
 
	.menu_mobi_add ul li ul{ width:100%; }
	.menu_mobi_add ul li ul li a{ padding-left: 25px;  }
	.menu_mobi_add ul li ul li ul li a{ padding-left: 40px;  }
	.menu_mobi_add ul li ul li ul li ul li a{ padding-left: 55px;  }
	div.menu_mobi_add{background: #ffffff; display: block; position: fixed; left: -100%; top: 0; z-index: 99999; color: #080808; height: 100vh; overflow: auto; line-height: 1.5; padding-top: 50px; padding-bottom: 20px; width: 85%; min-width: 140px; max-width: 440px; box-shadow: inset -4px 0px 8px rgb(0 0 0 / 30%); transition: 0.5s;}
    div.menu_mobi_active {left: 0; transition: 0.5s;}
    .close_menu{position:absolute; top:5px; right:7px; font-size:20px; background:rgb(0,0,0,0.2); width:35px; text-align:center; line-height:35px; cursor: pointer;}
    div.menu_mobi_add ul { list-style: none;}
    .icon_menu_mobi{font-size:24px; text-decoration:none; display:block; cursor:pointer; display:block; cursor:pointer; margin-bottom: 0;}
    .menu_baophu{background:#000; opacity:0.8; z-index:998; left:0px; top:0px; position:fixed; width:100%; height:100%; display:none;}
    a.home_mobi {color: #fff; text-decoration: none; float: right; font-size: 20px; display: none;}
    .close_menu {position: absolute; top: 5px; right: 7px; font-size: 20px; background: rgb(0,0,0,0.2); width: 35px; text-align: center; line-height: 35px; cursor: pointer;}
    div.menu_mobi_add ul li a,div.menu_mobi_add ul li span {text-decoration: none; color: #000; display: block; border-bottom: 1px solid rgb(0,0,0,0.2); padding: 12px 40px 12px 10px; font-size: 14px; position: relative;}
    div.menu_mobi { display: block; background: #f90000; color: #fff; font-size: 18px; text-decoration: none; cursor: pointer; display: block; width: 35px; border-radius: 5px; height: 35px; line-height: 35px; margin-left: 15px; cursor: pointer; text-align: center; }

    .header_logo img { transition: all 0.3s; max-height: 80px;}

    .header .fixwidth{ position: relative; }
    .wrap_slider{ max-width: 100% !important; width: 100%; }
    .slideshow{ padding: 0px; width: 100%; }

	.loadkhung_product { grid-gap: 20px; }

	.header-height::before { height: 70px; }
	.frm_timkiem button,.frm_timkiem .input{ height: 50px}
 
}
@media(max-width:1000px){

	.item_footer { width: 100%; margin-bottom: 12px; max-width: auto; }

	.boxfooter_left {width: 100%; margin-bottom: 25px;}
	.boxfooter_middle {width: 48%; }
	.boxfooter_right {width: 48%; }

 
 	.boxfooter_container .fixwidth { flex-wrap: wrap; }
	.boxfooter_bottom .fixwidth { flex-wrap:wrap; text-align: center; }
	.boxfooter_bottom .fixwidth div { width:100%;}

	.bottom-left { width: 49%;}
 	.bottom-right{ width: 49%; }
 	.left_dv {display: none;}
 	.right_dv { width: 100%; }
 	.loadkhung_product { grid-template-columns: repeat(2,1fr); }

  	.mota_page_product { padding: 10px; }
  	.noidung_page_product{ padding: 10px; }
 	.loadkhung_product { grid-gap: 15px;}
}
@media(max-width:769px){
	.left_gt { width: 100%; padding-right: 0%; margin-bottom: 30px; padding-bottom: 24px; position: relative;}
	.right_gt { width: 100%;}

	.loadkhung_productlist { display: grid;  grid-template-columns: repeat(2,1fr);  grid-gap:2px;}
    .loadkhung_productcat { display: grid;  grid-template-columns: repeat(2,1fr);  grid-gap:20px;}

	.content-main-news { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 25px;}

	.pro_catagory div { width: calc( ( 100% / 4 ) - 6px ); }
	.top-contact{flex-wrap:wrap;}
	.left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
	.left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
	.slider_info__name1 { font-size: 20px; }
	.slider_info1{ padding: 8px 15px; }


    .loadkhung_product_index{display: grid;grid-template-columns: repeat(2,1fr); grid-gap:25px 25px;}
    .filter-btn {width: 100px;}
    .filter-item { width: calc( 25% - 30px );}
    .box-filter { padding: 14px; }
    .filter-index { margin-top: -72px; }
    .title div{display: none !important;}

    .bottom-left {margin-bottom: 20px; width: 100%;}
    .bottom-right { width: 100%;}
    .frm_timkiem { top: 75%; }
    .frm_timkiem button,.frm_timkiem .input{ height: 42px}

}
@media(max-width:670px){
 	.filter-index {  margin-top: 0;}
 	.filter-index .fixwidth{width: 100%;}
	.loadkhung_product { grid-template-columns: repeat(2,1fr); }

	.title span.listname_title { padding-left: 30px; background: url(../images/img-data/title.png) no-repeat 0 8px; font-size: 28px; background-size: 22px;}

}
@media(max-width:600px){
	.boxfooter_middle, .boxfooter_left { width: 100%; }
	.boxfooter_middle { margin-bottom: 20px;}
}
@media(max-width:440px){
	.tvtop{ display: none; }
	.header_logo img { max-height: 55px; }
	.box-filter{ flex-wrap: wrap; }
	.filter-item { width: calc( 50% - 5px ); margin-bottom: 10px;}
	.filter-btn { width: 100%;}

	.dv_big{ display: none; }
	.roll_news1 { position: relative; height: 350px; }
	.right_dv{ width:100%; }
	.title .xem_sp{display: none}
	.title-ajax span { height: 44px; line-height: 44px; font-size: 17px; padding: 0px 20px;}
	.title-ajax span:before,.title-ajax span:after { height: 44px;}
	.loadkhung_product_detail { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 10px;}
	
	.loadkhung_product_index{display: grid;grid-template-columns: repeat(1,1fr); grid-gap:30px 40px;}

	.tailvideo_item{ position: relative; margin-bottom: 10px; overflow: hidden; padding-top: 300px;}
	.product_title { font-size: 50px; }
	.title_product { font-size: 20px; }
	.title-page { top: 30%; width: 100%; text-align: center;}
	.breadCrumbs-content { bottom: 10px; }
	

	.content-main-news { display: grid; grid-template-columns: repeat(1,1fr); grid-gap: 25px;}
 	.boxproduct_index { padding: 7px; width: 100%; position: relative; overflow: hidden;}

	.boxproduct_index:nth-child(4) { padding: 5px; width: 100%;}
	.header_left { width: 75%;}
	.boxmenu_middle { width: 75%}

	.loadkhung_product,.loadkhung_product1 {  grid-gap: 10px; }
	.boxproduct_item { }

	.boxfooter_container .fixwidth { flex-wrap: wrap; }
	.slider_info__name1 { font-size: 15px; }
	.slider_info1{ padding: 5px 8px; }

	.boxfooter_middle { width: 100%; margin-bottom: 20px; padding-right: 0px; }
	.boxfooter_right { width: 100%; }

	.news .pic-news,.news .info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
	.news .info-news{margin-top:15px;}
	.news_bt .info-news{margin-top:0px; text-align: left;}
	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}

	.loadkhung_productlist { display: grid;  grid-template-columns: repeat(1,1fr);  grid-gap: 2px;}
    .loadkhung_productcat { display: grid;  grid-template-columns: repeat(1,1fr);  grid-gap: 2px;}
}
@media(max-width:369px){


	.cart-pro-detail{flex-wrap:wrap;}
	.cart-pro-detail a{width:100%;text-align:center;margin:0px!important;font-size:12px;}
	.cart-pro-detail a:first-child{margin-bottom:5px!important;}
	.cart-pro-detail a i{display:none;}
}