.boxSearch {
  position: relative;
  margin: 0 20px;
}
#searchButton{
  display: inline-block;
  text-align: center;
  color: #000;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.boxSearch i {
  transition: all 0.35s ease-in-out;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.header-height .boxSearch i{color: #000;}
.searchBox {
  display: none;
  position: absolute;
  width: 320px;
  right: 0;
  z-index: 9;
}
.searchBox .search-form {
  width: 100%;
  display: flex;
}
.all_dktv a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  color: #000;
}
.all_dktv {
  width: fit-content;
  border: 1px solid #000;
  padding: 5px 15px;
  border-radius: 5px;
}
.header-height .all_dktv a{
  color: #000;
}
.header-height .all_dktv{
  border-color: #000;
}
.boxSearch::before{
  content: '';
  position: absolute;
  width: 1px;
  height: 25px;
  background: #000;
  top: -3px;
  left: -20px;
}
.all_noidung_timkiem_slide {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  /* max-width: 815px; */
  z-index: 1;
}
.frm_timkiem_slide {
  border-radius: 5px;
  background: #FFF;
  width: 100%;
  position: relative;
}
.frm_timkiem_slide input{
  text-indent: 25px;
  transition: all ease 0.5s;
  color: #000;
  font-size: 14px;
  border: transparent;
  background: transparent;
}
.all_tabs_danhmuc {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 15px;
  gap: 30px;
}
.loainhadat{
  padding: 8px 0;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, .75);
  font-weight: 600;
  transition: color .2s ease-in;
  cursor: pointer;
}
.loainhadat.active{
  color: #fff;
  border-bottom: 2px solid #fff;
}
.frm_timkiem_slide input{
  padding: 12px 20px;
  border: none;
  width: calc(100% - 200px);
}
.frm_timkiem_slide button{
  border-radius: 5px;
  background: #b87d43;
  position: absolute;
  width: max-content;
  right: 1%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 20px;
  font-size: 15px;
}
.frm_timkiem_slide button i{
  font-weight: 300;
}
.all_select_option_slide {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 5px;
  margin-top: 10px;
}
.select_slide {
  border-radius: 4px;
  border: 0.7px solid #FFF;
  background: transparent;
  padding: 5px 10px;
  color: #fff;
}
.select_slide *{
  color: #000;
}
.text_slide{
  margin-bottom: 15px;
  clear: both;
  padding-top: 16px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}
.all_text_slide {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.all_text_slide span:nth-child(1){
  position: relative;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(255,255,255,.86);
}
.all_text_slide span:nth-child(2) {
  font-weight: 600;
  margin-bottom: 16px;
  font-family: auto;
  font-size: 45px;
  line-height: 60px;
  color: #fff;
}
.dichvu {
  position: relative;
  border-radius: 15px;
}
.img_dichvu img{
  border-radius: 15px;
  width: 100%;
}
.name_dichvu {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 45.62%, rgba(0, 0, 0, 0.75) 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  justify-content: center;
  padding-bottom: 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-align: center;
}
.sanphamnoibat {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
  transition: all .2s ease-in;
}
.sanphamnoibat:hover{
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.3);
}
.all_content_sanphamnoibat {
  padding: 15px;
}
.name_sanphamnoibat {
  color: #2C2C2C;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.all_gia_dientich_sp {
  display: flex;
  justify-content: space-between;
  margin: 8px 0;
  color: #D21313;
  font-weight: 600;
}
.ma_sp_nb {
  color: #6C6C6C;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.all_content_sanphamnoibat .viewmore-button{
  background: #fff;
  color: #C6902E;
  box-shadow: none;
}
.all_content_sanphamnoibat .viewmore.viewmore-button::after{
  background-color: #C6902E;
  color: #fff;
}
.all_content_sanphamnoibat .viewmore-button::before{
  background: #C6902E;
}
.all_content_sanphamnoibat .viewmore-button:hover {
  color: #fff;
}
.all_content_sanphamnoibat .viewmore.viewmore-button:hover::after {
  background-color: #fff;
  color: #C6902E;
  z-index: 9;
}
.img_sanphamnoibat img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
}
.img_sanphamnoibat {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.img_tintuc img {
  border-radius: 10px;
  width: 100%;
}
.img_tintuc {
  border-radius: 10px;
}
.logo_tintuc {
  width: fit-content;
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 1px;
}
.all_content_tintuc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 10px;
}
.logo_tintuc {
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 1px;
  width: 33px;
}
.name_tintuc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  color: #3B3B3B;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  width: calc(100% - 40px);
}
.all_tintuc{
  position: relative;
  overflow: hidden;
}
.control-dv {
  position: absolute;
  z-index: 2;
  top: calc(50% - 50px/2);
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  cursor: pointer;
  margin: 0px;
  background-color: transparent;
  border-radius: 50%;
}
.control-dv.prev-dv {
  text-align: left;
}
.control-dv.next-dv {
  right: 0;
  text-align: right;
}
.control-dv i {
  font-weight: 400;
}
.all_tintuc .owl-carousel{
  width: 96%;
  margin: auto;
}
.tienich {
  border-radius: 10px;
  border: 0.7px solid #E2E2E2;
  background: #FFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 20px;
  display: flex;
  align-items: center;
}
.name_tienich {
  font-weight: 600;
  color: #000;
  margin-left: 10px;
}
.all_lienhe_footer {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px;

}
.lienhe_footer {
  display: flex;
  align-items: center;
}
.all_content_hl_ft {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.all_content_hl_ft span:nth-child(1) {
  color: #FFF;
  font-size: 13px;
  font-weight: 300;
}
.all_content_hl_ft span:nth-child(2) {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.footer_top{
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: rgba(255,255,255,0.5) 1px solid;
}
.name_footer {
  font-size: 12px;
  margin: 15px 0;
  margin-bottom: 12px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.4;
}
.all_diachi {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.noidung_diachi {
  font-weight: 300;
  font-size: 14px;
  margin-left: 10px;
}
.title_footer {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.all_menu_footer p {
  margin-bottom: 10px;
}
.all_menu_footer a {
  color: #FFF;
  font-size: 14px;
  font-weight: 300;
}
.noidung_gt_des{
  line-height: 1.8;
  font-weight: 300;
}
.noidung_gt_des strong{
  font-weight: 600;
}
.cell_dv{
  position: relative;
}
.cell_dv .cover {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 15px;
}
.cell_dv .cover img{
  border-radius: 15px;
  display: block;
  height: 100% !important;
  width: 100%;
  max-width: unset;
  object-fit: cover;
  object-position: center;
}
.cell_dv .cover::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 66.87%, #000000 100%);
}
.cover-content-dv {
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 0.625rem;
  gap: 0.625rem;
}
.cover-content-dv h3 a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  transition: all .5s linear;
}
.xemthem_dv a {
  font-size: 14px;
  color: #ffffff;
  background: #D21313;
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  font-weight: 500;
  line-height: 14px;
  transition: all .5s linear;
  position: relative;
  border-radius: 0 0 15px 0;
}
.xemthem_dv a i {
  border-radius: 0 0 15px 0;
  height: 50px;
  width: 50px;
  color: #ffffff;
  font-weight: 300;
  background: #D21313;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}
.cell_dv:hover .xemthem_dv a,.cell_dv:hover .xemthem_dv i{
  background: #A56905;
}
.cell_dv:hover .cover-content-dv h3 a{
  color: #D21313;
}
.sidebar-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-info {
  margin-top: 30px;
}
.form-info .form-card {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #606060;
  width: 35%;
  border-radius: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.form-info .form-card .form-card-inner {
  padding: 30px;
  font-weight: 300;
  height: 100%;
  display: flex;
  flex-direction: column;
  grid-gap: 5px;
}
.working-hours {
  font-weight: 500;
  font-size: 16px;
  color: #606060;
  margin-top: 20px;
}
.form-card-inner .line {
  font-weight: 500;
  font-size: 16px;
  color: #606060;
}
.btn_contact {
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  padding: 0 40px;
  border-radius: 2px;
  cursor: pointer;
  background: #c84;
}
.branding-info {
  padding-bottom: 60px;
  text-align: center;
  padding-top: 40px;
  font-weight: 700;
  line-height: 1.6;
  font-size: 35px;
}
.info-container {
  padding: 16px;
  background: #fff;
  min-height: 116px;
  border-radius: 0 0 8px 8px;
}
.listing-price {
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: red;
  /* margin-bottom: 15px; */
}
.listing-name{
  margin-bottom: 10px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  color: #30333a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.listing-name a{
  color: #30333a;
}
li.notranslate i {
  font-weight: 300;
  margin-right: 8px;
}
li.notranslate {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  margin-right: 15px;
  color: #838383;
}
ul.listing-info {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  margin-top: 8px;
}
select:focus-visible{
  outline: none;
}
.actionBar {
  position: sticky;
  top: 120px;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 20;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  /* padding: 0 5%; */
  line-height: 60px;
  border-bottom: 1px solid rgba(204,204,204,.63);
  border-top: 1px solid rgba(204,204,204,.63);
  background: #fff;
  margin-bottom: 40px;
}
.actionBar .filter {
  padding: 0;
  width: 100%;
  max-width: 1360px;
  margin: auto;
}
.actionBar .filter ul {
  height: auto;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  transition: all .3s;
}
.actionBar .filter-item {
  margin-right: 10px;
  transition: all .3s ease-in;
}
.actionBar .filter-item a {
  display: flex;
  cursor: pointer;
  align-items: center;
  height: 32px;
  padding: 0 16px;
  border: 1px solid rgba(48,51,58,.15);
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400;
  color: #30333a;
  transition: border .2s ease-in-out;
}
.actionBar .filter-item a span:first-child {
  padding-top: 2px;
}
.actionBar .filter-item .expanded {
  display: block;
  width: min-content;
  position: absolute;
  top: 100%;
  display: none;
  min-width: 320px;
  border-radius: 8px;
  border: 1px solid rgba(48,51,58,.1);
  background: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,.2);
  padding: 0;
  transition: all .3s ease;
}
.actionBar .filter-item .DropdownMenu .row {
  display: flex;
  flex-flow: row nowrap;
  padding: 20px;
}
.actionBar .filter-item .DropdownMenu .row .col {
  width: 50%;
  min-width: 275px;
  text-align: left;
}
.actionBar .filter-item .DropdownMenu .row .col .inner p {
  font-size: 14px;
  color: #30333a;
  font-weight: 500;
  margin-bottom: 10px;
  white-space: nowrap;
  line-height: 1.5;
}
.actionBar .filter-item .DropdownMenu .row .col .inner ul {
  display: block;
  width: 100%;
}
.actionBar .filter-item .DropdownMenu .row .col .inner ul.ul_mucgia{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 10px 15px;
}
.actionBar .filter-item .DropdownMenu .row .col .inner ul li {
  width: 50%;
  float: left;
  height: 32px;
  line-height: 32px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.actionBar .filter-item .DropdownMenu .row .col .inner ul li label {
  font-size: 14px;
  color: #666;
  position: relative;
  opacity: 1;
  margin-bottom: 0;
  /* margin-left: 8px; */
}
.all_product_detail{
  max-width: 1200px;
  margin: auto;
}
.breadcrumb-item-product a{
  color: #999 !important;
}
.breadcrumb-item-product + .breadcrumb-item-product::before {
  color: #999 !important;
}
.breadcrumb-item-product.active a{
  color: #000 !important;
}
.product__details-des-wrapper .breadCrumbs{
  margin-top: 24px;
  margin-bottom: 8px;
}
h1.pr-title {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.2px;
  color: #2C2C2C;
  display: block;
}
.re__pr-short-description p {
  margin-bottom: 0;
}
.re__pr-short-description {
  font-size: 13px;
  line-height: 20px;
  color: #2C2C2C;
  margin-top: 8px;
  display: flex;
}
.re__pr-short-info {
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  padding: 15px 0px;
  box-sizing: border-box;
  margin: 16px 0px;
  display: flex;
}
.re__pr-short-info .re__pr-short-info-item {
  float: left;
}
.re__pr-short-info .re__pr-short-info-item:first-of-type {
  padding-left: 0px;
}
.re__pr-short-info .re__pr-short-info-item {
  padding-left: 64px;
}
.re__pr-short-info .re__pr-short-info-item .title {
  font-size: 14px;
  line-height: 20px;
  color: #999;
  display: block;
}
.re__pr-short-info .re__pr-short-info-item .value {
  font-size: 18px;
  line-height: 28px;
  color: #2C2C2C;
  margin-top: 4px;
  display: block;
}
.re__pr-short-info .re__pr-short-info-item .value i {
  margin-right: 8px;
  color: #424242;
  font-size: 14px;
}
.re__pr-short-info .re__pr-short-info-item .ext {
  font-size: 12px;
  line-height: 16px;
  color: #505050;
  display: block;
}
.hidden-mobile.m-cover {
  font-size: 14px;
  line-height: 20px;
  color: #2C2C2C;
  background-color: #F2F2F2;
  border-radius: 4px;
  height: 24px ;
  line-height: 24px;
  box-sizing: content-box;
  padding: 4px 4px 4px 6px;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
}
.hidden-mobile.m-cover::after {
  content: "Sao chép";
  font-size: 14px;
  line-height: 20px;
  font-weight: normal ;
  color: #fff;
  background: #b87d43;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  margin-left: 8px;
}
.tooltip-text {
  opacity: 0;
  background: rgba(10,13,20,0.8);
  border-radius: 4px;
  color: #fff;
  padding: 6px 12px;
  line-height: 20px;
  font-size: 10px;
  box-sizing: border-box;
  position: absolute;
  z-index: 9;
  bottom: 20px;
  right: 0px;
  margin-bottom: 16px;
  transition: all .5s linear;
}
.tooltip-text::before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 2.5px);
  content: '';
  display: block;
  border: 5px solid transparent;
  border-top: 5px solid rgba(10,13,20,0.8);
}
.re__detail-conten {
  font-size: 13px;
  line-height: 24px;
}
.re__contact-box {
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 16px;
  text-align: center;
}
.re__prefix-contact-name {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  display: block;
  margin-top: 8px;
}
.re__contact-name.js_contact-name {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -.2px;
  text-align: center;
  color: #2C2C2C;
  margin-top: 8px;
  font-weight: 600;
}
.re__btn-cyan-solid--md.phone {
  color: #fff;
  background: #009BA1;
  border: 1px solid #009BA1;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -.2px;
  padding: 10px 10px;
  border-radius: 8px;
  margin-top: 10px;
  position: relative;
  font-weight: 600;
  cursor: pointer;
}
.re__btn-se-border--md.js__zalo-chat {
  color: #2C2C2C;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 10px;
  border-radius: 8px;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
}
.re__btn-icon-left--md.re__btn-icon-text-center {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.re__btn-icon-left--md.re__btn-icon-text-center img {
  margin-right: 8px;
}
.re__product-count-box {
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 16px;
}
.re__sidebar-box-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.re__product-count-box {
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 16px;
  background: #F2F2F2;
}
h2.re__sidebar-box-title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.re__sidebar-box-item {
  margin-bottom: 12px;
  line-height: 1;
}
.re__sidebar-box-item a {
  color: #2C2C2C;
  font-size: 13px;
  font-weight: 400;
}
.re__sidebar-box-item a:hover,.re__sidebar-box-item a:focus,.re__sidebar-box-item a:active{
  color: #C6902E;
}

.all_next_pre_pro {
  display: flex;
  grid-gap: 10px;
}
.all_next_pre_pro .swiper-button-prev,.all_next_pre_pro .swiper-button-next{
    position: relative;
    right:0;
    left:0;
    z-index: 2;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    cursor: pointer;
    margin: 0px;
    background-color: transparent;
    border: solid 1px #ccc;
    border-radius: 4px;
}
.all_next_pre_pro .swiper-button-prev::after,.all_next_pre_pro .swiper-button-next::after{
    color: #2C2C2C;
    font-weight: 500;
    font-size: 15px;
}
.control-video {
  z-index: 2;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  cursor: pointer;
  margin: 0px;
  background-color: transparent;
  border: solid 1px #ccc;
  border-radius: 4px;
}
.control-video i{
  color: #2C2C2C;
  font-weight: 400;
}
.NewsPageTemplate_headerWrapper {
  margin: auto;
  margin-bottom: 50px;
  margin-top: 50px;
}
.NewsPageTemplate_heading__ybFid {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  line-height: 64px;
  color: #2c2c2c;
}
.NewsPageTemplate_subheading__LHfGh {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2c2c2c;
  margin-bottom: 0;
}
.HomeHighlights_mainArticle__IfQjr {
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}
.HomeHighlights_mainArticle__IfQjr img {
  width: 100%;
  position: relative;
  text-align: center;
  height: 360px !important;
  object-fit: cover;
}
.HomeHighlights_textOverlay__CRl7P {
  bottom: 0;
  padding: 30px;
  z-index: 4;
  position: absolute;
}
.HomeHighlights_articleContent__ACIbw {
  color: #fff;
}
.HomeHighlights_articleContent__ACIbw span {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #f2f2f2;
}
.HomeHighlights_articleContent__ACIbw h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin: 10px 0;
  overflow: hidden;
}
.HomeHighlights_articleContent__ACIbw .mota_tintuc_des p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.HomeHighlights_backgroundOverlay__q62nm {
  width: 100%;
  height: 100%;
  z-index: 3;
  background: linear-gradient(180deg,rgba(44,44,44,0) 0,#2c2c2c 100%);
  position: absolute;
  top: 0;
}
.HomeHighlights_articleRightContent__BLHTb {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
}
.HomeHighlights_articleRightContent__BLHTb span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
.HomeHighlights_articleRightContent__BLHTb h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #2c2c2c;
}
.HomeHighlights_articleRightContent__BLHTb h3 a{
  color: #2c2c2c;
}
.ArticleFeed_wrapper {
  display: grid;
  box-shadow: 0 1px 0 #dfdddd;
  margin-bottom: 25px;
  padding: 0 0 15px;
}
.ArticleCardLarge_articleCards__HUvIR {
  display: flex;
  gap: 12px;
  box-shadow: 0 1px 0 #dfdddd;
  margin-bottom: 25px;
  padding: 0 0 15px;
}
.ProfileAndTagList_profileAndTagList__VJGuT {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
  padding-top: 12px;
}
.Tag_tagsItem__EAm8t {
  list-style: none;
  display: inline-block;
  background: #f2f2f2;
  border-radius: 16px;
  padding: 5px 15px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  height: -moz-fit-content;
  height: fit-content;
  color: #505050;
  letter-spacing: normal;
}
.ArticleCardLarge_mediaImage__RjnWB {
  width: 260px;
  flex: 35% 1;
}
.ArticleCardLarge_cardHighlight__LDW8t {
  background-color: #505050;
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  position: absolute;
  text-overflow: ellipsis;
  margin-top: 10px;
  text-transform: uppercase;
  padding: 2px 10px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
}
.ArticleCardLarge_mediaImage__RjnWB img {
  height: 150px;
  width: 260px;
  object-fit: cover;
  margin: 0;
  border-radius: 8px;
  display: inline-block;
}
.ArticleCardLarge_articleContent__E_bBy {
  flex: 65% 1;
}
.ArticleCardLarge_articleDate__zZMrc p {
  margin-bottom: 0;
}
.ArticleCardLarge_articleDate__zZMrc span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
.ArticleCardLarge_articleContent__E_bBy h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #2c2c2c;
  margin: 5px 0 10px;
}
.ArticleCardLarge_articleContent__E_bBy a {
  color: #2c2c2c;
}
.ArticleCardLarge_articleInfo__ayTMP {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-width: 456px;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
.ArticleCardLarge_articleWrapper___8Xih .ArticleCardLarge_articleCards__HUvIR:last-child{
  box-shadow:none;
  padding: 0;
  margin: 0;
}
.PopularArticles_popularArticlesWrapper__ijTy9 {
  padding: 15px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 8px;
  color: #2c2c2c;
  margin-bottom: 30px;
}
.PopularArticles_popularArticlesWrapper__ijTy9 h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #2c2c2c;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
}
.PopularArticles_popularArticlesItemHeading__OlwXt {
  display: flex;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0 15px;
}
.PopularArticles_sortedNumber__aDMCr {
  justify-content: center;
  padding: 12px;
  width: 24px;
  height: 24px;
  background: #ffeceb;
  border-radius: 100px;
  margin: 0 10px 0 0;
  font-weight: 400;
  line-height: 22px;
  color: #961b12;
  display: flex;
  align-items: center;
}
.PopularArticles_popularArticlesWrapper__ijTy9 a {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #2c2c2c;
}
.all_right_menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 10%);
}
.btn_boloc{
  display: none;
  cursor: pointer;
  align-items: center;
  height: 32px;
  padding: 0 16px;
  border: 1px solid rgba(48,51,58,.15);
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #30333a;
  transition: border .2s ease-in-out;
  background: #fff;
}
.btn_apdung {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  min-width: fit-content;
  text-align: center;
  border-radius: 8px;
  padding: 0 20px;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  background: #c72528;
  color: #fff;
}
.btn_boloc:hover,.btn_boloc:focus,.btn_boloc:active{
  background-color: #fff;
  border-color: rgba(48,51,58,.15);
  box-shadow:none;
  color: #000;
}
.modal-body .inner ul li {
  width: 50%;
  display: flex;
}
.modal-body .inner ul {
  display: flex;
  flex-wrap: wrap;
}
.modal-body .inner ul li label {
  margin-left: 10px;
  display: inline-block;
}
.modal-body .inner>p {
  font-weight: 500;
  margin-top: 10px;
}
.news-sidebar .sanphamnoibat{
  margin-bottom: 10px;
}
.news-sidebar {
  margin-bottom: 30px;
}
.actionBar .filter-item a i {
  font-weight: 400;
  font-size: 10px;
  margin-left: 5px;
}
.filter_item_check_one{
  width: 100% !important;
  float: none !important;
}
.select2-search--dropdown{display: none;}
.select2-container--default .select2-selection--single{
  background-color: transparent;
    border: 1px solid #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color: #fff transparent transparent transparent;}
a.header_logo_footer img {
  max-width: 100px;
}
.name_slide_text {
  margin-top: 0px;
  font-size: 60px;
  color: #fff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2509803922);
  font-weight: 500;
  text-align: right;
}
.mota_slide_text {
  font-size: 14px;
  color: #fff;
  text-align: right;
}
.all_noidung_timkiem_slide>a{
  padding: 6px 20px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2509803922);
  background-color: #c84;
  border-color: #c84;
  border-radius: 50px;
  text-transform: uppercase;
  width: fit-content;
  margin: auto;
  margin-right: 0;
  margin-top: 5%;
  color: #fff;
}
.all_gioithieu {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
  align-items: center;
}
.name_gioithieu {
  color: #c84;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.6;
  text-transform: uppercase;
}
.mota_gioithieu {
  color: #4C4C4C;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}
.left_gioithieu img {
  border-radius: 20px;
}



.all_noidung_timkiem_slide {
    display: none;
}

.swiper-slide {
  display: block;
  text-decoration: none;
  color: inherit;
}
.mySwiper {
  touch-action: pan-y !important;
  overscroll-behavior: contain !important;
}