@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;}
h1{ font-size:20px; font-weight: bold; margin-bottom: 12px;}
h2{ font-size:18px; font-weight: bold; margin-bottom: 12px;}
h3{ font-size:17px; font-weight: bold; margin-bottom: 12px;}
h4{ font-size:16px; font-weight: bold; margin-bottom: 12px;}
h5{ font-size:16px; font-weight: bold; margin-bottom: 12px;}
h6{ font-size:16px; font-weight: bold; margin-bottom: 12px;}
*{ margin: 0; padding: 0; } 
.clear{clear:both;}
.clearfix::after{ content: ""; clear: both; display: table;}
body{ font-family: 'Muli'; font-size:16px; line-height:1.5; overflow-x: hidden;}
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;width:98%;margin:auto;}
.fixpage{max-width:1200px;width:98%;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:35px 0px 50px 0;}
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}

iframe{ display:block; max-width:100%; margin:auto; }
 
/* 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 */


 
/*==========SEARCH=============*/
.frm_timkiem{ width: 100%; margin: auto; position: relative;}
.frm_timkiem button{top: 0px; background: #4e1d02; border-top-right-radius: 30px; border-bottom-right-radius: 30px; outline:none;border:none;right:0; color:#fff; font-size: 14px; width: 98px; height: 43px; position: absolute; z-index: 999; top:0px;}
.frm_timkiem .input{text-indent: 10px; border: 1px solid #e7a67e; outline:none; transition:all ease 0.5s;  border-radius: 30px; height: 43px; padding-right: 100px; width: 100%; z-index: 99; color:#333; background:#fff; font-size:14px; }
.frm_timkiem .input::-webkit-input-placeholder{color:#333; font-style: italic;}
.frm_timkiem .input::-moz-placeholder{color:#333; font-style: italic;}
.frm_timkiem .input:-ms-input-placeholder{color:#333; font-style: italic;}
.frm_timkiem .input:-moz-placeholder{color:#333; font-style: italic;} 

.frm_timkiem1{ width: 100%; border: 1px solid #ddd; border-radius: 20px; margin: auto; position: relative; margin-bottom: 10px;}
.frm_timkiem1 button{top: 0px; background: #4e1d02; border-top-right-radius: 20px; border-bottom-right-radius: 20px; outline:none;border:none;right:0;color:#fff; padding: 9px 20px; position: absolute;z-index: 999; top: 0px; border-left: 1px solid #036501; }
.frm_timkiem1 button span{margin-right:10px;}
.frm_timkiem1 .input{text-indent: 10px;outline:none;transition:all ease 0.5s;  border-radius: 20px; padding: 10px 0px; padding-right: 20px; border: 0; width: 100%; z-index: 99; color:#333; background:#fff; font-size:14px; }
.frm_timkiem1 .input::-webkit-input-placeholder{color:#333; font-style: italic;}
.frm_timkiem1 .input::-moz-placeholder{color:#333; font-style: italic;}
.frm_timkiem1 .input:-ms-input-placeholder{color:#333; font-style: italic;}
.frm_timkiem1 .input:-moz-placeholder{color:#333; 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;}


.thongketc{ position:absolute; left:0; bottom: 0; width: 100%; }
.thongketc div{ width: 50%; text-align: center; padding: 5px 0; }
/* Menu */
/*=====menu======*/
 
 
.header{ height: 100px; }
.header_logo{ position: relative; z-index: 100; padding:5px 0; }
.header_logo img{ transition: all 0.3s; max-height:90px;}
.boxmenu_right{width: calc( 50% - 110px );}
.header_left{ width: calc( 50% - 110px ); }
.boxmenu_middle{ width: 105px; text-align:center; }
.header_banner{ display: block; background: #ff6100; position: fixed; left:0; top: 0px; width:100%; z-index:99; }

.box-cart{ text-align: right; height: 40px; line-height: 40px; }
.iconcart{ height: 40px; padding-left: 30px; background: url(../images/img-data/cart.png) no-repeat left center; position: relative; color:#000000; font-size: 16px; display: inline-block; font-weight: bold;}
.iconcart:hover { color:#ff0; }
.iconcart .count-cart{}

.hotline{ padding-left:20px; height: 40px; line-height: 40px; position: relative; line-height: 1.3; }
.hotline::before{ content: ''; width: 14px; height: 14px; background: url(../images/img-data/tel.png) no-repeat; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.hotline div:nth-child(1){ font-size: 16px; color:#000000; }
.hotline div:nth-child(2){ font-size: 16px; color:#000000; font-weight: bold; }

.header-height{ height: 70px; }
#menu_top{ height: 70px; background: url(../images/img-data/menu.jpg) no-repeat; background-size: cover;  position: relative; z-index: 109;}
#menu_top::before{ content: ''; width: 100%; height: 2px; background: url(../images/img-data/line1.png) repeat-x; position: absolute; left: 0px; bottom: 1px;}
.menu { position: relative; }
 
 
ul.menu_cap_cha1 .menu-d-none{ display: none !important; }
ul.menu_cap_cha1{margin:0; position: relative;}
ul.menu_cap_cha1 li{transition:all ease-in-out 0.2s;position:relative; }
ul.menu_cap_cha1 li.menulicha{ }
ul.menu_cap_cha1 li.menulicha>a{font-family: 'Muli'; color:#000000; font-size: 15px; text-decoration: none; display: block; cursor: pointer; text-align: center; position: relative; height: 60px; line-height: 60px; padding:0 25px; transition: all 0.3s; } 
ul.menu_cap_cha1 li.menulicha:first-child>a{ padding-left:0; } 
ul.menu_cap_cha1 li.menulicha:last-child>a{ padding-right:0; } 
ul.menu_cap_cha1 li.menulicha>a:hover,ul.menu_cap_cha li.active>a{ color:#000; 
	-webkit-text-stroke-width: 0.5px;
  	-webkit-text-stroke-color: black;
} 
ul.menu_cap_cha .menu-d-none{ display: none !important; }
ul.menu_cap_cha{margin:0; position: relative;}
ul.menu_cap_cha li{transition:all ease-in-out 0.2s;position:relative; }
ul.menu_cap_cha li.menulicha{ }
ul.menu_cap_cha li.menulicha>a{font-family: 'Muli'; color:#000000; font-size: 15px; text-decoration: none; display: block; cursor: pointer; text-align: center; position: relative; height: 60px; line-height: 60px; padding:0 23px; transition: all 0.3s; } 
ul.menu_cap_cha li.menulicha:first-child>a{ padding-left:0; } 
ul.menu_cap_cha li.menulicha:last-child>a{ padding-right:0; } 
ul.menu_cap_cha li.menulicha>a:hover,ul.menu_cap_cha li.active>a{ color:#000; 
	-webkit-text-stroke-width: 0.5px;
  	-webkit-text-stroke-color: black;
}
.none_boder_r{ border-right: 0 !important; }

.menu_cap_cha .desk-hide{ display: none; }
/*---menu cấp con---*/
.menu_cap_con{position:absolute;display:none;transition:all ease 0.5s;left: 0px; top:100%; background: rgba(0,0,0,1); z-index: 99;}
.menu_cap_con li{ padding: 0 !important; }
.menu_cap_con li a{display:block; width:100%; min-width: 235px; font-size: 15px; font-family: 'Muli'; 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;}
.fixed .menu_cap_con li, .tail_menu .menu_cap_con li{background:#333 !important;}
.menu_cap_con li:hover{background:#666 !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; left: 100%; top: 0; display:none;background: rgba(0,0,0,0.9);}
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;}

 
.wrap-slider{ }

 
/*
#search button{position: absolute; top: 7px; right: 10px;border:none; width:13px; height:19px; background:none;outline:none;}
*/
.fixed{ 
	-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; 
	-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}

.fixed .header_logo img { transition: all 0.3s; max-height: 70px; }
.fixed ul.menu_cap_cha li.menulicha>a { height: 40px; line-height: 40px; transition: all 0.3s; }
.fixed ul.menu_cap_cha1 li.menulicha>a { height: 40px; line-height: 40px; transition: all 0.3s; }
 


/* 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; }
.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 #29c136; width: 100%; height: 44px;}
.filter-item select option { background: #29c136;}
.filter-btn{ width: 144px; }
.filter-btn button{ width: 100%; color: #fff; background: #29c136; height: 44px; border-radius: 4px; border: 1px solid #29c136; }

.wrap-slogan{ background: #fad01e; padding: 10px 0; }
.wrap-slogan marquee{ display: block; color:#000; }
.wrap-slogan marquee span:nth-child(1){font-family: 'UTM Avo'; font-size: 19px; }
.wrap-slogan marquee span:nth-child(2){ font-family: 'UTM Dinh Tran'; font-size: 32px;}*/
/* Breadcrumb */
.breadCrumbs{background-color:#eee; }
.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);}
 

 
.title{ font-family: 'UTM Avo'; font-weight: bold; color: #552d18; font-size: 30px; margin-bottom: 5px; position: relative; text-align: center; }
.title span{ padding-left: 12px;}
.slogian{ margin-bottom: 30px; font-size: 14px; color: #222; text-align: center;}


.title-ajax{ text-align: center; margin-bottom: 20px;  }
.title-ajax span {position: relative; display: inline-block; cursor: pointer; height: 50px; line-height: 50px; background: #ffcd00; color: #fff; font-family: 'Oswald-Regular'; font-size: 22px; margin: 0 15px; padding: 0 35px;}
.title-ajax span:before{ content: ''; background: #ffcd00; height: 49px; width: 30px; position: absolute; left: -15px; top: 0;
-moz-transform: rotate(0deg) scale(1, 1) skewX(30deg) skewY(0deg) translate(0, 0);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);
}
 .title-ajax span:after{ content: ''; background: #ffcd00; height: 49.5px; width: 30px; position: absolute; right: -15px; top: 0;
-moz-transform: rotate(0deg) scale(1, 1) skewX(30deg) skewY(0deg) translate(0, 0);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(0, 0);
}
.title-ajax span.active,.title-ajax span.active:before,.title-ajax span.active:after{ background: #089905; }
 
.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: 50px 0; padding-bottom: 60px; position: relative; }
 
.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; }
 
.loadkhung_product1{display: grid;grid-template-columns: repeat(4,1fr); grid-gap:20px;}
.loadkhung_product{display: grid;grid-template-columns: repeat(4,1fr); grid-gap:28px;}
.boxproduct_item{ background: #f2f2f2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
	-webkit-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.boxproduct_item .boxproduct_img{display: block; overflow: hidden;position: relative; }
.boxproduct_item .boxproduct_img a.link_img{display: block; overflow: hidden;position: relative; background: #fff;}
.boxproduct_item .boxproduct_img a.link_img .saleper{ position: absolute; left: 5px; top: 5px; z-index: 1; color: #fff; background: #f00; width: 28px; height: 28px; text-align: center; line-height: 28px; border-radius: 50%; font-size: 10px; font-weight: bold;}
.boxproduct_item .boxproduct_img img{width: 100%; transform: scale(1); transition: all 0.5s !important;}
.boxproduct_item:hover .boxproduct_img img{ transform: scale(1.1); transition: all 0.5s !important; }
.boxproduct_item .boxproduct_info{ padding: 10px; text-align: center;}
.boxproduct_item .boxproduct_name{ position: relative; }
.boxproduct_item .boxproduct_name a{ transition: all 0.5s; color:#000; font-size:15px; font-family: 'Muli'; display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.boxproduct_item:hover .boxproduct_name a{ color:#f00; }
.boxproduct_item .boxproduct_price .giaban{color:#e50000; display: inline-block; font-size: 14px; font-weight: bold; font-family: 'Muli';}
.boxproduct_item .boxproduct_price .giacu{color:#a5a5a5; display: inline-block; margin-left: 10px; font-size: 13px; text-decoration: line-through; }

.boxproduct_item .xemnhanh { display: block; width: 49%; cursor: pointer; background: #0a0a0a; padding: 5px; color: #888787; text-align: center;}
.boxproduct_item .xemnhanh:hover { color: #ff0; }
.boxproduct_item .boxproduct_cart { width: 49%; cursor: pointer; background: #222222; padding: 5px; color: #888787; text-align: center;}
.boxproduct_item .boxproduct_cart:hover { color: #ff0; }
.boxproduct_item .boxproduct_item_hover { width: 100%; position:absolute; padding:5px; left:0px; bottom: 0px; transform: translateY(100%); transition: all 0.3s; }
.boxproduct_item:hover .boxproduct_item_hover { transform: translateY(0%); }


.box-spgoiy{ margin-top:20px; }
.title-goiy{ font-family: 'Oswald-Light'; font-size: 24px; margin-bottom: 15px; border-bottom: 1px solid #f2f2f2; }
.box-spgoiy-grid{display: grid;grid-template-columns: repeat(4,1fr); grid-gap:15px;}

.boxproduct_item1{ background: #f2f2f2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
	-webkit-box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 1px 1px 5px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.boxproduct_item1 .boxproduct_img{display: block; overflow: hidden;position: relative; }
.boxproduct_item1 .boxproduct_img a.link_img{display: block; overflow: hidden;position: relative; background: #fff;}
.boxproduct_item1 .boxproduct_img a.link_img .saleper{ position: absolute; left: 5px; top: 5px; z-index: 1; color: #fff; background: #f00; width: 28px; height: 28px; text-align: center; line-height: 28px; border-radius: 50%; font-size: 10px; font-weight: bold;}
.boxproduct_item1 .boxproduct_img img{width: 100%; transform: scale(1); transition: all 0.5s !important;}
.boxproduct_item1:hover .boxproduct_img img{ transform: scale(1.1); transition: all 0.5s !important; }
.boxproduct_item1 .boxproduct_info{ padding: 5px; text-align: center;}
.boxproduct_item1 .boxproduct_name{ position: relative; }
.boxproduct_item1 .boxproduct_name a{ transition: all 0.5s; color:#000; font-size:15px; font-family: 'Muli'; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.boxproduct_item1:hover .boxproduct_name a{ color:#f00; }
.boxproduct_item1 .boxproduct_price .giaban{color:#e50000; display: inline-block; font-size: 14px; font-weight: bold; font-family: 'Muli';}
.boxproduct_item1 .boxproduct_price .giacu{color:#a5a5a5; display: inline-block; margin-left: 10px; font-size: 13px; text-decoration: line-through; }

.boxproduct_item1 .xemnhanh { display: block; width: 49%; cursor: pointer; background: #0a0a0a; padding: 5px; color: #888787; text-align: center;}
.boxproduct_item1 .xemnhanh:hover { color: #ff0; }
.boxproduct_item1 .boxproduct_cart { width: 49%; cursor: pointer; background: #222222; padding: 5px; color: #888787; text-align: center;}
.boxproduct_item1 .boxproduct_cart:hover { color: #ff0; }
.boxproduct_item1 .boxproduct_item_hover { width: 100%; position:absolute; padding:5px 3px; left:0px; bottom: 0px; transform: translateY(100%); transition: all 0.3s; font-size:13px; }
.boxproduct_item1:hover .boxproduct_item_hover { transform: translateY(0%); }



.title-index{ width: 100%; position: relative; margin-bottom: 30px; overflow: hidden; background: #e6e6e6; }

.title-left{ height: 45.5px; font-family: 'Oswald-Light'; text-transform: uppercase; padding-left: 30px; padding-right: 35px; line-height: 45px; font-size: 18px; color:#fff; background: #3f3f3f; font-weight: bold; position: relative;  }
.title-left span{ z-index: 1; position: relative; }

.title-left:before{ content: ''; background: #3f3f3f; height: 45.5px; width: 100%; position: absolute; left: 15px; top: 0; z-index: 1;
-moz-transform: rotate(0deg) scale(1, 1) skewX(35deg) skewY(0deg) translate(0, 0);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);
 }
.title-left:after{ content: ''; background: #797979; height: 45.5px; width: 14px; position: absolute; right: -27px; bottom: 0; 
-moz-transform: rotate(0deg) scale(1, 1) skewX(35deg) skewY(0deg) translate(0, 0);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(35deg, 0deg) translate(0, 0);
}

.xem-center{ text-align: center; margin-top: 30px; }
.xem-center-link{ position:relative; display: inline-block; padding: 5px 20px; border: 1px solid #e6e6e5; color:#888787; font-size: 14px; }
.xem-center-link:hover{ color:#f00; }
.xem-center-link::before{ content: ''; width:100px; height:1px; background: #e6e6e5; position: absolute; top: 50%; transform: translateY(-50%); left:100% }
.xem-center-link::after{ content: ''; width:100px; height:1px; background: #e6e6e5; position: absolute; top: 50%; transform: translateY(-50%); right:100% }

.xem-title{position:absolute; right:15px; top:50%; transform: translateY(-50%); color:#3f3f3f; font-size: 14px; font-style:italic;}
.xem-title:hover{ color:#f00; }
  
.pagination-home{ margin-top: 30px; }  
.pagination { flex-wrap: wrap; }
/*====BOX TIN TUC====*/
.wrap-dv{ background:#f2f2f2; padding: 60px 0; }
.left-dv{ width:48%; background:#fff; border-radius:20px; }
.right-video{ width:48%; background:#fff; border-radius:20px; }

.bottom-title{ padding: 18px; padding-bottom: 8px; border-bottom: 1px solid #f2f2f2 }
.bottom-title div:nth-child(1){ font-family: 'Oswald-Light'; color: #000000; font-size: 30px; }
.bottom-title div:nth-child(2){ color: #282828; font-size: 14px; }
.news-item{ width: 100%; padding: 10px 0; }
.news-item__img{display: block; overflow: hidden; width: 210px; }
.news-item__img img{transition: all ease 0.3s;}
.news-item__info{ width: calc( 100% - 210px ); padding-left: 15px;}
.news-item__name{ margin-bottom:5px; }
.news-item__name a{text-transform: uppercase; font-weight: bold; color:#000000; font-size:15px;}
.news-item__desc{display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #525252; font-size: 14px;}
.news-item:hover .news-item__img img{transform: scale(1.04);}

.news-item1__img{display: block; overflow: hidden; width: 100%; margin-bottom: 12px; }
.news-item1__img img{transition: all ease 0.3s; width: 100%}
.news-item1__info{ width: 100%; }
.news-item1__name{ margin-bottom:5px; }
.news-item1__name a{text-transform: uppercase; font-weight: bold; color:#000000; font-size:15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-item1__desc{display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #525252; font-size: 14px;}
.news-item:hover .news-item1__img img{transform: scale(1.04);}

 
.wrap-pad{ padding: 22px; }
.roll_news{position: relative; height: 490px;}
.roll_news1{position: relative; height: 490px;}

.tailvideo_item{ position: relative; margin-bottom: 10px; }
.tailvideo_item .name-video{ position: absolute; left: 0px; bottom: 0px; width: 100%; padding: 15px; background: rgba(0,0,0,0.6); color: #fff; font-size: 15px; margin-bottom: 0; font-family: arial; opacity: 0; transition: all 0.3s; }
.tailvideo_item:hover .name-video{ opacity: 1; }
.tailvideo_item .pic-video{ display: block; width: 100%; position: relative; overflow: hidden;}
.tailvideo_item .pic-video:before{ content: ''; background: url('../images/img-data/play.png') no-repeat; background-size: 100% 100%; width: 100px; height: 100px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9}
.tailvideo_item .pic-video img{ display: block; width: 100%; }

.tailvideo_item_owl{ position: relative; margin: auto; width:calc( 100% - 16px ); overflow: hidden; }
.tailvideo_item_owl:before{ content: ''; background: url('../images/img-data/play.png') no-repeat; background-size: 100% 100%; width: 40px; height: 40px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9}
.tailvideo_item_owl img{ width:100%;  }

.slider-video{ margin: 0 -8px; }


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

.wrap-news{ padding: 60px 0;}
.left-dv1{ width:48%; background:#f2f2f2; border-radius:20px; }
.right-video1{ width:48%; background:#f2f2f2; border-radius:20px; }
.wrap-pad1{ padding: 22px; text-align:center; }
.bottom-title1{ padding: 18px; padding-bottom: 8px; border-bottom: 1px solid #fff }
.bottom-title1 div:nth-child(1){ font-family: 'Oswald-Light'; color: #000000; font-size: 30px; }
.bottom-title1 div:nth-child(2){ color: #282828; font-size: 14px; }
/*====BOX FOOTER====*/
 
.boxfooter_container{ color:#000000; position: relative; font-size:15px;  }
.boxfooter_container .fixwidth{ padding:50px 0; }

.boxfooter_left{ width: 35%; }
.boxfooter_middle{ width: 28%; }
.boxfooter_right{ width: 30%; }

.social2{ padding-top: 15px; }
.social2 span{ }
 
.box_chinhsach_item{  padding: 0 5px; }
.box_chinhsach_item a{color:#000000; font-size:15px; }
.box_chinhsach_item a:hover{color:#ff0;}
.box_chinhsach_item{margin-bottom:6px;}

.item-cs{ margin-bottom: 30px; }
.item-cs:last-child{ margin-bottom: 0px; }
.item-cs-img{width: 55px;}
.item-cs-info{ width: calc( 100% - 65px ); }
.item-cs-info-name{  }
.item-cs-info-name a{ font-weight: bold; font-size: 15px; color:#000000; }
.item-cs-info-desc{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }

.ftmxh{ margin-left: 10px; }

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

.bottom-map{ display: block; border:1px solid #373737; background:#161515; padding:5px; }
.bottom-map iframe{ display: block; width: 100%; height:255px; }
/*
.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-size: 17px; border-radius: 4px; width:100%; background-color: #ffea00; color: #089905; border: none;}*/

.boxfooter_bottom{padding:15px 0; color: #ffffff; background: #0b0b0b; border-top: 1px solid #1c1c1c; text-align: center; font-size: 14px; }
.boxfooter_bottom .fixwidth { padding: 0; }
.title-footer{ font-weight: bold; font-size: 15px; margin-bottom: 15px; color:#000000; position: relative; }
 

/* Sản Phẩm Detail */
.box_tags{ padding:10px 0; }
.box_tags a{ display: inline-block; margin: 2px; font-size: 14px; padding: 4px 10px;  background: #e1e1e1; border-radius: 3px; color: #1877f2;}
.box_tags a:hover{  color: #f00;}
.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: #ffae00; border: 1px solid #ffae00; color: #fff; padding:8px 8px; width: 49%; border-radius:4px; transition: all 0.4s; text-align: center; font-size: 16px; }
.muangay1:hover{ background: #fff; color: #ffae00; }

.muangay2{ display: inline-block; background: #f00; border: 1px solid #f00; color: #fff !important; padding:8px 8px; width: 49%; 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;}
.owl-thumb-pro1{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;}

.quantity-pro-detail1{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail1 button{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail1 button.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail1 button.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail1 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; }
.sale_detail{ display: inline-block; padding: 2px 10px; color: #fff; background: #f00; }
/* 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%; margin-bottom: 0;}
.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: 15px 0px 15px 20px; }
.menu_logo{ text-align: center; margin-bottom: 20px; display: block;}
.menu_logo img { max-height: 65px; margin: auto;}

.footer-menu{ position: absolute; left: 0; bottom: 10px; width: 100%; text-align: center; font-size: 12px; padding: 0 10px; border-top:1px solid #ddd; padding-top: 10px; color: #fff;}
.social-menu{ margin-bottom: 10px; }
.social-menu a{display: inline-block; padding: 0 5px;}
.menu_mobi_add-wrap{ min-height: 100vh; position:relative; padding: 10px; padding-top: 15px;  padding-bottom: 150px;}
/* Responsive */
.list-category-scroll{ width: 100%; }
.wrap_product_index{ padding-bottom: 50px;  }
.wrap_product_index:last-child{ padding-bottom: 0px;  }
@media(max-width:1199px){
    .menu ul.menu_cap_cha li.menulicha>a { font-size: 15px; padding: 0px 22px; }
 
    .right-video,.right-video1 { width: 49%; }
    .left-dv,.left-dv1 { width: 49%; }
}
@media(max-width:1024px){
	.boxfooter_left { width: 100%; padding: 10px 0; margin-bottom: 20px; text-align: center;}
 	 
	.boxfooter_middle,.boxfooter_right{ width: 49%; }

	.hotline,.menu_cap_cha1 { display: none !important; }
	.header_banner { padding: 5px 0;}

	.news-item__info { width: calc( 100% - 190px ); padding-left: 10px; }
 	.news-item__img { width: 190px; }
 	.roll_news { height: 412px; }

 	.social2 { justify-content: center; }

	.wrap-slider { padding-top: 0px; }
	.wrap-slider .fixwidth{ width: 100%; }
	.right-slider { width: 100%; }
    .wrapcat,.left-slider,.menu_cap_cha { display: none !important; }
    .loadkhung_brand { grid-template-columns: repeat(5,1fr); }
    .right-about img { width: 42.2vw; }
    .topdc{display: none;}
    .header-top { padding: 5px 0; }
    .slider_info__name1{ font-size: 25px; }
    .slider_info1 { padding: 12px 20px;}
    .header .fixwidth{ position: relative; align-items: center !important; }

    .wrap-main, .wrap-content{ width:97%; }
    .fixwidth{width:97%;}
 
    .menu_mobi_add>ul>li{ border-bottom: 1px solid rgb(0,0,0,0.2);}
    .menu_mobi_add ul li ul{ width:100%; }
    .menu_mobi_add ul li ul li a{padding: 8px 40px 8px 10px;; padding-left: 10px;  }
    .menu_mobi_add ul li ul li ul li a{ padding-left: 20px;  }
    .menu_mobi_add ul li ul li ul li ul li a{padding: 6px 40px 6px 10px; padding-left: 35px;  }
    div.menu_mobi_add{background: #ff6100; display: block; position: fixed; left: -100%; top: 0; z-index: 99999; color: #ffffff; height: 100vh; overflow: auto; line-height: 1.5; width: 85%; 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: #fff; display: block; padding: 12px 40px 12px 0px; font-size: 14px; position: relative;}
    div.menu_mobi { display: block; color: #fff; font-size: 18px; text-decoration: none; cursor: pointer; display: block; width: 35px; height: 35px; line-height: 35px; cursor: pointer; text-align: center; }
    div.menu_mobi .icon_menu_mobi i{
    	-moz-transform: rotate(0deg) scale(1.4, 1) skewX(0deg) skewY(0deg) translate(0, 0);/* FF3.5+ */
		-webkit-transform: rotate(0deg) scale(1.4, 1) skew(0deg, 0deg) translate(0, 0);/*Saf3.1+, Chrome*/
		-o-transform: rotate(0deg) scale(1.4, 1) skew(0deg, 0deg) translate(0, 0);/* Opera 10.5 */
		-ms-transform: rotate(0deg) scale(1.4, 1) skew(0deg, 0deg) translate(0, 0);/* IE 9 */
		transform: rotate(0deg) scale(1.4, 1) skew(0deg, 0deg) translate(0, 0);
    }


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

    .loadkhung_product { grid-gap: 20px; }

  	#menu_top .fixwidth { width: 100%;}
 
}
@media(max-width:1000px){
  
    .boxfooter_container .fixwidth { flex-wrap: wrap; }
    .boxfooter_bottom .fixwidth { flex-wrap:wrap; text-align: center; }
    .boxfooter_bottom .fixwidth div { width:100%;}

    .loadkhung_product1 { display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 15px;}
   
    .mota_page_product { padding: 10px; }
    .noidung_page_product{ padding: 10px; }
    .loadkhung_product { grid-gap: 15px;}

    .header-height { height: 55px;}
	#menu_top { height: 55px; }
    .list-category li { line-height: 55px;}
    .header_logo img { max-height: 55px; }
    .banner { max-height: 50px; }

    .left-dv, .left-dv1 { width: 100%; margin-bottom: 20px;}
    .right-video, .right-video1 { width: 100%; }
}
@media(max-width:769px){
    .loadkhung_product { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 20px;}
    .left-about { width: 100%; margin-bottom: 30px;}
    .right-about { width: 100%;}
    .right-about img { width: 100%; }

    .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; }

    .boxproduct_item .boxproduct_info { padding: 10px; }
    .boxproduct_cart span{ display: none; }

    .box-spgoiy-grid { grid-template-columns: repeat(3,1fr); grid-gap: 15px; }
}
@media(max-width:670px){
	.loadkhung_product1 { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 20px;}

    .filter-index {  margin-top: 0;}
    .filter-index .fixwidth{width: 100%;}
    .loadkhung_product { grid-template-columns: repeat(2,1fr); }
    .banner { transition: all 0.3s; max-height: 60px;}
    .loadkhung_brand { grid-template-columns: repeat(4,1fr);}
}
@media(max-width:600px){
    .boxfooter_middle, .boxfooter_left { width: 100%; }
    .boxfooter_middle { margin-bottom: 20px;}
}
@media(max-width:440px){
	.box-spgoiy-grid { grid-template-columns: repeat(2,1fr); grid-gap: 15px; }
	.news-item__img { width: 150px; }
	.news-item__info { width: calc( 100% - 150px ); padding-left: 10px; }
	.news-item__name a { font-size: 14px; }
	.wrap-pad { padding: 15px; }

	.boxfooter_left { text-align: initial; }
	.social2 { justify-content: start; }
	.item-cs { margin-bottom: 20px; }
	.header_left,.boxmenu_right { width: calc( 50% - 50px ); }
	.boxmenu_middle { width: 90px; }
	.header { height: 87px; }

	.boxproduct_item .boxproduct_name{ margin-bottom:5px; }
	.boxproduct_item .boxproduct_name a { -webkit-line-clamp: 2; height: 45px;}
	.loadkhung_product1 .boxproduct_item .boxproduct_name a { height: 45px; -webkit-line-clamp: 2; }

    .title_gt { font-size: 30px; }
     .loadkhung_gal { grid-template-columns: repeat(1,1fr); grid-gap: 30px;}
    .loadkhung_video { grid-template-columns: repeat(1,1fr); grid-gap: 30px;}
    .news_bt { width: 100%; margin-top: 16px;}
    .news_bt1 { width: 100%; margin-top: 16px; }
    .news_bt1:first-child{ margin-top: 0px;}
    .header_logo img { max-height: initial;}
    .loadkhung_brand { grid-template-columns: repeat(3,1fr);}
    .banner { transition: all 0.3s;  max-height: 35px;}
    .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;}

    .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%;}
 
    .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; 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;}
    .list-category li img{ max-height: 20px; }
    .list-category li a { font-size: 14px; }

    .boxproduct_item .boxproduct_item_hover { padding: 3px; font-size: 13px; }
}
@media(max-width:400px){
	.boxmenu_right { top: -56px; }
	.header-top-left{ display: none; }
	.list-category li { padding: 0 10px; }


    .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;}
}
@media(max-width:350px){
	.boxproduct_item .boxproduct_price .giacu { margin-left: 6px; font-size: 12px; }
	.boxproduct_item .boxproduct_cart { font-size: 13px;}
	.boxproduct_item .boxproduct_price .giaban { font-size: 13px; }

}
@media(max-width:300px){
	
	.loadkhung_product1 {
	    display: grid;
	    grid-template-columns: repeat(1,1fr);
	    grid-gap: 20px;
	}
}