* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a:focus {
  border: none !important;
}
input {
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: "Open Sans", sans-serif; */
  font-weight: 400;
  margin: 10px 0;
  padding: 0;
  color: #717173;
}

table {
  width: 100%;
}
:focus {
  border: 1px solid #cdcdcd;
}
table,
th,
td {
  font-size: 100%;
  padding: 10px;
  margin-bottom: 10px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  padding-left: 10px;
  border: 1px solid #ddd;
}

tr {
  margin-bottom: 10px;
}

td {
  vertical-align: central;
  padding: 5px !important;
  border-color: #ddd;
}

ul li {
  list-style: none;
  position: relative;
}

p {
  padding: 0;
  margin: 0;
}

body {
  /* font-family: "Open Sans", sans-serif; */
  background-color: #fff !important;
  color: #717173;
}

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

a {
  text-decoration: none;
  /* font-family: "Open Sans", sans-serif; */
  color: #717173;
}

ol,
ul {
  margin: 0;
}

a:focus,
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #f46020;
  outline: none;
}

html {
  scroll-behavior: smooth;
}

.quangcao_in {
  margin-bottom: 10px;
}
.language ul li a img {
    width: 25px;
    height: 17px;
}
.language ul li .active img {opacity: 1;}

.language ul li a img {
    opacity: 0.5;
}
.menu_fix_mobile {
  position: fixed;
  z-index: 9999;
  height: 100%;
  width: 345px;
  top: 0;
  left: 0;
  background: #005b87;
  transition: all 200ms linear 0s;
  transform: translateX(-100%);
}

.main-menu-show {
  transform: translateX(0) !important;
  transition: all 200ms linear 0s;
  border-right: 1px solid #fff;
}

.menu_fix_mobile .close-menu {
  overflow: hidden;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

.menu_fix_mobile .close-menu .logo_menu {
  display: inline-block;
  padding: 10px 10px 10px 25px;
}

.menu_fix_mobile .close-menu .logo_menu img {
  width: auto;
  max-width: unset;
  height: 24px;
}

.menu_fix_mobile .close-menu > a {
  float: right;
  color: #fff;
  width: 50px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #005b87;
  font-size: 18px;
}

.menu_fix_mobile ul {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.menu_fix_mobile ul li {
  float: left;
  position: relative;
  margin: 0;
  transition: 0.4s;
  width: 100%;
}

.menu_fix_mobile ul li a {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  color: #fff;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #fff;
  line-height: normal;
}

.menu_fix_mobile ul li a:hover {
  background-color: #f46020;
  color: #fff;
}

.menu_fix_mobile ul li i.fa-chevron-down {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  transition: 0.3s;
  border-left: 1px solid #fff;
  cursor: pointer;
}

.menu_fix_mobile li ul.nav-sub {
  display: none;
  position: static;
  top: 100%;
  border: none;
  left: 0;
  padding: 0;
  background-color: transparent;
  text-align: left;
  min-width: 180px;
  transition: unset;
  float: left;
}

.menu_fix_mobile .nav-main > li:hover .nav-sub {
  transition: unset;
}

.menu_fix_mobile .nav-main li ul.nav-sub li {
  width: 100%;
  padding: 0;
}

.menu_fix_mobile .nav-main li ul.nav-sub li a {
  padding: 11px 15px 11px 35px;
  display: block;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #fff;
  line-height: normal;
  white-space: normal;
  text-transform: inherit;
}

.menu_fix_mobile .nav-main li ul.nav-sub li a:hover {
  color: #fff;
}

.menu_fix_mobile .nav-main li .nav-sub li:not(:last-child):after {
  display: none;
}

.menu_fix_mobile li ul.nav-sub-child {
  display: none;
  position: static;
  top: 100%;
  border: none;
  left: 0;
  padding: 0;
  background-color: transparent;
  text-align: left;
  min-width: 180px;
  transition: unset;
  float: left;
}

.menu_fix_mobile .nav-main li ul.nav-sub-child li a {
  padding: 11px 15px 11px 70px;
}

.header {
  /* opacity: 0; */
  /* position: fixed; */
  /* position: absolute; */
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
.box-header-clm {
  padding: 5px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.title-right-header {
  /* display: flex; */
  /* align-items: center; */
}

.input-left input {
  width: 355px;
  height: 100%;
  padding-left: 11px;
  margin-left: 10px;
}
.box-price-s span {
  padding: 0px !important;
}

.box-price-s {
  padding: 10px 0;
  text-align: left;
}
.input-left button {
  height: 100%;
  background: #f6a426;
}

.input-left form {
  height: 40px;
}

.input-left button {
  height: 100%;
  background: #f46020;
  font-size: 15px;
}

.input-left {
  height: 40px;
}

.search-daily {
  height: 40px;
  background: #fcffff;
  color: #f46020;
  margin-left: 15px;
  width: 135px;
  text-align: center;
}
.search-daily a {
  color: #f46020 !important;
  text-align: center;
}

.search-daily button {
  height: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 10px 15px;
}

.box-container-footer {
  color: #fff;
  font-size: 14px;
}
.box-container-footer a {
  color: #fff;
}
.box-foter-left {
  padding-left: 0px;
}
.box-footer-top {
  display: flex;
  border-right: 1px solid;
  align-items: center;
}
.box-footer-top ul {
  display: flex;
  align-items: center;
}
.box-footer-top ul li img {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.box-footer-top ul {
  margin-left: 10px;
}

.box-footer-top ul li {
  padding: 0px 5px;
}

.box-footer-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
}

.box-footer-right p {
  padding-bottom: 0px;
}

.box-footer-top p {
  padding-bottom: 0px;
}

.box-footer-ed {
  align-items: center;
}

.box-container-footer {
  padding: 0px;
}
.box-all-footer {
  background: #005b87;
  padding: 15px 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  box-shadow: rgb(0 47 68) 3px 3px 6px 0px inset, rgba(0, 47, 68, 0.5) -3px -3px 6px 1px inset;
}

.box-container-footer .row {
  align-items: center;
}

.header-icon-right {
  display: flex;
  align-items: center;
}

.header-icon-right p {
  padding-bottom: 0px;
}

.box-header-clm p {
  padding-bottom: 0px;
  color: #f1621b;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.menu-header {
  background: #eeeeee;
}

.header-icon-right i {
  color: #c6967f;
  margin-right: 8px;
}
.header.fixed {
  background-color: #fff;
  /* box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15); */
}

.header.fixed1 {
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}

#menu .container {
  position: relative;
}

.width_fix_logo {
  /* width: 184px; */
  padding: 0 15px;
  float: left;
  height: 80px;
}

.logo-head {
  padding: 0px 0;
  position: absolute;
  top: -42px;
}

.logo-head img {
  width: auto;
}

.box-header-center-vlur {
  height: 80px;
}

/* .width_fix_logo:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -50px;
    left: 0;
    right: 0;
    z-index: 0;
} */

div#menu {
  position: relative;
}

.logo-head img {
  height: 113px;
}

.list_sale {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: auto;
}

.list_sale li {
  width: 40px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.list_sale li + li {
  margin-left: 2px;
}

.list_sale li.sale_value {
  background-image: linear-gradient(#f00, #ef0000);
}

.list_sale li.new_value {
  background-image: linear-gradient(#8d0000, #ef0000);
}

.list_sale li.hot_value {
  background-color: #f18800;
}

.list-bar {
  cursor: pointer;
  position: absolute;
  top: 27px;
  left: 20px;
  display: none;
}

.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 5px;
  background-color: #717173;
  margin: 6px 0;
  transition: 0.4s;
}

.list-bar2 {
  cursor: pointer;
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 2px;
  display: none;
}

.bar4,
.bar5,
.bar6 {
  width: 24px;
  height: 3px;
  background-color: #717173;
  margin: 4px 0;
  transition: 0.4s;
}
.search-box {
  /* margin: 0px 0 0 120px; */
  position: relative;
  float: left;
}

.header .row::before {
  content: "";
  display: none;
}
.header .row.box-header-gruop:after {
  content: "";
  display: none;
}
.header .container:after {
  content: "";
  display: none;
}
.header .container:before {
  content: "";
  display: none;
}
.box-header-gruop {
  justify-content: space-between;
  align-items: center;
}
.txt-search {
  width: 460px;
  height: 40px;
  padding: 6px 10px 6px 10px;
  background: #fff;
  border-radius: 0px;
  font-size: 12px;
  border: solid 1px #fff2ea;
  border-radius: 5px;
  font-size: 13px;
}

.button.btn-search {
  width: 70px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  right: 0;
  color: #333;
}
.language li{
  display: inline-block;
  float: left;
  margin-left: 10px;
  position: relative;
}

.language a.active {
    font-weight: bold;
    text-decoration: underline;
}

.language a {
  display: block;
  font-size: 17px;
  line-height: 28px;
  text-transform:uppercase;
}

.box_search {
  display: none !important;
  display: inline-block;
  float: left;
  margin-left: 10px;
  position: relative;
}

.box_search > i {
  cursor: pointer;
  display: inline-block;
  color: #717173;
  font-size: 18px;
  padding: 5px 8px;
}

.fix_hotline {
  display: none;
  margin: 0;
  padding: 0;
  left: 5px;
  bottom: 10px;
  position: fixed;
  z-index: 9;
}

.fix_hotline ul {
  float: left;
  width: 100%;
}

.fix_hotline li {
  padding: 5px;
  display: inline-block;
  position: relative;
  border-radius: 15px;
  border-radius: 50%;
  box-shadow: 0 3px 10px #888;
}

.fix_hotline li + li {
  margin-left: 10px;
}

.fix_hotline li img {
  width: 40px;
  height: auto;
  padding: 6px;
}

.call-floating-menu {
  background-color: #26c71f;
}

.zalo-floating-menu {
  background-color: #0078ff;
}

.messenger-floating-menu {
  background-color: #fff;
}

.filter_chungloai {
  padding: 0 10px;
  display: flex;
  float: left;
  width: 100%;
}

.filter_chungloai .name {
  width: 170px;
  color: #78b558;
  padding: 0 10px;
  display: flex;
  border: 1px solid #ddd;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}

.filter_chungloai .list_ds {
  padding: 6px 0;
  width: calc(100% - 160px);
  border: 1px solid #ddd;
}

.filter_chungloai .list_ds li {
  width: 33.333%;
  float: left;
}

.filter_chungloai .list_ds li a {
  display: block;
  font-weight: 500;
  padding: 3px 7px;
}

.search {
  position: absolute;
  left: -228px;
  top: 59px;
  margin: 0;
  padding: 0;
  display: block;
}

.form_search {
  width: 0;
  z-index: 5;
  overflow: hidden;
  padding: 0;
  height: 34px;
  transition: 0.5s;
}

.open .form_search {
  width: 260px;
}

.form_search input {
  width: calc(100% - 60px);
  float: left;
  border: 1px solid #84c561;
}

.form_search button {
  width: 60px;
  float: left;
  background-color: #84c561;
  border: 0;
}

.form_search button i {
  font-size: 16px;
  color: #fff;
}

.form_search .form-control {
  border-radius: 0;
  box-shadow: none;
}

.width_fix_menu {
  width: calc(100% - 500px);
  padding-right: 0;
  position: unset;
  float: left;
}

/* .menu-desktop {
    width: 100%;
    height: 100%;
    display: block;
    text-align: right;
    float: left;
    position: unset;
} */

.box-header-bottom {/* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
	background: #054764;
	box-shadow: rgb(0 47 68) 3px 3px 6px 0px inset, rgba(0, 47, 68, 0.5) -3px -3px 6px 1px inset;
}

.box-header-bottom a {
  color: #fff !important;
  text-transform: uppercase;
}

.menu ul li {
  float: left;
}

.menu > ul > li {
  /* margin-top: 45px; */
  position: relative;
}

.menu > ul > li.open:hover > a {
  position: relative;
}

.menu > ul > li.open:hover > a:after {
  /* width: calc(100% - 10px);
    height: 7px;
    display: block; */
  content: "";
  /* position: absolute;
    bottom: -5px;
    left: 14px;
    background: linear-gradient(225deg, transparent 14px, #84c561 14px); */
}

.menu > ul > li.megamenu {
  position: unset;
}

.menu ul li a {
  color: #717173;
  font-size: 14px;
  padding: 0 16px;
  line-height: 20px;
  font-weight: 400;
  width: 100%;
  display: inline-block;
}

.slide.slide_desktop {
  /* width: calc(100% - 287px); */
  display: flex;
  padding: 0px;
}
.slide_desktop .slider.faded {
  padding: 6px 6px 0px 0px;
  margin-bottom: 0px;
}

.slide_desktop .box-slide {
  height: 420px;
}

.header-left-nav {
  position: relative;
  /* padding: 0px !important; */
}

.danh-muc-menu > ul > li .box-menu-down > a span img {
  width: 30px;
  margin-right: 8px;
}
/* 
ul.sub-menu {
    display: none;
} */

ul.sub-menu {
  display: block;
  /* visibility: hidden; */
  position: absolute;
  left: 100%;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(6px);
  border: 1px solid #e1e1e1;
  border-left: none;
  right: 0;
  z-index: 99;
  top: 0px;
  bottom: 0px;
  width: 863px;
  height: 357px !important;
  padding: 10px;
  overflow: auto !important;
}

ul.sub-menu {
  display: none;
}

li.li-parent:hover .sub-menu {
  display: block;
}

ul.sub-menu li:nth-child(1) {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

ul.sub-menu li:nth-child(1) a {
  color: #0f5878 !important;
}
.header-left-nav:hover .home-top-left {
  display: block !important;
}

li.nav-item.open .nav-sub-item a {
  color: #333 !important;
}

.header-left-nav:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 14px;
  bottom: -8px;
  z-index: 999;
}

ul.sub-menu li {
  border: unset;
  font-size: 14px;
  line-height: 0.8;
}

.danh-muc-menu {
  position: relative;
}

.box-menu-down {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-left span i {
  color: #fff;
  /* margin-right: 5px; */
}

.danh-muc-btn {
  background: #f46020;
  line-height: 28px;
  padding: 10px 20px;
  font-weight: 500;
  color: #fff;
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
}

.box-all-slide-action {
  background: #e3dad3;
}
.danh-muc-menu ul {
  height: 100%;
}
.clm.flex-icon {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.box-item-flex-vanchuyen {
  display: flex;
  align-items: center;
  padding: 15px;
  background: #fff;
  position: relative;
  overflow: hidden;
}

/* .clm.flex-icon:nth-child(1) {
    padding-left: 0px;
} */

.content-vanchuyem p {
  text-align: justify;
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 95px;
}

.item-cart {
  position: relative;
  text-align: right;
}

span.quantily {
  position: absolute;
  right: 3px;
  height: 20px;
  background: #f46020;
  border-radius: 100%;
  width: 20px;
  display: flex;
  top: -9px;
  justify-content: center;
  align-items: center;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.box-icon-vanchuyen {
  position: relative;
  width: 20%;
}

.content-vanchuyem {
  position: relative;
  width: 80%;
  margin-left: 10px;
  padding-right: 0;
}

.content-vanchuyem span {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 600;
      color: #f46020;
      display: inline-block;
      min-height: 27px;
}
.danh-muc-btn p {
  padding-bottom: 0px;
  font-weight: 600;
  font-size: 17px;
}
.danh-muc-menu ul li {
  padding: 5px 8px;
  color: #333;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  border-bottom: 1px solid #e3dad3;
  z-index: 999;
}

ul.sub-menu li {
  border: unset;
}
.home-top-left {
  /* background: #fff;
    position: absolute;
    
    margin-top: 6px;
    top: 100%;
    z-index: 999;
    width: 100%; */
}
.danh-muc-menu {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 6px;
  top: 100%;
  z-index: 999;
  margin: 5px 10px;
}
ul.header-scoll
{
  overflow-y: auto;
}
#style-4::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
  width: 10px;
  background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border: 2px solid #555555;
}
.home-top-left ul li a {
  color: #000 !important;
}

.menu > ul > li > a {
  line-height: 28px;
  padding: 10px 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.menu > ul > li > a:hover {
  color: #84c561;
}

.nav-sub {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  min-width: 260px;
  z-index: 5;
  /* padding: 10px 0px; */
  background-color: #ffffffe3;
  transition: opacity 0.25s;
  /* border-top: 5px solid #84c561; */
}
.nav-sub-item:hover {
  background: #efefef;
}
.nav-sub-in {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  min-width: 260px;
  width: 76%;
  z-index: 5;
  background-color: #ebeced;
  border-top: 5px solid #84c561;
  padding: 25px 10px;
  transition: opacity 0.25s;
}

.nav-sub-in .item {
  width: 33.3333%;
  float: left;
  position: relative;
}

.nav-sub-in .item:not(:last-child) {
  border-right: 1px solid #84c561;
}

.nav-sub-in .item h3 {
  margin: 0;
}

.nav-sub-in .item h3 a {
  padding: 6px 15px 6px;
  font-size: 18px;
  color: #84c561;
  font-weight: 700;
  text-align: left;
  display: block;
  text-transform: uppercase;
}

.nav-sub-in .item ul {
  width: 100%;
  float: left;
}

.nav-sub-in .item ul li {
  width: 100%;
}

.nav-sub-in .item ul li a {
  text-align: left;
  white-space: nowrap;
  display: block;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #3f4245;
  padding: 6px 15px;
}

.nav-sub-in .item ul li a:hover {
  color: #84c561;
}

.nav-main li .nav-sub li {
  width: 100%;
}

.nav-main li .nav-sub li a {
  text-align: left;
  white-space: nowrap;
  padding: 6px 15px;
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #3f4245;
}
ul.nav-main li a:hover {
  color: #f46020 !important;
}

.item-cart a:hover {
  background: #f46020;
}
.nav-main li .nav-sub li:last-child a {
  border-bottom: none;
}

.nav-main li .nav-sub li a:hover {
  color: #84c561;
}

.nav-sub-child {
  position: absolute;
  display: none;
  left: 100%;
  top: 0;
  min-width: 250px;
  background-color: #717173;
  border-left: 1px solid #fff;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.fl_right {
  float: right;
}

.fl_left {
  float: left;
}

/* .group_hotline_header {
    display: inline-block;
    width: 293px;
    margin-left: 23px;
    margin-top: 45px;
    float: right;
    
} */

.box_hotline_header {
  color: #000;
  font-size: 16px;
  /* display: inline-block; */
  /* float: left; */
  line-height: 20px;
  margin-left: 20px;
  font-weight: 500;
}

.box_hotline_header span {
  /* display: inline-block; */
  /* margin-right: 0px; */
  font-weight: 300;
  color: #84c561;
}

.box_hotline_header .phone_number {
  /* display: inline-block; */
  font-weight: 600;
  color: #f46020;
  line-height: 1.1;
	font-size: 20px;
}

.slide {
  position: relative;
}

.nd_banner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
  z-index: 3;
}

.nd_banner .title {
  color: #84c561;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: normal;
}

.nd_banner .desc {
  color: #717173;
  width: 45%;
  font-size: 16px;
  line-height: 24px;
}

.product_list1 {
  padding: 0 7.5px;
  width: 100%;
  float: left;
}

.bg_goc {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  z-index: 2;
}

.slide:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-image: linear-gradient(to right, #ff9000, #ffb44a); */
  opacity: 0.5;
  z-index: 1;
}

.slide .image img {
  opacity: 0;
}

.box-slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slick-dots {
  left: 0;
  position: unset;
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.slide .slick-prev,
.slide .slick-next {
  margin: 0;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  z-index: 66;
  text-align: center;
  opacity: 0.75;
  background-color: none;
  border-radius: 100%;
}

.slide .slick-prev i,
.slide .slick-next i {
  color: #0f5878;
  line-height: 24px;
  font-size: 25px;
}

.slide .slick-prev {
  left: 30px;
}

.slide .slick-next {
  right: 30px;
}

.send_contact {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  margin-top: 10px;
}

.support_client {
  background-image: url(../images/bg_support_client.jpg);
  width: 100%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 130px;
}

.support_client .content {
  width: 100%;
  display: flex;
  justify-content: center;
}

.support_client .box_left {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.support_client .box_left .nd_left {
  text-align: center;
}

.support_client .box_left .nd_left .title {
  color: #84c561;
  text-transform: uppercase;
  font-size: 56px;
  font-weight: 300;
  line-height: normal;
}

.support_client .box_left .nd_left p {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 23px;
  margin-bottom: 10px;
}

.support_client .box_left .nd_left a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #84c561;
  display: inline-block;
  padding: 11px 10px;
  width: 264px;
  border-radius: 15px;
}

.support_client .box_left .nd_left a:hover {
  background-color: #84c561;
}

.support_client .box_right {
  width: 60%;
  display: flex;
  align-items: center;
}

.support_client .box_right .title {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 25px;
}

.support_client .box_right .desc {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 300;
}

.support_client2 {
  background-image: url(../images/bg_support_client2.jpg);
  width: 100%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 100px;
}

.support_client2 .content {
  width: 100%;
  display: inline-block;
  justify-content: center;
}

.support_client2 .box_left {
  width: 50%;
  float: right;
  display: flex;
}

.support_client2 .box_left .nd_left {
  text-align: center;
}

.support_client2 .box_left .nd_left .title {
  color: #3ec3cd;
  text-transform: uppercase;
  font-size: 54px;
  font-weight: 300;
  line-height: normal;
}

.support_client2 .box_left .nd_left p {
  color: #3ec3cd;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 10px;
}

.support_client2 .box_left .nd_left a {
  color: #3ec3cd;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #3ec3cd;
  display: inline-block;
  padding: 9px 10px;
  font-size: 20px;
  width: 264px;
  border-radius: 24px;
}

.support_client2 .box_left .nd_left a:hover {
  color: #fff;
  background-color: #3ec3cd;
}

.bosanphan {
  background: #f46020;
  border: none;
  color: #fff;
  padding: 3px 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 0px;
}

.bosanphan i {
  margin-right: 5px;
}

.guidi10 {
  margin-right: 5px;
  padding-left: 35px;
  padding-right: 35px;
  height: 30px;
  border: none;
  border-radius: 5px;
  background-color: #f00;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  float: left;
  cursor: pointer;
}

.contact_primary1 {
  margin-top: 0px;
  background: #fff;
  border: solid 1px #eee;
  overflow: hidden;
  padding: 15px;
  line-height: 32px;
  margin-bottom: 20px !important;
}

.contact_primary1 input {
  width: 100%;
  outline: 0;
  padding-left: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  height: 32px;
  margin-bottom: 15px !important;
}

.contact_primary1 select {
  width: 100%;
  outline: 0;
  padding-left: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  height: 32px;
  margin-bottom: 15px !important;
}

.contact_primary1 textarea {
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  height: 80px;
  margin-bottom: 0px !important;
  outline: 0;
}

table .count .abate::before {
  margin: 13px auto;
}

table .count .augment::before {
  margin: 13px auto;
}

table .count .augment::after {
  top: 10px;
}

.home_top .payment .step .link {
  padding: 8px 35px 8px 30px;
}

.title_thongtin {
  background: #f7f7f7;
  padding: 10px 10px;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #717173;
}

.box_dattour button {
  background: #f46020;
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 12px;
  font-weight: bold;
  border: none;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  margin-right: 20px;
}

.payment {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
}

.payment .step .item {
  float: left;
  width: 33.33%;
}

.payment .step .link {
  display: block;
  padding: 8px 35px 8px 30px;
  padding-left: 30px;
  font-size: 13px;
  line-height: 20px;
  color: #717173;
  font-weight: bold;
  background: #f0f0f0;
  position: relative;
  margin-bottom: 0;
}

.payment .step .active .link {
  background: #f4f9fd;
}

.payment .step .item:first-child .link {
  padding-left: 20px;
}

.payment .step .number {
  display: inline-block;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #999;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
}

.payment .step .active .number {
  background: #f46020;
}

.dat_hang {
  margin-top: 10px;
  text-align: right;
  margin-bottom: 20px !important;
}

.dat_hang button {
  border: none;
  background: #f46020;
  color: #fff;
  font-weight: bold;
  padding: 8px 15px;
  cursor: pointer;
  text-transform: uppercase;
}

.box_dattour {
  height: 0px;
  position: relative;
}

.count {
  text-align: center;
}

.count .abate {
  left: -30px;
  top: 20px;
}

.count .abate::before {
  background: #288ad6;
}

.count .abate::before {
  width: 8px;
  height: 2px;
  content: "";
  margin: 13px auto;
  display: block;
}

.count .btn {
  position: absolute;
  width: 30px;
  line-height: 30px !important;
  height: 30px;
  border: 1px solid #dfdfdf;
  border-right-color: rgb(223, 223, 223);
  border-right-style: solid;
  border-right-width: 1px;
  top: 0;
  cursor: pointer;
  padding: 0;
}

.count .augment {
  right: -30px;
}

.count .augment::before {
  background: #288ad6;
}

.count .augment::before {
  width: 8px;
  height: 2px;
  margin: 14px auto;
  content: "";
  display: block;
}

.count .augment::after {
  content: "";
  width: 2px;
  height: 8px;
  background: #288ad6;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 11px;
  left: 0px;
  right: 0;
}

.count .quantity {
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #dfdfdf;
}

.count > * {
  display: inline-block;
}

.uk-position-relative {
  position: relative;
}

.khach_hang {
  width: 100%;
  padding: 35px 0 15px;
  position: relative;
  background: #fff;
}

.khach_hang .list_kh {
  margin-top: 35px;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
}

.list_kh .khach_hang_item {
  width: 33.3333%;
  padding: 0 15px;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.khach_hang_item .box_kh {
  width: 100%;
  float: left;
  padding: 15px 15px;
}

.khach_hang_item .box_kh:hover {
  box-shadow: 0 0 9px 4px #ddd;
}

.khach_hang_item .box_kh .image {
  width: 100%;
  margin-bottom: 10px;
}

.khach_hang_item .box_kh .image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.khach_hang_item .box_kh .info_kh {
  width: 100%;
  padding-top: 15px;
  padding: 10px 0;
  min-height: 130px;
}

.khach_hang_item .box_kh .info_kh h3 {
  margin: 0;
  font-size: 18px;
  padding-bottom: 11px;
  line-height: normal;
  min-height: 60px;
  border-bottom: 1px solid #717173;
}

.khach_hang_item .box_kh .info_kh .desc {
  font-size: 14px;
  margin: 10px 0 0;
  max-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.khach_hang_item .box_kh .info_kh .date-time {
  padding: 0;
  font-size: 12px;
  font-style: italic;
  color: #717171;
}

.more_kh {
  width: 150px;
  height: 40px;
  text-transform: uppercase;
  background-color: #84c561;
  display: block;
  border-radius: 5px;
  margin: 20px auto 15px;
}

.more_kh a {
  font-size: 17px;
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
}

.more_kh a i {
  font-size: 20px;
  line-height: 36px;
  display: inline;
  margin-left: 2px;
}

.box-left-star .slick-dots li {
  background: #cdcdcd;
  border-radius: 100%;
}

.box-left-star .slick-dots .slick-active {
  background: #000;
}

.doitac {
  padding: 38px 0 30px;
  clear: both;
  display: block;
  /* background-color: #f6f6f6; */
}

.doitac .slick-prev,
.doitac .slick-next {
  transform: translateY(-50%);
  transition: 0.5s;
  margin: 0;
  z-index: 10;
  opacity: 1;
  height: 28px;
}

.doitac .slick-prev .fa-chevron-left:before {
  content: "\f104";
}

.doitac .slick-next .fa-chevron-right:before {
  content: "\f105";
}

.doitac .slick-prev {
  left: 0px;
}

.doitac .slick-next {
  right: 0px;
}

.doitac .slick-prev i,
.doitac .slick-next i {
  color: #005b87;
  font-size: 34px;
}

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

.title-headding .bg_img {
  display: inline-block;
  width: 290px;
  height: 42px;
  padding: 2px;
  background-image: linear-gradient(#f46020, #f46020);
  border-radius: 10px;
}

.title-headding .bg_img .title {
  text-transform: uppercase;
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  background-image: linear-gradient(to right, #ebebeb, #ffffff);
  border-radius: 10px;
  color: #717173;
  font-size: 18px;
  line-height: 38px;
}
.flash-right a span svg {
  width: 15px;
  height: 11px;
  margin-bottom: -2px;
  fill: #000;
}
.box-menu-down span i svg {
  width: 15px;
  height: 15px;
}
.cart-right span i svg {
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
}

.doitac_list {
  padding: 0 30px;
  margin-top: 25px;
}

/* .doitac_list:before {
    content: '';
    position: absolute;
    right: 35px;
    height: 100%;
    width: 2px;
    background-color: #f6f6f6;
    z-index: 1;
} */

.doitac_item {
  padding: 0px 5px;
  width: 20%;
  float: left;
}

.doitac_item .image {
  padding: 5px 0;
  margin: 0;
  display: flex;
  text-align: center;
  height: 80px;
  box-shadow: 0px 0px 0px 0px #ccc;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  align-items: center;
  justify-content: center;
}

.doitac_item .image img {
  margin: auto;
  width: auto;
}

.doitac_item2 {
  padding: 0px 5px;
  width: 20%;
  float: left;
}

.doitac_item2 h2 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.doitac_item2 h2 a {
  color: #717173;
}

.doitac_item2 h2 a:hover {
  color: #f18800;
}

.doitac_item2 .image {
  margin: 0 0 10px 0;
  display: flex;
  text-align: center;
  background: #fff;
  height: 220px;
  border: solid 1px #eee;
  padding: 5px;
  align-items: center;
  justify-content: center;
}

.doitac_item2 .image img {
  margin: auto;
  width: auto;
}

.box_content_slide {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: left;
  z-index: 3;
  transform: translateY(-50%);
}

.box_content_slide .block_nd {
  display: inline-block;
  width: 100%;
  max-width: 450px;
  float: left;
}

.box_content_slide .block_nd h2 {
  margin: 0 0 20px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 36px;
}

.box_content_slide .block_nd .desc {
  font-size: 16px;
  color: #fff;
  text-align: left;
  max-width: 390px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 23px;
}

.box_content_slide .block_nd .title_slide {
  max-width: 410px;
  color: #fff;
  text-transform: uppercase;
}

.box_content_slide .block_nd .title_slide .with_me {
  font-size: 17px;
  display: block;
  text-align: right;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 5px;
}

.box_content_slide .block_nd .title_slide .you_can {
  font-size: 30px;
  line-height: normal;
}

.box_content_slide .block_nd .trust {
  font-size: 34px;
  color: #84c561;
  text-transform: uppercase;
  margin-top: 5px;
}

.group_button_link {
  width: 100%;
  display: inline-block;
}

.group_button_link .more_about {
  width: 160px;
  height: 46px;
  text-transform: uppercase;
  background-color: #fff;
  display: inline-block;
  border-radius: 5px;
  float: left;
}

.group_button_link .more_about a {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  color: #717173;
  font-weight: 500;
  font-size: 18px;
  line-height: 46px;
}

.group_button_link .more_about a:hover {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.group_button_link .video_slide {
  display: inline-block;
  float: left;
  margin-left: 20px;
}

.group_button_link .video_slide .icon_play {
  height: 54px;
  width: 54px;
  border-radius: 100%;
  background-color: #717173;
  border: none;
  box-shadow: unset;
  position: relative;
  text-align: center;
  outline: 0;
  margin-right: 15px;
  top: 0;
  left: 0;
  transform: unset;
}

.group_button_link .video_slide .icon_play:before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #717173;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: line-bounce 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
  animation-delay: 1.5s;
}

.group_button_link .video_slide .icon_play:hover {
  background-color: #84c561;
}

.group_button_link .video_slide .icon_play i {
  color: #fff;
  font-size: 16px;
  line-height: 52px;
  margin-left: 5px;
}

.group_button_link .video_slide .icon_play i:after {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #717173;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: line-bounce 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
  animation-delay: 0.5s;
}

@keyframes line-bounce {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

.group_button_link .video_slide span {
  font-size: 18px;
  color: #717173;
  font-weight: 700;
  text-transform: uppercase;
}

.group_button_link .more_product {
  width: 150px;
  height: 42px;
  display: inline-block;
  padding: 1px;
  background-image: linear-gradient(#f18800, #ffb44a);
  border-radius: 5px;
  margin-left: 5px;
}

.group_button_link .more_product a {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  background-image: linear-gradient(to right, #ffffff, #ffb878);
  border-radius: 5px;
  color: #717173;
  font-size: 18px;
  line-height: 38px;
}

.group_button_link .more_product a:hover {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  background-image: linear-gradient(to right, #ffb878, #fff);
  border-radius: 5px;
  color: #717173;
  font-size: 18px;
  line-height: 38px;
}

.support {
  padding: 14px 0;
  z-index: 5;
  margin-top: -90px;
  width: 100%;
  position: relative;
  display: block;
}

.support:before {
  content: "";
  position: absolute;
  background-image: linear-gradient(to right, #ffb44a, #cf7400);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.36;
}

.support_item {
  padding: 0 15px;
  float: left;
  position: relative;
  width: 33.3333%;
}

.support_item .box_support {
  width: 100%;
  display: inline-block;
}

.support_item .box_support .image {
  float: left;
  margin-right: 15px;
  display: inline-block;
}

.support_item .box_support .nd {
  display: inline-block;
  float: left;
}

.support_item .box_support .title {
  margin-bottom: 8px;
}

.support_item .box_support .title a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.support_item .box_support .title a:hover {
  color: #fff;
}

.support_item .box_support span {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.slide_desktop {
  /* width: calc(100% - 285px); */
  margin-bottom: 0;
}

.nav-pills > li > a {
  width: 284px;
  padding: 13px 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  background-image: linear-gradient(to right, #f2f2f2, #d2d2d2);
  border-radius: 10px;
}

.nav-pills > li + li {
  margin-left: 10px;
}

.nav-pills {
  padding: 10px;
  display: inline-block;
  box-shadow: 0 0 7px 0 #ccc;
  border-radius: 15px;
}

.tab_title {
  text-align: center;
}

.product {
  padding: 40px 0 50px;
}

.product_page {
  padding: 20px 0 30px;
}

.product_list {
  padding: 0 7.5px;
  width: 100%;
  float: left;
}

.tab-content {
  margin-top: 15px;
}

.product_item {
  padding: 0 7.5px;
  float: left;
  margin-bottom: 15px;
  width: 33.3333%;
}

.related_products .product_item,
.product_search .product_item {
  width: 25%;
}

.product_item .image {
  width: 100%;
}

.product_item .image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.product_item .box_product {
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  padding: 10px 10px 15px;
  border: solid 0px #eee;
}

.product_item .box_info {
  padding-top: 5px;
  position: relative;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 25px;
}

.product_item .box_product h3 {
  margin: 0 0 10px;
}

.product_item .box_product h3 a {
  color: #222;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 0px 15px;
  width: 100%;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product_item .box_product h3 a:hover {
  color: #f46020;
}

.product_item .box_product .box_nd {
  padding: 11px 15px;
  background-color: #e8e8e8;
  overflow: hidden;
}

.product_item .box_product .box_nd .type {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #717173;
}

.product_item .box_product .box_nd .code {
  width: 50%;
  float: left;
  text-align: right;
  color: #717173;
  line-height: 24px;
  font-size: 16px;
}

.product_item .box_product .desc {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 8px;
  color: #717173;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product_item .box_product .rating {
  display: none;
  width: 100%;
  justify-content: center;
  margin-bottom: 15px;
}

.product_item .box_product .rating i {
  color: #fdcc0d;
  font-size: 18px;
}

.product_item .box_product .rating i:not(:last-child) {
  margin-right: 3px;
}

.product_item .box_product .box_order {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product_item .box_product .view_more {
  width: 48%;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}

.product_item .box_product .view_more a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #f46020;
  font-size: 15px;
  height: 30px;
  font-weight: 500;
  line-height: 30px;
  border-radius: 5px;
  background-color: #eee;
}

.product_item .box_product .view_more a:hover {
  color: #78b558;
}

.product_item .box_product .view_more i {
  font-weight: 700;
  margin-right: 3px;
}

.product_item .box_product .order_button {
  width: 48%;
  display: inline-block;
  position: relative;
}

.product_item .box_product .order_button a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #e60012;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  font-weight: 500;
  border-radius: 5px;
  background-color: #eee;
}

.product_item .box_product .order_button a:hover {
  color: #b70614;
}

.product_item .box_product .order_button a i {
  margin-right: 3px;
}

.solution_services {
  margin-top: 75px;
  width: 100%;
  position: relative;
  background-color: #fff;
  padding: 0px 0 10px;
  background-image: url(../images/bg_solution.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.group_title_heading {
  width: 100%;
  text-align: center;
}

.title_heading span {
  color: #84c561;
}

.group_title_heading .sub_title_heading {
  color: #0f5062;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
}

.group_title_heading .title_heading {
  color: #333;
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  line-height: normal;
  position: relative;
}

.group_title_heading .title_heading:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  height: 2px;
  width: 80px;
  transform: translateX(-50%);
  background-color: #f46020;
}

.list_service {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}

.list_service .service_item {
  width: 25%;
  float: left;
  display: flex;
  padding: 5px 15px;
}

.service_item .box_service {
  width: 100%;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 7px 0 #ddd;
  border-radius: 7px;
  padding: 30px 15px 35px 35px;
}

.service_item .box_service h3 {
  margin: 0 0 25px;
}

.service_item .box_service h3 a {
  color: #717173;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

.service_item .box_service h3 a:hover {
  color: #84c561;
}

.service_item .box_service .image {
  width: 100%;
  height: 76px;
  display: flex;
  align-items: center;
  margin-left: -11px;
}

.service_item .box_service .image img {
  width: auto;
}

.service_item .box_service .line {
  background-color: #84c561;
  width: 40px;
  height: 3px;
  display: inline-block;
  margin: 20px 0;
}

.service_item .box_service .desc {
  color: #717173;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.number_special {
  padding: 60px 0 130px;
  width: 100%;
  background-image: linear-gradient(#fcfcfc, #fcfcfc);
  position: relative;
}

.number_special .mx_width {
  position: relative;
  width: 100%;
}

.number_special .col-md-12 {
  position: unset;
}

.number_special .img_bg_number {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.number_special .img_bg_number img {
  width: 38vw;
}

.number_special .bg_goc_count {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  z-index: 2;
}

.number_special .bg_img_count {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  z-index: 2;
}

.number_special .bg_img_count img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

.number_special .title {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: normal;
  position: relative;
  z-index: 3;
}

.list_count {
  width: 60%;
  float: right;
  position: relative;
  z-index: 3;
}

.list_count .item {
  position: relative;
  z-index: 1;
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 0 15px;
  display: flex;
}

.list_count .item:not(:last-child) {
  margin-bottom: 35px;
}

.list_count .item .icon_image {
  margin-right: 15px;
}

.list_count .item .box_nd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 145px;
  border-right: 1px solid #84c561;
}

.list_count .item .desc {
  width: calc(100% - 145px);
  display: flex;
  align-items: center;
  color: #717173;
  font-weight: 400;
  padding-left: 25px;
  text-align: left;
}

.list_count .item .counter-value {
  display: block;
  font-size: 56px;
  font-weight: 700;
  color: #717173;
  line-height: normal;
  text-align: left;
  margin-bottom: 0px;
}

.number_ok::after {
  font-size: 26px;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0px;
  padding-left: 4px;
  content: "+";
  font-weight: 400;
  color: #84c561;
  height: 18px;
  line-height: 18px;
  position: relative;
  top: -16px;
}

.list_count .item p {
  margin: 0;
  color: #717173;
  text-align: left;
}

.folder_products {
  width: 100%;
  padding: 50px 0 40px;
  position: relative;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.folder_products .nav-pills > li > a {
  background-color: #84c561;
  color: #717173;
  border-radius: 0;
  font-weight: 700;
  background-image: unset;
  position: relative;
}

.folder_products .nav-pills > li.active > a,
.folder_products .nav-pills > li.active > a:focus,
.folder_products .nav-pills > li.active > a:hover {
  background-color: #84c561;
  color: #fff;
}

.folder_products .nav-pills > li.active > a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #84c561;
}

.folder_tab_title {
  margin-top: 50px;
  text-align: center;
}

.folder_products .nav-pills {
  padding: 0;
  box-shadow: unset;
  border-radius: 0;
}

.list_folder_products {
  width: 100%;
  float: left;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
}

.folder_products_item {
  padding: 0px;
  margin-bottom: 50px;
}

.box_folder_products {
}

.box_folder_products .image {
  height: auto;
  width: 100%;
  padding: 10px 20px 0;
  margin-bottom: 10px;
}

.box_folder_products .image img {
  width: auto;
  margin: 0;
}

.box_folder_products h3 {
  text-align: center;
}

.box_folder_products h3 a {
  color: #717173;
  font-size: 16px;
  font-weight: 500;
}

.box_folder_products h3 a:hover {
  color: #84c561;
}

.tabs {
  display: flex;
  padding-bottom: 30px;
  justify-content: center;
  float: unset;
}

.tablinks {
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.2s ease;
}

.tablinks:hover {
  background: blue;
  color: #fff;
}

/* Tab active */
.tablinks.active {
  background: blue;
  color: #fff;
}

/* tab content */
.tabcontent {
  display: none;
}

/* Text*/
.tabcontent p {
  color: #333;
  font-size: 16px;
}

/* tab content active */
.tabcontent.active {
  display: block;
}

.nav-pills .tablinksRb {
  background-color: #84c561;
  color: #000;
  border-radius: 0;
  font-weight: 700;
  background-image: unset;
  position: relative;
  margin: 0px 5px;
  font-size: 20px;
  padding: 14px 35px;
  line-height: 1.4;
}

.nav-pills .tablinksRb.active,
.nav-pills .tablinksRb.active:focus,
.nav-pills > li.active:hover {
  color: #fff;
}

.nav-pills .tablinksRb.active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #84c561;
}

.folder_tab_title {
  margin-top: 50px;
  text-align: center;
}

.nav-pills {
  padding: 50px 0px 40px 0px !important;
  box-shadow: unset;
  border-radius: 0;
}

.list_folder_products .folder_products_item {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 50px;
}

.list_folder_products .box_folder_products {
}

.list_folder_products .box_folder_products .image {
  height: 160px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.list_folder_products .box_folder_products .image img {
  width: 225px;
  margin: 0;
}

.list_folder_products .box_folder_products h3 {
  text-align: center;
}

.list_folder_products .box_folder_products h3 a {
  color: #717173;
  font-size: 18px;
  font-weight: 500;
}

.list_folder_products .box_folder_products h3 a:hover {
  color: #84c561;
}

.wrapper_tabcontent h3 {
  text-align: center;
  line-height: 25px;
  margin: 0;
  padding: 0px 0 0 0;
}

.news {
  width: 100%;
  padding: 35px 0 40px;
  position: relative;
  background: #f6f6f6;
}

.news_home .mx_width {
  position: relative;
  width: 100%;
}

.news_home .group_title_heading {
  margin-bottom: 60px;
}

.news_home .img_tamgiac {
  width: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.news_home .img_tamgiac img {
  width: auto;
}

.page_news,
.page_post {
  width: 100%;
  padding: 30px 0;
}

.post_list {
  width: 100%;
  padding: 0 15px;
}

.post_list .post_item {
  width: 100%;
  margin-bottom: 40px;
  float: left;
}

.post_list .post_item .group_date_time {
  float: left;
  background: #fff;
  border: 1px solid #ededed;
  margin: 0 20px 0 0;
  text-align: center;
  width: 58px;
}

.group_date_time ul li {
  min-height: 52px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  line-height: 20px;
  font-size: 14px;
}

.group_date_time ul li a {
  display: block;
  font-size: 30px;
  color: #84c561;
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #ededed;
}

.group_date_time ul li a i {
  line-height: 52px;
}

.post_list .post_item .box-post {
  width: calc(100% - 80px);
  float: left;
}

.post_item .box-post .image {
  width: 100%;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
}

.post_item .box-post .image img {
  width: 100%;
  transition: all 0.5s ease;
}

.post_item .box-post .image:hover img {
  transform: scale(1.1);
}

.post_item .box-post .image .desc {
  padding: 20px 20px 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 24px;
  opacity: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: opacity 0.35s, transform 0.35s;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
}

.post_item .box-post .image:hover .desc {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  font-weight: normal;
}

.post_item .box-post .image .desc strong {
  font-size: 100% !important;
  color: #fff !important;
  font-weight: 500;
  /* font-family: "Open Sans", sans-serif !important; */
}

.post_item .box-post .post-info {
}

.post_item .box-post .post-info h3 {
  padding-bottom: 15px;
  margin: 0;
  border-bottom: 1px solid #dbdbdb;
}

.post_item .box-post .post-info h3 a {
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

.entry-metadata {
  display: inline-block;
  padding: 20px 0 0;
  width: 100%;
}

.entry-metadata p {
  float: left;
  margin: 0 15px 0 0;
  color: #333334;
  font-size: 14px;
  line-height: 25px;
}

.entry-metadata p a {
  color: #333334;
  font-size: 14px;
}

.entry-metadata span {
  margin-right: 5px;
}

.first_news {
  width: 33.3333%;
  padding: 0 15px;
  float: left;
}

.first_news .image {
  position: relative;
}

.first_news .image img {
  height: 225px;
  object-fit: cover;
}

.first_news h3 {
}

.first_news h3 a {
  font-size: 17px;
  font-weight: 700;
  line-height: normal;
  color: #717173;
}

.first_news h3 a:hover {
  color: #84c561;
}

.first_news .desc {
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
  max-height: 40px;
  text-overflow: ellipsis;
}

.news_right {
  width: 66.6666%;
  float: left;
  padding: 0 15px;
}

.news_item {
  float: left;
  padding: 0 5px;
}

.page_news .news_item {
  width: 25%;
  margin-bottom: 45px;
}

.news_item .image {
  width: 100%;
  float: left;
}

.page_news .news_item .image {
  width: 100%;
}

.news_item .image img {
  height: 150px;
  object-fit: cover;
}

.page_news .news_item .image img {
  height: 190px;
  object-fit: cover;
}

.news_item .news_infor {
  float: left;
  width: calc(100% - 0px);
  background-image: linear-gradient(50deg, #ebebeb, #ebebeb);
  padding: 15px 8px 8px;
  position: relative;
}

.news_item .news_infor p {
  padding: 5px 0;
  font-size: 12px;
  font-style: italic;
  color: #717171;
}

.page_news .news_item .news_infor {
  width: calc(100% - 0px);
  padding: 15px 15px 8px;
}

.news_item .news_infor:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0px;
  background-image: linear-gradient(to right, #84c561, #84c561);
  right: 0;
  top: 0;
}

.news_right .news_item {
  width: 50%;
  display: flex;
  margin-bottom: 30px;
}

.news_rale .news_item {
  width: 50%;
  display: flex;
  margin-bottom: 15px;
}

.news_item .news_infor h3 {
  margin: 0 0 6px;
  min-height: 50px;
}

.news_item .news_infor h3 a {
  color: #717173;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  max-height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.news_item .news_infor h3 a:hover {
  color: #f46020;
}

.page_news .news_item .news_infor h3 a {
  font-size: 17px;
}

.page_news .news_item .news_infor h3 a:hover {
  color: #f46020;
}

.news_item .news_infor .desc {
  font-size: 14px;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.page_news .news_item .news_infor .desc {
  font-size: 14px;
  margin: 10px 0;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.pagination span {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #f18800;
  background-color: #fff;
  color: #f18800;
  font-size: 14px;
}

.pagination a {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #f18800;
  background-color: #f18800;
  color: #fff;
  font-size: 14px;
}

.files_list {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

.files_list .files_item {
  width: 20%;
  float: left;
  padding: 0 15px;
}

.files_item .image {
  width: 100%;
}

.files_item .image img {
  max-width: 120px;
  height: auto;
  margin: auto;
  display: block;
}

.files_item .files_infor {
  width: 100%;
}

.files_item h3 {
  margin: 0;
  text-align: center;
}

.files_item h3 a {
  color: #545454;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  justify-content: center;
  padding: 0px 5px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  font-family: arial;
}

.files_item h3 a:hover {
  color: #f18800;
}

.footer {
  padding: 0;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* background-image: url(../images/bg_footer.png); */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.footer-main {
  padding: 0px 0 30px;
  position: relative;
}

.group_social_foot {
  margin-top: 15px;
  overflow: hidden;
  display: inline-block;
  float: left;
}

.group_social_foot span {
  display: inline-block;
  float: left;
  color: #000;
  font-size: 14px;
  margin-right: 10px;
  line-height: 36px;
}

.ma_code {
  width: 80%;
  max-width: auto;
  float: right;
  padding-top: 10px;
}

.ma_code img {
}

.social_foot {
  position: relative;
  display: inline-block;
  float: left;
  width: auto;
  text-align: center;
}

.social_foot ul {
  display: inline-block;
}

.social_foot li {
  float: left;
}

.social_foot li a {
  display: inline-block;
  height: 36px;
  width: 36px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  border: 1px solid #595755;
}

.social_foot li a:hover {
  background-color: #84c561;
  color: #fff;
}

.social_foot li i {
  line-height: 34px;
  font-size: 16px;
}

.social_foot li:not(:last-child) {
  margin-right: 8px;
}

.box_content_bottom {
  margin-top: 50px;
}

.logo_footer {
  /* margin-top: 20px; */
  /* margin-bottom: 30px; */
  width: 100%;
}

span.price-flash a {
  color: #f46020;
}

.logo_footer .image {
  width: auto;
}

.logo_footer .image img {
  width: auto;
}

.box_address {
  color: #000;
  font-size: 14px;
  float: left;
}

.box_address ul {
  float: left;
}

.box_address .item {
  line-height: 26px;
}

.name_company {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
  position: relative;
  line-height: 30px;
}

.name_company:before {
  position: absolute;
  content: "";
  width: 110px;
  height: 2px;
  display: block;
  bottom: -3px;
  background-color: #fff;
}

.box_address li {
  width: 100%;
  font-size: 15px;
  line-height: 30px;
  float: left;
}

.box_address li .lal {
  width: max-content;
  float: left;
  font-size: 14px;
}

.box_address li .content {
  /* float: left; */
  font-size: 14px;
}

.title_underline {
  line-height: 30px;
  margin: 0 0 13px;
  font-size: 14px;
  color: #000;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}

.title_underline:before {
  position: absolute;
  content: "";
  width: 95px;
  height: 1px;
  display: block;
  bottom: 2px;
  background-color: #f46020;
}

.footer_links {
  font-size: 18px;
}

.footer_links li {
  padding: 0;
  line-height: 30px;
  list-style: none;
}

.footer_links li a {
  font-size: 14px;
  color: #000;
}
.help p a {
  font-size: 14px;
}

.footer_links li a:hover {
  color: #f46020;
}

.about_foot {
  font-size: 18px;
  color: #ccc;
  line-height: 26px;
  margin-bottom: 5px;
}

.form_dky .form-control {
  box-shadow: none;
  height: 40px;
  font-size: 15px;
}

.form_dky input {
  font-style: italic;
  border: 1px solid #fff;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 1);
}

.form_dky input::placeholder {
  color: #717173;
}

.form_dky button {
  width: 134px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 2px;
  background-color: #84c561;
  border-radius: 5px;
}

.form_dky button .bg {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  line-height: 36px;
}

.form_dky button i {
  margin-right: 10px;
}

.footer_bottom {
  padding: 15px 0;
  background-color: #f7f7f7;
  text-align: center;
}

.copyright-text {
  line-height: 27px;
  color: #000;
  font-size: 16px;
  display: inline-block;
}

.back_to_top {
  display: inline-block;
  float: right;
}

.back_to_top span {
  display: inline-block;
  float: left;
  line-height: 27px;
  color: #000;
}

.back_to_top img {
  margin-left: 5px;
  width: auto;
  float: left;
  margin-top: 3px;
}

.banner_top {
  display: block !important;
  position: relative;
}

.slide .banner_top .box-slide {
  background-position: center center;
}

.banner_top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.91;
  z-index: 1;
}

.breadcrumbs {
  padding: 10px 0;
  position: relative;
  width: 100%;
  background-color: #d8d8d8;
}

.breadcrumbs ul {
  float: left;
  width: 100%;
}

.breadcrumbs .breadcrumbs-item {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: -ms-flex-wrap;
  flex-wrap: wrap;
  float: left;
  position: relative;
  z-index: 2;
  font-size: 14px;
  color: #717173;
  text-transform: none;
  font-weight: 500;
}

.breadcrumbs .breadcrumbs-item a {
  color: #717173;
  font-size: 14px;
  padding: 0 12px;
  position: relative;
}

.breadcrumbs .breadcrumbs-item a:before {
  content: "";
  right: -1px;
  top: 3px;
  position: absolute;
  height: 13px;
  width: 1px;
  background-color: #333;
  transform: rotate(20deg);
}

.breadcrumbs .breadcrumbs-item:last-child a:last-child:before {
  display: none;
}

.breadcrumbs .breadcrumbs-item .currentcat {
  color: #f46020;
  border-right: 0px solid #333;
}

.breadcrumbs .breadcrumbs-item span {
  display: inline-block;
  margin: 0 0px;
  color: #717173;
}

.list_thuong_hieu {
  width: 100%;
  padding: 45px 0 30px 0;
}

.list_thuong_hieu .nav-pills {
  box-shadow: unset;
  padding: 0;
  width: 100%;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
}

.list_thuong_hieu .nav-pills > li {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 15px;
}

.list_thuong_hieu .nav-pills > h3 .active {
  color: #84c561;
}

.list_thuong_hieu .nav-pills > h3.active > a,
.folder_products .nav-pills > h3.active > a:focus,
.folder_products .nav-pills > h3.active > a:hover {
  color: #84c561;
  background: none;
}

.list_thuong_hieu .nav-pills > li + li {
  margin-left: 0;
}

.list_thuong_hieu .nav-pills > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0;
  border-radius: 0;
  background-color: unset;
  background-image: unset;
}

.list_thuong_hieu .nav-pills > li > a h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #717173;
  line-height: 20px;
  text-transform: uppercase;
}

.list_thuong_hieu .nav-pills > li.active > a h3 {
  color: #84c561;
}

.list_thuong_hieu .nav-pills > li > a h3 {
  color: #717173;
}

.list_thuong_hieu .nav-pills > li > a h3:hover {
  color: #84c561;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: transparent;
  background-image: unset;
  color: #fff;
}

.list_thuong_hieu .nav-pills > li .image {
  width: 100%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  margin-bottom: 20px;
  border-radius: 5px;
}

.list_thuong_hieu .nav-pills > li img {
  width: auto;
}

.categories_about {
  padding: 40px 0;
  background-color: #84c561;
}

.categories_about .content {
  padding-left: 90px;
  display: flex;
  align-items: center;
}

.categories_about .icon_video_category {
  display: inline-block;
  margin-right: 40px;
  position: relative;
}

.categories_about .icon_video_category:before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #717173;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: line-bounce 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
  animation-delay: 1.5s;
}

.categories_about .icon_video_category img {
  width: auto;
}

.categories_about .icon_video_category a:before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #fff;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: line-bounce 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
  animation-delay: 0.5s;
}

.categories_about .content .desc {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  max-width: 400px;
}

.list_categories {
  padding: 30px 0;
}

.list_categories .box_categories {
  width: 100%;
}

.list_categories .box_categories .row {
  display: flex;
  flex-wrap: wrap;
}

.list_categories .box_categories .categories_item {
  width: 20%;
  float: left;
  display: flex;
  padding: 0 15px;
  margin-bottom: 35px;
}

.list_categories .categories_item .categories_info {
  float: left;
  width: 100%;
  text-align: center;
}

.list_categories .categories_info a {
  display: block;
  padding: 25px 0 25px;
}

.list_categories .categories_info .image {
  width: 100%;
  margin-bottom: 25px;
  height: 100px;
}

.list_categories .categories_info .image img {
  width: auto;
  height: 100%;
}

.list_categories .categories_info h3 {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin: 0;
  padding: 0 10px;
}

.list_categories .categories_info h3:hover {
  color: #84c561;
}

blockquote {
  border-left: 5px solid #84c561;
}

.col-left {
  float: left;
  position: relative;
}

.col-right {
  float: right;
  position: relative;
}

.project {
  margin-top: 30px;
  background-color: #f5f5f5;
  padding: 15px 13px;
}

.tim_kiem_right {
  margin: 20px 0;
  display: inline-block;
  width: 100%;
}

.form_search2 input {
  width: calc(100% - 60px);
  float: left;
  height: 40px;
  border: 1px solid #84c561;
}

.form_search2 button {
  width: 60px;
  height: 40px;
  float: left;
  background-color: #84c561;
  border: 0;
}

.form_search2 button i {
  font-size: 16px;
  color: #fff;
}

.form_search2 .form-control {
  border-radius: 0;
  box-shadow: none;
}

.project h3 {
  margin: 0;
  padding-bottom: 10px;
  line-height: 22px;
  font-weight: 700;
  font-size: 18px;
  display: block;
  color: #f46020;
  background: url(../images/mt-kengang.png) repeat-x bottom;
}

.project h4 {
  margin: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  line-height: 22px;
  font-weight: 700;
  font-size: 18px;
  display: block;
  color: #84c561;
  background: url(../images/mt-kengang.png) repeat-x bottom;
}

.project li {
  overflow: hidden;
  padding: 15px 0;
  background: url(../images/mt-kengang.png) repeat-x bottom;
}

.project li h4 {
  margin: 0 0 10px;
}

.project li a {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
  line-height: normal;
  display: block;
}

.project li a:hover {
  color: #84c561;
}

.project li img {
  width: 80px;
  object-fit: cover;
  float: left;
  margin-right: 10px;
}

.project li .desc {
  color: #333;
  font-size: 12px;
  line-height: 18px;
}

.project li .desc3 {
  font-size: 13px;
  margin: 10px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news_detail {
  width: 100%;
  padding-bottom: 20px;
}

.box_news_detail {
  width: 100%;
  color: #717173;
  line-height: 26px;
  text-align: justify;
  font-size: 16px !important;
}

.box_news_detail h1 {
  color: #f46020;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 50px 0 20px;
  text-align: left;
}

.date_time {
  color: #888;
  display: inline-block;
  margin-bottom: 20px;
}

.date_time i {
  margin-right: 5px;
  font-size: 16px;
}

.box_news_detail .news_note {
  padding: 10px 22px;
  background-color: #eee;
  color: #333;
  line-height: 26px;
  text-align: justify;
  margin-bottom: 30px;
}

.share {
  margin: 20px 0 10px;
}

.popup_auto .modal-content {
  background-color: transparent;
  border: none;
  box-shadow: unset;
}

.popup_auto .modal-content .close {
  color: #fff;
  opacity: 1;
  font-size: 26px;
  position: absolute;
  right: -30px;
  line-height: 25px;
  top: 0px;
}

.popup_auto .modal-body {
  padding: 0;
  border-radius: 8px;
  overflow: hidden;
}

.form_popup {
  background-color: #f18800;
  padding: 20px 25px 25px;
}

.form_popup .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: normal;
  margin-bottom: 20px;
}

.form_popup .form-group .form-control {
  width: 100%;
  height: 34px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  padding: 4px 12px;
  color: #717173;
  box-shadow: unset;
  font-size: 15px;
}

.form_popup .form-control[type="submit"] {
  width: auto;
  background: #fff;
  display: block;
  line-height: 40px;
  color: #f18800;
  height: 40px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 0px hidden #ffffff;
  border-radius: 10px 10px 10px 10px;
  margin: auto;
  padding: 0px 30px 0px 30px;
}

.form_popup ul li {
  font-size: 15px;
  padding: 5px 0;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.news_rale {
  max-width: 934px;
  width: 100%;
  margin: 0 auto;
  color: #717173;
  padding-top: 20px;
}

.news_rale .title-headding {
  margin-bottom: 33px;
}

.page-product-detail {
  width: 100%;
  padding-top: 40px;
}

.box_images_detail {
  width: 46%;
  position: relative;
  border-radius: 10px;
  padding: 0px 30px 0px 0;
  float: left;
  margin-bottom: 31px;
}

.info_detail {
  width: 54%;
  float: left;
  position: relative;
}

.info_detail:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 28px solid #f46020;
}

.images_detail {
  border: 0px solid #f0eceb;
  position: relative;
  text-align: center;
}

.images_detail a {
  display: -ms-flexbox;
  display: flex;
  height: 430px;
  align-items: center;
  justify-content: center;
}

.images_detail img {
  height: auto;
  padding: 40px;
  max-height: 100%;
  width: auto;
  vertical-align: middle;
}

.box_dat_mua {
  /* float: left; */
  width: 100%;
  background: #e2e2e2;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  padding: 5px 0px;
}

.box_dat_mua .box_price {
  width: 50%;
  float: left;
  /* padding: 15px; */
}

.box_dat_mua .box_price .name_price {
  width: 125px;
  font-size: 15px;
  line-height: 25px;
  text-align: right;
  padding-right: 20px;
  float: left;
}

.price_top {
  margin-bottom: 0px;
  /* margin-top: 10px; */
  display: inline-block;
  width: 100%;
}

.box_dat_mua .box_price .box_value_price {
  width: calc(100% - 130px);
  float: left;
}

.box_dat_mua .box_price .value_price {
  font-size: 18px;
}

.box_dat_mua .box_price .value_price .new_price {
  display: inline-block;
  color: #717173;
  font-weight: 600;
  font-size: 17px;
}

.giao_hang {
  /* border: solid 1px #ccc; */
  line-height: 30px;
  width: 100%;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}

.giao_hang .giao_hang1 {
  width: 50%;
  padding: 5px;
  float: left;
}

.giao_hang .giao_hang1 p {
  color: #f00;
  font-weight: bold;
  padding-bottom: 0px;
}

.giao_hang .giao_hang1:nth-child(1) {
  border-right: solid 1px #ccc;
}

.giao_hang .giao_hang2 {
  padding: 5px;
  color: #717173;
  font-weight: 500;
  width: 49%;
  border: 1px solid #ccc;
}

.box_dat_mua .box_price .value_price .old_price {
  display: inline-block;
  text-decoration: line-through;
  color: #999;
  font-size: 15px;
}

.box_dat_mua .box_price .vat {
}

.box_dat_mua .line-dr {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
  width: 100%;
  float: left;
}

.box_status {
  width: 50%;
  /* float: left; */
  /* padding: 15px; */
}

.box_status .name_status {
  width: 100px;
  font-size: 15px;
  float: left;
  line-height: 34px;
}

.box_status .group_nd_button {
  /* width: calc(100% - 100px); */
  float: left;
}

.box_status .value_status {
  display: inline-block;
  background-color: #f46020;
  color: #fff;
  /* width: 190px; */
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: 600;
  font-size: 14px;
  padding: 0 20px;
  text-transform: uppercase;
}

.box_status .value_status a {
  color: #fff;
}

.box_status button {
  border: none;
  float: left;
  display: inline-block;
  outline: 0;
  box-shadow: unset;
  background-color: transparent;
}

.tinhtrang_in {
  padding: 0px 0px 0px 0;
  margin: 0;
  float: left;
  border-top: solid 1px #ccc;
  width: 100%;
  font-size: 15px;
}

.tinhtrang p {
  width: 140px;
  padding-right: 15px;
  /* text-align: right; */
  float: left;
}

.tinhtrang span {
  font-weight: bold;
}

.box_status button a {
  background-color: #f46020;
  color: #fff;
  height: 30px;
  /* width: 190px; */
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 0 20px;
  text-transform: uppercase;
}

.info_payment {
  float: left;
  width: 100%;
  padding: 0 0 25px 0;
}

.info_payment .item {
  width: 100%;
  display: flex;
}

.info_payment .item.bot-10 {
  margin-bottom: 10px;
}

.info_payment .payment_left {
  align-items: center;
  justify-content: left;
  text-align: right;
  padding-right: 10px;
  width: 140px;
  color: #636363;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

.info_payment .payment_right {
  width: calc(100% - 90px);
  padding-left: 10px;
  line-height: 22px;
  font-weight: bold;
}

.info_payment .payment_right1 {
  width: calc(100% - 90px);
  padding-left: 10px;
  line-height: 22px;
  font-size: 13px;
  font-weight: normal;
}

.info_payment .payment_right .sh-nwr {
  font-size: 14px;
}

.info_payment .payment_right .sh-nwr a {
  color: #0654ba;
}

.info_payment .payment_right a {
  text-decoration: underline;
}

.info_payment .payment_right .list_bank {
}

.list_bank img {
  background-image: url(../images/list_bank.png);
  background-repeat: no-repeat;
  width: 39px;
  height: 24px;
  display: inline-block;
}

.list_bank .vi-pv2-paypal {
  background-position: -155px 0;
}

.list_bank .vi-pv2-visa {
  background-position: 0 0;
}

.list_bank .vi-pv2-master_card {
  background-position: -39px 0;
}

.list_bank .vi-pv2-am_ex {
  background-position: -77px 0;
}

.list_bank .vi-pv2-discover {
  background-position: -116px 0;
}

.img_nho {
  /* width: 350px; */
  margin: 10px auto 0;
  display: -ms-flexbox;
  /* display: flex; */
  -ms-flex-wrap: wrap;
  /* flex-wrap: wrap; */
  /* align-items: center; */
}

.img_nho .column {
  width: 100px;
  /*height: 68px;*/
  text-align: center;
  /*margin: 0 8px 16px 8px;*/
  border: 1px solid #f2f2f2;
  display: flex;
  line-height: 50px;
  vertical-align: middle;
  align-items: center;
}

.img_nho img {
  height: auto;
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  vertical-align: middle;
    height: 100px;
    width: 100%;
}
.img-product-sales a img {
  height: 160px;
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  display: none;
}

.img_nho .slick-prev,
.img_nho .slick-next {
  margin: 0;
  width: auto;
  height: auto;
  transform: translateY(-50%);
  z-index: 6;
  text-align: center;
  opacity: 1;
  border-radius: 100%;
}

.img_nho .slick-prev i,
.img_nho .slick-next i {
  color: #f18800;
  line-height: 24px;
  font-size: 18px;
}

.slick-slide {
  outline: 0;
}

.img_nho .slick-prev {
  left: 5px;
}

.img_nho .slick-next {
  right: 5px;
}

.button_support {
  cursor: pointer;
  width: 312px;
  height: 56px;
  border-radius: 10px;
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  background-image: linear-gradient(to right, #f18801, #ffb44a);
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_support .icon {
  margin-right: 10px;
}

.button_support .icon img {
  width: auto;
}

.button_support .name {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}

.info_detail h1 {
  color: #333;
  margin: 0px 0 0;
  padding: 0px 0px;
  font-size: 25px;
  border-left: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
  min-height: 50px;
}

.info_detail .thong_so {
  padding: 0px 0px 10px 35px;
}

.thong_so ul {
  float: left;
  /* margin: 20px 0; */
}

.thong_so li {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  float: left;
  font-weight: 500;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}

.thong_so li:last-child {
  border-bottom: 0;
}

.thong_so li .lal {
  width: 150px;
  float: left;
  padding-left: 0;
}

.thong_so li .content {
  width: calc(100% - 150px);
  float: left;
}

.thong_so li:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -30px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #f46020;
}

.thong_tin_lien_he {
  margin-top: 15px;
  text-align: left;
  overflow-wrap: break-word;
}

.thong_tin_lien_he .title_l {
  font-size: 24px;
}

.thong_so .time_ship {
  float: left;
  width: 100%;
  color: #212121;
  padding: 5px 0 12px 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}

.info_hotline {
  padding: 9px 15px;
  width: 100%;
  float: left;
  background-image: linear-gradient(to right, #f18801, #ffb44a);
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: center;
  margin-top: 0px;
}

.info_hotline .icon_hotline {
  display: inline-block;
  margin-right: 15px;
}

.info_hotline .icon_hotline img {
  width: 36px;
}

.info_hotline span {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.description_product_detai {
  margin-bottom: 10px;
}

.box_thong_so {
  padding: 0;
  font-size: 16px !important;
}

.box_thong_so a {
  color: #f18800;
}

.box_thong_so .title {
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  color: #717173;
  margin-bottom: 30px;
}

.box_thong_so .content {
  font-size: 15px;
  color: #717173;
  line-height: 26px;
  text-align: justify;
}

.para_product {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 25px;
}

.tab_product {
  width: 100%;
}

.tab_product .tab-content {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 0;
}

.tab_product .nav-tabs {
  background-color: #ebebeb;
  padding-top: 7px;
  border-bottom: 0;
  width: 100%;
  position: relative;
  float: left;
}

.tab_product .nav-tabs:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #ebebeb;
  top: 0;
  right: calc(100% - 1px);
}

.tab_product .nav-tabs:after {
  content: "";
  width: 200%;
  position: absolute;
  height: 100%;
  background-color: #ebebeb;
  top: 0;
  left: calc(100% - 1px);
}

.nav-tabs > li {
  position: relative;
}

.nav-tabs > li > a {
  color: #717173;
  font-weight: 700;
  font-size: 16px;
  padding: 13px 35px;
  border: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #717173;
  font-weight: 700;
  font-size: 16px;
  border: 0;
}

.sidebar_right {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 15px;
}

.sidebar_right li {
  width: 100%;
  display: flex;
  align-items: center;
}

.sidebar_right li:not(:last-child) {
  margin-bottom: 10px;
}

.sidebar_right li .image {
  width: 58px;
  margin-right: 15px;
}

.sidebar_right li .image img {
  width: 100%;
  height: auto;
}

.sidebar_right li .name {
  width: calc(100% - 73px);
}

.sidebar_right li .name a {
  font-size: 16px;
  color: #717173;
}

.related_products .title {
  color: #717173;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.filters {
  width: 100%;
  background: #fff;
  padding: 0;
}

.filter-item {
  width: 100%;
  box-shadow: 0 1px 5px #dedede;
  margin-bottom: 10px;
  background-color: #fff;
  padding: 8px 0;
}

.filter-item-name {
  height: 26px;
  padding: 0px 20px;
  margin: 0;
  display: block;
  border-bottom: 0;
  position: relative;
  cursor: pointer;
}

.filter-item-name .drop_down_filter {
  height: 26px;
  display: inline-block;
  width: 26px;
  position: absolute;
  font-size: 20px;
  right: 10px;
  top: 0;
  text-align: center;
  line-height: 26px;
  transform: rotate(-180deg);
  transition: 0.5s;
}

.filter-item.active .filter-item-name .drop_down_filter {
  transform: rotate(0deg);
}

.filter-item-name span {
  color: #717173;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 26px;
}

.filter-item-value {
  padding: 0px 20px;
  border-top: 0;
  margin-top: 0;
}

.active .filter-item-value {
  display: none;
}

.filter-item-value input {
  position: relative;
  top: 2px;
}

.filter-item-value .label-radio {
  padding: 0px 0 0px 0;
  position: relative;
}

.filter-item-value .label-radio i {
  position: absolute;
  top: 10px;
  left: 0;
  color: #cfcfcf;
  font-size: 15px;
  display: none;
}

.filter-item-value .label-radio label {
  font-weight: 500;
  margin-bottom: 0;
}

.filter-title {
  display: none;
  width: 100%;
  border: 0;
  margin: 10px 0 0;
  color: #fff;
  position: relative;
  font-size: 14px;
}

.filter-title-name {
  color: #fff;
  width: 100%;
  background: #f18800;
  font-size: 14px;
  text-align: center;
  margin: auto;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1px 20px;
  line-height: 30px;
  vertical-align: middle;
  cursor: pointer;
}

.filter-title-name .drop_down_filter {
  display: none;
}

.sidebar {
  background-color: #eee;
  width: 100%;
  border-radius: 5px;
  border: solid 1px #ccc;
}

.sidebar .title {
  position: relative;
  background-color: #4a1e1c;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 0px 10px 0px 40px;
  border: solid 1px #4a1e1c;
  font-size: 15px;
  margin: 0;
  color: #fff;
}

.icon-danhmuc {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 10px;
}

.icon-danhmuc-item {
  width: 18px;
  height: 2px;
  background-color: #fff;
  margin: 3px 20px 0 0;
  transition: 0.4s;
}

.sidebar ul li {
  position: relative;
  padding-left: 25px;
}

.sidebar ul li:not(:last-child) {
  border-bottom: 1px dashed #ccc;
}

.sidebar ul li i {
  position: absolute;
  font-size: 15px;
  color: #717173;
}

.sidebar ul li i.fa-caret-right {
  left: 10px;
  top: 10px;
}

/* video */
.library_image_list {
  margin-top: 20px;
}

.library_image_list,
.library_video_list {
  padding: 0 8px;
}

.library_image_item,
.library_video_item {
  margin-bottom: 15px;
  padding: 0 7px;
}

.library_image_item,
.library_video_item p {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.library_image_item,
.library_video_item p a {
  font-size: 16px;
  text-align: center;
}

.library_image_item .image,
.library_video_item .image {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.library_image_item .image a,
.library_video_item .image a {
  display: block;
}

.library_image_item .image img,
.library_video_item .image img {
  object-fit: cover;
  height: 220px;
  border: solid 1px #ccc;
}

.library_image_item .image img {
  transition: 0.3s;
}

.library_image_item .image:hover img {
  transform: scale(1.2);
}

.library_video_item:hover .icon_play {
  background-color: #f46020;
}

.library_video_item h3,
.library_image_item h3 {
  margin: 6px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  text-align: center;
}

.library_video_item h3 a,
.library_image_item h3 a {
  font-size: 16px;
  line-height: 18px;
  color: #717173;
  font-weight: 600;
}

.library_video_item h3 a:hover,
.library_image_item h3 a:hover {
  color: #199cdb;
}

.icon_play {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon_play i {
  font-size: 16px;
  margin-left: 2px;
  color: #fff;
  line-height: 50px;
}

.video_detail h2 {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 25px;
  color: #d4d7e0;
}

.video_item iframe {
  width: 100%;
  height: 500px;
}

.links_gp {
  margin-bottom: 20px;
  overflow: hidden;
}

.box_video_detail .title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}

.ct-left,
.ct-right {
  margin-top: 15px;
  margin-bottom: 15px !important;
  color: #222;
  font-size: 15px;
}

.ct-left p {
  margin-bottom: 10px;
}

.map {
  margin-top: 10px;
}

.ct-left form input {
  font-size: 14px;
  color: #717173;
  width: 100%;
  border: 1px solid #d8d8d8 !important;
  border-radius: 0px;
  height: 35px;
  padding: 0 15px;
  margin-bottom: 15px;
  outline: 0;
}

.ct-left form textarea {
  font-size: 14px;
  color: #717173;
  width: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 15px;
  outline: 0;
  height: 140px;
}

.ct-left form button {
  font-size: 14px;
  color: #fff;
  background: #f46020;
  border: none;
  height: 40px;
  width: 150px;
  border-radius: 7px;
  cursor: pointer;
  outline: 0;
  font-weight: 600;
}

.label-radio h2 {
  font-size: 15px;
  line-height: 30px;
}

.label-radio h2 a {
  font-weight: 600;
  text-transform: uppercase;
}

.label-radio h2 a i {
  color: #f18800;
  padding-right: 10px;
}

.label-radio h2 a:hover {
  color: #f18800;
}

.modal .pps-wrap {
  box-sizing: border-box;
  position: relative;
  z-index: 10008;
  height: 100%;
  max-height: inherit;
  padding: 15px 20px 15px 20px;
  background-color: #e2f1e2;
  border-radius: 5px;
}

.modal .pps-close {
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: 999;
}

.pps-close a.pps-close-link {
  padding: 6px;
  box-sizing: content-box;
  display: block;
  outline: none;
  border: 0;
  cursor: pointer;
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 1;
  background-color: #ffffff;
  border-radius: 18px;
}

.pps-close a.pps-close-link i {
  font-size: 18px;
  line-height: 1;
  color: #999999;
}

.pps-content {
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}

.pps-content iframe {
  width: 100%;
  height: 360px;
}

.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}

.modal.fade .modal-dialog {
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 16px;
  border-radius: 15px;
}

.modal.in .modal-dialog {
  transform: translate(-50%, -50%);
}

.noi_dung_in {
  padding: 10px 0;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

.noi_dung_in ul {
  padding-left: 25px;
}

.noi_dung_in ul li {
  list-style: disc;
}

.info_contact {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

.info_download {
  float: left;
  margin-bottom: 10px;
  margin-right: 15px;
}

.info_contact p {
  text-align: justify;
  font-size: 12px;
  line-height: 22px;
  color: #ff9600;
  font-weight: bold;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.table_contact {
  float: left;
  width: 100%;
}

.textfield_contact {
  width: 303px;
  height: 30px;
  background: #fff;
  border: 1px solid #eaeae9;
  padding: 0px 5px;
  float: left;
  color: #5a5959;
  border-radius: 4px;
  -moz-border-radius: 4px;
}

.textarea_contact {
  width: 303px;
  float: left;
}

.noidung_contact {
  float: left;
  width: 100%;
}

.txt_noidung_contact {
  float: left;
  width: 100%;
  height: 100px;
  background: #fff;
  border: 1px solid #eaeae9;
  padding: 0px 5px;
  color: #5a5959;
  border-radius: 4px;
  -moz-border-radius: 4px;
  font-family: arial;
  padding-top: 5px;
}

.guidi {
  float: left;
  margin-right: 5px;
  width: 120px;
  height: 30px;
  text-align: center;
  background-color: #ff9600;
  border: none;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px;
}

.like_facebook {
}

.share-article {
}

#video_home .modal2 {
  max-width: 900px;
  margin: 100px auto;
  width: 100%;
}

#video_home video {
  width: 100%;
}

.fixed-contact-icons {
  position: fixed;
  bottom: 55px;
  left: 5px;
  z-index: 9;
}

.fixed-contact-icons img {
  width: auto;
}

.fixed-contact-icons i {
  color: white;
  font-size: 30px;
  background: #0083fe;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
}

.fixed-contact-icons ._zalo {
  background: url(../images/zalo-icon.png) 0 0 no-repeat;
  background-size: cover;
}

.fixed-contact-icons ._msg {
  background: #0083fe url(../images/icon-msg.png) 0 0 no-repeat;
  background-size: cover;
}

.fixed-tel {
  left: 5px;
  bottom: 10px;
  position: fixed;
  display: inline-block;
  min-width: 70px;
  height: 40px;
  line-height: 40px;
  background: #f46020;
  color: #fff;
  font-weight: 700;
  font-size: 125%;
  border-radius: 25px;
  padding: 0 10px 0 15px;
  box-shadow: 0 0 3px #fff;
  z-index: 999;
}

.fixed-tel i {
  padding-right: 10px;
  font-size: 25px;
  padding-top: 5px;
  line-height: 30px;
}

/* cart */
.box_order_success {
  margin-top: 50px;
}

.box_order_success .box_icon_sucess {
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.box_order_success .box_icon_sucess .icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgb(87 209 124);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.box_order_success .box_icon_sucess .icon:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  background-color: rgba(87, 209, 124, 0.3);
  border-radius: 50%;
  left: -10px;
  top: -10px;
}

.box_order_success .box_icon_sucess .icon i {
  color: #fff;
  font-size: 40px;
  position: relative;
}

.box_order_success .box_icon_sucess .icon:after {
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  background-color: rgba(87, 209, 124, 0.2);
  border-radius: 50%;
  left: -20px;
  top: -20px;
}

.box_order_success .box_icon_sucess .title_success {
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 24px;
  margin-top: 31px;
}

.box_info_order_success {
  border: 1px solid #000;
  padding: 25px;
  font-size: 20px;
}

.box_info_order_success .info_customer {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}

.box_info_order_success .info_customer .name {
  margin-bottom: 8px;
}

.box_info_order_success .info_customer .phone {
  font-size: 20px;
  margin-bottom: 8px;
}

.box_info_order_success .list_sp_order_success {
  width: 100%;
}

.box_info_order_success .list_sp_order_success .item {
  width: 100%;
  margin-bottom: 15px;
}

.box_info_order_success .list_sp_order_success .box {
  display: flex;
  align-items: center;
}

.list_sp_order_success .cart-product-image img {
  height: 83px;
  padding-right: 20px;
}

.box_info_order_success .list_sp_order_success .box_name {
  width: 55%;
  margin-right: 5%;
}

.box_info_order_success .list_sp_order_success .box_name .name {
  font-weight: 700;
}

.box_info_order_success .list_sp_order_success .box_info {
  width: 40%;
}

.box_info_order_success .list_sp_order_success .box_info .qty {
  font-size: 15px;
}

.box_info_order_success .list_sp_order_success .box_info .price {
  font-size: 15px;
}

.thank_you {
  width: 100%;
  text-align: center;
  margin-top: 24px;
}

.thank_you .content_thank {
  text-align: center;
  width: 100%;
  font-size: 20px;
  max-width: 700px;
  display: block;
  margin: 0 auto 30px;
}

.group_button_home a.back_home {
  background-color: #f46020;
  color: #fff;
  margin-right: 15px;
}

.group_button_home a {
  display: inline-block;
  width: 100%;
  max-width: 210px;
  line-height: 40px;
  border-radius: 5px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0F587A;
  border-color: #0F587A;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 10px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0F587A;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.map iframe {
  width: 100%;
  height: 280px;
}
.box_thong_so li {
  list-style: disc;
  margin-left: 20px;
}
.slide {
  position: relative;
}

.contentss {
  position: absolute;
  top: 50%;
  width: 50%;
  left: 5%;
}

.contentss span {
  font-size: 16px;
  color: black;
  font-weight: bold;
}

/* xe tai  */

.product-flash-sales {
  padding: 5px;
}
.box-contai-flash-products {
  padding: 0;
  /* border: 1px solid #cdcdcd; */
  background: #fff;
}

h2.title-products-flash {
  margin-top: 10px;
  font-size: 14px;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 37px;
}
.header-icon-right span img {
  width: 30px;
  height: 30px;
}

.header-icon-right span {
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
  width: 32px;
  height: 32px;
  top: 12px;
  left: 12px;
  /* position: absolute; */
  box-shadow: 0 0 0 0 #c31d1d;
  /* background-color: rgba(230, 8, 8, 0.7); */
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
  margin-right: 10px;
}

@keyframes zoom {
  0% {
    transform: scale(0.3);
  }

  70% {
    transform: scale(0.7);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes phone-vr-circle-fill {
  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);
  }
}

.item-cart i {
  padding-right: 5px;
}

span.price-flash {
  padding-top: 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #f46020;
  padding-bottom: 10px;
}

.box-cart-flash {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-left {
    border-radius: 5px;
    padding: 4px 15px;
    text-align: center;
    background: #054764;
}

.cart-right {
    display: none;
    border-radius: 4px;
    display: flex;
    align-items: center;
    /* width: 30%; */
    border: 1px solid #d7d5d5;
    padding: 5px 10px;
    text-align: center;
    margin-left: 9px;
    display: none;
}
.cart-right span {
  padding-right: 5px;
}

.content-product-sales {
  padding: 5px 10px 15px 10px;
}

.sale-khuyenmai {
  padding: 10px;
  width: 40px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  right: 7px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 5px;
  background: #f46020;
}

.img-product-sales {
  position: relative;
  /* height: 160px; */
  overflow: hidden;
}
.flash-right a {
  font-weight: 600;
  color: #f46020;
}
.header-center .btn-search svg {
  width: 30px;
  height: 30px;
  margin-bottom: -7px;
}
.flash-top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 0px;
}
.contai-flash-sale {
  padding: 40px 0px;
  /* padding-top: 40px; */
  /* padding-bottom: 1px; */
}
.box-flash-sale {
  background: #f7f7f7;
  padding: 0px 20px;
}
.sale-khuyenmai a {
  color: #fff;
  font-size: 12px;
}

.cart-left a {
  color: #fff;
  font-size: 12px;
  margin-left: 2px;
}

.box-title-product-news {
  /* padding-top: 30px; */
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #f7f7f7;
}

section.product-newss {
  padding-bottom: 20px;
}

.newss-twp .products-title-right span {
  background-color: #005c85;
}
.news .products-title-right span {
  padding: 6px 25px 6px 25px;
  display: inline-block;
  background: #f1631b;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
}

.news .box-title-product-news {
  border-bottom: 1px solid #f0efef;
  width: 100%;
  padding: unset;
  background: #fff;
}

.products-title-right {
  display: flex;
  align-items: center;
}

.title-news {
  padding-left: 55px;
  display: flex;
  align-items: center;
}

.news .box-title-right-news-product {
  padding-right: 20px;
}
.news .item-slick-news {
  padding: 10px;
}

.news .content-news h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-top: 5px;
}

.news .content-news p {
  font-size: 14px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 0px;
}

.news .btn-grups a {
  display: inline-block;
  padding: 0px 15px;
  color: #f46020;
}

.news .btn-grups {
  display: flex;
  justify-content: end;
  padding-top: 10px;
}

.news .box-slick-news {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 30px;
}

.clm.star-left {
  position: relative;
}

.clm.star-left-ed {
  padding-left: 0px;
}

.newspapers-star {
  display: flex !important;
  justify-content: center;
  width: 100%;
  padding-bottom: 55px;
}

.newspapers-star a {
  text-transform: uppercase;
  padding: 10px 15px;
  display: inline-block;
  background: linear-gradient(
    178deg,
    rgb(241 241 241) 36%,
    rgb(224 213 213) 73%
  );
  color: #000;
  font-size: 17px;
  font-weight: 700;
  border-radius: 0px 0px 10px 10px;
}

.item-slick-star .slick-dots li {
  width: 15px;
  height: 15px;
}

.box-contai-star p {
  color: #fff;
  padding-bottom: 26px;
  font-weight: 300;
  font-size: 15px;
  text-align: justify;
}

.avatar-left img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.content-right-vertical {
  background: #f7f8f2;
  height: 100%;
}

.title-vertical-right {
  text-align: center;
}

.title-vertical-right p {
  text-transform: uppercase;
  color: #000;
  font-size: 17px;
  padding: 15px;
  background: linear-gradient(
    177deg,
    rgba(227, 227, 227, 1) 36%,
    rgba(195, 190, 190, 1) 73%
  );
  font-weight: 600;
}
section.star {
  overflow: hidden;
  padding-top: 30px;
}

.box-img-center .item-img:nth-child(1) {
  padding-bottom: 10px;
}

.title-vertical-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 14px;
}

.box-img-vertical {
  width: 30%;
  padding-right: 15px;
}

.box-content-vertical {
  width: 60%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-content-vertical p {
  padding-bottom: 0px;
  text-align: left !important;
}
.content-avatar-start-right h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
}

.avatar-star {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}

.content-avatar-start-right p {
  padding-bottom: 0px;
  font-size: 14px;
  font-weight: 300;
}
.content-avatar-start-right {
  padding-left: 20px;
  color: #fff;
}

.box-left-star {
  background: #005c85;
  padding-bottom: 10px;
  box-shadow: rgb(0 47 68) 3px 3px 6px 0px inset, rgba(0, 47, 68, 0.5) -3px -3px 6px 1px inset;
}

.box-contai-star {
  display: flex;
}

.box-contai-star span {
  font-size: 60px;
  color: #fff;
  display: inline-block;
  padding: 0px 25px;
}

.box-contai-star span:last-child {
  display: flex;
  align-items: end;
}

.title-news p {
  padding-bottom: 0px;
}

.title-news p {
  padding-left: 10px;
}

.title-news p:nth-child(1) {
  border-right: 1px solid black;
  padding-right: 10px;
}

.amdin {
  display: flex;
  align-items: center;
  padding-top: 5px;
}

.amdin .hourt {
  display: flex;
  align-items: center;
}

.amdin p {
  padding: 0px;
}

.amdin .people {
  display: flex;
  align-items: center;
  padding: 0px 15px;
}

.amdin .comment {
  display: flex;
  align-items: center;
}

.amdin p {
  margin-left: 6px;
  color: #a7a3a2;
  font-size: 13px !important;
  display: inline-block;
}

.amdin i {
  color: #a7a3a2;
  font-size: 13px;
}

.news .products-title-right span:before {
  background: #f46020;
  border-bottom: 17px solid transparent;
  border-top: 18px solid transparent;
  content: "";
  width: 60px;
  height: 99%;
  position: absolute;
  background-color: #f1631b;
  top: 0;
  right: -43px;
  z-index: 1;
  transform: skew(40deg, 0deg);
  border-right: 0px !important;
  border-left: 0px !important;
}
.products-title-right span {
  padding: 6px 25px 7px 25px;
  display: inline-block;
  background: #005c85;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
}

.products-title-right span:before {
  content: "";
  border-top: 38px solid transparent;
  border-left: 30px solid #005c85;
  border-bottom: 0px solid transparent;
  border-right: 0 solid transparent;
  position: absolute;
  top: 0px;
  right: -60px;
  width: 60px;
  height: 37px;
}
section.flash-sales {
  padding-bottom: 30px;
}
section.flash-sales {
  padding-bottom: 20px;
}
.box-product-ection {
  background: #f7f7f7;
  padding: 30px 15px 1px 15px;
  margin-top: 8px;
}
.box_hotline_header span {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}
.header-center {
  display: flex;
  align-items: center;
  width: 56%;
}
.item-cart a {
  display: inline-block;
  padding: 6px 15px;
  background: #f46020;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 5px;
}

.contai-flash-sale .box-cart-flash .cart-left {
  padding: 3px 15px;
  display: flex;
  align-items: center;
}

.contai-flash-sale .box-cart-flash .cart-right {
  padding: 2px 10px;
  margin-left: 0px !important;
  display: none;
}

/* 
.box-vanchuyen .clm.flex-icon:last-child {
    padding-right: 0px !important;
} */

.slide-deskyop-left {
  width: 292px;
}
.danh-muc-btn span {
  margin-right: 20px;
}

.price-flash s {
  color: #777;
  font-weight: 500;
  font-size: 14px;
  margin-left: 10px;
}

.wrapper .home .header .fixed .header-bg .header .fixed {
  position: fixed !important;
  top: 0;
}

.wrapper.home.header.fixed.header-bg .header.fixed {
  position: fixed;
}

.wrapper.home.header.fixed.header-bg .menu-header {
  display: none !important;
}

.header-bg .container.box-header-center-vlur {
  display: none;
}

.wrappe .home.header.fixed.header-bg .container.box-header-center-vlur {
  display: none !important;
}

.header-bg .container .box-header-center-vlur {
  display: none !important;
}

.header-bg .home-top-left {
  display: none !important;
}

.header-bg .slide_desktop .slider.faded {
  width: 100% !important;
}

.img-news img {
  height: 175px;
}

.content-news h2 a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}

.content-news h2 {
  min-height: 45px;
}

/* .banner-product-news img {
    height: 100%;
} */

/* .banner-product-news {
    height: 100%;
    width: 100%;
} */

.box-video {
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
}

.box-img-center .item-img {
  position: relative;
}

.box-video a {
  font-size: 12px;
  display: inline-block;
}

.box-video:before {
  background: #f46020;
  position: absolute;
  padding: 20px 120px;
  content: "";
  z-index: -1;
  transform: skew(336deg, -1deg);
}

.box-video a {
  color: #fff;
}

.box-video:after {
  /* width: 239px; */
  /* height: 45px; */
  background: #fbfbfb;
  position: absolute;
  content: "";
  padding: 23px 125px;
  z-index: -3;
  transform: skew(334deg, -2deg);
}
.help p {
  min-width: max-content;
  max-width: fit-content;
}

.help {
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px dashed;
  width: 100%;
  overflow: auto;
}

.help p {
  padding-right: 23px;
  border-right: 1px solid;
  line-height: 0.9;
}

.help p:last-child {
  border-right: 0px;
}
.box-clm {
  padding-left: 0px !important;
}

.box_address ul {
  margin-top: 20px;
}

.footer-bottom-fix {
  align-items: unset;
  padding-top: 25px;
}

.box-foter-left {
  padding-top: 10px;
}

.box-item-flex-vanchuyen:before {
  content: "";
  position: absolute;
  width: 309%;
  height: 98px;
  background: #f5f5f5;
  transform: rotate(16deg);
  top: 30px;
  left: -100px;
  z-index: 0;
}
.box-img-center {
  height: 100%;
}

.item-img {
  height: 50%;
}

.item-img img {
  height: 100%;
}
.menu-desktop.menu .nav-main {
  display: flex;
  justify-content: space-between;
}

ul.header-scoll .li-parent:hover {
  background: #efefef;
}

ul.header-scoll .li-parent:hover span {
  color: #333;
}

i.fas.fa-search {
  color: #f46020;
}

.header-bg .box-header-center-vlur {
  display: none;
}
.box-clm .box-slide {
  height: 425px;
}
.box-video a {
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
}

ul.nav-main li a:hover {
  color: #fff !important;
}

.item-cart a:hover {
  background: #f46020;
}

.cart-left:hover {
  background: #f46020;
}
.box-vartical {
  padding-bottom: 15px;
}

.header-icon-right p {
  text-transform: math-auto;
}

.box-menu-down .text {
  text-transform: math-auto;
  font-size: 14px;
}

span.comma-left svg {
  width: 25px;
  height: 25px;
  /* position: absolute; */
  transform: rotate(180deg);
}

span.comma-right svg {
  width: 25px;
}

.cart-left span i svg {
  width: 15px;
  height: 15px;
  fill: #fff;
  margin-bottom: -3px;
}

.btn-all-sell {
  text-align: center;
  margin-bottom: 20px;
  display: none;
}
.btn-all-sell a {
  background: #f46020;
  padding: 8px 20px;
  color: #fff;
  border-radius: 4px;
}
.item-flash-sale {
  margin-bottom: 0px;
}
.flash-right {
  display: block;
}

.product-newss .img-product-sales {
  position: relative;
  /* height: 160px; */
  padding: 5px;
  border-bottom: 1px solid #f7f7f7;
  overflow: hidden;
}
.product-flash-sales .box-contai-flash-products a img:hover {
  transform: scale(1.1);
  transition: 1s ease;
}

.home-top-left {
  display: none;
}
.card-news-horizontal .image a:hover img {
  transform: scale(1.1);
  transition: 1s ease;
}

.block-news {
  padding: 30px 0;
}

.card-news-horizontal .image {
  position: relative;
  overflow: hidden;
}
.fixed-tel:hover {
  color: #fff;
}

.card-news-horizontal .image i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #f46020;
  font-size: 50px;
}

.card-news-horizontal .image img {
  height: 200px;
}

.card-news-horizontal .image a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #46424254;
}

.card-news-horizontal .box .content h3 a {
  font-size: 17px;
  text-align: center;
  font-weight: 700;
}

.card-news-horizontal .box .content h3 {
  text-align: center;
  line-height: 1;
}
.col-card-news-horizontal {
  padding-bottom: 20px;
}

.img-news img:hover {
  transform: scale(1.1);
  transition: 1s ease;
}

.img-news {
  position: relative;
  overflow: hidden;
}

.related_products .product_item .box_product {
  padding: 0px;
}

.box_info p {
  padding-bottom: 0px;
}
/* .image {
    height: 450px;
} */

.group-product-detail .images_detail img {
  padding: 0px;
  height: 100%;
}

.tinhtrang_in p {
  padding-bottom: 0px;
}

.tinhtrang {
  padding: 10px 0px;
}
.box_dat_mua .box_price span {
  color: #f46020;
}
.giao_hang2 p {
  padding-bottom: 0px;
}
.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop {
  display: none;
}

.stoklist .image-modal {
}

.info_product_modal {
  width: 45%;
  height: 100%;
  float: left;
  /* padding: 15px 15px 15px 15px; */
  /* background-color: #fff; */
  /* border-radius: 10px 0 0 10px; */
}

.newsletter-content {
  margin-left: auto;
  text-align: center;
  padding: 20px;
  float: right;
  width: 55%;
}

.modal.fade.modal-First.show.stoklist {
  background: #cdcdcdcc;
}
.modal {
  display: unset !important;
}
.fade {
  opacity: unset !important;
}

.modal.fade.modal-First.show.stoklist .clone {
  position: absolute;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -13px;
  top: -15px;
  left: unset;
  opacity: 1;
  color: #fff;
  font-size: 27px;
  background: #ee2034 url(https://vitysolar.vn/frontend/images/ik.png) no-repeat
    center center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.stoklist .image-modal .info_product_modal .title {
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
}

.image-modal .info_product_modal .image img {
  height: 260px;
  object-fit: contain;
  border: solid 1px #ccc;
}

.modal.fade.modal-First.show.stoklist .newsletter-content h2 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.6px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
  color: #000;
}

.newsletter-content .input-wrapper-inline {
  position: relative;
  max-width: 613px;
  width: 100%;
}

.newsletter-content .form-control {
  border: 1px solid #222;
  background: #fff;
  flex: 1;
  min-width: 40px;
  border-radius: 3px;
  min-height: 35px;
  margin-bottom: 8px;
  font-size: 16px;
  color: #333;
  background-color: Transparent;
  padding: 7px 10px;
  height: auto;
  overflow: hidden;
  height: 35px;
  border: solid 1px #ddd;
  background-color: #fff;
  margin-bottom: 12px;
}

.modal-body .close {
  position: absolute;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  top: -32px;
  justify-content: center;
  right: -41px;
  left: unset;
  opacity: 1;
  color: #fff;
  font-size: 27px;
  background: #f46020 url(https://vitysolar.vn/frontend/images/ik.png) no-repeat
    center center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.newsletter-content .input-wrapper-inline button {
  border-radius: 3px;
  padding: 0;
  border-color: #f46020;
  display: block;
  background-color: #f46020;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  position: relative;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.modal-content {
  border: none;
}
.modal-body {
  padding: 0px;
}
.modal.fade.modal-First.show.stoklist {
  background: #cdcdcdcc;
  opacity: unset;
  opacity: 1 !important;
  /* transform: translateY(0px); */
  transition: 1s ease;
  visibility: inherit;
}
.banner-product-news img {
  height: 420px;
}

h2.title-products-flash:hover {
  color: #f46020;
}

.stoklist {
  /* transform: translateY(-1000px); */
  opacity: 0;
  visibility: hidden;
}

.modal.fade.modal-First.stoklist .modal-dialog {
  transform: translate(-50%, -250%) !important;
}
.logo_menu a img {
  opacity: 0;
}

.modal.fade.modal-First.show.stoklist .modal-dialog {
  transition: 1s ease;
  transform: translate(-50%, -50%) !important;
}

/* Add this CSS to your stylesheet */
.thumbnail:focus {
  outline: none;
  border: none;
}

/* Optionally, you can add styles for better user experience */
.thumbnail {
  cursor: pointer;
  /* Add other styles as needed */
}
@media (min-width: 1440px) {
  .number_special .mx_width {
    max-width: 1350px;
    margin: auto;
  }

  .news_home .mx_width {
    max-width: 1350px;
    margin: auto;
  }

  .number_special .img_bg_number img {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
    max-width: 100%;
  }
}

@media (max-width: 1199px) {
  .menu > ul > li > a {
    padding: 0 4px 19px;
    font-size: 15px;
  }

  .folder_products .nav-pills > li > a {
    font-size: 16px;
    width: 230px;
    padding: 13px 10px;
  }

  .nav-sub-in {
    width: 90%;
  }

  .filter_chungloai .list_ds li {
    width: 33.3333%;
  }

  .files_list .files_item {
    width: 25%;
  }

  .box_search {
    margin-left: 8px;
  }

  .nd_banner .title {
    margin-bottom: 0;
  }

  .slide .banner_top .nd_banner .desc {
    display: none;
  }

  .box_hotline_header {
    font-size: 15px;
  }

  .box_hotline_header span {
    display: none;
  }

  .box_search > i {
    padding: 5px 6px;
  }

  .form_dky button {
    margin-top: 0;
  }

  .width_fix_menu {
    width: calc(100% - 420px);
  }

  .group_hotline_header {
    margin-left: 15px;
    width: 221px;
  }

  .product_item {
    width: 33.3333%;
  }
}

@media (min-width: 992px) {

  .menu-desktop .nav-main > li:hover .nav-sub {
    display: block;
  }

  .menu-desktop .nav-sub > li:hover .nav-sub-child {
    display: block;
  }

  .menu-desktop .nav-main > li:hover .nav-sub-in {
    display: flex;
  }

  .menu-mobile {
    display: none !important;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
}

@media (max-width: 991px) {
.banner-product-news img{
	height:100%;
}
.title-left-header{
	display:none;
}	
  .search-daily {
    margin-top: 0px;
  }
  .clm.star-left-ed {
    padding-left: 15px;
    padding-top: 15px;
  }
  .box-clm {
    padding-left: 15px !important;
  }
  .contai-flash-sale .box-cart-flash .cart-left {
    padding: 5px 25px;
  }

  .slide_desktop .slider.faded {
    padding: 0px;
  }
  .input-left input {
    margin-left: 0px;
    width: 63%;
  }

  .box-footer-top {
    border: unset;
    padding-bottom: 10px;
  }

  .box-footer-right {
    justify-content: left;
  }

  .cart-left {
    /* width: 70%; */
    background: #535353;
    padding: 5px 25px;
    text-align: center;
  }

  .cart-right {
    display: flex;
    align-items: center;
    /* width: 30%; */
    border: 1px solid #d7d5d5;
    padding: 5px 22px;
    text-align: center;
    margin-left: 9px;
  }

  .box-header-center-vlur {
    height: unset;
  }
  /* .clm.flex-icon:nth-child(1){
        padding: 15px;
    } */

  .box-all-footer {
    background: #005b87;
    padding: 15px 20px;
  }

  .cart-left a {
    font-size: 13px;
  }

  .content-vanchuyem p {
    padding-bottom: 0px;
    font-size: 13px;
  
  }

  h2.title-products-flash {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .title-news p {
    display: none;
  }
  .width_fix_logo:before {
    content: "";
    background: unset;
  }

  .clm.star-right {
    padding-top: 20px;
  }
  .box-header-bottom {
    display: none;
  }

  .header-center {
    width: 50%;
    justify-content: end;
  }

  .search-box {
    display: none;
  }

  .box_hotline_header {
    display: none;
  }

  .item-cart {
    display: none;
  }

  .slide.slide_desktop {
    width: 100%;
    display: block;
  }

  .slide_desktop .slider.faded {
    width: 100%;
  }

  .contai-flash-sale {
    padding-bottom: 10px;
  }
  section.flash-sales {
    padding-bottom: 0px;
  }

  .menu-desktop {
    display: none !important;
  }

  .list_kh .khach_hang_item {
    width: 50%;
  }

  .slide .banner_top .image img {
    height: 210px;
  }

  .filter_chungloai {
    padding: 0 15px;
  }

  .filter-title-name .drop_down_filter {
    position: absolute;
    height: 40px;
    right: 0;
    display: inline-block;
    top: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #fff;
  }

  .filter-item-name .drop_down_filter {
    transform: rotate(0deg);
  }

  .filter-item.active .filter-item-name .drop_down_filter {
    transform: rotate(-180deg);
  }

  .slide .banner_top .box-slide {
    background-position: calc(100% - 26%) center;
  }

  .nd_banner .title {
    font-size: 22px;
    font-weight: 700;
  }

  .box_thong_so .content {
    line-height: 24px;
  }

  .thong_so ul {
    margin: 10px 0;
  }

  .filter-title-name {
    background-color: #84c561;
    text-align: left;
    padding: 5px 10px;
    position: relative;
  }

  .filter-item-name {
    margin: 0;
    position: relative;
  }

  .support_client .content {
    flex-direction: column;
    align-items: center;
  }

  .support_client .box_left {
    width: 100%;
    order: 2;
    padding: 0 15px;
  }

  .support_client {
    padding: 60px 0;
  }

  .support_client .box_right {
    order: 1;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 30px;
  }

  .list_categories {
    padding: 0;
  }

  .list_thuong_hieu {
    padding: 30px 0 0;
  }

  .categories_about {
    padding: 25px 0;
  }

  .categories_about .content {
    padding-left: 0;
  }

  .list_categories .box_categories .categories_item {
    width: 25%;
  }

  .list_thuong_hieu .nav-pills > li {
    width: 25%;
  }

  .list_thuong_hieu .nav-pills > li > a h3 {
    font-size: 15px;
  }

  .list_categories .categories_info h3 {
    font-size: 16px;
  }

  .list_service {
    margin-top: 40px;
  }

  .title_underline {
    margin-top: 30px;
  }

  .copyright-text {
    width: 100%;
  }

  .news_home .img_tamgiac img {
    width: 100px;
  }

  .news_home .group_title_heading {
    margin-bottom: 40px;
  }

  .list_service .service_item {
    width: 50%;
    margin-bottom: 15px;
  }

  .box_content_slide .block_nd .desc {
    display: none;
  }

  .slide .slick-prev,
  .slide .slick-next {
    display: none !important;
  }

  .box_content_slide .block_nd .title_slide .with_me {
    font-size: 15px;
  }

  .box_content_slide .block_nd .title_slide .you_can {
    font-size: 22px;
  }

  .box_content_slide .block_nd .trust {
    font-size: 22px;
  }

  .filters-container {
    display: none;
  }

  .group_button_link .more_about {
    width: 130px;
    height: 36px;
  }

  .group_button_link .more_about a {
    font-size: 14px;
    line-height: 36px;
  }

  .group_button_link .video_slide {
    margin-left: 10px;
  }

  .box_content_slide .block_nd {
    max-width: 246px;
  }

  .group_button_link .video_slide .icon_play {
    height: 36px;
    width: 36px;
    margin-right: 0;
  }

  .group_button_link .video_slide .icon_play i {
    font-size: 16px;
    line-height: 36px;
    margin-left: 2px;
  }

  .solution_services {
    margin-top: 25px;
  }

  .group_button_link .video_slide span {
    display: none;
  }

  .filter-title {
    display: block;
    margin-top: 0;
  }

  .filter-item {
    border-top: 1px solid #fff;
    cursor: pointer;
  }

  .filter-item-value {
    display: none;
  }

  .active .filter-item-value {
    display: block;
  }

  .files_list .files_item {
    width: 33.3333%;
  }

  .search {
    top: 59px;
  }

  .group_hotline_header {
    width: 50%;
  }

  .list-bar2 {
    display: inline-block;
  }

  .box_images_detail {
    width: 100%;
    padding: 0;
  }

  .info_detail {
    width: 100%;
  }

  .breadcrumbs {
    padding: 10px 0;
  }

  .breadcrumbs .breadcrumbs-item {
    font-size: 14px;
  }

  .page_news .news_item .image {
    /* width: 124px; */
  }

  .page_news .news_item .news_infor {
    width: 100%;
    padding: 15px 8px 8px;
  }

  .page_news .news_item .news_infor h3 a {
    font-size: 14px;
  }

  .page_news .news_item .news_infor .desc {
    font-size: 13px;
    max-height: 72px;
  }

  .breadcrumbs {
    margin-top: 0;
  }

  .filters {
    margin-top: 15px;
  }

  .product_item .box_product .box_nd .type {
    width: 100%;
  }

  .product_item .box_product .box_nd .code {
    width: 100%;
    text-align: left;
  }

  .first_news {
    width: 50%;
  }

  .news_right {
    width: 50%;
  }

  .news_right .news_item {
    width: 100%;
  }

  .news_right .news_item:nth-child(3) {
    display: none;
  }

  .news_right .news_item:nth-child(4) {
    display: none;
  }

  .support:before {
    opacity: 1;
  }

  .support_item .box_support .title {
    margin-bottom: 0;
  }

  .group_hotline_header {
    margin: 28px 0 28px 20px;
    display: flex;
    justify-content: end;
  }

  .logo-head {
    position: unset;
    display: inline-block;
    padding: 10px 0;
    width: 160px;
  }

  .support {
    margin-top: 0;
  }

  .box_content_slide {
    transform: unset;
    top: unset;
    left: 0;
    bottom: 20px;
  }

  .menu-mobile {
    display: none;
    float: left;
    width: 100%;
    background-color: #84c561;
  }

  .bg_goc {
    width: 40%;
  }

  .nav-main {
    padding: 0;
    width: 100%;
    float: left;
  }

  .menu > ul > li {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
  }

  .menu > ul > li > a {
    padding: 0 15px;
    line-height: 35px;
    font-size: 16px;
  }

  .menu > ul > li > a:hover {
    color: #fff;
  }

  .menu ul li a {
    border-bottom: 1px solid #fff;
    color: #fff;
  }

  .nav-main li i.fa-chevron-down {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    font-size: 12px;
    color: #fff;
    transition: 0.3s;
    border-left: 1px solid #fff;
    line-height: 36px;
    text-align: center;
  }

  .header .container {
    width: 100%;
  }

  .nav-sub {
    position: static;
    background-color: transparent;
    padding: 0;
    border: none;
  }

  .nav-main li .nav-sub li {
    width: 100%;
  }

  .nav-main li .nav-sub li a {
    padding: 0 15px 0 40px;
    color: #fff;
    border-bottom: 1px solid #fff;
  }

  .nav-main li .nav-sub li a:hover {
    color: #fff;
  }

  .nav-sub-child {
    position: static;
    border: none;
    background-color: transparent;
  }

  .nav-main li .nav-sub-child li a {
    padding: 0 15px 0 70px;
  }

  .width_fix_logo {
    width: auto;
    text-align: left;
    height: unset;
  }

  .width_fix_menu {
    width: 100%;
    padding: 0;
  }

  .list_folder_products .folder_products_item {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .header-icon-right {
    display: none;
  }

  .logo-head img {
    height: 80px;
  }

  .cart-left {
    padding: 5px 20px !important;
  }

  .home_top .payment .step .link {
    display: block;
    padding: 8px;
  }

  .payment .step .item:first-child .link {
    padding-left: 8px;
  }

  .home_top .payment .step .item.step-1 {
    width: 24%;
  }

  .home_top .payment .step .item.step-2 {
    width: 38%;
  }

  .home_top .payment .step .item.step-3 {
    width: 38%;
  }

  .product_item {
    width: 50%;
  }

  .fixed-contact-icons {
    display: none;
  }

  .fixed-tel {
    display: none;
  }

  .nd_banner .title {
    max-width: 200px;
  }

  .box_dat_mua .box_price .name_price {
    width: 80px;
  }

  .box_dat_mua .box_price .box_value_price {
    width: calc(100% - 80px);
  }

  .folder_products .nav-pills > li.active > a:before {
    display: none;
  }

  .list_kh .khach_hang_item {
    width: 100%;
  }

  .khach_hang_item .box_kh .image {
    text-align: center;
  }

  .khach_hang_item .box_kh .image img {
    height: auto;
    max-width: 300px;
  }

  .folder_products .nav-pills > li {
    width: 100%;
  }

  .folder_products .nav-pills > li + li {
    margin-left: 0;
    margin-top: 5px;
  }

  .folder_products .nav-pills > li.active > a {
    content: unset;
  }

  .folder_products .nav-pills > li > a {
    width: 100%;
    padding: 10px;
  }

  .filter_chungloai {
    flex-direction: column;
  }

  .filter_chungloai .name {
    order: 1;
    width: 100%;
    padding: 10px 5px;
  }

  .filter_chungloai .list_ds {
    order: 2;
    width: 100%;
  }

  .filter_chungloai .list_ds li {
  }

  .support_client2 .box_left {
    width: 100%;
    padding: 0 15px;
    justify-content: center;
  }

  .support_client2 {
    padding: 60px 0;
  }

  .nav-tabs > li > a {
    font-size: 14px;
    padding: 10px 17px;
  }

  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    font-size: 14px;
  }

  .list_categories .box_categories .categories_item {
    width: 33.3333%;
  }

  .list_thuong_hieu .nav-pills > li {
    width: 33.3333%;
  }

  .related_products .product_item,
  .product_search .product_item {
    width: 50%;
  }

  .product_page {
    padding: 0px 0 30px;
  }

  .fix_hotline {
    display: inline-block;
  }

  .modal-dialog {
    width: calc(100% - 30px);
  }

  .news_rale .news_item {
    width: 100%;
  }

  .page_news .news_item {
    width: 100%;
  }

  .product_page .product_item {
    width: 50%;
  }

  .product_item .box_product .box_nd .type {
    width: 50%;
  }

  .product_item .box_product .box_nd .code {
    width: 50%;
    text-align: right;
  }

  .support_item {
    width: 100%;
  }

  .support_item:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fafafa;
  }

  .support_item .box_support .image {
    width: 62px;
    text-align: center;
  }

  .support_item .box_support .image img {
    width: auto;
  }

  .tab-content {
    margin-top: 30px;
  }

  .nav-pills > li > a {
    width: 200px;
    padding: 11px 10px;
    font-size: 18px;
  }

  .product {
    padding: 40px 0 30px;
  }

  .news {
    padding: 30px 0;
  }

  .news_home {
    padding: 35px 0 0;
  }

  .doitac_list {
    margin-top: 15px;
    margin-bottom: 0px;
  }

  .doitac {
    padding: 30px 0 20px;
  }

  .number_special .img_bg_number {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
  }

  .number_special .img_bg_number img {
    width: 45vw;
  }

  .number_special {
    padding: 30px 0;
  }

  .list_count {
    width: 100%;
  }

  .list_count .item .box_nd {
    width: 100px;
  }

  .list_count .item .desc {
    width: calc(100% - 100px);
  }

  .number_ok::after {
    top: -12px;
  }

  .list_count .item .counter-value {
    font-size: 44px;
  }

  .noi_dung_in {
    padding: 0 20px;
  }
}

@media (max-width: 550px) {
	.images_detail a {
		height: auto
	}
  .product-list-soklit {
    padding: 15px !important;
  }

  .box-footer-right.footer-bottom-fix.clm {
    padding: 15px 0px;
  }
  .footer_links li a {
    font-size: 15px;
  }
  .noi_dung_in td {
    width: 100% !important;
    display: block;
  }
  .help {
    padding-bottom: 15px;
  }
  .footer_links li {
    line-height: 25px;
  }
  .help p a {
    font-size: 15px;
    padding-left: 13px;
  }
  .box_address li .lal {
    font-size: 15px;
  }
  .box_address li .content {
    font-size: 15px;
    padding-bottom: 5px;
  }
  .box_address li {
    line-height: 1.4;
  }
  .box-container-footer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .input-left input {
    width: 72%;
  }
  .input-left {
    width: 100%;
  }
  .box-all-footer {
    padding: 0px !important;
  }
  .box-clm {
    padding: 0px !important;
  }

  .img_nho .column {
    width: unset;
  }
  .search-daily {
    margin-left: 0px;
    width: 135px;
    margin-top: 10px;
  }

  .btn-all-sell {
    display: block;
  }
  .cart-right {
    padding: 5px 10px !important;
  }
  .flash-right {
    display: none;
  }
  .box-header-clm p {
    font-size: 11px;
  }
  .news .box-slick-news {
    margin-bottom: 0px;
  }
  .contai-flash-sale {
    padding-bottom: 1px;
    padding-top: 20px;
  }
  .box-flash-sale {
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 0px 0px;
  }

  .box-contai-star span {
    padding: 0px 10px;
  }

  .newspapers-star {
    padding-bottom: 30px;
  }

  .cart-left {
    padding: 5px 25px !important;
  }
  .box-product-ection {
    padding: 15px 0px 0px 0px;
  }
  .clm.flex-icon:nth-child(2) {
    margin: 0px;
  }
  .cart-right {
    padding: 5px 7px;
    margin-left: 1px;
    display: none;
  }
  .newss-twp .box-right-product-news {
    order: 2;
  }
  table .count .uk-position-relative {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  table .count .btn {
    position: relative;
  }

  table .count .augment {
    order: 1;
    right: unset;
  }

  table .count .quantity {
    order: 2;
  }

  table .count .abate {
    order: 3;
    left: unset;
  }

  .logo-head {
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
  }

  .slide .banner_top .image img {
    height: 160px;
  }

  .box_dat_mua .box_price {
    width: 100%;
    padding-bottom: 0;
  }

  .box_status .value_status {
    margin-bottom: 0;
    font-size: 12px;
  }

  .box_status button a {
    font-size: 12px;
  }

  .price_top {
    display: flex;
    justify-content: center;
  }

  .box_status {
    width: 100%;
  }

  .list_kh .khach_hang_item {
    margin-bottom: 10px;
  }

  .khach_hang_item .box_kh .info_kh {
    min-height: unset;
  }

  .khach_hang_item .box_kh .info_kh h3 {
    font-size: 15px;
    height: auto;
    min-height: unset;
  }

  .box_content_slide .block_nd .title_slide {
    max-width: 134px;
  }

  .box_content_slide .block_nd .title_slide .you_can {
    font-size: 20px;
  }

  .slide .banner_top .box-slide {
    background-position: calc(100% - 26%) center;
  }

  .slide .box-slide {
    height: 160px;
  }

  .list_folder_products .box_folder_products .image {
    height: auto;
  }

  .list_folder_products .box_folder_products .image img {
    width: 100%;
  }

  .box_status .group_nd_button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box_status .name_status {
    width: 100%;
  }

  .filter_chungloai .list_ds li {
    width: 50%;
  }

  .service_item .box_service h3 a {
    font-size: 15px;
    line-height: 20px;
  }

  .related_products {
    padding-top: 15px;
  }

  .nav-tabs > li {
    width: 50%;
  }

  .support_client2 {
    padding: 40px 0;
  }

  .support_client {
    padding: 40px 0;
  }

  .categories_about .icon_video_category {
    margin-right: 15px;
    width: 50px;
  }

  .logo_footer {
    margin-top: 0;
  }

  .list_categories .box_categories .categories_item {
    width: 50%;
  }

  .list_thuong_hieu .nav-pills > li {
    width: 50%;
  }

  .news_home .img_tamgiac img {
    width: 40px;
  }

  .list_count .item {
    font-size: 15px;
    padding: 0;
  }

  .slide .image img {
    height: auto;
  }

  .files_list .files_item {
    width: 50%;
  }

  .list_count .item .desc {
    padding-left: 15px;
  }

  .open .form_search {
    width: 280px;
  }

  .form_search input {
    width: calc(100% - 40px);
  }

  .form_search button {
    width: 40px;
  }

  .service_item .box_service .line {
    margin: 15px 0;
  }

  .list_service {
    padding: 0 7.5px;
  }

  .list_service .service_item {
    padding: 0 7.5px;
  }

  .service_item .box_service {
    padding: 25px 15px 25px 20px;
  }

  .ma_code {
    width: 100%;
    max-width: auto;
    float: left;
    padding-top: 10px;
  }

  .doitac_item2 .image {
    height: auto;
  }

  .group_social_foot {
    width: 100%;
  }

  .library_image_item .image img,
  .library_video_item .image img {
    height: 165px;
  }

  .list_folder_products .box_folder_products h3 a {
    font-size: 16px;
  }

  .list_folder_products .folder_products_item {
    margin-bottom: 30px;
  }

  .folder_products {
    padding: 50px 0 20px;
  }

  .pps-content iframe {
    height: 250px;
  }

  .box_thong_so .title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .page-product-detail {
    padding-top: 25px;
  }

  .box_news_detail h1 {
    margin: 25px 0 20px;
  }

  .news_detail {
    padding-bottom: 15px;
  }

  .page_news {
    padding: 20px 25px 10px;
  }

  .product_page .product_item {
    width: 100%;
  }

  .related_products .product_item,
  .product_search .product_item {
    width: 100%;
  }

  /* .footer-main {
        padding: 30px 0 30px;
    } */

  .footer_bottom {
    padding: 15px 0;
  }

  .copyright-text {
    font-size: 14px;
    line-height: normal;
  }

  .footer_bottom {
    text-align: center;
  }

  .back_to_top {
    float: unset;
  }

  .back_to_top span {
    font-size: 14px;
    float: left;
  }

  .product_item .image img {
    height: auto;
  }

  .name_company {
    font-size: 18px;
    line-height: normal;
  }

  .title_underline {
    font-size: 18px;
    margin-top: 6px;
  }

  .news_right .news_item {
    margin-bottom: 15px;
  }

  .first_news {
    width: 100%;
    margin-bottom: 30px;
  }

  .support {
    padding: 10px 0;
  }

  .nav-pills > li > a {
    width: 142px;
    padding: 9px 5px;
    font-size: 13px;
  }

  .list_count .item .icon_image img {
    width: 60px;
  }

  .list_count .item .counter-value {
    font-size: 36px;
  }

  .support_item .box_support .image {
    width: 45px;
  }

  .support_item .box_support .title a {
    font-size: 17px;
  }

  .support_item .box_support span {
    font-size: 14px;
  }

  .number_ok::after {
    top: -10px;
  }

  .list_count .item p {
    font-size: 15px;
  }

  .number_special .img_bg_number img {
    width: 70vw;
  }

  .number_special {
    padding: 30px 0 20px;
  }

  .list_count {
    margin-top: 20px;
  }

  .product {
    padding: 40px 0 10px;
  }

  .news {
    padding: 15px 0 0px;
  }

  .slide .slick-prev,
  .slide .slick-next {
    top: 64%;
    opacity: 1;
    display: none !important;
  }

  .news_right {
    width: 100%;
  }

  .search {
    left: -226px;
    top: 37px;
  }

  .product_item {
    width: 100%;
  }

  /* .logo-head img {
        height: auto;
    } */

  .width_fix_logo {
    text-align: left;
    width: 50%;
    padding-right: 0;
  }

  .home_top .payment .step .item.step-1 {
    width: 100%;
  }

  .home_top .payment .step .item.step-2 {
    width: 100%;
  }

  .home_top .payment .step .item.step-3 {
    width: 100%;
  }

  .noi_dung_in iframe {
    width: 100%;
  }

  .nav-pills .tablinksRb {
    min-width: 270px;
    margin-bottom: 25px;
    padding: 10px 10px;
    width: 100%;
  }

  .number_special .img_bg_number {
    text-align: center;
  }

  .box_dat_mua {
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 425px) {
  .box_hotline_header {
    display: none;
  }

  .group_hotline_header {
    width: 118px;
  }
}
