	.about-us {
  background: rgb(196, 162, 90);
  color: #fff;
}
.about-us iframe {
  width: 100%;
  height: revert-layer;
}
.bp_news_info {
  display: none;
}
.about-us .news_title {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.about-us .news_title a {
  color: #fff;
}
.about-us .bp_news_sub p {
  font-size: 18px;
  margin-bottom: 12px;
}
.about-us .bp_news_more {
  color: #fff;
}

.news-letter {
  background-color: rgb(232, 213, 169);
  color: #000000;
  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(45deg, #be9a5a, #8b6b43);
  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;
}
.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;
}
.category-item {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  border: 1px solid rgb(232, 213, 169);
}
.category-product .title-divider-center:before,
.category-product .title-divider-center::after {
  background: linear-gradient(45deg, #be9a5a, #8b6b43);
}
.category-item:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
}
.category-info {
  padding: 15px;
  background: #fff;
}
.category-info h2 {
  font-weight: 600;
  margin-bottom: 20px;
}
.category-info h2 a {
  color: rgb(139, 114, 50);
  font-size: 20px;
}

.owl-dots {
  display: none;
}
.project {
  background: rgb(196, 162, 90);
}
.project .card {
  box-shadow: none !important;
}
.project .card-body {
  padding: 25px 30px;
  border-bottom: 3px solid #693318;
}
.project .news_title a {
  color: rgb(139, 114, 50);;
}
.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-flex;
  align-items: center;
  padding: 8px 20px;
  background-color: #c5a46d;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.project .bp_news_more i {
  margin-left: 8px;
  font-size: 12px;
  transition: transform 0.3s ease;
}
.project .bp_news_more:hover {
  background-color: #a88b59;
  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);
}
.blog .category-title {
  margin-bottom: 40px;
}
.blog .title-divider-center:before,
.blog .title-divider-center::after {
  background-color: rgb(139, 114, 50);
}
.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: #b18e54;
  font-size: 17px;
  font-weight: 700;
  margin-top: 0.2em;
}
.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, #be9a5a, #8b6b43);
  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: rgb(232, 213, 169);
  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: rgb(139, 114, 50);
  margin-bottom: 0;
}
.section-title {
  margin-top: 10px;
}
.sp-color2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

.countdown {
  background: rgb(232, 213, 169);
  padding: 40px 0;
}

.parameter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.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: 3.5rem;
  font-weight: 700;
  color: rgb(139, 114, 50);
  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;
}
@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;
  }
}

