@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: #0f6d38;
  --color-red-hover: #0f6d38;
  --color-main: #d10014;
  --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: 1300px;
  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/Mulish-Medium.ttf");
}
@font-face {
  font-family: "menu";
  src: url("../fonts/RobotoCondensed-Bold.ttf");
}
@font-face {
  font-family: "tieude";
  src: url("../fonts/Mulish-ExtraBold.ttf");
}
b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "tieude";
}
.wapper {
  margin: auto;
  max-width: 1920px;
  min-width: 300px;
  background: #fff;
}
.wap_thongtin {
  background: #fff;
  line-height: 40px;
  position: relative;
}
.wap_thongtin:before {
  background: #eaebed;
  left: 0;
  width: 60%;
  content: "";
  top: 0;
  height: 100%;
  position: absolute;
}
.wap_thongtin:after {
  left: 60%;
  content: "";
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 40px solid #eaebed;
  border-right: 40px solid transparent;
}
.thongtin {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slogan {
  font-family: "tieude";
  font-size: 17px;
  text-transform: uppercase;
  max-width: 60%;
}
.wap_dt i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 30px;
  width: 30px;
  line-height: 26px;
  text-align: center;
  border: 2px solid #333333;
  font-size: 15px;
}
.wap_dt {
  display: flex;
  align-items: center;
}
.mxh {
  height: 30px;
  margin-left: 30px;
}
.mxh a img {
  max-height: 30px;
  margin: 0 2px;
}
.logo {
  line-height: 0;
  display: block;
}
.logo img {
  max-height: 80px;
}
.wap_header {
  position: relative;
  width: 100%;
  transition: all 0.3s;
  padding: 15px 0;
}
.header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header ul {
  list-style: none;
  display: flex;
  align-items: center;
  font-size: 15px;
  min-width: 70%;
}
.header ul li {
  min-width: 20%;
  padding: 0 10px;
}
.header ul li span {
  display: block;
  color: var(--color-red);
  margin-top: 10px;
  margin-bottom: 5px;
}
.header ul li i {
  height: 35px;
  width: 35px;
  line-height: 31px;
  color: var(--color-red);
  border: 2px solid var(--color-red);
  margin-right: 10px;
  float: left;
  text-align: center;
}
.wap_menu {
  position: relative;
  background: var(--color-red);
  height: 50px;
  line-height: 50px;
  margin: auto;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.wap_menu_fix {
  position: fixed;
}

.menu {
  /* position:relative; */
  /* display: flex; */
  /* align-items: center; */
}
.menu ul {
  list-style: none;
}
.menu ul li {
  float: left;
  position: relative;
  z-index: 50;
}
.menu ul li a {
  color: #ffffff;
  font-size: 15px;
  padding: 0px 26px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-family: "tieude";
}
.menu ul li a:hover,
.menu ul li a.active,
.menu ul li a.active2 {
  color: #c1ffdc;
}
.menu ul li ul,
.menu ul li:hover ul li ul {
  position: absolute;
  margin-left: 0px;
  display: none;
  min-width: 200px;
  background: #ffffff;
  line-height: 1.5;
  padding: 10px 15px;
  border-radius: 0 0 7px 7px;
  box-shadow: 3px 3px 3px #333333;
}
.menu ul li ul li {
  float: none;
}
.menu ul li ul li a {
  padding: 6px 0;
  text-transform: none;
  display: block;
  color: #333333;
}
.menu ul li ul li ul {
  left: 100%;
  top: -10px;
}
.wap_search {
  position: relative;
}
.tim {
  cursor: pointer;
  padding: 10px;
  font-size: 18px;
}
.search {
  /* position: absolute; */
  /* right: 0px; */
  background: #fff;
  border-radius: 20px;
  height: 35px;
  line-height: 35px;
  width: 20%;
  min-width: 200px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #333333;
  float: right;
  margin-top: 7px;
}
.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 {
  clear: both;
}
.slider_slick img {
  width: 100%;
}
.title-main {
  margin-bottom: 20px;
  text-align: center;
  background: url(../images/tieude_giua.png) center bottom no-repeat;
  padding-bottom: 15px;
}
.title-main span {
  /* color: var(--color-red); */
  font-size: 28px;
  text-transform: uppercase;
  font-family: "menu";
  display: inline-block;
}
.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: 40px 0;
}
.gioithieu {
  max-width: 1000px;
  text-align: center;
}
.img_gt {
  order: 1;
  width: 48%;
}
.desc_gt {
  width: 48%;
}
.title_gt {
  font-size: 28px;
  margin-bottom: 10px;
  position: relative;
  font-family: "menu";
  text-transform: uppercase;
  color: var(--color-red);
}
.gioithieu .xemthem a {
  display: inline-block;
  color: #626262;
  margin-top: 20px;
  padding: 14px 60px;
  border: 1px solid #a3a3a3;
  font-size: 16px;
}
.main_content {
  margin: 40px auto;
}
.wap_sanpham {
  /* padding: 30px 0; */
  padding-bottom: 30px;
}
.wap_item {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
  margin: 20px auto;
}
.item {
  position: relative;
  font-size: 15px;
  border: 1px solid #dddddd;
  text-align: center;
}
.chay_i {
  overflow: hidden;
}
.chay_i .slick-list {
  margin: 0 -1%;
}
.item_i {
  width: 92%;
  margin: auto;
}
.item .phantram {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  background: var(--color-main);
  font-size: 11px;
  border-radius: 2px;
  width: 45px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  z-index: 20;
  display: none;
}
.item .img_sp {
  overflow: hidden;
  /* border:1px solid #DDDDDD; */
  /* margin-bottom:10px; */
}
.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: 14px 5%;
}
.item .name_sp a:hover {
  transition: 0.4s;
  color: var(--color-red);
}
.item .gia_sp {
  margin: 7px auto;
  color: var(--color-red-hover);
  font-family: "tieude";
}
.item .gia_sp .giacu {
  color: #666666;
  text-decoration: line-through;
  padding-left: 10px;
  font-family: "body";
}
.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);
}
.wap_doitac {
  padding: 50px 0;
  background: #f5f5f5;
  margin-top: -30px;
}
.doitac img {
  width: 92%;
  margin: auto;
  border: 1px solid #e0e0e0;
}
#footer-map iframe {
  width: 100%;
}
.map_f iframe {
  width: 100%;
  height: 200px;
}
.wap_footer {
  background: var(--color-red);
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 30px;
  margin: auto;
  color: #fff;
}
.footer {
  display: grid;
  grid-template-columns: 63% 34%;
  grid-gap: 20px 3%;
}
.main_f .ten {
  text-transform: uppercase;
  font-family: "tieude";
  font-size: 25px;
  margin-bottom: 15px;
}
.main_f ul {
  list-style: none;
}
.main_f ul li {
  margin: 8px 0;
}
.main_f ul li i {
  width: 30px;
  height: 30px;
  border: 1px solid #f9f9f9;
  text-align: center;
  border-radius: 3px;
  line-height: 30px;
  margin-right: 8px;
  font-size: 18px;
}
.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: 10px;
}
.mxh_f a img {
  max-height: 30px;
  margin: 0 3px;
}
.mxh a img:hover {
  transition: 1s;
  transform: rotate(360deg);
}
.title_f {
  font-size: 19px;
  text-transform: uppercase;
  font-family: "menu";
  margin-bottom: 10px;
  position: relative;
  /* color: #EBDA1B; */
}
.title_f:before {
  position: absolute;
  content: "";
}
.wap_copy {
  margin-bottom: 0px !important;
  background: #0a4322;
  color: #ffffff;
  padding: 12px 0;
  text-align: center;
}
.copy {
  /* display:flex; */
  /* align-items: center; */
  /* justify-content: space-between; */
}
.copy ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copy ul li {
  padding: 0 10px;
}
.wap_nhantin_f {
}
.nhantin_f {
}
.nhantin_f .td {
  font-family: "tieude";
  font-size: 25px;
}
.nhantin_f .td2 {
  margin-bottom: 20px;
}
.form-newsletter input,
.form-newsletter textarea {
  margin-bottom: 10px;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.form-newsletter input::placeholder,
.form-newsletter textarea::placeholder {
  color: #ffffff;
}
.form-newsletter input[type="submit"] {
  background: var(--color-red-hover);
}
/* Tin tức - 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%;
}
.news_left .img_post {
  border: 7px solid #ffffff;
  line-height: 0;
  margin: 15px 0;
}
.item_tin {
  padding-bottom: 15px;
  color: #d8d7d7;
}
.item_tin .img_post {
  width: 40%;
  max-width: 150px;
  margin-right: 15px;
  float: left;
  border: 7px solid #ffffff;
}
.item_tin .name_post,
.news_left .name_post {
  font-size: 14px;
  color: #ffffff;
  display: block;
  margin: 5px 0;
}
.item_tin .name_post:hover,
.news_left .name_post:hover {
  color: var(--color-red-hover);
}
.item_tin .desc_post,
.news_left .desc_post {
  text-align: justify;
  height: 45px;
  overflow: hidden;
}
.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;
  display: none;
}
.title-intro {
  border-bottom: 1pxsolidvar (--color-red);
  margin-bottom: 10px;
}
.title-intro span {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  position: relative; /* padding-bottom:10px; */
  font-size: 23px;
  font-family: "menu";
}
.title-intro span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  left: 0px;
  background-color: var(--color-red);
}
/* 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 Phẩm 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;
}
.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;
  box-shadow: 0 0 8px #d1d1d1;
  padding: 10px;
  border-radius: 9px;
}
.tintuc .slick-list {
  padding: 10px 0;
}
.item_news_sl {
  width: 94%;
  margin: auto;
}
.item_news .name_post {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 10px 5%;
}
.item_news .name_post:hover {
  color: var(--color-main);
}
.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;
}
/* Phân Trang */
.pagination-home {
  display: block;
  width: 100%;
  margin: 20px auto;
}
.pagination-home .pagination .page-item .page-link {
  color: #212529;
  font-size: 0.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: 80px;
  left: 60px;
  z-index: 20;
}

.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, #0f6d38 0%, #00df61 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: 20px;
  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;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.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: 0.1;
  border-color: var(--color-red);
  opacity: 0.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 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: var(--color-red);
  opacity: 0.4;
}
.btn-frame .pulse {
  animation-name: pulse;
}
/* Zalo */
.btn-zalo {
  bottom: 315px;
}
/* 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: 1e30;
}
.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: 110;
  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 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.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: 0.1;
  border-color: #0089b9;
  opacity: 0.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, 0.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, 0.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 0.6s;
  transition: transform 0.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, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.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: 0.5s;
}
.haigach:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background: #01518c;
  content: "";
  transition: 0.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);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  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 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.hover_sang3:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.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 0.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;
}
.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;
}
.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 {
  background: url(../images/tieude_giua2].png) center bottom no-repeat;
}
.wap_visao .title-main span {
  color: #ffffff;
}
.wap_visao {
  background: url(../images/bg_vs.png);
  padding: 40px 0;
  position: relative;
  color: #ffffff;
}
.visao2 {
  background: #ffffff;
  color: #333333;
  padding: 50px 30px;
  position: relative;
  max-width: 1200px;
}
.visao {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px 26%;
  position: relative;
}
.item_vs {
  position: relative;
  display: flex;
  justify-content: end;
  align-items: center;
}
.item_vs:before {
  position: absolute;
  content: "";
  width: 130px;
  height: 1px;
  background: var(--color-red);
  right: -120px;
}
.item_vs:nth-child(2n):before {
  left: -120px;
}
.item_vs:nth-child(1):before {
  transform: rotate(30deg);
  top: 90%;
}
.item_vs:nth-child(2):before {
  transform: rotate(-30deg);
  top: 90%;
}
.item_vs:nth-child(5):before {
  transform: rotate(-30deg);
  top: 10%;
}
.item_vs:nth-child(6):before {
  transform: rotate(30deg);
  top: 10%;
}
.item_vs .img_post {
  order: 0;
  border: 3px solid #7b7b7b;
  border-radius: 50%;
  line-height: 0;
  padding: 5px;
  position: relative;
  z-index: 50;
  background: #ffffff;
}
.item_vs:nth-child(2n + 1) {
  text-align: right;
}
.item_vs:nth-child(2n) {
  justify-content: start;
}
.item_vs:nth-child(2n + 1) .img_post {
  float: right;
  margin-right: 0;
  order: 1;
}
.item_vs:nth-child(3) {
  margin-right: 60px;
}
.item_vs:nth-child(4) {
  margin-left: 60px;
}
.item_vs .name_post {
  text-transform: uppercase;
  background: #e7f0eb;
  height: 60px;
  display: flex;
  align-items: center;
  border-radius: 30px;
  padding: 0 10%;
  max-width: 250px;
  margin-right: -20px;
  font-size: 15px;
}
.item_vs:nth-child(2n) .name_post {
  margin: auto;
  margin-left: -20px;
}
.hinh_vs {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  max-width: 200px;
  z-index: 50;
}
div.dmsp {
  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.dmsp ul {
  list-style: none;
  width: 100%;
  background: #ffffff;
  line-height: 1.5;
  text-align: left;
  border: 1px solid #ececec;
  height: 350px;
  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: #f2192d;
  color: #ffffff;
}
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;
}
.wap_thongke {
  text-align: center;
}
.thongke {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.item_tk {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 15px;
}
.item_tk .name_post {
  color: var(--color-red-hover);
  font-size: 45px;
  font-family: "menu";
}
.wap_danhmuci {
  background: var(--color-red);
  color: #ffffff;
  padding: 50px 0;
  margin: 40px auto;
  grid-gap: 30px;
}
.danhmuci {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.item_dm {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 15px;
}
.item_dm .td {
  font-family: "tieude";
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 10px;
}
.item_dm .ten {
}
.item_dm h2 a {
  display: block;
  color: #ffffff;
  padding: 7px 5%;
  font-size: 18px;
  text-transform: uppercase;
}
.item_dm h2 a:hover {
  color: var(--color-red-hover);
}
.item_dm .mota {
  padding: 0 5%;
}
.wap_hoptac {
  background: url(../images/bg_ht.png) center;
  background-size: cover;
  color: #ffffff;
  min-height: 301px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
