@charset "UTF-8";

/*
font-family: 'Lora', serif;
font-family: 'Arial';
*/
/* 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: 'Arial'; 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{ display: none; }
.st-sticky-share-buttons{ display: none !important; }
#st-el-1.st-hidden { opacity: 0; display: none;}

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

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;}
.w-full{ width: 100%; }
.content-p{ position: relative; }
.noidung_list1{ margin-bottom: 3rem; }
.noidung_list1 table{ width: 100% !important; }
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}
.st-image-share-buttons{ display: none !important; }
#wrapper{ overflow-x: hidden; background: #f0f3f5; }
/* General */
.title-main{margin:1.5rem 0 ;text-align:center;}
.title-main span{text-transform:uppercase;color:#333;font-size:28px; }
.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; }

.static-line{ padding:0; list-style: none; }
.static-line li{ padding: 5px 0; border-bottom: 1px solid #ccc;}
.static-line li:last-child{ border-bottom: none;}
/* Header */
.fixed_head{ width:100%; z-index: 10000; }
.header_height{ padding: 10px 0; color:#3e5715; background: #ffffff; font-family: 'Oswald'; font-size: 16px;}
.header_height div.menutop-left{ color:#3e5715; display:inline-block; margin-right: 25px;}
.header_height div.menutop-left a{ color:#3e5715; margin-right:25px; font-size: 16px;}
.header_height div.menutop-left a:last-child{ margin-right: 0px;}
.header_height div.menutop-left a:hover{ color:#f00; }


.header_height div.menutop-right a{ color:#fff; display:inline-block; margin-right:15px; }
.header_height div.menutop-right a:last-child{ margin-right:0px; }
.header_height div.menutop-right a img{ transform: scale(1.0); transition: all 0.3s; }
.header_height div.menutop-right a img:hover{ transform: scale(1.08); transition: all 0.3s; }

.header_height div.diachi-top>a:hover{ color:#ff0; }
.header_height div.diachi-top i{ display:inline-block; margin-right: 4px;}
.header_height div.diachi-top>a:last-child{ margin-right:0; margin-left:10px; }

.header_height div.menutop>a:hover{ color:#ff0; }
.header_height div.menutop i{ display:inline-block; margin-right: 4px;}
.header_height div.menutop>a:last-child{ margin-right:0; margin-left:10px; }

.header{ position: relative; width:100%; }
.header .fixwidth{ max-width: 1195px; position: relative;}
.header_logo{ text-align: center; position: relative; z-index: 100; }
.header_logo img{ transition: all 0.3s; max-height:72px;}
 
.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: 999;-webkit-animation: fadeInDown 1.3s ease backwards; -moz-animation: fadeInDown 1.3s ease backwards; -o-animation: fadeInDown 1.3s ease backwards; -ms-animation: fadeInDown 1.3s ease backwards; 
-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}

.pdt10{ padding-top: 10px; }
.fixed .header_logo img{transition: all 0.3s; max-height:55px;}
.fixed .pdt10 {transition: all 0.3s; padding-top: 2px}

.wrap_menu_b{ padding-top: 5px; }
.menu-middle{ position:relative; }
/*==========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: #3e5715; 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======*/

.search-icon{ font-size: 18px; color:#ffffff; cursor:pointer; }
.wrap_menu1{ height: 80px; margin-bottom: 14px;  }
.wrap_menu { position: relative; background: #3e5715; z-index: 99;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);/*FF 3.5+*/
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
}
 
.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{ padding: 0px 25px;}
.wrap_menu ul.menu_cap_cha li.menulicha>a{ text-decoration: none; color:#ffffff; font-family: 'Oswald'; font-size:18px; display: block; cursor: pointer;  height: 80px; line-height: 80px; transition: all 0.3s; position: relative;} 
.wrap_menu ul.menu_cap_cha li.menulicha>a>i{ font-size: 15px; }
.wrap_menu ul.menu_cap_cha li.menulicha>a::before{ content: ''; width: 100%; height: 2px; background: #ffff00; left: 0; bottom: 12px; opacity: 0; position: absolute; transition: all 0.3s; -moz-transform: scale(0, 1); -webkit-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); transform: scale(0, 1);} 
/*.wrap_menu ul.menu_cap_cha li.menulicha>a:hover,.wrap_menu ul.menu_cap_cha li.active>a{ color:#da272c; }*/
.wrap_menu ul.menu_cap_cha li.menulicha>a:hover::before,.wrap_menu ul.menu_cap_cha li.active>a::before{  opacity: 1; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
.none_boder_r{ border-right: 0 !important; }
.no_bg{ background-image:none !important;}


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

.desktop_hidden{ display: none; }
/*---menu cấp con---*/
.menu_cap_con{position:absolute;display:none;transition:all ease 0.5s;left: 0px; top:100%; background: #3e5715; z-index: 99;}
.menu_cap_con li{ padding: 0 !important; float:none !important; }
.menu_cap_con li a{display:block; min-width:150px; white-space: nowrap; float:none !important; transition:all ease 0.2s; line-height: initial !important; padding: 12px 10px !important; position: relative; border-bottom: 1px solid rgba(255,255,255,0.5); margin:0px;}
.menu_cap_con li:last-child a{ border-bottom: none;}
.fixed .menu_cap_con li, .tail_menu .menu_cap_con li{background:#3e5715 !important;}
.menu_cap_con li:hover{background:#385011  !important}
.menu_cap_con .menu_cap_2 li:hover{background:#385011  !important}
.menu_cap_con .menu_cap_2 .menu_cap_3 li:hover{background:#385011  !important}
.menu_cap_cha li:hover .menu_cap_con{display:block;}
.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: #3e5715;}

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

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

.relative-none{ position: initial !important; }
.relative{ position: relative; }

.menu-middle .menu_cap_cha .menulicha .submenu1{position: absolute; left: 0px; top: 150%; width: 100vw; max-width: 1195px; padding: 10px 0; display: flex; font-family: 'arial'; visibility: hidden; opacity: 0; transition: all 0.3s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);/*FF 3.5+*/
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.menu-middle .menu_cap_cha .menulicha:hover .submenu1{ top: 100%; visibility: visible; opacity: 1; transition: all 0.3s;}
.menu-middle .menu_cap_cha .menulicha .submenu1:before{ content: ''; width: 100vw; height: 100%; position: absolute; left: 50%; top: 0%; transform: translateX(-50%); background: #ffffff; }
.menu-middle .menu_cap_cha .menulicha .submenu1>li{ width: 20%; padding-left: 10px;}
.menu-middle .menu_cap_cha .menulicha .submenu1>li:last-child{ padding-left: 0px;}
.menu-middle .menu_cap_cha .menulicha .submenu1>li>a{ font-size:14px; color:#000; font-weight: bold; }
.menu-middle .menu_cap_cha .menulicha .submenu1>li:hover>a{ color:#f00; }
.menu-middle .menu_cap_cha .menulicha .submenu1 .submenu2>li>a{ font-size:13px; color:#000; }
.menu-middle .menu_cap_cha .menulicha .submenu1 .submenu2>li:hover>a{ color:#f00; }

.mq-box{ background: #e6e6e6; margin-bottom: 17px; }
.t-tieudiem{ width:120px; height:42px; line-height:42px; background: #3e5715; color:#fff; text-align: center; font-size: 18px; font-family: 'Oswald'; }
.c-tieudiem{ width: calc( 100% - 120px ); }
.c-tieudiem marquee{ line-height: 42px; display:block; }
.item-q{ display: inline-block; padding:0 30px; font-family: 'Oswald'; font-size:16px; }
.item-q span{ color: #ff0000; }
.item-q a{ color: #000000; }
/* Slider*/
.wrap_slider{ width:100%; height: 100vh; position:relative; overflow: hidden; }
.wrap_slider_in{ max-height: 300px; }
.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; border-radius: 5px 5px 0 0; overflow:hidden; margin-bottom:13px; }

/*.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%; bottom: 20px; width:98%; max-width: 1195px; transform: translate(-50%, 0%); }
.btn-text { transition: all 0.5s; padding: 7px 25px; font-size: 18px; white-space: nowrap;}
.item_slider_content_relative{ position:relative; z-index:1; max-width: 600px; }
.item_slider_content_setup{ padding: 0 15px; position: absolute; left: 0; bottom: 0; }
.slider-mota{ margin-bottom: 1.2rem; }
.slider-title a{ color:#fff; font-size:20px; font-weight:bold; }

.left-content{ width:65.691%; }
.right-content{ width:32.637%; position:relative; }

.item_news,.item_roll_news,.index_news{text-align: justify;}
.grid-nb{display: grid;grid-template-columns: repeat(4,1fr); grid-gap:20px; }
 

.item_news {position: relative; text-align: justify;}
.item_news .news_img { width: 100%; 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.05) ;}
.item_news .news_info { width: 100%; font-family: 'arial';}
.item_news .news_info .news_name{ padding:12px 0 0 0; }
.item_news .news_info .news_name a { color: #010101; font-size: 14px; line-height: 1.3; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.item_news .news_info:hover .news_name a { color: #f00; }
.item_news .news_info .news_desc_slider{ font-size:12px; text-align:left; margin-top: 3px;  }


.roll_news1{ margin:0 -10px; position:relative; height: 605px; }

.roll_news{ width: calc( 100% + 20px ); position:absolute; left:-10px; top: 0px; height: 100%; }
.item_roll_news {position: relative; margin: 0 10px; margin-bottom: 15px; text-align: justify; background: #ffffff; border-radius: 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)"; 
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3); 
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3); 
	box-shadow: 0 0 8px rgba(0,0,0,0.3); 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); 
 }
.item_roll_news .news_img { width: 130px; overflow: hidden; border-radius: 4px 0 0 4px; }
.item_roll_news .news_img img{ width: 100%; overflow: hidden; border-radius: 4px 0 0 4px; 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: calc( 100% - 130px ); padding: 10px; } 
.item_roll_news .news_info .news_name{ }
.item_roll_news .news_info .news_name a { color: #012a2d; font-size: 14px; text-align: left; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.item_roll_news .news_info .news_desc{ color: #012a2d; font-size: 14px; text-align: left; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.item_roll_news .news_info:hover .news_name a { color: #f00; }
 
.box-r{ margin-bottom:20px; }
.box-r:last-child{ margin-bottom: 0px; }

.item_qcr{ margin-bottom: 10px; }
.item_qcr:last-child{ margin-bottom: 0px; }
/*====BOX giới thiệu====*/
.wrap-main-box{ padding: 30px 0;}
.right-title{ font-size: 18px; position:relative; padding-bottom: 3px; margin-bottom: 15px; }
.right-title span{ text-transform: uppercase; }
.right-title:before{ content:''; width:100%; height:3px; background: #e5e4e6; position:absolute; left:0; bottom:0px; }
.right-title:after{ content:''; width:60px; height:3px; background: #3e5715; position:absolute; left:0; bottom:0px; z-index: 9; }
.right-title a{ font-size:14px; font-weight:500; color: #000; }
.right-title a:hover{ color: #f00; }
 

.index_news{ width: calc( 50% - 10px ); margin-bottom: 15px; text-align: justify; background: #ffffff; border-radius: 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)"; 
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3); 
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3); 
	box-shadow: 0 0 8px rgba(0,0,0,0.3); 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); 
 }
.index_news .news_img { width: 130px; overflow: hidden; border-radius: 4px 0 0 4px; }
.index_news .news_img img{ width: 100%; overflow: hidden; border-radius: 4px 0 0 4px; transform: scale(1); transition: all 0.3s;}
.index_news:hover .news_img img{ width: 100%; overflow: hidden; transform: scale(1.05);}
.index_news .news_info { width: calc( 100% - 130px ); padding: 5px 10px; } 
.index_news .news_info .news_name{ }
.index_news .news_info .news_name a { color: #012a2d; font-weight: bold; font-size: 13px; text-align: left; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.index_news .news_info:hover .news_name a { color: #f00; }
.index_news .news_info .news_desc{ font-size: 12px; text-align: left; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.index_news:nth-child(1){ width: 100%; }
.index_news:nth-child(1) .news_img { width: 41%; overflow: hidden; }
.index_news:nth-child(1) .news_info { width: 59%; padding: 10px; } 
.index_news:nth-child(1) .news_info .news_name a {  font-size: 15px; }
.index_news:nth-child(1) .news_info .news_desc{ font-size: 14px; -webkit-line-clamp: 3; }


.videoclip_section{ padding: 3rem 0; }
.title_section{ color: #fff; font-family: 'Arial'; font-weight: 600; font-size: 1.75rem; text-align: center; line-height: 1.2; }
.intro_section{ color: #fff; font-family: 'Arial'; font-size: 1rem; text-align: center; margin-bottom: 40px; line-height: 1.2; }
.dg-wrapper a i{ content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-60%,-50%); z-index: 1; font-size: 45px; color: #f00;}
.dg-wrapper a:hover i{ color: #fff;}
/*====BOX DỊCH VỤ====*/
.wrap_news{ padding: 50px 0; }
.auto_blog{ margin: 0 -21px; }
.auto_blog_item{ padding: 21px;  }

.auto_blog .owl-prev{ position: absolute; right: calc( 100% + 20px ); top: 50%; transform: translateY(-50%); width: 29px; margin: 0 !important; }
.auto_blog .owl-next{ position: absolute; left: calc( 100% + 20px ); top: 50%; transform: translateY(-50%); width: 29px; margin: 0 !important; }
.auto_blog .owl-prev:hover{ background: none !important; outline: none;}
.auto_blog .owl-next:hover{ background: none !important; outline: none;}
.auto_blog .owl-nav{ margin: 0 !important;}

.wrapper_newsletter{padding: 15px 0; font-family: 'Oswald'; background:#efefef; }

.newsletter_title{ max-width: 355px; font-family: 'Oswald';}
.newsletter_title div{ color: #0d4dbe; font-size: 25px; font-weight: 500; }
.newsletter_title span{color: #000000; font-size: 14px; position: relative;}

.item-newsletterx{ width: 32%; }
.submit-newsletterx{ width: 75px; }

.item-newsletter1{ width:100%; margin-bottom:5px; position: relative; }
.item-newsletter1:nth-child(2){ float: right;}
.item-newsletter1:nth-child(4){ float: right;}
.item-newsletter1 input[type='text'],.item-newsletter1 input[type='email']{ border:none; height:40px; background:none; color:#333; border: 1px solid #ccc; padding: 0 15px; width:100%; font-size: 14px; border-radius: 8px;}
.item-newsletter1 input[type='text']::placeholder,.item-newsletter1 input[type='email']::placeholder,.item-newsletter1 textarea::placeholder{color:#333;}

.item-newsletter{ width:50%; position: relative;}
 
.item-newsletter textarea::placeholder{color:#333;}
.item-newsletter textarea{ height:85px; width:100%; border:none; background:none; color:#333; border: 1px solid #ccc; padding: 7px 15px; isplay: block; font-size: 14px; display: block; border-radius: 8px;}

.submit-newsletter{ background: #0d4dbe; color:#ffffff; height: 40px; border:none; text-transform:uppercase; font-family: 'Oswald'; border-radius:5px; cursor:pointer; width: 100%; font-size: 18px;}
.submit-newsletter:hover{ background:red;}

.newsletter_form_container { width: calc( 100% - 355px );}
 

.item_news1 {position: relative; text-align: justify;}
.item_news1 .news_img { width: 260px; overflow: hidden; border-radius: 8px; }
.item_news1 .news_img img{ width: 100%; transform: scale(1.0) ; border-radius: 8px; overflow: hidden; transition: all 0.5s;}
.item_news1:hover .news_img img{ transform: scale(1.05) ;}
.item_news1 .news_info { width: calc( 100% - 280px ); }
.item_news1 .news_info .news_name{ padding-bottom: 8px; }
.item_news1 .news_info .news_name a { color: #010101; font-size: 15px; font-weight: bold; line-height: 1.3; display: block;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.item_news1 .news_info:hover .news_name a { color: #f00; }
.item_news1 .news_info .news_mota { color: #333333; text-align: left; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 1.7;}
.item_news1 .news_info .date-post {color: #7e7e7e; font-size: 14px; margin-bottom: 8px;}
 
.xemtatca { margin-top:30px; text-align: center; }
.xemtatca a{ padding: 8px 25px ; font-family: 'Oswald'; background: #0084cb; font-size: 1rem; transition: all .3s; display: inline-block; color: #FFF; border-radius: 8px;}
.xemtatca a:hover{ color: #FF0; }
.xemtatca a span{ position: relative; z-index: 1;}

.swiper-slide { background-position: center; background-size: cover; max-width: 600px;}

  
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;}
  
.wrap-pro-wrap{ margin-bottom: 30px; }
.main_title{color: #333333; font-family: 'Arial'; font-weight: 600; font-size: 1.75rem; text-align: center; margin-bottom: 40px; line-height: 1.2;}

.index_title{ position: relative; margin-bottom: 1.5rem; font-size: 1.875rem; color: #000 !important; } 
.index_title::before{ content: ''; position: absolute; width: 100%; height:1px; background:#ff9600; left:0; bottom:0; } 
.index_title span{ position: relative; display: block; height: 50px; line-height: 50px; padding:0 20px; min-width: 113px; background: url(../images/img-data/title1.png); font-size: 1.125rem; color: #ffca02; font-family: 'UTMTimesBold';} 
.index_title span::before{ content: ''; display: block; height: 50px; min-width: 112px; background: url(../images/img-data/title2.png) no-repeat; position: absolute; left: 100%; top: 0px;} 
.index_title a{ background: #fff; padding-left:10px; color: #ffca02; font-size: 0.938rem; font-family: 'UTM Aptima'; position: relative; line-height: 1; } 


.index_title1{ position: relative; margin-bottom: 1rem; font-size: 1.875rem; color: #000 !important; } 
.index_title_text_blog{ margin-bottom:  1.5rem; }
.wrap_hot{ padding: 5rem 0; }

.left-title{font-size: 17px; font-family: 'RobotoBold'; border-bottom: 1px solid #ddd; padding-top: 8px;}
 
.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*/
}
.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;}
.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; }
.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:#ff0000;}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}
 
.wrap_video{ padding: 5px 0 25px 0; }
.item-yt-1,.item-yt-3{ width: 23.013%; }
.item-yt-2{ width: 48.955%; }
.img_touryt{ display: block; width: 100%; }

.item-yt-1 a,.item-yt-2 a,.item-yt-3 a{ display:block; position:relative; overflow:hidden; cursor:pointer; }
.item-yt-1 a:before,.item-yt-2 a:before,.item-yt-3 a:before{ content:''; width:50px; height: 50px; background: url(../images/img-data/play.png) no-repeat; background-size: 100% 100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:1; }
.item-yt-1 a img,.item-yt-2 a img,.item-yt-3 a img{ width: 100%; display:block; position:relative; transform: scale(1.0); transition: all 0.3s;}
.item-yt-1:hover a img,.item-yt-2:hover a img,.item-yt-3:hover a img{ transform: scale(1.05); }

.item-yt-1 a:first-child, .item-yt-3 a:first-child{ margin-bottom: 10.5%;}


.index_title_bc{ color: #EC644B; font-size: 20px !important; margin-bottom: 6px; position: relative;}
 
.box_load_list{ text-align: center; margin-bottom: 40px; }
.box_load_list .load_list{ display: inline-block; font-family: 'Muli-SemiBold'; padding:9px 11px; margin: 5px 0; border:1px solid transparent; color: #8c8c8c; cursor: pointer; border-radius: 30px; }
.box_load_list .load_list:hover,.box_load_list .load_list.active{ color: #61c472; border: 1px solid #61c472; }
 
.banner_list{ margin-top: 20px; }
.banner_list img{ display: block; width: 100%; }

.boxproduct_item1{ position: relative; overflow: hidden; font-family: 'Lora', serif; border: 1px solid #e1e1e1;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color=#D9D9D9)";/*IE 8*/
-moz-box-shadow: 0 1px 1px #D9D9D9;/*FF 3.5+*/
-webkit-box-shadow: 0 1px 1px #D9D9D9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 1px 1px #D9D9D9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#D9D9D9); /*IE 5.5-7*/
}
.boxproduct_item1 .boxproduct_img{display: block; overflow: hidden; position: relative; }
.boxproduct_item1 .boxproduct_img img{width: 100%; transform: scale(1); transition: all 0.5s;}
.boxproduct_item1:hover .boxproduct_img img{ transform: scale(1.1); }
.boxproduct_item1 .boxproduct_info{ transition: all 0.5s; padding: 10px;}
.boxproduct_item1 .boxproduct_name{ position: relative; margin-bottom: 5px; }
.boxproduct_item1 .boxproduct_name a{ transition: all 0.5s; color:#000; font-weight: 600; font-size: 1rem; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.boxproduct_item1:hover .boxproduct_name a{ color:#ffa902; }
.boxproduct_item1 .boxproduct_mota{ width: 100%; text-align: left; font-size: 1rem; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; margin-top: 5px; }
.boxproduct_item1 .boxproduct_gia{color:#333; font-size: 1rem; font-weight: 500; display: block; }
.boxproduct_item1 .boxproduct_gia span{color:#ff8a00; }

.fixwidth-1300{ width: 100%; max-width: 1316px; margin: auto; position: relative; padding: 50px 3.16%; z-index: 2; }
.img_tournb{ display: block; width: 100%; }
.title_tablist span{ color:#282828; cursor: pointer; text-transform: uppercase; font-family: 'Oswald'; font-weight: 500; font-size:26px; margin: 0 15px; }
.title_tablist span:last-child{ margin-right: 0;}
.title_tablist span:first-child{ margin-left: 0;}
.title_tablist span.active_tablist,.title_tablist span:hover{ color:#0084cb; }
.title_tablist{ margin-bottom: 30px; }

.loadkhung_product_index{display: grid;grid-template-columns: repeat(2,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(4,1fr);grid-gap:30px;}

.dm-tour{ }
.mt-d30{ margin-top: -30px; background: #ffffff; }
.mx-17{ margin:0 -17px; }
.boxproduct_item_w{ padding:17px;  } 
.boxproduct_item{ position: relative; font-weight: 400; border-radius: 20px; background: #fff; padding-bottom: 45px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=0, Color=#000000)";/*IE 8*/
	-moz-box-shadow: 0 0 17px rgba(0,0,0,0.1);/*FF 3.5+*/
	-webkit-box-shadow: 0 0 17px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 0 17px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=135, Color=#000000); /*IE 5.5-7*/
 }
.boxproduct_item .boxproduct_img{display: block;overflow: hidden;position: relative; border-radius: 20px 20px 0 0; }
.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; border-radius: 20px 20px 0 0;}
.boxproduct_item:hover .boxproduct_img img{ transform: scale(1.1); }
.boxproduct_item .boxproduct_info{ padding: 15px 10px 0 10px; font-family: 'Oswald'; }
.boxproduct_item .boxproduct_name{ margin-bottom: 10px; position: relative; text-align: center; }
.boxproduct_item .boxproduct_name a{ transition: all 0.5s; color:#0084cb; font-weight: bold; font-size: 18px; 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{ background: url(../images/img-data/price.png) no-repeat left center; padding-left: 30px; font-size: 22px; display: block; color:#ff0000; }
.boxproduct_item .boxproduct_giacu{color:#000; font-size: 18px; text-decoration: line-through;}
.boxproduct_item .pro_info{color:#000; font-size: 14px; margin-bottom: 5px; }
.boxproduct_item .boxproduct_dattour{ text-align: center; position: absolute; width: 100%; bottom: 10px; left: 0; }
.boxproduct_item .boxproduct_dattour span{background: #0084cb; color: #fff; padding: 2px 18px 3px 18px; border-radius:15px; font-size: 16px; cursor: pointer; display: inline-block; }
.boxproduct_item .boxproduct_dattour span:hover{ color: #ff0; }
 
.product_title{ color:#353535; margin-bottom: 1rem; font-size: 2.25rem; text-align: center; }
.loadkhung_video{display: grid;grid-template-columns: repeat(4,1fr);grid-gap:25px;}
.tailvideo_item .name-video { font-size: 16px; font-weight:bold; margin: 5px 0 0 0; }
.tailvideo_item a { position: relative; display: block; cursor:pointer }
.tailvideo_item a img{ position: relative; display: block; width:100%; }
.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;}
.tailvideo_item .date-video{ color: #747373; font-size:13px; margin-to: 3px;}

.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; }
 
/*====BOX FOOTER====*/
.boxfooter_container{ background:#fff; padding: 35px 0px 25px 0px; font-size: 1rem; line-height: 1.6;}
.boxfooter_info{  color:#3e5715; line-height: 1.5; }
.boxfooter_copyright{ font-size: 18px; color:#3e5715; font-family: 'Oswald'; text-align: center;}

.menu-footer{ background:#3e5715; padding:15px 0; }
.menu-footer ul{ padding: 0; list-style: none; margin:0 }
.menu-footer ul li a{ padding: 0 20px;  font-size: 18px; color:#ffffff; font-weight: bold; font-family: 'Oswald'; }
.menu-footer ul li:first-child a{ padding-left: 0px; }
.menu-footer ul li:last-child a{ padding-right: 0px; }

/* Sản Phẩm Detail */
.ma-rp15 { margin: 20px -15px 0px -15px;}
.item__tienich { width: calc(100% / 4); margin: 5px 0px;}
.pa-rp15 { padding: 0px 15px;}
.item__tienich i { font-size: 25px; color: #0d4dbe; margin-right: 5px;}
.item__tienich span { font-weight: 700; color: #333; font-size: 16px;}
.item__tienich p { margin-top: 5px; font-size: 16px;}

.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: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: 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:50%; 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:capitalize; font-size:1.5rem; display:block; font-weight:500; border-bottom: 1px solid #cbcbcb; margin-bottom: 20px; padding-bottom: 15px;}
.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 button{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail button.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail button.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;display:flex;align-items:stretch;justify-content:flex-start;}
.cart-pro-detail a{width:auto;text-align:center;color:#fff;padding:8px 15px;text-transform:uppercase;border-radius:3px;}
.cart-pro-detail a.addnow{margin-right:10px;background:#fd6e1d;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));background:-webkit-linear-gradient(top,#f59000,#fd6e1d);background:-moz-linear-gradient(top,#f59000,#fd6e1d);background:-ms-linear-gradient(top,#f59000,#fd6e1d);background:-o-linear-gradient(top,#f59000,#fd6e1d);}
.cart-pro-detail a.buynow{background-color:var(--color-green);}
.cart-pro-detail a.buynow:hover{background-color:var(--color-dark-green);}
.cart-pro-detail a i{vertical-align:top;margin-top:3px;margin-right:8px;}
.tags-pro-detail{margin:1rem 0px 2rem 0px;}
.tags-pro-detail a{float:left;font-size:12px;color:#fff;padding:5px 10px 7px 10px;margin-right:5px;margin-bottom:5px;background-color:var(--color-red);border-radius:3px;}
.tags-pro-detail a:hover{background-color:var(--color-medium-red);}
.tags-pro-detail a i{font-size:10px;float:left;margin:5px 5px 0px 0px;}
.tabs-pro-detail .ul-tabs-pro-detail{padding:0px;list-style:none;margin-bottom:1rem;border-bottom:1px solid #e7e7e7;}
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left; margin-right:5px; /*margin-bottom:5px;background:#eee;*/ padding:5px 10px; font-size: 15px; background: #eee;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{ background:#0d4dbe;color:#ffffff; }
.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: 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%; }

.frm-detail{ display: flex; flex-wrap: wrap; margin: 0 -5px; }
.item-detail{ width:100%; margin-bottom:10px; position: relative;}
.item-detail input[type='text'],.item-detail input[type='email']{ 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 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: #ef806b; color:#ffffff; padding:9px 30px; border:none; text-transform:uppercase; font-family:'Muli-SemiBold'; border-radius:0px; cursor:pointer; width: 100%;}
.item-detail input[type='submit']:hover{ background:red;}

.item-detail1{ width:49%; margin-bottom:8px; 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']{ border:none; height:30px; 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;}

.tags-detail{ display: inline-block; padding: 3px 5px; border-radius: 3px; border: 1px solid #e1e1e1; margin: 2px; font-size:14px; color:#333; background: transparent; transition: all 0.3s; }
.tags-detail:hover{ border: 1px solid #0084cb; background: #0084cb; color:#fff; }

.gc{font-size: 12px;}
.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; }
 
.muangay1{ display: inline-block; background: #ffae00; border: 1px solid #ffae00; color: #fff; padding:8px 8px; width: 100%; border-radius:4px; transition: all 0.4s; text-align: center; font-size: 16px; max-width: 180px; }
.muangay1:hover{ background: #fff; color: #ffae00; }

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

/* 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{ margin-bottom:30px;}
.top-contact .article-contact{width:50%; ;}
.form-contact{width:47%; }
.input-contact{position:relative;margin-bottom:15px;}
.input-contact input,.input-contact textarea{width:100%;padding:0px;outline:none;font-size:14px;}
.input-contact input{text-indent:10px;}
.input-contact textarea{resize:none;height:150px;padding:10px;}
.input-contact .custom-file-label::after{content:attr(title);}
.bottom-contact{position:relative;height:500px;}
.bottom-contact iframe{position:absolute;top:0px;left:0px;width:100%!important;height:100%!important;}

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

div.item-tuvan input[type='text'],div.item-tuvan input[type='email'],div.item-tuvan textarea{ width:100%; border:none; padding: 10px 0; background:none; border-bottom:1px solid #00233f; color:#000; }
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{ font-size: 16px; font-weight: 600; letter-spacing: 2px; background: #c50e1f; padding: 10px 28px; border-radius: 5px; margin-top: 10px; color: #fff; border: none}

/* 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: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; }
.menu_mobi_add .menulicha i.fa-angle-down{ display:none; }

.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;}
.menu_mobibox{ display: none; }

.grid { display: flex; width: 100%; flex-direction: row-reserve;}
.grid-main { flex: 1; position: relative;}
.popup-carousel__iwrap { height: 100%;}
.popup-carousel img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%;}
.grid-aside { width: 176px; margin-left: 8px;}
.gutter-8 { margin: -4px;}
.m-card { display: block; width: 100%; height: 76px; position: relative; z-index: 1; background-color: currentcolor; color: #fff; text-align: center; font-size: 13px; line-height: 15px;}
.m-card--2 { height: 100px;}
.m-card--3 { height: 50px;}
.m-card--4 { height: 70px;}
.m-card:hover * { color: #fff;}
.m-card__text { display: block; padding: 10px 0; position: absolute; top: 50%; left: 0; right: 0; transition: .3s;}
.m-card__iwrap { display: flex; width: 100%; height: 50%; padding: 4px 0; justify-content: center; align-items: center; position: absolute; z-index: -1; top: 5px; right: 0; transition: .3s;}
.m-card:hover .m-card__iwrap { top: 50%;}
.m-card:hover .m-card__text {top: 5%;}
.m-card__iwrap img { max-width: 90%; max-height: 100%; -o-object-fit: contain; object-fit: contain; -o-object-position: 50% 50%; object-position: 50% 50%;}
.m-card-h .m-card__iwrap { top: 0; left: 0; width: 50%; height: 100%;}
.m-card-h .m-card__text { display: flex; justify-content: center; align-items: center; top: 0; left: 50%; width: 50%; height: 100%;}
.m-card-h:hover .m-card__iwrap { left: 50%; top: 0;}
.m-card-h:hover .m-card__text { left: 0; right: auto;}
.gutter-8 [class^="col"] { padding: 4px;}
#popup .modal-lg{ max-width: 818px; }
#popup .modal-lg .modal-content{ background-color:transparent; border:none; }
#popup .modal-lg .modal-content .modal-header{ border-bottom:none; }
#popup .modal-lg .modal-content .close{ color:#fc3; }
.modal-backdrop.show { opacity: 0.8;}

.content-main iframe,.content-tabs-pro-detail iframe{ max-width: 100%; }
.content-main table,.content-tabs-pro-detail table{ max-width: 100%; }
/* Responsive */
@media(max-width:1199px){
    .menu ul.menu_cap_cha li.menulicha>a { font-size: 15px; padding: 0px 10px; }
    .fixwidth{width:97%;}
    .loadkhung_video { grid-template-columns: repeat(4,1fr); grid-gap: 15px;}

    .auto_blog { margin: 0;}
    .auto_blog_item { padding: 10px;}
}
@media(max-width:1024px){
	.grid-nb { grid-template-columns: repeat(4,1fr); grid-gap: 15px;}

	.content-main iframe,.content-tabs-pro-detail iframe{ max-width: 100%; max-height:400px; }

	.diachi-top{display: none;}
	.menutop{ width: 100%; display: flex; justify-content: space-between; }

    .mobile_contact{ position:fixed; width: 100%; left: 0; bottom: 0px; display: flex !important;}
    .loadkhung_video { grid-template-columns: repeat(2,1fr); grid-gap: 12px;}
    .wrap_menu {padding: 14px 0px; position: relative;}
     
    .loadkhung_product { grid-template-columns: repeat(4,1fr); grid-gap: 20px;}
    .wrap_banchay { padding: 2rem 0;}
    .page-item-index { width: 49%;}
 
    .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%; }
    .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-top: 3px; }
    .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: #0084cb; 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; text-transform: uppercase; }
    .menu ul.menu_cap_cha{ display: none !important; }
    .menu_mobibox{ display:block; width: 50px; }
    .menu-middle{ display:block; width: 50px; justify-content: flex-end !important;}

    div.menu_mobi { display: block; color: #fff; font-size: 18px; text-decoration: none; display: block; cursor: pointer; display: block; height: 100%; cursor: pointer; width: 40px; text-align: center; }
    .desktop_hidden { display: block;}
    .top-tel{ display: none !important; }
    .wrap_menu ul.menu_cap_cha{ display: none !important; }
    .boxfooter_middle { width: 40%;}
    .boxfooter_left { width: 34%;}
}
@media(max-width:1000px){
	.item-yt-1, .item-yt-3 { width: 25%;}
	.item-yt-1 a:first-child, .item-yt-3 a:first-child { margin-bottom: 1.5%;}

    .loadkhung_video { grid-template-columns: repeat(2,1fr); grid-gap: 20px;}
    .dg-container { width: 100%; height: 420px; position: relative; overflow: hidden; margin-top: 30px;}
    .dg-wrapper { width: 500px; height: 420px; max-height: 65.5vw; }
    .dg-wrapper a img { display: block; width: 100%; height: 300px!important; }

    div.item_map { padding: 10px 8px; }
    div.item_map p i { color: #ea2a31; margin-right: 7px; font-size: 16px;}
    div.cacmien ul li { display: inline-block; vertical-align: top; padding: 10px 5px; font-size: 16px; cursor: pointer;}   
    .ten_slider { font-size: 3rem; line-height: 1.3; margin-bottom: 20px;}
    .loadkhung_product { grid-template-columns: repeat(3,1fr); grid-gap: 20px;}

    .loadkhung_product_index { grid-template-columns: repeat(2,1fr); grid-gap: 30px;}
    .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%;}

    .loadkhung_product { grid-gap: 22px;}

 
    .news{width:100%;float:none!important;}
    .boxfooter_left { width: 100%; margin-bottom: 20px; position: relative; z-index: 1;}
    .boxfooter_middle { width: 49%; position: relative; z-index: 1;}
    .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%; }


 }
@media(max-width:800px){
	.content-main iframe,.content-tabs-pro-detail iframe{ max-width: 100%; max-height:360px; }

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

    .left_about { width: 100%; margin-bottom: 30px;}
    .right_about { width: 100%; padding-top: 200px;}
    .right_about img { max-width: 360px; }
    .gt_video { max-width: 510px; padding-top: 48%; }
    .slide-doitac { margin-top: 30px; }
    .slide-doitac-content { width: 100%; max-width: initial; }

    .title_tablist span { font-size: 20px; }
}
@media(max-width:767px){
	.right-content,.left-content { width: 100%;}
	.left-content { margin-bottom: 20px;}
	.right-slide{ height: 400px; }
}
@media(max-width:670px){
	.loadkhung_product { grid-template-columns: repeat(2,1fr); grid-gap: 20px;}
	.wrap_menu1 { height: 66px;}

    .box-menu-line { display: none !important;}
    .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%; }

    div.map_left { width: 100%; margin-bottom: 20px; } 
    div.map_right{width: 100%;}
    div.cacmien ul li { padding: 15px 12px; font-size: 17px; }
    .frm-av select { width: 50%; }
	.frm-av input {width: 50%;}
	.frm-av button { width: 100%; background: #0084cb;}
	.frm-av button img { width: auto; max-height: 50px;}
	.item__tienich { width: calc(100% / 3);  margin: 5px 0px;}

	.grid-nb { grid-template-columns: repeat(2,1fr); grid-gap: 15px;}
}
@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;}

	.grid { display: block; }
 	.grid-aside { width: 100%; margin-left: 0; margin-top: 8px;}
	.grid-main {flex: 1; position: relative; width: 100%;}
}
@media(max-width:440px){
	.t-tieudiem { width: 90px; }
	.c-tieudiem { width: calc( 100% - 90px );}
	.menu-footer ul li a { padding: 0 5px; font-size: 15px; font-weight: normal; }
	.index_news:nth-child(1) .news_img { width: 100%; overflow: hidden; border-radius: 4px 4px 0 0;}
	.index_news:nth-child(1) .news_img img{ width: 100%; overflow: hidden; border-radius: 4px 4px 0 0;}
	.item-yt-1 a:first-child, .item-yt-3 a:first-child { margin-bottom: 15px;}
	.index_news:nth-child(1) .news_info { width: 100%; padding: 10px;}
	.index_news{ width: 100%; }
	.content-main iframe,.content-tabs-pro-detail iframe{ max-width: 100%; max-height:300px; }
	.wrap-main, .wrap-content,.fixwidth {width: 95%;}
	#st-2 .st-btn{ float: left !important; padding: 0 4px !important; min-width:35px !important; margin-right: 4px !important; }
	.social-plugin-pro-detail #st-2{ margin-left: 4px !important;  }
	.header_logo img { transition: all 0.3s; max-height: 55px;}

	.item_news1 .news_img {width: 150px; overflow: hidden; border-radius: 8px;}
	.item_news1 .news_info { width: calc( 100% - 160px );}
	.item_news1 .news_info .date-post{ display: none; }
	.item_news1 .news_info .news_mota{ -webkit-line-clamp: 2; }
	.item__tienich { width: 50%; margin: 5px 0px;}

	.title-tour-yt,.title-tournb { font-size: 50px}
	.frm-av select { border-bottom: solid #bababa 1px; border-right: none; width: 100%; }
	.frm-av input { border-bottom: solid #bababa 1px; border-right: none; width: 100%; }

	.mt-d30 { margin-top: 0; }
	.title_tablist span { font-size: 18px; margin: 0px 10px; text-align: center;} 
	.newsletter_title{ max-width:initial; width:100%; margin-bottom:20px; }
	.newsletter_form_container { width: 100%;}
	.item-newsletterx{ width: 100%; }
	.item-newsletter{ width: 100%;margin-bottom: 5px; }

	.item-yt-1, .item-yt-2, .item-yt-3{ width: 100%; margin-bottom: 15px; }
	.loadkhung_product {display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 12px;}
	.boxproduct_item{border-radius: 10px;}
	.boxproduct_item .boxproduct_name{ height:42px;}
	.boxproduct_item .boxproduct_name a { font-size: 15px; }
	.boxproduct_item .boxproduct_gia { background: url(../images/img-data/price.png) no-repeat left center; padding-left: 18px; font-size: 15px; display: block; color: #ff0000; background-size: 17px;}
	.boxproduct_item .boxproduct_giacu { font-size: 13px; }
	.boxproduct_item .boxproduct_info { padding: 12px 6px 10px 6px; }
	.mx-17 { margin: 0 0px;}
	.boxproduct_item_w {padding: 17px 4px;}
	.pro_info span{ display: block; width: 100%; }
	.boxproduct_item .boxproduct_img,.boxproduct_item .boxproduct_img img{ border-radius: 10px 10px 0 0; }
	.boxproduct_item .boxproduct_name { margin-bottom: 5px; }
	.header_height div.menutop>a:nth-child(1), .header_height div.menutop>a:nth-child(2), .header_height div.menutop>a:nth-child(3){ display:none; }
    .loadkhung_relativepost{display: grid;grid-template-columns: repeat(2,1fr);grid-gap:20px;}
    .item_slider_content_setup{ padding:0 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;}
    .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;}
 

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


}
@media(max-width:320px){
	.menu-footer ul li a { padding: 5px 8px; font-size: 15px; }
	.fixed .header_logo img { max-height: 20px;}
	.menu-middle,.menu_mobibox { width: 40px;}
	div.menu_mobi{ margin-left: -6px; }
	.header_height div.menutop-right a { margin-right: 12px;}
	.header_height div.menutop-left a { margin-right: 10px; font-size: 13px;}
	.header_height div.menutop-left{ margin-right: 0; }
	.header_logo img { transition: all 0.3s; max-height: 20px;}
}