.all_gioithieu_index h1, .all_gioithieu_index h2, .all_gioithieu_index h3, .all_gioithieu_index h4 {
  display: block;
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}

.all_gioithieu_index h5, .all_gioithieu_index h6 {
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}

.all_gioithieu_index p {
  margin-bottom: 20px;
}

.all_gioithieu_index strong {
  font-weight: 600;
}

.all_gioithieu_index a {
  /*color: #242424;*/
}

.all_gioithieu_index {
  line-height: 1.8;
  color: #111111;
  text-align: justify;
}

.all_gioithieu_index h1 {
  font-size: 28px
}

.all_gioithieu_index h2 {
  font-size: 24px
}

.all_gioithieu_index h3 {
  font-size: 22px
}

.all_gioithieu_index h4 {
  font-size: 18px
}
.all_gioithieu_index h5 {
  font-size: 16px
}
.all_gioithieu_index h6 {
  font-size: 12px
}
.all_gioithieu_index ol, .all_gioithieu_index ul, .all_gioithieu_index dl {
  margin-left: 2rem;
  margin-bottom: 20px;
}
.all_gioithieu_index .gallery {
  margin-bottom: 20px;
}
.all_gioithieu_index td {
  padding: 5px;
}
.all_gioithieu_index td * {
  font-weight: 400;
}
.all_gioithieu_index td strong {
  font-weight: 600;
}
.all_gioithieu_index table {
  margin-bottom: 20px;
}
.all_gioithieu_index figure {
  margin: 0 auto 25px auto;
  display: block;
  text-align: center;
}
.all_gioithieu_index pre {
  font-family: 'Gilroy';
  background: #f2f2f2;
  padding: 10px;
}
.all_gioithieu_index blockquote {
  border-left: 2px solid #ccc;
  margin-left: 1.5rem;
  padding-left: 1rem;
}
.all_gioithieu_index figcaption {
  font-family: 'Gilroy';
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
  font-weight: 300;
}
/* -------------------------------------------------------- */
.left_menu {
  width: calc(40% - 20px);
  display: flex;
  align-items: center;
  gap: 10px;
}
.center_menu {
  width: calc(40% - 20px);
}
.right_menu {
  width: 20%;
  display: flex;
  align-items: center;
  gap: 15px;
}
.slogan {
  text-align: center;
}
.slogan strong {
  font-weight: 600;
}
.icon_hotline {
  width: 32px;
  height: 32px;
  border: 1px solid #009245;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.icon_hotline i {
  color: #009245;
}
.hotline span:nth-child(1) {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}
.hotline span:nth-child(2) {
  font-size: 20px;
  font-weight: 600;
}
.hotline {
  display: flex;
  flex-direction: column;
  color: #009245;
  font-size: 17px;
}
.name_gioithieu {
  color: #926828;
  margin-bottom: 10px;
  /* color: #0b8242; */
  font-weight: 600;
  font-size: 20px;
  position: relative;
}
.name_gioithieu::before{
  content: '';
  position: absolute;
  width: 20%;
  height: 1px;
  background: #926828;
  bottom: 0;
}
.mota_gioithieu {
  color: #606060;
  line-height: 1.6;
  text-align: justify;
}
.gioithieu_cemchitiet {
  text-align: right;
  display: block;
  margin-top: 30px;
}
.gioithieu_cemchitiet a {
  background: #926828;
  color: #fff;
  padding: 8px 25px;
  border-bottom-right-radius: 25px;
}
.gioithieu_cemchitiet a:focus{
  color: #fff;
}
.all_name_mota_cauchuyensanpham {
  text-align: center;
}
.name_cauchuyensanpham {
  color: #926828;
  margin-bottom: 10px;
  /* color: #0b8242; */
  font-weight: 600;
  font-size: 20px;
}
.mota_cauchuyensanpham p {
  margin-bottom: 0;
}
.mota_cauchuyensanpham {
  font-size: 14px;
  color: #6d6e70;
  margin-top: 10px;
}
.bg_noidung_hinhanh_cauchuyensanpham{
  position: relative;
  background: url(../images/bg_cauchuyensanpham.png) no-repeat;
  padding: 80px 0 0 0;
}
.all_noidung_hinhanh_cauchuyensanpham {
  display: flex;
  align-items: center;
  gap: 40px;
  width: 80%;
  margin: auto;
  z-index: 1;
  position: relative;
}
.hinhanh_cauchuyensanpham {
  width: 30%;
  text-align: center;
  position: relative;
}
.noidung_cauchuyensanpham {
  width: 70%;
  margin-bottom: 40px;
}
.wrap_cauchuyensanpham{
  position: relative;
  padding: 45px 0;
}
.wrap_cauchuyensanpham::before{
  position: absolute;
  content: '';
  background: #eae9e1;
  width: 100%;
  height: 50%;
  bottom: 0;
}
.bg_two_cauchuyensanpham {
}
.all_tintuc_congthuc {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
}
.img_tintuc_congthuc img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
  display: block;
}
.img_tintuc_congthuc {
  overflow: hidden;
}
.name_tintuc_congthuc {
  color: #926828;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.6;
  position: relative;
  margin-top: 15px;
  font-weight: 500;
}
.title_tintuc_congthuc {
  color: #926828;
  margin-bottom: 10px;
  /* color: #0b8242; */
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
}
.title_tintuc_congthuc::before{
  content: '';
  position: absolute;
  width: 15%;
  height: 1px;
  background: #926828;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.wrap_manglaidieugi{
  padding: 30px 0;
  position: relative;
  background: #eae9e1;
}
.title_tintuc_manglaidieugi {
  color: #926828;
  margin-bottom: 10px;
  /* color: #0b8242; */
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.title_tintuc_manglaidieugi::before{
  content: '';
  position: absolute;
  width: 25%;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px dashed #926828;
}
.item_slider_manglaidieugi .img_manglaidieugi {
  overflow: hidden;
  width: 100%;
}
.item_slider_manglaidieugi .img_manglaidieugi img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
  display: block;
}
.content_manglaidieugi {
  margin-top: 15px;
}
.name_manglaidieugi {
  color: #000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  min-height: 24px;
}
.mota_manglaidieugi {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  min-height: 63px;
}
.date_manglaidieugi span {
  font-style: italic;
}
.date_manglaidieugi {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  font-size: 12px;
}
.all_tintuc_video_row {
  display: flex;
  gap: 15px;
}
.all_tintuc_video_left {
  width: 70%;
}
.all_tintuc_video_right {
  width: 30%;
  background: #000;
}
.tintuc_video_right {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 10px;
}
.video_right {
  display: flex;
  gap: 10px;
}
.video_icon_right img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
  display: block;
  cursor: pointer;
}
.video_icon_right {
  width: 31%;
  overflow: hidden;
  display: block;
  position: relative;
}
.video_icon_right::before{
  content: ''; 
  background: url('../images/img-data/play.png') no-repeat; 
  background-size: 100% 100%; 
  width: 35px; 
  height: 35px; 
  position: absolute; 
  left: 50%; 
  top: 50%; 
  transform: translate(-50%,-50%); 
  z-index: 9
}
.name_video_right {
  width: 65%;
  color: #fff;
}
.all_title_tintuc_video {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
}
.all_title_tintuc_video::before{
  content: '';
  position: absolute;
  width: 25%;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px dashed #926828;
}
.title_tintuc_video {
  color: #926828;
  margin-bottom: 10px;
  /* color: #0b8242; */
  font-weight: 600;
  font-size: 20px;
}
.all_title_tintuc_video span {
  color: #606060;
}
.all_tintuc_video_row .video_icon {
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
  cursor: pointer;
}
.all_tintuc_video_row .video_icon::before{
  content: ''; 
  background: url('../images/img-data/play.png') no-repeat; 
  background-size: 100% 100%; 
  width: 45px; 
  height: 45px; 
  position: absolute; 
  left: 50%; 
  top: 50%; 
  transform: translate(-50%,-50%); 
  z-index: 9
}
.all_tintuc_video_left .video_icon::before{
  width: 60px; 
  height: 60px; 
}
.all_tintuc_video_row .video_icon img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 2;
  display: block;
}
.xemthem_youtube {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.xemthem_youtube .icon_xemthem {
  display: flex;
  align-items: center;
  gap: 3px;
}
.xemthem_youtube i {
  font-weight: 300;
  font-size: 17px;
  position: relative;
  top: 2px;
}
.xemthem_youtube a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #4d4d4d;
  font-size: 13px;
}
.xemthem_youtube img {
  width: 30px;
}
.all_truyenthongduatin_right {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 30px;
}
.img_truyenthongduatin_right {
  overflow: hidden;
}
.img_truyenthongduatin_right img {
  width: 100%;
  object-fit: cover;
  display: block;
  object-position: center;
  max-height: 150px;
}
.all_content_truyenthongduatin_right {
  margin-top: 15px;
}
.name_truyenthongduatin_right {
  color: #000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 45px;
}
.date_truyenthongduatin_right span {
  font-style: italic;
}
.date_truyenthongduatin_right {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  font-size: 12px;
}
.img_truyenthongduatin_left {
  overflow: hidden;
}
.img_truyenthongduatin_left img {
  width: 100%;
  object-fit: cover;
  display: block;
  object-position: center;
  max-height: 410px;
}
.all_content_truyenthongduatin_left {
  margin-top: 15px;
}
.name_truyenthongduatin_left {
  color: #000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
}
.date_truyenthongduatin_left span {
  font-style: italic;
}
.date_truyenthongduatin_left {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  font-size: 12px;
}
.title_camnangthucduong {
  color: #926828;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.6;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-weight: 600;
}
.title_camnangthucduong::before{
  content: '';
  position: absolute;
  width: 25%;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px dashed #926828;
}
.name_camnangthucduong {
  color: #926828;
  text-transform: uppercase;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
}
.mota_camnangthucduong {
  color: #606060;
}
.content_camnangthucduong {
  margin: 10px;
  text-align: center;
}
.all_row_tintuc_index {
  display: flex;
  gap: 20px;
}
.row_tintuc_index_left {
  width: 68%;
}
.row_tintuc_index_right {
  width: 30%;
  background: #0b8242;
  border-radius: 8px;
  margin-top: 40px;
}
.all_tintuc_index_left {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 30px;
}
.img_tintuc_index_left {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
  overflow: hidden;
}
.img_tintuc_index_left img {
  width: 100%;
  object-fit: cover;
  display: block;
  object-position: center;
  aspect-ratio: 3 / 2;
}
.name_tintuc_index_left {
  color: #f15a24;
  font-size: 15px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
}
.mota_tintuc_index_left {
  color: #000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 45px;
}
.content_tintuc_index_left {
  margin-top: 20px;
}
.date_tintuc_index_left span {
  font-style: italic;
}
.date_tintuc_index_left {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  font-size: 12px;
  margin-top: 10px;
}
.form_index_tintuc {
  padding: 10px 15px;
  position: relative;
}
.form_index_tintuc::before{
  content: '';
  position: absolute;
  background: #0d562c;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
}
.form_index_tintuc::after{
  content: '';
  position: absolute;
  background: #6db72c;
  width: 100%;
  height: 2px;
  bottom: 3px;
  left: 0;
}
.form_index_tintuc .all_title_form_index {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.title_form_index span:nth-child(2) {
  font-size: 12px;
}
.title_form_index span:nth-child(1) {
  font-size: 18px;
}
.title_form_index {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.icon_title_form_index i {
  color: #fff;
  font-size: 40px;
}
.form-dktv {
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.input-dktv input {
  border-radius: 3px;
  font-size: 13px;
  width: 100%;
  height: 45px;
}
.input-dktv {
  margin-bottom: 10px;
  width: 100%;
}
.input-dktv textarea {
  width: 100%;
  outline: none;
  font-size: 13px;
  border: .5px solid #9f9f9f;
  height: 160px;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}
.btn_dktv {
  color: #926828;
  text-transform: uppercase;
  font-size: 15px;
  background: #fff;
  padding: 5px 25px;
}
.title_baomat {
  color: #fff;
  text-align: center;
  font-style: italic;
  width: 80%;
  margin: auto;
}
.wrap_tintuc_index{
  padding: 30px 0;
  position: relative;
  background: #eae9e1;
}
.title_tintuc_index_left {
  color: #926828;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.6;
  position: relative;
  margin-bottom: 15px;
  /* padding-bottom: 10px; */
  width: fit-content;
  font-weight: 600;
}
.title_tintuc_index_left::before{
  content: '';
  position: absolute;
  width: 85%;
  height: 1px;
  bottom: 0;
  border-bottom: 1px solid #926828;
}
.banner_thongtinkhuyenmai img {
  width: 100%;
}
.title_chinhanh_footer {
  color: #926828;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.6;
  position: relative;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  min-height: 45px;
  font-weight: 600;
}
.thongtin_footer {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b4882d;
}
.noidung_thongtin_footer {
  font-size: 13px;
}
.all_menu_footer p a {
  font-size: 13px;
  color: #000;
}
.all_menu_footer p {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b4882d;
}
.form-dkdl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.input-dkdl input {
  border-radius: 3px;
  font-size: 13px;
  width: 100%;
  height: 35px;
}
.input-dkdl {
  margin-bottom: 10px;
  width: 100%;
}
.input-dkdl textarea {
  width: 100%;
  outline: none;
  font-size: 13px;
  border: .5px solid #9f9f9f;
  height: 90px;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}
.btn_dkdl {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 25px;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,0,0,1) 88%);
  border: 2px solid #fff;
  border-radius: 8px;
}
.all_copyright {
  background: #cccccc;
  padding: 15px 0;
}
.copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.copyright span:nth-child(2) {
  font-style: italic;
  font-size: 13px;
}
.copyright span:nth-child(1) {
  font-weight: 500;
}
.all_dk_daily {
  border: 1px solid #926828;
  border-radius: 10px;
}
.title_dk_dl {
  background: #926828;
  display: flex;
  align-items: center;
  padding: 10px 15px;
  position: relative;
  gap: 10px;
  border-radius: 10px 10px 0 0;
}
.title_dk_dl span {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.all_form_dktv {
  padding: 10px 10px;
}
.title_thongbao {
  font-size: 13px;
  margin-bottom: 10px;
}
.btn_dktv {
  background: #926828;
  color: #fff;
  border-color: #926828;
  border-radius: 20px;
}
.form-dktv-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title_gioithieu {
  margin-bottom: 10px;
  font-size: 18px;
}
.all_breadCrumbs {
  background: #eae9e1;
  padding: 5px 0;
}
.title_tintuc_nb {
  color: #926828;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.6;
  position: relative;
  margin-bottom: 10px;
  width: fit-content;
}
.title_tintuc_nb::before {
  content: '';
  position: absolute;
  width: 85%;
  height: 1px;
  bottom: 0;
  border-bottom: 1px solid #926828;
}
.tintuc_noibat_index {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.item_tintuc_nb {
  display: flex;
  gap: 10px;
}
.img_tintuc_nb {
  width: 31%;
  overflow: hidden;
  display: block;
  position: relative;
}
.text_tintuc_nb {
  width: 65%;
  color: #000;
}
.xemthem_tintuc_right i {
  width: 20px;
  height: 20px;
  color: #fff;
  background: #926828;
  border-radius: 50%;
  display: flex
;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
}
.xemthem_tintuc_right {
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  color: #926828;
}
.thongtin_tintuc_top {
  display: flex;
  gap: 15px;
}
.img_tintuc_top {
  width: 60%;
  overflow: hidden;
}
.img_tintuc_top img {
  width: 100%;
  object-fit: cover;
  display: block;
  object-position: center;
  aspect-ratio: 4 / 2;
}
.all_content_tintuc_top {
  width: 40%;
}
.text_tintuc_top {
  color: #926828;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
}
.mota_tintuc_top {
  color: #606060;
  font-size: 14px;
  line-height: 1.6;
  margin: 10px 0;
}
.link_tintuc_top {
  background: #926828;
  color: #fff;
  padding: 5px 20px;
  width: fit-content;
  font-size: 14px;
}
.all_tintuc_bottom_news .post {
  display: flex;
  gap: 20px;
}
.all_tintuc_bottom_news .post .thumb {
  width: 31%;
  overflow: hidden;
  display: block;
  position: relative;
}
.all_tintuc_bottom_news .post .all_content_post {
  width: 65%;
}
.all_content_post h2 {
  color: #926828;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
}
.mota_tintuc {
  color: #606060;
  font-size: 14px;
  line-height: 1.6;
  margin: 10px 0;
}
.time_tintuc {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  font-size: 12px;
}
.time_tintuc span {
  font-style: italic;
}
.all_tintuc_bottom_news .post .thumb a img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
  display: block;
}
.all_tintuc_bottom_news .post .thumb a {
  display: block;
  overflow: hidden;
}
.name_tt_chitiet {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.img_dathang img {
  width: 100%;
}
.ketqua_timkiem {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;
}
.ketqua_timkiem span:nth-child(2) {
  color: #b4882d;
}
.ketqua_timkiem span:nth-child(3) {
  color: #61676b;
  font-weight: 300;
  font-size: 12px;
}
.all_search_rong {
  width: 60%;
  margin: auto;
  margin-top: 50px;
}
.img_search {
  text-align: center;
  margin-bottom: 15px;
}
.rattiec {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}
.rattiec span:nth-child(2) {
  color: #b4882d;
}
.all_giaithich_search {
  color: #181a1b;
  display: flex;
  flex-direction: column;
}
.all_giaithich_search > span {
  margin-bottom: 10px;
}
.giupdo_search {
  margin-top: 30px;
  display: flex;
  align-items: center;
  font-weight: 500;
  flex-wrap: wrap;
  gap: 15px;
}
.all_hotline_search {
  font-size: 15px;
  color: #b4882d;
}
.all_hotline_search i {
  margin-right: 10px;
}
.tieptuc_mua {
  text-align: center;
  margin-top: 25px;
}
.tieptuc_mua a {
  background: #b4882d;
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px;
}
.all_search_nhaplai{
  gap: 15px;
}
.item_slider_congthuc img{
  width: 100%;
  max-height: 540px;
  object-fit: scale-down;
}
.all_tintuc_top {
  background: #eae9e1;
  padding: 10px;
}

