/*
Theme Name: pixels-app
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  font-family: "Manrope", sans-serif;
}

.sub-menu li a {
  color: #000;
}

.ux-menu-icon {
  width: 18px;
}

.top-bar-nav li a:hover {
  color: #71bf44 !important;
}

.box-nd_hf-bs h2 {
  margin: 0;
}

.nav-dropdown {
  padding: 0;
}

.icon-angle-down::before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;

}

.has-dropdown .icon-angle-down {
  font-size: 13px;
  opacity: 1;
}

.top-info-item svg {
  width: 18px;
  height: 18px;
}

.top-info {
  display: flex;
  gap: 25px;
}

.top-info .top-info-item a {
  color: #fff;
}

.top-info .top-info-item {
  display: flex;
  gap: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}

/*css header */
.search-form {
  max-width: 505px;
  width: 100%;
}

.searchform-wrapper form input {
  height: 45px;
  background-color: #fff !important;
}

.searchform .button.icon {
  background-color: #4bade9 !important;
  left: -5px;
  color: #fff !important;
}

.btn_dkham,
.btn_phones,
.btn_tvkhach {
  padding-top: 3px;
  padding-right: 16px;
  border-radius: 32px;
  background-color: #71bf44;
  margin: 0;
  padding-bottom: 3px;
  color: #fff;
}

.flex_center {
  display: flex;
  align-items: center;
  gap: 10px;
}

.space_vn3 span {
  font-size: 15px;
  font-weight: 500;
}

.btn_phones {
  background-color: #03428e;
}

.sd_tops {
  display: flex;
  justify-content: center;
}

.space_vn3 {
  display: flex;
  gap: 25px;
}

.std_bottom_nav_center li a {
  font-size: 15px;
  color: #213f9a;
  text-transform: capitalize !important;
}

.std_bottom_nav_center li {
  margin: 0;
}

.std_bottom_nav_center {
  gap: 40px;
}

/* css footer */
.absolute-footer {
  display: none;
}

.rwo_footer .col {
  padding-bottom: 0;
}

.sec-footers {
  border-top-left-radius: 60px;
  overflow: hidden;
  border-top-right-radius: 60px;
}

.mbs_msa {
  max-width: 285px;
}

.mbs_msa p {
  margin: 0;
  font-size: 15px;
  font-style: italic;
  color: #000;
  font-weight: 700;
}

.fls_fts {
  color: #000;
  display: flex;
  gap: 10px;
}

.fls_fts a {
  margin: 0;
  margin-top: 20px;
}

.mnhsa {
  height: 172px;
  overflow: hidden;
}

.rwo_footer .tt_mnashj span {
  text-transform: uppercase;
  color: #000;
}

.nav-top-list {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}

.nav-top-list li {
  border-bottom: 1px solid #f0f0f0;
  margin-left: 0 !important;
  margin: 0;
}

.nav-top-list li:last-child {
  border-bottom: none;
}

.nav-top-list .nav-top-link {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px 6px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.2s, color 0.2s;
}

.nav-top-list .nav-top-link:hover {
  background: #f5f5f5;
  color: #1a73e8;
}

.nav-top-list .nav-top-link i {
  width: 16px;
  text-align: center;
  color: #1a73e8;
  font-size: 15px;
  flex-shrink: 0;
}

.fivM div a span {
  font-size: 14px;
  color: #000;
}

.fivM {
  list-style: none;
  margin: 0;
  padding: 5px;
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  height: 172px;
}

/* home form  */
.appointment-section {
  position: relative;
  overflow: hidden;
  padding: 60px 0;
  padding-bottom: 0;

}

.appointment-section * {
  box-sizing: border-box;
}

.appointment-section .appointment-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.appointment-section .appointment-circle {
  position: absolute;
  top: -96px;
  right: -96px;
  width: 384px;
  height: 384px;
  border: 20px solid rgba(255, 255, 255, 0.05);
  display: none;
  border-radius: 50%;
}

.appointment-section .appointment-shape {
  position: absolute;
  bottom: 0;
  left: 40px;
  width: 256px;
  height: 256px;
  border-radius: 128px 128px 0 0;
  background: linear-gradient(to top, rgba(141, 198, 63, 0.2), transparent);
  display: none;
}

.appointment-section .appointment-container {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 35px;
  background-color: #71bf44;
  border-radius: 20px;
  background-image: url(/wp-content/uploads/2026/06/bg_fome.jpg);
}

.appointment-section .appointment-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}

.appointment-section .appointment-content {
  width: 50%;
  color: #ffffff;
}

.appointment-section .appointment-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
}

.appointment-section .appointment-badge svg,
.appointment-section .appointment-hotline svg,
.appointment-section .appointment-input svg {
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.thienan-footer .thienan-footer__brand img {
  width: 88%;
}

.appointment-section .appointment-badge svg {
  color: #fff;
}

.appointment-section .appointment-badge span {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #fff;
}

.appointment-section h2 {
  margin: 0 0 16px;
  font-size: 35px;
  line-height: 1.2;
  color: #8dc63f;
}

.appointment-section h2 span {
  color: #fff;
}

.appointment-section .appointment-desc {
  max-width: 512px;
  margin: 0 0 32px;
  color: #fff;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 600;
}

.appointment-section .appointment-hotline {
  display: flex;
  align-items: center;
  gap: 16px;
}

.appointment-section .appointment-hotline-icon {
  width: 48px;
  height: 48px;
  display: flex;
  flex: 0 0 48px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  background: #8dc63f;
  border: 2px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 10px 24px rgba(141, 198, 63, 0.3);
}

.appointment-section .appointment-hotline p {
  margin: 0 0 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.appointment-section .appointment-hotline strong {
  display: block;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.4px;
}

.appointment-section .appointment-form-wrap {
  width: 50%;
  padding-left: 40px;
}

.appointment-section .appointment-form {
  width: 100%;
  padding: 32px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
}

.appointment-section .appointment-form h3 {
  margin: 0 0 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f3f4f6;
  color: #1b365d;
  font-size: 20px;
  font-weight: 700;
}

.appointment-section .appointment-fields {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.appointment-section .appointment-input {
  position: relative;
}

.appointment-section .appointment-input span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  display: flex;
  align-items: center;
  color: #9ca3af;
  pointer-events: none;
}

.appointment-section .appointment-input input {
  width: 100%;
  height: 48px;
  padding: 12px 16px 12px 44px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  outline: none;
  background: #f9fafb;
  color: #1f2937;
  font-size: 14.5px;
  transition: all 0.2s ease;
  margin: 0;
  box-shadow: unset;
}

.appointment-section .appointment-input input:focus {
  background: #ffffff;
  border-color: transparent;
  box-shadow: 0 0 0 2px #8dc63f;
}

.appointment-section .appointment-date label {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  display: flex;
  align-items: center;
  color: #6b7280;
  font-size: 14.5px;
  font-weight: 500;
  pointer-events: none;
  margin-bottom: 0;
}

.appointment-section .appointment-date input {
  padding-left: 100px;
}

.appointment-section button {
  width: 100%;
  padding: 5px 16px;
  border: 0;
  border-radius: 12px;
  color: #ffffff;
  background: #8dc63f;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(141, 198, 63, 0.3);
  transition: all 0.2s ease;
  margin: 0;
}

.appointment-section button:hover {
  background: #7ab236;
  box-shadow: 0 12px 28px rgba(141, 198, 63, 0.5);
}

.appointment-section button:active {
  transform: scale(0.98);
}

@media (max-width: 1024px) {
  .appointment-section .appointment-container {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .appointment-section .appointment-layout {
    flex-direction: column;
  }

  .appointment-section .appointment-content,
  .appointment-section .appointment-form-wrap {
    width: 100%;
  }

  .appointment-section .appointment-form-wrap {
    max-width: 448px;
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .appointment-section h2 {
    font-size: 32px;
  }

  .appointment-section .appointment-desc {
    font-size: 15px;
  }

  .appointment-section .appointment-form {
    padding: 24px;
  }
}

/* .section-gradient-line {
  width: 100%;
  height: 6px;
  background: linear-gradient(to right, #1b365d, #8dc63f, #1b365d);
} */
/* css footer info */
.thienan-footer__column ul li {
  margin: 0;
}

.thienan-footer,
.thienan-footer * {
  box-sizing: border-box;
}

.thienan-footer {
  width: 100%;
  overflow: hidden;
  color: #000;
  /* background:linear-gradient(180deg, #00543f, lab(17.6411% -33.0479 2.77419)); */
  background-color: #fff;
}

.thienan-footer a {
  color: inherit;
  text-decoration: none;
}

.thienan-footer .thienan-footer__container {
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
}

.thienan-footer .thienan-footer__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  padding: 56px 0;
}

.thienan-footer .thienan-footer__brand-column {
  min-width: 0;
}

.thienan-footer .thienan-footer__brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.thienan-footer .thienan-footer__logo {
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  color: #ffffff;
  background: linear-gradient(135deg, #0f78c9 0%, #13a9b8 52%, #9bd44c 100%);
  border-radius: 50%;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22);
  transition: transform 0.25s ease;
}

.thienan-footer .thienan-footer__brand:hover .thienan-footer__logo {
  transform: scale(1.05);
}

.thienan-footer .thienan-footer__logo svg {
  position: relative;
  z-index: 2;
  width: 24px;
  height: 24px;
}

.thienan-footer .thienan-footer__logo-ring {
  position: absolute;
  inset: -4px;
  border: 1px solid rgba(155, 212, 76, 0.4);
  border-radius: 50%;
  animation: thienanFooterPulseRing 1.8s ease-out infinite;
}

.thienan-footer .thienan-footer__brand-text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

.thienan-footer .thienan-footer__brand-label {
  color: rgba(226, 232, 240, 0.82);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.thienan-footer .thienan-footer__brand-text strong {
  display: block;
  margin-top: 3px;
  color: transparent;
  background: linear-gradient(90deg, #ffffff 0%, #9bd44c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 20px;
  letter-spacing: 0;
}

.thienan-footer .thienan-footer__brand-slogan {
  margin-top: 3px;
  color: #9bd44c;
  font-size: 10px;
  font-weight: 500;
}

.thienan-footer .thienan-footer__intro {
  max-width: 380px;
  margin: 16px 0 0;
  color: #000;
  font-size: 15px;
  line-height: 1.65;
}

.thienan-footer .thienan-footer__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}

.thienan-footer .thienan-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #fff;
  background: rgb(141 198 63);
  border-radius: 50%;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.thienan-footer .thienan-footer__social-link svg {
  width: 16px;
  height: 16px;
}

.thienan-footer .thienan-footer__social-link:hover {
  color: #07376f;
  background: #9bd44c;
  transform: translateY(-2px);
}

.thienan-footer .thienan-footer__column h4,
.thienan-footer .thienan-footer__contact h4 {
  margin: 0 0 20px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
}

.thienan-footer .thienan-footer__column ul,
.thienan-footer .thienan-footer__contact ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.thienan-footer .thienan-footer__column a {
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  transition: color 0.25s ease;
}

.thienan-footer .thienan-footer__column a:hover {
  color: #9bd44c;
}

.thienan-footer .thienan-footer__contact li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
}

.thienan-footer .thienan-footer__contact-icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  color: #9bd44c;
}

.thienan-footer .thienan-footer__contact-icon svg {
  width: 16px;
  height: 16px;
}

.thienan-footer .thienan-footer__contact a {
  transition: color 0.25s ease;
}

.thienan-footer .thienan-footer__contact a:hover {
  color: #9bd44c;
}

.thienan-footer .thienan-footer__bottom {
  border-top: 1px solid color-mix(in oklab, #000000 10%, transparent);
}

.thienan-footer .thienan-footer__bottom-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #000;
  font-size: 15px;
  line-height: 1.45;
}

@keyframes thienanFooterPulseRing {
  0% {
    opacity: 0.7;
    transform: scale(1);
  }

  80%,
  100% {
    opacity: 0;
    transform: scale(1.18);
  }
}

@media (min-width: 768px) {
  .thienan-footer .thienan-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .thienan-footer .thienan-footer__bottom-inner {
    flex-direction: row;
    align-items: center;
  }
}

@media (min-width: 1024px) {
  .thienan-footer .thienan-footer__grid {
    grid-template-columns: 1.35fr 0.75fr 0.75fr 1fr;
  }
}

@media (max-width: 520px) {
  .thienan-footer .thienan-footer__container {
    width: min(100% - 32px, 1280px);
  }

  .thienan-footer .thienan-footer__grid {
    gap: 32px;
    padding: 44px 0;
  }

  .thienan-footer .thienan-footer__brand {
    align-items: flex-start;
  }

  .thienan-footer .thienan-footer__brand-text strong {
    font-size: 18px;
  }
}

/* css service */
.thienan-services,
.thienan-services * {
  box-sizing: border-box;
}

.thienan-services {
  width: 100%;
  padding: 65px 0;
  color: #132238;
  background: #ffffff;
}

.thienan-services a {
  color: inherit;
  text-decoration: none;
}

.thienan-services img {
  display: block;
  max-width: 100%;
}

.thienan-services .thienan-services__container {}

.thienan-services .thienan-services__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}

.thienan-services .thienan-services__heading {
  min-width: 0;
}

.thienan-services .thienan-services__eyebrow {
  display: inline-block;
  padding: 6px 12px;
  color: #0f78c9;
  background: rgba(15, 120, 201, 0.1);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-transform: uppercase;
}

.thienan-services .thienan-services__heading h2 {
  margin: 12px 0 0;
  color: #71bf44;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 1.12;
}

.thienan-services .thienan-services__heading h2 span {
  color: #07376f;
}

.thienan-services .thienan-services__view-all {
  display: inline-flex;
  min-width: 166px;
  justify-content: center;
  padding: 10px 24px;
  color: #00852f;
  background: #fff;
  border: 2px solid #08a73f;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
}


.thienan-services .thienan-services__view-all:hover {
  background: #08a73f;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.thienan-services .thienan-services__view-all svg {
  width: 16px;
  height: 16px;
}

.thienan-services .thienan-services__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.thienan-services .thienan-services__card {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
  animation: thienanServicesFadeUp 0.65s ease both;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.thienan-services .thienan-services__card:nth-child(2) {
  animation-delay: 70ms;
}

.thienan-services .thienan-services__card:nth-child(3) {
  animation-delay: 140ms;
}

.thienan-services .thienan-services__card:nth-child(4) {
  animation-delay: 210ms;
}

.thienan-services .thienan-services__card:nth-child(5) {
  animation-delay: 280ms;
}

.thienan-services .thienan-services__card:nth-child(6) {
  animation-delay: 350ms;
}

.thienan-services .thienan-services__card:nth-child(7) {
  animation-delay: 420ms;
}

.thienan-services .thienan-services__card:nth-child(8) {
  animation-delay: 490ms;
}

.thienan-services .thienan-services__card:hover {
  border-color: rgba(15, 120, 201, 0.28);
  box-shadow: 0 22px 46px rgba(15, 23, 42, 0.14);
  transform: translateY(-6px);
}

.thienan-services .thienan-services__image {
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #edf7fb;
}

.thienan-services .thienan-services__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
}

.thienan-services .thienan-services__card:hover .thienan-services__image img {
  transform: scale(1.1);
}

.thienan-services .thienan-services__body {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 90px;
  padding: 20px;
}

.thienan-services .thienan-services__icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #13a9b8;
  background: rgba(19, 169, 184, 0.1);
  border-radius: 10px;
}

.thienan-services .thienan-services__icon svg {
  width: 20px;
  height: 20px;
}

.thienan-services .thienan-services__body h3 {
  margin: 0;
  color: #07376f;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  transition: color 0.25s ease;
  text-transform: capitalize;
}

.thienan-services .thienan-services__card:hover .thienan-services__body h3 {
  color: #0f78c9;
}

.thienan-services .thienan-services__body p {
  margin: 4px 0 0;
  color: #64748b;
  font-size: 12px;
  line-height: 1.45;
}

@keyframes thienanServicesFadeUp {
  0% {
    opacity: 0;
    transform: translateY(18px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .thienan-services .thienan-services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .thienan-services {
    padding: 56px 0;
  }

  .thienan-services .thienan-services__container {
    width: min(100% - 32px, 1280px);
  }

  .thienan-services .thienan-services__header {
    align-items: flex-start;
    margin-bottom: 28px;
  }

  .thienan-services .thienan-services__heading h2 {
    font-size: 32px;
  }
}

@media (max-width: 560px) {
  .thienan-services .thienan-services__grid {
    grid-template-columns: 1fr;
  }

  .thienan-services .thienan-services__heading h2 {
    font-size: 28px;
  }

  .thienan-services .thienan-services__view-all {
    width: 100%;
    justify-content: space-between;
  }
}

/* css giới thiệu */
.thienan-why,
.thienan-why * {
  box-sizing: border-box;
}

.thienan-why {
  width: 100%;
  padding: 65px 0;
  color: #132238;
  background: #fff;
  padding-bottom: 0;
}

.thienan-why img {
  display: block;
  max-width: 100%;
}

.thienan-why .thienan-why__container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: 30px;
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
}

.thienan-why .thienan-why__content {
  min-width: 0;
}

.thienan-why .thienan-why__eyebrow {
  display: inline-block;
  padding: 6px 12px;
  color: #0f78c9;
  background: rgba(15, 120, 201, 0.1);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-transform: uppercase;
}

.thienan-why .thienan-why__title {
  margin: 12px 0 16px;
  color: #71bf44;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 1.12;
}

.thienan-why .thienan-why__title span,
.thienan-why .thienan-why__stat-card strong {
  color: #07376f;
}

.thienan-why .thienan-why__description {
  max-width: 600px;
  margin: 0 0 24px;
  color: #000;
  font-size: 16px;
  line-height: 1.7;
}

.thienan-why .thienan-why__list {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 16px 16px;
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
}

.thienan-why .thienan-why__list li {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  color: #243246;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}

.thienan-why .thienan-why__check {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: #ffffff;
  background: #9bd44c;
  border-radius: 50%;
}

.thienan-why .thienan-why__check svg {
  width: 12px;
  height: 12px;
}

.thienan-why .thienan-why__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.thienan-why .thienan-why__stat-card {
  min-width: 0;
  padding: 16px;
  background: #ffffff;
  border-radius: 16px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.thienan-why .thienan-why__stat-card strong {
  display: block;
  font-size: 30px;
  line-height: 1.1;
}

.thienan-why .thienan-why__stat-card span {
  display: block;
  margin-top: 6px;
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.35;
  text-transform: uppercase;
}

.thienan-why .thienan-why__gallery {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
}

.thienan-why .thienan-why__main-photo,
.thienan-why .thienan-why__thumb {
  overflow: hidden;
  background: #edf7fb;
}

.thienan-why .thienan-why__main-photo {
  aspect-ratio: 16 / 10;
  border-radius: 16px;
  box-shadow: 0 24px 54px rgba(15, 23, 42, 0.16);
}

.thienan-why .thienan-why__main-photo img,
.thienan-why .thienan-why__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.thienan-why .thienan-why__thumb-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.thienan-why .thienan-why__thumb {
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.thienan-why .thienan-why__thumb:hover {
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.14);
  transform: translateY(-4px);
}

@media (max-width: 1024px) {
  .thienan-why .thienan-why__container {
    grid-template-columns: 1fr;
  }

  .thienan-why .thienan-why__description {
    max-width: 720px;
  }
}

@media (max-width: 768px) {
  .thienan-why {
    padding: 56px 0;
  }

  .thienan-why .thienan-why__container {
    width: min(100% - 32px, 1280px);
    gap: 32px;
  }

  .thienan-why .thienan-why__title {
    font-size: 32px;
  }

  .thienan-why .thienan-why__stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
  }

  .thienan-why .thienan-why__stat-card {
    padding: 14px 10px;
  }

  .thienan-why .thienan-why__stat-card strong {
    font-size: 24px;
  }
}

@media (max-width: 600px) {
  .thienan-why .thienan-why__list {
    grid-template-columns: 1fr;
  }

  .thienan-why .thienan-why__stats {
    grid-template-columns: 1fr;
  }

  .thienan-why .thienan-why__thumb-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 420px) {
  .thienan-why .thienan-why__title {
    font-size: 28px;
  }

  .thienan-why .thienan-why__description {
    font-size: 15px;
  }
}

/*css section bac si*/
.thienan-doctors,
.thienan-doctors * {
  box-sizing: border-box;
}

.thienan-doctors {
  width: 100%;
  padding: 80px 0;
  color: #132238;
  background: #ffffff;
}

.thienan-doctors a {
  color: #fff;
  text-decoration: none;
}

.thienan-doctors img {
  display: block;
  max-width: 100%;
}

.thienan-doctors .thienan-doctors__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}

.thienan-doctors .thienan-doctors__heading {
  min-width: 0;
}

.thienan-doctors .thienan-doctors__eyebrow {
  display: inline-block;
  padding: 6px 12px;
  color: #0f78c9;
  background: rgba(15, 120, 201, 0.1);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-transform: uppercase;
}

.thienan-doctors .thienan-doctors__heading h2 {
  margin: 12px 0 0;
  color: #07376f;
  font-size: 35px;
  letter-spacing: 0;
}

.thienan-doctors .thienan-doctors__heading h2 span {
  color: #71bf44;
}

.thienan-doctors .thienan-doctors__view-all {
  transition: gap 0.25s ease, color 0.25s ease;
  display: inline-flex;
  min-width: 166px;
  justify-content: center;
  padding: 10px 24px;
  color: #00852f;
  background: #fff;
  border: 2px solid #08a73f;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
}

.thienan-doctors .thienan-doctors__view-all:hover {
  background: #08a73f;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.thienan-doctors .thienan-doctors__view-all svg {
  width: 16px;
  height: 16px;
}

.thienan-doctors .thienan-doctors__slider {
  position: relative;
}

.thienan-doctors .thienan-doctors__arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #07376f;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
  cursor: pointer;
  transform: translateY(-50%);
  transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.thienan-doctors .thienan-doctors__arrow:hover {
  color: #ffffff;
  background: #0f78c9;
  border-color: #0f78c9;
  box-shadow: 0 18px 38px rgba(15, 120, 201, 0.22);
}

.thienan-doctors .thienan-doctors__arrow svg {
  width: 20px;
  height: 20px;
}

.thienan-doctors .thienan-doctors__arrow-prev {
  left: -16px;
}

.thienan-doctors .thienan-doctors__arrow-next {
  right: -16px;
}

.thienan-doctors .thienan-doctors__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}

.thienan-doctors .thienan-doctors__card {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
  animation: thienanDoctorsFadeUp 0.65s ease both;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.thienan-doctors .thienan-doctors__card:nth-child(2) {
  animation-delay: 80ms;
}

.thienan-doctors .thienan-doctors__card:nth-child(3) {
  animation-delay: 160ms;
}

.thienan-doctors .thienan-doctors__card:nth-child(4) {
  animation-delay: 240ms;
}

.thienan-doctors .thienan-doctors__card:nth-child(5) {
  animation-delay: 320ms;
}

.thienan-doctors .thienan-doctors__card:hover {
  border-color: rgba(15, 120, 201, 0.28);
  box-shadow: 0 22px 46px rgba(15, 23, 42, 0.14);
  transform: translateY(-6px);
}

.thienan-doctors .thienan-doctors__photo {
  aspect-ratio: 4 / 4;
  overflow: hidden;
  background: #edf7fb;
}

.thienan-doctors .thienan-doctors__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
}

.thienan-doctors .thienan-doctors__card:hover .thienan-doctors__photo img {
  transform: scale(1.05);
}

.thienan-doctors .thienan-doctors__body {
  padding: 16px;
  text-align: center;
}

.thienan-doctors .thienan-doctors__body h3 {
  margin: 0;
  color: #07376f;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: uppercase;
}

.thienan-doctors .thienan-doctors__role {
  margin: 4px 0 0;
  color: #13a9b8;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}

.thienan-doctors .thienan-doctors__meta {
  margin: 10px 0 0;
  padding-top: 8px;
  color: #64748b;
  border-top: 1px solid #e5e7eb;
  font-size: 11px;
  line-height: 1.45;
}

@keyframes thienanDoctorsFadeUp {
  0% {
    opacity: 0;
    transform: translateY(18px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .thienan-doctors .thienan-doctors__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .thienan-doctors {
    padding: 56px 0;
  }

  .thienan-doctors .thienan-doctors__container {
    width: min(100% - 32px, 1280px);
  }

  .thienan-doctors .thienan-doctors__header {
    align-items: flex-start;
    margin-bottom: 28px;
  }

  .thienan-doctors .thienan-doctors__heading h2 {
    font-size: 32px;
  }

  .thienan-doctors .thienan-doctors__arrow {
    display: none;
  }

  .thienan-doctors .thienan-doctors__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .thienan-doctors .thienan-doctors__heading h2 {
    font-size: 28px;
  }

  .thienan-doctors .thienan-doctors__view-all {
    width: 100%;
    justify-content: space-between;
  }
}

@media (max-width: 420px) {
  .thienan-doctors .thienan-doctors__grid {
    grid-template-columns: 1fr;
  }
}

/* css section news*/
.thienan-news,
.thienan-news * {
  box-sizing: border-box;
}

.thienan-news {
  width: 100%;
  padding: 80px 0;
  color: #132238;
  background: #ffffff;
  padding-bottom: 0;
}

.thienan-news a {
  color: inherit;
  text-decoration: none;
}

.thienan-news img {
  display: block;
  max-width: 100%;
}

.thienan-news .thienan-news__container {}

.thienan-news .thienan-news__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 50px;
}

.thienan-news .thienan-news__heading {
  min-width: 0;
}

.thienan-news .thienan-news__eyebrow {
  display: inline-block;
  padding: 6px 12px;
  color: #0f78c9;
  background: rgba(15, 120, 201, 0.1);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-transform: uppercase;
}

.thienan-news .thienan-news__heading h2 {
  margin: 15px 0 0;
  color: #71bf44;
  font-size: 35px;
  letter-spacing: 0;
}

.thienan-news .thienan-news__heading h2 span {
  color: #07376f;
}

.thienan-news__header a {
  display: inline-flex;
  min-width: 166px;
  justify-content: center;
  color: rgb(0, 133, 47);
  font-size: 14px;
  font-weight: 600;
  align-items: center;
  transition: gap 0.25s, color 0.25s;
  padding: 10px 24px;
  background: rgb(255, 255, 255);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(8, 167, 63);
  border-image: initial;
  border-radius: 999px;
}

.thienan-news .thienan-news__view-all:hover {
  background-color: #11632d;
  color: #fff;
}

.thienan-news .thienan-news__view-all svg {
  width: 16px;
  height: 16px;
}

.thienan-news .thienan-news__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.thienan-news .thienan-news__card {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  animation: thienanNewsFadeUp 0.65s ease both;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.thienan-news .thienan-news__card:nth-child(2) {
  animation-delay: 80ms;
}

.thienan-news .thienan-news__card:nth-child(3) {
  animation-delay: 160ms;
}

.thienan-news .thienan-news__card:nth-child(4) {
  animation-delay: 240ms;
}

.thienan-news .thienan-news__card:hover {
  border-color: rgba(15, 120, 201, 0.28);
  transform: translateY(-6px);
}

.thienan-news .thienan-news__image {
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #edf7fb;
}

.thienan-news .thienan-news__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
}

.thienan-news .thienan-news__card:hover .thienan-news__image img {
  transform: scale(1.1);
}

.thienan-news .thienan-news__body {
  padding: 20px;
}

.thienan-news .thienan-news__category {
  display: block;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-transform: uppercase;
}

.thienan-news .thienan-news__body h3 {
  margin: 8px 0 0;
  color: #07376f;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  transition: color 0.25s ease;
}

.thienan-news .thienan-news__card:hover .thienan-news__body h3 {
  color: #0f78c9;
}

.thienan-news .thienan-news__date {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  color: #64748b;
  font-size: 12px;
  line-height: 1.2;
}

.thienan-news .thienan-news__date svg {
  flex: 0 0 auto;
  width: 12px;
  height: 12px;
}

@keyframes thienanNewsFadeUp {
  0% {
    opacity: 0;
    transform: translateY(18px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .thienan-news .thienan-news__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .thienan-news {
    padding: 56px 0;
  }

  .thienan-news .thienan-news__container {}

  .thienan-news .thienan-news__header {
    align-items: flex-start;
    margin-bottom: 28px;
  }

  .thienan-news .thienan-news__heading h2 {
    font-size: 32px;
  }
}

@media (max-width: 560px) {
  .thienan-news .thienan-news__grid {
    grid-template-columns: 1fr;
  }

  .thienan-news .thienan-news__heading h2 {
    font-size: 28px;
  }

  .thienan-news .thienan-news__view-all {
    width: 100%;
    justify-content: space-between;
  }
}

/* css section đánh giá khách hàng */

.thienan-testimonials,
.thienan-testimonials * {
  box-sizing: border-box;
}

.thienan-testimonials {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0;
  color: #132238;
  background: #fff;
}

/* .thienan-testimonials::before {
  position: absolute;
  inset: 0;
  content: "";
  background:
    radial-gradient(circle at 10% 50%, rgba(15, 120, 201, 0.08), transparent 50%),
    radial-gradient(circle at 90% 30%, rgba(155, 212, 76, 0.1), transparent 50%);
  pointer-events: none;
} */

.thienan-testimonials .thienan-testimonials__container {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.thienan-testimonials .thienan-testimonials__header {
  max-width: 780px;
  margin: 0 auto 50px;
  text-align: center;
}

.thienan-testimonials .thienan-testimonials__eyebrow {
  display: inline-block;
  padding: 6px 12px;
  color: #0f78c9;
  background: rgba(15, 120, 201, 0.1);
  border-radius: 999px;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.thienan-testimonials .thienan-testimonials__header h2 {
  margin: 12px 0 0;
  color: #71bf44;
  font-size: 35px;
  letter-spacing: 0;
}

.thienan-testimonials .thienan-testimonials__header h2 span {
  color: #07376f;
}

.thienan-testimonials .thienan-testimonials__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.thienan-testimonials .thienan-testimonials__card {
  position: relative;
  min-width: 0;
  padding: 20px;
  background: #ffffff;
  border: 1px solid rgba(229, 231, 235, 0.9);
  border-radius: 16px;
  /* box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08); */
  animation: thienanTestimonialsFadeUp 0.65s ease both;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.thienan-testimonials .thienan-testimonials__card:nth-child(2) {
  animation-delay: 90ms;
}

.thienan-testimonials .thienan-testimonials__card:nth-child(3) {
  animation-delay: 180ms;
}

.thienan-testimonials .thienan-testimonials__card:nth-child(4) {
  animation-delay: 270ms;
}

.thienan-testimonials .thienan-testimonials__card:hover {
  /* border-color: rgba(15, 120, 201, 0.28);
  box-shadow: 0 22px 46px rgba(15, 23, 42, 0.14); */
  transform: translateY(-6px);
}

.thienan-testimonials .thienan-testimonials__quote {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  color: rgba(15, 120, 201, 0.15);
}

.thienan-testimonials .thienan-testimonials__stars {
  display: flex;
  gap: 2px;
  margin-bottom: 10px;
  color: #0f78c9;
  line-height: 1;
}

.thienan-testimonials .thienan-testimonials__stars svg {
  width: 14px;
  height: 14px;
  fill: #9bd44c;
  stroke: #9bd44c;
}

.thienan-testimonials .thienan-testimonials__text {
  margin: 0;
  color: rgba(19, 34, 56, 0.8);
  font-size: 15px;
  font-style: italic;
}

.thienan-testimonials .thienan-testimonials__author {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e5e7eb;
}

.thienan-testimonials .thienan-testimonials__avatar {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  background: linear-gradient(135deg, #0f78c9 0%, #0f78c9 50%, #0f78c9 100%);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.thienan-testimonials .thienan-testimonials__person {
  min-width: 0;
}

.thienan-testimonials .thienan-testimonials__person h3 {
  margin: 0;
  color: #132238;
  font-size: 14px;
  line-height: 1.3;
}

.thienan-testimonials .thienan-testimonials__person p {
  margin: 3px 0 0;
  color: #64748b;
  font-size: 11px;
  line-height: 1.35;
}

@keyframes thienanTestimonialsFadeUp {
  0% {
    opacity: 0;
    transform: translateY(18px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .thienan-testimonials .thienan-testimonials__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .thienan-testimonials {
    padding: 56px 0;
  }

  .thienan-testimonials .thienan-testimonials__container {
    width: min(100% - 32px, 1280px);
  }

  .thienan-testimonials .thienan-testimonials__header {
    margin-bottom: 28px;
  }

  .thienan-testimonials .thienan-testimonials__header h2 {
    font-size: 32px;
  }
}

@media (max-width: 560px) {
  .thienan-testimonials .thienan-testimonials__grid {
    grid-template-columns: 1fr;
  }

  .thienan-testimonials .thienan-testimonials__header h2 {
    font-size: 28px;
  }
}

.thienan-doctors__slider .box_list_bac_si_item_content {
  background-color: #fafafa;
}

/* css post slider */
/* CSS */
.hinh-anh-cs {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

/* Main Slider */
.hinh-anh-cs .owl-main-slider .item img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
}

.hinh-anh-cs .slide-caption {
  text-align: center;
  padding: 8px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

/* Thumbnail Slider */
.hinh-anh-cs .owl-thumb-slider {
  margin-top: 10px;
}

.hinh-anh-cs .owl-thumb-slider .thumb-item {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s;
  border: 2px solid transparent;
}

.hinh-anh-cs .owl-thumb-slider .thumb-item:hover,
.hinh-anh-cs .owl-thumb-slider .thumb-item.active {
  opacity: 1;
  border-color: #e74c3c;
}

.hinh-anh-cs .owl-thumb-slider .thumb-item img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.hinh-anh-cs .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.hinh-anh-cs .owl-nav button {
  margin: 0;
  width: 36px;
  height: 36px;
  background-color: #fff !important;
  z-index: 9999;
  border-radius: 99px;
  min-width: 36px;
  min-height: 36px;
}

.hinh-anh-cs .owl-nav button.owl-prev {
  left: -20px;
}

.hinh-anh-cs .owl-nav button.owl-next {
  right: -20px;
}

.nd_page_ha {
  border: 1px solid #e0eaf6;
  border-radius: 9px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(20, 52, 103, .045);
  padding: 18px 20px 26px;
}

.nd_page_ha p:last-child {
  margin: 0;
}

.cs-panel h2 {
  color: #06499b;
  text-transform: capitalize;
}

.ssnsa .box_dvu {
  padding: 30px 15px;
}

.ssnsa .box_dvu ul li {
  padding-left: 16px;
  padding-right: 16px;
}

.header-bottom {
  border-top: 1px solid #71bf441a;
}

/**/
.page-section {
  margin-top: 80px;
}

.insurance-section {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #dfe9f7;
  border-radius: 9px;
/*   box-shadow: 0 10px 26px rgba(8, 76, 163, 0.05); */
}

.insurance-section article {
  min-height: 104px;
  display: grid;
  place-items: center;
  padding: 14px 12px 13px;
  text-align: center;
  border-right: 1px solid #dfe9f7;
}

.insurance-logo {
  display: block;
  width: 148px;
  height: 42px;
  margin: 0 auto;
}

.insurance-logo-baoviet {
  width: 154px;
}

.insurance-section span {
  font-weight: 700;
  display: block;
  margin-top: 9px;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}

.panel-title,
.section-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-heading h2,
.section-row h2,
.panel-title h2 {
  position: relative;
  margin: 0;
  color: #07376f;
  font-size: 35px;
  letter-spacing: 0;
  text-transform: capitalize;
}

.panel-title a,
.section-row a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #07376f;
  font-size: 12px;
  width: 105px;
}

.panel-title .icon,
.section-row .icon {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 9px 28px;
  margin-top: 40px;
}

.faq-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
  padding: 0 14px 0 18px;
  color: #34445d;
  text-align: left;
  background: #f7fbff;
  border: 1px solid #e2ebf7;
  border-radius: 6px;
  font-size: 15px;
  margin: 0;
}

.faq-item.is-open {
  color: #07376f;
  background: #ffffff;
}

.faq-item.is-open .icon {
  transform: rotate(45deg);
}

.faq-item .icon {
  width: 14px;
  height: 14px;
  color: #43ad37;
  stroke-width: 2.4;
  transition: transform 0.2s ease;
}

.section-row a {
  transition: gap 0.25s ease, color 0.25s ease;
  display: inline-flex;
  min-width: 166px;
  justify-content: center;
  padding: 10px 24px;
  color: #00852f;
  background: #fff;
  border: 2px solid #08a73f;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
}

.insurance-section article svg {
  width: 40px;
  height: 40px;
}

/**/
.svg-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.process-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: start;
  gap: 40px;
}

.process-list article {
  position: relative;
  text-align: center;
}

.process-list article:not(:last-child)::before {
  position: absolute;
  top: 24px;
  right: -61px;
  width: 8px;
  height: 8px;
  content: "";
  border-top: 1px solid #0c58b5;
  border-right: 1px solid #0c58b5;
  transform: rotate(45deg);
}

.process-list span {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  margin: 0 auto 11px;
  color: #07376f;
  background: #edf4ff;
  border-radius: 50%;
}

.process-list .icon {
  width: 27px;
  height: 27px;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.process-list h3 {
  margin: 0 0 6px;
  color: #07376f;
  font-size: 16px;
  text-transform: capitalize;
}

.process-list p {
  width: 165px;
  margin: 0 auto;
  color: #000;
  font-size: 13px;
  font-weight: 700;
}

.process-list article:not(:last-child)::after {
  position: absolute;
  top: 28px;
  right: -58px;
  width: 76px;
  height: 1px;
  content: "";
  background: repeating-linear-gradient(90deg, #0c58b5 0, #0c58b5 4px, transparent 4px, transparent 9px);
}

.section-heading {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  text-align: center;
}

.section-heading h2 {
  position: relative;
  margin: 0;
  color: #07376f;
  font-size: 40px;
  letter-spacing: 0;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.section-heading h2::after {
  position: absolute;
  bottom: -11px;
  left: 50%;
  width: 48px;
  height: 3px;
  content: "";
  background: #55bd36;
  border-radius: 99px;
  transform: translateX(-50%);
}

.row_quytrinh .col .col-inner {
  background-color: #cccccc17;
  padding: 60px;
  border-radius: 8px;
}

/*form pp */
.form_popup form {
  width: 100%;
  padding: 32px;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
}

.form_popup h3 {
  padding-bottom: 16px;
  border-bottom: 1px solid #f3f4f6;
  color: #1b365d;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

.form_popup .appointment-fields {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form_popup .appointment-input {
  position: relative;
}

.form_popup .appointment-input span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  display: flex;
  align-items: center;
  color: #9ca3af;
  pointer-events: none;
}

.form_popup .appointment-badge svg,
.form_popup .appointment-hotline svg,
.form_popup .appointment-input svg {
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.form_popup .appointment-input input {
  width: 100%;
  height: 48px;
  padding: 12px 16px 12px 44px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  outline: none;
  background: #f9fafb;
  color: #1f2937;
  font-size: 14.5px;
  transition: all 0.2s ease;
  margin: 0;
  box-shadow: unset;
}

.form_popup .appointment-date label {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  display: flex;
  align-items: center;
  color: #6b7280;
  font-size: 14.5px;
  font-weight: 500;
  pointer-events: none;
  margin-bottom: 0;
}

.form_popup .appointment-date input {
  padding-left: 100px;
}

.form_popup button {
  width: 100%;
  padding: 5px 16px;
  border: 0;
  border-radius: 12px;
  color: #ffffff;
  background: #8dc63f;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(141, 198, 63, 0.3);
  transition: all 0.2s ease;
  margin: 0;
}

#popup-ut {
  border-radius: 12px;
}

.single-post #wide-nav {
  background-color: #cccccc17;
}

.single-post .row_nd_posts {
  padding-top: 30px;
}

.row_page_dms {
  padding-bottom: 35px;
}