@charset "utf-8";
/* CSS Document */
@import url("css/fonts.css");
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: none;
  margin: 0;
}
:root {
  --maincolor: #228655;
}
body {
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
iframe {
  max-width: 100%;
}
.grecaptcha-badge {
  display: none !important;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus {
  color: unset;
  outline: none;
}
ul {
  visibility: visible;
}
.images > img,
.w-100 {
  width: 100%;
}
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start; /* align-items: flex-start; */
}
.clearfix {
  float: none;
  clear: both;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.text-center {
  text-align: center;
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.text-split {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
#main {
  width: 100%;
  position: relative;
}
#info {
  width: 100%;
  position: relative;
  padding: 15px 0;
}
.noidung_detail {
  display: block;
  width: 100%;
}
.box_fotorama {
  margin: auto;
  text-align: center;
  width: 90%;
}
#info .noidung_detail .ngaydang {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  background: url(images/calender.png) no-repeat left center;
  padding: 0 0 0 20px;
}
#info .noidung_detail .noidung * {
  max-width: 100%;
  height: auto;
}
#info .noidung_detail .noidung {
  margin: 10px 0;
}
.addthis_inline_share_toolbox {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 20px 0 0 0;
}
.margin_auto {
  width: 1200px;
  margin: 0 auto;
}
.slick_mar_25 .slick-list {
  margin: 0 -25px;
}
.slick_mar_25 .slick-slide {
  margin: 0 25px;
}
#container {
  position: relative;
  transition: 0.5s all;
  background: #ffffff;
  margin: 0 auto;
  width: 100%;
}
main {
  position: relative;
  z-index: 1;
}
.bando iframe {
  width: 100%;
  display: block;
}
#popup {
  display: none;
  padding: 0;
  max-width: 95%;
}
.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 1;
}
.updating {
  width: 100%;
  text-align: center;
  color: #000000;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 0;
}
.updating.white {
  color: #ffffff;
}
.khung_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.khung_flex.flex_center {
  align-items: center;
}
.khung_flex.flex_end {
  align-items: flex-end;
}
.khung_flex.flex_star {
  align-items: flex-start;
}
.khung_flex.justify_star {
  justify-content: start;
}
.khung_detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#info .khung_detail .noidung_detail {
  width: calc(100% - 330px);
}
#info .khung_detail .bvlienquan {
  width: 300px;
}
#info .khung_detail .bvlienquan h4 {
  background: #0983b7;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
}
#info .khung_detail .bvlienquan ul {
  list-style: none;
  padding: 0;
}
#info .khung_detail .bvlienquan ul li {
  border-bottom: 1px dashed #dddddd;
  padding: 10px 0;
}
#info .khung_detail .bvlienquan ul li a {
  font-size: 15px;
  color: #000000;
  font-weight: 400;
}
#info .khung_detail .bvlienquan ul li:hover a {
  color: #0983b7;
}
/* Zalo */
.zalo_fix {
  display: block;
  width: 41px;
  height: 41px;
  position: fixed;
  left: calc(100% - 60px);
  bottom: 200px;
  z-index: 99;
}
.zalo_fix img {
  position: relative;
  z-index: 1;
}
.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: #0294e0;
  opacity: 0.75;
  right: -10px;
}
.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 #0294e0;
  opacity: 0.1;
  opacity: 0.5;
}
/* Facebook */
.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 {
  bottom: 70px;
  right: 10px;
}
.js-facebook-messenger-box {
  background: #1182fc;
}
.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999;
}
.js-facebook-messenger-box {
  width: 60px;
  height: 60px;
  display: block;
  position: fixed;
  cursor: pointer;
  text-align: center;
  line-height: 60px;
  background: #1182fc;
  border-radius: 100%;
  overflow: hidden;
  -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 0 rgba(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: 30px;
  height: 30px;
  position: absolute;
  top: 15px;
  left: 15px;
  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: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 20px;
  -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 {
  transform: translateY(50px);
  bottom: 110px;
  right: 35px;
}
.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000;
}
.js-facebook-messenger-container {
  position: fixed;
  opacity: 0;
  display: none;
  width: 300px;
  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: 300px;
  line-height: 25px;
}
.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182fc;
}
.js-facebook-messenger-top-header {
  display: block;
  position: relative;
  width: 300px;
  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-box {
  background: #1182fc;
}
.js-facebook-messenger-top-header {
  width: 300px;
}
.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff;
}
.js-facebook-messenger-box {
  bottom: 120px;
  right: 10px;
}
.js-facebook-messenger-container {
  transform: translateY(50px);
  bottom: 150px;
  right: 50px;
}
.js-facebook-messenger-container.open {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all;
  display: block;
}
.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;
}
/* Goi dien */
.toolbar {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999999;
  height: auto;
  display: none;
  height: 50px;
  background-image: linear-gradient(to bottom, #3cbb7d, #228655);
}
.toolbar ul {
  list-style: none;
  padding: 0;
}
.toolbar ul li {
  position: relative;
  text-align: center;
  float: left;
  width: calc(100% / 4);
  line-height: 1;
}
.toolbar ul li a {
  display: block;
  width: 100%;
}
.toolbar ul li a span {
  font-weight: 500;
  color: #ffffff;
  font-size: 13px;
  display: block;
  font-family: Muli, sans-serif;
  text-transform: capitalize;
}
.toolbar ul li a img {
  height: 15px;
  width: auto;
  margin-bottom: 5px;
}
.toolbar ul li.actived .wrap_multiphone {
  display: block;
}
.wrap_multiphone {
  width: 200px;
  display: none;
  position: absolute;
  bottom: 60px;
  left: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 5px 20px;
  background: #fff;
}
.wrap_multiphone a {
  color: #333 !important;
  display: block;
  line-height: 25px !important;
}
/* MXH */
.mangxh {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px;
}
.mangxh label {
  font-size: 12px;
  text-transform: uppercase;
}
.mangxh a {
  margin: 0 0 0 10px;
}

.lienket {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px;
}
.lienket label {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.lienket a {
  display: inline-block;
  margin-left: 10px;
}
.lienket a:first-child {
  margin-left: 0;
}
.lienket a:hover img {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition: all 1s;
}
/* Header */
#header {
  width: 100%;
  z-index: 2; /* position: absolute; */ /* left: 0; */ /* top: 0; */
}
.header-top {
  padding: 10px 0;
  background: var(--maincolor);
  color: #fff;
  font: 500 15px/21px Roboto;
}
#header .header {
  align-items: center;
  position: relative;
  justify-content: space-between;
}
#header #logo {
  display: block;
}
.hotline_header {
  padding: 0px 0 0 40px;
  background: url(images/phone-32.png) no-repeat center left;
}

.hotline_header .phone {
  font: 900 27px Roboto;
  color: #f00;
}
.hotline {
  position: fixed;
  right: 0;
  top: 20px;
}
.hotline p {
  background: #228655 url(images/hotline.png) no-repeat 5px center;
  margin: 0 0 20px 0;
  padding: 2px 50px 2px 50px;
  border-radius: 30px 0 0 30px;
  box-shadow: 0 0 0px 6px #22865547;
  line-height: 20px;
  transition: all 0.5s;
  cursor: pointer;
}
.hotline p:hover {
  background-color: #fc031a;
  box-shadow: 0 0 0px 6px #fc031a70;
}
.hotline label {
  display: block;
  font-size: 13px;
  color: #f9fcfa;
  font-weight: 400;
}
.hotline span {
  display: block;
  font-size: 16px;
  color: #f9fcfa;
  font-weight: 700;
}
/* Main menu */
#mainmenu {
  position: sticky;
  top: 0;
  z-index: 99;
  background: var(--maincolor);
  width: 100%;
}
#mainmenu:before {
  position: absolute; /* content: ''; */
  width: 25px;
  height: 45px;
  background: #228655;
  top: 0;
  right: calc(100% - 1px);
  border-radius: 30px 0 0 30px;
  box-shadow: 0 0 0px 6px #ffffff91;
}
#mainmenu:after {
  position: absolute; /* content: ''; */
  width: 25px;
  height: 45px;
  background: #228655;
  top: 0;
  left: calc(100% - 1px);
  border-radius: 0 30px 30px 0;
  box-shadow: 0 0 0px 6px #ffffff91;
}
#mainmenu.fixed {
  /* position: fixed; */ /* top: 20px; */
}
.menubar {
  width: 100%;
}
nav.menu_top {
  width: 100%;
  position: relative;
  background: #228655; /* padding: 0 7px; */
  z-index: 1;
}
nav.menu_top > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0; /* border-bottom: 50px; */ /* box-shadow: 0px -6px #ffffff91, 0 6px #ffffff91; */
}
nav.menu_top > ul > li.icon > a {
  font-size: 15px;
  position: relative;
  display: block;
  z-index: 1;
  font-weight: 300;
  line-height: 45px;
  color: #f9fcfa;
  text-transform: uppercase;
  border-right: 1px solid #78b597;
  padding: 0 25px;
}
nav.menu_top > ul > li.icon:last-child > a {
  border: none;
}
nav.menu_top > ul > li.icon > a img {
  margin: -5px 0 0 0;
}
nav.menu_top > ul > li.icon {
  position: relative;
  list-style: none;
  text-align: center;
  flex: auto;
}
nav.menu_top > ul > li.icon.active > a,
nav.menu_top > ul > li.icon:hover > a {
  color: #f4db08;
}
nav.menu_top > ul > li.search {
  z-index: 2;
  width: 45px;
  height: 45px;
  position: relative;
}
nav.menu_top > ul > li ul li a,
nav.menu_top > ul > li ul li {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
nav.menu_top > ul > li > ul > li:hover > a,
nav.menu_top > ul > li > ul > li > ul > li:hover > a,
nav.menu_top > ul > li > ul > li > ul > li > ul > li:hover > a {
  color: #f4db08;
}
nav.menu_top > ul > li ul {
  visibility: hidden;
  list-style: outside none none;
  margin: 0;
  min-width: 230px;
  padding: 0;
  position: absolute;
  z-index: 999;
  top: 100%;
  left: 0;
  text-indent: 0;
  font-weight: 400;
}
nav.menu_top > ul > li ul li ul {
  left: calc(100% - 1px);
  top: 0;
}
nav.menu_top > ul > li.end ul li ul {
  left: unset;
  right: calc(100% - 1px);
}
nav.menu_top > ul > li:hover > ul,
nav.menu_top > ul > li ul li:hover > ul {
  visibility: visible;
}
nav.menu_top > ul > li ul li {
  display: table;
  padding: 0;
  width: 100%;
  opacity: 0;
  z-index: 999;
  line-height: 20px;
  position: relative;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
}
nav.menu_top > ul li:hover > ul > li,
nav.menu_top > ul > li ul li:hover > ul li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
nav.menu_top > ul > li ul li a {
  color: #ffffff;
  font-size: 14px;
  height: auto;
  margin: 0px;
  text-align: left;
  width: 100%;
  font-weight: 400;
  padding: 8px 10px;
  display: inline-block;
  border-top: 1px solid #ffffff61;
  background: #228655;
  border-bottom: 0;
  text-transform: uppercase;
}
nav.menu_top > ul > li ul li:last-child a {
  border-bottom: 1px solid #00000036;
}
nav.menu_top > ul > li:hover ul li {
  color: #fff;
}
/* Title */
.title {
  width: 100%;
  position: relative;
  margin: 0 0 40px 0;
  text-align: center;
  padding: 0 0 30px 0;
  background: url(images/tcat-b.png) no-repeat bottom center;
}
.title:after {
  position: absolute; /* content: ''; */
  width: 50px;
  height: 4px;
  background: #228655;
  left: calc(50% - 25px);
  bottom: 0;
}
.title h4,
.title h2 {
  font-size: 33px;
  position: relative;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  text-align: center;
  color: var(--maincolor);
}
.title p {
  font-size: 14px;
  font-weight: 400;
}
.title.white h4,
.title.white h2,
.title.white p {
  color: #ffffff;
}
.title.white:after {
  background: #ffffff;
}
/* Slider */
#slider {
  width: 100%;
  position: relative;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}
#slider .amazingslider-button-1 button {
  background: none;
  border: none;
}
#slider .amazingslider-button-1 button a {
  display: table;
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px 20px;
  background: #0983b7;
}
/* Quang Cao */
#quangcao {
  display: block;
}
.slick_qc {
  display: none;
  margin: 0 -10px;
}
.slick_qc .slick-slide {
  margin: 0 10px;
}
/*  */
#sp_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.frame_images {
  padding: 0;
  width: 50%;
  position: relative;
}
.MagicZoom {
  width: 100%;
  text-align: center;
  background: #ffffff;
}
.app-figure {
  width: 100%;
}
.selectors {
  width: 100%;
  margin: 10px 0 0 0;
}
.list_carousel {
  width: 100%;
  position: relative;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.list_carousel #foo3 {
  margin: 0 -5px;
}
.list_carousel .slick-slide {
  margin: 0 5px;
}
.foo3_l {
  position: absolute;
  top: calc(50% - 20px);
  left: 5px;
  z-index: 99;
  cursor: pointer;
  background: #ffffff7a;
  padding: 5px;
  width: 25px;
}
.foo3_r {
  position: absolute;
  top: calc(50% - 20px);
  right: 5px;
  z-index: 99;
  cursor: pointer;
  background: #ffffff7a;
  padding: 5px;
  width: 25px;
}
.list_carousel li {
  display: none;
  border: 1px solid #dddddd;
}
.list_carousel li img {
  display: block;
}
.list_carousel li a {
  text-decoration: none;
}
.list_carousel li a h3 {
  color: #835410;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.list_carousel.responsive {
  width: auto;
  margin-left: 0;
}
.pager {
  width: 320px;
  text-align: center;
}
.pager a {
  margin: 0 5px;
  text-decoration: none;
}
.pager a.selected {
  text-decoration: underline;
}
.timer {
  background-color: #999;
  height: 6px;
  width: 0px;
}
.prev13 {
  width: 12px;
  height: 19px;
  position: absolute;
  z-index: 10;
  background: url(images/left_ow.png) no-repeat;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.next13 {
  width: 12px;
  height: 19px;
  position: absolute;
  z-index: 10;
  background: url(images/right_ow.png) no-repeat;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.caroufredsel_wrapper {
  width: 100% !important;
}
/* Khung thong tin */
.product_ct {
  width: 100%;
}
.khung_product_detail {
  margin-bottom: 30px;
}
#container_product {
  /* margin: 20px 0 0 0; */
}
#container_product .noidung_tab {
  width: 100%;
  display: block;
}
div#container_product #tabs {
  overflow: hidden;
  display: flex;
  border: 1px solid #ebebeb;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #ffffff;
}
div#container_product #tabs.fixed {
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  max-width: 1200px;
}
div#container_product #tabs li {
  text-transform: uppercase;
}
div#container_product #tabs li.active {
  background: #ffffff;
  border-bottom: none;
  position: relative;
  border-top: 2px solid #0d3c00;
  top: 0px;
}
div#container_product #tabs li {
  padding: 8px 20px;
  list-style: none;
  text-align: center;
  border-right: 1px solid #dddddd;
  font-weight: 400;
}
div#container_product #tabs li a {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
}
.noidung_ta {
  padding: 10px;
}
.khung_thongtin {
  width: calc(50% - 20px);
}
.khung_thongtin > a {
  background: #70eea0;
  color: #ffffff;
  padding: 5px 30px;
  display: inline-block;
  margin: 10px 0;
  text-transform: uppercase;
  cursor: pointer;
}
.khung_thongtin .addthis_inline_share_toolbox {
  width: 100%;
}
.khung_thongtin > .it_detail {
  font-weight: 500;
  font-size: 14px;
  padding: 5px 0;
  width: 100%;
  border-top: 1px dashed #dddddd;
  position: relative;
}
.khung_thongtin > .it_detail label {
  color: #333333;
}
.khung_thongtin h1 {
  font-size: 18px;
  color: #dd0000;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: 900;
}
.khung_thongtin b {
  font-weight: 100;
  margin: 0 10px 0 0;
  font-weight: 500;
}
.khung_thongtin span.giacu {
  text-decoration: line-through;
  color: #808080;
}
.khung_thongtin span.giaban,
.khung_thongtin span.giaban a {
  color: #e21616;
  font-size: 17px;
  font-weight: 700;
}
.khung_thongtin .dathang {
  color: #fff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
}
.khung_thongtin .dathang img {
  width: 300px;
}
.plugin a {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  margin: 0 20px 0 0;
}
.plugin a:hover {
  color: #f03495;
}
#social-air-sp {
  display: inline-flex;
}
#social-air-sp img {
  display: inline-block !important;
}
.zalo-share-button {
  position: relative; /* margin: -3px 5px 0 0; */
}
.zalo-share-button img {
  width: 30px !important;
}

/* buy product detail */
.input-number {
  padding: 5px 8px;
  border: 1px solid #c9c9c9;
  width: 50px;
  margin: 0 0 0 7px;
}
.add_to_cart {
  width: 100%;
  margin: 5px 0 0 0;
}
.add_to_cart a {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: #ffffff;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 400;
}
.add_to_cart a.buy {
  background: #326e52 url(images/icon_add_cart_white.svg) no-repeat 10px center;
  background-size: 30px;
  padding: 8px 10px 8px 40px;
}
.add_to_cart a.muangay {
  background: #ff6600 url(images/icon_buy_now.svg) no-repeat 10px center;
  background-size: 20px;
  padding: 8px 10px 8px 40px;
}
.add_to_cart a.tragop {
  background: #d60c0c url(images/tragop.png) no-repeat 10px center;
  background-size: 20px;
  padding: 8px 10px 8px 40px;
}
/* Search */
#timkiem {
  flex: unset;
  position: relative;
  width: 230px;
  margin: 0 0 0 15px; /* border-left: 1px solid #00000029; */
}
#timkiem form {
  width: 100%;
}
.frm_timkiem input {
  color: #000;
  padding: 10px 50px 10px 10px;
  transition: opacity 0.5s, width 0.5s;
  outline: none;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  background: #fff;
  border: none;
  border-radius: 40px;
  width: 100%; /* visibility: hidden; */ /* position: absolute; */ /* right: 0; */ /* top: 5px; */
}
.frm_timkiem input.show {
  width: 220px;
  z-index: 1;
  visibility: visible;
}
.frm_timkiem button {
  cursor: pointer;
  outline: none;
  border: none;
  display: inline-block;
  background: none;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 7px 15px;
  z-index: 1;
  font-size: 18px;
}
.frm_timkiem input::-webkit-input-placeholder {
  color: #666;
}
.frm_timkiem input:-moz-placeholder {
  color: #666;
}
.frm_timkiem input::-moz-placeholder {
  color: #666;
}
.frm_timkiem input:-ms-input-placeholder {
  color: #666;
}
/* Menu left */
.isfixed {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 60px;
}
#left h4 {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  color: #ffffff;
  background: #00a8eb;
  text-align: center;
  padding: 0;
  font-size: 15px;
  line-height: 40px;
}
#left h4 a {
  color: #ffffff;
}
.danhmuc_l {
  width: 100%;
  display: block;
  margin: 0 0 20px 0;
  position: relative;
  background: #ffffff;
}
.danhmuc_l .title_dm {
  line-height: 45px;
  background: #3188ef url(images/danhmuc.png) no-repeat 20px center;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.danhmuc_l > ul.sanpham_l {
  list-style: none;
  padding: 0;
  border-top: 0;
}
.danhmuc_l > ul.sanpham_l::-webkit-scrollbar {
  width: 3px;
}
.danhmuc_l > ul.sanpham_l::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.danhmuc_l > ul.sanpham_l::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.danhmuc_l > ul.sanpham_l li {
  position: relative;
}
.danhmuc_l > ul.sanpham_l > li i {
  position: absolute;
  right: 5px;
  top: 10px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
}
.danhmuc_l > ul.sanpham_l li.active > a {
  /* background: #eeeeee; */
}
.danhmuc_l > ul.sanpham_l li:hover > a,
.danhmuc_l > ul.sanpham_l > li.active > a {
  color: #00a8eb;
}
.danhmuc_l > ul.sanpham_l li > a {
  font-size: 14px;
  color: #000000;
  display: block;
}
.danhmuc_l > ul.sanpham_l > li > a {
  font-weight: 500;
  padding: 10px;
  border-top: 1px solid #ededed;
  text-transform: uppercase;
}
.danhmuc_l > ul.sanpham_l > li > ul li a {
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.danhmuc_l > ul.sanpham_l > li:first-child > a {
  border-top: 0;
}
.danhmuc_l > ul.sanpham_l > li > ul > li > ul > li {
  /* text-indent: 10px; */
}
.danhmuc_l > ul.sanpham_l > li ul {
  top: 0;
  list-style: outside none none;
  border: none;
  display: none;
  border-left: 1px solid #dddddd;
}
.danhmuc_l > ul.sanpham_l > li.active ul {
  display: block;
}
.danhmuc_l > ul.sanpham_l > li > ul li {
  border: none;
  color: #333333;
  padding: 8px 5px 8px 10px;
  left: -1px;
  border-left: 1px solid transparent;
}
.danhmuc_l > ul.sanpham_l > li > ul li:last-child {
  margin-bottom: 15px;
}
.danhmuc_l > ul.sanpham_l > li > ul li:hover {
  border-left: 1px solid #00a8eb;
}
.danhmuc_l > ul.sanpham_l > li > ul li a {
  text-transform: uppercase;
}
.danhmuc_l > ul.sanpham_l > li > ul li a span {
  color: #858585;
}
.danhmuc_l > ul.sanpham_l ul {
  list-style: none;
  padding: 0;
}
.danhmuc_l > ul.sanpham_l > li:hover > ul {
  visibility: visible;
}

.baiviet_khac {
  list-style: none;
  padding: 0;
  max-height: 320px;
  overflow: auto;
  padding: 0 5px 0 0;
  margin: 10px 0 0 0;
}
.baiviet_khac::-webkit-scrollbar {
  width: 3px;
}
.baiviet_khac::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.baiviet_khac::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.baiviet_khac li:first-child {
  margin: 0;
}
.baiviet_khac li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 0 0;
}
.baiviet_khac li .noidung {
  width: calc(100% - 110px);
}
.baiviet_khac li .noidung h3 a {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.baiviet_khac li .noidung p {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  text-align: justify;
}
.baiviet_khac li:hover h3 a {
  color: #dd0000;
}

.hotro {
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px;
  text-align: center;
}
.hotro .phone {
  font-size: 18px;
  color: #dd0000;
  font-weight: 700;
  background: url(images/bg_h.png) no-repeat left center;
  padding: 0 0 0 100px;
  margin: 10px 0;
}
.hotro ul {
  list-style: none;
  padding: 0;
  text-align: left;
}
.hotro ul li {
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.hotro ul li label {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
}
.hotro ul li .lk_hotro {
  margin: 5px 0;
}
.hotro ul li .lk_hotro a {
  display: inline-block;
  margin-right: 5px;
}
.hotro ul li p {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
}
.hotro ul li:last-child {
  border: none;
  padding-bottom: 0;
}
/* Menu danh muc */
#menu_danhmuc:hover .list_danhmuc {
  display: block !important;
}
#menu_danhmuc {
  width: 300px;
  position: relative;
}
#menu_danhmuc h4 a {
  font-size: 16px;
  color: #ffffff;
  line-height: 42px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  background: url(images/dm.png) no-repeat 20px center,
    url(images/arrow.png) no-repeat calc(100% - 20px) center;
  background-color: #0d3c00;
  text-align: center;
}
#menu_danhmuc .list_danhmuc {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 2;
  display: none;
}
#menu_danhmuc ul {
  list-style: none;
  padding: 0;
  background: #ffffff;
  border: none;
  box-shadow: 0 0 5px 0px #00000073;
}
#menu_danhmuc ul > li {
}
#menu_danhmuc ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #0d3c00;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  padding: 8px 15px;
}
#menu_danhmuc ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  right: 10px;
  top: 8px;
  display: inline-block;
  font-size: 15px;
  text-align: center;
}
#menu_danhmuc ul li a > img {
  margin-right: 10px;
}
#menu_danhmuc ul li:hover > a {
  background: #186d00;
  color: #ffffff;
}
#menu_danhmuc ul li .list_child {
  position: absolute;
  left: 100%;
  display: none;
}
#menu_danhmuc ul li:hover > .list_child {
  width: 230px;
  transition: visibility 0.5s;
  display: block;
}
#menu_danhmuc ul li:last-child a {
  border-bottom: 0;
}
#menu_danhmuc ul::-webkit-scrollbar {
  width: 3px;
}
#menu_danhmuc ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
#menu_danhmuc ul::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
/* Tin khac */
.visit_hidden {
  visibility: hidden;
  height: 0;
}
.tinkhac {
  width: 100%;
  margin: 0;
}
.tinkhac ul {
  margin: 0;
  padding: 0;
}
.tinkhac ul li {
  width: 100%; /* line-height: 30px; */
  list-style: none;
  display: inline-flex;
  align-items: baseline;
}
.tinkhac li a {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  text-indent: 0px;
  display: inline-block;
  transition: all 0.5s;
}
.tinkhac li a img:hover {
  opacity: 0.5;
}
.tinkhac li a i {
  margin-right: 10px;
}
.tinkhac li:hover a {
  color: #dd0000;
  text-indent: 10px;
}
ul.pagination {
  text-align: center;
  color: #829994;
}
ul.pagination li {
  display: inline;
  padding: 0 3px;
}
ul.pagination a {
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #cde0dc;
  text-decoration: none;
  background: #333333;
  font-size: 12px;
}
ul.pagination a:hover,
ul.pagination a.current {
  background: #0d7963;
  color: #fff;
}
.page_info {
  display: none !important;
}
/* ========== Content pagination ========== */
.paging {
  width: 100%;
  text-align: center;
  margin: 20px 0px 0px 0px;
}
.paging .pagination {
  margin: auto;
  float: unset;
  width: auto !important;
  text-align: center;
  margin: 0;
  padding: 0;
}
.pages li.prev {
  margin-right: 15px;
}
.pages li.next {
  margin-left: 15px;
}
.pages li {
  display: inline-block;
  margin: 5px 2px;
}
.pages li a {
  height: 25px;
  padding: 4px 8px;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
  border: 1px solid #d5d5d5;
  font-size: 11px;
}
.pages li a:hover {
  background: #f6f6f6;
}
.pages li .active {
  background: url(../images/backgrounds/sideGradient.png) repeat-x;
  color: #fff;
  border-color: #424852;
}
.pages li .active:hover {
  background: #2a313d;
}
/* Thong ke */
.thongke {
  list-style: none;
  padding: 0;
  display: block;
  width: 300px;
}
.thongke ul {
  list-style: none;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  background: url(images/thongke.png) no-repeat left center;
  padding: 0 0 0 30px;
  line-height: 35px;
}
/* Thanh title */
.thanh_title {
  width: 100%;
  position: relative;
  margin: 0 0 30px 0;
  text-align: center;
  font-family: "Barlow Semi Condensed", sans-serif;
  padding: 0 0 20px 0;
}
.thanh_title h2,
.thanh_title h4 {
  font-size: 36px;
  font-weight: 700;
  display: block;
  color: #333333;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}
.thanh_title p {
  font-size: 15px;
  color: #5c5c5c;
  font-weight: 400;
}
.thanh_title:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 3px;
  background: #0068bd;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
/*Tin tức*/
.box_news {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}
.box_news .news {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 0 5px #00000040;
}
.box_news .news .img a {
  display: table;
  margin: 0 auto;
}
.box_news .news .noidung {
  width: calc(100% - 160px);
}
.box_news .news:hover h3 a {
  color: #dd0000;
}
.box_news .news h3 a {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 23px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
}
.box_news .news p {
  font-size: 14px;
  color: #4c4c4c;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin-top: 5px;
}
.box_news .news .ngaydang {
  font-weight: 400;
  font-size: 14px;
  color: #a7a0a0;
  font-style: italic;
}
.box-banggia {
  background: var(--maincolor);
  padding: 20px;
  align-items: center;
  flex-wrap: nowrap;
  color: #fff;
  border-radius: 5px;
  margin: 15px 0;
}

.box-banggia .img {
  width: 65px;
  margin: 5px;
  min-width: 65px;
}

.box-banggia .info {
  flex-grow: 1;
  margin: 0 5px;
}

.box-banggia .name {
  color: #fff;
  font-size: 16px;
  margin: 0 0 5px 0;
  -webkit-line-clamp: 1;
}

.box-banggia .mota {
  -webkit-line-clamp: 2;
}
/*Điều hướng*/
#banner_detail img {
  width: 100%;
}
.dieuhuong {
  width: 100%;
  padding: 10px 0;
  position: relative;
  border-bottom: 1px solid #dddddd;
  background: #eee;
}
.dieuhuong a {
  color: #000000;
  font-size: 14px;
  padding: 0px 10px;
  position: relative;
  font-weight: 400;
  display: inline-block;
}
.dieuhuong a:first-child {
  padding: 0 10px 0 0;
}
.dieuhuong a:first-child i {
  margin-right: 5px;
  font-size: 16px;
  color: #191919;
  font-weight: 100;
}
.dieuhuong a:before {
  /* font-family: FontAwesome; */
  position: absolute;
  content: "/";
  right: -5px;
  top: 0;
}
.dieuhuong a:last-child,
.dieuhuong a:hover {
  color: #d60c0c;
}
.dieuhuong a:last-child:before {
  display: none;
}
.noidung_tt {
  width: calc(100% - 380px);
}
.noidung_tt .hinhanh {
  margin-bottom: 20px;
}
/*Tab*/
.khung_tab {
  width: 100%;
  display: none;
}
.khung_tab.active {
  display: block;
}
.tags_sp a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  margin: 0 0 5px 0;
}
.tags_sp a:hover {
  color: #ed1c24;
  border-color: #ed1c24;
}
/* sp noi bat  */
.khung_other {
  margin-top: 20px;
  width: 100%;
}
#sanpham {
  display: block;
}
.khung_sp {
  padding: 30px 0;
}
.khung_sp.dacbiet {
  background: url(images/la.png) no-repeat right 30px;
}
.khung_sp.spnoibat {
  background: url(images/chili.png) no-repeat left 20px;
}
.xemtatca {
  font-size: 14px;
  color: #ffffff;
  background: #016ed3;
  font-weight: 700;
  padding: 10px 30px;
  border-radius: 5px;
  position: relative;
  display: table;
  text-transform: uppercase;
  margin: 0 auto;
  margin-top: 20px;
}
.xemtatca:hover {
  background: #dd0000;
  color: #ffffff;
}

.slick_sp,
.slick_spkhac {
  display: none;
  margin: 0 -17px;
}
.slick_sp .slick-slide,
.slick_spkhac .slick-slide {
  margin: 0 17px;
}

.tab_sp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.tab_sp li {
  font-size: 14px;
  color: #282828;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px 25px;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  margin: 0 0 2px 0;
}
.tab_sp li.active,
.tab_sp li:hover {
  background: #2a87e7;
  color: #ffffff;
}
/* Nhận tin */
.nhantin {
  position: relative; /* display: flex; */ /* flex-wrap: wrap; */ /* justify-content: space-between; */ /* align-items: center; */ /* padding: 70px 0; */
}
.dknhantin {
  position: relative;
  width: 1080px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dknhantin .input {
  width: 200px;
  padding: 15px 20px;
  flex-grow: 1;
  font-size: 13px;
  color: #fff;
  background: #ffffff4d;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border: none;
  margin: 8px;
}
.dknhantin input[type="submit"] {
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  border: none;
  text-align: center;
  text-transform: uppercase;
  background: #2e2e2e;
  padding: 10px 20px;
  width: 100px;
  margin: 8px;
}
.dknhantin input[type="submit"]:hover {
  background: #f4db08;
  color: #000000;
}
.dknhantin .input::-webkit-input-placeholder {
  color: #fff;
}
.dknhantin .input:-moz-placeholder {
  color: #fff;
}
.dknhantin .input::-moz-placeholder {
  color: #fff;
}
.dknhantin .input:-ms-input-placeholder {
  color: #fff;
}
/* Footer */
#chinhanh {
  padding: 40px 0;
  background: #0983b7;
}
#chinhanh h4 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  text-align: center;
  border-bottom: 1px solid #2290be;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
}
#chinhanh ul {
  list-style: none;
  padding: 0;
  color: #ffffff;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
#chinhanh ul li label {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
  text-transform: capitalize;
}
#chinhanh ul .noidung {
  font-weight: 400;
}

#footer {
  width: 100%;
  position: relative;
}
#footer .tieude_f {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  position: relative;
}
#footer .tieude_f:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #ffffff;
  bottom: 0;
  left: 0;
}
#footer .footer {
  padding: 40px 0;
  background: url(images/bgfooter.png) no-repeat center;
  background-size: cover;
}

.footer,
.footer a {
  color: #fff;
}

.footer a:hover {
  color: #ff0;
}
#footer .thongtin_ct {
  width: calc(76% - 300px);
  color: #ffffff;
}
.danhmuc_ft div {
  display: block;
  /* list-style: none; */
  padding: 10px 0;
  border-bottom: 1px dotted #fff;
}
.goiy_tk {
  margin: 15px auto 0;
  align-items: center;
  justify-content: flex-start;
}

.tag {
  display: inline-block;
  white-space: nowrap;
  padding: 3px 10px 3px 5px;
  background: #ebebeb;
  color: #333 !important;
  margin: 2px 2px 2px 20px;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); /*FF 3.5+*/
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#000000); /*IE 5.5-7*/
}

.tag:before {
  content: "";
  background: url(images/bg-tag-l.png);
  width: 15px;
  z-index: 2;
  position: absolute;
  right: 100%;
  top: -1px;
  bottom: -1px;
}

.goiy_tk .tt {
  font: bold 17px Roboto;
  text-transform: uppercase;
  width: 130px;
  margin: 5px 5px 5px 0;
  min-width: 130px;
}

.goiy_tk .info {
  width: 10px;
  flex-grow: 1;
}
.danhmuc_ft {
}
.title_ft {
  font: 24px/1.5 UTM Impact;
  margin: 0 0 15px 0;
}
#footer .bando {
  width: 15%;
}
#footer .bando iframe {
  display: block;
  height: 285px;
}
#footer .facebook {
  width: 300px;
}
/* Chinh sach */
.chinhsach {
  width: 250px;
  color: #ffffff;
}
.chinhsach ul {
  width: 100%;
  margin: 0 0 20px 0;
  list-style: none;
  padding: 0;
}
.chinhsach ul li {
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
}
.chinhsach ul li a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  display: block;
}
.chinhsach ul li:hover a {
  text-decoration: underline;
}
/* coppy */
.coppy {
  font-weight: 400;
  font-size: 12px;
  color: #fafbfd;
  position: relative;
  background: #228655;
  padding: 10px 0;
}
.coppy p {
  /* margin-left: 100px; */
}
.coppy a {
  text-transform: uppercase;
  color: #ffffff;
}
.coppy ul {
  list-style: none;
  padding: 0;
  color: #ffffff;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 5px 0;
}
.coppy ul li {
  padding: 0 10px;
  border-right: 1px solid #ffffff;
  line-height: 1;
}
.coppy ul li span {
  color: #fff;
}
.coppy ul li:last-child {
  border-right: 0;
  padding-right: 0;
}
/* back to top  */
#back-to-top {
  width: 41px;
  height: 41px;
  cursor: pointer;
  z-index: 2;
  background: url(images/top.png) no-repeat center;
  position: fixed;
  bottom: 30px;
  right: 15px;
}
/* Mang XH*/
.mang_xh {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0 0 0;
}
.mang_xh label {
  font-size: 14px;
  font-weight: 300;
}
.mang_xh a {
  margin: 0 10px 0 0;
  display: inline-block;
}
.mang_xh a img {
  vertical-align: middle;
  display: block;
}
.mang_xh a:hover img {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition: all 1s;
}
/* contact */
.khung_contact {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}
.khung_contact .noidung_detail {
  margin-bottom: 20px;
}
.khung_contact .bando {
  width: 100%;
  margin-top: 20px;
}
.khung_trai,
.khung_phai {
  width: 48%;
}
.form_lh {
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
  text-align: center;
}
.form_lh input,
.form_lh textarea {
  padding: 10px;
  width: 100%;
  border: none;
  border: 1px solid #dddddd;
  font-weight: 400;
  border-radius: unset;
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
  border-radius: 5px;
}
.form_lh button {
  border: 0px;
  background: #228655;
  padding: 10px 35px;
  border-radius: 40px;
  margin: 0;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.form_lh button:hover {
  background: #c60700;
}
.form_contact {
  padding: 0 0 10px 0;
}

.box_map {
  width: 100%;
  position: relative;
  margin-top: 30px;
}
.tab_map {
  list-style: none;
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  z-index: 1;
}
.iframe_map .iframe {
  display: none;
  width: 100%;
}
.iframe_map .iframe iframe {
  display: block;
  width: 100%;
}
.iframe_map .iframe.active {
  display: block;
}
/*--------------tags---------------------*/
#tags {
  padding: 10px 0;
}
.tags {
  width: 100%;
  margin: 20px 0 0 0;
}
.tags label {
  font-size: 14px;
  font-weight: 700;
}
.tags a {
  color: #000000;
  font-size: 13px;
  padding: 4px 10px;
  margin: 0 0 6px 5px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  display: inline-block;
  font-weight: 400;
}
.tags a:hover {
  background: #1d54a5;
  color: #ffffff;
}
/*-----------------end tags-----------------------*/
/*++++++++++LEFT+++++++++++*/
.sp_index {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#left {
  width: 270px;
  position: relative;
  z-index: 1;
}
.product_detail {
  width: calc(100% - 300px);
  position: relative;
  z-index: 0;
}

#right {
  width: 380px;
}
.item_r {
  width: 100%;
  margin-bottom: 30px;
}
.item_r:last-child {
  margin: 0;
}
.item_r .tieude_r {
  font-size: 18px;
  color: #444;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px 0;
}
.item_r .tieude_r:after {
  position: relative;
  content: "";
  flex: auto;
  height: 3px;
  background: rgba(0, 0, 0, 0.2);
  margin: 0 0 0 20px;
}
.item_r select {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  border: 1px solid #dddddd;
}
.item_r ul.sanpham_r {
  list-style: none;
  padding: 0;
}
.item_r ul.sanpham_r li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.item_r ul.sanpham_r li:last-child {
  margin: 0;
}
.item_r ul.sanpham_r li .noidung {
  width: calc(100% - 130px);
}
.item_r ul.sanpham_r li h3 a {
  color: #000000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 600;
}
.item_r ul.sanpham_r li .gia {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  color: #000000;
  margin: 5px 0;
}
.item_r ul.sanpham_r li .gia span {
  display: inline-block;
}
.item_r ul.sanpham_r li .giacu {
  text-decoration: line-through;
  color: #999999;
  margin: 0 0 0 10px;
}
.item_r ul.sanpham_r li .giaban {
  color: #ff8b17;
  font-weight: 700;
}
.item_r ul.sanpham_r li a.xemthem {
  font-size: 13px;
  color: #000000;
  font-weight: 400;
  text-transform: capitalize;
  display: inline-block;
}
.item_r ul.sanpham_r li a.xemthem:hover {
  color: #ff8b17;
}
.item_r ul.sanpham_r li:hover h3 a {
  color: #dd0000;
}

.service_detail {
  width: calc(100% - 410px);
}
/* product */
.noidung_product {
  background: #f7f7f6;
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  margin: 0 0 30px 0;
}

.sanpham {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.product_detail .sanpham {
  grid-template-columns: repeat(3, 1fr);
}
.item .img {
  position: relative;
  -webkit-backface-visibility: a hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  z-index: 0;
  display: block;
  border: 1px solid #e6e6e6;
}
.item .img .icon {
  width: 50px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
}
.item .img .icon.hot:before {
  position: relative;
  content: "HOT";
  background: #339933;
  display: block;
  padding: 5px 0;
  margin: 0 0 5px 0;
}
.item .img .icon.new:after {
  position: relative;
  content: "new";
  background: #339933;
  display: block;
  padding: 5px 0;
}
.item .img[data-sale]:before {
  position: absolute;
  content: attr(data-sale);
  width: 50px;
  text-align: center;
  z-index: 1;
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
  right: 10px;
  top: 10px;
  background: #339933;
  padding: 5px 0;
}
.item .img img {
  display: table;
  margin: 0 auto;
}
.item {
  transition: 0.5s all;
  position: relative;
  transition: border 1s;
  text-align: center;
}
.item .noidung {
  background-size: 100%;
  position: relative;
  padding: 10px 0 0 0;
}
.item.chan .noidung {
  background: url(images/bg2.png) no-repeat top center;
  background-size: 100%;
}
.item h3 {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 0 5px 0;
}
.item h3 a {
  color: #333333;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 400;
  text-transform: uppercase;
}
.item .gia {
  font-size: 14px;
  position: relative;
  font-weight: 400;
  color: #444444;
}
.item .gia span {
  display: inline-block;
}
.item .giaban {
  color: #ff0000;
  font-weight: 700;
}
.item .giacu {
  text-decoration: line-through;
  color: #999999;
  margin: 0 0 0 5px;
}
.item:hover h3 a {
  color: #d40000;
}
/* Tab product */
.tab_show {
  display: block !important;
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 10px;
  width: 100%;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.tab_hidden {
  display: none;
}
.tabct {
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 10px;
  width: 100%;
  background: #ffffff;
  position: relative;
  padding: 0;
}
.tabct h4 {
  padding: 10px;
  border-bottom: 1px solid #dddddd;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.tabct .noidung_ta {
  padding: 10px;
}
/*.tab_hidden{}*/
/*Hover images*/
.hover_img {
  overflow: hidden;
  position: relative;
}
.hover_img:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff5e;
  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_img: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);
}
/* Zoom In #1 */
.hover_zoom {
  position: relative;
  overflow: hidden;
  display: block;
}
.hover_zoom img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
}
.hover_zoom:hover img {
  -webkit-transform: scale(1.09);
  transform: scale(1.09);
}
.hover1 {
  display: block;
  position: relative;
}
.hover1:before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
.hover1:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
.hover1:hover:before,
.hover1:hover:after {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
/* Service detail */
.box_service {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.slick_baiviet {
  display: none;
  margin: 0 calc(-25px / 2);
}
.slick_baiviet .slick-slide {
  margin: 0 calc(25px / 2);
}
.service {
  display: block;
}
.service .img {
  overflow: hidden;
  display: block;
  width: 100%;
}
.service img {
  display: block;
  width: 100%;
}
.service h3 {
  width: 100%;
  position: relative;
  margin: 9px 0;
}
.service h3 a {
  font-size: 15px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 700;
}
.service:hover h3 a {
  color: #d60c0c;
}
.service p {
  font-size: 13px;
  color: #000000;
  font-weight: 400;
  width: 100%;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.owl_tinkhac {
  margin: 0 -10px;
}
.owl_tinkhac .slick-slide {
  margin: 0 10px;
}
.owl_tinkhac .service {
  display: none;
}
.box_video {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.video h3 {
  text-align: center;
  margin-top: 10px;
}
.video h3 a {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.video:hover h3 a {
  color: #c51d1d;
}
/* bottom */
#bottom {
  background: url(images/bg-dknt.png) no-repeat bottom center #228555;
  background-size: 100%;
  padding: 25px 0;
}
.title_bot {
  text-align: center; /* margin: 0 0 15px 0; */
}
.title_bot h4 {
  font-size: 30px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: #ffffff; /* line-height: 1; */
  text-transform: uppercase; /* margin: 0 0 10px 0; */
}
.title_bot p {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 5px 0;
}
#tintuc-video {
  padding: 45px 0px; /* background: #32BE79; */
}

#tintuc-video .col_0 {
  width: 33%;
}

.col_0 .tintuc .noidung h3 a {
  font-size: 18px;
  margin: 10px 0 10px 0;
}

#tintuc-video .col_1 {
  width: 39%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#tintuc-video .col_1 .tintuc {
  width: 47%;
  margin: 5px 0;
}

#tintuc-video .col_5 {
  width: 24%;
}

#tintuc-video .col_5 .tintuc .noidung {
  border-bottom: 1px solid #cdcdcd;
  padding: 10px 15px;
}

#tintuc-video .col_5 .tintuc {
  margin: 0;
}

#tintuc-video .col_5 .tintuc .noidung a {
  margin: 0px 0;
}

#tintuc-video .col_5 .tintuc .noidung:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  right: 0;
  top: calc(50% - 6px);
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  -moz-transform: rotate(45deg) scale(1, 1) skewX(0deg) skewY(0deg)
    translate(0, 0); /* FF3.5+ */
  -webkit-transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0, 0); /*Saf3.1+, Chrome*/
  -o-transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0, 0); /* Opera 10.5 */
  -ms-transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0, 0); /* IE 9 */
  transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0, 0);
}
#tintuc-video .title_bot {
  margin-bottom: 30px;
}
#tintuc-video .bot {
  width: calc((100% / 2) - 15px);
}
.slick_tintuc {
  display: none;
  margin: 0 -10px;
}
.slick_tintuc .slick-slide {
  margin: 0 10px;
}
.tintuc {
  display: block;
  margin: 5px 0;
}

.tintuc .more {
  margin: 15px 0 0 15px;
  color: var(--maincolor);
  text-decoration: underline;
  display: inline-block;
}
.tintuc .img {
  display: block;
  position: relative;
}
.tintuc .ngaydang {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: #cbfce4;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 35px;
}
.tintuc .ngaydang label {
  display: block;
  font-size: 33px;
  color: #000000;
}
.tintuc .ngaydang span {
  display: block;
  background: #228655;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  padding: 0 10px;
}

.tintuc .noidung {
  position: relative; /* background: #ffffff; */
  padding: 10px 0;
}
.tintuc .noidung h3 a {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-transform: uppercase; /* margin: 0 0 10px 0; */
  position: relative;
}
.tintuc .noidung .ngaydang {
  font-size: 13px;
  color: #999999;
  font-weight: 400;
}
.tintuc .noidung p.mota {
  font-size: 15px;
  color: #333333;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin: 0px 0;
}
.tintuc a.xemthem {
  display: table;
  padding: 5px 20px;
  border: 2px solid #228655;
  font-weight: 400;
  color: #228655;
  font-size: 15px;
}
.tintuc:hover .noidung h3 a {
  color: #dd0000;
}
.tintuc a.xemthem:hover {
  border-color: #dd0000;
  color: #dd0000;
}

.video {
  width: 100%;
}
.video iframe {
  display: block;
}
.video select {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  color: #4c4c4c;
  font-weight: 400;
  border: none;
}
/* Hotline */
.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@-moz-keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*phone*/
.quick-alo-phone.quick-alo-show {
  visibility: visible;
}
.quick-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: transparent; /* width: 200px;height: 200px;*/
  width: 100px;
  height: 100px;
  cursor: pointer;
  z-index: 200000 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility 0.5s;
  -moz-transition: visibility 0.5s;
  -o-transition: visibility 0.5s;
  transition: visibility 0.5s;
  left: 20px;
  bottom: 50px;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
  border-color: #ff0400;
  border-color: #bfebfc 9;
  opacity: 0.5;
}
.quick-alo-ph-circle {
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  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);
  border: 2px solid #bfebfc 9;
  opacity: 0.1;
  -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
  background-color: #ff0400;
  background-color: #a6e3fa 9;
  opacity: 0.75 !important;
}
.quick-alo-ph-circle-fill {
  width: 80px;
  height: 80px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 0.1;
  -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
  /*background-color: #00aff2;background-color: #00aff2;*/
}
.quick-alo-ph-img-circle {
  width: 50px;
  height: 50px;
  top: 25px;
  color: #ff0400;
  font-size: 20px;
  font-family: Roboto, sans-serif;
  left: 25px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: none; /*opacity: .7;*/
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-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 quick-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }
  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}
@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }
  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}
@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-moz-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes quick-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.ui-slider-horizontal {
  height: 3px !important;
  background: #fff;
}
.ui-slider .ui-slider-handle {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -3px !important;
  margin-left: 0px !important;
}
.contain_slider_number {
  padding: 7px 0px;
  position: relative;
}
.num_before {
  position: absolute;
  right: 100%;
  margin-right: 5px;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  top: 0px;
  font-weight: bold;
}
.num_after {
  position: absolute;
  left: 100%;
  margin-left: 5px;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  top: 0px;
  font-weight: bold;
}
.ui-slider-handle {
}
.tooltip_slider {
  position: absolute;
  bottom: 100%;
  white-space: nowrap;
  padding: 3px;
  display: block;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
  left: 50%;
  margin-left: -7px;
  display: none;
}
.quick-alo-phone > img {
  position: absolute;
  top: 5px;
  left: 20px;
  z-index: 2;
}
.quick-alo-phone > p {
  position: absolute;
  background: #ff0400;
  padding: 8px 30px 8px 40px;
  min-width: 160px;
  line-height: 25px;
  border-radius: 30px;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.quick-alo-phone > p a {
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  display: block;
}
/* Gioi Thieu */
#gioithieu {
  padding: 25px 10px;
  background: url(images/bg-gioithieu.png) no-repeat bottom center #f6f6f6;
  background-size: cover;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.gioithieu {
  margin: 45px 0;
}
.gioithieu .tt {
  font: italic 20px Roboto;
  border-left: 3px solid var(--maincolor);
  padding: 0 0 0 10px;
  margin: 0 0 10px 0;
}
.gioithieu .noidung {
  width: calc(100% - 600px);
}
.gioithieu .images {
  width: 570px; /* margin: 0 auto; */
}
.title_gt {
  position: relative;
  font-family: UTM Impact;
  font-size: 28px;
  color: #ed1c24;
  font-weight: 500;
  text-transform: uppercase;
}
.gioithieu .noidung .mota {
  margin: 10px 0;
}
.gioithieu .noidung a.xemthem {
  font-size: 16px;
  background: #228655;
  font-weight: 400;
  color: #fefefe;
  display: table;
  padding: 10px 30px;
}
.gioithieu .noidung a.xemthem:hover {
  background: #1a1a1a;
}
/* Dichvu */
#dichvu {
  padding: 40px 0;
  background: #f2f2f2;
}
.box_dichvu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.dichvu_index {
  width: 425px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 160px;
  position: relative;
}
.dichvu_index:before {
  position: absolute;
  content: "";
  width: 120px;
  height: 1px;
  background: #228655;
  left: calc(50% - 60px);
  top: 50%;
}
.dichvu_index:after {
  position: absolute;
  content: "";
  height: 120px;
  width: 1px;
  background: #228655;
  top: calc(50% - 60px);
  left: 50%;
}
.dichvu {
  position: relative;
  text-align: center;
}
.dichvu .img {
  display: table;
  margin: 0 auto;
  position: relative;
}
/*.dichvu .img img{position: relative;z-index: 1;transform: rotateZ(-45deg);}
.dichvu .img:before{position: absolute;content: '';left: 0;top: 0;bottom: 0;right: 0;margin: 18px;background: #ffffff;z-index: 1;border: 2px solid #258858;transform: rotateZ(45deg);border-radius: 10px;}*/
.dichvu h3 {
  margin-top: 15px;
}
.dichvu h3 a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}
.dichvu p {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.dichvu:hover .img {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition: all 1s;
}
.dichvu:hover h3 a {
  color: #258858;
}
/* Tai sao */
#visao {
  padding: 50px 0;
  background: #4090cf;
  width: 100%;
  position: relative;
}
#visao:before {
  position: absolute;
  content: "";
  width: 147px;
  height: 255px;
  background: url(images/rau.png) no-repeat center;
  left: 0;
  top: -100px;
}
.slick_visao {
  display: none;
  margin: 0 -30px;
}
.slick_visao .slick-slide {
  margin: 0 30px;
}
.visao {
  text-align: center;
}
.visao img {
  display: inline-block !important;
}
.visao label {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.visao p {
  font-size: 13px;
  color: #ffffff;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.visao:hover img {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition: all 1s;
}
.visao:hover label {
  color: #f4db08;
}
/* Doi tac */
#doitac {
  padding: 30px 0;
  background: #f1f1f1;
}
.slick_doitac {
  display: none;
  margin: 0 -10px;
}
.slick_doitac .slick-slide {
  margin: 0 10px;
  background: #ffffff;
}
/* Hinh Anh */
#hinhanh {
  padding: 40px 0;
}
.box_hinhanh {
  width: calc(100% - 475px);
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 10px;
}
.box_hinhanh a {
  display: block;
  position: relative;
  min-height: 250px;
}
.box_hinhanh a:nth-child(1) {
  grid-row: 1;
  grid-column: 1 / 5;
}
.box_hinhanh a:nth-child(2) {
  grid-row: 1;
  grid-column: 5 / 8;
}
.box_hinhanh a:nth-child(3) {
  grid-row: 2;
  grid-column: 1 / 4;
}
.box_hinhanh a:nth-child(4) {
  grid-row: 2;
  grid-column: 4 / 8;
}
.box_hinhanh a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000000bf;
  opacity: 0;
  transition: opacity 0.5s;
}
.box_hinhanh label {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.5s;
  width: 90%;
}
.box_hinhanh a:hover:before,
.box_hinhanh a:hover label {
  opacity: 1;
}
.box_album {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.album {
  text-align: center;
}
.album h3 {
  margin-top: 10px;
}
.album h3 a {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
}
.album:hover h3 a {
  color: #dd0000;
}
.box-news {
  border: 1px solid #cdcdcd;
  padding: 15px;
  margin: 10px 0;
}
.box-news .img {
  float: left;
  margin: 0 15px 0 0;
  max-width: 45%;
}
/* Du An */
.khung_duan {
  margin: 45px 0;
  padding: 0 10px;
}
#duan {
  padding: 40px 0;
}
.slick_duan {
  display: none;
  margin: 0 -20px;
}
.slick_duan .slick-slide {
  margin: 0 20px;
}
.duan {
  position: relative;
}
.duan .img {
  display: block;
}
.duan .img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 20%;
  background-image: linear-gradient(to top, #0000004f, #00000000);
  bottom: 0;
  left: 0;
  z-index: 1;
}
.duan h3 {
  position: absolute;
  bottom: 40px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  z-index: 2;
}
.duan h3 a {
  font-size: 32px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  display: block;
}
.draw {
  transition: color 0.25s;
}
.draw::before,
.draw::after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  width: 0;
  height: 0;
  z-index: 1;
}
.draw::before {
  top: 0;
  left: 0;
}
.draw::after {
  bottom: 0;
  right: 0;
}
.draw:hover::before,
.draw:hover::after {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
.draw:hover::before {
  border-top-color: #25885861;
  border-right-color: #25885861;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.draw:hover::after {
  border-bottom-color: #25885861;
  border-left-color: #25885861;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,
    height 0.25s ease-out 0.75s;
}
/*support-online*/
.support-online .btn-support {
  cursor: pointer;
}
.support-online {
  position: fixed;
  z-index: 999;
  right: 15px;
  bottom: 100px;
}
.support-online .btn-support {
  cursor: pointer;
  text-align: center;
}
.support-online a {
  display: block;
}
.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 42px;
  height: 40px;
}
.support-online a img {
  background: #228655;
  border-radius: 50%;
  margin: -1px 0 0 1px;
}
.support-online i {
  width: 40px;
  height: 40px;
  background: #228655;
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999;
  margin: 0 0 0 2px;
}
.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: #2286557a;
  opacity: 0.75;
  right: -10px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.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: #228655;
  opacity: 0.5;
}
.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;
}
/* Responsive */
@media (max-width: 1200px) {
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .margin_auto {
    width: 100% !important;
  }
  #info {
    padding: 10px;
    margin: 0;
    border: none;
  }
  div#left,
  #menu_left,
  #menu_danhmuc,
  #right {
    display: none;
  }
  .product_detail,
  .service_detail {
    width: 100%;
  }
  .toolbar {
    display: block;
  }
  .khung_flex {
    /* justify-content: center; */
  }
}
@media (max-width: 1000px) {
  .quick-alo-phone,
  .zalo {
    display: none;
  }

  #header .header_mm a {
    display: block;
    background: #228655;
    border-radius: 5px;
    padding: 10px 10px;
    position: fixed;
  }
  #header {
    position: relative;
    background: #ffffff !important;
  }
  #header .header {
    width: 100%;
    margin: 0;
    text-align: center;
    justify-content: center;
  }
  .hotline {
    display: none;
  }
  #mainmenu:before,
  #mainmenu:after {
    display: none;
  }

  #mainmenu {
    margin: 0;
    width: 100%;
    height: 45px;
  }
  nav.menu_top > ul > li {
    display: none;
  }
  #mainmenu .header_mm a {
    display: block;
    top: 50%;
    left: 5px !important;
    left: unset;
    z-index: 99;
    transform: translateY(-50%);
  }
  #mainmenu nav.menu_top > ul > li.search {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
  }

  #danhmuc {
    padding: 15px 0;
  }
  .box_danhmuc {
    grid-gap: 5px;
    width: calc(100% - 10px);
  }

  #quangcao {
    padding: 0 10px;
  }
  .slick_qc {
    margin: 0 -5px;
  }
  .slick_qc .slick-slide {
    margin: 0 5px;
  }

  .dichvu_index {
    margin: 0 auto;
  }

  #duan {
    padding: 30px 10px;
  }
  .slick_duan {
    margin: 0 -5px;
  }
  .slick_duan .slick-slide {
    margin: 0 5px;
  }

  #bottom {
    /* background: transparent; */
  }
  #bottom .nhantin {
    /* padding: 40px 10px; */ /* background: url(images/bgnhantin.png) no-repeat center; */ /* background-size: cover; */
  }
  .dknhantin {
    width: 100%;
    margin-top: 20px;
  }

  #tintuc-video {
    padding: 30px 10px;
  }
  #tintuc-video .bot {
    width: 100%;
  }
  #tintuc-video .bot_tintuc {
    margin-bottom: 30px;
  }
  .slick_tintuc {
    margin: 0 -5px;
  }
  .slick_tintuc .slick-slide {
    margin: 0 5px;
  }
  .tintuc .noidung h3 a {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }

  .dieuhuong {
    padding: 10px;
  }
  .khung_thongtin,
  .frame_images {
    width: 100% !important;
    padding: 0;
    margin-bottom: 20px;
  }
  .app-figure {
    width: 100%;
    margin: 0;
  }
  .selectors {
    position: relative;
    width: 100%;
  }
  .foo3_l {
    left: 0;
    transform: translate(0);
    top: calc(50% - 20px);
  }
  .foo3_r {
    right: 0;
    transform: translate(0);
    top: calc(50% - 20px);
    left: unset;
    bottom: unset;
  }

  .tinkhac {
    display: block;
  }

  #footer .footer {
    padding: 30px 20px;
  }
  #footer .thongtin_ct {
    width: 100%;
    margin: 15px 0;
  }
  #footer .bando {
    width: calc(100% - 330px);
  }

  .coppy {
    padding: 10px;
    text-align: center;
    font-size: 12px;
  }
  .coppy p {
    margin: 5px 0;
  }

  #back-to-top {
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 2;
    position: fixed;
    bottom: 55px;
    right: 20px;
    background: #228655;
    border-radius: 50%;
    box-shadow: 0 0 5px #00000087;
    left: unset;
  }
  #back-to-top:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f102";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    color: #ffffff;
  }
}
@media (max-width: 980px) {
  box_video,
  .box_service {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
  }
  #tintuc-video .col_0,
  #tintuc-video .col_1 {
    width: 48%;
  }
  #gioithieu .gioithieu > .noidung {
    width: 100%;
    margin-bottom: 30px;
  }
  #gioithieu .gioithieu > .images {
    margin: 0 auto;
    max-width: 100%;
  }
  #tintuc-video .col_5 {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .box_news {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 750px) {
  .box_album {
    grid-template-columns: repeat(2, 1fr);
  }
  .box_tintuc {
    display: block;
  }
  #sp_info .khung .img {
    width: 100%;
  }
  .khung_trai,
  .khung_phai {
    width: 100%;
    margin: 10px 0;
  }
  .sanpham,
  .product_detail .sanpham {
    grid-template-columns: repeat(2, 1fr);
  }

  .box_congtrinh {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 650px) {
  .box_service,
  .box_video,
  .box_dichvu,
  .box_project {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
}
@media (max-width: 600px) {
  #footer .thongtin_ct ul {
    grid-template-columns: 1fr;
  }
  .mang_xh:before,
  .mang_xh:after {
    display: none;
  }
  #tintuc-video .col_0,
  #tintuc-video .col_1 {
    width: 100%;
  }
  .tab_sp li {
    font-size: 12px;
    padding: 5px 9px;
  }
  #footer .bando,
  #footer .facebook {
    width: 100%;
    margin: 15px 0;
  }
}
@media (max-width: 500px) {
    .title h4, .title h2{
        font-size: 23px;
    }
  .dichvu_index {
    grid-column-gap: 50px;
  }
}
@media (max-width: 450px) {
  .box_dichvu {
    grid-template-columns: 1fr;
  }
  .box_hinhanh label,
  .danhmuc h3 a {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .box_duan {
    grid-template-columns: 1fr;
  }
}
.share {
  margin-top: 15px;
}

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

/* Like Share */
.social-plugin {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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