.elementor-52 .elementor-element.elementor-element-e2f5176{--display:flex;--min-height:150px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-52 .elementor-element.elementor-element-e2f5176:not(.elementor-motion-effects-element-type-background), .elementor-52 .elementor-element.elementor-element-e2f5176 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://neevietnam.com/wp-content/uploads/2025/10/bg_cpn.png");background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-52 .elementor-element.elementor-element-5bcb5c5 .elementor-heading-title{font-family:"Noto Sans JP", Sans-serif;font-weight:600;color:var( --e-global-color-astglobalcolor4 );}.elementor-52 .elementor-element.elementor-element-0190111{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-52 .elementor-element.elementor-element-575479c{border-style:none;}.elementor-52 .elementor-element.elementor-element-35c8c0d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-52 .elementor-element.elementor-element-8245e51{border-radius:4px 4px 4px 4px;}body.elementor-page-52:not(.elementor-motion-effects-element-type-background), body.elementor-page-52 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F6F7;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-52 .elementor-element.elementor-element-0190111{--content-width:950px;}.elementor-52 .elementor-element.elementor-element-35c8c0d{--content-width:950px;}}@media(max-width:1024px){.elementor-52 .elementor-element.elementor-element-e2f5176{--min-height:120px;}.elementor-52 .elementor-element.elementor-element-5bcb5c5{padding:0px 15px 0px 15px;}.elementor-52 .elementor-element.elementor-element-5bcb5c5 .elementor-heading-title{font-size:1.2rem;}.elementor-52 .elementor-element.elementor-element-0190111{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-52 .elementor-element.elementor-element-e2f5176{--min-height:80px;}.elementor-52 .elementor-element.elementor-element-5bcb5c5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 10px 0px 10px;}.elementor-52 .elementor-element.elementor-element-5bcb5c5 .elementor-heading-title{font-size:1rem;}.elementor-52 .elementor-element.elementor-element-0190111{--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:40px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-52 .elementor-element.elementor-element-575479c{margin:0px 10px calc(var(--kit-widget-spacing, 0px) + 0px) 10px;}.elementor-52 .elementor-element.elementor-element-35c8c0d{--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for html, class: .elementor-element-575479c *//* ======== NỘI DUNG ======== */

/* ======== BOX ======== */
.company-box {
  background: #fff;
  margin: 0 auto 20px;
  padding: 20px 50px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

/* ======== TIÊU ĐỀ PHẦN ======== */
.section-title {
  color: #285d36;
  font-weight: 700;
  border-left: 4px solid #285d36;
  padding-left: 10px;
  margin: 25px 0 15px;
}

/* ======== NỘI DUNG VĂN BẢN ======== */
.company-text {
  margin-bottom: 20px;
  line-height: inherit;
  color: inherit;
  font-size: 0.9rem;
}

/* ======== BẢNG PROFILE ======== */
.company-profile {
  width: 100%;
  margin-bottom: 20px;
}

.company-profile th {
  width: 25%;
  text-align: left;
  color: #285d36;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  background: #f8faf9;
  
}

.company-profile td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 0.9rem;
  
}
/* Tablet (<=1024px) */
@media (max-width: 1024px) {
  .company-box {
    padding: 25px 20px;
  }

  .section-title {
    font-size: 1rem;
  }

  .company-text {
    font-size: 0.85rem;
    line-height: 1.6;
  }

  .company-profile th,
  .company-profile td {
    font-size: 0.85rem;
    padding: 8px;
  }
}

/* Mobile (<=768px) */
@media (max-width: 768px) {
  .company-box {
    padding: 2px 15px;
  }

  .section-title {
    font-size: 0.95rem;
    margin: 15px 0 8px;
    border-left-width: 3px;
  }

  .company-text {
    font-size: 0.8rem;
    line-height: 1.5;
  }

  .company-profile th,
  .company-profile td {
    font-size: 0.8rem;   /* giảm nhẹ */
    padding: 6px;        /* thu hẹp khoảng cách */
    line-height: 1.4;
  }
}

.company-profile th,
.company-profile td {
  border: none !important;  /* bỏ toàn bộ viền */
border-bottom: 1px solid #ccc !important;
}
.company-profile {
  border: none !important; 

}/* End custom CSS */