.elementor-kit-12{--e-global-color-primary:#003B86;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-12 h2{font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-12 h3{font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-12 h4{font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-12 h5{font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-12 h6{font-family:"Be Vietnam Pro", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== STYLE CHO TRANG GIỚI THIỆU DỊCH VỤ (ÁP DỤNG KHI CÓ CLASS .post-format01) ===== */
.post-format01 {
  /*font-family: "Segoe UI", Arial, sans-serif;*/
  line-height: 1.7;
  color: #222;
  background-color: #fff;
}

.post-format01 h1, 
.post-format01 h2, 
.post-format01 h3 {
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 1.2em;
  margin-bottom: 0.5em;
}

.post-format01 h1 {
  font-size: 2em;
  border-left: 6px solid #C59C5C;
  padding-left: 10px;
  margin-bottom: 1em;
}

.post-format01 h2 {
  font-size: 1.5em;
  color: #C59C5C;
  border-bottom: 2px solid #C59C5C;
  padding-bottom: 6px;
  position: relative;
}

.post-format01 h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 2px;
  background-color: #C59C5C;
}

.post-format01 h3 {
  font-size: 1.2em;
  margin-top: 1em;
  color: #444;
}

.post-format01 p {
  margin-bottom: 1em;
  color: #333;
}

.post-format01 ul, 
.post-format01 ol {
  margin: 0 0 1.2em 1.4em;
  padding: 0;
}

.post-format01 ul li, 
.post-format01 ol li {
  margin-bottom: 6px;
  color: #333;
}

.post-format01 ul li::marker {
  color: #C59C5C;
}

.post-format01 a {
  color: #C59C5C;
  text-decoration: none;
  border-bottom: 1px dotted #C59C5C;
  transition: all 0.2s ease;
}

.post-format01 a:hover {
  color: #a27834;
  border-bottom: 1px solid #a27834;
}

.post-format01 strong {
  color: #000;
}

.post-format01 section {
  max-width: 850px;
  margin: 0 auto;
  padding: 20px;
}

/* Đoạn mở đầu */
.post-format01 h1 + p {
  font-size: 1.05em;
  color: #444;
  border-left: 4px solid #C59C5C;
  padding-left: 10px;
  background: #faf8f4;
  margin-bottom: 1.5em;
}

/* Liên hệ */
.post-format01 p a[href^="tel:"] {
  font-weight: bold;
}

/* Responsive */
@media (max-width: 768px) {
  .post-format01 {
    font-size: 15px;
  }
  .post-format01 section {
    padding: 15px;
  }
  .post-format01 h1 {
    font-size: 1.6em;
  }
  .post-format01 h2 {
    font-size: 1.3em;
  }
}/* End custom CSS */