@charset "UTF-8";

/*
font-family: 'Lora', serif;
font-family: 'Roboto', sans-serif;
*/
/* 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;}
*:not(ul):not(ol):not(p):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){ margin: 0; padding: 0; } 
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6{padding: 0; margin: 0; Line-height:1.1; margin-bottom: 15px;}
h2,h3{font-size: 1.8rem;}
.clear{clear:both;}
.clearfix::after{ content: ""; clear: both; display: table;}
body{ font-family: 'Muli'; top: 0px !important; font-size:15px; line-height:1.6; }
a{ text-decoration:none;}
a:focus{outline:none;color:#fff;text-decoration:none;}
ul{ }
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; }
 
.align-item-center{ align-items:center; }
.skiptranslate{ display: none; }
.st-sticky-share-buttons,.st-image-share-buttons{ display:none !important; }
#st-1 .st-btn{ margin-right: 4px !important; }

.fixwidth{max-width:1195px;margin:auto;}
.fixpage{max-width:1195px;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;}

picture,source,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:1195px;margin:0px auto;padding:0px 0px 40px 0;}

.content-p{ /*position: relative;*/ }
.noidung_list1{ margin-bottom: 1rem; }
.noidung_list1 table{ width: 100% !important; }
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}

#wrapper{ /*overflow-x: hidden;*/ }
/* 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-weight: bold; font-size: 22px; margin-bottom: 25px; }

/* Header */
.header{ position: relative; width:100%; padding: 10px 0; }
.header .fixwidth{ max-width: 1195px; }
.header_logo{ text-align: center; position: relative; }
.header_logo img{ transition: all 0.3s; }
.header_logo .header_logo_img{ position: relative; z-index:100; }
 
.search-btn{ padding: 5px; font-size: 24px; display: inline-block; text-align: right;  margin-left: 20px; }

.fixed{position: fixed !important;width:100%;max-width:100%;top: 0px !important;z-index: 9999;-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)";/*IE 8*/
-moz-box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
-webkit-box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 1px 8px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@-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}


.wrap_menu_b{ padding-top: 5px; }
.menu-middle{ position:relative; }
/*==========SEARCH=============*/

.frm_timkiem_ab{ position: relative; }
.frm_timkiem_ab span{ display: block; width: 40px; height: 40px; line-height: 38px; text-align: center; border: 1px solid #7a7a7a; border-radius: 50%; cursor:pointer; }
.frm_timkiem_box{ display: none; position:absolute; right: 0px; top:120%; z-index: 111; width: 100vw; max-width: 250px; }

.frm_timkiem1{ width:100%; max-width:300px; border-radius: 20px; background:#fff; border:1px solid #47597e; }
.frm_timkiem1 button{outline:none; border:none; top: 0px; color: #190300; background: #fff; height: 38px; border-radius: 0px 20px 20px 0px; width: 40px;}
.frm_timkiem1 .input{ outline:none; transition:all ease 0.5s; height: 38px; border: none; border-right:0; border-radius: 20px 0px 0px 20px; width: 100%; z-index: 99; color:#333; background:#fff; font-size:14px; padding-left: 12px; padding-right: 15px; }
.frm_timkiem1 .input::-webkit-input-placeholder{color:#333;}
.frm_timkiem1 .input::-moz-placeholder{color:#333;}
.frm_timkiem1 .input:-ms-input-placeholder{color:#333;}
.frm_timkiem1 .input:-moz-placeholder{color:#333;} 
  
.right-info{ position:relative; }
.right-tel:before{content: ''; background: url(../images/img-data/phone.png) no-repeat center; position:absolute; height:40px; width:40px; left:0px; top:50%; transform: translateY(-50%); background-size: 40px;}
.right-tel{ padding-left:48px; margin-left: 20px; position:relative; line-height:1; color: #008000; font-size: 17px; font-weight:bold; }
.right-tel div{ line-height:1;  font-size: 14px; color: #273655; font-weight: normal; margin-bottom: 5px; }
 
.right-mail:before{content: ''; background: url(../images/img-data/mail.png) no-repeat center; position:absolute; height:50px; width:50px; left:0px; top:50%; transform: translateY(-50%);}
.right-mail{ margin-right: 20px; padding-left:60px; position:relative; line-height:1; color: #273655; font-size: 17px; font-weight:bold; }
.right-mail div{ line-height:1; font-size: 14px; font-weight: normal; margin-bottom: 5px; }
 
.item_auto{ display: flex !important; justify-content: space-between; padding: 8px; border-bottom: 1px solid #dddddd; }
.item_auto .img{ width: 70px; }
.item_auto .info{ width: calc( 100% - 80px ); }
.item_auto .info .name{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 13px; }
.item_auto .info .wrap_price{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 13px; }

.slider-for{ margin-bottom:10px; } 
.slider-nav{ margin:0 -5px; } 
.slider-nav .slick-slide{ padding:0 5px; } 
.slider-nav .slick-prev{ height: 30px; background:#f2f2f2; border-radius:3px; }
.slider-nav .slick-prev i{ font-size:30px; color:#000; }
.slider-nav .slick-prev:before{ display:none }
 
.slider-nav .slick-next{ height: 30px; background:#f2f2f2; border-radius:3px; }
.slider-nav .slick-next i{ font-size:30px; color:#000; }
.slider-nav .slick-next:before{ display:none }
/* Menu */
/*=====menu======*/
.menu_cap_cha,.catagory-list__fix>ul,.catagory-list>ul{ list-style:none; padding:0; margin:0; }

.header_banner{ display: block; }

.header-height{ height: 120px; }
.menu { margin-right: 10px;}
  
/* Slideshow */
.menu ul.menu_cap_cha{margin:0; position: relative; list-style: none; width:calc( 100% - 385px ) }
.menu ul.menu_cap_cha li{transition:all ease-in-out 0.2s;position:relative; }
.menu ul.menu_cap_cha li.first-li{ position:initial !important;}
.menu ul.menu_cap_cha li.menulicha{ padding: 0px 20px; }
.menu ul.menu_cap_cha li.menulicha>a{ text-transform: uppercase; color:#7a7a7a; font-size: 15px; text-decoration: none; font-weight: bold; display: block; cursor: pointer; height: 40px; line-height: 40px; white-space: nowrap; transition: all 0.3s; position: relative; } 
.menu ul.menu_cap_cha li.menulicha>a::before{ content:''; position: absolute; left:0; right:0; bottom:0; width:100%; transition: all 0.3s; background:#008000; height: 2px; transform: scaleX(0); } 
.menu ul.menu_cap_cha li.menulicha:hover>a,.menu ul.menu_cap_cha li.active>a{ color: #008000; }
.menu ul.menu_cap_cha li.menulicha:hover>a::before,.menu ul.menu_cap_cha li.active>a::before{ transform: scaleX(1);  transition: all 0.3s; }

/*---menu cấp con---*/
.menu_cap_con{position:absolute;display:none;transition:all ease 0.5s;left: 0px; top:100%; background: #273655; z-index: 99; list-style: none; padding: 0;}
.menu_cap_con li{ padding: 0 !important; }
.menu_cap_con li a{display:block; width:100%; min-width: 220px; font-size: 15px; transition:all ease 0.2s; line-height: initial !important; padding: 12px 10px !important; position: relative; border-bottom: 1px solid #2c3d60; margin:0px; color:#fff !important; line-height: 1.4 !important; height:auto !important;}
.menu_cap_con li:last-child a{ border-bottom: none;}
.fixed .menu_cap_con li, .tail_menu .menu_cap_con li{background:#273655 !important;}
.menu_cap_con li:hover{background:#2c3d60 !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: #2c3d60; list-style: none; padding: 0;}
.menu_cap_con li .menu_cap_2 li:hover { background: #273655 !important; }
.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;}


/* Slideshow */
 
/* Slider*/
.wrap_slider{ width:100%; }
.slideshow{position:relative; width: 100%;}
.slider_content{ width: 90%; text-align: center; max-width:1000px; position: absolute; left:50%; top: 50%; color: #fff; transform: translate(-50%,-50%); }
#background-slider-noidung{ padding: 1.5rem;}
.ten_slider{ font-size: 3.5rem; line-height: 1.3; margin-bottom: 20px; }
.ten_slider1{ font-size: 2.5rem; line-height: 1.3; padding: 10px; margin-bottom: 20px; }
.slide_text{ margin-bottom: 10px; }
.item_slider_text{ font-size:1.5rem; font-weight: 600; color: #ffbc00; }
.mota_slider{ font-size: 1rem; }
.mota_slider1{ font-size: 1rem; padding: 10px; }
.mota_slider1 div{ display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.item_slider{position: relative;}
.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: fadeInUp 1s ease backwards; -moz-animation: fadeInUp 1s ease backwards; -o-animation: fadeInUp 1s ease backwards; -ms-animation: fadeInUp 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 fadeInUp {from {opacity: 0;transform: translate3d(-20%, 0%, 0);} to {opacity: 1;transform: none;}}
.fadeInUp {animation-name: fadeInUp;}
.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: 55px; font-family: 'Muli-SemiBold'; padding-bottom: 10px; text-align: center;}
.slider_info__desc{font-size: 24px; font-family: 'Muli-Regular'; color: #fff;text-align: center;}

.slide-btn { background: #22c1c3; background: -webkit-linear-gradient(to right, #fdbb2d, #22c1c3); background: linear-gradient(to right, #fdbb2d, #22c1c3); border: medium none; border-radius: 30px; display: inline-block; font-size: 16px; font-weight: 600; height: 50px; line-height: 50px; outline: medium none; padding: 0 16px; position: relative; text-align: center; text-transform: uppercase; width: 160px; z-index: 3; margin: auto; color: #333;}
.slide-btn::after { background: #fff none repeat scroll 0 0; border-radius: 30px; bottom: 5px; content: ""; left: 5px; position: absolute; right: 5px; top: 5px; z-index: -2;}
.slide-btn:hover { color: #fff;}
.slide-btn:hover::after { background: transparent;}

 

/* Slideshow */
.slideshow{position:relative; overflow-x: hidden;}
/*.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.mainslider{display:block;cursor:pointer;}
.slideshow a.mainslider 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;}

.btn-img{ max-width: 200px; }
.item_slider_content{ position: absolute; left:50%; top: 50%; width:98%; height:90%; max-width: 1195px; transform: translate(-50%,-50%); }
.btn-text { transition: all 0.5s; padding: 7px 25px; font-size: 18px; white-space: nowrap; border-radius: 30px;}
.item_slider_content_relative{ position:relative; z-index:1; max-width: 600px; }
.item_slider_content_setup{ padding:30px; }
.slider-mota{ margin-bottom: 1.2rem; font-family: 'Montserrat'; font-weight: 500; }
.slider-title{ font-family: 'UTM Davida'; }


/*====BOX slide quảng cáo====*/
 
.wrap_product{ padding: 50px 0; }
.wrap_product .fixwidth{ margin-bottom: 50px; }
.wrap_product .fixwidth:last-child{ margin-bottom: 0px; }
.wrap_product_index{ margin-bottom: 50px;  }
.wrap_product_index:last-child{ margin-bottom: 0px;  }

.title{ margin-bottom:20px; padding-bottom: 10px; position:relative; } 
.title a,.title span{ z-index: 1; position: relative; font-size: 35px; color: #000; } 
.title:before{ border-left:55px solid #008000; content:''; width: 200px; height:2px; background:#ececec; position:absolute; left:0px; bottom:0; } 

.block-list{ text-align:center; margin-bottom: 30px; margin-top: -20px; display: flex; flex-wrap:wrap; justify-content: center; }
.block-list span{ cursor: pointer; display:inline-block; padding: 0 10px; margin: 2px 1px; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; line-height: 16px; }
.block-list span:hover,.block-list span.nb-active{ color: #bf8524; }
.block-list span:first-child{ border-left: 0; }
.block-list span:last-child{ border-right: 0;}
/*====BOX giới thiệu====*/
.wrap_page{ padding: 40px 0; }
.page-item-index{ width: 46%;  }
.page-item-index a{ display: block; position:relative; overflow: hidden; }
.page-item-index a img{ width: 100%; display: block; transform: scale(1.0); transition: all 0.5s; }
.page-item-index:hover a img{ width: 100%; display: block; transform: scale(1.1); }
.page-item-index a::before{ content: ''; display: block; position:absolute; left:0; top: 0px; width:100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; transition: all 0.5s;}
.page-item-index:hover a::before{ background: rgba(0, 0, 0, 0.8); }
.page-item-index a .page-item-content{ position:absolute; left:0px; top: 50%; z-index: 1; transform: translateY(-50%); width: 100%; padding:20px; text-align: center; color:#fff; }
.page-item-index a .page-item-content .page-item-content-name{ font-size: 26px; }
.page-item-index a .page-item-content .page-item-content-desc{ font-size: 18px; }
/*====BOX giới thiệu====*/
.comitem{ cursor: pointer; }

.wrap_about{ padding: 70px 0; background:#f9f9f9; position:relative }
.wrap_about::before{ content: ''; width: calc( 50% - 310px ); height: 100%; background:#008000; position:absolute; top:0px; right:0px; }
.left-about{ width: 45%; }
.right-about{ width: 52%; position: relative; }
.right-about:before{ content:''; width: 100%; height:100%; background:#e1edfa; position: absolute; left:8px; top:8px; }
.right-about img{ width:100%; display: block; position:relative; z-index:1; }
.title-about{ margin-bottom:10px; position:relative; } 
.title-about span:nth-child(1){ z-index: 1; position: relative; font-size: 45px; color: #008000; font-family: 'SVN-HC Colombo Sans'; } 
.title-about span:nth-child(2){ position:absolute; left:0; top: 0; font-size: 45px; font-family: 'SVN-HC Colombo Sans';
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#F00)";/*IE 8*/
    text-shadow: 0 1px 0 #fff, 0 2px 0 #9ba4ad; 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#F00); /*IE 5.5-7*/
 } 
.title-about1{ font-family: 'VL Miss Le Gatees'; color:#000; font-size: 40px; line-height: 1;} 
.desc-about{ margin-bottom: 30px; font-size: 15px; line-height: 1.5;}
.read-about{ }
.read-about a{ display: inline-block; background: #008000; border: 2px solid #008000; border-radius:5px; padding: 10px 30px; color:#fff; font-size:14px; transition: all 0.3s; font-weight: 500; }
.read-about a:hover{ color: #008000; background: #ffffff; }

.read-moresp{ text-align: center; margin-top: 15px; }
.read-moresp a{ display: inline-block; background: linear-gradient(90deg, #ba7d1f 0%, #e9cb4f 49%, #ba7d1f 100%); border-radius:5px; padding: 10px 30px; color:#fff; font-size:14px; }
.read-moresp a:hover{ background: rgba(103,48,6,1);}

/*====BOX giới thiệu====*/
 
.wrap_dichvu{ padding: 80px 0; }
.wrap_dichvu .title{ color:#fff; margin-bottom:30px; }

.item_dv{width:100%; padding:15px; display:block; position: relative; background:url(../images/img-data/yel.png) no-repeat; background-size: 100% 100%; }

.item_dv .item_dv_c{ width:100%; overflow: hidden; border:10px solid #fff; border-radius: 50%; position: relative;}
.item_dv .pic-news{ width:100%; overflow: hidden; border-radius: 50%;}
.item_dv .pic-news img{width:100%; border-radius: 50%; transform: scale(1.0); transition: all 0.3s;}
.item_dv:hover .pic-news img{ transform: scale(1.1);}
.item_dv .info-news{ width:100%; position:absolute; left:0; bottom:0; padding: 16px 0 25px 0; background:url(../images/img-data/ti.png) no-repeat center;}
.item_dv .name-news{ margin: 0; text-align: center; }
.item_dv .name-news a{color:#000; text-transform: uppercase; font-size:20px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; line-height:normal; }
.item_dv .name-news:hover a{color:var(--color-red);}
/*====BOX DỊCH VỤ====*/
 
.loadkhung_item_news1{display: grid;grid-template-columns: repeat(4,1fr);grid-gap:24px;}
.loadkhung_item_news{display: grid;grid-template-columns: repeat(3,1fr);grid-gap:24px;}
.item_news {position: relative; webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); -webkit-transition: all .25s; -o-transition: all .25s; transition: all .25s; font-family: "Roboto", Sans-serif; }
.item_news:hover{-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15); box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15); }
.item_news .news_img { width: 100%; overflow: hidden;}
.item_news .news_img img{ width: 100%; overflow: hidden; transform: scale(1); transition: all 0.3s;}
.item_news:hover .news_img img{ width: 100%; overflow: hidden; transform: scale(1.05);}
.item_news .news_info { width: 100%; padding: 10px; padding-top: 14px; padding-bottom: 40px;}
.item_news .news_info h3{margin-bottom: 6px;}
.item_news .news_info h3 a { color: #54595F; font-weight: 500; font-size: 20px; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.item_news .news_info:hover h3 a { color: #f00; }
.item_news .news_info .news_mota { text-align: left; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #777;}
.item_news .news_info .news_readmore { position: absolute; left: 10px; bottom: 6px; color: #008000; font-size: 15px; font-weight: 500; text-transform: capitalize; }
.item_news .news_info .news_readmore i{  font-size: 13px;  }
 
.xemtatca { margin-top:30px; text-align: center; }
.xemtatca a{ padding: 10px 35px ; background: transparent; font-size: 1rem; border: 2px solid #fa9600; transition: all .3s; display: inline-block; color: #fab700; font-weight: 500; overflow: hidden; position: relative; border-radius: 30px;}
.xemtatca a:hover{ color: #fff; background: #fab700;}
.xemtatca a span{ position: relative; z-index: 1;}

.wrap_themanh{ padding:0px 0 50px 0; }
.mota_themanh{ font-size: 19px; font-weight: 400; color: #424242; margin-bottom:55px; }
.title_themanh{ font-size: 30px; line-height: 1.3; font-family: "Roboto", Sans-serif; font-weight: 500; color: #000; }
.title_themanh span{ color: #008000; }
.box_themanh{ background: #008000; border-radius: 10px; padding: 10px 20px; padding-bottom:20px; }

.owl_themanh{ margin-top: -55px; }
.item_themanh{ text-align: center; padding-top: 10px; }
.item_themanh .item_themanh_img img{ box-shadow: 1px 1px 7px #818a91; border-radius:50%; }
.item_themanh .item_themanh_name{ font-size: 21px; font-weight: 600; text-transform: capitalize; margin-bottom: 5px; color: #ffffff; }
.item_themanh .item_themanh_mota{ color: #eaeaea; font-weight: 400; }

.wrap_bottom{ padding: 0px 0 50px 0; overflow-x: hidden; }
.big_news{ width:49.5%; }
.news_bt{width:100%; display:block; }
.news_bt .pic-news{ width:100%; margin-bottom: 10px;}
.news_bt .pic-news img{width:100%;}
.news_bt .info-news{ width:100%;}
.news_bt .name-news{ margin-bottom:10px; }
.news_bt .name-news a{color:#000; font-size:15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height:normal; line-height:1.5; font-weight: bold;}
.news_bt .name-news:hover a{color:var(--color-red);}
.news_bt .desc-news{color:#3a3a3a; font-size: 14px; line-height:1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.roll_news{ width: 48%; }
.item_roll_news {position: relative; margin-bottom: 10px; text-align: justify;}
.item_roll_news .news_img { width: 31%; overflow: hidden; }
.item_roll_news .news_img img{ width: 100%; overflow: hidden; transform: scale(1); transition: all 0.3s;}
.item_roll_news:hover .news_img img{ width: 100%; overflow: hidden; transform: scale(1.05);}
.item_roll_news .news_info { width: 67%; } 
.item_roll_news .news_info h3{margin-bottom: 5px;}
.item_roll_news .news_info h3 a { color: #000; font-size: 14px; text-align: left; font-weight: bold; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.item_roll_news .news_info:hover h3 a { color: #f00; }
.item_roll_news .news_info .news_mota { color: #000; text-align: left; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.7;}

 
.title-bottom{ position: relative; margin-bottom: 25px; padding-left: 25px; }
.title-bottom::before{ content:''; width:4px; height: 95%; position:absolute; left: 0; top: 3px; background:#008000; }
.title-bottom span{ font-size: 35px; color: #008000; font-family: 'SVN-HC Colombo Sans'; text-transform: uppercase; line-height:1; }
.title-bottom div{ font-size:14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }

.left_bottom { width: 65%; position: relative; }
.right_bottom{  width: 33%; }

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

.loadkhung_video{display: grid;grid-template-columns: repeat(3,1fr);grid-gap:24px;}
.tailvideo_item1{ position: relative; margin-bottom: 10px; }
.tailvideo_item1 .name-video{ width: 100%; margin-bottom: 0; padding: 10px 0; color: #000; font-size: 16px; font-weight: 500; font-family: "Roboto", Sans-serif; transition: all 0.3s; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.tailvideo_item1:hover .name-video{  color: #f00; }
.tailvideo_item1 .pic-video{ display: block; width: 100%; position: relative; overflow: hidden;}
.tailvideo_item1 .pic-video:before{ content: ''; background: url('../images/img-data/play.png') no-repeat; background-size: 100% 100%; width: 60px; height: 60px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9}
.tailvideo_item1 .pic-video img{ display: block; width: 100%; }


.tailvideo_item{ position: relative; margin-bottom: 10px; }
.tailvideo_item .name-video{ position: absolute; left: 0px; bottom: 0px; width: 100%; margin-bottom: 0; padding: 10px; background: rgba(0,0,0,0.6); color: #fff; font-size: 15px; 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: 60px; height: 60px; 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% - 10px ); padding-bottom: 65%; 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{ position: absolute; width:100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}

/*
div#dknt1 {  max-width: 790px;  margin: 0px auto;}
form#frm_dknt1 input[type='text'], form#frm_dknt1 input[type='email'] { width: 100%; height: 43px; padding: 0px 10px 0px 10px; border: 1px solid #dddddd; background: transparent; outline: none; color: #2d2d2d; border-radius: 3px; transition: all 0.3s; }
form#frm_dknt1 input::-webkit-input-placeholder { color: #2d2d2d; }
form#frm_dknt1 input:-ms-input-placeholder { color: #2d2d2d; }
form#frm_dknt1 input::placeholder { color: #2d2d2d;}

form#frm_dknt1 input#ten_nhantin1 { margin-bottom: 15px;}
form#frm_dknt1 input#dienthoai_nhantin1  margin-bottom: 15px;}
form#frm_dknt1 input#email_nhantin1 { margin-bottom: 15px;}
form#frm_dknt1 textarea { width: 100%; padding: 15px 10px 17px 10px; border-radius: 3px;border: 1px solid #dddddd; background: transparent; outline: none; color: #000; }
form#frm_dknt1 textarea#noidung_nhantin1 { color: #2d2d2d; transition: all 0.3s; margin-bottom: 15px;}
form#frm_dknt1 textarea::-webkit-input-placeholder { color: #2d2d2d; }
form#frm_dknt1 textarea:-ms-input-placeholder { color: #2d2d2d; }
form#frm_dknt1 textarea::placeholder { color: #2d2d2d;}

form#frm_dknt1 input[type='submit'] { background: #156597; color: #fff; border:none; cursor: pointer; text-transform: uppercase; outline: none; font-size: 0.9rem; font-weight: 600; padding: 12px 30px;}
form#frm_dknt1 input[type='submit']:hover { color: #ff0;}
*/
/*====BOX DỊCH VỤ====*/
 
.main_news{ font-size: 1.5rem; margin-bottom: 15px; font-weight: 600; }
.box-service-container1{padding:50px 0; overflow-x: hidden;}
.box-service-container{padding:50px 0; overflow-x: hidden;}
  
.wrap-pro-wrap{ margin-bottom: 30px; overflow-x: hidden; }
   

.left-title{font-size: 17px; font-family: 'RobotoBold'; border-bottom: 1px solid #ddd; padding-top: 8px;}
.left-content{width: 25%; float: left; }
.right-content{width: 73%; float: right; }
 
.detail_news_left{width: 73%; float: left; position: relative; z-index: 1; overflow: hidden;}
.detail_news_right{width: 25%; float: right; position: relative; z-index: 1;}
.list_sp_news_page{ padding: 10px; border:1px solid #dddddd; margin-bottom: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color=#DDDDDD)";/*IE 8*/
    -moz-box-shadow: 0 2px 1px #DDDDDD;/*FF 3.5+*/
    -webkit-box-shadow: 0 2px 1px #DDDDDD;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0 2px 1px #DDDDDD;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#DDDDDD); /*IE 5.5-7*/
}
.list_sp_news_page:last-child{margin-bottom: 0;}
.row-flex-xs { display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -25px;}
  
/*====BOX TIN TUC====*/
.mgb-40{ margin-bottom: 40px; }
.title-filter{ font-size: 16px; font-weight: bold;}
.title-filter a{ color: #000;}
.left_product{ width: 23%; position: relative; z-index: 1;}
.right_product{ width: 75%; position: relative; z-index: 1;}
 
.pd0{ padding: 0; }
.item_qc img{ width: 100%;}
.item_qc{ margin-bottom: 15px; }
.item_qc:last-child{ margin-bottom: 0; }
/* Breadcrumb */
.breadCrumbs{background-color:#eee;margin-bottom:25px; }
.breadCrumbs .wrap-content{padding:0.75rem 10px;max-width:1195px;}
.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 a:hover{color:#ffa902;}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}
 

.banner_list{  }
.banner_list img{ display: block; width: 100%; transform:scale(1.0); transition:all 0.3s; }
  
.loadkhung_relativepost{display: grid;grid-template-columns: repeat(1,1fr);grid-gap:30px;}
.loadkhung_product{display: grid; grid-template-columns: repeat(3,1fr); grid-gap:25px;}
.loadkhung_product1{display: grid; grid-template-columns: repeat(5,1fr); grid-gap:8px;}

.boxproduct_item{ position: relative; font-weight: 400; background: #fff; }

.boxproduct_item .boxproduct_img{display: block;overflow: hidden;position: relative; margin: -1px; margin-bottom:0; }
.boxproduct_item .boxproduct_img img{width: 100%; transform: scale(1); transition: all 0.5s; }
.boxproduct_item span.icon_hot { z-index: 10; font-weight: bold; font-size: 14px; text-align: center; position: absolute; color: #fff; top: 8px; left:-10px; background-color: #dba510; padding: 3px 10px;}
.boxproduct_item span.icon_hot:before { content: '';  position: absolute;  border-style: solid;  border-color: transparent;  bottom: -10px; border-width: 0 10px 10px 0;  border-right-color: #5f5207; left: 0;}
.boxproduct_item span.icon_hot:after {content: ''; position:absolute; border-style:solid; border-color:transparent; bottom:-10px;}
.boxproduct_item span.icon_km { z-index: 10; font-weight: bold; font-size: 14px; text-align: center; position: absolute; right: 0; color: #fff; top: 8px; right:-10px; background-color: #dba510; padding: 3px 10px;}
.boxproduct_item span.icon_km:before { content: '';  position: absolute;  border-style: solid;  border-color: transparent;  bottom: -10px; border-width: 0 0 10px 10px;  border-left-color: #5f5207; right: 0;}
.boxproduct_item span.icon_km:after {content: ''; position:absolute; border-style:solid; border-color:transparent; bottom: -10px;}

.boxproduct_item:hover .boxproduct_img img{ transform: scale(1.1); }
.boxproduct_item .boxproduct_info{ padding:10px; text-align:center; }
.boxproduct_item .boxproduct_name{ position: relative; }
.boxproduct_item .boxproduct_name a{ transition: all 0.5s; font-weight: bold; color:#000; text-transform: uppercase; font-size: 14px; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.boxproduct_item:hover .boxproduct_name a{ color:#f00; }
.boxproduct_item .boxproduct_price{color:#333; font-size: 14px; font-weight: 500; display: block; text-align: center; margin-bottom: 4px; }
.boxproduct_item .boxproduct_price span{ display: inline-block; color:#d90000; }
 
 
.star_active{color: #EC644B; font-size: 12px;}
.star_off{color: #ddd; font-size: 12px;}


 
.wrap_duan{ padding: 60px 0; }
.item_duan{width:100%; display:block; }
.item_duan .pic-news{ width:100%; margin-bottom: 15px; overflow: hidden;}
.item_duan .pic-news img{width:100%; transform: scale(1.0); transition: all 0.3s;}
.item_duan:hover .pic-news img{ transform: scale(1.1);}
.item_duan .info-news{ width:100%;}
.item_duan .name-news{ margin: 0; margin-bottom: 5px; }
.item_duan .name-news a{color:#000; text-transform: uppercase; font-size:14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height:normal; font-weight: bold;}
.item_duan .name-news:hover a{color:var(--color-red);}
.item_duan .info-news .desc-news { color: #000; text-align: left; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.7;}


/*====BOX FOOTER====*/
.boxfooter_container{ color:#fff; overflow-x: hidden; padding: 3rem 0px 0px; font-size: 14px; line-height: 1.6; background: #008000; font-family: "Roboto", Sans-serif; }
.boxfooter_container .fixwidth{ padding-bottom:25px; }
.boxfooter_left{ width: 40%; }
.boxfooter_middle{ width:auto; }
.boxfooter_middle .item-ft-middle{ margin-bottom: 20px; }
.boxfooter_middle .item-ft-middle:last-child{ margin-bottom: 0px; }
.boxfooter_right{ width:36%; }

.boxfooter_title{ position: relative; padding-bottom: 3px; margin-bottom:20px; }
.boxfooter_title span{ color: #fff; font-size:16px; font-weight: bold; text-transform: uppercase;}
.boxfooter_title:before{ content:''; position: absolute; background:#fff; width:24px; height: 1px; left: 0; bottom:0; }

.boxfooter_title1{ position: relative; padding-bottom: 3px; margin-bottom:20px; }
.boxfooter_title1 span{ font-size:22px; font-weight: bold; }

.boxfooter_info{  color: #ffffff; line-height: 1.5; margin-bottom: 10px; }

 
.box_chinhsach_item{ margin-bottom:10px;}
.box_chinhsach_item:last-child{ margin-bottom:0px;}
.box_chinhsach_item a{color:#fff; display: block; line-height: 1.3; }
.box_chinhsach_item:hover a{ color: #f9ff00; }
 
.boxfooter_bottom{ color:#fff; font-size: 14px; }
.boxfooter_bottom .fixwidth { padding:15px 0; border-top: 1px solid #fff; }

.boxfooter_map{position:relative; }
.boxfooter_map iframe{ display: block; width:100% !important; height:250px !important;}

 
/* Sản Phẩm Detail */
.content-main{   }

.noidung_list{ margin-bottom: 20px; overflow-x: hidden;}
.nd_page{ padding-bottom: 50px; position:relative; max-height: 150px; overflow: hidden; }
.show_nd{ position:absolute; left:0px; bottom:0px; width: 100%; padding-top: 40px; 
background: -moz-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* FF3.6+ */
background: -webkit-gradient(linear, 180deg, color-stop(20%, ffffff00), color-stop(40%, FBFBFB));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* Opera 11.10+ */
background: -ms-linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#FBFBFB', GradientType='1'); /* for IE */
background: linear-gradient(180deg, #ffffff00 0%, #FBFBFB 40%);/* W3C */

}
.show_nd span{ display:inline-block; cursor: pointer; padding:6px 15px; border: 1px solid #ccc; color:#174b74; transition: all 0.4s; }
.show_nd span:hover{ display:inline-block; padding:6px 15px; border: 1px solid #174b74; background: #174b74; color:#fff; }
.active_nd{ max-height: initial; padding-bottom: 50px;}
.active_snd{ padding-top: 0px !important;}

.grid-pro-detail{margin-bottom:30px;  }
.grid-pro-detail-right{ }
.grid-pro-detail-right .boxproduct_item { margin-bottom: 25px; }

.box-hotlines { border: 1px solid #e8e8e8; border-radius: 5px; padding: 10px; margin-bottom: 20px;}
.box-hotlines .box-hotlines-left h3 { margin: 0; font-weight: 500; font-size: 17px;}
.box-hotlines .box-hotlines-left p { margin: 0; font-size: 13px; margin-top: 5px;}
.box-hotlines .box-hotlines-left h2 { font-size: 20px; margin-top: 5px; line-height: 1.1; font-weight: 700;}
.box-hotlines .box-hotlines-left h2 a { color: #222;}
.box-hotlines .box-hotlines-left .link-contact a { color: #61c472;}
.box-hotlines .box-hotlines-left { width: calc( 100% - 60px );}
.box-hotlines .box-hotlines-right {width: 50px;}
.box-hotlines .box-hotlines-right a { display: block; height: 50px; width: 50px; border: 3px solid #eaf2de; border-radius: 50%; text-align: center; line-height: 50px; position: relative; }
.box-hotlines .box-hotlines-right a i {font-size: 26px; color: #73a91d; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}


.boxproduct_star{ font-size: 14px;}
.boxproduct_star .opac100{color:#F7AF1D;}
.boxproduct_star .opac80{color:#fcdfa5;}

.icon-call{ padding-right: 15px; height: 45px; line-height: 45px; background-color: #1ba0e2; color: #fff !important; font-size: 17px; font-weight: 600; display: inline-block; text-transform: uppercase; width: 46%;}
.icon-call i{ width: 45px; font-size: 20px; top: 0px; left: 0px; display: block; background: rgba(0,0,0,0.2); height: 100%; line-height: 45px; float: left; text-align: center; margin-right: 20px; position: relative;}
.icon-call i::after{content: ''; position: absolute; display: block; right: -10px; border-top: 45px solid rgba(0,0,0,0.2); top: 0px; transition: all .2s ease-in-out; border-right: 10px solid #1ba0e2;}

.icon-call-later{ padding-right: 15px; height: 45px; line-height: 45px; background-color: #ff891e; color: #fff; font-size: 15px; font-weight: 600; display: inline-block; text-transform: uppercase; width: 46%;}
.icon-call-later i{ width: 45px; font-size: 20px; top: 0px; left: 0px; display: block; background: rgba(0,0,0,0.2); height: 100%; line-height: 45px; float: left; text-align: center; margin-right: 20px; position: relative;}
.icon-call-later i::after{content: ''; position: absolute; display: block; right: -10px; border-top: 45px solid rgba(0,0,0,0.2); top: 0px; transition: all .2s ease-in-out; border-right: 10px solid #ff891e;}

.left-pro-detail{ width:70%; background:white;}
.left-pro-detail .MagicZoom{ }
.right-pro-detail{width:28%; position: -webkit-sticky; position: sticky; top: 80px; }
.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:1.5rem; display:block; font-weight:bold; margin-bottom: 5px; color: #673006; }
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{ }
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{ padding: 2px 0;}
.attr-pro-detail li:last-child{border-bottom: none;}

.detail-image{ width: 49%; margin-bottom: 20px;}
.box-detail-info{ width: 48%; margin-bottom: 20px;}
.w-100{ width: 100%; }

.attr-pro-detail .box-flex-detail li{ padding: 0px 0;}

.attr-label-pro-detail{margin:0px 5px 0px 0px; font-weight: 600;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.attr-content-pro-detail .icon-fa{display:inline-block; width: 20px; text-align:center; }
.price-new-pro-detail{font-weight:bold; font-size:20px;color:var(--color-red);}
.price-new-pro-detail span{color: #333; font-size: 14px; display: inline-block; margin-left: 5px; font-weight: normal;}
.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 span{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.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; font-size: 18px;  text-transform: uppercase;}
.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; position: relative; z-index: 1; } 

.title-faq{ text-align:center; font-size: 22px; font-weight:bold; margin-bottom: 20px; }
.faq-question{ background:#f1f1f1; padding:10px; border-radius:8px; font-size: 16px; font-weight: bold; position: relative; padding-right: 40px; margin-top:8px; }
.faq-question span{ position: absolute; top:0px; right:0px; width: 30px; height: 100%; background: #f1f1f1; border-radius: 0 8px 8px 0; }
.faq-question span i{ position: absolute; top:50%; left:50%; color:#000; font-size: 22px; transform: translate(-50%,-50%); }
.faq-answer{display: none; }
.faq-answer-pd{ padding: 10px;}

#popup-detail .modal-dialog { max-width: 450px;}
#popup-detail .modal-header{ background: #ef806b; color:#fff; }
#popup-detail .modal-header .close{ color:#fff; }
#popup-detail .modal-right-detail{ width: 100%; }
#popup-detail .modal-left-detail{ width: 100%; }

.sticky-form{ padding: 20px; border-radius: 5px; background: #273655; color:#fff; }
.frm-detail{ display: flex; flex-wrap: wrap; }
.item-detail{ width:100%; margin-bottom:12px; position: relative; }
.item-detail i{position: absolute; left: 0px; top: 0px; line-height: 42px; background: #ddd0; color: #fff; font-size:15px; text-align: center; width:30px; height: 100%}
.item-detail textarea{ height: 80px; width: 100%; background: rgba(255, 255, 255, 0.4); border: 1px solid #190300; padding: 7px 10px; padding-left: 30px; display: block; color: #fff; border-radius: 5px; font-size: 13px;}
.item-detail input[type='text'],.item-detail input[type='email']{ height:42px; padding: 0 10px; padding-left: 30px; width:100%; font-size: 13px; border-radius: 5px; background: rgba(255, 255, 255, 0.4); color: #fff; border: 1px solid #273655;}
.item-detail input[type='text']::placeholder,.item-detail input[type='email']::placeholder,.item-detail textarea::placeholder{color:#fff;}
.item-detail input[type='submit']{ background: #ffffff; color:#190300; padding:9px 30px; border:none; text-transform:uppercase; font-weight: bold; border-radius:0px; cursor:pointer; width: 100%; margin-bottom: 12px; border-radius: 4px; font-size:16px;}
.item-detail input[type='submit']:hover{ background:#190300; color:#fff;}

.gc{font-size: 12px; color: #fff;}
.info_mua{ font-size: 22px; font-weight: bold; color: #ffffff; text-align: center; margin-bottom: 10px; }
.img-muahang{ width: 120px;  }
.info-muahang{ width: calc( 100% - 120px ); padding-left: 10px; font-size: 15px; }
.muangay2{ display: block; background: transparent; border: 1px solid #0076a3; color: #1a1a1a; padding:6px 20px; transition: all 0.4s; text-align: center; font-size: 1rem; margin-top: 12px;}
.muangay2:hover{ color: #fff; background: #0076a3; }
.muangay1{ margin-right: 10px; display: inline-block; background: transparent; border: 1px solid #0076a3; color: #1a1a1a; padding:6px 20px; transition: all 0.4s; text-align: center; font-size: 1rem; }
.muangay1:hover{ color: #fff; background: #0076a3; }
.muangay{ margin-right: 10px; display: inline-block; background: transparent; border: 1px solid #0076a3; color: #ec0d0d !important; padding:6px 20px; font-weight: 600; transition: all 0.4s; text-align: center; font-size: 1rem; }
.muangay:hover{ color: #fff !important; background: #0076a3; }

 
/* 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:40%;}
.news .pic-news img{width:100%;}
.news .info-news{float:left;width:56%;}
.news .name-news a{color:#82ae46; font-size:20px; display:block; line-height:normal; margin-bottom:5px; font-weight: 600;}
.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;}
.news .news-view{ display: block; width: 100px; height: 38px; line-height: 36px; border-radius: 20px; background: #82ae46; border: 1px solid #82ae46; color: #fff; transition: all 0.3s; text-align: center; margin-top: 15px;}
.news .news-view:hover{ background: #fff; border: 1px solid #82ae46; color: #82ae46;}

.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{ width: 48%;}
.top-contact .article-contact{ }
.form-contact{ margin-top: 25px; }
.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; width: 50%; }
.bottom-contact iframe{position:absolute;top:0px;left:0px;width:100%!important;height:100%!important;}

.error_mes{ color: #f00; background: #fff; position: absolute; bottom: calc( 100% + 8px ); left: 30px; padding: 5px 10px; border: 1px #f00 solid; border-radius: 4px; min-width: 150px; display: none; font-size: 14px;}
.error_mes:after,.error_mes:before {top: 100%; left: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;    pointer-events: none;}
.error_mes:after {border-color: rgba(136, 183, 213, 0); border-top-color: #fff; border-width: 5px;  margin-left: 0px;}
.error_mes:before { border-color: rgba(194, 225, 245, 0); border-top-color: #f00;   border-width: 7px; margin-left: -2px;}
.error_mes i { position: relative !important; left: auto !important; top: auto !important; line-height: initial !important; background: none !important; font-size: 14px !important; text-align: center !important; width: auto !important; height: auto !important;}

.item-tuvan{position: relative; width: 49%; margin-bottom: 10px; }
.item-tuvan:last-child{position: relative; width: 100%; }
.item-tuvan i{position: absolute; left: 0px; top: 0px; line-height: 42px; background: #008000; color: #fff; font-size:15px; text-align: center; width:30px; height: 100%; border-radius: 5px 0 0 5px;}

div.item-tuvan input[type='text'],div.item-tuvan input[type='email']{height:42px; padding: 0 10px; padding-left: 40px; width:100%; font-size: 13px; border-radius: 5px; background: #ffffff; color: #333; border:1px solid #008000;}
div.item-tuvan textarea{height: 80px; width: 100%; background:#ffffff; border: 1px solid #008000; padding: 7px 10px; padding-left: 40px; display: block; color: #333; border-radius: 5px; font-size: 13px;}
div.item-tuvan input[type='text']::placeholder,div.item-tuvan input[type='email']::placeholder,div.item-tuvan textarea::placeholder{ color:#333;}
.btn-tuvan{ font-size: 16px; font-weight: 600; letter-spacing: 2px; background: #008000; padding: 10px 28px; border-radius: 5px; margin-top: 10px; color: #fff; border: none}
.contac-title{ font-size: 20px; color: #673006; font-weight:bold; margin-bottom: 10px; }
 

/* Phân Trang */
.pagination-home{ margin-top: 20px; display: flex; justify-content: center; }
/*.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;}*/

/* thiết lập style cho thẻ a */
.pagination-home .pagination .page-item .page-link{ color: black; float: left; padding: 6px 16px; text-decoration: none; transition: background-color .3s; border: none; border-radius: 0px; font-size: 16px;}
/* thiết lập style cho class active */
.pagination-home .pagination .page-item.active .page-link{ background-color: #82ae46;  color: white; }
/* thêm màu nền khi người dùng hover vào class không active */
.pagination-home .pagination .page-item:hover:not(.active) .page-link { background-color: #ddd; }


/* Phân Trang Ajax */
.pagination-ajax{text-align:center; margin-top: 20px;}
.pagination-ajax .pagination{display: inline-block;}
.pagination-ajax a{ color: black; float: left; cursor: pointer; padding: 5px 16px; text-decoration: none; transition: background-color .3s; border: none; border-radius: 0px; font-size: 16px; background: #fff; margin: 0 2px; border: 1px solid #ddd;}
.pagination-ajax a.current,.pagination-ajax a:hover{background-color: #ddd;}

/* 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:20px;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);}

div.menu_mobi, div.menu_mobi_add { display: none;}
.menu_mobi_add .menulicha i{ position: absolute; right: 0; top: 0; padding: 16px; }

.mobile_contact{ position:fixed; width: 100%; left: 0; bottom: 0px; display: none !important; z-index: 9999;}
.mobile_contact a{ display: block; width: calc( 100% / 3 ); padding: 12px 5px; padding-bottom: 10px; text-align: center; color: #fff; font-size: 15px;}
.mobile_contact a:nth-child(1){ background: #F70000;}
.mobile_contact a:nth-child(2){ background: #3E9A37;}
.mobile_contact a:nth-child(3){ background: #F79E16;}

.desk-view{ display:block; }
.mobile-view{ display:none; }
.auto_gallery button.owl-prev{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; left: 0px; top: 50%; transform: translateY(-50%);}
.auto_gallery button.owl-next{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; right: 0px; top: 50%; transform: translateY(-50%);}
.item-gallery{position: relative;}

.auto_video button.owl-prev{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; left: 0px; top: 50%; transform: translateY(-50%);}
.auto_video button.owl-next{position:absolute; width: 30px; text-align: center; padding: 10px !important; margin: 0 !important; font-size: 24px !important; right: 0px; top: 50%; transform: translateY(-50%);}
 
.menu_mobi_add ul li ul{ width:100%; }
.menu_mobi_add ul li ul li a{ padding-left: 20px;  }
.menu_mobi_add ul li ul li ul li a{ padding-left: 30px;  }
.menu_mobi_add ul li ul li ul li ul li a{ padding-left: 40px;  }
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: 40px; 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; padding: 0;}
.icon_menu_mobi{font-size:22px; 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 { color: #fff; font-size: 28px; text-decoration: none; cursor: pointer; display: none; width: 42px; height: 42px; line-height: 42px; cursor: pointer; text-align: center; }
div.menu_mobi a{color:#008000;}
div.menu_mobi a i{ transform: scaleX(1.3);}
/* Responsive */
@media(max-width:1199px){
    .fixwidth{width:95%;}
}
@media(max-width:1100px){
    .title a, .title span { font-size: 30px; }
    .title-about span:nth-child(1),.title-about span:nth-child(2){ font-size:38px; }
	.loadkhung_product1 .boxproduct_item:hover .hidekm{ display:none; } 
    .right-tel{ display: none; }
    .menu { padding: 6px 0px;}
	.menu ul.menu_cap_cha{ display: none !important; }
	div.menu_mobi{display: block; }
    .wrap_about { padding: 50px 0; }
    .wrap_about::before { width: 30%; }

	

	.menu_mobi_add ul{ list-style: none; padding:0; margin: 0; }
	.menu_mobi_add ul li>a{ text-transform: uppercase; }
    .menu_mobi_add ul li ul{ width:100%; }
    .menu_mobi_add ul li ul li a{ padding-left: 35px;  }
    .menu_mobi_add ul li ul li ul li a{ padding-left: 55px;  }
    .menu_mobi_add ul li ul li ul li ul li a{ padding-left: 75px;  }
    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: 38px; 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:19px; margin: 0; color: #fff; text-decoration:none; display:block; cursor:pointer; display:block; cursor:pointer; }
    .icon_menu_mobi i{  
        font-size:22px;
        -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);
    }
    .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: 15px; position: relative;}
    .menu ul.menu_cap_cha{ display: none !important; }

}
@media(max-width:1024px){
    .st-image-share-buttons,.st-sticky-share-buttons{display: none !important;}
    .frm_timkiem1 {
    width: 100%;
    max-width: 285px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #47597e;
}
    .mobile_contact{ position:fixed; width: 100%; left: 0; bottom: 0px; display: flex !important;}
    .loadkhung_video { grid-template-columns: repeat(3,1fr); grid-gap: 15px;}
    .wrap_menu { position: relative;}
     

    .loadkhung_product { grid-template-columns: repeat(4,1fr); grid-gap: 20px;}
 
    .slideshow{  }
    .slider_info--text { width: 70%; }
    .slider_info__name { font-size: 45px;}
    .title_about { font-size: 30px; margin-bottom: 9px;}

    .slider_info__desc{ font-size: 20px; }
    .slider_info1 { padding: 12px 20px;}
    .wrap-main, .wrap-content{ width:97%; }
    
    .desktop_hidden { display: block;}
    .top-tel{ display: none !important; }
    .wrap_menu ul.menu_cap_cha{ display: none !important; }
     
    .fixed-bottom .list{ padding-left:0; }
    .fixed-bottom .list li:nth-child(1){ padding-left:0;     padding-right: 0;}

    .left-list-banner { display: none; }
    .right-list-product{ width: 100%; }
    .support-content{ display: none; }
}
@media(max-width:1000px){
    .right-tel,.right-mail{ display: none }
	.loadkhung_item_news,.loadkhung_video { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 20px;}
    .loadkhung_item_news1 { display: grid; grid-template-columns: repeat(1,1fr); grid-gap: 20px;}

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

    .ten_slider { font-size: 3rem; line-height: 1.3; margin-bottom: 20px;}
    .loadkhung_product1,.loadkhung_product { grid-template-columns: repeat(4,1fr); grid-gap: 15px; }

    .loadkhung_product_index { grid-template-columns: repeat(3,1fr); grid-gap: 16px;}
    .loadkhung_thongke_index {grid-template-columns: repeat(4,1fr); grid-gap: 15px;}

    .grid-pro-detail { grid-template-columns: 100%; grid-gap: 0%;}
    .grid-pro-detail-right{ display: none; }
    .item_gt { width: 40%; }
    .main_title { font-size: 26px; margin-bottom: 30px; }
    .boxfooter_container .fixwidth { flex-wrap: wrap; }
    .boxfooter_bottom .fixwidth { flex-wrap:wrap; text-align: center; }
    .boxfooter_bottom .fixwidth div { width:100%;}

 
 
    .news{width:100%;float:none!important;}
    .boxfooter_left { width: 100%; margin-bottom: 20px; position: relative; z-index: 1;}
    .boxfooter_middle { width: 49%; }
    .boxfooter_right { width: 49%; }
 
    .subscribe_area .subscribe_iner { padding: 50px 30px; max-width: 97%;}
    .tieuchi_item .tieuchi_name { font-size: 23px; }

    .detail_news_left { width: 100%; margin-bottom: 30px;}
    .detail_news_right { width: 100%; }
    .loadkhung_relativepost{display: grid;grid-template-columns: repeat(3,1fr);grid-gap:20px;}

    .left_product { width: 100%; margin-bottom: 30px;}
    .box_content_filter{ display: none; }
    .right_product { width: 100%; }

    .right_about { height: 300px; }
    .gt_video { width: 85%; }

    .item_slider_content_setup{ padding:20px; }

    .left_bottom { width: 100%; margin-bottom: 25px; }
    .right_bottom { width: 100%; }

    .header_logo { text-align: center; position: relative; justify-content: center; }
    /*.header_logo .header_logo_img img {  width: 85px;}*/
    .header_logo>img { max-height: 55px; width: auto; }
    .header { position: relative; width: 100%; padding: 10px 0; }
    .item_slider_content_setup {display: none;  }
}
@media(max-width:900px){    
    .loadkhung_product1,.loadkhung_product { grid-template-columns: repeat(2,1fr); grid-gap: 15px; }
    .wrap_about { padding: 60px 0; background: #fff3e1;}
}
@media(max-width:800px){
	.top-contact { width: 100%; margin-bottom: 20px;}
	.bottom-contact { width: 100%;}
	.btn-tuvan { padding: 10px 28px; width: 100%; }
    .loadkhung_relativepost{display: grid;grid-template-columns: repeat(2,1fr);grid-gap:20px;}

    .ten_slider { font-size: 2rem; line-height: 1.3; margin-bottom: 10px;}
    .item_slider_text { font-size: 1.2rem; font-weight: 600;}
    
    .menu-right{display: none;}

    .top-contact{flex-wrap:wrap;}
    .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 {  grid-template-columns: repeat(1,1fr);  grid-gap: 16px;}
    .w42 {  width: 100%; margin-bottom: 30px;}
    .w56 { width: 100%;}

	.frm_timkiem { max-width: 370px; }

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

    .box-menu-line { display: none !important;}
    .wrap-video-21{ position: relative; width: 80vw; padding-bottom: 60%;}
    .loadkhung_product1,.loadkhung_product {display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 16px;}
    .email{ display: none; }
    .boxproduct_item .boxproduct_name a {transition: all 0.5s; color: #333; }

    .boxfooter_left { width: 100%; margin-bottom: 30px; position: relative; z-index: 1;}
    .boxfooter_middle { width: 100%; margin-bottom: 30px; position: relative; z-index: 1;}
    .boxfooter_right { width: 100%; }

 
    
}
@media(max-width:600px){
    div.tim_tailieu p { display: block; }
    div.tim_tailieu select { width: 20%;}
    .left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:10px 0px;}
    .loadkhung_thongke_index { grid-template-columns: repeat(2,1fr); grid-gap: 15px;}
    .box-detail-info,.detail-image { width: 100%; margin-bottom: 20px;}
 
}
@media(max-width:440px){
    .title-about span:nth-child(1), .title-about span:nth-child(2) { font-size: 34px; }
    .frm_timkiem1 { width: 100% ; max-width: 100%; }
    /*.header_logo .header_logo_img img {  width: 65px;}*/
    .header_logo .header_logo_img { margin-bottom: 0; margin-right: 8px;}
    .title span:nth-child(1){ font-size:30px; }
    .big_news{ display: none; }
    .roll_news{ width: 100%; }
    .wrap_about::before{display:none;}
    .left-about { width: 100%; margin-bottom: 30px;}
	 .right-about { width: 100%; position: relative;}
	.frm_timkiem .input { height: 42px; transition:all 0.3s; }
	.frm_timkiem button { height: 42px; transition:all 0.3s; }
	.fixed_head .frm_timkiem .input { height: 34px; transition:all 0.3s; }
	.fixed_head .frm_timkiem button { height: 34px; transition:all 0.3s; }
	div.menu_mobi { height: 42px; line-height: 42px; transition: all 0.3s;}
	.fixed_head div.menu_mobi { height: 35px; line-height: 38px; transition: all 0.3s;}

	.right-info{ position:initial; }
	.item-tuvan { width: 100%; }
	.fixed_head .header_logo img { max-height: 38px; }
	.icon-call-later { padding-right: 0px; font-size: 14px; width: 49%;}
	.icon-call-later i { margin-right: 10px; }

	.icon-call { padding-right: 0; font-size: 17px; width: 49%;}
	.icon-call i { margin-right: 10px; }

 
 
	.loadkhung_item_news1 { display: grid; grid-template-columns: repeat(1,1fr); grid-gap: 20px;}
    .loadkhung_item_news,.loadkhung_video { display: grid; grid-template-columns: repeat(1,1fr); grid-gap: 20px;}

	.boxfooter_middle { width: 100%; margin-bottom: 20px; }
    .boxfooter_middle1 { width: 100%; margin-bottom: 20px; }
    .boxfooter_right { width: 100%; }

    .loadkhung_relativepost{display: grid;grid-template-columns: repeat(1,1fr);grid-gap:20px;}
    .item_slider_content_setup{ padding:10px; }
    .loadkhung_video { grid-template-columns: repeat(1,1fr); grid-gap: 20px;}
    .mobile_contact a:nth-child(3) { width: 36%;}
    .mobile_contact a { width: 32%; }
    .index_title span { padding: 0 12px; min-width: 100px; }
    .item-ft-middle { width: 100%;}
    .page-item-index {width: 100%;}
    .page-item-index:first-child { margin-bottom: 20px;}
	.loadkhung_product1,.loadkhung_product { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 8px;}
    .item_slider_text { font-size: 1.2rem; font-weight: 600;}
    #background-slider-noidung { padding: 1rem;}

    div.tim_tailieu select { width: 30%;}
    div.tim_tailieu input[type='text'] { width: calc( 70% - 4px ); }
    div.tim_tailieu input[type='submit'] { margin-top: 8px;}

    .khung_dk { width: 100%; margin-bottom: 15px;}
    .but_dk { position: relative; width: 100% ;}
    .gt_video { padding-top: 67%; width: 90%; }
    .right_about img { width: 100%; }
    .right_about { padding-top: 102px;}

    .right-top ul { display: none !important; }
    .slider_info--text {    width: 82%;}
    .slider_info__name { font-size: 26px;}
    .slider_info__desc{ display: none; }
    .tieuchi_item{ width: 100%; position: relative; z-index: 1; padding: 12px;}
    .subscribe_area .subscribe_iner .form-group { width: 100%; margin-bottom: 15px;}
    .subscribe_area .subscribe_iner .btn_2 { width: 100%; margin-top: 0 !important; padding: 17.5px 47px; border-width: 0;}
    .index_title{ font-size: 30px; }
    .box_load_list .load_list{padding: 9px 12px;}
    .item_gt { width: 100%; margin: 0 !important;}

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

    .top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}
 
    .news .info-news { float: left; width: 100%;}
    .news .pic-news { float: left; margin-right: 0%; margin-bottom: 5px; width: 100%;}
    .news .news-view{ display: none; }
    .news .name-news a { font-size: 18px; }

    .title-pro-detail { font-size: 20px; }
}
@media(max-width:369px){
    .news .pic-news,.news .info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
    .news .info-news{margin-top: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;}


}