        .we__are .bp_news_sub p {
  color: #403939;
}
.we__are .bp_news_more {
  color: #ff5723;
}
.we__are .cls_img_hot_news {
  margin-top: 30px;
}
.bp_category_option {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 20px;
  padding: 0;
}
.bp_link_category_option {
  width: 100%;
  display: block;
  font-size: 12px;
  height: 100%;
  color: #574949;
  position: relative;
}
.bp_img_category_option {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}
.bp_name_category_option {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  width: 93%;
  margin: 0;
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #574949;
  border-radius: 0 0 8px 8px;
}
.blog__main .news_title {
  height: 60px;
  padding: 15px 0;
}
.blog__main .bp_block_item .row {
  margin: 0;
}
.blog__main .cls_img_hot_news {
  padding: 0;
}
.bp_news_info {
  display: none;
}
.news_title {
  height: 40px;
}
.news_title a {
  color: #0993ca;
}
.bp_news_sub p {
  color: gray;
  font-size: 14px;
}
.cls_img_hot_news img {
  border-radius: 8px;
}
.bp_news_more {
  margin-top: 10px;
  font-size: 14px;
  padding: 0px 5px 0 0;
  font-weight: 600;
  text-transform: uppercase;
}
.bp_news_more::after {
  content: "\f101"; /* Mã Unicode của biểu tượng Font Awesome */
  font-family: "Font Awesome 5 Free";
  padding: 0 5px;
  font-size: 12px;
  text-transform: uppercase;
}
.blog__other {
  margin-top: 15px;
}
.blog__other .bp_block_item .row {
  margin: 0;
}
.blog__other .cls_img_hot_news {
  padding: 0;
}
.blog__other .bp_block_item {
  padding: 30px 0;
}
.blog__other .col:not(:last-child) .bp_block_item {
  border-bottom: 1px solid #d7d7da;
}
.blog__event .view__more {
  font-size: 16px;
  padding: 20px 15px;
  line-height: 54px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  background-color: #e4e4e7;
  text-transform: uppercase;
}
.about__company .news_title a {
  color: #df2d01;
  font-size: 32px;
  font-weight: 500;
}
.about__company .bp_news_more {
  color: #df2d01;
}
.partner__brand h2 {
  font-style: normal;
  color: #333333;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.we__are .news_title a {
  color: #ff5723;
  position: relative;
  padding-left: 20px;
  font-size: 28px;
}
.we__are .news_title a:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 2px;
  background: #ff5723;
}

.services-area {
  background-color: #2c83ae;
  padding: 40px 0;
}
.site-heading {
  color: #fff;
  margin-bottom: 30px;
}
.site-heading p {
  font-size: 16px;
}
.services-single-item {
  position: relative;
  display: block;
  background-color: #fff;
  border-radius: 15px;
  padding: 50px 40px 50px 40px;
  text-align: center;
  margin-bottom: 30px;
  transition: all 500ms ease;
  z-index: 2;
}
.services-icon {
  position: relative;
  height: 80px;
  width: 80px;
  background-color: #eef3f7;
  border-radius: 50%;
  font-size: 30px;
  color: #2c83ae;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transition: all 500ms ease;
  transition-delay: 400ms;
  z-index: 2;
}
.services-icon:before {
  position: absolute;
  top: -20px;
  bottom: -17px;
  left: 61px;
  content: "";
  width: 2px;
  background-color: #1d42d9;
  z-index: -1;
}
.services-icon:after {
  position: absolute;
  top: -15px;
  bottom: -22px;
  right: 61px;
  content: "";
  width: 2px;
  background-color: #1d42d9;
  z-index: -1;
}
.services-icon:before,
.services-icon:after {
  opacity: 0;
  transition: all 500ms ease;
}
.services-title {
  font-size: 26px;
  font-weight: 700;
  margin-top: 26px;
  margin-bottom: 20px;
}
.services-title a {
  color: #051242;
  height: 50px;
  display: block;
  transition: all 500ms ease;
}
.services-text {
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
  text-align: justify;
  color: #403939;
  height: 160px;
}
.services-arrow {
  position: relative;
  display: block;
}
.services-arrow a {
  position: relative;
  height: 63px;
  width: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  color: #000;
  background-color: #eef3f7;
  margin: 0 auto;
  transition: all 500ms ease;
  z-index: 1;
}
.bp_pd_info {
  display: none;
}
.product__item {
  margin: 20px 0;
}
.product__item img {
  border: 2px solid #2c83ae;
  border-radius: 8px;
  padding: 20px;
  height: 215px;
  width: 150px;
}
.blog__event .partner__brand h2 {
  margin-bottom: 20px;
}
.why__choose {
  background: rgb(47 128 179);
}
.why__choose .news_title {
  display: block;
  width: fit-content;
  color: #fff;
  margin-bottom: 20px;
  font-size: 36px;
}
.why__choose .news_title a {
  color: #fff;
}
.why__choose .cls_content_hot_news {
  padding: 0 20px;
}
.why__choose .cls_img_hot_news img {
  width: auto;
  max-width: 100%;
}
.why__choose .bp_news_sub p {
  line-height: 1.8;
  color: #fff;
  margin-bottom: 30px;
}
.why__choose .bp_news_more {
  padding: 10px 25px;
  background: #fff;
  border-radius: 4px;
}
.bp_category_option_item {
  position: relative;
  margin: 10px 0;
}
.blog__main .bp_news_more {
  display: block;
}
.services-section .bp_block_item .row{
    margin: 0;
}
.services-section  .bp_block_item {
    position: relative;
}
.services-section .cls_content_hot_news {
        position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.85);
    margin: 0;
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #574949;
    border-radius: 0 0 8px 8px;
}
.services-section .cls_content_hot_news .news_title{
    font-size: 12px;
    height: auto;
}
.services-section .cls_content_hot_news .news_title a {
    color: #574949;
}
.services-section .cls_img_hot_news img {
    height: 220px;
    object-fit: cover;
}
@media screen and (max-width: 992px) {
  .slide__home .bp_slide_title_note {
    width: 90%;

    padding: 20px 30px;
  }
  .bp_category_option {
    grid-template-columns: repeat(2, auto);
  }
    .bp_name_category_option {
      width: 94% ;
  }
}
@media screen and (max-width: 768px) {
  .slide__home .bp_slide_title_note {
    padding: 20px 20px;
  }
  .slide__home .bp_slide_title_note p {
    font-size: 26px;
  }
  .bp_category_option {
    grid-template-columns: repeat(1, auto);
  }
   .bp_name_category_option {
        width: 88%;
    }
}
@media screen and (max-width: 456px) {
  .slide__home .text_slide_left {
    left: 5%;
  }

  .slide__home .bp_slide_title_note p {
    font-size: 20px;
    text-align: center;
  }
  .blog__main .news_title {
    height: 60px;
  }
  .bp_news_sub p {
    font-size: 12px;
  }
    .bp_link_category_option {
        font-size: 10px ;
    }
}

