@charset "UTF-8";

::-webkit-scrollbar {
  background: #fff;
  width: 10px;
  height: 11px;
}

::-webkit-scrollbar-thumb {
  background: #BBBBBB;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
}

.video_popup {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video_popup iframe,
.video_popup object,
.video_popup embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

:root {
  --color-red: #dd3333;
  --color-red-hover: #dd3333;
  --color-main: #009541;
  --color-dark-red: #c31829;
  --color-green: #28a745;
  --color-dark-green: #207d36;
  --color-black: #212529;
  --color-gray: #6c757d;
}

.clear {
  clear: both;
}

.clear:after {
  display: block;
  content: "";
  clear: both;
}

.none {
  display: none;
}

.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}

.grecaptcha-badge,
.grecaptcha-logo,
.grecaptcha-badge iframe {
  display: none !important;
  opacity: 0;
}

a {
  cursor: pointer;
  text-decoration: none;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden;
  }
}

.bando img {
  max-width: none !important;
}

.map iframe {
  max-width: 100% !important;
}

.hidden_m {
  display: block !important;
}

.hidden_d {
  display: none !important;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}

.main_fix {
  max-width: 1200px;
  margin: auto;
  position: relative;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'body';
  color: #333333;
}

@font-face {
  font-family: 'body';
  src: url('../fonts/RobotoRegular.eot');
  src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'), url('../fonts/RobotoRegular.html') format('woff2'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
  font-family: 'tieude';
  src: url('../fonts/Roboto-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensedRegular';
  src: url('../fonts/RobotoCondensedRegular.eot');
  src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'), url('../fonts/RobotoCondensedRegular.html') format('woff2'), url('../fonts/RobotoCondensedRegular.woff') format('woff'), url('../fonts/RobotoCondensedRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'tieude2';
  src: url('../fonts/RobotoCondensedBold.eot');
  src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'), url('../fonts/RobotoCondensedBold.html') format('woff2'), url('../fonts/RobotoCondensedBold.woff') format('woff'), url('../fonts/RobotoCondensedBold.ttf') format('truetype');
}

@font-face {
  font-family: 'menu';
  src: url('../fonts/SFUHelveticaCompressed.eot');
  src: url('../fonts/SFUHelveticaCompressedd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUHelveticaCompressed.html') format('woff2'), url('../fonts/SFUHelveticaCompressed.woff') format('woff'), url('../fonts/SFUHelveticaCompressed.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'tieude';
}

.wapper {
  margin: auto;
  max-width: 1920px;
  min-width: 300px;
  background: #fff;
}

.logo,
.banner,
.banner_m {
  line-height: 0;
  display: block;
}

.logo img,
.banner img,
.banner_m img {
  max-height: 130px;
}

.wap_header {
  background: url(../images/hihi.jpg) no-repeat right bottom;
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  transition: all 0.3s;
  padding: 10px 0;
  background-size: cover;
}

.header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hotline {
  line-height: 1.2;
  background: url(../images/phone.png) left center no-repeat;
  padding-left: 70px;
}

.hotline span {
  color: var(--color-main);
  font-size: 25px;
  display: block;
  font-family: 'menu';
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0px 2px 6px #000;
}

.hotline span b {
  display: block;
  font-family: 'menu';
  font-weight: normal;
}

.wap_menu {
  position: sticky;
  background-color: #dd3333;
  height: 50px;
  line-height: 50px;
  margin: auto;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}

.wap_menu_fix {
  position: fixed;
}
div.wap_menu_fix div.dmsp ul,div.wap_menu_fix2 div.dmsp ul
{
	display:none;}
  div.wap_menu_fix div.dmsp:hover .dmsp2 > ul,div.wap_menu_fix2 div.dmsp:hover .dmsp2 > ul
{
	display:block;}
  div.wap_menu_fix div.dmsp:hover > ul,div.wap_menu_fix2 div.dmsp:hover > ul{
    display:block;
  }
.menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu ul {
  list-style: none;
}

.menu ul li {
  float: left;
  position: relative;
  z-index: 50;
}

.menu ul li a {
  color: #ffffff;
  font-size: 14px;
  padding: 0px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  position: relative;
}

.menu ul li a:before {
  content: '';
  top: 0;
  right: -1px;
  height: 100%;
  width: 1px;
  position: absolute;
  border-left: 1px dashed rgba(255, 255, 255, 0.2784313725490196);
}
.menu ul li:last-child a:before {
  content: none; /* Loại bỏ before cho phần tử a cuối cùng */
}
.menu ul li a:hover,
.menu ul li a.active,
.menu ul li a.active2 {
  background: linear-gradient(to bottom, #FE2222, #A90202);
  position: relative;

}

.menu ul li a.active:after,
.menu ul li a:hover:after,
.menu ul li a.active2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  
}

.menu ul li ul,
.menu ul li:hover ul li ul {
  position:
    absolute;
  margin-left: 0px;
  display: none;
  min-width: 200px;
  line-height: 1.5;
  background: linear-gradient(to bottom,#dd3333 , #dd3333);
  color: #f8cd4c;
}

.menu ul li ul li {
  float: none;
}

.menu ul li ul li a {
  padding: 10px 15px;
  text-transform: none;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.menu ul li ul li ul {
  left: 100%;
  top: -10px;
}

.search {
  background: #fff;
  border-radius: 20px;
  height: 35px;
  line-height: 35px;
  width: 20%;
  min-width: 200px;
  display: flex;
  justify-content: space-between;
}

.search input {
  padding: 0px 10px;
  border: none;
  background: none;
  width: calc(100% - 35px);
  outline: none;
  color: #383838;
  font-size: 13px;
  float: left;
}

.search p {
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 17px;
  float: right;
}

.slider{
	width: calc(75% - 10px);
	float: right;
}
.slider_slick img{
	width: 100%;
}
/* .slider {
  clear: both;
}

.slider_slick img {
  width: 100%;
} */

.title-main {
  margin-bottom: 20px;
  text-align: center;
}

.title-main span {
  color: #dd3333;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'tieude';
  display: inline-block;
  /*background: url(../images/tieude.png) center repeat-x ;*/
  height: 67px;
  line-height: 57px;
  padding: 0 10px;
  position: relative;
  
}

.title-main span:before,
.title-main span:after {
  /*background: url(../images/tieude1.png) center repeat-x;*/
  position: absolute;
  left: -83px;
  top: 0;
  width: 83px;
  height: 67px;
  content: '';
  border-radius:50%;
}

.title-main span:after {
  right: -83px;
  left: auto;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.title-main ul {
  display: flex;
  list-style: none;
}

.title-main ul li {}

.title-main ul li a {
  color: #333333;
  display: block;
  padding: 5px 15px;
}

.title-main ul li a:hover {
  color: var(--color-red-hover);
}

.wap_gioithieu {
  padding: 50px 0;

}

.gioithieu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.img_gt {
  order: 1;
  width: 42%;
  position: absolute;
  right: 0;
}

.desc_gt {
  width: 100%;
  border: 3px solid #c07a7a;
  padding: 25px;
  min-height: 350px;
}

.title_gt {
  font-size: 30px;
  margin-bottom: 10px;
  position: relative;
  color: var(--color-red);
  text-transform: uppercase;
  font-family: 'tieude';
}

.gioithieu .xemthem a {
  background: var(--color-red);
  display: inline-block;
  color: #ffffff;
  margin-top: 20px;
  padding: 10px 30px;
  font-family: 'tieude';
  text-transform: uppercase;
  font-size: 16px;
}

.main_content {
  margin: 40px auto;
  overflow: hidden;
}
.wap_banner{
    padding-top: 50px;
    text-align: center;
}
.wap_sanpham {
  padding: 50px 0;
  overflow: hidden;
}

.wap_item {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
  margin: 20px auto;
}

.item {
  position: relative;
}

.item .moi {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
  background: url(../images/new.png) center no-repeat;
  border-radius: 2px;
  width: 41px;
  height: 41px;
  z-index: 20;
}

.item .img_sp {
  overflow: hidden;
  /* border: 1px solid #ededed; */
  margin-bottom: 15px;
}

.item .img_sp a {
  display: block;
  line-height: 0;
}

.item a img {
  width: 100%;
}

.item .name_sp a,
.item .name_sp span {
  text-decoration: none;
  color: #444444;
  font-weight: normal;
  font-size: 15px;
  display: block;
  margin: 10px 0;
  /* text-align: center; */

}

.item .name_sp a:hover {
  transition: 0.4s;
  color: var(--color-main);
}

.item ul {
  list-style: none;
}

.item ul li {
  padding: 3px 0;
}

.item ul li span {
  color: var(--color-main);
  font-family: 'tieude';
}

.item ul li p {
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
}

.cart-product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
}

.cart-product span {
  cursor: pointer;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  padding: 7px 5px;
  border-radius: 3px;
  font-size: 13px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.cart-add {
  background-color: var(--color-red);
}

.cart-add:hover {
  background-color: var(--color-dark-red);
}

.cart-buy {
  background-color: var(--color-green);
}

.cart-buy:hover {
  background-color: var(--color-dark-green);
}

#footer-map iframe {
  width: 100%;
}

.map_f iframe {
  width: 100%;
  height: 200px;
}

.wap_footer {
  background: url(../images/b6e0179c260e8a50d31f.jpg) center;
  background-size: cover;
  padding: 40px 0;
  margin: auto;
  color: #fff;
}

.footer {
  display: grid;
  grid-template-columns: 40% 30% 20%;
  grid-gap: 20px 5%;
}

.fanpage_f {
  overflow: hidden;
}

.item_f ul {
  list-style: none;
}

.item_f ul li a {
  display: block;
  color: #fff;
  padding: 5px 0;
}

.item_f ul li a:hover {
  color: var(--color-red);
}

.mxh_f {
  margin-top: 20px;
}

.mxh_f a img {
  max-height: 35px;
  margin: 0 3px;
}

.mxh a img:hover {
  transition: 1s;
  transform: rotate(360deg);
}

.title_f {
  font-size: 16px;
  text-transform: uppercase;
  /* font-family:'tieude'; */
  margin-bottom: 20px;
  position: relative;
}

.title_f:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 2px;
  background: #ffffff;
  left: 0;
  bottom: -4px;
}

.wap_copy {
  background: #dd3333;
  color: #ffffff;
  padding: 14px 0;
  /* text-align: center; */
}

.wap_nhantin_f {
  background: url(../images/background-footer.webp) center no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.hotline_nt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: var(--color-red);
  padding: 10px;
}

.hotline_nt b {
  color: yellow;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

.nhantin_f {
  background: rgba(4, 4, 4, 0.5);
  color: #ffffff;
  padding: 30px;
  border-radius: 15px;
  max-width: 480px;
  position: relative;
  padding-bottom: 70px;
  overflow: hidden;
}

.form-newsletter {
  margin-top: 10px;
}

.form-newsletter input {
  width: 100%;
  background: #E9E9E9;
  height: 45px;
  padding: 0 10px;
  border-radius: 0;
  color: #000000;
  margin-bottom: 12px;
}

.form-newsletter input[type='submit'] {
  background: var(--color-red);
  font-family: 'tieude';
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
}

/* Tin tc - Video */
.wap_tintuc {
  padding: 40px 0;
}

.wap_tintuc2 {
  display: grid;
  grid-template-columns: 63% 33%;
  grid-gap: 20px 4%;
}

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

.item_tin {
  padding-bottom: 20px;
}

.item_tin .img_post {
  width: 40%;
  max-width: 170px;
  margin-right: 15px;
  float: left;
}

.item_tin .name_post,
.news_left .name_post {
  font-size: 14px;
  color: #333333;
  display: block;
  margin: 5px 0;
}

.item_tin .name_post:hover,
.news_left .name_post:hover {
  color: var(--color-red);
}

.item_tin .desc_post,
.news_left .desc_post {
  text-align: justify;
}

.news_left .day_post {
  margin-bottom: 5px;
  color: #7d7c7c;
}

.news_left .view_post a {
  background: var(--color-red);
  display: inline-block;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px 30px;
}

.hotro {
  background: #EDF0F0;
  text-align: center;
}

.hotro2 {}

.mxh {
  margin-top: 8px;
}

.mxh img {
  max-height: 20px;
  margin: 0 2px;
}

.title-intro {
  margin-bottom: 1rem;
  background: #dd3333 url(../images/12.png) left center no-repeat;
  line-height: 38px;
  color: #ffffff;
  font-family: 'tieude';
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 30px;
  border-bottom: 1px solid #828282;
  /* padding-bottom: 3px; */
  text-align: left;
}

/* Breadcrumb */
.breadCrumbs {
  background-color: #eee;
}

.breadCrumbs .main_fix {
  padding: 0.75rem 10px;
}

.breadCrumbs .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}

.breadCrumbs .breadcrumb-item a {
  color: var(--color-black);
}

.breadCrumbs .breadcrumb-item.active a {
  color: var(--color-gray);
}

/* Sản Phm Detail */
.grid-pro-detail {
  margin-bottom: 30px;
}

.left-pro-detail {
  position: relative;
  float: left;
  width: 40%;
  text-align: center;
}

.left-pro-detail .MagicZoom {
  border: 1px solid #e2e2e2;
  padding: 5px;
  border-radius: 5px;
}

.right-pro-detail {
  width: calc(100% - 42%);
  float: right;
}

.album_pro2 img {
  border: 1px solid #e2e2e2;
  width: 92%;
  margin: 7px auto;
  cursor: pointer;
}

.title-pro-detail {
  text-transform: capitalize;
  font-size: 20px;
  display: block;
  font-family: 'tieude';
}

.desc-pro-detail {
  margin-bottom: 1rem;
}

.attr-pro-detail {
  list-style: none;
  padding: 10px 0;
}

.attr-pro-detail li {
  margin-bottom: 0.5rem;
}

.attr-label-pro-detail {
  margin: 0px 5px 0px 0px;
}

.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: 700;
  font-size: 20px;
  color: var(--color-main);
}

.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;
  cursor: pointer;
}

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

.cart-hidden {
  /* display: none */
}

.tags-pro-detail {
  margin: 1rem 0px 2rem 0px;
  display: none
}

.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-red-hover);
}

.tags-pro-detail a i {
  font-size: 10px;
  float: left;
  margin: 5px 5px 0px 0px;
}

.tabs-pro-detail {
  margin: 20px auto;
}

.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: 8px 15px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
  background: var(--color-red);
  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;
}

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

/*Tin tức*/
.wap_news {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  margin: 20px auto;
}

.item_news {
  border: 1px solid #dcdcdc;
  padding-bottom: 15px;
  background: #ffffff;
}

.item_news_sl {
  width: 94%;
  margin: auto;
}

.item_news .name_post {
  font-size: 16px;
  color: #000000;
  display: block;
  padding: 10px 5%;
}

.item_news .name_post:hover {
  color: var(--color-red);
}

.item_news .desc_post {
  padding: 0 5%;
  text-align: justify;
}

.wap_news2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 25px;
  margin: 20px auto;
}

.item_news2 .img_post {
  width: 40%;
  float: left;
  margin-right: 20px;
  max-width: 250px;
}

.item_news2 .name_post {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 10px 0;
}

.item_news2 .name_post:hover {
  color: #ec2d3f;
}

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

.time-main {
  margin-bottom: 0.75rem;
  color: #999999;
  display: none;
}

.time-main i {
  vertical-align: top;
  margin: 3px 7px 0px 0px;
}

.time-main span {
  vertical-align: top;
  display: inline-block;
}

/* Contact */
.top-contact {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}

.article-contact {
  width: 48%;
}

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

/* Like Share */
.social-plugin {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}

.social-plugin .at-share-btn {
  margin-bottom: 0px !important;
}

.social-plugin .zalo-share-button {
  margin-left: 3px;
}

.share {
  padding: 10px;
  line-height: normal;
  background: rgba(128, 128, 128, 0.15);
  margin-top: 15px;
  border-radius: 5px;
}

.share b {
  display: block;
  margin-bottom: 5px;
}

/* Phn Trang */
.pagination-home {
  display: block;
  width: 100%;
  margin: 20px auto;
}

.pagination-home .pagination .page-item .page-link {
  color: #212529;
  font-size: .875rem;
  border-radius: 0.25rem;
  border: 1px solid #000;
  margin: 0 4px;
  padding: 0.2rem 0.75rem;
}

.pagination-home .pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}

/*Sap xep*/
.sapxep {
  position: relative;
}

.item_sx {
  position: absolute;
}

.item_sx a {
  padding: 5px;
  display: block;
  line-height: 0;
}

.item_sx a img {
  width: 100%;
}

/* Popup custom */
.modal-custom .modal-footer {
  padding: 0.5rem;
}

.modal-custom .modal-footer .btn {
  font-size: 14px;
}

/* Popup */
#popup .modal-body {
  padding: 0px;
}

/* 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: 65px;
  right: 25px;
  display: none;
  z-index: 100;
  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;
}

/* Blink */
.quick_contact {
  position: fixed;
  bottom: 50px;
  left: 60px;
  z-index: 20;
}
/* qui trình */
#index-quytrinh{
  background: url(../images/bg_quytrinh.jpg);
  background-size: cover;
  padding: 45px 0;
}
#index-quytrinh .title-main,#index-quytrinh .title-desc{
  color: #fff;
}
#index-quytrinh .wrap-title .title-bottom{
  background-color: #fff;
}
#index-quytrinh .wrap-title{
  margin-bottom: 30px;
}
.bg-0{
   background: url(../images/bg5.png) no-repeat;
   background-size: cover;
}
.bg-1{
   background: url(../images/bg1.png) no-repeat;
   background-size: cover;
}
.bg-2{
   background: url(../images/bg2.png) no-repeat;
   background-size: cover;
}
.bg-3{
   background: url(../images/bg3.png) no-repeat;
   background-size: cover;
}
.bg-4{
   background: url(../images/bg4.png) no-repeat;
   background-size: cover;
}
.quytrinh-items-wrapper{
  width: 225px;
  height: 255px;
  display: block;
  margin: 0 auto;
}
.quytrinh-item .image{
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quytrinh-item .title-news{
  font-family: sb;
  font-size: 22px;
  color: #333;
  margin-bottom: 0;
}
.quytrinh-item .title-news a{
  width: 100%;
  text-align: center;
  display: block;
}
.quytrinh-item .detail{
  padding: 20px;
}
.quytrinh-item .desc-news{
  font-size: 14px;
  color: #333333;
  text-align: center;
}

.quick_contact a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding: 0 20px 0 35px;
  height: 45px;
  line-height: 45px;
  text-decoration: none;
  border-radius: 0 40px 40px 0;
}

.quick_contact a span {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: -25px;
  top: -2.5px;
  border: solid 5px #fff;
}

.button_gradient {
  background-image: linear-gradient(90deg, #e51c23 0%, #ee2200 100%);
  border: 2px #fff solid;
}

.quick_contact a span:before {
  content: "";
  position: absolute;
  top: -30px;
  left: -27px;
  width: 95px;
  height: 95px;
  background: url(../images/contact_rotate.png) center no-repeat;
  animation: rotate 3s linear infinite;
}

.quick_contact a span .fa {
  font-size: 26px;
  color: #fff;
}

.contact-phone {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
  height: 45px;
  font-weight: bold;
  animation-duration: 500ms;
  animation-name: calllink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  line-height: 45px;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes calllink {
  0% {
    color: #eba11e;
  }

  50% {
    color: #fff;
  }

  100% {
    color: #ebfa48;
  }
}

.blink {
  -webkit-animation-name: blink;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blink;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blink;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@-moz-keyframes blink {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

@keyframes blink {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

/* Button Frame */
.btn-frame {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  z-index: 10;
  cursor: pointer;
}

.btn-frame i {
  display: flex;
  display: -ms-flex;
  justify-content: center;
  align-items: center;
  -ms-flex-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--color-red);
  position: relative;
  z-index: 1;
}

.btn-frame i img {
  vertical-align: middle;
  width: 70%;
}

.btn-frame .animated.infinite {
  animation-iteration-count: infinite;
}

.btn-frame .kenit-alo-circle {
  width: 60px;
  height: 60px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid var(--color-red);
  opacity: .1;
  border-color: var(--color-red);
  opacity: .5;
}

.btn-frame .zoomIn {
  animation-name: zoomIn;
}

.btn-frame .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.btn-frame .kenit-alo-circle-fill {
  width: 70px;
  height: 70px;
  top: -10px;
  right: -10px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: var(--color-red);
  opacity: .4;
}

.btn-frame .pulse {
  animation-name: pulse;
}

/* Zalo */
.btn-zalo {
  bottom: 138px;
}

/* Phone */
.btn-phone {
  bottom: 230px;
}

/* Messenger */
.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
  display: none !important
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-tooltip {
  display: none;
  position: fixed;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
  z-index: 1.0E+30
}

.js-facebook-messenger-close-tooltip {
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-box {
  display: block;
  position: fixed;
  cursor: pointer;
  bottom: 150px;
  right: 17px;
  width: 56px;
  height: 56px;
  text-align: center;
  background: var(--color-red);
  border-radius: 100%;
  overflow: hidden;
  z-index: 99;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0rgba(0, 0, 0, 0.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
  transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
  width: 32px;
  height: 33px;
  position: absolute;
  top: 13px;
  left: 12px;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
  transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
  opacity: 0;
  width: 19px;
  height: 20px;
  position: absolute;
  top: 19px;
  left: 19px;
  -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000
}

.js-facebook-messenger-container {
  position: fixed;
  opacity: 0;
  transform: translateY(50px);
  bottom: 110px;
  right: 90px;
  border-radius: 10px;
  pointer-events: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
  -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
  width: 220px
}

.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182FC
}

.js-facebook-messenger-top-header {
  display: block;
  position: relative;
  width: 220px;
  background: #1182FC;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000
}

.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182FC
}

.js-facebook-messenger-top-header {
  width: 220px
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff
}

.js-facebook-messenger-container.open {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
  opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
  transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
  opacity: 1
}

/* Cart fix */
.cart-fixed {
  position: fixed;
  right: 20px;
  bottom: 390px;
  z-index: 10;
  background: #4b4f56;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff !important;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-fixed i {
  font-size: 20px;
}

.cart-fixed span {
  position: absolute;
  top: 0px;
  right: -5px;
  color: #fff;
  width: 25px;
  height: 25px;
  background: var(--color-red-hover);
  text-align: center;
  line-height: 25px;
  font-size: 11px;
  border-radius: 100%;
}

/* Toolbar */
.toolbar {
  background: var(--color-red);
  width: 100%;
  padding: 4px;
  bottom: 0px;
  position: fixed;
  z-index: 500;
  height: auto;
  left: 0px;
  /* display: none; */
}

.toolbar ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  margin: 0px;
}

.toolbar ul li {
  text-align: center;
  width: 25%;
}

.toolbar ul li a {
  display: block;
  width: 100%;
  cursor: pointer;
}

.toolbar ul li a img {
  max-height: 20px;
  width: auto;
}

.toolbar ul li a i {
  color: #ffffff;
  font-size: 21px;
}

.toolbar ul li a span {
  font-weight: 400;
  color: #fff;
  font-size: 3.5vw;
  /* display:none; */
}

/* Fixbar */
.fixbar {
  bottom: 0;
  display: block;
  background: #f0eff4;
  border-top: 1px solid #ddd;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  margin: 0;
  z-index: 500;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 50px;
  display: none;
}

.fixbar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.fixbar ul li {
  display: inline-block;
  margin: 0 auto 10px;
  text-align: center;
  width: 25%;
  float: left;
}

.fixbar .icon-cart-mobile,
.fixbar .icon-cart-new,
.fixbar .icon-home-new,
.fixbar .icon-hotdeal-new {
  width: 20px;
  height: 20px;
  display: block;
  margin: 8px auto 0;
}

.fixbar .icon-cart-mobile {
  background: url(../images/cart-mobile.png) no-repeat;
}

.cart-total-header-mobile {
  font-size: 10px;
  position: absolute;
  background: red;
  color: #fff !important;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  line-height: 15px;
  top: 5px;
  margin-left: 5px;
}

.fixbar ul li a {
  font-size: 11px;
  text-decoration: none;
  color: #333;
}

.fixbar ul li a i {
  font-size: 20px;
}

/* Plugbar */
.plugbar {
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #eae6e6;
  width: 100%;
  right: 0;
  max-width: 767px;
  margin: 0 auto;
  background: #fff;
  padding: 9px 10px 10px 7px;
  z-index: 10;
  display: none;
}

.plugbar ul {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.plugbar ul li {
  width: 20%;
  float: left;
}

.plugbar ul li a {
  display: block;
  color: #696969;
  font-size: 12px;
  text-align: center;
  position: relative;
}

.plugbar ul li a i {
  font-size: 20px;
  color: #696969;
}

.plugbar ul li a span {
  position: absolute;
  width: 50px;
  height: 50px;
  top: -40px;
  left: calc(50% - 50px/2);
  font-size: 14px;
  display: block;
  border: 1px solid rgba(234, 230, 230, 0.5);
  border-radius: 100%;
}

/* Combo Phone */
.support-online {
  position: fixed;
  z-index: 999;
  left: 10px;
  bottom: 0px;
  display: none;
}

.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px;
}

.support-online i {
  width: 40px;
  height: 40px;
  background: #43a1f3;
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999;
}

.support-online a span {
  border-radius: 2px;
  text-align: center;
  background: rgb(103, 182, 52);
  padding: 9px;
  display: none;
  width: 180px;
  margin-left: 10px;
  position: absolute;
  color: #ffffff;
  z-index: 999;
  top: 0px;
  left: 40px;
  transition: all 0.2s ease-in-out 0s;
  -moz-animation: headerAnimation 0.7s 1;
  -webkit-animation: headerAnimation 0.7s 1;
  -o-animation: headerAnimation 0.7s 1;
  animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
  display: block;
}

.support-online a {
  display: block;
}

.support-online a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent rgb(103, 182, 52) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.support-online .kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: rgba(0, 175, 242, 0.5);
  opacity: .75;
  right: -10px;
}

.support-online .kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #0089B9;
  opacity: .5;
}

.support-online .support-online .btn-support {
  cursor: pointer;
}

.support-online .mes i {
  background: orange;
}

.support-online .sms i {
  background: red;
}

.support-online .call-now i {
  background: green;
}

/* Phone Switch */
.widget-mobile {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 9999999;
  display: none;
}

#my-phone-circle {
  position: relative;
  width: 50px !important;
  height: 50px !important;
}

.wcircle-open .wcircle-icon i:before {
  content: '\f00d';
}

.wcircle-icon {
  background: #1282fc;
  border-radius: 50%;
  display: flex !important;
  display: -ms-flex !important;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative !important;
}

.wcircle-icon:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 60px;
  background: rgba(18, 130, 252, .5);
  border: 1px solid #fff;
  border-radius: 50%;
  left: -5px;
  top: -5px;
  -webkit-animation: pulse 1s infinite ease-in-out;
  -moz-animation: pulse 1s infinite ease-in-out;
  -ms-animation: pulse 1s infinite ease-in-out;
  -o-animation: pulse 1s infinite ease-in-out;
  animation: pulse 1s infinite ease-in-out;
}

.wcircle-icon:after {
  position: absolute;
  content: '';
  width: 80px;
  height: 80px;
  background: rgba(18, 130, 252, .5);
  border-radius: 50%;
  left: -15px;
  top: -15px;
  -webkit-animation: zoomIn 2s infinite ease-in-out;
  -moz-animation: zoomIn 2s infinite ease-in-out;
  -ms-animation: zoomIn 2s infinite ease-in-out;
  -o-animation: zoomIn 2s infinite ease-in-out;
  animation: zoomIn 2s infinite ease-in-out;
}

.wcircle-menu {
  position: absolute !important;
  left: 0;
  top: 0;
  display: none;
}

.wcircle-menu-item {
  width: 50px;
  height: 50px;
  background: #1282fc;
  border-radius: 50%;
  display: flex;
  display: -ms-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wcircle-menu-item img {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
}

.wcircle-menu-item i,
.wcircle-icon i {
  font-size: 25px;
  color: #fff;
  position: relative;
  z-index: 9999;
}

.shake-anim {
  -webkit-animation: shake-anim 1s infinite ease-in-out;
  -moz-animation: shake-anim 1s infinite ease-in-out;
  -ms-animation: shake-anim 1s infinite ease-in-out;
  -o-animation: shake-anim 1s infinite ease-in-out;
  animation: shake-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}

@-moz-keyframes shake-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg)
  }

  10%,
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20%,
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg)
  }

  100%,
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg)
  }
}

@-webkit-keyframes shake-anim {

  0%,
  100%,
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg)
  }

  10%,
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20%,
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg)
  }
}

@-o-keyframes shake-anim {

  0%,
  100%,
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg)
  }

  10%,
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20%,
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg)
  }
}

@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }

  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }

  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}

@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }

  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }

  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}

@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }

  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }

  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}

.start-animate {
  z-index: 99999999999999999 !important;
  position: absolute;
  animation: star linear 1.75s infinite;
  -moz-animation: star linear 1.75s infinite;
  -webkit-animation: star linear 1.75s infinite;
  -o-animation: star linear 1.75s infinite;
}

@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }

  50% {
    transform: rotate(180deg) scale(1.5);
  }

  100% {
    transform: rotate(360deg) scale(0);
  }
}

/*----------css hieu ung-------------*/
.hover_sang1 {
  position: relative;
  overflow: hidden
}

.hover_sang1:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  z-index: 10;
  -webkit-transition: -webkit-transform .6s;
  transition: transform .6s;
  -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
  transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0)
}

.hover_sang1:hover:before {
  webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
  transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0)
}

.hover_sang2 {
  position: relative;
  overflow: hidden
}

.hover_sang2:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 10;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg)
}

.hover_sang2:hover:before {
  transition: 1s;
  left: 100%
}

.hinh_mo {
  position: relative;
  z-index: 2
}

.hinh_mo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}

.trang_den {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%)
}

.trang_den:hover {
  filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%)
}

.zoom_hinh {
  overflow: hidden
}

.zoom_hinh img {
  transition: all 1s
}

.zoom_hinh:hover img {
  transform: scale(1.2)
}

.haigach {
  position: relative
}

.haigach:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 2px;
  background: #01518c;
  content: '';
  transition: .5s
}

.haigach:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background: #01518c;
  content: '';
  transition: .5s
}

.haigach:hover:before {
  transition: all 1s;
  height: 100%
}

.haigach:hover:after {
  transition: all 1s;
  width: 100%
}

.xoay_hinh {
  overflow: hidden
}

.xoay_hinh img {
  transition: all 1s
}

.xoay_hinh:hover img {
  transform: rotate(360deg)
}

.zoom_mo {
  position: relative
}

.zoom_mo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: ease-in-out 500ms;
  -o-transition: ease-in-out 500ms;
  transition: ease-in-out 500ms;
  z-index: 1
}

.zoom_mo:hover:before {
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  opacity: 1
}

.hover_sang3 {
  overflow: hidden;
  position: relative
}

.hover_sang3:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out
}

.hover_sang3:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out
}

.hover_sang3:hover:before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, 0.5)
}

.hover_sang3:hover:after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.5)
}

.chayvien {
  position: relative;
  overflow: hidden
}

.i_chayvien {
  position: absolute;
  height: 0;
  width: 0;
  background: -webkit-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
  background: -o-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
  background: -moz-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
  transition: all .5s ease;
  z-index: 20;
  background: #fff
}

.i_chayvien:nth-child(1) {
  left: 12px
}

.i_chayvien:nth-child(2) {
  right: 12px
}

.i_chayvien:nth-child(3) {
  top: 12px
}

.i_chayvien:nth-child(4) {
  bottom: 12px
}

.chayvien:hover .i_chayvien:nth-child(1),
.chayvien:hover .i_chayvien:nth-child(2) {
  height: 100%;
  width: 1px
}

.chayvien:hover .i_chayvien:nth-child(3),
.chayvien:hover .i_chayvien:nth-child(4) {
  width: 100%;
  height: 1px
}

.chaymauchu:hover {
  animation: chaymauchu 4s ease infinite;
  -webkit-animation: chaymauchu 10s ease infinite;
  -moz-animation: chaymauchu 5s ease infinite;
  background: linear-gradient(110deg, #d41b00 33%, rgba(0, 0, 0, 0) 0%), linear-gradient(110deg, #4a4949 34%, #000 34%);
  background-size: 400%;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text
}

@-webkit-keyframes chaymauchu {
  0% {
    background-position: 44% 100%
  }

  50% {
    background-position: 0 100%
  }

  100% {
    background-position: 33% 100%
  }
}

.catchuoi1 {
  -webkit-line-clamp: 1;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi2 {
  -webkit-line-clamp: 2;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi3 {
  -webkit-line-clamp: 3;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi4 {
  -webkit-line-clamp: 4;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi5 {
  -webkit-line-clamp: 5;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi6 {
  -webkit-line-clamp: 6;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi7 {
  -webkit-line-clamp: 7;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.catchuoi8 {
  -webkit-line-clamp: 8;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

/*----------css hieu ung-------------*/
.fotorama5 {
  margin: auto;
  display: inline-block;
}

.pages_ajax {
  display: inline-block;
  margin: auto;
}

.pages_ajax li {
  display: inline-block;
  margin: 5px 2px;
  height: 25px;
  padding: 4px 8px;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  border: 1px solid #d5d5d5;
  font-size: 11px;
  box-sizing: border-box;
  min-width: 30px;
  cursor: pointer;
}

.pages_ajax li.actived,
.pages_ajax li:hover {
  background: #2a313d;
  color: #fff;
}

span.total {
  display: none;
}

.w_1000 {
  /* max-width: 1000px; */
  /* margin: auto; */
}

.left {
  width: 23%;
  float: left;
}

.tieude {
  background: #333333;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  font-family: 'tieude';
  text-transform: uppercase;
  font-size: 17px;
}

.danhmuc ul {
  list-style: none;
  padding: 10px 0;
}

.danhmuc ul li {
  position: relative;
  z-index: 50;
}

.danhmuc ul li a {
  display: block;
  color: #333333;
  padding: 8px 0;
  font-family: 'tieude';
}

.danhmuc ul li a:hover {
  color: var(--color-red-hover);
}

.danhmuc ul li ul {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  background: #ffffff;
  width: 230px;
  display: none;
}

.danhmuc ul li:hover ul {
  display: block;
}

.danhmuc ul li ul li {}

.right {
  width: 75%;
  float: right;
}

.wap_camket {
  padding: 40px 0;
  background-color: #dd3333;
    color: white;
}

.item_ck {
  margin: 0 5px;
}

.item_ck .img_post {
  float: left;
  margin-right: 12px;
  margin-top: 4px;
}

.item_ck .name_post {
  text-transform: uppercase;
}

.wap_visao .title-main span {
  color: #ffffff;
}

.wap_visao {
  background: #0789EB;
  padding: 40px 0;
  position: relative;
  color: #ffffff;
}

.visao {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px 26%;
  margin-top: 80px;
}

.item_vs .img_post {
  float: left;
  margin-right: 15px;
  margin-top: -15px;
}

.item_vs:nth-child(2n+1) {
  text-align: right;
}

.item_vs:nth-child(2n+1) .img_post {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}

.item_vs:nth-child(3) {
  margin-right: 60px;
}

.item_vs:nth-child(4) {
  margin-left: 60px;
}

.item_vs .name_post {
  text-transform: uppercase;
}

.hinh_vs {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%);
  max-width: 500px;
}

div.dmsp {
  background: url(../images/menu.png);
  width: 22%;
  float: left;
  position: relative;
  z-index: 50;
}

div.wap_menu_fix div.dmsp ul {
  display: none;
}

div.wap_menu_fix div.dmsp:hover .dmsp2>ul {
  display: block;
}

div.dmsp .td {
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
}

div.dmsp .td i {
  margin-right: 7px;
  font-size: 16px;
}

div.dmsp2 {
  position: absolute;
}
div.dmsp2{
  position: absolute;
    width: 100%;

}

div.dmsp ul {
  list-style: none;
  width: 100%;
  background: #ffffff;
  line-height: 1.5;
  text-align: left;
  border: 1px solid #ececec;
  height: 400px;
  overflow-y: scroll;
}

div.dmsp ul::-webkit-scrollbar {
  width: 3px;
}

div.wap_menu_fix div.dmsp:hover>ul {
  display: block;
}

div.dmsp ul li {}

div.dmsp ul li a {
  display: block;
  color: #333333;
  padding: 11px;
  border-bottom: 1px solid #ececec;
  font-size: 16px;
}

div.dmsp ul li:hover>a {
  background: linear-gradient(to bottom, #FE2222, #A90202);
  color: #ffffff;
}
.slider {
  margin-right: 3.8%;
}
div.dmsp ul li ul li ul {
  display: none !important;
}

div.dmsp ul li ul li:hover ul {
  display: block !important;
}

div.dmsp ul li ul {
  left: calc(100% - 4px);
  top: 0;
  height: auto;
  position: absolute;
  display: none;
}

div.dmsp ul li:hover ul {
  display: block;
  position: absolute;
}

.wap_thongke {
  padding: 40px 0;
  text-align: center;
}

.thongke {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.item_tk {
  font-size: 18px;
  text-transform: uppercase;
  border-right: 1px solid #d8d8d8;
  padding: 0 15px;
}

.item_tk .name_post {
  color: var(--color-red);
  font-size: 45px;
}

.wap_thutuc {
  background: url(../images/bg_gt.png);
  padding: 40px 0;
}

.thongke_f ul {
  list-style: none;
}

.thongke_f ul li {
  padding: 7px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}