        .about-us {

  color: #121212;
}
.about-us iframe {
  width: 100%;
  height: revert-layer;
}
.bp_news_info {
  display: none;
}
.product  {
    padding: 40px 0;
}
.about-us .news_title {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.about-us .news_title a {
  color: #121212;
}
.about-us .bp_news_sub p {
  font-size: 18px;
  margin-bottom: 12px;
  color: #121212;
}
.about-us .bp_news_more {
  background: rgb(220 38 38 / 1);
  padding: 12px 32px;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
}
.news-letter {
  background-color: #222222;
  color: #f0f0f0;
  padding: 30px 0;
}
.news-letter .bp_form_field {
  margin: 0;
}
.news-letter form {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 10px 15px;
  border-radius: 25px;
  align-items: center;
}
.news-letter form input {
  border: none;
}
.news-letter form input:focus-visible {
  box-shadow: none;
  outline: none;
}
.news-letter .bp-btn-send {
  border-radius: 25px;
  background: linear-gradient(to right, #dc2626, #ef4444, #dc2626);
  color: #fff;
  border: none;
  text-transform: uppercase;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  padding: 10px 20px;
}
.product .bp_product_item {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.product .bp_product_item .row {
  margin: 0;
}
.product .cls_img_product_focus img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}
.product .cls_content_product_focus {
  padding: 15px;
}
.product .cls_img_product_focus {
  padding: 0;
}
.product .product_title {
  font-size: 16px;
  margin-bottom: 10px;
}
.product .contact-info a {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: linear-gradient(to right, #dc2626, #ef4444, #dc2626);
  color: white;
  text-decoration: none;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  transition: all 0.3s;
}
.product .ngaidh,
.product .hotline_dathang,
.product .title_1 {
  display: none;
}
.product .bp_lbl_product_more,
.product .bp-group-button-qv-wl {
  display: none;
}
.cateogory-grid {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 40px;
}
.category-title {
  text-align: center;
}
.category-title h2 {
  font-weight: 700;
}

.services .bp_block_item .row {
  margin: 0;
}

.services .title-divider-center:before,
.services .title-divider-center::after {
  background: #dc2626;
}
.services .bp_block_item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.services .bp_news_sub p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.services .cls_img_hot_news {
  padding: 0;
}
.services .cls_img_hot_news img {
  border-radius: 0;
}
.services .bp_block_item h2 {
  font-size: 0.875rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
}
.services .bp-news-button-action {
  display: none;
}
.services h2 a {
  color: #374151;
}

.owl-dots {
  display: none;
}
.project {
  /*background: linear-gradient(to right, #f9fafb, #f3f4f6);*/
}
.project .card {
  background: white;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}
.project .item:hover .card {
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
/*.project .card-body {*/
/*  padding: 25px 30px;*/
/*  border-bottom: 3px solid #693318;*/
/*}*/
.project .news_title {
  text-align: center;
}
.project .news_title a {
  color: #374151;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.project .news_title {
  margin: 5px 0 15px 0;
  font-size: 16px;
  height: 47.7px;
  font-weight: 600;
  line-height: 1.4;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  min-height: 40px;
}
.project #carousel_fav {
  margin-top: 40px;
}
.project .owl-nav {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}
.project .owl-nav button {
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #9c9c9ca6 !important;
  border-radius: 3px !important;
  transition: all 0.35s ease-in-out;
}
.project .owl-nav button span {
  font-size: 32px;
  color: #fff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}
.project .bp-news-button-action {
  margin-top: 15px;
  text-align: center;
}

.project .bp_news_more {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: linear-gradient(to right, #dc2626, #ef4444, #dc2626);
  color: white;
  text-decoration: none;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  transition: all 0.3s;
}

.project .bp_news_more i {
  margin-left: 8px;
  font-size: 12px;
  transition: transform 0.3s ease;
}
.project .bp_news_more:hover {
  background: linear-gradient(to right, #b91c1c, #dc2626, #b91c1c);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.project .bp_news_more:hover i {
  transform: rotate(90deg);
}

.project .bp_news_more:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.category-title {
  margin-bottom: 40px;
}
.blog .title-divider-center:before,
.blog .title-divider-center::after {
  background-color: #dc2626;
}
.blog img {
  height: 250px;
  border-radius: 12px;
}
.blog .bp_news_info {
  display: block;
  order: -1;
}
.blog .cls_content_hot_news {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 20px;
}
.blog .bp_lb_user,
.blog .bp_lb_comment,
.blog .bp_icon_date {
  display: none;
}
.blog .bp_block_item {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 12px;
}
.blog .cls_img_hot_news {
  padding: 0;
}
.blog .bp_block_item .row {
  margin: 0;
  align-items: center;
}
.blog .bp-date-create {
  color: #121212;
  font-size: 17px;
  font-weight: 700;
  margin-top: 0.2em;
}
.blog a {
  color: #121212;
}
.blog .news_title {
  font-size: 15px;
  font-weight: 600;
}
.blog .bp-news-button-action {
  display: flex;
  gap: 10px;
}
.blog .bp-news-button-action a {
  font-size: 13px;
  padding: 5px 15px;
  background: linear-gradient(45deg, #8e1414, #dc2626);
  color: #fff;
  font-weight: 700;
  border-radius: 0.5em;
  border: 1px solid #fff;
  cursor: pointer;
  transition: all 0.2s ease;
  display: block;
}
.swiper-brand {
  display: grid;
  justify-content: space-around;
  grid-template-columns: repeat(2, auto);
  row-gap: 30px;
  padding: 30px 0;
}
.partner-list {
  background: #fff;
  border: 1px solid #ececec;
  border-top: 2px solid rgb(0, 48, 139);
}
.first-choice {
  position: relative;
  background: #f0f0f0;
  padding: 50px 0;
}

.swiper-brand img {
  width: 150px;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease;
}
.swiper-brand img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
.feedback #carousel_fav img {
  width: 80px;
  height: auto;
  margin: auto;
}
.feedback .card-body {
  text-align: center;
}
.feedback .bp-news-button-action {
  display: none;
}
.feedback .card {
  padding: 20px;
}
.feedback .owl-nav {
  display: none;
}
.feed-list {
  display: flex;
  justify-content: space-between;
}
.feed-list .icon-box {
  text-align: center;
}
.feed-list .icon-box img {
  width: 60px;
}
.count-inner {
  margin: 20px 0 10px 0;
  font-size: 23px;
  font-weight: 700;
  color: #121212;
  margin-bottom: 0;
}
.section-title {
  margin-top: 10px;
}
.sp-color2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.feedback a {
  color: #121212;
}
.countdown {
  padding: 40px 0;
}

.parameter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
}

.satisfied {
  flex: 1;
  min-width: 200px;
  text-align: center;
  padding: 20px;
  position: relative;
}

.satisfied:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
}

.satisfied-number {
  margin-bottom: 10px;
}

.satisfied-number p {
  font-size: 48px;
  font-weight: 700;
  color: rgb(220 38 38 / 1);
  margin: 0;
  line-height: 1.2;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

.satisfied-title {
  position: relative;
  padding-top: 10px;
}

.satisfied-title h2 {
  font-size: 1rem;
  color: rgb(44, 36, 22);
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.satisfied-title i {
  font-size: 1.2rem;
  margin-right: 5px;
  color: rgb(44, 36, 22);
}
.satisfied:hover .satisfied-number p {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.satisfied {
  animation: countUp 0.6s ease-out forwards;
}
.satisfied:nth-child(1) {
  animation-delay: 0.1s;
}
.satisfied:nth-child(2) {
  animation-delay: 0.2s;
}
.satisfied:nth-child(3) {
  animation-delay: 0.3s;
}
.satisfied:nth-child(4) {
  animation-delay: 0.4s;
}
.services img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}
@media (max-width: 992px) {
  .parameter {
    gap: 20px;
  }

  .satisfied {
    min-width: 150px;
  }

  .satisfied-number p {
    font-size: 2.8rem;
  }
}

@media (max-width: 768px) {
  .parameter {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 30px;
  }

  .satisfied {
    width: 100%;
  }

  .satisfied:not(:last-child)::after {
    display: none;
  }

  .satisfied-number p {
    font-size: 2.5rem;
  }
}
@media (max-width: 456px) {
  .parameter {
    grid-template-columns: repeat(1, auto);
    justify-content: center;
  }
}
@keyframes countUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Main container styles */

