        /*body {*/
/*  background-color: #ebfcff;*/
/*}*/
.course__list > h2 {
  line-height: 36px;
  word-spacing: 0px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 40px;
}
.course__list .bp_product_item {
  background: #fff;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.course__list .bp_content_product {
  padding: 10px 20px 7px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.course__list .bp_cls_shopping_form,
.course__list .cls_price_text,
.course__list .cls_old_price_text {
  display: none;
}
.course__list .product_title {
  border-bottom: 1px solid #e0e0e0;
  font-weight: 400;
  padding-bottom: 15px;
}
.course__list .product_title a {
  font-size: 13px;
  line-height: 20px;
}
.course__list .bp_cls_group_price {
  text-align: right;
  display: flex;
  flex-direction: column-reverse;
}
.course__list .cls_old_price,
.course__list .bp_cls_old_price .cls_unit_price {
  font-size: 12px;
  color: #aaa;
  font-weight: 400;
}
.course__list .cls_price_number,
.course__list .bp_cls_price .cls_unit_price {
  color: #353535;
  font-weight: 600;
  font-size: 15px;
}
.why__choose {
  text-align: center;
}
.why__choose h2 {
  line-height: 36px;
  word-spacing: 0px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 40px;
}
.why__choose-list {
  display: grid;
  grid-template-columns: repeat(3, 25%);
  justify-content: space-around;
}
.why__choose-item h3 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}
.bp_news_info {
  display: none;
}
.certificate .bp_block_item {
  background: #fff;
  padding: 15px;
  padding-bottom: 40px;
}
.certificate .bp_block_item .row {
  margin: 0;
}
.certificate .cls_content_hot_news {
  padding: 5px 30px;
}
.bp_news_more {
  border-radius: 40px;
  padding: 23px 30px;
  background: #fb7d33;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.certificate .bp_news_sub p {
  margin-bottom: 40px;
  text-align: justify;
}
.teacher .bp_news_sub h4 {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.teacher .bp_news_sub p {
  margin-bottom: 20px;
}
.teacher .bp_news_sub h4:nth-child(6) {
  margin-bottom: 40px;
}
.teacher .news_title {
  display: none;
}
.teacher .bp_block_item {
  margin-top: 40px;
}
.teacher .bp_block_item .row {
  margin: 0;
}
.teacher .cls_content_hot_news {
  padding: 5px 30px;
}
.solution {
  text-align: center;
}
.solution-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 30%);
  justify-content: space-around;
}
.solution-item {
  background: #fff;
  padding: 20px 10px;
}
.solution-item h3 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}

#btn-41229 {
  display: inline-block;
  min-width: 135px;
  margin-bottom: 0;
  font-weight: 700;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-color: #fb7d33;
  color: #fff;
  width: fit-content;
  background-color: #fb7d33;
  padding: 23px 30px;
  border-radius: 40px;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  outline: 0 !important;
}
.comment {
  margin-top: 20px;
}
.comment .bp_hot_news_slide_img,
.comment .cls-click-xem {
  display: none;
}
.comment .testimonials_main_title {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.comment .card-body {
  display: flex;
  flex-direction: column-reverse;
}
.comment .owl-dots {
  display: none;
}
.comment .news_title {
  text-align: left;

  position: relative;
}
.comment .news_title a {
  color: #aaa;
  font-size: 12px;
}
.comment .card {
  box-shadow: none !important;
  background: transparent;
}
.comment .bp_news_more {
    display: none;
}
.comment .card-body {
  padding: 0;
}
.comment .owl-prev,
.comment .owl-next {
  position: absolute;
  top: -50%;
  right: 0;
  width: 35px;
  height: 36px;
  text-align: center;
  color: #00c2ff !important;
  border: 2px solid #00c2ff !important;
  overflow: hidden;
  font-size: 24px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
}
.comment .owl-prev {
  right: 6%;
}
.comment .owl-prev:hover,
.comment .owl-next:hover {
  background: #fb7d33 !important;
  color: #fff !important;
}
.comment .news_title a:before {
  content: "";
  width: 31px;
  height: 3px;
  position: absolute;
  bottom: -10px;
  background-color: #00c2ff;
}
.comment .bp_m_39176 {
  margin: 20px 0;
  position: relative;
}
.comment__title h2 {
  margin-bottom: 40px;
}
.star .bp_news_more {
  display: block;
  width: fit-content;
  margin-top: 20px;
}
.star .wpb_wrapper {
  margin-bottom: 40px;
}
.news .bp_block_item .row {
  margin: 0;
}
.news .bp_hot_news_img img {
  height: 200px;
  object-fit: cover;
}
.news .bp_news_more {
  display: none;
}
.news h2 {
  line-height: unset;
}

.why-choose-section {
}

.section-header {
  text-align: center;
  margin: 50px 0;
  position: relative;
}

.section-title {
  color: #333333;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

.section-title:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  height: 3px;
  background: linear-gradient(to right, #2196f3, #1565c0);
}

.section-description {
  font-size: 16px;
  color: #6c757d;
  max-width: 700px;
  margin: 0 auto;
}

/* Cards Container */
.benefits-container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  row-gap: 40px;
  justify-content: center;
}

/* Modern Card Design */
.benefit-card {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  position: relative;
  width: calc(33.333% - 25px);
  min-width: 280px;
}

.benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.benefit-icon {
  position: absolute;
  top: -25px;
  left: 20px;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #2196f3, #1565c0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 22px;
  box-shadow: 0 5px 15px rgba(33, 150, 243, 0.3);
  z-index: 1;
}

.benefit-content {
  padding: 40px 20px 20px;
}

.benefit-title {
  color: #2196f3;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.benefit-list {
  list-style: none;
  padding-left: 0;
}

.benefit-list li {
  position: relative;
  padding: 10px 0 10px 30px;
  font-size: 14px;
  color: #6c757d;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.benefit-list li:last-child {
  border-bottom: none;
}

.benefit-list li:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 10px;
  color: #4caf50;
  font-size: 16px;
}
.about-content {
  display: flex;
  align-items: center;
  gap: 60px;
}

.about-image {
  flex: 0 0 45%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  position: relative;
}

.about-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.6s ease;
}

.about-image:hover img {
  transform: scale(1.05);
}

.about-image:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
  border-radius: 8px;
  pointer-events: none;
}

.about-text {
  flex: 1;
}

.about-text h3 {
  font-size: 32px;
  margin-bottom: 24px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: -0.3px;
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
}

.about-text h3:after {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #0056b3;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 2px;
}

.about-text p {
  margin-bottom: 20px;
  line-height: 1.8;
  color: #4a5568;
  font-size: 17px;
}

.about-text strong {
  color: #0056b3;
  font-weight: 700;
}
.conclusion-section {
  background: linear-gradient(135deg, #0056b3, #003d7a);
  padding: 80px 0;
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.conclusion-section:before {
  content: "";
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}

.conclusion-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.conclusion-content h3 {
  font-size: 36px;
  margin-bottom: 24px;
  font-weight: 700;
  letter-spacing: -0.3px;
}

.conclusion-content p {
  font-size: 18px;
  margin-bottom: 35px;
  opacity: 0.95;
  line-height: 1.8;
}

.btn-white {
  background-color: white;
  color: #0056b3;
  padding: 14px 32px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  display: inline-block;
  letter-spacing: 0.5px;
  box-shadow: 0 5px 15px rgba(255, 255, 255, 0.2);
}

.btn-white:hover {
  background-color: rgba(255, 255, 255, 0.95);
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(255, 255, 255, 0.3);
}
.news h2 a {
          display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #758994;
}
.news .bp_news_sub p {
        display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #758994;
}
@media screen and (max-width: 1024px) {
  .comment .owl-prev {
    right: 9%;
  }
}
@media screen and (max-width: 992px) {
      .about-content {
        display: block;
    }
  .benefit-card {
    width: calc(50% - 25px);
  }
  .news .bp_hot_news_img img {
    height: auto;
  }

  .news .bp_block_item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .benefit-card {
    width: 100%;
  }
    .news .bp_hot_news_img img {
        height: 300px;
}
  .section-title {
    font-size: 24px;
  }
  .solution .container > h2,
  .teacher > p span,
  .news .wpb_wrapper h2 {
    font-size: 24px !important;
    text-transform: uppercase;
  }
  .news .wpb_wrapper p {
    font-size: 12px;
  }
  .why__choose-list {
    grid-template-columns: repeat(1, auto);
  }
  .certificate .bp_hot_news_img {
    display: flex;
    justify-content: center;
  }
  .certificate img {
    width: 150px;
  }
  .certificate .news_title {
    text-align: center;
  }
  .certificate .bp_news_more {
    display: block;
    width: fit-content;
    margin: auto;
    padding: 15px 25px;
    font-size: 12px;
  }
  .certificate .bp_news_sub p {
    margin-bottom: 25px;
  }
  .course__list > h2,
  .why__choose h2,
  .comment__title h2,
  .comment .testimonials_main_title {
    font-size: 24px;
  }
  .course__list .product_title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Số dòng văn bản hiển thị */
    line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .solution-list {
    grid-template-columns: repeat(1, auto);
  }
  #btn-41229,
  .star .bp_news_more {
    font-size: 12px;
    padding: 15px 20px;
  }
  .comment .owl-prev {
    right: 6%;
  }
}
@media screen and (max-width: 456px) {
  .comment .owl-prev {
    right: 10%;
  }
  .course__list .product_title a {
    font-size: 12px;
  }
  .course__list .cls_price_number,
  .course__list .bp_cls_price .cls_unit_price {
    font-size: 12px;
  }
}
@media screen and (max-width: 375px) {
  .comment .owl-prev {
    right: 11%;
  }
}

