@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
html {height: 100%;}
h1 {font-size: 15px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}
a {
  color: #000;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
}
a:hover, a:link {text-decoration: none;}
p {padding: 0;}
img {
  max-width: 100%;
  border: 0;
  border-spacing: 0;
}
img, embed {vertical-align: middle;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img, embed {
  margin: 0;
  padding: 0;
  outline: 0;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
ol, ul {
 list-style: none;
}
.custom-para ul{list-style-type: none !important;}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #e8e8e8;
}
table td {
  border-color: #e8e8e8;
}
caption, th, td {
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  ;
}
body {
  line-height: 1.5;
  font-weight: 300;
  font-style: normal;
  color: #333;
  font-size: 14px;
  font-family: "Roboto", "Arial", sans-serif;
}
.class_body {
  background: #FFF;
}
#wrapper_mau_gh {}
.tranz {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.sub {
  visibility: visible;
  display: block;
}
div#slogan p {
  font-weight: bold;
  color: #fff;
}
div#slogan {
  background: #3954A5;
  height: 30px;
  line-height: 30px;
}
.separator-center {
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-bottom: 20px;
}
.separator {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #b2b2b2;
  margin: 10px 0;
  border-color: #17A9E0;
  width: 43px;
  border-bottom-width: 3px;
  margin-top: 13px;
  margin-bottom: 20px;
}
.vc_row {
  padding: 20px 0;
}
.vc_row > div {margin-top: 40px; margin-bottom: 40px;}
#nenmo {
  background-color: #000000;
  opacity: 0.8;
  position: absolute;
  z-index: 1000;
  position: fixed;
  display: none;
}
#popup {
  width: 835px;
  height: 581px;
  background-color: #FFFFFF;
  position: absolute;
  position: fixed;
  z-index: 1005;
  display: none;
  border-radius: 5px;
  border: 10px solid #F9F9F9;
}

#popup .close {
  background-color: #FF0000;
  color: #FFFFFF;
  padding: 2px;
  position: absolute;
  right: -30px;
  top: -15px;
  cursor: pointer;
}
/****** BEGIN HEADER ******/

#header { 
  width: 100%; 
  padding: 0; 
  overflow: visible; 
  margin: 0 0 0 0; 
  position: relative; 
  z-index: 9; 
  background-color: #ffffff; 
}
#header #mainhead { overflow: hidden; position: relative; }
#header #mainhead #titles {
  overflow: hidden;
  float: left;
  display: block;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
#header img {
  display: block;
  float: left;
  max-width: 100%;
}
#header #mainhead .social-menu {
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: -15px 0 0 0;
  float: none;
  top: 50%;
  left: 250px;
  margin-left: 40px;
}
.social-menu li {
  display: inline;
  list-style-type: none;
  position: relative;
  line-height: 1;
  float: left;
  margin: 0 4px 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
  text-align: center;
  -moz-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
}
#header ul.social-menu li a {
  margin: 0 0 0 0 !important;
  background: url(images/transparent-light.png);
  font-size: 15px;
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 9px 1px;
  float: left;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
ul.social-menu li a:hover { color: #fff !important; }
ul.social-menu li.sprite-facebook a:hover { background-color: #47639E !important;}
ul.social-menu li.sprite-twitter a:hover { background-color: #00ABF0 !important;}
ul.social-menu li.sprite-instagram a:hover { background-color: #734332 !important;}
ul.social-menu li.sprite-linkedin a:hover { background-color: #0274B3 !important;}
.nav__ {
  padding: 0;
  list-style: none;
  line-height: 1;
  display: block;
  z-index: 99;
}
.top-menu {
  float: left;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -20px 0 0 0;
}
.nav__ li {
  display: block;
  position: relative;
  overflow: hidden;
}
.nav__>li {
  margin: 0;
  -webkit-backface-visibility: hidden;
}
.top-menu li {
  float: left;
  display: inline-block;
  margin: 0 0 0 25px;
}
.nav__>li>a {
  display: block;
  padding: 5px 0px;
  font-size: 12px;  
  font-weight: 800;
  letter-spacing: 1;
  line-height: 1px;
  text-decoration: none;
  border-bottom: none;
  text-transform: uppercase;
}
.top-menu a i {
  font-size: 130%;
  margin: 0 3px 0 0;
  color: #17a9e0;
}
.top-menu li div.sub {
  font-size: 11px !important;
  line-height: 1.4 !important;
  font-weight: normal !important;
}
/****** END HEADER ******/
/****** BEGIN MENU MAIN ******//****** END MENU MAIN ******/
/****** BEGIN CONTENT ******/
/**** COLUMS ****/

#content_mau_gh {background: url("images/bg.jpg");}
.left_c_mau_gh {
}
.center_c_mau_gh {
}
.right_mau_gh {
}
/**** BOX LEFT COL ****/

.frame_mau_gh {
  margin-bottom: 30px;
  padding: 15px;
  background: #fff;
  -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
}
.title_f_m_gh {
  font-size: 24px;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 0 15px 0 0;
  position: relative;
}
.title_f_m_gh:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 1px;
  left: 50px;
  right: 0;
  position: absolute;
  bottom: -12px;
}
.title_f_m_gh:after {
  content: "";
  height: 3px;
  left: 0;
  width: 40px;
  position: absolute;
  bottom: -13px;
  background-color: #17A9E0;
}
.main_f_m_gh {}
.title_f_m_gh12a {
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  background: url(images/4.png) repeat;
  color: #FFFFFF;
}
.title_f_m_gh12a a {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.main_f_m_gh2a {
  border: 1px solid #e4e4e4;
  border-top: none;
}
/**** SUPPORT ONLINE ****/

.httt_mau_gh {
  text-align: center;
  padding-top: 10px;
  width: 200px;
  margin: auto;
}
/**** ADVERTISING ****/

.qc_mau_gh ul, .sp_mau_gh ul {
  padding: 0 5px;
}
.qc_mau_gh ul li, .sp_mau_gh ul li {
  padding: 5px 0;
  border-top: 1px solid #e4e4e4;
}
.qc_mau_gh ul li img, .sp_mau_gh img {}
/**** SEARCH ****/

.search_mau_gh {}
#keyword {
  padding: 10px 15px;
  font-style: normal;
  font-size: 12px !important;
  width: 100%;
  height: 40px;
  border: 1px solid #d9d9d9;
}
.btnSearch {
  position: absolute;
  height: 40px;
  width: 40px;
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 4px;
  top: 15px;
  right: 30px;
  color: #FFF;
  font-size: 12px !important;
  line-height: 1 !important;
  background: #17a9e0;
}
/**** MODULE CENTER COL ****/

.frame_product_mau_gh {
  padding-bottom: 10px;
}
.frame_product_mau_gh.blog-post, .frame_product_mau_gh.relative-post, 
.frame_product_mau_gh.relative-prod, .frame_product_mau_gh.shopping-cart,
.frame_product_mau_gh.order, .content-info-user {
  padding: 15px;
}
.frame_product_mau_gh.single-page {padding: 15px 0;}
.title_f_p_m_gh {
  background: var(--main-color);
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-indent: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.title_f_p_m_gh1 {
  background: var(--main-color);
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-indent: 20px;
  text-transform: uppercase;
}
.title_f_p_m_gh2 {
  font-size: 34px;
  line-height: 1.41em;
  text-align: center;
}
/*.gr-table-cell.breadcrumb-list {
  display: none;
}*/

.title_f_p_m_gh3 {
  background: url(images/5.png) repeat;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-indent: 20px;
  text-transform: uppercase;
}
.frame_product_mau_gh .title_f_p_m_gh a {
  color: #fff;
  font-size: 15px;
}
.main_f_p_m_gh {}
.news_mau_gh, .blog-post, .relative-post, .single-page, .relative-prod, .shopping-cart, .order {
  position: relative;
  width: 100%;
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  float: left;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  background: #FFF;
  -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
}
.news_mau_gh .entryhead {
  width: 44%;
  overflow: hidden;
  display: block;
  margin: 0 0 0 0;
  float: left;
  position: relative;
  z-index: 0;
}
.entry-head .imgwrap {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.entryhead .imgwrap img {
  float: none;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  z-index: 0;
}
.news_mau_gh .item-inn {
  margin: 0 0 0 0;
  padding: 20px 40px 5px 40px;
  position: relative;
  overflow: hidden;
  font-size: 90%;
}
.item-inn .meta_full_wrap {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #efefef;
  overflow: hidden;
}
.meta, .meta-more {
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
  color: #3d3d3d;
  font-size: 12px;
  text-transform: uppercase;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
}
.item-inn .meta_full_wrap .meta {
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.meta_full_wrap .meta_full {
  padding: 0 1px 12px 1px;
}
.meta_full span {
  margin: 0 10px 0 0;
  display: inline-block;
}
.meta_full i { display: inline-block;}
.meta_full .post-date, .author { word-spacing: 5px;}
.contentheading {
  border-bottom: 0px solid #EEE;
  padding: 0px 0px 13px;
}
.item-inn .posttitle {
  line-height: 25px;
  font-weight: 700;
  font-style: normal;
  color: #222;
  font-size: 20px;
  padding: 0 0 0 0;
  margin: 15px 0 15px 0;
  letter-spacing: 0.04em;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
}
.meta_more {
  overflow: hidden;
  padding: 8px 0;
  margin: 10px 0 5px 0;
}
.item-inn p.meta-more {
  float: right;
  margin-top: 0;
}
.meta-more a {
  border-bottom: 2px solid #eee;
  padding: 0 0 5px 0;
  border-color: #17a9e0;
}
.img_gy_news {
  float: left;
  padding-right: 10px;
}
.img_gy_news img {
  max-width: 157px;
  max-height: 134px;
  padding: 5px;
  border: 1px solid #e8e8e8;
}
.nd_news h2 a {
  color: #1077B1;
}
.nd_news h2 a:hover {
  text-decoration: underline;
}
.nd_news p {
  font-size: 14px;
}
.news_other_mau_gh ul li a {
  display: block;
  padding: 7px 0;
  border-bottom: 1px dotted #acacac;
  color: #393939;
}
.news_other_mau_gh ul li a:hover {
  color: #1077B1;
}
.product-item {
  margin: 0 1px 30px;
  padding: 0;
  background-color: #FFF;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
}
.img-shop-content {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 75.9%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.img-shop-content img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}
.hover-shop-content {
  display: table;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  opacity: 0;
  transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
}
.img-shop-content:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.img-shop-content:hover .hover-shop-content {
  visibility: visible;
  opacity: 1;
}
.product-add-inner {
  display: table-cell;
  vertical-align: middle;
}
.button {
  display: inline-block;
  padding: 0 18px;
  position: relative;
  text-align: center;
  border-width: 0;
  border-style: solid;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  font-size: 12px;
  line-height: 38px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  background-color: #17A9E0;
  color: #FFF;
  margin: 0 0 10px;
  transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
.button:last-child { margin: 0;}
.button:hover {
  background-color: #FFF;
  color: #17A9E0;
}
.bottom-shop-content {
  padding: 15px;
  position: relative;
  overflow: hidden;
  height:120px;
}
.title-shop-content h2 {
  font-size: 20px;
}
.title-shop-content p {
  display: inline-block;
  margin: 0 10px 0 0;
  font-weight: 500;
}
.title-shop-content p.catname {
  margin-right: 0;
  margin-bottom: 5px;
  display: block;
}
.title-shop-content p.catname a {font-size: 11px; color: #17a9e0;}
.title-shop-content p:last-child { margin: 0;}
.prod_mau_gh ul li {
  float: left;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  width: 239px;
}
.frame_img_dm {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 4px;
  transition: border 0.2s ease-in-out 0s;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
}
.frame_img_dm table, .frame_img_dm table tr, .frame_img_dm table td {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.frame_img_dm img {
  display: block;
  height: 200px;
  width: 100%;
  margin: 0px auto;
}
.prod_mau_gh ul li:hover .frame_img_dm {
  border-color: var(--main-color);
  box-shadow: 0px 0px 20px #cecece;
}
.title_prod_news {
  margin: 10px 0px;
}
.title_prod_news a {
  font-family: Arial;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.1;
  color: #333;
}
.title_prod_news a:hover {
  text-decoration: underline;
}
.price_prod_mau_gh {
  color: #f00;
  font-weight: normal;
  font-size: 12px;
  font-weight: bold;
}
.title-shop-content .old-price {
  color: #111;
  text-decoration: line-through;
}
.title-shop-content .sell-price {color: #F00;}
.vide_mau_gh {
  padding: 5px;
}
.vide_mau_gh embed {
  vertical-align: middle;
}
#ticker_03 {
  text-align: center;
}
/************************************** END CONTENT ****************************************/
/************************************** BEGIN FOOTER ***************************************/
.site-footer {
  padding: 0px 0 0px;
  background: #111;
  color: #999;
  font-size: 13px;
}
.footer-social {
  float: left;
  padding: 10px 18.5px;
  color: #FFF;
  background: #17A9E0;
  margin-top: -16px;
  position: relative;
}
.footer-social:after {
  border-right: 9px solid #777;
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -9px;
  position: absolute;
  top: 0;
}
.footer-social label {
  font-size: 13px;
  margin-right: 10px;
}
.footer-social a {
  margin-right: 3px;
}
.footer-social a i {
  padding: 0;
  border-radius: 50%;
  font-size: 13px;
  line-height: 1.6em;
  height: 1.8em;
  width: 1.8em;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
.footer-social a:hover i {
  color: #fff;
  border-color: #fff;
}
.site-footer .footer-columns {
  padding: 40px 0px;
}
.copyright {
  padding: 10px 0;
  border-top: 1px solid #999;
}
/************************************** END FOOTER ***************************************/

.clear {
  clear: both;
}
.num1 {
  color: #ff5b01;
}
.num2 {
  color: #3d5aa8;
}
.num3 {
  color: #6dbf47;
}
/************************************** BEGIN PHAN TRANG ****************************************/

.phantrang_gh {
  text-align: center;
  padding: 13px 0;
}
.PageNum a {
  background: #fff;
  padding: 2px 5px;
  height: 17px;
  border: 1px solid #c4dfe6;
  color: #3d5aa8;
  margin-right: 3px;
}
.PageNum a:hover {
  color: #202f3d;
}
.PageNum span {
  background: #f1f7fe;
  padding: 2px 5px;
  height: 17px;
  border: 1px solid #c4dfe6;
  color: #202f3d;
  font-weight: bold;
  margin-right: 3px;
}
/************************************** END PHAN TRANG ***************************************/

.canh_css_frame {
  text-align: justify;
  overflow: hidden;
}
.canh_css_frame div,
.canh_css_frame table {
  word-wrap: break-word;
}
.canh_css_frame img {
  max-width: 100%;
}
.canh_css_frame div table td {
  padding: 5px 0;
  text-indent: 5px;
}

.map_t img {
  width: 200px;
  height: 200px;
  border: solid 1px #CCC;
}
.tygia_t, .box_link_t, .box_email_t, .box_google_t, .box_thanhvien_t {
  padding: 5px;
}
.box_download_t ul li a {
  color: #000;
}
.box_download_t ul li a:hover {
  color: #9C0;
}
.box_slide_t {
  height: 185px;
  overflow: hidden;
}
.box_multiple img {
  padding: 0 5px;
  width: 188px;
  height: 180px;
}
/**************************box news**************************/

.box_news_t ul li {
  display: block;
  width: auto;
  margin: 0px !important;
  overflow: hidden;
  padding: 4px !important;
  border-bottom: 1px solid #EFEFEF;
  font-family: tahoma;
  font-size: 11px;
  height: 1% !important;
  color: #555;
}
.box_news_t ul li a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.box_news_t ul li a:hover {
  color: #9C0;
}
/*********doi tac*******/
/********************* menu left*****************/

.ul_dmsp_mau_gh li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
  padding: 10px 0;
}
.ul_dmsp_mau_gh li:first-child {
  padding-top: 0;
}
.ul_dmsp_mau_gh li:last-child {
  border-bottom: 0;
}
.ul_dmsp_mau_gh li a {
  color: #777;
  font-size: 14px;
  font-weight: 400;
}
.ul_dmsp_mau_gh li:hover a {
  color: #000;
}
.ul_dmsp_mau_gh li:hover ul.men_child_dmsp {
  display: block;
}
.ul_dmsp_mau_gh li ul.men_child_dmsp {
  display: none;
  position: absolute;
  z-index: 99998;
  width: 258px;
  background: #fff;
  border: 1px solid #eee;
  top: -1px;
  right: -261px;
}
.ul_dmsp_mau_gh li ul.men_child_dmsp li a {
  color: #141221;
  font-weight: bold;
}
.ul_dmsp_mau_gh li ul.men_child_dmsp li a:hover {
  color: #f00;
}
ul.men_child_dmsp li:hover ul.men_men_child_dmsp {
  display: block;
}
ul.men_child_dmsp li ul.men_men_child_dmsp {
  display: none;
  position: absolute;
  z-index: 99998;
  width: 258px;
  background: #fff;
  border: 1px solid #eee;
  top: -1px;
  right: -261px;
}
ul.men_child_dmsp li ul.men_men_child_dmsp li a {
  color: #141221;
  font-weight: bold;
}
ul.men_child_dmsp li ul.men_men_child_dmsp li a:hover {
  color: #f00;
}
.prod_mau_gh .bx-prev {
  background: url("../imgs/layout/prev_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 21px;
  left: -17px;
  position: absolute;
  text-indent: -99999px;
  top: 77px;
  width: 22px;
}
.prod_mau_gh .bx-next {
  background: url("../imgs/layout/next_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 21px;
  position: absolute;
  right: -18px;
  text-indent: -99999px;
  top: 77px;
  width: 22px;
}
.main_frontpage {
  float: left;
  width: 330px;
  border: 1px solid #CCC;
  height: 293px;
  margin-right: 19px;
}
.main_images {
  width: 320px;
  height: 200px;
  padding: 5px;
}
.main_images img {
  width: 320px;
  height: 200px;
}
.title_content {
  margin: 5px;
  font-size: 13px;
  font-weight: bold;
  color: rgb(0, 128, 0);
}
.main_content {
  margin: 0px 5px;
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
/**************************************** BEGIN IE6 ****************************************/

*html body {
  behavior: url(scripts/whateverhover.htc);
}
*html .nav_menu_mau_gh li {
  z-index: 99999;
}
*html .submenu li, *html .news_other_mau_gh ul li, *html .main_f_p_m_gh, *html .tag-pos {
  display: inline-block;
}
*html .img_gy_news img {
  display: block;
}
*html .bx-pager a {
  overflow: hidden;
}
*html .inputsearch_mau_gh, *html .inputgiatu_mau_gh, *html .inputgiaden_mau_gh {
  line-height: 22px;
}
*html .tktc_mau_gh ul li {
  border-top: expression(this.previousSibling==null?"none": "-");
}
*html .canh_css_frame img {
  width: 548px;
}
*html .frame_img_dm img {
  width: 164px;
  height: 150px;
}
*html .sp_xn_style td img {
  width: 188px;
  height: 165px;
}
*html .banner_mau_gh img {
  height: 250px;
}
*html .qc_mau_gh ul li img, *html .sp_mau_gh img {
  width: 188px;
}
*html .icon_shop_2 span {
  display: inline-block;
}
*html .img_gy_news img {
  width: 157px;
  height: 134px;
}
*html .title_tls {
  color: #333;
  padding: 7px 0;
}
*html .price_tls {
  color: #C00;
  padding-top: 7px;
}
*html .tomtat_tls {
  padding: 4px 0 7px 0;
}
*html .main_img_tls {
  text-align: center;
}
*html .main_img_tls img {
  width: 250px;
  max-height: 250px;
}
*html .main_img_tls img {
  width: 250px;
  max-height: 250px;
}
*html .left_news_tls {
  width: 80px;
  float: left;
  padding-right: 10px;
}
*html .left_news_tls img {
  width: 80px;
  height: 80px;
}
*html .main_news_tls {
  padding-bottom: 10px;
}
/**************************************** END IE6 ****************************************/
/**************************************** END IE7 ****************************************/

*+html .nav_menu_mau_gh li {
  z-index: 99999;
}
*+html .main_f_p_m_gh,
*+html .tag-pos {
  display: inline-block;
}
*+html .inputsearch_mau_gh,
*+html .inputgiatu_mau_gh,
*+html .inputgiaden_mau_gh {
  line-height: 22px;
}
*+html .title_tls {
  color: #333;
  padding: 7px 0;
}
*+html .price_tls {
  color: #C00;
  padding-top: 7px;
}
*+html .tomtat_tls {
  padding: 4px 0 7px 0;
}
*+html .main_img_tls {
  text-align: center;
}
*+html .main_img_tls img {
  width: 250px;
  max-height: 250px;
}
*+html .main_img_tls img {
  width: 250px;
  max-height: 250px;
}
*+html .left_news_tls {
  width: 80px;
  float: left;
  padding-right: 10px;
}
*+html .left_news_tls img {
  width: 80px;
  height: 80px;
}
*+html .main_news_tls {
  padding-bottom: 10px;
}
/**************************************** BEGIN IE8 ****************************************/

@media screen {
  .inputsearch_mau_gh,
  .inputgiatu_mau_gh,
  .inputgiaden_mau_gh {
    line-height: 22px;
  }
  .title_tls {
    color: #333;
    padding: 7px 0;
  }
  .price_tls {
    color: #C00;
    padding-top: 7px;
  }
  .tomtat_tls {
    padding: 4px 0 7px 0;
  }
  .main_img_tls {
    text-align: center;
  }
  .main_img_tls img {
    width: 250px;
    max-height: 250px;
  }
  .left_news_tls {
    width: 80px;
    float: left;
    padding-right: 10px;
  }
  .left_news_tls img {
    width: 80px;
    height: 80px;
  }
  .main_news_tls {
    padding-bottom: 10px;
  }
}
/**************************************** END IE8 ****************************************/

.map_t img {
  width: 252px !important;
  height: 252px !important;
  border: solid 1px #CCC;
}
/**************************************** REGISTRY ****************************************/
/**************************************** END REGISTRY ****************************************/
/**************************************** END LOGIN ****************************************/
/**************************************** BOX REGISTRER ****************************************/
/**************************************** END BOX REGISTRER ****************************************/
/**************************************** IGNOREPASS ****************************************/
/**************************************** END IGNOREPASS ****************************************/
/**************************************** BEGIN CONTACT ****************************************/

.errMsg, .errMsg1 {
  margin: 0px 0px 0.5em;
  padding: 0.7em;
  text-align: center;
  text-shadow: 2px 0px 1px rgb(0, 0, 0);
  width: 715px;
  font-size: 12pt;
  font-weight: 600;
  transition: all 0.5s;
}
.errMsg {
  color: #F00;
  background: #ccc;
  border: 1px solid #ccc;
  text-shadow: none;
}
.errMsg1 {
  color: rgb(255, 255, 255);
  background: rgb(204, 85, 0) none repeat scroll 0% 0%;
  border: 1px solid rgb(204, 85, 0);
}
/**************************************** END CONTACT ****************************************/

.main-img-prod .fullpic {
  border: 1px solid #e4e4e4;
  top: 0;
  position: relative;
  z-index: 1;
}
.fullpic img {display: block; margin: auto;max-width: 100%;}
.thumbnailListContainer {position: relative; margin-top: 10px;}
.thumbnailListContainer img {
  width: 80px;
  margin-right: 9px;
  margin-bottom: 10px;
}
.main-info-prod {}
.h1title {
  color: #2c3e50;
  font-weight: 600;
  font-size: 24px;
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-info-prod p.count-view {
  font-size: 13px;
  color: #17a9e0;
  font-weight: 400;
}
.single-p-price div {
  font-size: 18px;
  font-weight: 500;
  color: #F00;
}
.single-p-price div.old-price {
  text-decoration: line-through;
  color: #000;
}
.div-detail-short { margin: 15px 0;}
.buy-product {margin-bottom: 15px;}
#qty {
  width: 65px;
  padding: 8px;
  border: 1px solid #e4e4e4;
  text-align: center;
  border-radius: 5px;
  margin-right: 5px;
}
#qty:focus {border-color: #17A9E0; box-shadow: 0 0 0 1px rgba(23,169,224,0.5);}
#addcart {
  padding: 11px;
  background: #17A9E0;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
}
#featureCat {background: #FFF;}
#home_news {background: #FAFAFA;}
.news-item .inner-item, .cats-item .inner-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  width: 360px;
  height: 360px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.cats-item .inner-item:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.inner-item img {
  display: block;
  max-width: 100%;
  max-height: 320px;
  margin: auto;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
}
.cats-item .inner-item img {
  display: inline-block!important;
  vertical-align: middle;
  width: 100%;
  margin-left: -4px;
}
.news-item .inner-item img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.news-item h2 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 5px;
}
.news-item p, .cats-item p {
  margin-bottom: 10px;
  line-height: 22px;
  font-size: 13px;
}
.cats-item p {
  overflow: hidden;
  max-height: 110px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.hover-item {
  position: absolute;
  top: 50%;
  margin-top: -56px;
  left: 0;
}
.hover-item ul li {
  line-height: 1.428571429;
  margin-bottom: 5px;
}
.hover-item ul li a {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  padding: 10px;
  margin-left: -100%;
  text-decoration: none;
  background-color: rgb(0,122,255);
}
.hover-item ul li a.autor {
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
}
.hover-item ul li a.date {
  transition: all 0.29s ease-in-out;
  -moz-transition: all 0.29s ease-in-out;
  -webkit-transition: all 0.29s ease-in-out;
  -o-transition: all 0.29s ease-in-out;
}
.hover-item ul li a.comment-numb {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.news-item:hover .hover-item ul li a {
  margin-left: 0;
}
.cats-item h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 19px;
  height: 40px;
}
a.read-more {
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #0076f9;
  color: #0076f9;
  padding: 8px 12px;
  background: #fff;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  text-transform: lowercase;
  text-decoration: none;
}
a.read-more i {
  color: #0076f9;
  font-size: 12px;
  margin-left: 7px;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
}
a.read-more:hover i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.main-breadcrumbs {
  line-height: 12px;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  color: #3d3d3d;
  margin-bottom: 20px;
  padding: 60px 0 30px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #ffffff;
  border-color: #efefef;
  opacity: 1;
  visibility: visible;
  text-transform: uppercase;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
}
.blog-post h1 {
  font-size: 32px;
  margin-bottom: 10px;
}
.blog-post .author {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
}
.main_news_other > div:nth-child(2n+1) {
  border-right: 1px solid #e4e4e4;
}
.main_news_other > div > div {
  margin-bottom: 15px;
}
.prod-tab .tab-content {
  padding: 15px 0;
}
.grid-item .item, div#testimonials, div#partner {
  margin-bottom: 15px;
}
.addthis_toolbox {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #E4E4E4;
}
.projects_carousel.multiple_project .project {top: 0 !important;}
.mobile_remove{display:none}




/*-----------------------------------------------------------------------------------------------------------------------*/
/* Thư */
/* HEADER_TOP */
.header_top{
  background: url("/images/demo/background/before-topbar.jpg") no-repeat var(--main-color);
  background-position: left;
  background-size: 25% 100%;
}
#header .fixed-menu{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 15px -3px rgb(0 0 0 / 50%);
}
.header_top .container{
  padding: 5px;
}
.header_top .container .info_top{
  display: flex;
  .justify-content: flex-end;
  padding-left: 24%;
  color: #fff;
}
.header_top .container .info_top i,.header_top .container .info_top a{
  color: #fff;
  font-size: 14px;
}
.header_top .container .info_top .phone_top{
  position: relative;
  padding: 0 10px;
}
.header_top .container .info_top .phone_top:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  background: #ffffff80;
  width: 1px;
  height: 8px;
  transform: translatey(-50%);
}
.header_top .container .info_top .email_top{
  padding: 0 10px;
}
.header_top .container .lang_top{
  position: relative;
  text-align: right;
}
.header_top .container .lang_top a{
  color: #fff;
}
.header_top .container .lang_top a.active{
  display: block;
}
.header_top .container .lang_top a.show-lang{
  display: block;
  position: absolute;
  top: calc(100% + 5px);
  right: 15px;
  color: #333;
  z-index: 999;
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  padding: 10px;
  background:#fff;
}
/* MENU_TOP */
.menu_top .menu_fa{
  display: flex;
  justify-content: flex-end;
}
.menu_top .menu_fa{
  display: flex;
  justify-content: flex-end;
}
.menu_top .menu_fa > li {
  position: relative;
  padding: 15px 30px;
}
.menu_top .menu_fa > li > a{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.menu_top .menu_fa > li:hover > a{
  color: var(--hover-color);
}
.menu_top .menu_fa ul{
  display: none;
}
.menu_top .menu_fa ul ul li{
  display: none;
}
.menu_top .menu_fa > li:hover ul{
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 300px;
  transform: translatex(-50%);
}
.menu_top .menu_fa ul li:hover > ul > li{
    display: block;
    overflow: visible;
    left: 100% !important;
    top: -127.3px !important;
    min-width: 300px;
    position: relative;
}


.menu_top .menu_fa > li:hover ul li{
  padding: 10px;
  background: var(--sub-color);
}
.menu_top .menu_fa > li ul li:hover{
  background: var(--hover-color);
}
.menu_top .menu_fa > li:hover ul li a{
  color: #fff;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
/* HND CSS */
:root{
  --main-color:#3753a3;
  --sub-color:#6681cc;
  --hover-color:#4062bf;
  --button-color:linear-gradient(to right, #3753a3, #4062bf);
}
#content_mau_gh{
  background:#fff;
}
body{
  font-family: "Montserrat", sans-serif !important;
  font-size:15px!important;
}
.menu_mobile{
  display: none;
}
.goog-te-banner-frame{
  display:none;
}
.class_body{
  top:0!important;
}
#goog-gt-tt{
  display:none!important;
}
.goog-text-highlight{
  background:transparent!important;
  box-shadow:none!important;
}
.ls-slide.ls-active{
  height:550px!important;
}
.ls-lt-container{
  height:550px!important;
}
.wpb_row{
  overflow:unset!important;
}
/*-------------------------- pc trang chủ*/
.header_top .container .col-md-8{
  width:80%;
}
.header_top .container .col-md-4{
  width:20%;
}
#header .content .logo_top{
  position:relative;
}
#header .content .logo_top img{
  position:absolute;
  top: -80px;
  width: 11%;
  left: 100px;
  height: 80px;
  object-fit: contain;
}
.fa.fa-globe{
  padding-right:5px;
}
/*.ls-bg.ls-preloaded{
width:100%!important;
object-fit:contain;
}*/
.MODULE_02 .container .title_header{
  font-size: 36px;
  font-weight: bold;
  color: var(--main-color);
  text-align: center;
  text-transform: uppercase;
  position:relative;
  width: fit-content;
  margin: 120px auto 0px auto;
}
.MODULE_02 .container .title_header:before{
  content:"";
  position:absolute;
  background:url(/images/demo/image/title.png);
  background-size:100%;
  width:73px;
  height:30px;
  left:0;
  right:0;
  margin:auto;
  top: -40px;
}
.MODULE_02 .container .image{
  width: 100%;
  display: flex;
  justify-content: center;
}
.MODULE_02 .container .image img{
  width:15%;
}
.MODULE_02 .container p:nth-of-type(1){
  text-align: center;
  margin-bottom: 50px;
  margin-top: 15px;
}
.MODULE_02 .container .col-md-4.info_cty{
  width:27%;
  border-radius: 0px 99px 0px 99px;
  box-shadow: 0px 0px 10px #cecece;
  padding: 50px 40px;
  transition: 0.5s;
  border:2px solid transparent;
  margin: 0 36px;
  cursor: default;
  border-bottom: 5px solid var(--main-color);
  border-top: 5px solid var(--main-color);
}
.MODULE_02 .container .col-md-4.info_cty:hover{
  transition: 0.5s;
  border-bottom: 5px solid var(--main-color);
  border-top: 5px solid var(--main-color);
  border-left: 2px solid var(--main-color);
  border-right: 2px solid var(--main-color);
}
.MODULE_02 .container .col-md-4.info_cty .title_name{
  text-align:center;
  font-size: 28px;
  color: var(--main-color);
  font-weight: bold;
}
.MODULE_02 .container .col-md-4.info_cty .content_detail p:first-child{
  text-align: left;
  margin-bottom:15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 92px;
}
.MODULE_02 .container .col-md-4.info_cty .content_detail p:last-child{
  color:#000;
  transition:0.5s;
}
.MODULE_02 .container .col-md-4.info_cty:hover .content_detail p:last-child{
  color:var(--hover-color);
  transition:0.5s;
}
.MODULE_02 .container .col-md-4.info_cty .content_detail button{
  border:0px;
  text-align: right;
  width: 100%;
  background:transparent;
}
.MODULE_02 .container .col-md-4.info_cty .content_detail button a:hover{
  color:var(--hover-color);
}
.MODULE_02 .container .col-md-4.info_cty .content_detail button a:after{
  content:" >>>";
}
.MODULE_02{
  margin-bottom: 150px;
}
.MODULE_03 .container .gioithieu_left h4{
  font-size: 36px;
  font-weight: bold;
  color: var(--main-color);
  text-transform: uppercase;
  position:relative;
}
.MODULE_03 .container .gioithieu_left h4:before{
  content:"";
  position:absolute;
  background:url(/images/demo/image/title.png);
  background-size:100%;
  width:73px;
  height:30px;
  left:0;
  top: -40px;
}
.MODULE_03 .container .col-md-6 .gt_detail{
  margin-top:40px;
}
.MODULE_03 .container .col-md-6 .gt_detail h4{
  font-size: 16px!important;
  font-weight: bold!important;
  color: #000;
  text-transform: unset;
  margin-bottom: 10px;
}
.MODULE_03 .container .col-md-6 .gt_detail h4:before{
  display:none;
}
.MODULE_03 .container .info_dichvu .col-md-6 h4{
  font-size: 16px!important;
  font-weight: bold!important;
  padding: 15px 0px;
  text-align: center;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail{
  transition:1s;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail:hover{
  background:var(--sub-color);  
  transition:1s;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail p{
  font-size:14px;
  transition:1s;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail h4 a{
  transition:1s;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail:hover h4 a{
  color: #fff!important;
  transition:1s;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail:hover p{
  color: #fff!important;
  transition:1s;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail{
  box-shadow: 0px 0px 10px #cecece;
  border-radius: 10px;
  padding: 35px 15px;
  height: 280px;
}
.MODULE_03 .container .info_dichvu .col-md-6 .content_detail img{
  height:116px;
  width:100%;
  object-fit:cover;
}
.MODULE_03 .container .gioithieu_left{
  width:40%;
  margin-top:10%;
}
.MODULE_03 .container .gioithieu_left .more-button{
  font-size: 15px;
  padding: 5px 40px;
  background: var(--button-color);
  text-transform: uppercase;
  border-radius: 99px;
  width: fit-content;
  float: right;
  color:#fff;
} 
.MODULE_03 .container .col-md-6.info_dichvu{
  width:60%;
}
.MODULE_03 .container .col-md-6.info_dichvu .col-md-6{
  width:33%;
}
/*.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(1),
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(3){
margin-top:0px!important;
}
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(2) .content_detail,
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(4) .content_detail,
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(6) .content_detail{
margin-top:30px;
}*/
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(2) .content_detail,
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(5) .content_detail{
  margin-top:30px;
  margin-bottom:0px;
}
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(1) .content_detail,
.MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(3) .content_detail{
  margin-bottom:30px;
}
.MODULE_04 .container .blog_title h4{
  font-size: 36px;
  font-weight: bold;
  color: var(--main-color);
  margin-bottom:50px;
  text-align: center;
  margin-top: 100px;
  text-transform: uppercase;
  position: relative;
}
.MODULE_04 .container .blog_title h4:before {
  content: "";
  position: absolute;
  background: url(/images/demo/image/title.png);
  background-size: 100%;
  width: 73px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}
.MODULE_04 .container .blog_detail{
  box-shadow: 0px 0px 10px 5px #cecece;
}
.MODULE_04 .container .img{
  padding: 0px;
  height: 250px;
}
.MODULE_04 .container .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.MODULE_04 .container .content_detail{
  position:relative;
  padding:0;
  margin:0px;
}
.MODULE_04 .container .content_detail:nth-child(4n),
.MODULE_04 .container .content_detail:nth-child(4n-1){
  display: flex;
}
.MODULE_04 .container .content_detail:nth-child(4n) .detail_short,
.MODULE_04 .container .content_detail:nth-child(4n-1) .detail_short{
  order: 1;
}
.MODULE_04 .container .blog_detail .content_detail .detail_short .title_number{
  font-size: 22px;
  font-weight: bold;
  color: var(--main-color);
  margin-top: 65px;
}
.MODULE_04 .container .blog_detail .content_detail .detail_short .title_name{
  margin:20px 0px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.MODULE_04 .container .content_detail button{
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height:100%;
  margin: auto;
  opacity:0;
  background:rgba(0, 0, 0, 0.6);
}
.MODULE_04 .container .content_detail button a{
  color:#fff;
  font-size:15px;
  padding:5px 40px;
  background:var(--button-color);
  text-transform:uppercase;
  border-radius:99px;
}

.MODULE_04 .container .content_detail:hover button{
  opacity:1;
  border: 0px;
  transition:0.5s;
}
.MODULE_05 .container .title_header{
  font-size: 36px;
  font-weight: bold;
  color: var(--main-color);
  text-align: center;
  margin-top: 150px;
  margin-bottom: 10px;
  text-transform: uppercase;
  position:relative;
}
.MODULE_05 .container .title_header:before {
  content: "";
  position: absolute;
  background: url(/images/demo/image/title.png);
  background-size: 100%;
  width: 73px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}
.MODULE_05 .container p:nth-of-type(1){
  text-align: center;
  margin-bottom: 40px;
}
.MODULE_05 .container .duan_content .img img{
  float: right;
  margin-right: 80px;
}
.MODULE_05 .container .duan_content .col-md-6 .detail{
  height:117px;
  background:var(--sub-color);
  margin: 15px 0px;
}
.MODULE_05 .container .duan_content .col-md-6 .detail .col-md-2{
  width:13%;
}
.MODULE_05 .container .duan_content .col-md-6 .detail .col-md-2 .title_name{
  font-size: 22px;
  font-weight:bold;
  color: #fff;
  margin-top: 15px;
}
.MODULE_05 .container .duan_content .col-md-6 .detail .col-md-10{
  margin-top: 15px;
  padding: 0;
}
.MODULE_05 .container .duan_content .col-md-6 .detail .col-md-10 .content_detail{
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.MODULE_05 .container .duan_content .col-md-6 .detail .col-md-10 .content_detail p{
  font-size: 13px;
  text-align:left;
  font-weight: 100;
  color: #fff;
}
.MODULE_05 .container .duan_content .col-md-6 button{
  border:0px;
  font-size:15px;
  padding:5px 40px;
  background:var(--button-color);
  text-transform:uppercase;
  border-radius:99px;
  margin: 0 auto;
  display: flex;
}
.MODULE_05 .container .duan_content .col-md-6 button a{
  color:#fff;
}
.MODULE_06 .container .title_header{
  border:0px;
  font-size:14px;
  padding: 8px 22px;
  background:var(--button-color);
  text-transform:uppercase;
  border-radius:99px;
  margin: 0 auto;
  display: flex;
  color:#fff;
  width:fit-content;
  font-weight: 100;
  margin-bottom: 25px;
  margin-top: 100px;
}
.MODULE_06 .container .duan_best .col-md-3{
  margin:0px 15px;
  padding:0px;
  box-shadow: 0px 0px 10px 5px #cecece;
  width: 22%;
  margin-bottom: 50px;
}
.MODULE_06 .container .duan_best .col-md-3 .image img{
  width: 100%;
  height:140px;
  object-fit:cover;
}
.MODULE_06 .container .duan_best .col-md-3 .content{
  padding:15px;
}
.MODULE_06 .container .duan_best .col-md-3 .content h4{
  font-size:14px;
  text-transform:uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
}
.MODULE_06 .container .duan_best .col-md-3 .content .date{
  padding: 10px 0px;
  display:none;
}
.MODULE_06 .container .duan_best .col-md-3 .content .detail{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 72px;
}
.MODULE_06 .container .duan_best .col-md-3 button{
  background:transparent;
  padding:10px 0px 0px 0px;
  margin:0;
  display:block;
}
.MODULE_06 .container .duan_best .col-md-3 button a{
  color:#cecece;
  transition:1s;
}
.MODULE_06 .container .duan_best .col-md-3:hover button a,
.MODULE_06 .container .duan_best .col-md-3:hover .content h4{
  transition:1s;
  color:var(--hover-color);
}
.MODULE_06 .container button{
  border:0px;
  font-size:15px;
  padding:5px 40px;
  background:var(--button-color);
  text-transform:uppercase;
  border-radius:99px;
  margin: 0 auto;
  display: flex;
}
.MODULE_06 .container button a{
  color:#fff;
}
.MODULE_07 .container .header_tintuc{
  font-size: 36px;
  font-weight: bold;
  color: var(--main-color);
  text-align: center;
  margin-top: 125px;
  margin-bottom: 10px;
  text-transform: uppercase;
  position:relative;
}
.MODULE_07 .container .header_tintuc:before {
  content: "";
  position: absolute;
  background: url(/images/demo/image/title.png);
  background-size: 100%;
  width: 73px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}
.MODULE_07 .container p{
  text-align:center;
}
.MODULE_07 .container .title_tintuc .tab_title {
  display: flex;
  width: fit-content;
  margin: 0 auto;
  border: 1px solid var(--main-color);
  border-radius: 99px;
  margin-bottom: 40px;

}
.MODULE_07 .container .title_tintuc .tab_title .title{
  font-size: 14px;
  font-weight: 100;
  text-transform: uppercase;
  padding: 10px 25px;
  border-right: 1px solid var(--main-color);
  cursor: pointer;
}
.MODULE_07 .container .title_tintuc .tab_title .title:last-child{
  border-right:0px;
}
.MODULE_07 .container .title_tintuc .tab_title .title.active{
  background:var(--button-color);
  color:#fff;
}
.MODULE_07 .container .title_tintuc .tab_title .title:hover{
  background:var(--button-color);
  color:#fff;
}
.MODULE_07 .container .title_tintuc .tab_title .title:first-child:hover{
  border-radius:99px 0px 0px 99px;
}
.MODULE_07 .container .title_tintuc .tab_title .title:last-child:hover{
  border-radius:0px 99px 99px 0px;
}
.MODULE_07 .container .title_tintuc .tab_title .title.active:first-child{
  border-radius:99px 0px 0px 99px;
}
.MODULE_07 .container .title_tintuc .tab_title .title.active:last-child{
  border-radius:0px 99px 99px 0px;
}
.MODULE_07 .container .content.clearfix{
  padding:15px;
  box-shadow: 0px 0px 10px 5px #cecece;
  margin-bottom: 25px;
}
.MODULE_07 .container .content.clearfix .col-md-6.left_row{
  padding-left:0px;
}
.MODULE_07 .container .content.clearfix .col-md-6.left_row .image img{
  width: 100%;
  object-fit: cover;
  height:308px;
}
.MODULE_07 .container .content.clearfix .col-md-6.left_row .date{
  display:none;
}
.MODULE_07 .container .content.clearfix .col-md-6.right_row .date{
  display:none;
}
.MODULE_07 .container .content.clearfix .col-md-6.left_row .detail h4{
  font-size: 18px;
  padding: 10px 0px;
}

.MODULE_07 .container .content.clearfix .col-md-6.left_row button{
  border:0px;
  background:transparent;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
.MODULE_07 .container .content.clearfix .col-md-6.left_row button a{
  color:#cecece;

}
.MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix{
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix .image img{
  width: 100%;
  object-fit: cover;
  height:95px;
}
.MODULE_07 .container button {
  border: 0px;
  font-size: 15px;
  padding: 5px 40px;
  background: var(--button-color);
  text-transform: uppercase;
  border-radius: 99px;
  margin: 0 auto;
  display: flex;
}
.MODULE_07 .container button a{
  color:#fff;
}
.MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix .detail h4 {
  font-size: 18px;
  padding: 10px 0px;
}
.MODULE_08 .container .doitac .title_doitac h4{
  font-size: 36px;
  font-weight: bold;
  color: var(--main-color);
  text-align: center;
  margin-top: 125px;
  margin-bottom: 10px;
  text-transform: uppercase;
  position:relative;
}
.MODULE_08 .container .doitac .title_doitac h4:before {
  content: "";
  position: absolute;
  background: url(/images/demo/image/title.png);
  background-size: 100%;
  width: 73px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}
.MODULE_08 .container .doitac .title_doitac p{
  text-align:center;
}
.MODULE_08 .container .doitac .content_doitac .left_row{
  width:40%;
  display: flex;
  justify-content: center;
  height: 200px;
  align-items: center;
}
.MODULE_08 .container .doitac .content_doitac .right_row{
  width:60%;
}
.MODULE_08 .container .doitac .content_doitac .right_row .bx-prev,
.MODULE_08 .container .doitac .content_doitac .right_row .bx-next{
  display:none;
}
.MODULE_08 .container .doitac .content_doitac .right_row .bx-wrapper,
.MODULE_08 .container .doitac .content_doitac .right_row .bx-wrapper .bx-window{
  width:100%!important;
}
.MODULE_08 .container .doitac .content_doitac .right_row .image{
  width:184px;
}
.content_doitac .dt_content{
  position: fixed;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000099;
  display: none;
  z-index: 9;
}
.content_doitac .dt_content.active{
  display: flex;
  align-items: center;
}
.content_doitac .dt_content .content{
  padding: 15px;
  width: 60%;
  margin: auto;
  background: #fff;
}
.content_doitac .dt_content .content i.fa{
  text-align: right;
  float: right;
}
.content_doitac .dt_content .content .detail{
  text-align: center;
  margin: auto;
}
.content_doitac .dt_content .content .detail img{
  margin: 15px 0;
}
.content_doitac .dt_content .content .detail p{
  text-align: justify;
}
.site-footer{
  background:#3954a5;
  background-size:100%;
  object-fit:cover;
}
.site-footer .container .footer-bottom.clearfix{
  color:#fff;
}
.site-footer .footer-connect{
  margin-bottom: 20px;
}
.contact-info-item .contact-value{
  margin-left: 30px;
}
.site-footer .container .footer-bottom .col-md-6 .widget.widget_text .widget-title{
  font-size: 25px;
  margin-bottom: 10px;
  padding:5px;
  border-bottom:1px solid #cecece;
}
.site-footer .container .footer-bottom .col-md-6:last-child .col-md-6:nth-of-type(3){
  border:1px solid #cecece;
  padding-bottom: 10px;
}
.contact-info-item .contact-text{
  display: flex!important;
  justify-content: center;
}
.site-footer .container{
}
.site-footer .footer-columns .footer-column .widget .widget-title {
  color: #fff!important;
}
.site-footer .footer-columns .widget_nav_menu #menu-footer-widget-menu li a{
  color: #fff;
}
.site-footer .footer-columns{
  color: #fff;
}
.site-footer .container .footer-bottom .col-md-6 .col-md-12 .textwidget .contact-info-box .contact-info-item .contact-text{
  display:none!important;
}
.site-footer .container .footer-bottom .col-md-6 .col-md-12 .textwidget .contact-info-box .contact-info-item .contact-value{
  margin-left: 0px!important;
}
.site-footer .footer-connect .container .footer-social{
  display:none;
}
.site-footer .container .footer-bottom .col-md-6:last-child .col-md-6:nth-of-type(2),
.site-footer .container .footer-bottom .col-md-6:last-child .col-md-6:nth-of-type(3){
  display:none;
}
/*-------------------------- pc liên hệ*/
.contact{
  margin:20px;
}
.contact .title_contact{
  font-size:45px;
  font-weight:bold;
  color:var(--main-color);
  width:fit-content;
  border-bottom:4px solid var(--main-color);
  padding-bottom: 3px;
  margin: 0 auto 20px auto;
  position: relative;
}
.contact .title_contact:before{
  content: "";
  position: absolute;
  background: url(/images/demo/image/title.png);
  background-size: 100%;
  width: 73px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
  margin-top: 8px;
}
.contact-form input[type="submit"]{
  background: var(--button-color)!important;
}
.contact .container .row .col-md-6:last-child{
  border: 5px solid var(--main-color);
  padding: 15px;
  border-radius: 20px;
  box-shadow: 0px 5px 10px #999;
}
.contact .container .row .col-md-6:last-child .contact-info h4{
  font-size:20px;
  font-weight:bold;
  color:var(--main-color);
  border-bottom:1px solid var(--main-color);
  margin-bottom: 5px;
  padding: 5px;
}
.contact .container .row .col-md-6:last-child .contact-info p{
  font-weight:600;
  padding-left: 25px;
}
/*-------------------------- pc Bài viết*/
.news-item{
  padding: 20px 0px!important;
}
.news-item img{
  width: 115px;
  height: 80px;
  object-fit: cover;
}
.products .container .row .right-sidebar .frame_product_mau_gh .main_f_p_m_gh .news_mau_gh .entryhead a img{
  width:100%;
  height:250px;
  object-fit:cover;
}
.products .container .row .right-sidebar .frame_product_mau_gh .main_f_p_m_gh .news_mau_gh .item-inn .meta_full_wrap{
  display:none;
}
.products .container .row .right-sidebar .frame_product_mau_gh .main_f_p_m_gh .news_mau_gh .item-inn .entry .teaser{
  display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 80px;
}
.meta-more a{
  border-color: var(--main-color);
}
.main-breadcrumbs{
  padding: 10px 0px!important;
}
.gr-table-cell{
  margin:0px!important;;
}
.breadcrumb-list ul > li.current-p a{
  color:var(--main-color)!important;
}
/* --------------------------- pc orther */
.btnSearch{
  background: var(--main-color);
}
#serinfo-nav>li.active>a, #serinfo-nav>li.active>a:hover{
  background-color:var(--main-color)!important;
}
.author{
  display:none;
}
#filters li.active{
  background:var(--main-color)!important;
}
.project-link{
  background:var(--main-color)!important;
}
.project-link:hover{
  color:#fff!important;
  background:var(--hover-color)!important;
}
.project-post img{
  object-fit:cover;
}
#addcart{
  background:var(--main-color)!important;
}
.main-info-prod p.count-view{
  color:var(--main-color)!important;
}
.table-responsive.shopping-cart-table .table tfoot tr:last-child .text-center{
  display:flex;
}
.table-responsive.shopping-cart-table .table tfoot tr:last-child .text-center a:first-child{
  padding-right:10px;
}
/* --------------------- pc sản phẩm */
.title_f_m_gh:before,
.title_f_m_gh:after,
.button{
  background:var(--main-color)!important;
}
.button:hover{
  background:#fff!important;
  color:var(--main-color)!important;
}
.title-shop-content p.catname a{
  color:var(--main-color)!important;
}
.product-item .bottom-shop-content .title-shop-content h2{
  display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 45px;
}
.title-shop-content p.catname a{
  display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 15px;
}
@media (max-width: 1024px) and (min-width:770px){
  .menu_top .menu_fa > li{
    padding:15px;
  }
  .MODULE_02 .container .col-md-4.info_cty{
    margin: 0 29px;
  }
  .MODULE_03 .container .info_dichvu .col-md-6 .content_detail{
    margin-bottom:0px;
  }
  .MODULE_06 .container .duan_best .col-md-3{
    margin: 0px 14px;
  }
  .contact .container{
    width:100%;
  }
  .fa.fa-globe{
    margin-right:5px;
  }
  .header_top .container .col-md-4 {
    width: 24%;
  }
  .header_top .container .col-md-8 {
    width: 76%;
  }
  .MODULE_03 .container .gioithieu_left{
    width: 100%;
    margin-bottom: 25px;
  }
  .MODULE_03 .container .col-md-6.info_dichvu{
    width: 100%;
  }
  .MODULE_06 .container button{
    margin-top:25px;
  }
  .contact{
    padding-top: 30px!important;
  }
}
@media (max-width: 769px) and (min-width:481px) {
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom:1px solid #000;
  }
  .menu_top .menu_fa > li ul li{
    padding: 10px;
  }
  .menu_mobile .menu_fa i{
    float: right;
  }
  .menu_mobile .menu_fa > li:hover > ul{
    position:relative;
    top: 0;
    box-shadow:none;
    background:transparent;
  } 
  .menu_mobile .menu_fa > li:hover > ul li {
    background: transparent;
  }
  .menu_mobile .menu_fa > li:hover > ul li a{
    color: #000;
  }
  #header .content .menu_top .icon_open .fa.fa-align-justify{
    font-size:25px;
  }
  #header .content{
    display: flex;
    align-items: center;
  }
  .header_top, .menu_pc{
    display: none;
  }
  #header .content .logo_top img{
    position: relative;
    top: 0;
    left: 20px;
    height: auto;
  }
  .menu_mobile{
    display: block;
  }
  .menu_mobile .icon_close {
    text-align: right;
    padding: 10px;
    font-size: 20px;
  }
  .menu_mobile .menu_fa{
    display: flex;
    flex-wrap: wrap;
  }
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom:1px solid #000;
  }
  .menu_mobile .menu_fa i{
    float: right;
  }
  .menu_mobile .menu_fa > li:hover > ul{
    position:relative;
    top: 0;
    box-shadow:none;
    background:transparent;
  } 
  .menu_mobile .menu_fa > li:hover > ul li {
    background: transparent;
  }
  .menu_mobile .menu_fa > li:hover > ul li a{
    color: #000;
  }
  .menu_mobile .mobi_menu {
    display: block;
    position: fixed;
    width: 50%;
    height: 100%;
    top: 0;
    left: -9999px;
    transition: 1s;
    background: #fff;
    overflow: scroll;
  }
  .menu_mobile .mobi_menu.active{
    left: 0;
    transition: 1s;
  }
  #header .content .menu_top.menu_mobile{
    position:absolute;
    order:1;
    margin-left: 15px;
    z-index: 99;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi{
    padding: 5px 17px 20px;
    border-bottom: 1px solid #000;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language{
    display: flex;
    justify-content: left;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a i{
    padding-right: 5px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:first-child{
    padding: 5px 35px;
    background: blue;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:last-child{
    padding: 5px 35px;
    background: red;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .logo_top{
    order:2;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #header .content .logo_top a{
    display: flex;
    justify-content: center;
  }
  .header_top .container{
    height:82px;
  }
  #header .content .header_top .container .info_top{
    display:none;
  }
  #header .content .logo_top img{
    width: 47%;
  }
  .MODULE_02 .container .col-md-4.info_cty {
    width: 28%;
    border-radius: 0px 99px 0px 99px;
    box-shadow: 0px 0px 10px #cecece;
    padding: 50px 40px;
    transition: 0.5s;
    border: 2px solid transparent;
    margin: 0 18px;
    cursor: default;
    border-bottom: 5px solid var(--main-color);
    border-top: 5px solid var(--main-color);
    float: left;
  }
  .MODULE_03 .container .col-md-6.info_dichvu .col-md-6{
    float: left;
    width: 33%;
  }
  .MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(1) .content_detail,
  .MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(3) .content_detail{
    margin-bottom:30px!important;
  }
  .MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(2) .content_detail,
  .MODULE_03 .container .info_dichvu .col-md-6:nth-of-type(5) .content_detail{
    margin-top:30px;
  }
  .MODULE_03 .container .gioithieu_left{
    width: 100%;
    margin-bottom: 60px;
  }
  .MODULE_03 .container .col-md-6.info_dichvu{
    width: 100%;

  }
  .MODULE_04 .container .blog_detail {
    display: flex;
    flex-wrap: wrap;
  }
  .MODULE_04 .container .blog_detail .content_detail .detail_short .title_number{
    margin-top: 30px;
  }
  .MODULE_04 .container .blog_detail.clearfix .col-md-6.content_detail{
    width: 50%;
    display: flex;
  }
  .MODULE_04 .container .blog_detail.clearfix .content_detail .detail_short {
    width: 50%;
  }
  .MODULE_04 .container .blog_detail.clearfix .content_detail .img {
    width: 50%;
    height:180px;
  }
  .MODULE_05 .container .duan_content{
    display:flex;
  }
  .MODULE_05 .container .duan_content .col-md-6.img{
    width:50%;
    height:600px;
  }
  .MODULE_05 .container .duan_content .col-md-6{
    width:50%;
  }
  .MODULE_05 .container .duan_content .col-md-6 .detail{
    padding:10px;
  }
  .MODULE_05 .container .duan_content .col-md-6 .detail{
    display:flex;
  }
  .MODULE_05 .container .duan_content .col-md-6 .detail .col-md-10{
    width:87%;
    padding-left: 10px;
  }
  .MODULE_06 .container .duan_best.clearfix{
    display:flex;
  }
  .MODULE_07 .container .content.clearfix{
    display:flex;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.left_row,
  .MODULE_07 .container .content.clearfix .col-md-6.right_row{
    width:50%;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix{
    display:flex;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix .image{
    width:50%
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix .detail{
    width:50%
  }
  .MODULE_08 .doitac .content_doitac{
    display:flex;
  }
  .contact .container{
    width:100%;
  }
  .contact-form #form_contact .row:nth-of-type(3){
    display: flex;
  }
  .contact-form #form_contact .row:nth-of-type(3) .col-md-8.captcha-test{
    width:70%;
  }
  .contact-form #form_contact .row:nth-of-type(3) .col-md-4{
    width:30%;
  }
  .site-footer .container .footer-bottom.clearfix .col-md-6:last-child .col-md-12{
    padding:0px;
  }
  .contact{
    padding-top: 30px!important;
  }
}
@media (max-width: 586px) and (min-width:481px){
  #header .content .menu_top .icon_open .fa.fa-align-justify{
    font-size:25px;
    z-index: 99;
  }
  #header .content{
    display: flex;
    align-items: center;
  }
  .header_top, .menu_pc{
    display: none;
  }
  #header .content .logo_top img{
    position: relative;
    top: 0;
    left: 20px;
    height: auto;
  }
  .menu_mobile{
    display: block;
  }
  .menu_mobile .icon_close {
    text-align: right;
    padding: 10px;
    font-size: 20px;
  }
  .menu_mobile .menu_fa{
    display: flex;
    flex-wrap: wrap;
  }
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .menu_mobile .mobi_menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -9999px;
    transition: 1s;
    background: #fff;
  }
  .menu_mobile .mobi_menu.active{
    left: 0;
    transition: 1s;
  }
  #header .content .menu_top.menu_mobile{
    position:absolute;
    order:1;
    margin-left: 15px;
    z-index: 99;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi{
    padding: 5px 17px 20px;
    border-bottom: 1px solid #000;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language{
    display: flex;
    justify-content: space-around;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a i{
    padding-right: 5px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:first-child{
    padding: 5px 35px;
    background: blue;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:last-child{
    padding: 5px 35px;
    background: red;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .logo_top{
    order:2;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  #header .content .logo_top a{
    width: 200px;
  }
  .header_top .container{
    height:82px;
  }
  #header .content .header_top .container .info_top{
    display:none;
  }
  #header .content .logo_top img{
    width: 100%;
    left: 0;
  }
  .MODULE_02 .container .col-md-4.info_cty{
    width: 100%;
    margin: 0 0 35px;
  }
  .MODULE_03 .container .col-md-6.info_dichvu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .MODULE_05 .container .duan_content{
    display:block;
  }
  .MODULE_05 .container .duan_content .col-md-6.img{
    width:100%;
    display:flex;
  }
  .MODULE_05 .container .duan_content .col-md-6 {
    width: 100%;
  }
  .MODULE_05 .container .duan_content .img img{
    margin:0 auto;
  }
  .MODULE_06 .container .duan_best.clearfix{
    flex-wrap:wrap;
  }
  .MODULE_06 .container .duan_best .col-md-3{
    width:44%;
    margin-bottom: 35px;
  }
  .contact{
    padding-top: 30px!important;
  }
}
@media (max-width: 480px) and (min-width:320px){
  .news-item .inner-item, .cats-item .inner-item {width: 100%;height: 100%;}
  .cats-item h3{margin-bottom:10px}
  .news-item p, .cats-item p, .entry p{margin-bottom:15px;font-weight:500;font-size:14px}
  .news-item h2{font-weight:600}
  .left-sidebar{display:none}
  .news_mau_gh .item-inn{padding: 20px 20px 5px}
  .news_mau_gh .entryhead{width:100%}
  .canh_css_frame{font-size:16px}
  .canh_css_frame img{max-width:100%;max-height:100%;height: auto!important;}
  .call-mobile2 {
    bottom: 64px!important;
    left: 155px!important;
  }
  .main-breadcrumbs{display:none}
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom:1px solid #000;
  }
  .menu_top .menu_fa > li ul li{
    padding: 10px;
  }
  .menu_mobile .menu_fa i{
    float: right;
  }
  .menu_mobile .menu_fa > li:hover > ul{
    position:relative;
    top: 0;
    box-shadow:none;
    background:transparent;
  } 
  .menu_mobile .menu_fa > li:hover > ul li {
    background: transparent;
  }
  .menu_mobile .menu_fa > li:hover > ul li a{
    color: #000;
  }
  #header .content .menu_top .icon_open .fa.fa-align-justify{
    font-size:25px;
  }
  #header .content{
    display: flex;
    align-items: center;
  }
  #header .fixed-menu{
    width:100vw;
  }
  .header_top, .menu_pc{
    display: none;
  }
  #header .content .logo_top img{
    position: relative;
    top: 0;
    left: 20px;
    height: auto;
  }
  .menu_mobile{
    display: block;
  }
  .menu_mobile .icon_close {
    text-align: right;
    padding: 10px;
    font-size: 20px;
  }
  .menu_mobile .menu_fa{
    display: flex;
    flex-wrap: wrap;
  }
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom:1px solid #000;
  }
  .menu_mobile .menu_fa i{
    float: right;
  }
  .menu_mobile .menu_fa > li:hover > ul{
    position:relative;
    top: 0;
    left:0;
    transform:unset;
    box-shadow:none;
    background:transparent;
  } 
  .menu_mobile .menu_fa > li:hover > ul li {
    background: transparent;
  }
  .menu_mobile .menu_fa > li:hover > ul li a{
    color: #000;
  }
  .menu_mobile .mobi_menu {
    display: block;
    position: fixed;
    width: 50%;
    height: 100%;
    top: 0;
    left: -9999px;
    transition: 1s;
    background: #fff;
    overflow: scroll;
  }
  .menu_mobile .mobi_menu.active{
    left: 0;
    transition: 1s;
  }
  #header .content .menu_top.menu_mobile{
    position:absolute;
    order:1;
    margin-left: 15px;
    z-index: 99;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi{
    padding: 5px 17px 20px;
    border-bottom: 1px solid #000;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language{
    display: flex;
    justify-content: left;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a i{
    padding-right: 5px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:first-child{
    padding: 5px 35px;
    background: blue;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:last-child{
    padding: 5px 35px;
    background: red;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .logo_top{
    order:2;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #header .content .logo_top a{
    display: flex;
    justify-content: center;
  }
  .header_top .container{
    height:82px;
  }
  #header .content .header_top .container .info_top{
    display:none;
  }
  #header .content .logo_top img{
    width: 47%;
  }
  /*#header .content .menu_top .icon_open .fa.fa-align-justify{
    font-size:25px;
    z-index: 99;
  }
  #header .content{
    display: flex;
    align-items: center;
  }
  .header_top, .menu_pc{
    display: none;
  }
  .menu_mobile{
    display: block;
  }
  .menu_mobile .icon_close {
    text-align: right;
    padding: 10px;
    font-size: 20px;
  }
  .menu_mobile .menu_fa{
    display: flex;
    flex-wrap: wrap;
  }
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .menu_mobile .mobi_menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -9999px;
    transition: 1s;
    background: #fff;
    overflow:scroll;
  }
  .menu_mobile .mobi_menu.active{
    left: 0;
    transition: 1s;
  }
  #header .content .menu_top.menu_mobile{
    position:absolute;
    order:1;
    margin-left: 15px;
    z-index: 99;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi{
    padding: 5px 17px 20px;
    border-bottom: 1px solid #000;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language{
    display: flex;
    justify-content: space-around;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a i{
    padding-right: 5px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:first-child{
    padding: 5px 35px;
    background: blue;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:last-child{
    padding: 5px 35px;
    background: red;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .logo_top{
    order:2;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  #header .content .logo_top a{
    width: 200px;
  }
  .header_top .container{
    height:82px;
  }
  #header .content .header_top .container .info_top{
    display:none;
  }
  #header .content .logo_top img{
    width: 100%;
    left: 0;
  }
  #header .content .logo_top{
    margin: 0 auto;
  }
  #header .content .logo_top img{
    height: 80px;
    width: 100%;
    position: unset;
  }*/
  .MODULE_02 .container .image img {
    width: 40%;
	}
  .MODULE_02 .container .col-md-4.info_cty{
    width: 100%;
    margin: 0 0 35px;
  }
  .MODULE_03 .container .gioithieu_left h4,
  .MODULE_03 .container .col-md-6 .gt_detail h4{
    text-align:center;
  }
  .MODULE_03 .container .gioithieu_left h4:before{
    left:0;
    right:0;
    margin:auto;
  }
  .MODULE_03 .container .gioithieu_left .more-button{
    margin: 0 auto;
    display: flex;
    float:unset;
  }
  .MODULE_03 .container .info_dichvu .col-md-6 .content_detail{
    margin-bottom:30px!important;
    margin-top:0px!important;
  }
  .MODULE_03 .container .gioithieu_left{
    width: 100%;
    margin-bottom: 70px;
  }
  .MODULE_03 .container .col-md-6.info_dichvu {
    width: 100%;
  }
  .MODULE_03 .container .col-md-6.info_dichvu .col-md-6 {
    width: 100%;
    padding: 0;
  }
  .MODULE_04 .container .content_detail{
    display:flex;
    flex-wrap:wrap;
  }
  .MODULE_04 .container .content_detail .img{
    order:1!important;
    width:100%;
  }
  .MODULE_04 .container .content_detail .detail_short{
    order:2!important;
  }
  .MODULE_04 .container .img img {
    width: 340px;
    height: 250px;
    object-fit: cover;
	}
  .MODULE_04 .container .blog_detail .content_detail .detail_short .title_number {
      margin-top: 25px;
  }
  .MODULE_05 .container .duan_content .col-md-6.img{
    height:600px;
  } 
  .MODULE_05 .container .duan_content .img img {
    float: unset;
  }
  .MODULE_05 .container .duan_content .col-md-6 .detail{
    display:flex;
  }
  .MODULE_05 .container .duan_content .col-md-6 .detail .col-md-10{
    width: 85%;
  }
  .MODULE_05 .container .duan_content .col-md-6 .detail .col-md-10 .content_detail{
    margin-left: 15px;
  }
  .MODULE_06 .container .duan_best .col-md-3{
    width:100%;
    margin: 0px 0px 30px;
  }
  .MODULE_06 .container .duan_best .col-md-3 .image img{
    height: 250px;
  }
  .MODULE_07 .container .title_tintuc .tab_title .title{
    padding: 10px 10px;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.left_row .image img{
    height:200px;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row{
    padding:0px;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row .image img{
    height:200px!important;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix .image{
    padding:0px;
  }
  .MODULE_07 .container .content.clearfix .col-md-6.right_row .content_right.clearfix .detail{
    padding:0px;
  }
  .MODULE_08 .container .doitac .content_doitac{
    display:flex;
  }
  .site-footer .container .footer-bottom.clearfix .col-md-6:last-child .col-md-12{
    padding:0px;
  }
  .contact{
    margin: 60px 10px 10px 10px;
  }
  .contact .right-sidebar.col-md-8 {
    padding: 0px;
  }
  .form-control-wrap.fc-captcha input[type="text"]{
    width:77%;
  }
  .contact-form input[type="submit"]{
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px){
  .news-item .inner-item, .cats-item .inner-item {width: 100%;height: 100%;}
  .cats-item h3{margin-bottom:10px}
  .news-item p, .cats-item p, .entry p{margin-bottom:15px;font-weight:500;font-size:14px}
  .news-item h2{font-weight:600}
  .left-sidebar{display:none}
  .news_mau_gh .item-inn{padding: 20px 20px 5px}
  .news_mau_gh .entryhead{width:100%}
  .canh_css_frame{font-size:16px}
  .canh_css_frame img{max-width:100%;max-height:100%;height: auto!important;}
  .call-mobile2 {
    bottom: 64px!important;
    left: 155px!important;
  }
  #header .content .menu_top .icon_open .fa.fa-align-justify{
    font-size:25px;
    z-index: 99;
  }
  #header .content{
    display: flex;
    align-items: center;
  }
  .header_top, .menu_pc{
    display: none;
  }
  .menu_mobile{
    display: block;
  }
  .menu_mobile .icon_close {
    text-align: right;
    padding: 10px;
    font-size: 20px;
  }
  .menu_mobile .menu_fa{
    display: flex;
    flex-wrap: wrap;
  }
  .menu_mobile .menu_fa > li{
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .menu_mobile .mobi_menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -9999px;
    transition: 1s;
    background: #fff;
    overflow:scroll;
  }
  .menu_mobile .mobi_menu.active{
    left: 0;
    transition: 1s;
  }
  #header .content .menu_top.menu_mobile{
    position:absolute;
    order:1;
    margin-left: 15px;
    z-index: 99;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi{
    padding: 5px 17px 20px;
    border-bottom: 1px solid #000;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language{
    display: flex;
    justify-content: space-around;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a i{
    padding-right: 5px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:first-child{
    padding: 5px 35px;
    background: blue;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .menu_top.menu_mobile .container.mobi_menu.active .lang_mobi .box_language a:last-child{
    padding: 5px 35px;
    background: red;
    color: #fff;
    border-radius: 10px;
  }
  #header .content .logo_top{
    order:2;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  #header .content .logo_top a{
    width: 200px;
  }
  .header_top .container{
    height:82px;
  }
  #header .content .header_top .container .info_top{
    display:none;
  }
  #header .content .logo_top img{
    width: 100%;
    left: 0;
  }
  .MODULE_02 .container .col-md-4.info_cty{
    width: 100%;
    margin: 0 0 35px;
  }
  .MODULE_03 .container .gioithieu_left{
    width: 100%;
    margin-bottom: 25px;
  }
  .MODULE_03 .container .col-md-6.info_dichvu {
    width: 100%;
  }
  .MODULE_03 .container .col-md-6.info_dichvu .col-md-6 {
    width: 100%;
    padding: 0;
  }
  .MODULE_04 .container .content_detail{
    display:flex;
    flex-wrap:wrap;
  }
  .MODULE_04 .container .content_detail .img{
    order:1;
  }
  .MODULE_04 .container .content_detail .detail_short{
    order:2;
  }
  .MODULE_04 .container .img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
	}
}