	body {
  font-family: "Noto Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Arial", "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", serif;
  line-height: 30px;
  color: rgb(51 51 51 / 1);
  position: relative;
}
.bp_img_category_option {
    display: none;
}
#frm-action-189122 {
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
#frm-action-189122 > .bp_form_field:nth-child(5) {
  grid-column: span 2;
}
#frm-action-189122 input {
  width: 100%;
  font-family: "Kanit", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.5px;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #c2c2c2;
  height: 50px;
  background-color: #fff0;
  color: #121212;
  border-radius: 0 0 0 0;
  margin: 0 0 25px 0;
  outline: 0;
}
#frm-action-189122 input::placeholder,
#frm-action-189122 textarea::placeholder {
  color: #ccc;
}
.bp_form_label_up {
  display: none;
}
#frm-action-189122 textarea {
  height: 40px;
  background-color: #fff0;
  font-family: "Kanit", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.5px;
  color: #121212;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #c2c2c2;
  border-radius: 0 0 0 0;
  margin: 15px 0 15px 0;
  width: 100%;
}
.bp-btn-send {
  position: relative;
  font-family: "Kanit", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.5px;
  height: 65px;
  padding: 0 40px 0 40px;
  margin: 0 0 0 0;
  border-radius: 0 30px 0 30px;
  gap: 5px;
  color: #fff;
  fill: #fff;
  background-color: #121212;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #121212;
  overflow: hidden;
  z-index: 0;
}
.bp-btn-send:after {
  position: absolute;
  content: "";
  width: 150%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: #fff;
  transform: translateX(-50%) translateY(-50%) rotate(25deg);
  transition: all 0.75s;
  opacity: 0.5;
  z-index: -1;
}
.bp-btn-send:hover {
  border-color: #121212;
  color: #555;
  fill: #555;
}
.bp-btn-send:hover::after {
  height: 400%;
  opacity: 1;
}

#comment_form {
    display: none;
}
#carousel_fav img {
    object-fit: cover;
}
.content_text_details  > ul > li > p{
  margin: 0;
      display: inline;
}
.content_text_details ul li {
    list-style-type: none;
}
.content_text_details  > ul > li > ul > li > p{
  margin: 0;
      display: inline;
}
.content_text_details  > ol > li > p{
  margin: 0;
      display: inline;
}
.content_text_details  > ol > li > ul > li > p{
  margin: 0;
      display: inline;
}

.content_text_details  > ol > li > ul > li > ul > li > p{
  margin: 0;
      display: inline;
}
.content_text_details ol {
  margin-top: 10px;
  list-style: none;
  counter-reset: item;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-left: 10px;
}
.content_text_details ol li {
  margin-left: 0px;
  counter-increment: item;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.content_text_details ol li:before {
  margin-right: 6px;
  content: counter(item);
  background: #636363;
  border-radius: 100%;
  color: white;
     width: 20px;
    height: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.content_text_details ul {
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 0 0 0 1em;
}

.content_text_details ul li {
  margin-bottom: 12px;
}

.content_text_details ul li::before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 10px;
  background-color: #636363;
  -webkit-mask-image: url("/files_upload/circle-check-solid.svg");
  -webkit-mask-size: cover;
}

.title_h1 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 32px;
}
#comment_name {
  color: #121212;
  height: 55px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  transition: 0.3s;
  background-color: #5550;
  font-family: "Kanit", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #121212;
  border-radius: 0;
}
#comment_content {
  background-color: #fff0;
  height: 60px;
  font-family: "Beatrice Trial", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #121212;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #121212;
  padding: 20px 10px 10px 0;
  transition: 0.3s;
  border-radius: 0;
}
#comment_content:focus {
  height: 170px;
}
#comment_form {
  max-width: 50%;
}
.bp_comment_submit {
  background-color: #121212;
  font-family: "Kanit", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16px;
  color: #fff;
  height: 60px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #121212;
  border-radius: 0 30px 0 30px;
  padding: 10px 30px 10px 30px;
  margin: 0 0 0 0;
  overflow: hidden;
  position: relative;
  transition: all 1s;
  z-index: 1;
}
.bp_comment_submit:hover {
  background-color: #fff;
  color: #121212;
}
.bp_comment_submit::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  left: 50%;
  top: 50%;
  background-color: #1c1d20;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.75s;
  opacity: 0.5;
  z-index: -1;
}
.bp_comment_submit:hover:after {
  width: 120%;
  opacity: 1;
  height: 400%;
  background-color: #072032;
}
blockquote {
  background-color: #f9f9f9;
  border-left: 4px solid #000;
  padding: 20px;
  margin: 20px 0;
  font-style: italic;
}
.bp_list_tag {
  display: flex;
  flex-wrap: wrap;
}
.bp_tag_item_link {
  display: inline-block;
  padding: 0px 12px;
  margin: 0 8px 8px 0;
  background-color: #f5f5f5;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  border-radius: 2px;
  transition: background-color 0.2s ease;
  border: none;
  text-transform: capitalize;
}
.bp_tag_item_link:hover {
  background-color: #e5e5e5;
}
.sidebar-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-bottom: 24px;
  padding-bottom: 16px;
  position: relative;
}

.sidebar-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: #000;
}
.category-sidebar {
  margin-bottom: 20px;
}
.bp_category_option li a {
  color: #111;
}
.bp_category_option li h3 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
  color: #222;
  transition: color 0.2s ease;
}
.bp_category_option li {
  margin-bottom: 15px;
  position: relative;
  transition: all 0.5s ease;
  border-left: 2px solid transparent;
}
.bp_category_option li:hover {
  border-left-color: #000;
  padding-left: 16px;
}
.bp_category_option li:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  transition: width 0.2s ease;
}
.bp_category_option li:hover:after {
  width: 100%;
}
.blog-sidebar .bp_number_count {
  display: none;
}
.blog-sidebar .bp-news-button-action {
  display: none;
}
.blog-sidebar .bp_news_info {
  display: block;
  order: -1;
}
.blog-sidebar .bp_lb_user,
.blog-sidebar .bp_lb_comment,
.blog-sidebar .bp_icon_date {
  display: none;
}
.blog-sidebar .cls_content_hot_news {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.blog-sidebar .bp-date-create {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.blog-sidebar a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.4;
  display: block;
  transition: color 0.2s ease;
}
.blog-sidebar .bp_block_item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  position: relative;
}
.blog-sidebar .bp_block_item .row > * {
  padding: 0;
}
.content_text_details img {
    margin: 20px 0;
}
.content_text_details ul {
  padding-left: 0;
}

.bp_tag_item_lb {
  display: none;
}
.bp_tag_lb {
  display: none;
}
.title-design {
  padding: 100px 0;
  overflow: hidden;
}

.title-design img {
  margin-top: 40px;
}
.title_h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: clamp(3.5rem, 8vw, 7.5rem);
  font-weight: 700;
  color: #000;
  line-height: 0.95;
  letter-spacing: -0.04em;
  margin: 0;
  /*overflow: hidden;*/
  position: relative;
}

.title_h1 .word {
  display: inline-block;
  transform-origin: left center;
  opacity: 0;
  transform: translateY(50px);
  transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.title_h1 .word.active {
  opacity: 1;
  transform: translateY(0);
}

/* Highlight effect for specific words */
.title_h1 .highlight {
  position: relative;
  /*color: transparent;*/
}

.title_h1 .highlight:before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  /* top: 0; */
  width: 100%;
  background-image: linear-gradient(90deg, #000, #555);
  background-size: 200% auto;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: shine 4s linear infinite;
}

@keyframes shine {
  to {
    background-position: 200% center;
  }
}

.title_h1-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  filter: blur(20px);
  opacity: 0.1;
  transform: translateY(20px);
}






.btn-see-more {
  background-color: var(--bg-primary);
  border: 1px solid var(--border-medium);
  color: var(--text-secondary);
  font-weight: 500;
  font-size: 12px;
  padding: 8px 20px;
  border-radius: 2px;
  margin: 24px auto;
  display: block;
  transition: var(--transition);
  cursor: pointer;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.btn-see-more:hover {
  background-color: #000;
  border-color: #000;
  color: white;
}


.blog-lastest {
  display: none;
}

.blog-lastest {
  display: block;
}

.social-share-buttons {
  position: sticky;
  top: 0;
  display: none;
  flex-direction: column;
  padding: 12px 8px;
  z-index: 100;
  
}
.blog-detail .social-share-buttons{
    display: none;
}
.blog-detail {
    padding-bottom: 80px;
}
.blog-detail {
    padding-bottom: 0;
}
.social-share-title {
  color: #505050;
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 500;
  padding-top: 20px;
  border-right: 1px solid #e9e9e9;
}

.share-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #505050;
  background-color: transparent;
  transition: all 0.3s ease;
  cursor: pointer;
}

.share-button:hover {
  transform: scale(1.1);
  background-color: #f0f0f0;
}
.share-button {
  text-align: center;
}
.share-icon {
  width: 20px;
  height: 20px;
}
.social-share-buttons a svg {
  width: 20px;
  height: 20px;
  fill: #555;
}
.bp_lb_counter {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  color: #3f4061;
  line-height: 13px;
  font-weight: 500;
  text-transform: capitalize;
  padding-bottom: 20px;
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 0 1px 1px 0;
}

.bp_lb_counter svg {
  margin-bottom: 10px;
}
.social-share-title p {
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
.share-list {
  display: flex;
  flex-direction: column;
  align-items: center;

  border-right: 1px solid #e9e9e9;
}
.blog-detail .category-sidebar,
.blog-detail .blog-sidebar,
.blog-detail .sidebar-tag {
}
.bp_news_img {
  display: none;
}
/*.content_text_details p:first-child {*/
/*  font-size: 16px;*/
/*  font-weight: 500;*/
/*  color: #fff;*/
/*  background-color: #121212;*/
/*  padding: 30px 45px;*/
/*}*/
.blog-lastest {
  padding: 80px 0 150px;
}
.blog-lastest > h2 {
  margin-bottom: 30px;
}
.blog-lastest .bp_news_info {
  display: none;
}
.blog-lastest .card-body {
  display: grid;
  grid-template-columns: repeat(2, auto);
  column-gap: 30px;
  padding: 20px 0 0;
}
.blog-lastest .bp_number_count {
    display: none;
}
.blog-lastest .title_h1 {
    display: none;
}
.bp_category_89 .blog-lastest > h2:nth-child(4),
.bp_category_105 .blog-lastest > h2:nth-child(1){
    display: block;
}

.blog-lastest .news_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0 0 0 0;
  min-height: 86px;
}
.owl-prev,.owl-next {
    position: absolute;
    top: 25%;
    z-index: 2;
      width: 40px;
    height: 40px;
    border: none;
    border-radius: 50% !important;
    background: #121212 !important;
    box-shadow:  rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px!important;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
     opacity: 0;
  visibility: hidden;
}

.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
  opacity: 1;
  visibility: visible;
}
.owl-prev:hover,
.owl-next:hover {
    transform: translateY(-2px) scale(1.05);
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.25),
        -12px -12px 24px rgba(255, 255, 255, 0.9) !important;
    background: linear-gradient(145deg, #f8f8f8, #ffffff) !important;
}

.owl-prev:active,
.owl-next:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.2),
        -4px -4px 8px rgba(255, 255, 255, 0.8);
}

.owl-prev span,
.owl-next span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.owl-prev:hover span,
.owl-next:hover span {
    color: #333333;
    transform: scale(1.2);
}

.owl-prev::before,
.owl-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
    z-index: 1;
}

.owl-prev:hover::before,
.owl-next:hover::before {
    width: 100%;
    height: 100%;
}

.owl-prev:focus,
.owl-next:focus {
    outline: none;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.2),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        0 0 0 3px rgba(255, 255, 255, 0.3);
}

.owl-prev:disabled,
.owl-next:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: none;
}

.owl-prev:disabled:hover,
.owl-next:disabled:hover {
    transform: none;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.2),
        -8px -8px 16px rgba(255, 255, 255, 0.8);
}

.owl-prev {
    left: 1%;
}
.owl-next {
    right: 1%;
}
.blog-lastest .card-title {
    
    margin: 0;
}
.blog-lastest .bp_number_count {
  font-weight: 600;
}
.blog-lastest .news_title a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #121212;
}
.blog-lastest .card-text {
    display: none;
}
.bp-news-button-action {
  text-align: right;
}
.blog-lastest .bp_news_more {
  min-width: 12px;
  display: inline-block;
  transition: all 0.3s;
  transform: translate(-20px, 20px);
  opacity: 0;
  color: #121212;
  font-size: 20px;
}
.blog-lastest .item:hover .bp_news_more {
  opacity: 1;
  transform: translate(0, 0);
}
.blog-lastest .cls_img_hot_news img {
  height: 400px;
  object-fit: cover;
}
.blog-lastest .card {
    box-shadow: none !important;
}
.blog-lastest .item {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  
  margin-bottom: 30px;
}
.blog-lastest .owl-dots {
    display: none;
}

.bp_news_info {
  margin-top: 30px;
}
.bp_lb_comment {
  padding: 0 30px;
  border-color: #12121212;
  border-style: solid;
  border-width: 0 1px 0 1px;
}
.bp_lb_date {
  padding-left: 30px;
}
.bp_news_info p {
  color: #555;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  text-transform: capitalize;
  margin: 0;
}
.bp_news_info span {
  color: #121212;
  font-family: "oak_suns", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}
.row {
  margin: 0;
}

/*Trang tuyển dụng*/

.form-header {
  text-align: center;
  margin-bottom: 4rem;
}

.overlay {
  background-color: #111;
  opacity: 0.4;
  z-index: 101;
}
#frm-action-6414 {
  padding: 60px 40px;
  padding-top: 0;
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 20px;
  color: #1a1a1a;
  font-weight: 300;
  line-height: 1.6;
}
.section-header {
  text-align: center;
  margin: 30px 0;
}
.bp_form_field {
  position: relative;
}
#frm-action-6414 > .bp_form_field:nth-child(1),
#frm-action-6414 > .bp_form_field:nth-child(10),
#frm-action-6414 > .bp_form_field:nth-child(11),
#frm-action-6414 > .custom-upload-wrapper,
#frm-action-6414 > .bp_form_field:nth-child(14) {
  grid-column: span 2;
}
.bp_form_label_up {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
}

.bp_form_data {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #cccccc;
  background: transparent;
  font-size: 16px;
  font-family: inherit;
  font-weight: 300;
  color: #1a1a1a;
  outline: none;
  transition: border-color 0.3s ease;
  border-radius: 0;
  appearance: none;
}

.bp_form_data:focus {
  border-bottom-color: #000000;
}

.bp_form_data::placeholder {
  color: #999999;
  font-weight: 300;
}

select.bp_form_data {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23333333' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0 center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 24px;
}

select.bp_form_data option {
  background: #ffffff;
  color: #1a1a1a;
  padding: 8px;
}

textarea.bp_form_data {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 16px;
  min-height: 100px;
  resize: vertical;
  font-family: inherit;
}

textarea.bp_form_data:focus {
  border-color: #000000;
}

.bp_form_label_radio {
  display: inline-flex;
  align-items: center;
  margin-right: 32px;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  color: #1a1a1a;
}

.bp_form_radio {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  cursor: pointer;
  accent-color: #000000;
}


.bp_msg_show {
  display: block;
  margin-top: 16px;
  padding: 12px 0;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
  color: gray;
}

.bp_msg_show.success {
  color: #000000;
  border-bottom-color: #000000;
}

.bp_msg_show.error {
  color: #666666;
  border-bottom-color: #666666;
}

.bp_form_label_up:after {
  content: "";
}
input[required] + .bp_form_label_up:after,
textarea[required] + .bp_form_label_up:after,
.bp_form_field:has(input[required]) .bp_form_label_up:after,
.bp_form_field:has(textarea[required]) .bp_form_label_up:after {
  content: "";
  color: #666666;
  margin-left: 4px;
  font-weight: 300;
}
.bp_form_field.bp_upload {
  display: none;
}

/* Custom Upload Wrapper */
.custom-upload-wrapper {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 48px 36px 36px 36px;
  text-align: center;
  width: 100%;
  transition: border-color 0.2s, background 0.2s;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
}

.custom-upload-wrapper:hover,
.custom-upload-wrapper.dragover {
  border-color: #bdbdbd;
  background: #fafbfc;
}

.custom-file-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23666" viewBox="0 0 24 24"><path d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z" /></svg>')
    no-repeat center;
  background-size: contain;
  opacity: 0.8;
}

.custom-upload-text {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #222;
  letter-spacing: 0.01em;
}

.custom-upload-subtext {
  font-size: 13px;
  color: #888;
  margin-bottom: 28px;
}

/* Upload Button */
.custom-upload-btn {
  background: #fff;
  color: #222;
  border: 1px solid #bdbdbd;
  padding: 10px 28px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}

.custom-upload-btn:hover {
  background: #f5f5f5;
  border-color: #888;
}

.custom-upload-btn:active {
  background: #ededed;
}

/* File Info Display */
.custom-file-info {
  margin-top: 22px;
  padding: 14px 10px;
  background: #fafbfc;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #222;
  display: none;
}

.custom-file-name {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 2px;
  color: #222;
  word-break: break-all;
}

.custom-file-size {
  font-size: 13px;
  color: #888;
  margin-bottom: 8px;
}

.custom-file-actions {
  display: flex;
  gap: 8px;
  justify-content: center;
}

.custom-remove-btn,
.custom-change-btn {
  background: #fff;
  color: #222;
  border: 1px solid #bdbdbd;
  padding: 6px 16px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}

.custom-remove-btn:hover,
.custom-change-btn:hover {
  background: #f5f5f5;
  border-color: #888;
}

/* Messages */
.custom-error-msg {
  color: #d32f2f;
  font-size: 13px;
  margin-top: 14px;
  display: none;
  padding: 8px 10px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #f2bcbc;
}

.custom-success-msg {
  color: #388e3c;
  font-size: 13px;
  margin-top: 14px;
  display: none;
  padding: 8px 10px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #b7e1c0;
}
@media screen and (min-width: 768px) {

  .bp_temp_10009.bp_category_106 .blog-detail .container .row > .col-lg-9 {
      width: 75%;
      padding-left: 20px;
  }
   .bp_temp_10009.bp_category_106 .blog-detail .container .row > .col-lg-3 {
      width: 25%;
  }
  .bp_news_info {
    width: 630px;
  }
}
@media (max-width: 768px) {
  .headline-container {
    padding: 60px 20px;
  }
  .title-design {
    padding: 50px 0;
    padding-bottom: 0;
  }
  .title_h1 {
    line-height: normal;
    font-size: 36px;
  }
  

  .social-share-buttons  {
    display: none;
  }
  .blog-detail > .container > .row > .col-lg-3 {
      order: 1;
      margin-top: 30px;
  } 
  .share-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-right: none;
  }
  .social-share-title {
    border: none;
  }
  .bp_lb_counter {
    width: 50%;
    border-right: 0;
  }
  .blog-lastest .news_title {
    font-size: 20px;
    min-height: auto;
  }
  .blog-lastest .col {
    padding: 0;
  }
}
@media (max-width: 567px) {

  .bp_lb_date {
    padding-left: 0;
  }
  #comment_form {
    max-width: 100%;
  }
  .bp_category_106 .form-ecruit {
      width: 95%;
  }
  #frm-action-6414 {
      padding: 60px 20px;
  }
   #frm-action-6414 {
    grid-template-columns: repeat(1, auto);
  }
  #frm-action-6414 > .bp_form_field:nth-child(1),
  #frm-action-6414 > .bp_form_field:nth-child(10),
  #frm-action-6414 > .bp_form_field:nth-child(11),
  #frm-action-6414 > .custom-upload-wrapper,
  #frm-action-6414 > .bp_form_field:nth-child(14) {
    grid-column: span 1;
  }
}

/*-----------------*/

