@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
/*

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: 'Ubuntu'; 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:12px;}
.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-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:1200px;margin:auto;}
.fixpage{max-width:1200px;margin:auto;}
.maincontent{width:1366px;margin:auto;max-width: 1366px;overflow: hidden;}
.maincontent img{max-width: 100%;}
a{text-decoration: none !important;}
#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:1200px;margin:0px auto;padding: 40px 0;}

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

#wrapper{ overflow-x: hidden; }

/*page 404*/
.title_h1-404{ margin-bottom: 20px; text-align: center; }
.title_h1-404 h1{ margin:0; font-size: 155px; font-weight: 600; color: #A3AFB4; line-height: 1; }

.title_h2-404{ margin-bottom: 20px; text-align: center; }
.title_h2-404 h2{ margin:0; font-size: 22px; font-weight: 400; line-height: 1.5; }

.message-404{ margin-bottom: 50px; text-align: center; font-size: 22px; font-weight: 400; line-height: 1.5; }
.redirect-404{ text-align: center; margin-bottom: 60px; }
.redirect-404 a{ background: #ee7624; color: #ffffff; font-size: 22px; font-weight: 500; border-radius: 10px 10px 10px 10px; padding: 6px 30px; transition: all 0.3s; display: inline-block; }
.redirect-404 a:hover{ background: #00b6b9; }

.item_404{ background: #f9fafa; border-radius: 15px; }
.item_404 .item_404_img{ border-radius: 15px 15px 0 0; overflow: hidden; }
.item_404 .item_404_content{ padding: 12px 12px 20px 12px; text-align: center; }
.item_404 .item_404_content .item_404_name{ margin-bottom: 10px; }
.item_404 .item_404_content .item_404_name a{ color: #3f444b; font-weight: 600; font-size: 20px; transition: all 0.3s; }
.item_404 .item_404_content .item_404_name a:hover{ color: #00b6b9; }
.item_404 .item_404_content .item_404_decs{ text-align: center; }
.item_404 .item_404_content .item_404_decs a{ display: inline-block; padding: 5px 15px; background: transparent; color: #00b6b9; border: 1px solid #00b6b9; border-radius: 6px; font-size: 16px; transition: all 0.3s; }
.item_404 .item_404_content .item_404_decs a:hover{ background: #00b6b9;  color: #fff; border: 1px solid #00b6b9; }
/*page 404*/
/* 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_height{ background: #00233f; padding: 10px 0;}
.header{ position: relative; width:100%; padding: 5px 0; background: #00b6b9; color: #ffffff; }
.header .fixwidth{ max-width: 1200px; position: relative;}
.header_logo{ text-align: center; position: relative; z-index: 10; padding: 8px 0; }
.header_logo img{ max-height: 79px; }
.header_hotline a{ color: #ffffff; text-align: left; font-size: 18px;  }
.header_email a{ color: #ffffff; text-align: left; font-size: 18px;  } 
.header_diachi{ color: #ffffff; text-align: left; font-size: 18px;  } 

.header_hotline i,.header_email i,.header_diachi i{ display: inline-block; margin-right: 7px; font-size: 18px; }

.frm_timkiem1{ width:100%; max-width:200px; /*display: none; position: absolute; left: 0; top: 100%;*/ z-index: 99; border-radius: 20px; background:#fff; border:1px solid #889397; margin-right: 10px;  }
.frm_timkiem1 button{outline:none; border:none; top: 0px; color: #190300; background: #fff; height: 32px; border-radius: 0px 20px 20px 0px; width: 40px;}
.frm_timkiem1 .input{ outline:none; transition:all ease 0.5s; height: 32px; border: none; border-right:0; border-radius: 20px 0px 0px 20px; width: 100%; z-index: 99; color:#333; background:#fff; font-size:14px; padding-left: 12px; padding-right: 15px; }
.frm_timkiem1 .input::-webkit-input-placeholder{color:#333;}
.frm_timkiem1 .input::-moz-placeholder{color:#333;}
.frm_timkiem1 .input:-ms-input-placeholder{color:#333;}
.frm_timkiem1 .input:-moz-placeholder{color:#333;} 



.search-btn{ padding: 0 5px; font-size: 16px; display: inline-block; text-align: right; margin-right: 14px; }



.pdt10{ padding-top: 10px; }

.right-mxh{ }
.right-mxh a{ display:inline-block; margin-right: 10px; }
.right-mxh a:last-child{ margin-right: 0px; }

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


.wrap_menu_b{ padding-top: 5px; }
.menu-middle{ position:relative; }
/*==========SEARCH=============*/
 
#popup-kygui .modal-dialog{ max-width: 450px; }
#flags{ display: flex; margin-right: 15px; }
#flags a{ margin: 0 5px; display: block; width: 35px; }

.mnright {min-width: 200px;}
/* Menu */
/*=====menu======*/
.wrap_menu1{ height: 95px; }
.wrap_menu { position: relative; background: #ffffff; box-shadow: 0 5px 30px 0 rgb(0 0 0 / .1);}
.wrap_menu .fixwidth{ max-width: 1435px; }
.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 1px;}
.wrap_menu ul.menu_cap_cha li.menulicha>a{ text-decoration: none; color: #868686; font-weight: 500; font-size:20px; display: block; cursor: pointer; height: 78px; line-height: 78px; transition: all 0.3s; position: relative; padding: 0 15px; text-transform: uppercase;} 
.wrap_menu ul.menu_cap_cha li.menulicha>a:hover,.wrap_menu ul.menu_cap_cha li.active>a{ color:#00b6b9; }
.none_boder_r{ border-right: 0 !important; }
.no_bg{ background-image:none !important;}
.wrap_menu ul.menu_cap_cha li.menulicha>a>i{ font-size:20px; margin-left:2px; }

.control_cta{ margin: auto 20px; }
.control_cta1{ display: none; }
.btn-cta{ background:#f9b735; border-radius: 6px; color: #ffffff !important; font-weight: 700; padding: 0 20px; display: inline-block; line-height: 40px; transition: all 0.3s; }
.btn-cta:hover{ b box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2); color: #ffffff; }

 

.frm_timkiem{ width:100%; padding: 20px; background: #ffffff10;  border-radius: 10px; }
.frm_timkiem .d-flex{ width:100%; max-width: 700px; margin: auto; }
.frm_timkiem button{outline:none; border:none;  color: #ffffff; background: #f9b735; height: 50px; border-radius: 10px; width: 20%; transition: all 0.3s;}
.frm_timkiem button:hover{  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2); }
.frm_timkiem .input{ outline:none; transition:all ease 0.5s; height: 50px; border: none; border-radius: 10px; width: 79%; z-index: 9; color:#333; background:#fff; font-size:14px; padding: 0 12px; }
.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;} 


.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: #ffffff; z-index: 99; }
.menu_cap_con li{ padding: 0 !important; float:none !important; }
.menu_cap_con li a{display:block; min-width:220px; 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(0,0,0,0.1); margin:0px;}
.menu_cap_con li:last-child a{ border-bottom: none;}
.menu_cap_con li:hover{background:#00b6b9 !important}
.menu_cap_con li:hover>a{color: #ffffff !important}
.menu_cap_con .menu_cap_2 li:hover{background:#00b6b9 !important}
.menu_cap_con .menu_cap_2 .menu_cap_3 li:hover{background:#00b6b9 !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:#333333 !important;}
.menu_cap_2{ position: absolute; left: 100%; top: 0; display:none;background: #ffffff;}

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



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

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

.btn-img{ max-width: 200px; }
.item_slider_content{ position: absolute; left:50%; top: 50%; width:98%; height:90%; max-width: 1200px; transform: translate(-50%,-50%); }
.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:30px; }
.slider-mota{ margin-bottom: 1.2rem; }
.slider-title{ margin-bottom: 1rem; }

/*====BOX giới thiệu====*/

/*====BOX giới thiệu====*/
.comitem{ cursor: pointer; }
/*====BOX giới thiệu====*/

.wrap_slogan{ background: linear-gradient(to bottom, #f1f1f1 0%, #f9fdf2 100%); }
.wrap_slogan .slogan{ text-align: center; font-size: 28px; color: #879397; padding: 10px; }

.wrap_thongke{ padding: 20px 0; background: #f37924; }
.thongke_item{ position: relative; font-weight: 400;  }
.thongke_item .thongke_img{width: 70px;}
.thongke_item .thongke_info{ width: calc( 100% - 80px ); }
.thongke_item .thongke_name{ position: relative; color:#ffffff; font-weight: 300; font-size: 17px; line-height: 1.4; margin-bottom:0; }
.grid_thongke{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap:20px; }

.wrap_about{ padding: 60px 0; }
.left_about{ width: 48%; }
.title_about{ margin-bottom: 20px;}
.title_about span{ color: #6D7F86; font-size: 46px; font-weight: 500; line-height: 1.2; -webkit-text-stroke-width: 0; stroke-width: 0; -webkit-text-stroke-color: #000; stroke: #000; }
 
.mota_about{ color: #879397; font-size: 19px; font-weight: 400; }
.right_about{ width: 46%; }
.right_about img{ width: 100%; display: block; }
 
.wrap_product{ padding-top: 60px; }
.wrap_product:last-child{ padding-bottom: 60px; }
.bgpro1{ background: #f5f5f5; padding: 60px 0; }


.wrap_dongsp{ background: #00b6b9; padding: 20px 0 0px 0; }
.grid_dongsp{display: grid; grid-template-columns: repeat(6,1fr); grid-gap:20px;}
.item_dongsp{  }
.item_dongsp .item_dongsp_img{ width: 65px; }
.item_dongsp .item_dongsp_name{ width: calc( 100% - 65px ); }
.item_dongsp .item_dongsp_name a{ font-size: 16px; color: #ffffff; }

.dsp_mota{ width: 46%; color: #ffffff; position: absolute; top: 10%; left: 5%; text-align: left; font-size: 36px; font-weight:500; line-height: 1.5; }
.dsp_img{ text-align: right; position: relative; margin-top: 20px; border-top: 1px solid #ffffff90; }
.wrap_mailto { background: linear-gradient(to bottom, #f1f1f1 0%, #f9fdf2 100%); padding: 20px 0; }
.wrap_mailto span{ color: #879397; font-size: 24px; font-weight: 300; }
.wrap_mailto a.mailto{ font-size: 15px; font-weight: 300; word-spacing: 1px; fill: #FFF; color: #FFF; background-color: #ee7624; border-radius: 12px 12px 12px 12px; padding: 12px 20px 12px 20px; margin-left: 20px; }
.wrap_mailto a.mailto:hover{ color: #ff0; }


.wrap_sanphammoi{ padding: 60px 0; }
.left_sanphammoi{ width: 57%; }
.title_sanphammoi{ margin-bottom: 20px; text-align: center;}
.title_sanphammoi span{ color: #6D7F86; font-size: 46px; font-weight: 500; line-height: 1.2; -webkit-text-stroke-width: 0; stroke-width: 0; -webkit-text-stroke-color: #000; stroke: #000; }
.title_sanphammoi1{ margin-bottom: 20px; }
.title_sanphammoi1 span{ color: #6D7F86; font-size: 1.8rem; font-weight: 500; line-height: 1.2; -webkit-text-stroke-width: 0; stroke-width: 0; -webkit-text-stroke-color: #000; stroke: #000; }
 
.mota_sanphammoi{ color: #666; font-size: 16px; font-weight: 400; margin-bottom: 30px; }
.right_sanphammoi{ width: 40%; background: #F6F3F3; padding: 80px 30px; border-radius: 20px; }
.right_sanphammoi img{ width: 100%; display: block; }
.btn-quote { font-size: 22px; font-weight: 400; font-style: normal; text-decoration: none; fill: #ffffff; color: #ffffff; background-color: #20cbd4; border-radius: 11px; padding: 15px 35px; }
.btn-quote:hover { color: #FFFEFA; background-color: #ee7624; }

.wrap_giaiphap{ padding: 50px 0; }
.title_giaiphap{ margin-bottom: 50px; text-align: center; color: #6D7F86; font-size: 46px; font-weight: 500; line-height: 1.2; -webkit-text-stroke-width: 0; stroke-width: 0; -webkit-text-stroke-color: #000; stroke: #000; }
.item_giaiphap{  }
.item_giaiphap .item_giaiphap_name{ color: #868a8c; font-size: 25px; text-align: center; font-weight: 500; margin-bottom: 14px; }
.item_giaiphap .item_giaiphap_content{  background-color: #f9fafa; border-radius: 20px; overflow: hidden; }
.item_giaiphap .item_giaiphap_content .item_giaiphap_img{ border-radius: 20px 20px 0 0; overflow: hidden; position: relative; }

.item_giaiphap .item_giaiphap_content .item_giaiphap_img:before{ content:''; position: absolute; left:0; top: 0; width: 100%; height: 100%; background:rgba(0,0,0,.3); opacity: 0; transition-duration: 1500ms; z-index:1; }
.item_giaiphap:hover .item_giaiphap_content .item_giaiphap_img:before{  opacity: 1; }
.item_giaiphap .item_giaiphap_content .item_giaiphap_img img{ width: 100%; display: block; transform: scale(1.0); transition-duration: 1500ms; }
.item_giaiphap:hover .item_giaiphap_content .item_giaiphap_img img{ transform: scale(1.2); transition-duration: 1500ms; }

.item_giaiphap .item_giaiphap_content .item_giaiphap_decs{ padding: 20px; font-size: 17px; min-height: 95px; color: #999ea2; }

.giaiphap_noidung{ max-width: 1180px; margin: auto; margin-top: 50px; }
.giaiphap_noidung .giaiphap_noidung_img{ margin-bottom: 3px; }
.giaiphap_noidung .giaiphap_noidung_cke{ /*background: #eaeaea;*/ padding: 50px; color: #666; padding-top: 10px; }
.giaiphap_noidung .btn-detail{ text-align: center; margin-top: 30px; }
.btn-detail a{ font-size: 22px; font-weight: 400; font-style: normal; text-decoration: none; fill: #ffffff; color: #ffffff; background-color: #20cbd4; border-radius: 11px; padding: 9px 20px; }
.btn-detail a:hover { color: #FFFEFA; background-color: #ee7624; }


.wrap_rnd{ padding: 60px 0; }
.rnd-content{ padding-left: 9%; margin-bottom: 30px; }
.left_rnd{ width: 44%; border-radius: 50%; overflow: hidden; }
.left_rnd img{ width: 100%; display: block; }

.title_rnd{ margin-bottom: 20px; }
.title_rnd span{ color: #6D7F86; font-size: 46px; font-weight: 500; line-height: 1.2; -webkit-text-stroke-width: 0; stroke-width: 0; -webkit-text-stroke-color: #000; stroke: #000; }
.mota_rnd{ color: #666; font-size: 16px; font-weight: 400; margin-bottom: 30px; }
.right_rnd{ width: 52%; }
.right_rnd .btn-detail{ text-align: right; margin-top: 30px; }

.gal1{ width: calc( 68% - 15px ); }
.gal2{ width: 32%; border-radius: 20px; overflow: hidden; }
.gal2 .item_gal{ width: 100%; border-radius: 20px; overflow: hidden; }
.gal2 .item_gal:nth-child(1){ margin-bottom: 15px; }
.gal1 img,.item_gal img{ display: block; width: 100%; border-radius: 20px; }

.wrap_tiemnang{ padding: 50px 0; background: #f5f4f2; }
.title_tiemnang{ margin-bottom: 50px; text-align: center; color: #6D7F86; font-size: 46px; font-weight: 500; line-height: 1.2; -webkit-text-stroke-width: 0; stroke-width: 0; -webkit-text-stroke-color: #000; stroke: #000; }
.left_tiemnang{ width: 49.5%; }
.right_tiemnang{ width: 49.5%; max-height: 340px; overflow-y: scroll; }
.right_tiemnang::-webkit-scrollbar { width: 0px; height: 5px;}
.right_tiemnang::-webkit-scrollbar-button {  width: 0px; height: 0px; }
.right_tiemnang::-webkit-scrollbar-track {  background-color: #c3c3c3;}
.right_tiemnang::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.right_tiemnang::-webkit-scrollbar-thumb { height: 50px; background-color: #c3c3c3; border-radius: 3px;}
.right_tiemnang::-webkit-scrollbar-corner { background-color: #ffffff;}}
.right_tiemnang::-webkit-resizer { background-color: #666;}

.img-doitac-pc{ max-height: 62px; display: block; margin:3px; }
.box-countNumber{ margin-bottom: 80px; }
.item_solieu{ width: 24%; }
.item_solieu .solieu{ color: #A4ADB1; font-size: 40px; font-weight: 600; line-height: 1.2;}
.item_solieu .ten-solieu{ font-size: 19px; color: #000; text-align: center; font-weight: 600; }


/*===========Mở css giới thiệu===========*/

	.wrap_gt_nodung1{ padding: 60px 0; }
	.wrap_gt_nodung1 .fixwidth{ max-width: 1300px; }
	.left_gt_nodung1{ width: 68%; }
	.left_gt_nodung1 img{ width: 100%; display: block; }

	.right_gt_nodung1{ width: 30%; }
	.mota_gt_nodung1{ color: #879397; font-size: 16px; }
	.title_gt_nodung1{ margin-bottom: 20px; text-align: center;}
	.title_gt_nodung1 span{ font-size: 26px; font-weight: 500; line-height: 48px; color: #8D8D8D; }

	.wrap_gt_congviec{ padding: 30px 0; background: #E1E8E7; }
	.grid_congviec{ margin: 0 -10px; }
	.item_congviec{ width: 25%; padding: 20px 10px; }
	.item_congviec .item_congviec_img{ width: 40px; }
	.item_congviec .item_congviec_info{ width: calc( 100% - 55px ); font-size: 15px; color: #888; }
	.item_congviec .item_congviec_info .item_congviec_name{ font-weight: 600; }
	.item_congviec .item_congviec_info .item_congviec_decs{  }


	.wrap_doingu{ padding: 60px 0; }
	.mota_doingu{ color: #879397; font-size: 16px; }
	.title_doingu{ margin-bottom: 20px; text-align: center;}
	.title_doingu span{ font-size: 26px; font-weight: 500; line-height: 48px; color: #8D8D8D; }



	.wrap_corevalue{ padding: 0 0 60px 0; }
	.title_corevalue{ margin-bottom: 40px; text-align: center;}
	.title_corevalue span{ font-size: 26px; font-weight: 500; text-transform: uppercase; line-height: 48px; color: #8D8D8D; }

	.corevalue_item{ position: relative; width: 100%; padding-bottom: 100%;  }
	.corevalue_item .corevalue_info{ position: absolute; width: 40%; text-align: center; left: 50%; top: 58%; transform: translate(-50%,-50%); }
	.corevalue_item .corevalue_info .corevalue_name{ color: #7a7a7a; font-size: 15px; font-weight: 700; margin: 0; }
	.corevalue_bg1{ background: url(../images/img-data/111.png) no-repeat; background-size: 100% 100%; }
	.corevalue_bg2{ background: url(../images/img-data/222.png) no-repeat; background-size: 100% 100%; }
	.corevalue_bg3{ background: url(../images/img-data/333.png) no-repeat; background-size: 100% 100%; }
	.corevalue_bg4{ background: url(../images/img-data/444.png) no-repeat; background-size: 100% 100%; }


	.wrap_gt_nodung2{ padding: 50px 0; }
	.left_gt_nodung2{ width: 57%; }
	.left_gt_nodung2 img{ width: 100%; display: block; }

	.right_gt_nodung2{ width: 40%; }
	.mota_gt_nodung2{ color: #879397; font-size: 16px; }
	.title_gt_nodung2{ margin-bottom: 20px; text-align: center;}
	.title_gt_nodung2 span{ font-size: 26px; font-weight: 500; line-height: 48px; color: #8D8D8D; }
	.auto_listab{ margin-bottom: 20px; }
	.item_listab{ position: relative; }
	.item_listab .name{ text-align: center; margin-bottom: 10px; }
	.item_listab .name a{ color: #879397; font-size: 22px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; transition: all 0.3s;}
	.item_listab .name:hover a{ color: #00b6b9; }
	.item_listab .item_listab_img{ display: block; position:relative; margin-bottom: 15px; }
	.item_listab .item_listab_img img{ display: block; width: 100%; }
	.item_listab .item_listab_img .xemthem{ background: transparent; border: 2px solid #fff; color: #fff; display: inline-block; font-size: 15px; padding: 9px 24px; border-radius: 3px; transition: all 0.3s; position: absolute; text-align: center; right: 10px; bottom: 10px; }
	.item_listab .item_listab_img .xemthem:hover{ background: #00b6b9; border: 2px solid #00b6b9; color: #fff; }


	.wrap_gt_nodung3{ padding: 50px 0; }
	.wrap_gt_nodung3 .fixwidth{ max-width: 1140px; }
	.left_gt_nodung3{ width: 69.3%; }
	.left_gt_nodung3 img{ width: 100%; display: block; }

	.right_gt_nodung3{ width: 30%; }
	.right_gt_nodung3_inner{ width: 100%; background: #E1E8E7; box-shadow: 0 5px 50px 0 rgb(33 33 33 / .15);
	    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; margin-left: -100px; padding: 40px 40px 40px 40px; }
	.mota_gt_nodung3{ color: #879397; font-size: 16px; margin-bottom: 30px;  }
	.title_gt_nodung3{ text-align: left;}
	.title_gt_nodung3 span{ font-size: 20px; font-weight: 500; line-height: 1.3; color: #7a7a7a; }
	.canvas_line{ margin: 20px 0 20px 50px; height: 0px; width: calc( 100% + 40px ); background: #f5f5f5; }
	.btn-canvas{ display: inline-block; line-height: 1; background-color: #69727d; font-size: 15px; padding: 12px 24px; border-radius: 3px; color: #fff; fill: #fff; text-align: center; transition: all .3s; }
	.btn-canvas:hover{ background-color: #00b6b9; color: #fff; fill: #fff; }

	.item_whychooseus{ border-radius: 25px; overflow: hidden; }
	.item_whychooseus .item_whychooseus_img{ border-radius: 25px 25px 0 0; overflow: hidden; background: #ffffff; position:relative; }
	.item_whychooseus .item_whychooseus_img:before{ content:''; position: absolute; left:0; top: 0; width: 100%; height: 100%; background:rgba(0,0,0,.3); opacity: 0; transition-duration: 1500ms; z-index:1; }
	.item_whychooseus:hover .item_whychooseus_img:before{  opacity: 1; }
	.item_whychooseus .item_whychooseus_img img{ width: 100%; display: block; transform: scale(1.0); transition-duration: 1500ms; }
	.item_whychooseus:hover .item_whychooseus_img img{ transform: scale(1.2); transition-duration: 1500ms; }
	.item_whychooseus .info{ border-radius: 0 0 25px 25px; overflow: hidden; padding: 35px; text-align: center; }
	.item_whychooseus .info .name{ font-size: 18px; font-weight: 500; color: #020101; margin-bottom: 15px; }
	.item_whychooseus .info .whychooseus_decs{ font-size: 15px; color: #020101; }

	.choose_bg1{ background: #BFD8D4; }
	.choose_bg2{ background: #FBF3D9; }
	.choose_bg3{ background: #CFE4EF; } 
	.choose_bg4{ background: #F5E1E1; }
 

	.wrap_gt_nodung4{ padding: 60px 0; }
	.left_gt_nodung4{ width: 66%; }
	.left_gt_nodung4 img{ width: 100%; display: block; }

	.right_gt_nodung4{ width: 30%; padding-top: 112px; }
	.mota_gt_nodung4{ color: #879397; font-size: 16px; }
	.title_gt_nodung4{ margin-bottom: 20px; text-align: center;}
	.title_gt_nodung4 span{ font-size: 26px; font-weight: 500; line-height: 48px; color: #8D8D8D; }

/*===========Hết css giới thiệu===========*/

/*===========Mở css R&D===========*/
	.wrap_rnd{ padding: 60px 0; }
	.rnd_nodung1_content{ margin-bottom: 50px; }
	.left_rnd1{ width: 52%; }
	.left_rnd1 img{ width: 100%; display: block; }
	.right_rnd1{ width: 39%; }
	.mota_rnd1{ color: #879397; font-size: 16px; }


	.left_rnd2{ width: 27%; }
	.middle_rnd2{ width: 45%; }
	.right_rnd2{ width: 25%; }

	.item_rnd1{ margin-bottom: 30px; }
	.item_rnd1 .item_rnd1_img{ width: 100%; margin: 0 80px 0 0; padding: 25px 7px 25px 25px; }
	.item_rnd1 .item_rnd1_img img{ border-radius: 50%; max-width: 205px; }
	.item_rnd1 .item_rnd1_name{ font-size: 18px; font-weight: 700; color: #333; margin-bottom: 20px; }
	.item_rnd1 .item_rnd1_desc{ font-size: 15px; font-weight: 300; }
	.item_rnd1 .item_rnd1_info{  width: 100%; }

	.item_rnd2{  }
	.item_rnd2 .item_rnd2_img{ width: 100%; margin: 0 0px 20px 0; padding: 0px 0px 0px 22px; }
	.item_rnd2 .item_rnd2_img img{ border-radius: 50%; }
	.item_rnd2 .item_rnd2_name{ font-size: 18px; font-weight: 700; color: #333; margin-bottom: 20px; }
	.item_rnd2 .item_rnd2_desc{ font-size: 15px; font-weight: 300; width: 155%;  }
	.item_rnd2 .item_rnd2_info{  width: 100%; }

	.item_rnd3{  }
	.item_rnd3 .item_rnd3_img{ width: 100%; padding: 25px 25px 25px 25px; }
	.item_rnd3 .item_rnd3_img img{ border-radius: 50%; }
	.item_rnd3 .item_rnd3_name{ text-align: right; font-size: 18px; font-weight: 700; color: #333; margin-bottom: 20px; }
	.item_rnd3 .item_rnd3_desc{ font-size: 15px; font-weight: 300; }
	.item_rnd3 .item_rnd3_info{  width: 100%; }

	.item_rnd4{  }
	.item_rnd4 .item_rnd4_img{ width: 100%; padding: 30px 30px 30px 30px; }
	.item_rnd4 .item_rnd4_img img{ border-radius: 50%; }
	.item_rnd4 .item_rnd4_name{ text-align: right; font-size: 18px; font-weight: 700; color: #333; margin-bottom: 20px; }
	.item_rnd4 .item_rnd4_desc{ font-size: 15px; font-weight: 300; width: 155%; margin-left: -55%; }
	.item_rnd4 .item_rnd4_info{  width: 100%; }

	.item_rnd_nodung67{ width: calc( 50% - 10px ); border-radius: 20px; }
	.item_rnd_nodung67 .item_rnd_nodung67_img{ border-radius: 20px 20px 0 0; overflow: hidden; position: relative; }
	.item_rnd_nodung67 .item_rnd_nodung67_img:before{content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,.3); opacity: 0; transition: all 0.3s; z-index:1; }
	.item_rnd_nodung67:hover .item_rnd_nodung67_img:before{ opacity: 1; }
	.item_rnd_nodung67 .item_rnd_nodung67_img img{ border-radius: 20px 20px 0 0; width: 100%; display: block;  }
	.item_rnd_nodung67 .item_rnd_nodung67_name{ color: #3f444b; font-size: 18px; font-weight: 700; margin-bottom: 15px; }
	.item_rnd_nodung67 .item_rnd_nodung67_desc{ color: #3f444b; font-size: 15px;  }
	.item_rnd_nodung67 .item_rnd_nodung67_info{ padding: 35px; width: 100%; display: block; text-align: center; }

	.khoi8{ margin-bottom: 60px; }
	.item_rnd_nodung8_50{ width: 48%; }
	.btn-rnd{ display: inline-block; line-height: 1; background-color: #69727d; font-size: 15px; padding: 12px 24px; border-radius: 3px; color: #fff; fill: #fff; text-align: center; transition: all .3s; }
	.btn-rnd:hover{ background-color: #00b6b9; color: #fff; fill: #fff; }
	.item_rnd_nodung8_desc{ margin-top: 20px; }
	.item_rnd_nodung8_name{ color: #000; font-size: 22px; font-weight: 500; margin-bottom: 20px; }


	.item_rnd_nodung9_img{ width: 100%; margin-bottom:50px; }
	.item_rnd_nodung9_img img{ width: 100%; display: block; }
	.item_rnd_nodung9_name{ text-align: center; font-size: 25px; color: #54595f; font-weight: 600; letter-spacing: .5px; margin-bottom: 50px; }
	.item_rnd_nodung9_desc{ padding: 25px 0; margin-bottom: 25px; }
	.item_rnd_nodung9_link{  }
	.item_rnd_nodung9_link a{ background-color: #FFF; font-size: 15px; font-weight: 400; fill: #000; color: #000; border-style: groove; display: inline-block; line-height: 1; padding: 12px 24px; border-radius: 3px; text-align: center; transition: all .3s; 	}

	.line-recycle{ position: relative; margin: 15px 0; text-align: center; }
	.line-recycle:before{ content:''; background: #a4c9c2; width: 100%; height: 1px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
	.line-recycle span{display: inline-block; padding: 12px; background: #fff; color: #a4c9c2; font-size: 20px; position: relative; z-index: 1; }
	.line-gallery{ width: 100%; padding: 25px 15px; }
	.line-gallery div{ width: 100%; height: 1px; background: #000000;  }
	.line-gallery:last-child{ display: none; }
	.mb50{ margin-bottom: 50px; }
	.grid_galrnd{ display: flex; flex-wrap: wrap; margin: 0 -10px;}
	.galrnd_item{ border-radius: 20px; width: 25%; padding: 10px }
	.galrnd_item img{ border-radius: 20px; display: block; width: 100%; }
/*===========Hết css R&D===========*/


/*===========mở css product page===========*/
	.wrap-banner{ min-height: 705px; display: flex; align-items: center; }
	.content-banner{ padding: 55px; width: 100%; }
	.banner-name{ margin-bottom: 30px; font-size: 62px; font-weight: 700; text-transform: capitalize; line-height: 1.2; letter-spacing: 1px; color: #000; }
	.banner-desc{ margin-bottom: 30px; font-size: 16px; font-weight: 400; text-transform: capitalize; line-height: 20px; letter-spacing: .1px; }
	.content-banner-content{ max-width: 550px; }
	.banner-btn{  }
	.banner-btn a{ display: inline-block; font-size: 16px; color: #000000; font-weight: 500; padding: 15px 30px; border-radius: 4px; border: 2px solid #000000; }

	.wrap-news2{ padding: 50px 0; }
	.wrap-news2 .fixwidth{ max-width: 1380px; }
	.title_client{ font-size: 27px; text-align: center; font-weight: 500; -webkit-text-stroke-color: #000; stroke: #000; color: #54595f; margin-bottom: 20px; }

	.wrap-news3{ padding: 50px 0; background: #F4FFFF;  }
	.title_product{ font-size: 27px; text-align: center; font-weight: 500; -webkit-text-stroke-color: #000; stroke: #000; color: #54595f; margin-bottom: 20px; }

	.grid_sanpham{ display: grid;grid-template-columns: repeat(3,1fr); grid-gap:0px; }
	.item-product{ border-radius: 25px; padding: 33px; transition: all 0.3s; }
	.item-product:hover{ background-color: #FFF; box-shadow: 0 0 25px 0 rgb(218 218 218 / .38); }
	.item-product .item-product-name{ margin-bottom: 20px; text-align: center; }
	.item-product .item-product-name a{ font-size: 17px; font-weight: 500; text-transform: capitalize; letter-spacing: .5px; color: #222; }
	.item-product .item-product-img{ display: block; width: 100%; overflow: hidden; border-radius: 25px; }
	.item-product .item-product-img img{ display: block; width: 100%; border-radius: 25px; transform: scale(1.0); transition: all 0.3s; }
	.item-product:hover .item-product-img img{ transform: scale(1.05); }
	.item-product .item-product-btn{ display: block; margin: 10px; margin-top: 30px; font-size: 19px; padding: 10px 24px; font-weight: 500; text-decoration: none; border-radius: 5px 5px 5px 5px; background:#69727d; color: #ffffff; text-align: center; transition: all 0.3s; }
	.item-product .item-product-btn:hover{ background:#00b6b9; color: #ffffff; }


	.wrap-news4{ padding: 50px 0; }
	.title_news4{ font-size: 27px; text-align: center; font-weight: 500; -webkit-text-stroke-color: #000; stroke: #000; color: #54595f; margin-bottom: 45px; }


	.wrap-news5{ padding: 50px 0; }
	.title_news5{ font-size: 27px; text-align: center; font-weight: 500; -webkit-text-stroke-color: #000; stroke: #000; color: #54595f; margin-bottom: 45px; }


	.wrap-news6{ padding: 50px 0;  }
	.wrap-news6 .fixwidth{ max-width: 1140px; }
	.title_news6{ margin-bottom: 20px; text-align: center; color: #54595f; font-size: 64px; font-weight: 300; text-transform: uppercase; line-height: 1.1em;}
	.left_news6{ width: 48%; }
	.left_news6_readius{ max-width: 430px; margin: auto; border: 2px solid #322A2B; border-radius: 220px; padding: 30px; }
	.left_news6_readius img{ width: 100%; border-radius: 220px 220px 220px 220px; box-shadow: 0 0 10px 0 rgb(0 0 0 / .5); }
	.right_news6{ width: 48%; }
	.noidung_news6{ margin: 2% 0% 2% 0%; padding: 3% 7% 0% 7%; }

	.box-countNumber-news6{ margin: 80px 0; }
	.item_solieu_news{ width: 24%; }
	.item_solieu_news .solieu{ color: #99C4B5; font-size: 69px; font-weight: 600; line-height: 1; text-align: center;}
	.item_solieu_news .ten-solieu{font-size: 19px; font-weight: 400; line-height: 1.5; text-align: center; } 

	.wrap-news7{ padding: 50px 0; }
	.title_news7{ font-size: 27px; text-align: center; font-weight: 500; -webkit-text-stroke-color: #000; stroke: #000; color: #54595f; margin-bottom: 45px; }


	.wrap_news8{ padding: 60px 0; }
	.left_news8{ width: 45%; padding-right: 10px; }
	.title_news8_1{ margin-bottom: 35px;}
	.title_news8_1 span{ font-size: 25px; font-weight: 300; text-decoration: underline; }
	.title_news8_2{ margin-bottom: 20px;}
	.title_news8_2 span{ font-size: 70px; font-weight: 700; text-transform: capitalize; line-height: 1.3; letter-spacing: .8px; }
	.mota_news8{ color: #54595f; font-size: 17px; font-weight: 400; line-height: 20px; margin-bottom: 20px; }
	.news8-btn{ font-size: 20px; font-weight: 700; text-decoration: underline !important; color: #333333; }
	.news8-btn:hover{ color: #00b6b9; }


	.right_news8{ width: 55%; }
	.right_news8 img{ width: 100%; display: block; }

	.wrap_tuvan{ padding: 50px 0;  }
	.left_tuvan{ width: 45%;  }
	.right_tuvan{ width: 49%;  }
	.title_tuvan{ font-size: 50px; font-weight: 700; text-transform: capitalize; line-height: 1.3; color: #54595f;}
	.mota_tuvan{ font-size: 16px; line-height: 1.5; color: #54595f;}
/*===========Hết css product page===========*/

.map-contact{ width: 100%; max-width: 440px; margin: auto; border-radius: 200px; overflow: hidden; }
.map-contact iframe{ display: block; width: 100%; height: 800px; }
.title_tuvan1{ font-size: 48px; font-weight: 300; margin-bottom: 20px; text-transform: capitalize; line-height: 1.3; color: #54595f;}


.title-page{ text-align: center; margin-bottom: 30px;}
.title-page span,.title-page a{ color: #333333; font-weight: 700; position: relative; font-size: 28px; padding: 0 10px; text-transform: uppercase; }
.title-page span:before, .title-page span:after,.title-page a:before, .title-page a:after { content: ""; position: absolute; width: 35px; height: 3px; background: #0E4C9E; z-index: 2;}
.title-page span:before, .title-page a:before { left: 100%; top: 50%; transform: translateY(-50%); }
.title-page span:after, .title-page a:after { right: 100%; top: 50%; transform: translateY(-50%);}


.box-cat-dv{ margin-bottom: 30px; text-align: center; }
.box-cat-dv a{ font-size: 16px; line-height: 36px; color: #666666; display: inline-block; padding: 0 20px; border: 1px solid #dddddd; border-radius: 30px; transition: all 0.3s; cursor: pointer; margin: 5px 3px;}
.box-cat-dv a:hover, .box-cat-dv a.active{background: #0e4c9e; color: #fff; }

 

 

.tieude-post{ line-height: 1.3; margin-bottom: 30px; border-bottom: 2px solid #ececec; }
.tieude-post span{ border-bottom: 2px solid #f67800; color: #f67800; font-size: 26px; font-weight: 400; padding-bottom: 7.5px; margin-bottom: -2px; }
.tieude-post a{ display: block; font-size: 13px; margin-left: auto; background: #f67800; padding: 5px 10px; color: #fff; border-radius: 5px; }
.tieude-post a:hover{ color: #cc4515; }

.wrap_post1{ padding-bottom: 60px; }
.wrap_post{ padding: 50px 0; }
.news-one{width:49%; display:block; background: #ffffff; position: relative; }
.news-one .news-one-img{ width:100%; margin-bottom: 0px; display: block; overflow: hidden; }
.news-one .news-one-img img{width:100%; transform: scale(1); transition: all 0.3s; }
.news-one:hover .news-one-img img{width:100%; transform: scale(1.05); }
.news-one .news-one-info{ padding: 15px 20px; position: absolute; left: 0; bottom: 0px; background: rgba(0, 0, 0, 0.47); width: 100%; }
.news-one .news-one-name a{color:#ffffff; font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height:1.5; font-weight: bold;}
.news-one .news-one-name:hover a{color: #ffffff;}


.news-for{ width: 49%; }
.news-for-items { position: relative; margin-bottom: 18px; text-align: justify; background: #ffffff; }
.news-for-items:last-child{ margin-bottom: 0; }
.news-for-items .news_img { width: 30%; overflow: hidden; }
.news-for-items .news_img img{ width: 100%; overflow: hidden; transform: scale(1); transition: all 0.3s;}
.news-for-items:hover .news_img img{ width: 100%; overflow: hidden; transform: scale(1.05);}
.news-for-items .news_info { width: 67%; } 
.news-for-items .news_info h3{margin-bottom: 5px;}
.news-for-items .news_info h3 a { color: #333333; font-size: 16px; text-align: left; font-weight: bold; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-for-items .news_info:hover h3 a { color: #f67800; }
.news-for-items .news_info .mota{ color: #333333; font-size: 14px; text-align: left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news-for-items1 {position: relative; margin-bottom: 18px; text-align: justify; }
.news-for-items1:last-child{ margin-bottom: 0; }
.news-for-items1 .news_img { width: 65px; overflow: hidden; border-radius: 8px; }
.news-for-items1 .news_img img{ width: 100%; overflow: hidden; border-radius: 8px; transform: scale(1); transition: all 0.3s;}
.news-for-items1:hover .news_img img{ width: 100%; overflow: hidden; transform: scale(1.05);}
.news-for-items1 .news_info { width: calc( 100% - 80px ); } 
.news-for-items1 .news_info h3{margin-bottom: 5px;}
.news-for-items1 .news_info h3 a { color: #000; font-size: 15px; text-align: left; font-weight: 400; display: block; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news-for-items1 .news_info:hover h3 a { color: #cc4515; }
.news-for-items1 .news_info .news_date { color: #6f6f6f; text-align: left; font-size: 16px; }
.news-for-items1 .news_info .news_date i{ color: #f9b735; }

.widget-title { display: block; text-transform: none; font-size: 18px; padding-bottom: 10px; margin-bottom: 15px; border-bottom: solid 1px #e7e7e7; color: #fff; padding: 10px; background: #f67800; font-weight: 700;}
.news-for1{ margin-bottom: 30px; }


 /*====BOX DỊCH VỤ====*/
.loadkhung_product_index{display: grid;grid-template-columns: repeat(3,1fr); grid-gap: 35px 30px; margin-bottom: 20px;}
.main_news{ font-size: 27px; text-align: center; font-weight: 500; -webkit-text-stroke-color: #000; stroke: #000; color: #54595f; margin-bottom: 20px; }
.item_news {position: relative; text-align: justify; border: 1px solid #69727d; border-radius: 34px; overflow: hidden; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); padding-bottom: 37px; }
.item_news .news_img { width: 100%; overflow: hidden; border-radius: 34px 34px 0 0; margin-bottom: 32px; position: relative; }
.item_news .news_img .namelist{ background: #69727d; border-radius: 999px; color: #fff; font-size: 12px; font-weight: 400; line-height: 1; margin: 18px; padding: .6em 1.2em; position: absolute; top: 0; right:0; z-index: 1; }

.item_news .news_img img{ width: 100%; border-radius: 34px 34px 0 0;  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%; padding: 0 20px; padding-bottom: 30px; }
.item_news .news_info .news_name{ margin-bottom: 30px; }
.item_news .news_info .news_name a { color: #868686; 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: #00b6b9; }
.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: 2; -webkit-box-orient: vertical; line-height: 1.5;}
.item_news .news_info .xemthem { font-size: 15px; color: #43796D; text-transform: uppercase; font-weight: 700;}

.item_news  .date-post {padding: 10px 21px; font-weight: 400; border-top: 1px solid #eaeaea; color: #adadad; font-size: 12px; width: 100%; line-height: 1.3em; position: absolute; left:0; bottom: 0;}
  
.xemtatca { margin-top:30px; text-align: center; }
.xemtatca a{ padding: 10px 35px ; background: transparent; font-size: 1rem; border: 2px solid #fa9600; transition: all .3s; display: inline-block; color: #fab700; font-weight: 500; overflow: hidden; position: relative; border-radius: 30px;}
.xemtatca a:hover{ color: #fff; background: #fab700;}
.xemtatca a span{ position: relative; z-index: 1;}

.listright{border-bottom: 1px solid #ececec;}
.listright:last-child{border-bottom: none;}
.listright a{display: inline-block; padding: 6px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #334862;}
.listright a:hover{ color: #f67800;}
 
 
.info-form{ margin-bottom: 30px; }
.info-form ul{ padding:0; list-style: none; margin:0; }
.info-form ul li{ display: flex; padding-bottom: 6px; color: #7a7a7a; align-items: center; }
.info-form ul li a{ color: #7a7a7a; display: flex; align-items: center; }
.icon-list-icon{ padding-right: 10px; text-align: center; }
.icon-list-icon i{ color: #A4C9C2; }

form#frm_dknt { display: flex; justify-content: space-between; flex-wrap: wrap; }
form#frm_dknt input[type='text'], form#frm_dknt input[type='email'], form#frm_dknt select { width: 100%; border: 1px solid #69727d; background: #F2F3F9; outline: none; color: #54595f; transition: all 0.3s; margin-bottom: 16px; min-height: 59px; padding: 7px 20px; }
form#frm_dknt input::-webkit-input-placeholder { color: #54595f; }
form#frm_dknt input:-ms-input-placeholder { color: #54595f; }
form#frm_dknt input::placeholder { color: #54595f;}

form#frm_dknt input:nth-child(1),form#frm_dknt input:nth-child(2){ width: 49%; }
form#frm_dknt input:nth-child(3),form#frm_dknt input:nth-child(4){ width: 100%; }
form#frm_dknt input:nth-child(5),form#frm_dknt input:nth-child(6){ width: 49%; }

form#frm_dknt textarea { width: 100%; border: 1px solid #69727d; background: #F2F3F9; outline: none; color: #54595f; transition: all 0.3s; margin-bottom: 16px; padding: 7px 20px; }

form#frm_dknt input[type='submit'] { padding: 20px 40px; background: #ee7624; border-radius: 5px; color: #ffffff; border:none; width: 100%; font-weight: 500; transition: all 0.3s; }
form#frm_dknt input[type='submit']:hover { background: #00b6b9; }

.splelect{ width: 100%; }
.listload{ width:50%; }
form#frm_dknt .listload select{ border-right: none; }
form#frm_dknt .spload select{ border-left: none; }
.spload{ width:50%; }
.error-nhantin{color: #f00; width: 100%}

.dknt-ten{ font-size: 30px; font-weight: bold; color: #fff; margin-bottom: 10px; }
.dknt-mota{ font-size: 16px; font-style: italic; color: #fff; margin-bottom: 15px; margin-bottom: 10px; }
.but_dk { position: relative; width: calc( 100% - 300px );}
.wr-btn{  width: 100%; margin-bottom: 16px; }

.img-tuvan{ width: 49%; border-radius: 20px; }
.img-tuvan img{ width: 100%; display: block; border-radius: 20px; }

/*====BOX DỊCH VỤ====*/
 
 
.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; background: #f8f8f8; padding: 12px; }
.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;}
 
.tbl_banggia { width: 100%; border-collapse: collapse; font-size: 14px; text-align: center; font-size: 13px;}
.tbl_banggia th, .tbl_banggia td { border: 1px solid #d2d2d2; padding: 12px 1%;}
.tbl_banggia th { font-size: 14px; border: 1px solid #9a9a9a !important; padding: 15px 1% !important;}
.tbl_banggia th, .tbl_banggia td { border: 1px solid #d2d2d2; padding: 12px 1%;}
.tbl_banggia a { color: #333333;}
div.tim_tailieu { background: #F1F1F1; padding: 20px 3%; border: 1px solid #cbcbcb; text-align: center; margin-bottom: 20px;}
div.tim_tailieu p { display: inline-block; vertical-align: top; font-family: 'tieude'; text-transform: uppercase; line-height: 30px;}
div.tim_tailieu select { display: inline-block; vertical-align: top; height: 30px; width: 15%;}
div.tim_tailieu input[type='text'] { display: inline-block; vertical-align: top; height: 30px; width: 50%; padding: 0 5px;}
div.tim_tailieu input[type='submit'] { display: inline-block; vertical-align: top; height: 30px; width: 100px; background: #333333; border: none; color: #ffffff; text-transform: uppercase; cursor: pointer;}

div.map iframe { max-width: 100% !important;}
div.cacmien { border-bottom: 2px solid #1a509e;}
div.cacmien ul { list-style: none; text-align: center; padding: 0; margin: 0;}
div.cacmien ul li { display: inline-block; vertical-align: top; padding: 15px 12px; font-size: 17px; cursor: pointer;}
div.cacmien ul li a { display: block;}
div.cacmien ul li.active_mien,div.cacmien ul li:hover { color: red;}
div.map_left { width: 33%; float: left; -webkit-box-shadow: 0 0 15px 0 #bbb; box-shadow: 0 0 15px 0 #bbb; overflow: auto;}
div.item_map { border-bottom: 1px solid #e0e0e0; padding: 15px 15px; cursor: pointer; color: #767676;}
div.item_map .mota { display: none;}
div.active_map .mota { display: block;}
div.item_map:hover,div.active_map { background: #ececec;}
div.item_map p.ten { padding-bottom: 4px; font-size: 14px; color: #333333;}
div.cacmien ul li.active_mien, div.cacmien ul li:hover { color: red;}
div.item_map p i { color: #ea2a31; margin-right: 10px; font-size: 19px;}
.wap_map { height: 442px; overflow: auto;}
.wap_map::-webkit-scrollbar { background: #fff; width: 10px; height: 11px;}
.wap_map::-webkit-scrollbar-thumb { background: #BBBBBB;}
.map_description { color: #000000; overflow: auto; max-width: 300px; text-align: justify;}
.map_title { color: #f61b03; font-weight: bold; font-size: 17px; margin-bottom: 8px;}

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; }
.item_qc img{ width: 100%;}
.item_qc{ margin-bottom: 15px; }
.item_qc:last-child{ margin-bottom: 0; }
/* Breadcrumb */
.breadCrumbs{ width: 100%; height: 300px; display: flex; justify-content: center; align-items: center; margin-bottom: 0px; }
.breadCrumbs .wrap-content{padding:0.75rem 10px;max-width:1200px; color: #889397;}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0; justify-content: center;}
.breadCrumbs .wrap-content .breadcrumb-item a{color: #889397;}
.breadCrumbs .wrap-content .breadcrumb-item a:hover{color:#f9b735;}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color: #889397;}
.breadcrumb-item + .breadcrumb-item::before { color: #889397; }
.title-breadCrumbs{ font-size: 40px; font-weight: 500; color: #889397; text-align: center; }
 
.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;  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; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -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; }

.content-main{ max-width: 1300px; width: 97%; margin: auto; padding: 50px 0; }
.left_product{ width: 23%; }
.left_title{ color: #7a7a7a; font-size: 25px; line-height: 1.3; font-weight: 500; margin-bottom: 20px; }
.left_menu_1{ padding:0; margin: 0; list-style: none; }
.left_menu_1 li{  }
.left_menu_1 li a{ display: block; font-size: 14px; font-weight: 400; line-height: 1.3; letter-spacing: .3px; color: #54595f; padding: 10px 10px; transition: all 0.3s;}
.left_menu_1 li:hover a{ color: #ffffff; background: #00b6b9; }

.right_product{ width: 75%; }


.list_news{ text-align: center; margin-bottom: 30px; }
.list_news a{ color: #181616; background: #ffffff; font-size: 17px; letter-spacing: 1px; display: inline-block; margin: 5px; transition: all 0.3s;     padding: 13px 20px; }
.list_news a:hover{ color: #ffffff; background: #B5E4CD; }


.loadkhung_relativepost{display: grid;grid-template-columns: repeat(1,1fr);grid-gap:30px;}
.loadkhung_product{display: grid;grid-template-columns: repeat(2,1fr); grid-gap: 40px 100px;}

.boxproduct_item{ position: relative; font-weight: 400; background: #ffffff; }
.boxproduct_item .boxproduct_img{display: block;overflow: hidden;position: relative; border-radius: 8px 8px 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: 8px 8px 0 0; }
.boxproduct_item:hover .boxproduct_img img{ transform: scale(1.05); }
.boxproduct_item .boxproduct_info{ padding: 15px 15px; }
.boxproduct_item .boxproduct_name{ margin-bottom:3px; position: relative; text-align: center; }
.boxproduct_item .boxproduct_name a{  color: #54595f; font-size: 16px; font-weight: 500; text-transform: uppercase; line-height: 1.3; letter-spacing: .9px; }
.boxproduct_item:hover .boxproduct_name a{ color:#00b6b9; }



.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; }
 
/*====BOX FOOTER====*/
.newsletters-box{  padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #344f83; }
.title_newsletters{ width: 49%;  }
.title_newsletters div:nth-child(1){ font-size: 20px; font-weight: bold; margin-bottom: 5px; }
.validation-nhantin1{ width: 49%;  }
form#frm_dknt1 input[type='text'], form#frm_dknt1 input[type='email'] { width: calc( 100% - 150px ); height: 47px; padding: 0px 8px; border: 1px solid #dddddd; background: #ffffff; outline: none; color: #7c7c7c; border-radius: 8px; transition: all 0.3s; margin-bottom: 16px; }
form#frm_dknt1 input::-webkit-input-placeholder { color: #7c7c7c; }
form#frm_dknt1 input:-ms-input-placeholder { color: #7c7c7c; }
form#frm_dknt1 input::placeholder { color: #7c7c7c;}


form#frm_dknt1 input[type='submit'] { background: #f9b735; color: #fff; border: 1px solid transparent; cursor: pointer; outline: none; border-radius: 8px; font-size: 16px; font-weight: 700; padding: 0 20px; height: 47px; width: 140px; }
form#frm_dknt1 input[type='submit']:hover {  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2); }


.boxfooter_container{ background: #ee7624; color:#fff; padding: 40px 0px 0px; font-size: 1rem; line-height: 1.6; position: relative; }
.shape-divider { left: 0; line-height: 0; overflow: hidden; position: absolute; width: 100%; top: -1px; transform: rotate(180deg); }
.shape-divider svg { width: calc(100% + 2px); display: block; height: 150px; left: 50%; position: relative; transform: translateX(-50%); }
.shape-divider .ux-shape-fill { fill: #fff; }

.logo-footer{ width: 100%; margin-bottom: 5px; padding-right: 0 !important; }

.boxfooter_container .fixwidth{ padding-bottom:40px; }
.boxfooter_left{ width:28%; }
.boxfooter_middle{ width:20%; }
.boxfooter_middle1{ width:39%; }
.boxfooter_middle .item-ft-middle{ margin-bottom: 20px; }
.boxfooter_middle .item-ft-middle:last-child{ margin-bottom: 0px; }
.boxfooter_right{ width:25%; }
.boxfooter_title{ position: relative; color:#ffffff; font-size:23px; font-weight: bold; margin-bottom:20px; text-transform: uppercase; }
.boxfooter_info{  color: #ffffff; line-height: 1.5; }


.box_chinhsach_item{ position: relative; padding: 4px 0;}
.box_chinhsach_item:first-child{ margin-bottom:0px; border-top: none;}
.box_chinhsach_item a{color:#ffffff; display: block; font-size: 16px; line-height: 1.3; }
.box_chinhsach_item:hover a{ color: #ff0; }
 
.boxfooter_middle1 .box_chinhsach_item:nth-child(1){ margin-bottom: 8px;}

.boxfooter_bottom{ padding:15px 0; color:#ffffff; background: #00b6b9; font-size: 16px; }
.boxfooter_bottom .fixwidth { padding: 0; }

#frm_newsletters{  }
#frm_newsletters input{ padding: 0 15px; width: 100%; height: 40px; border-radius: 3px; background: #ffffff; border: 1px solid #d6d8d5; margin-bottom: 12px; }
#frm_newsletters button{ width: 100%; height: 40px; border-radius: 3px; font-weight: 500; color: #ffffff; background: #81fefa; border: 1px solid #8dbfa7; }
/* 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: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;}

.dattour{ background: #ee7624; font-size: 19px; font-weight: 500; fill: #FFFFFF !important; color: #FFFFFF !important; border-radius: 10px 10px 10px 10px; width: 100%; padding: 12px 24px; text-align: center; margin-top: 20px; transition: all 0.3s;}
.dattour:hover { background: #00b6b9; fill: #FFFFFF !important; color: #FFFFFF !important; }

.zalochat{  padding: 5px 23px; color: #FFFFFF !important; border: 1px solid #FFFFFF; border-style: dashed; font-weight: 700; text-transform: uppercase; display: inline-block; width: auto; line-height: initial; background: #4caf50; outline: 3px solid #4caf50; margin-left: 10px; width: 49%; text-align: center; margin-left:2%; }
.zalochat:hover { background: #3d9941; outline: 3px solid #3d9941;}

.dattour span,.zalochat span{ display: block; text-transform: none; font-weight: 400; font-size: 14px; text-align: center; color: #FFFFFF !important; }

.title-page-detail{ padding: 35px 0px 0px 0px; color: #BE8B95; font-size: 30px; font-weight: 500;  margin-bottom: 30px; text-align: center; }

.title_goiy{ color: #868686; font-size: 30px; font-weight: 500; margin-bottom: 20px; text-align: center; }
.box-goiy{ margin-top: 40px; border-top: 1px solid #7a7a7a; padding-top: 40px; }
.left_goiy{ width: 50%; }
.right_goiy{ width: 46%; padding-top: 50px; }
.nav-tabs .nav-item{ width: calc( 100% / 3 ); display: flex; }
.nav-tabs .nav-link{ font-size: 16px; font-weight: 400; padding: 20px; text-transform: uppercase; line-height: 30px; letter-spacing: .5px; color: #868686;} 
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: transparent; color: #00b6b9;}
.nav-tabs .nav-link.active { color: #00b6b9; border-color: #e9ecef #e9ecef #ffffff;} 

.recommended-index{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #e9ecef; }
.recommended-index div:nth-child(1){ text-align: left; font-size: 17px; font-weight: 600; line-height: 35px; color: #868686; }
.recommended-index div:nth-child(2){ font-size: 21px; color: #00b6b9; }

.detailbox{ padding-top: 50px; }
#info-pro-detail-tab{ border-top: 2px solid #f67800; text-transform: uppercase; font-weight: 500; font-size: 16px; }
.content-tabs-pro-detail{ padding: 15px; border: 1px solid #dee2e6; border-top:none; display: none; }
.content-tabs-pro-detail.active{ display: block; }
.left-pro-detail{ position: relative; z-index: 1; width:55%; text-align:center; background: white;}
.left-pro-detail .MagicZoom{ }
.right-pro-detail{width:44%; padding: 53px; 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; color: #868686; font-size:22px; display:block; font-weight:500; margin-bottom: 10px; }
.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{cursor:pointer;float:left;margin-right:5px; /*margin-bottom:5px;background:#eee;*/ padding:5px 10px; font-size: 18px;  text-transform: uppercase;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{/*background:#333;color:#fafafa;*/}
.tabs-pro-detail .ul-tabs-pro-detail li:last-child{margin-right:0px;}
.tabs-pro-detail .content-tabs-pro-detail{display:none;}
.tabs-pro-detail .content-tabs-pro-detail.active{display:block;}
.tabs-pro-detail{ margin-top: 20px; position: relative; z-index: 1; }

#popup-detail .modal-dialog { max-width: 1000px;}
#popup-detail .modal-content { background-color: #e4efed; }
#popup-detail .modal-header{ background: #ffffff; color:#333; }
#popup-detail .modal-header .close{ color:#333; }
#popup-detail .modal-right-detail{ width: 100%; }
#popup-detail .modal-left-detail{ width: 100%; margin-bottom: 20px; }
#popup-detail .modal-body{ padding: 20px; }

#popup-detail button.close{ position: absolute; right: 0; top: 0; padding: 10px; font-size: 36px; font-weight: 300; z-index: 1; }

.left_popup{ width: 50%; padding: 48px; padding-right: 0; }
.right_popup{ width: 50%; padding: 48px; }
.frm-detail{ background: #ffffff; box-shadow: 18px 13px 13px 0 rgb(0 0 0 / .16); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 25px; }

.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='date']{ font-size: 16px; font-weight: 400; text-transform: capitalize; letter-spacing: 1.3px; background-color: #fff; border: 1px solid #7A7A7A3B; color: #7a7a7a; border-radius: 0 0 0 0; min-height: 47px; padding: 6px 16px; width: 100%; }
.item-detail input[type='text']::placeholder,.item-detail input[type='email']::placeholder,.item-detail textarea::placeholder{color:#7a7a7a;}

.item-detail textarea{  font-size: 16px; font-weight: 400; text-transform: capitalize; letter-spacing: 1.3px; background-color: #fff; border: 1px solid #7A7A7A3B; color: #7a7a7a; border-radius: 0 0 0 0; padding: 6px 16px; width: 100%;}
.item-detail input[type='submit']{ border: none; font-size: 16px; font-weight: 400; background-color: #94BEB6; color: #54595f; padding: 15px 30px; border-radius: 4px; }

.detailsl{ display: inline-block; }
.detailgia{ font-weight: bold; font-size: 18px; display: inline-block; margin-left: 5px; }

.titel_muahang{ font-size: 68px; font-weight: 300; text-transform: uppercase; line-height: 77px; color: #545B66; margin-bottom: 20px;}
.item_lh_muahang{ font-weight: 400; line-height: 1.5; letter-spacing: 1.8px; font-size: 16px; padding: 8px 0; }
.item_lh_muahang i{ display: inline-block; margin-right: 10px; }
 
.gc{font-size: 12px; margin-top: 10px;}
.gc ul{ padding-left: 20px; }
.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 #0076a3; color: #1a1a1a; padding:6px 20px; transition: all 0.4s; text-align: center; font-size: 1rem; }
.muangay1:hover{ color: #fff; background: #0076a3; }
.muangay{ margin-right: 10px; display: inline-block; background: transparent; border: 1px solid #0076a3; color: #ec0d0d !important; padding:6px 20px; font-weight: 600; transition: all 0.4s; text-align: center; font-size: 1rem; }
.muangay:hover{ color: #fff !important; background: #0076a3; }


#popup-baogia1 .modal-dialog { max-width: 1000px;}
#popup-baogia1 .modal-content { background-color: #e4efed; }
#popup-baogia1 .modal-header{ background: #ffffff; color:#333; }
#popup-baogia1 .modal-header .close{ color:#333; }
#popup-baogia1 .modal-right-baogia{ width: 100%; }
#popup-baogia1 .modal-left-baogia{ width: 100%; margin-bottom: 20px; }
#popup-baogia1 .modal-body{ padding: 20px; }
#popup-baogia1 button.close{ position: absolute; right: 0; top: 0; padding: 10px; font-size: 36px; font-weight: 300; z-index: 1; }

#popup-baogia .modal-dialog { max-width: 1000px;}
#popup-baogia .modal-content { background-color: #e4efed; }
#popup-baogia .modal-header{ background: #ffffff; color:#333; }
#popup-baogia .modal-header .close{ color:#333; }
#popup-baogia .modal-right-baogia{ width: 100%; }
#popup-baogia .modal-left-baogia{ width: 100%; margin-bottom: 20px; }
#popup-baogia .modal-body{ padding: 20px; }
#popup-baogia button.close{ position: absolute; right: 0; top: 0; padding: 10px; font-size: 36px; font-weight: 300; z-index: 1; }

.frm-baogia{ background: #ffffff; box-shadow: 18px 13px 13px 0 rgb(0 0 0 / .16); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 25px; }
.frm-baogia{ display: flex; flex-wrap: wrap; }
.item-baogia{ width:100%; margin-bottom:10px; position: relative;}
.item-baogia input[type='text'],.item-baogia input[type='email'],.item-baogia input[type='date']{ font-size: 16px; font-weight: 400; text-transform: capitalize; letter-spacing: 1.3px; background-color: #fff; border: 1px solid #7A7A7A3B; color: #7a7a7a; border-radius: 0 0 0 0; min-height: 47px; padding: 6px 16px; width: 100%; }
.item-baogia input[type='text']::placeholder,.item-baogia input[type='email']::placeholder,.item-baogia textarea::placeholder{color:#7a7a7a;}

.item-baogia textarea{  font-size: 16px; font-weight: 400; text-transform: capitalize; letter-spacing: 1.3px; background-color: #fff; border: 1px solid #7A7A7A3B; color: #7a7a7a; border-radius: 0 0 0 0; padding: 6px 16px; width: 100%;}
.item-baogia input[type='submit']{ border: none; font-size: 16px; font-weight: 400; background-color: #94BEB6; color: #54595f; padding: 15px 30px; border-radius: 4px; }

/* 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; position: relative; z-index: 0; }
.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 */
.contact_img{ margin-bottom: 50px; }
.contact_img img{ display: block; border-radius: 20px; width: 100%; }

.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: 20px; }
.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%; background: #ffffff; border: 1px solid #69727d; color:#7a7a7a; font-size: 16px; font-weight: 400; min-height: 59px; padding: 7px 20px; }
div.item-tuvan textarea{ min-height: 150px; }
div.item-tuvan input[type='text']::placeholder,div.item-tuvan input[type='email']::placeholder,div.item-tuvan textarea::placeholder{ color:#7a7a7a;}

.btn-tuvan{  background: #00b6b9; color: #fff; border: none; font-size: 16px; min-height: 59px; padding: 16px 40px; border-radius: 5px; font-weight: 400;}

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

.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: #00b6b9; border-right: 1px solid rgba( 255,255,255,0.5); }
.mobile_contact a:nth-child(2){ background: #00b6b9; border-right: 1px solid rgba( 255,255,255,0.5); }
.mobile_contact a:nth-child(3){ background: #00b6b9;}

.mobile_contact a:nth-child(1):hover{ background: #f67800;}
.mobile_contact a:nth-child(2):hover{ background: #f67800;}
.mobile_contact a:nth-child(3):hover{ background: #f67800;}

.langCon1{ display: none; }
.pc-view{ display: block; }
.mb-view{ display: none; }

/* Responsive */
@media(max-width:1199px){
    .fixwidth{width:96%;}
    .loadkhung_video { grid-template-columns: repeat(3,1fr); grid-gap: 20px;}
    .wrap_menu ul.menu_cap_cha li.menulicha>a { font-size: 15px; padding: 0 17px; }
}
@media(max-width:1100px){
	.langCon{ display: none; }
	.langCon1{ display: block; position: absolute; top: 50%; right:0; transform: translateY(-50%); }
	.header_banner{display:none;}
	.header_hotline{display:none;}
    .boxfooter_container{ padding-bottom: 45px; }
    .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_slogan .slogan { font-size: 22px; }     
    .slideshow{  }
    .slider_info--text { width: 70%; }
    .slider_info__name { font-size: 45px;}
    .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: #ffffff; text-decoration:none; display:block; cursor:pointer; display:block; cursor:pointer; background: #f67800; padding: 3px 6px; }
    .icon_menu_mobi i{ display: block; font-size:22px; }
    .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: #f9b735; 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: #f9b735; font-size: 18px; text-decoration: none; display: block; cursor: pointer; display: block; height: 100%; cursor: pointer; padding: 0 5px; margin-left: 10px; }
    .lang img{ max-width: 38px; }
    .desktop_hidden { display: block;}
    .top-tel{ display: none !important; }
    .wrap_menu ul.menu_cap_cha{ display: none !important; }
    .header_logo img{ max-height: 48px; }
    .wrap_menu1 { height: 68px; }
    .control_cta{ display: none; }
    .control_cta1{ display: flex; margin: 0; position: fixed; left: 0; bottom: 0; width: 100%; }
    .btn-cta { background: #f9b735; border-radius: 0; width: 50%; color: #ffffff !important; font-weight: 700; padding: 0 10px; display: inline-block; line-height: 50px; transition: all 0.3s; text-align: center; text-transform: uppercase; border-right: 1px solid #ffffff; }
    .btn-cta:last-child { border-right: none; }
    .wrap_menu .fixwidth { position: relative;  justify-content: center !important; }
    #flags{ margin-right: 0px; }
    .title_about span { font-size: 36px; }
    .mota_about { font-size: 16px; }
    .wrap_about { padding: 40px 0; }
    .dsp_mota { width: 90%; top: 0%; }
    .title_sanphammoi span,.title_giaiphap,.title_rnd span,.title_tiemnang{ font-size: 36px; }
    .mota_rnd { font-size: 15px; }
    .item_solieu .solieu { font-size: 36px; font-weight: 500; }
    .item_solieu_news .solieu { font-size: 36px; font-weight: 500; }
	.wrap_gt_nodung1 { padding: 30px 0; }

}
@media(max-width:1000px){
	.header_email a,.header_diachi { font-size: 14px; }
	.right-mxh img{ max-height: 18px; }
	.frm_timkiem1 .input,.frm_timkiem1 button{ height: 28px; }
	.frm_timkiem1 { width: 180px; }
	.header_hotline i, .header_email i, .header_diachi i{ font-size: 17px; }
	.grid_dongsp { grid-template-columns: repeat(3, 1fr); grid-gap: 20px; }
	.dsp_mota{ position: relative; left:auto; top: auto; padding: 0 5%; width: 100%; font-size: 28px; }
	.left_sanphammoi{ width: 100%; margin-bottom: 30px; }
	.right_sanphammoi{ width: 100%; }
	.rnd-content{ padding-left: 0; }
	.left_rnd { width: 100%; max-width: 480px; margin: auto; border-radius: 50%; overflow: hidden; margin-bottom: 30px; }
	.left_rnd img{ max-width: 480px; }
	.right_rnd { width: 100%;}
	.item_solieu .solieu { font-size: 28px; }
	.left_gt_nodung1 { width: 100%; margin-bottom: 30px; }
	.right_gt_nodung1 { width: 100%; }
	.title_gt_nodung1 span { line-height: 1.5; }
	.item_congviec { width: 48%; padding: 20px 10px;}
	.left_gt_nodung2 { width: 100%; margin-bottom: 30px;}
	.right_gt_nodung2 { width: 100%; }
	.left_gt_nodung3 { width: 65.3%; }
	.right_gt_nodung3 { width: 32%; }
	.right_gt_nodung3_inner { margin: 30px 0 30px -0px; padding: 18px;}
	.left_gt_nodung4 { width: 100%; margin-bottom: 30px}
	.right_gt_nodung4 { width: 100%; padding-top: 50px; }
	.left_rnd1 { width: 100%; margin-bottom: 30px; }
	.right_rnd1 { width: 100%; }
	.item_rnd_nodung67 { width: 100%; border-radius: 20px; }
	.item_rnd_nodung67:first-child { margin-bottom: 30px; }
    .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(2,1fr); grid-gap: 20px;}
    .loadkhung_product_index { grid-template-columns: repeat(2,1fr); grid-gap: 16px;}
    .loadkhung_thongke_index {grid-template-columns: repeat(4,1fr); grid-gap: 15px;}
    .grid-pro-detail { grid-template-columns: 100%; grid-gap: 0%;}
    .grid-pro-detail-right{ display: none; }
    .item_gt { width: 40%; }
    .main_title { font-size: 26px; margin-bottom: 30px; }
    .boxfooter_container .fixwidth { flex-wrap: wrap; }
    .boxfooter_bottom .fixwidth { flex-wrap:wrap; text-align: center; }
    .boxfooter_bottom .fixwidth div { width:100%;}
    .loadkhung_product { grid-gap: 22px;}
    .news{width:100%;float:none!important;}
    .item-ft-middle{ width: 48%; }
    .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%;}
    .box_content_filter{ display: none; }
    .right_product { width: 100%; margin-bottom: 30px; }
    .item_slider_content_setup{ padding:20px; }
    .boxfooter_left { width: 100%; margin-bottom: 20px;}
    .boxfooter_middle { width: 25%;}
    .boxfooter_middle1 { width: 35%;}
    .boxfooter_right { width: 35%;}
    .right_about { width: 100%; margin-bottom: 30px; }
    .left_about { width: 100%; }
    div#dknt { width: 100%; margin-bottom: 30px; }
    .img-tuvan { width: 100%; }
    .grid_sanpham { grid-template-columns: repeat(2, 1fr); }
    .left_news6 { width: 100%; margin: auto; }
    .right_news6 { width: 100%; }
    .left_news8 { width: 100%; padding-right: 0px; margin-bottom:  30px;}
    .right_news8 { width: 100%; }
    .right_goiy { width: 100%; padding-top: 50px;  }
    .left_goiy { width: 100%; }
    .title_about span { font-size: 28px; }
}
@media(max-width:850px){
	.wrap_slogan .slogan { font-size: 18px; }
    .title_about span { font-size: 26px; }
    .item_rnd2 .item_rnd2_desc{ width: 100%;  }
    .item_rnd4 .item_rnd4_desc{ width: 100%; margin-left: 0; }
	.left_rnd2 { width: 100%; margin-bottom: 30px; }
	.middle_rnd2 { width: 100%; max-width: 530px; margin: auto; margin-bottom: 30px; }
	.right_rnd2 { width: 100% }
    .loadkhung_relativepost{display: grid;grid-template-columns: repeat(2,1fr);grid-gap:20px;}
    .ten_slider { font-size: 2rem; line-height: 1.3; margin-bottom: 10px;}
    .item_slider_text { font-size: 1.2rem; font-weight: 600;}
    .menu-right{display: none;}
    .top-contact{flex-wrap:wrap;}
    .top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
    .left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
    .slider_info__name1 { font-size: 20px; }
    .slider_info1{ padding: 8px 15px; }
    .loadkhung_product_index {  grid-template-columns: repeat(1,1fr);  grid-gap: 16px;}
    .w42 {  width: 100%; margin-bottom: 30px;}
    .w56 { width: 100%;}
    .news-one { width: 100%; margin-bottom: 16px;}
    .news-for { width: 100%; }
    .breadCrumbs { height: 250px; }
   	.left_popup { width: 100%; padding: 18px; padding-right: 18px; }
   	.right_popup { width: 100%; padding: 6px; }
   	.titel_muahang { font-size: 50px; line-height: 1.3; }
   	.header_email{ display: none; }
	.header_diachi{ display: none; }
	.right-mxh { width: 100%;}
}

@media(max-width:768px){     
	.title_about span { font-size: 23px; } 
}
@media(max-width:670px){
	.galrnd_item { width: 50%; }
	.wrap_slogan .slogan { font-size: 18px; }
	.left_tuvan { width: 100%; margin-bottom: 30px; }
	.right_tuvan { width: 100%; }
	.grid_thongke{ display: grid; grid-template-columns: repeat(1,1fr); grid-gap:20px; }
	.map-contact iframe { height: 620px; }
	.left_gt_nodung3 { width: 100%; margin-bottom: 30px; }
	.right_gt_nodung3 { width: 100%; }
	.right_gt_nodung3_inner { margin: 30px 0 30px -0px; padding: 18px;}
    .box-menu-line { display: none !important;}
    .loadkhung_product {display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 16px;}
    .email{ display: none; }
    .boxproduct_item .boxproduct_name a {transition: all 0.5s; color: #333; }
    .boxfooter_left { width: 100%; margin-bottom: 30px; position: relative; z-index: 1;}
    div.map_left { width: 100%; margin-bottom: 20px; } 
    div.map_right{width: 100%;}
    div.cacmien ul li { padding: 15px 12px; font-size: 17px; }
	.title_newsletters { width: 100%; margin-bottom: 15px; }
	form#frm_dknt1 { width: 100%; }
    .validation-nhantin1 { width: 100%; }
}
@media(max-width:600px){
	.title_news8_2 span { font-size: 50px; }
    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;}
    .right-pro-detail { padding: 30px 0; }
    .loadkhung_thongke_index { grid-template-columns: repeat(2,1fr); grid-gap: 15px;}
    .item_solieu { width: 48%; }
 	.item_solieu .ten-solieu{ text-align: left; }
	.item_solieu_news  { width: 48%; }
 	.content-banner { padding: 20px; width: 100%; }
	.banner-name { margin-bottom: 30px; font-size: 36px; font-weight: 700; text-transform: capitalize; line-height: 1.2; letter-spacing: 1px; color: #000;}
}
@media(max-width:440px){
	.pc-view{ display: none; }
	.mb-view{ display: block; }
	 

	.wrap_slogan .slogan { font-size: 10px; }
    .galrnd_item { width: 100%; }
	.wrap_gt_nodung2{ padding: 50px 0 0 0; }
	.wrap_gt_nodung3{ padding: 50px 0 0 0; }
	.nav-tabs .nav-link{ padding: 12px; } 
	.wrap_gt_nodung1 { padding: 20px 0; }
	.dsp_mota{ font-size: 32px; }
	.thongke_item .thongke_img { width: 50px; }
	.thongke_item .thongke_info { width: calc(100% - 60px); }
	.grid_sanpham { grid-template-columns: repeat(1, 1fr); }
	.gal1 { width: 100%; margin-bottom: 20px; }
	.gal2 { width: 100%; display: flex; justify-content: space-between;  }
	.gal2 .item_gal { width: 48%; }
	.item_congviec { width: 100%; padding: 20px 10px;}
	.item_rnd_nodung67 .item_rnd_nodung67_info { padding: 10px; }
	.item_rnd_nodung8_50 { width: 100%; margin-bottom: 30px; }
	.item-product { border-radius: 25px; padding: 15px; transition: all 0.3s;}
	.noidung_news6 { padding: 3% 0% 0% 0%; }
	.grid_dongsp { grid-template-columns: repeat(2, 1fr); }
	.mailto_c{ width: 100%; justify-content: space-between !important; }
	.wrap_mailto span { font-size: 20px; display: block; width: calc( 100% - 100px ); font-size: 19px; line-height: 1.5; }
	.wrap_mailto a.mailto{ margin-left: 0; }
	.right_sanphammoi { padding: 50px 16px; }
	.title_sanphammoi span, .title_giaiphap, .title_rnd span, .title_tiemnang { font-size: 30px; }
	.item_giaiphap .item_giaiphap_name { font-size: 20px; }
	.giaiphap_noidung .giaiphap_noidung_cke { padding: 12px; padding-top: 10px; padding-bottom: 20px; }
	.left_tiemnang { width: 100%; margin-bottom: 30px; }
	.right_tiemnang { width: 100%; max-height: initial; overflow-y: auto; overflow-x: scroll; }


	.zalochat,.dattour{ font-size: 13px; }
	.dattour span, .zalochat span { font-size: 13px; margin-top: 3px;}
	.title-pro-detail { font-size: 18px; }
	.wrap-main, .wrap-content, .fixwidth { width: 94%; }
	.item_news .news_img { width: 100%; margin-bottom: 10px; }
	.item_news .news_info { width: 100%; }
	.boxfooter_middle { width: 100%; margin-bottom: 20px; }
	.boxfooter_middle1 { width: 100%; margin-bottom: 20px; }
	.boxfooter_right { width: 100%; }
	.box-cat-dv a { font-size: 14px; padding: 0 18px; margin: 5px 0px; }
	div.menu_mobi{ margin-left: 0; }
	.tieude-post span { font-size: 22px; }
	.title-page span, .title-page a{ font-size: 18px; }
	.frm_timkiem { padding: 0; }
	.frm_timkiem .input{ width: calc( 100% - 110px ); }
	.frm_timkiem button{ width: 100px; }
	form#frm_dknt1 input[type='submit'] { font-size: 15px; padding: 0 10px; width: 120px;}
	form#frm_dknt1 input[type='text'], form#frm_dknt1 input[type='email'] { width: calc(100% - 130px); }
    .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%;}
    .item-ft-middle { width: 100%;}
    .loadkhung_product { grid-gap: 20px; grid-template-columns: repeat(2, 1fr);}
    .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-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;}
    .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; }
    .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:350px){
	.zalochat,.dattour{ font-size: 13px; padding: 5px 5px;  }
	.dattour{ width: 47%; }
	.zalochat{ margin-left: 4%; }
    .frm_timkiem .input { width: 100%; margin-bottom: 10px;}
    .frm_timkiem button { width: 100%;}
    .mobile_contact a { font-size: 13px;}
    .menu-middle { flex-direction: row-reverse; }
}