@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: 'Roboto', sans-serif; top: 0px !important; font-size:1rem; 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 iframe{ display: none; }
.st-sticky-share-buttons,.st-image-share-buttons{ display:none !important; }
#st-1 .st-btn{ margin-right: 4px !important; }


.translatebx{ height: 30px; overflow: hidden; width: 150px; margin: 0 10px;}
.translatebx .goog-te-gadget .goog-te-combo{ height: 30px;margin: 0; height: 30px; width:100%; }

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

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

.content-p{ position: relative; }
.noidung_list1{  }
.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 */
.fixed_head{ width:100%; z-index: 10000; }
.header{ position: relative; width:100%; }
.header .fixwidth{ max-width: 1300px; position: relative; padding: 10px 0;}
.logo-left{ width: 17.3%; }
.middle-baner{ width: 61.5%; }
.logo-right{ width: 19.2%; }
.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: 99;-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}


/*==========SEARCH=============*/
.btn-search{ font-size: 18px; cursor: pointer; color:#fff; }
.frm_timkiem{position:absolute; width:300px; top: calc( 100% + 10px ); right: 0; background:#fff; z-index: 9; display: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";/*IE 8*/
-moz-box-shadow: 0 0 5px -2px rgba(0,0,0,0.8);/*FF 3.5+*/
-webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.8);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 0 5px -2px rgba(0,0,0,0.8);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
 }
.frm_timkiem button{top: 0px; outline:none; border:none; right:0; padding: 7px 25px; position: absolute;z-index: 999; top: 0px; color: #fff; background-color: #00233f; height: 38px;}
.frm_timkiem .input{text-indent: 6px;outline:none;transition:all ease 0.5s; padding: 8px 0px; padding-right: 50px; border: 0; width: 100%; z-index: 99; color:#333; background:#fff; font-size:14px; border: 2px solid #fff; height: 38px;}
.frm_timkiem .input::-webkit-input-placeholder{color:#333;}
.frm_timkiem .input::-moz-placeholder{color:#333;}
.frm_timkiem .input:-ms-input-placeholder{color:#333;}
.frm_timkiem .input:-moz-placeholder{color:#333;} 
  
/* Menu */
/*=====menu======*/
.wrap_menu1{ height: 40px; }
.wrap_menu { position: relative; background: #006cb5; border-bottom: 2px solid #000; height: 40px;}
.wrap_menu .fixwidth{ max-width: 1200px;}
 
.wrap_menu ul{ list-style: none; padding: 0; margin: 0;}
.wrap_menu ul.menu_cap_cha{ position: relative; }
.wrap_menu ul.menu_cap_cha li{ float:left; transition:all ease-in-out 0.2s;position:relative; }
.wrap_menu ul.menu_cap_cha li.first-li{ position:initial !important;}
 
.wrap_menu ul.menu_cap_cha li.menulicha{ margin-right: 1px;}
.wrap_menu ul.menu_cap_cha li.menulicha::before{ content:''; width: 1px; height: 14px; background: #fff; position: relative; position: absolute; left: 100%; top: 13px;}
.wrap_menu ul.menu_cap_cha li.menulicha:last-child::before{ display:none; }
.wrap_menu ul.menu_cap_cha li.menulicha>a{ text-decoration: none; color:#fff; font-size:15px; display: block; cursor: pointer;  height: 40px; line-height: 40px; transition: all 0.3s; position: relative; text-transform: uppercase; padding: 0px 24px;} 
.wrap_menu ul.menu_cap_cha li.menulicha>a:hover,.wrap_menu ul.menu_cap_cha li.active>a{ color:#ffea00; }
.wrap_menu ul.menu_cap_cha li.menulicha>a>i{ margin-right:5px; }
.none_boder_r{ border-right: 0 !important; }
.no_bg{ background-image:none !important;}


.fixed ul.menu_cap_cha li.menulicha>a{  height: 40px; line-height: 40px; transition: all 0.3s; position: relative;} 

.desktop_hidden{ display: none; }
/*---menu cấp con---*/
.menu_cap_con{position:absolute; display:none; width: 500px; background: #006CB5; transition:all ease 0.5s;left: 0px; top:100%; z-index: 99;}
.menu_cap_con li{ padding: 0 !important; float:none !important; width: 49%; }
.menu_cap_con li a{display:block; min-width:150px; white-space: nowrap; float:none !important; transition:all ease 0.2s; padding: 6px 10px !important; position: relative; margin:0px;}
.menu_cap_con li:hover a{color: #ffea00 !important}
.menu_cap_cha li:hover .menu_cap_con{display:flex; justify-content: space-between; flex-wrap: wrap; }

.menu_cap_con .menu_cap_2 li:hover{background:#ffa902 !important}
.menu_cap_con .menu_cap_2 .menu_cap_3 li:hover{background:#ffa902 !important}
.menu_cap_con li:hover .menu_cap_2{ display:block; }
.menu_cap_con li a{font-size:14px !important;color:#fff !important;}
.menu_cap_2{ position: absolute; left: 100%; top: 0; display:none;background: #333;}

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

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

#flags img{ border: 1px solid #fff; }

/* Slider*/
.wrap_slider{ width:100%; padding-top: 5px; position:relative; }
.left-slider{ width: 20.5%; background: #1f81c3; }
div.tieude { color: #fff; text-align: center; font-size: 16px; background: #006cb5; height: 50px; line-height: 50px; text-transform: uppercase; margin-bottom: 5px;}
.left-slider ul{ padding: 0; margin: 0; list-style: none; background: #1f81c3;}
.left-slider ul li a { color: #fff; font-family: arial; text-decoration: none; font-size: 14px; transition: 0.4s; display: block; border-bottom: 1px solid #686868; padding: 8px 5px 8px 23px; text-transform: uppercase;}
.left-slider ul li a:hover, .left-slider ul li a.active { color: #ff0; transition: 0.4s;}

.right-slider{ width: 79%; }
.item_slider{position: relative;}
#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;}

/* Slideshow */
.slideshow{position:relative; border: 2px solid #1E5375; padding: 1px; } 
.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;}

.wap_search { margin-top: 2px; }
.hotline {background: #f90b0b; height: 45px; line-height: 45px; padding-left: 20px; width: 31%; border-right: 1px solid #e3e3e3; font-size: 16px; color: #fff;}
.hotline i { font-size: 20px; color: #1f81c3; vertical-align: middle; padding-right: 8px;}
div#search { width: 69%; height: 45px; margin-bottom: 0px;}
div#search input#keyword { padding: 0px 10px; background: #ffffff; width: 66%; outline: none; color: #a9a6a6; border: 1px solid #457508; height: 45px; display: block;}
button.tkiem { height: 45px; background: #006cb5; padding: 0px; color: #fff; width: 34%; text-transform: uppercase; font-size: 16px; cursor: pointer; border: none; display: block;}
 
/*====BOX giới thiệu====*/

.wrap-main{ padding:30px 0px 30px 0;}

.wrap_spmoi{ padding: 20px 0 0px 0; }
.tde_spm { background: #006cb5 url(../images/img-data/tde_spm.png) no-repeat left center; padding-left: 60px; height: 48px; line-height: 50px; color: #fff; text-transform: uppercase; font-size: 21px; margin-bottom: 25px; }

.col-left{ width:19%; }
.qc-left{ margin-bottom:20px; }
.item_qc img{ width: 100%;}
div#hotro { background: #f2fbfe; border: 1px solid #006CB5;}
div.danhmuc { margin-bottom: 20px;}
.logo_d { text-align: center; padding: 0 10px; padding-top: 6px;}
.ndung_ddn { padding: 10px; font-size: 12px;}
div#thongketcap { background: #f2fbfe; border: 1px solid #006CB5;}
div#thongketcap ul { list-style: none; padding: 15px; margin: 0;}
div#thongketcap ul li { clear: both; padding: 2px 0px; font-family: Calibri; font-size: 18px;}
div#quangcao a { display: block; margin: 0px auto 10px auto; width: 100%;}
div#quangcao a img { display: block; width: 100%; border: 1px solid transparent;}
div#quangcao a img:hover { border: 1px solid red;}

.col-right{ width: 80%; }
div.tieude_giua { height: 48px; line-height: 48px; margin-bottom: 10px; border-bottom: 2px solid #006cb5;}
div.tieude_giua span { display: table; height: 48px; line-height: 48px;
    background: url(../images/img-data/tde3.png) no-repeat right bottom, 
    			url(../images/img-data/tde1.png) no-repeat left bottom, 
    			url(../images/img-data/tde2.png) repeat-x left bottom;
    padding-left: 65px; padding-right: 30px; color: #fff; font-size: 18px; text-transform: uppercase;
}
div.tieude_giua span a { text-decoration: none; color: #fff; }

#gioithieu{ padding-bottom: 20px; }
.tde_gthieu { background: #006cb5 url(../images/img-data/tde_spm.png) no-repeat left center; padding-left: 60px; height: 48px; line-height: 50px; color: #fff; font-size: 22px; margin-bottom: 20px;}
.wap_gthieu { width: 73%;}
.hinh_gt { width: 28%;}
.ndung { width: 70%;}
.ten_gt { color: #f00; font-size: 20px;}
.mota_gt { font-size: 16px;}
.xthem { text-align: right; padding-top: 10px;}
.xthem a { text-decoration: none; color: #f00; font-size: 18px;}
.wap_video { width: 25%;}
div.load_video { width: 100%; margin: 7px auto;}
.video_popup { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#clickvideo { width: 100%; padding: 4px 0; margin: 3px 0%; border: 1px solid #DDD; box-sizing: border-box;}

 
 
/*====BOX DỊCH VỤ====*/
 
.loadkhung_news{display: grid;grid-template-columns: repeat(1,1fr); grid-gap:0px;}

.item_news {position: relative; padding: 12px 0; border-bottom: 1px dashed #C6C6C6; text-align: justify;}
.item_news .news_img { width: 170px; overflow: hidden;}
.item_news .news_img img{ width: 100%; transform: scale(1.0) ; overflow: hidden; transition: all 0.5s;}
.item_news:hover .news_img img{ transform: scale(1.2) ;}
.item_news .news_info { width: calc( 100% - 185px );  }
.item_news .news_info .news_name{   }
.item_news .news_info .news_name a { color: #222; font-weight: 600; font-size: 1rem; line-height: 1.3; display: block;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.item_news .news_info:hover .news_name a { color: #f00; }
.item_news .news_info .news_mota { color: #666666; text-align: left; font-size: 0.875rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 1.7;}
.item_news .news_info .date-post {color: #666666; font-size:  0.875rem; margin-bottom: 5px;}
.item_news .news_info .date-post i{ font-size: 5px; display: inline-block; line-height: 21px; height: 21px; width: 10px; position: relative;}
.item_news .news_info .date-post i:before{position: absolute; left: 50%; top: 82%; transform: translate(-50%,-50%);} 
.item_news .news_info .date-post span { color: #f00; }
 
 
 

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 {  /*background: url(../images/img-data/input1.png) no-repeat left 10px center, transparent;*/ margin-bottom: 15px;}
form#frm_dknt1 input#dienthoai_nhantin1 { /*background: url(../images/img-data/input2.png) no-repeat left 10px center, transparent;*/ margin-bottom: 15px;}
form#frm_dknt1 input#email_nhantin1 { /*background: url(../images/img-data/input3.png) no-repeat left 10px center, transparent;*/ 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 { /*background: url(../images/img-data/input4.png) no-repeat 10px 14px, transparent;*/  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.2rem; margin-bottom: 15px; font-weight: 600; }
.box-service-container1{padding:50px 0;}
.box-service-container{padding:50px 0;}
  
 
.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;}
.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*/
}
 

div.map_right { width: 66%; float: right;}
/*====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;}
.box_filter{ border: 1px solid #ddd; padding: 10px; margin-bottom: 20px;}
.box_filter:last-child{ margin-bottom: 0px;}
.item-filter{ margin-top: 3px; }
.item-filter:first-child{ margin-top: 8px; }
.item-filter a{ color:#000; }
.item-filter:hover a,.item-filter a.active{ color:#f00; }
.item-filter input{ margin-top: 5px; margin-right: 4px;}
 
.pd0{ padding: 0; }

/* Breadcrumb */
.breadCrumbs{background-color:#eee;margin-bottom:25px; }
.breadCrumbs .wrap-content{padding:0.75rem 10px;max-width:1300px;}
.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:#ff0000;}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}
 
 
 

.loadkhung_product_index{display: grid;grid-template-columns: repeat(3,1fr);grid-gap:30px; margin-bottom: 30px;}
.loadkhung_relativepost{display: grid;grid-template-columns: repeat(1,1fr);grid-gap:30px;}
.loadkhung_product{display: grid;grid-template-columns: repeat(5,1fr);grid-gap:15px;}

.boxproduct_item{ position: relative; font-weight: 400; border: 1px solid #ddd; padding: 3px; padding-bottom: 10px; }
.boxproduct_item .iconmoi{ position: absolute; top:0px; left:0px; width: 54px; height:54px; z-index:1; background: url(../images/img-data/new.png) no-repeat; }
.boxproduct_item .boxproduct_img{display: block;overflow: hidden;position: relative; border: 1px solid #ddd; margin-bottom:10px; }
.boxproduct_item .boxproduct_img span.icon_hot{width: 40px; position: absolute; top: 12px; right:12px; }
.boxproduct_item .boxproduct_img img{width: 100%; transform: scale(1); transition: all 0.5s;}
.boxproduct_item:hover .boxproduct_img img{ transform: scale(1.1); }
.boxproduct_item .boxproduct_info{ }
.boxproduct_item .boxproduct_name{ margin-bottom: 0px; position: relative; text-align: center; height: 39px; }
.boxproduct_item .boxproduct_name a{ transition: all 0.5s; color:#000; font-weight: bold; font-size: 13px; 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_gia{color:#333; font-family: 'Lora', serif; font-size: 0.875rem; font-weight: 500; display: block; text-align: center;}
.boxproduct_item .boxproduct_gia span{color:#ff8a00; }
.boxproduct_item .boxproduct_giacu{color:#555; font-size: 13px; text-decoration: line-through;}
.boxproduct_item .xemthem_m { padding-top: 7px; }
.boxproduct_item .xemthem_m  .xemct_m { width: 52%; border: 1px solid #00f; text-align: center; text-transform: uppercase;}
.boxproduct_item .xemthem_m  .xemct_m a { display: block; line-height: 1.3; color: #ee8720; font-size: 11px; padding: 8px 3px 5px 3px; }

.boxproduct_item .xemthem_m  .baogia_m { cursor: pointer; width: 46%; border: 1px solid #00f; text-align: center; text-transform: uppercase; }
.boxproduct_item .xemthem_m  .baogia_m span{ display: block; line-height: 1.3; padding: 8px 3px 5px 3px; color: #ee8720; font-size: 11px; }
 
.product_title{ color:#353535; margin-bottom: 1rem; font-size: 2.25rem; text-align: center; }
.loadkhung_video{display: grid;grid-template-columns: repeat(3,1fr);grid-gap:30px;}
.tailvideo_item .name-video { font-size: 18px; text-align: center; }
.tailvideo_item a { position: relative; display: block;  }
.tailvideo_item a i{ content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 45px; color: #f00;}
.tailvideo_item a:hover i{ color: #fff;}

.com_wrap{ position: relative; margin-bottom: 3rem; }
.com_wrap:before{ content: ''; position: absolute; width: 100vw; height: 1px; background: #e1e1e1; left: 50%; bottom: 0; transform: translateX(-50%); }
.com_wrap a{ padding: 10px 0 7px 0; font-size: 1.2rem; position: relative; margin-right: 50px; color:#353535; font-weight: 600; font-size: 1.2rem; border-bottom: 3px solid transparent;}
.com_wrap a::after{ content: ''; position: absolute; width: 1px; height: 35px; background: #e1e1e1; right: -25px; top: 50%; transform: translateY(-50%); }
.com_wrap a:last-child{ margin-right: 0px; }
.com_wrap a:last-child::after{ display: none; }
.com_wrap a:hover,.com_wrap a.active_com{ border-color: #ffaf02; }

.wrap_qc{  }
.wrap_qc img{ display: block; width: 100%; }

.star_active{color: #EC644B; font-size: 12px;}
.star_off{color: #ddd; font-size: 12px;}

.wrap_bottom{ padding: 50px 0; }
 
div#menu_bottom { position: relative; background: #006cb5; height: 55px; line-height: 55px; margin: auto;}
div#menu_bottom ul { list-style: none; padding: 0; margin: 0;}
div#menu_bottom ul li{ position: relative; margin-right:1px; }
div#menu_bottom ul li a {color: #fff; font-size:15px; padding: 0px 40px; text-decoration: none; text-transform: uppercase; display: block; }
div#menu_bottom ul li::before { content: ''; width: 1px; height: 14px; background: #fff; position: relative; position: absolute; left: 100%; top: 19px;}
div#menu_bottom ul li:last-child::before { display: none; }
div#menu_bottom ul li a:hover { color: #ff0;}
div#menu_bottom ul li a>i { margin-right: 5px;}
/*====BOX FOOTER====*/
.boxfooter_container{ color:#000; background:#efefef; padding: 20px 0; }
.td_ft { font-family: 'UTM Alter Gothic'; text-transform: uppercase; font-size: 18px; background: url(../images/img-data/tde_ft.png) no-repeat left bottom; padding-bottom: 8px; margin-bottom: 15px; }
.boxfooter_left{ width: 49%; }
.boxfooter_right{ width: 49%; }
 
.boxfooter_bottom{ padding:10px 0; background: #e7e7e7; font-size: 12px;}
.boxfooter_bottom .fixwidth { padding: 0; }

/* Sản Phẩm Detail */
.noidung_list{ margin-bottom: 20px; }
.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: 20px;  }
.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: 15px; margin-bottom: 10px;}
.boxproduct_star .opac100{color:#F7AF1D;}
.boxproduct_star .opac80{color:#fcdfa5;}


.left-pro-detail{ position: relative; z-index: 1; float:left;width:45%;text-align:center; background:white;}
.left-pro-detail .MagicZoom{ }
.right-pro-detail{width:52%; float:right; position: relative; z-index: 1;}
.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:uppercase; color: #006CB5; font-size: 23px; display:block; border-bottom: 1px solid #eeeeee; margin-bottom: 10px; padding: 6px 0;}
.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: 6px 0;}
.attr-pro-detail li:last-child{border-bottom: none;}
.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;}
.price-new-pro-detail{font-weight:600; font-size:17px;color:var(--color-red);}
.price-new-pro-detail span{color: #333; font-size: 13px; 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{float: left; color: #000; background: #fff; padding: 8px 10px; margin-right: 10px; cursor: pointer; border-bottom: none; font-size: 14px; text-transform: uppercase; font-weight: bold;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{color: #fff; border: 1px solid #d0d0d0; border-bottom: 1px solid #fff; background: #006cb5;}
.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; }

#popup-detail .modal-dialog { max-width: 550px;}
#popup-detail .modal-header{ background: #df2029; color:#fff; }
#popup-detail .modal-header .close{ color:#fff; }
#popup-detail .modal-right-detail{ width: 100%; }
#popup-detail .modal-left-detail{ width: 100%; }
#popup-detail-label{ width: 100%; text-align: center; text-transform: uppercase; }
.frm-detail{ display: flex; flex-wrap: wrap; }
.item-detail{ width:100%; margin-bottom:10px; position: relative;}
.item-detail input[type='text'],.item-detail input[type='email'],.item-detail input[type='number']{ border:none; height:30px; background:none; color:#333; border: 1px solid #ccc; padding: 0 5px; width:100%; font-size: 12px;}
.item-detail input[type='text']::placeholder,.item-detail input[type='email']::placeholder,.item-detail input[type='number']::placeholder,.item-detail textarea::placeholder{color:#333;}
.item-detail textarea{ height:70px; width:100%; border:none; background:none; color:#333; border: 1px solid #ccc; padding: 7px 10px; isplay: block; font-size: 12px; display: block;}

.item-detail input[type='submit']{ background: #df2029; color:#ffffff; padding:9px 30px; border:none; text-transform:uppercase; border-radius:0px; cursor:pointer; width: 100%;}
.item-detail input[type='submit']:hover{ background:red;}

.item-detail1{ width:49%; margin-bottom:10px; position: relative; float: left;}
.item-detail1:nth-child(2){ float: right;}
.item-detail1:nth-child(4){ float: right;}
.item-detail1 input[type='text'],.item-detail1 input[type='email'],.item-detail1 input[type='number']{ border:none; height:34px; background:none; color:#333; border: 1px solid #ccc; padding: 0 5px; width:100%; font-size: 12px;}
.item-detail1 input[type='text']::placeholder,.item-detail1 input[type='email']::placeholder,.item-detail1 textarea::placeholder{color:#333;}

.gc{font-size: 12px; margin-top: 8px;}
.info_mua{ font-weight: 600; font-size: 14px; margin-bottom: 4px; }
.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 #00f; color: #ee8720; padding:6px 20px; transition: all 0.4s; text-align: center; font-size: 1rem; }
.muangay1:hover{ color: #fff; background: #006cb5; border: 1px solid #006cb5; }
.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 */
 
.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{ margin-bottom:30px;}
.top-contact .article-contact{width:100%; }
.form-contact{width:100%; max-width: 700px; 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;}
.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: 100%; margin-bottom: 10px; }
.item-tuvan:last-child{position: relative; width: 100%; }
.item-tuvan .contact-label{ width: 120px; font-size: 13px; }
.item-tuvan .contact-label span{ color:#f00; }
.item-tuvan .contact-input{ width: calc( 100% - 120px ); }

div.item-tuvan input[type='text'],div.item-tuvan input[type='email'],div.item-tuvan textarea{ width:100%; padding: 3px 5px; color:#000; border: 1px solid #D6D6D6; box-sizing: border-box; background: #F7F7F7; font-size:12px; }
div.item-tuvan textarea{ height:70px;}
div.item-tuvan input[type='text']::placeholder,div.item-tuvan input[type='email']::placeholder,div.item-tuvan textarea::placeholder{ color:#888;}
.btn-tuvan{ padding: 7px 25px; background: #ee0303; border: none; color: #fff; border-radius: 3px; margin: 10px 0px; font-size: 12px; cursor: pointer; box-sizing: border-box; text-transform: uppercase; }

/* Phân Trang */
.pagination-home{ margin-top: 30px; margin-bottom: 50px; 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;}*/
.pagination-home .pagination .page-item{ margin: 0 3px 3px 3px; }
/* thiết lập style cho thẻ a */
.pagination-home .pagination .page-item .page-link{ display: inline-block; vertical-align: top; width: 35px; height: 35px; line-height: 33px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ffffff; padding:0; text-align:center; }
/* thiết lập style cho class active */
.pagination-home .pagination .page-item.active .page-link{ color: #ffffff !important; border-color: #ec2d3f; background-color: #ec2d3f; }
/* 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 {color: #ffffff !important; border-color: #ec2d3f; background-color: #ec2d3f; }


/* Phân Trang Ajax */
.pagination-ajax{text-align:center; margin-top: 20px;}
.pagination-ajax .pagination{display: inline-block;}
.pagination-ajax a{ display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 35px; height: 35px; line-height: 33px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ffffff; }
.pagination-ajax a.first, .pagination-ajax a.last, .pagination-ajax a.prev, .pagination-ajax a.next { text-indent: -9999px; position: relative; background-color: #ffffff !important; }
.pagination-ajax a.current,.pagination-ajax a:hover{ color: #ffffff !important; border-color: #ec2d3f; background-color: #ec2d3f; }

.pagination-ajax a.first:before, .pagination-ajax a.last:before, .pagination-ajax a.prev:before, .pagination-ajax a.next:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2; background-color: transparent; background-repeat: no-repeat; background-position: center; }
.pagination-ajax a.first:before { background-image: url(../images/img-data/page-first.png); }
.pagination-ajax a.prev:before { background-image: url(../images/img-data/page-prev.png); }
.pagination-ajax a.next:before { background-image: url(../images/img-data/page-next.png); }
.pagination-ajax a.last:before { background-image: url(../images/img-data/page-last.png); }

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

.banermb{ display:none; }
/* Responsive */
@media(max-width:1199px){ 
	.menu ul.menu_cap_cha li.menulicha>a { font-size: 15px; padding: 0px 10px; }
    .fixwidth{width:98%;}
    .loadkhung_video { grid-template-columns: repeat(3,1fr); grid-gap: 20px;}
}
@media(max-width:1024px){
    .left-slider{ display: none; }
    .right-slider{ width: 100%; }

    .boxfooter_bottom{ padding-bottom: 60px; }
    .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 {padding: 5px 0px; padding-bottom: 6px; position: relative;}
     
    .loadkhung_product { grid-template-columns: repeat(4,1fr); }
 

    .menu_mobi_add ul{ list-style: none; padding:0; margin: 0; }
    .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; padding: 0 5px; }
    .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; }

    div.menu_mobi { display: block; color: #fff; font-size: 18px; text-decoration: none; display: block; cursor: pointer; display: block; height: 100%; cursor: pointer; padding-right: 5px; }
    .desktop_hidden { display: block;}
    .top-tel{ display: none !important; }
    .wrap_menu ul.menu_cap_cha{ display: none !important; }

    div#menu_bottom ul li a { font-size: 15px; padding: 0px 18px; }
}
@media(max-width:1000px){
    .col-right { width: 100%; margin-bottom: 20px; }
    .col-left { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
    #chay_chnhan { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: end; }
    div#quangcao #chay_chnhan a{ width: 19%; }
    .qc-left,div#hotro,div#thongketcap{ width: 32%; }
    #quangcao{ width: 100%; }

    .loadkhung_product { grid-template-columns: repeat(4,1fr); grid-gap: 12px;}

    .grid-pro-detail { grid-template-columns: 100%; grid-gap: 0%;}
    .grid-pro-detail-right{ display: none; }
 
 
    .news{width:100%;float:none!important;}
    .boxfooter_left { width: 100%; margin-bottom: 20px; position: relative; z-index: 1;}
    .boxfooter_right { width: 100%; }
 
    .subscribe_area .subscribe_iner { padding: 50px 30px; max-width: 97%;}


    .wap_gthieu { width: 100%; margin-bottom: 20px; }
    .wap_video { width: 100%; }
    div#menu_bottom{ display: none; }
    .hotline{ display:none; }
    div#search{ width: 100%; }
 }
@media(max-width:800px){
    .hinh_gt { width: 100%; text-align: center; margin-bottom: 15px; }
    .ndung { width: 100%; }
    
    .top-contact{flex-wrap:wrap;}
    .left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
     
}
@media(max-width:670px){
    .banermb{ display: block; width:100%; }
    .banermb img{ display: block; width:100%; }
    .logo-left,.middle-baner,.logo-right{ display: none; }
    .box-menu-line { display: none !important;}
    .wrap_menu{ padding-bottom: 8px; }
    .wrap-video-21{ position: relative; width: 80vw; padding-bottom: 60%;}
    .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; }

    .qc-left, div#hotro, div#thongketcap { width: 100%; margin-bottom: 12px; }
    .qc-left { max-width: 250px; }
    .col-left { justify-content: center; }
}
@media(max-width:600px){
    div.tim_tailieu p { display: block; }
    div.tim_tailieu select { width: 20%;}
    .loadkhung_thongke_index { grid-template-columns: repeat(2,1fr); grid-gap: 15px;}

     button.tkiem { font-size: 14px; line-height: 18px; }
}
@media(max-width:440px){
    .loadkhung_relativepost{display: grid;grid-template-columns: repeat(2,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_product { grid-gap: 10px;}
    .dg-wrapper a img { display: block; width: 100%; height: 180px!important;}
    .dg-container { width: 100%; height: 180px; }
    .dg-wrapper { width: 300px; height: 180px; }

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

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


}