/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.custom__tag a::before {
  content: "#";
  margin-right: 2px;
}

.custom__tag a {
  font-size: 12px;
  color: #757575;
  padding: 2px 8px;
  background-color: #ffffff;
  border: 1px solid #F5F5F5;
  border-radius: 24px;
}

.custom__cate {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 32px;
  margin-top: 12px;
}

.custom__cate a {
  font-weight: 500;
  font-size: 18px;
  line-height: 145%;
  letter-spacing: 0.04em;
  color: #9E9E9E;
  padding: 4px 16px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.2s ease;
  display: inline-block;
}

.custom__cate a:hover {
  background: rgba(255, 122, 48, 0.1);
  color: var(--theme-palette-color-1);
  ;
}

.custom__cate a.active {
  color: #FFFFFF;
  background: var(--theme-palette-color-1);
  ;
}

/* sidebar blog */
.listpage__category__sidebar {
  display: flex;
  flex-direction: column;
  gap: 48px;
  max-width: 306px;
}

.listpage__category__sidebar .category,
.listpage__category__sidebar .follow__social {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.title__tabsidebar {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 135%;
  color: #212121;
}

.listpage__category__sidebar .category .item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.listpage__category__sidebar .category .item a {
  text-decoration: none;
  padding: 8px 16px;
  width: 100%;
  background: #F0FAFF;
  color: var(--theme-palette-color-1);
  ;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  border-radius: 8px;
}

.cpt-dich-vu-template-default .listpage__category__sidebar .category__new {
  gap: 24px;
}

.cpt-dich-vu-template-default .listpage__category__sidebar .category__new .item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.cpt-dich-vu-template-default .listpage__category__sidebar .category__new .item a {
  text-decoration: none;
  padding: 0;
  width: 100%;
  background: none;
  color: #1D5C0B;
  font-weight: 500;
  font-size: 16px;
  line-height: 145%;
  border-radius: 8px;
  position: relative;
}

.cpt-dich-vu-template-default .listpage__category__sidebar .category__new .item a:hover {
  color: var(--theme-palette-color-1);
  ;
}

.cpt-dich-vu-template-default .listpage__category__sidebar .category__new .item a:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 1px;
  background: #EEEEEE;
}




.listpage__category__sidebar .follow__social .item {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.listpage__category__sidebar .follow__social .item a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  padding: 12px;
  border: 1px solid #238b001a;
  border-radius: 24px;
  text-decoration: none;
  color: var(--theme-palette-color-1);
  ;
  font-size: 12px;
  line-height: 136%;
  font-weight: 400;
}

.listpage__category__sidebar .follow__social .item a img {
  width: 16px;
  height: 16px;
}

.listpage__category__sidebar .tab__service {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  border-radius: 16px;
  background: #F0FAFF;
}

.listpage__category__sidebar .tab__service .content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
}

.listpage__category__sidebar .tab__service .content span {
  font-size: 20;
  font-weight: 700;
  line-height: 136%;
  color: var(--theme-palette-color-1);
  ;
  text-transform: uppercase;
}

.listpage__category__sidebar .tab__service .content h3 {
  color: #212121;
  font-weight: 700;
  line-height: 113%;
  font-size: 32px;
  margin-bottom: 0;
}

.blog section .entries .entry-card {
  border: 1px solid #eeeeee;
}

.blog section .entries .entry-card .entry-meta li .ct-meta-element-date,
.blog section .entries .entry-card .entry-meta li a,
.category section .entries .entry-card .entry-meta li .ct-meta-element-date,
.category section .entries .entry-card .entry-meta li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 145%;
  color: #9e9e9e;
}

.formft {
  margin-bottom: -48px;
}

.category .formft,
.blog .formft {
  margin-bottom: -24px;
}

.listpage__category__sidebar .tab__service .content p {
  color: var(--theme-palette-color-1);
  ;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 150%;
}

.listpage__category__sidebar .tab__service .view__more {
  padding: 12px 20px;
  border-radius: 8px;
  background: var(--theme-palette-color-1);
  ;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 145%;
  align-self: start;
}

.listpage__category__sidebar .docs__viewmore {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  border-radius: 16px;
  background: #238b0005;
}

.listpage__category__sidebar .docs__viewmore .list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.listpage__category__sidebar .docs__viewmore .list a {
  text-decoration: none;
  color: #212121;
  font-weight: 400;
  line-height: 150%;
  font-size: 16px;
}

.listpage__category__sidebar .docs__viewmore .list a:hover {
  color: #065d60;
}

.listpage__category__sidebar .news__recruitment {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.listpage__category__sidebar .news__recruitment .list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.listpage__category__sidebar .news__recruitment .list .item__post {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.listpage__category__sidebar .news__recruitment .list .item__post a {
  text-decoration: none;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  line-height: 145%;
}

.listpage__category__sidebar .news__recruitment .list .item__post .info {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.listpage__category__sidebar .news__recruitment .list .item__post .info .salary,
.listpage__category__sidebar .news__recruitment .list .item__post .info .date__offer {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
}

.listpage__category__sidebar .news__recruitment .list .item__post .info .salary p,
.listpage__category__sidebar .news__recruitment .list .item__post .info .date__offer p {
  margin-bottom: 0;
  font-size: 14px;
  color: #9e9e9e;
  font-weight: 400;
  line-height: 145%;
}

.highlight__service {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.highlight__service .list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.highlight__service .list .item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.highlight__service .list .item a:first-child {
  max-width: 96px;
}

.highlight__service .list .item a img {
  width: 185px;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

.highlight__service .list .item a {
  color: #212121;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  text-decoration: none;
}

.view__more__list {
  display: flex;
  margin: 0 auto;
  gap: 12px;
  font-size: 18px;
  font-weight: 500;
  color: #757575;
  line-height: 145%;
  cursor: pointer;
}

.tab__options {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.tab__options__chooses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  flex-wrap: nowrap;
  margin: 0 auto;
  border-bottom: 2px solid #F0FAFF;
}

.tab__options__chooses .pd {
  padding: 12px 34px;
  width: 100%;
  border-radius: 8px;
  color: #9e9e9e;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
}

.tab__options__chooses .pd.active {
  background: #F0FAFF;
  color: var(--theme-palette-color-1);
  ;
}

.list__follow__taboptions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.list__follow__taboptions .item {
  display: flex;
  gap: 8px;
  margin-top: 16px;
}

.list__follow__taboptions .item:first-child {
  margin-top: 0;
}

.list__follow__taboptions .item img {
  width: 88px;
  height: auto;
  object-fit: cover;
  max-height: 66px;
  border-radius: 8px;
}

.list__follow__taboptions .item a {
  text-decoration: none;
}

.list__follow__taboptions .item a h4 {
  color: #212121;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 0 !important;
}

.hai_dong p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hai_dong p,
.hai_dong label,
.hai_dong h1,
.hai_dong h2,
.hai_dong h3,
.hai_dong h4,
.hai_dong h5,
.hai_dong h6,
.hai_dong span,
.hai_dong strong,
.hai_dong table {
  display: none;
}

.hai_dong p:first-child {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.ct-related-posts-container article .entry-meta {
  display: flex;
  justify-content: space-between;
  padding: 0 24px 24px 24px;
}

.ct-related-posts-container article h4,
.ct-related-posts-container article .ct-entry-content-block {
  padding: 0 24px;
}

.ct-related-posts-container article {
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 16px;
}

#commentform #submit {
  color: #ffffff;
}

[data-prefix="single_blog_post"] .entry-header .ct-breadcrumbs {
  --theme-font-weight: 400;
  --theme-font-size: 14px;
  --theme-text-color: #424242;
  --theme-link-initial-color: #9E9E9E;
}

/* endsidebar blog */
.ct-custom-breadcrumb a {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.service__relate {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
}

.service__relate h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 135%;
  color: #212121;
  margin-bottom: 0;
}

.service__relate__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.service__relate__list__post {
  display: flex;
  flex-direction: column;
}

.service__relate__list__post .image {
  width: 100%;
  height: 203.91px;

}

.service__relate__list__post .image a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.service__relate__list__post .content-info {
  padding: 24px;
  background: var(--primary-grey-0, #FFFFFF);
  display: flex;
  flex-direction: column;
  gap: 24px;
  border: 1px solid #EEEEEE;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

.service__relate__list__post .content-info h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #212121;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.service__relate__list__post .content-info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #616161;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.service__relate__list__post .content-info a {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: nowrap;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #616161;
  margin-bottom: 0;
}

@media (max-width: 1440px) {
  .ct-custom-breadcrumb {
    padding-left: 30px;
  }
}

@media (max-width: 1360px) {
  .ct-custom-breadcrumb {
    padding-left: 50px;
  }
}

@media (max-width: 998px) {
  .ct-custom-breadcrumb {
    padding-left: 20px;
  }

  .service__relate__list__post .content-info {
    gap: 16px;
  }
}

@media (max-width: 768px) {
  .service__relate__list {
    grid-template-columns: 1fr;
  }

  .service__relate__list__post .image {
    height: auto;
  }
}

.container__lienhe {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  text-align: left;
  align-self: start;
  height: auto;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}


.container__lienhe--test {
  margin: 0;
  color: #BDBDBD;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.container__lienhe--active {
  color: #0BA6DF;
}
.e-n-accordion-item .e-n-accordion-item-title {
  width: 100%;

}
.e-n-accordion-item  .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
  color: #212121 !important;
  font-size: 20px;
  line-height: 150%;
  font-weight: 600;
}
#btn-custom .e-n-accordion-item-title-text {
  color: #ffffff !important;
}