@charset "UTF-8";
:root {
  --main-color: #046e30;
  --hover-color: #046e30;
  --font-size: 14px;
  --font-size-sm: 13px;
  --margin-news: 10px;
  --margin-products: 10px;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.eot");
  src:
    url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/Roboto-Regular.woff") format("woff"),
    url("../fonts/Roboto-Regular.ttf") format("truetype"),
    url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.eot");
  src:
    url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Roboto-Bold.woff2") format("woff2"),
    url("../fonts/Roboto-Bold.woff") format("woff"),
    url("../fonts/Roboto-Bold.ttf") format("truetype"),
    url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito-Black";
  src: url("../fonts/Nunito-Black.eot");
  src:
    url("../fonts/Nunito-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nunito-Black.woff2") format("woff2"),
    url("../fonts/Nunito-Black.woff") format("woff"),
    url("../fonts/Nunito-Black.ttf") format("truetype"),
    url("../fonts/Nunito-Black.svg#Nunito-Black") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito-Bold";
  src: url("../fonts/Nunito-Bold.eot");
  src:
    url("../fonts/Nunito-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nunito-Bold.woff2") format("woff2"),
    url("../fonts/Nunito-Bold.woff") format("woff"),
    url("../fonts/Nunito-Bold.ttf") format("truetype"),
    url("../fonts/Nunito-Bold.svg#Nunito-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito-Regular";
  src: url("../fonts/Nunito-Regular.eot");
  src:
    url("../fonts/Nunito-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nunito-Regular.woff2") format("woff2"),
    url("../fonts/Nunito-Regular.woff") format("woff"),
    url("../fonts/Nunito-Regular.ttf") format("truetype"),
    url("../fonts/Nunito-Regular.svg#Nunito-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito-Medium";
  src: url("../fonts/Nunito-Medium.eot");
  src:
    url("../fonts/Nunito-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nunito-Medium.woff2") format("woff2"),
    url("../fonts/Nunito-Medium.woff") format("woff"),
    url("../fonts/Nunito-Medium.ttf") format("truetype"),
    url("../fonts/Nunito-Medium.svg#Nunito-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito-Italic";
  src: url("../fonts/Nunito-Italic.eot");
  src:
    url("../fonts/Nunito-Italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nunito-Italic.woff2") format("woff2"),
    url("../fonts/Nunito-Italic.woff") format("woff"),
    url("../fonts/Nunito-Italic.ttf") format("truetype"),
    url("../fonts/Nunito-Italic.svg#Nunito-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Brunette";
  src: url("../fonts/SVN-Brunette.eot");
  src:
    url("../fonts/SVN-Brunette.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SVN-Brunette.woff2") format("woff2"),
    url("../fonts/SVN-Brunette.woff") format("woff"),
    url("../fonts/SVN-Brunette.ttf") format("truetype"),
    url("../fonts/SVN-Brunette.svg#SVN-Brunette") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-MergeBold";
  src: url("../fonts/SVN-MergeBold.eot");
  src:
    url("../fonts/SVN-MergeBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SVN-MergeBold.woff2") format("woff2"),
    url("../fonts/SVN-MergeBold.woff") format("woff"),
    url("../fonts/SVN-MergeBold.ttf") format("truetype"),
    url("../fonts/SVN-MergeBold.svg#SVN-MergeBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-MergeRegular";
  src: url("../fonts/SVN-MergeRegular.eot");
  src:
    url("../fonts/SVN-MergeRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SVN-MergeRegular.woff2") format("woff2"),
    url("../fonts/SVN-MergeRegular.woff") format("woff"),
    url("../fonts/SVN-MergeRegular.ttf") format("truetype"),
    url("../fonts/SVN-MergeRegular.svg#SVN-MergeRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

p,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

figure {
  margin-bottom: 0;
}

input,
textarea,
button {
  outline: none;
  border: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}
img:not([src]) {
  visibility: hidden;
}
img.lazy {
  opacity: 0;
}
img:not(.initial) {
  transition: opacity 1s;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}
img.img-responsive,
img.img-fluid {
  width: 100% !important;
  height: auto;
}

*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

*::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

*::-webkit-scrollbar-thumb {
  background: var(--main-color);
  border-radius: 10px;
  border: 2px solid #f1f1f1;
}

*::-webkit-scrollbar-thumb:hover {
  background: #333;
}

b,
strong {
  font-weight: 600;
}

body {
  font-family: Roboto-Regular;
  margin: 0;
  line-height: 1.5em;
  font-size: var(--font-size);
  color: #333;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  body {
    font-size: var(--font-size-sm);
  }
}

.wrapper {
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
@media screen and (min-width: 576px) {
  .wrapper {
    max-width: 570px;
  }
}
@media screen and (min-width: 767px) {
  .wrapper {
    max-width: 750px;
  }
}
@media screen and (min-width: 991px) {
  .wrapper {
    max-width: 1330px;
  }
}

/* Hidden Google Captcha */
.grecaptcha-badge {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  overflow: hidden;
}

/* Hidden Check Grammar Coccoc */
coccocgrammar {
  display: none;
}

.wrap-clear:after {
  display: block;
  content: "";
  clear: both;
}

.full {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.line-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-word;
}

.line-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
}

.line-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
}

.line-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-break: break-word;
}

.line-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  word-break: break-word;
}

.line-6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  word-break: break-word;
}

.line-7 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  word-break: break-word;
}

.line-8 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  word-break: break-word;
}

.line-9 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
  word-break: break-word;
}

.line-10 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  word-break: break-word;
}

p.validator-feedback {
  margin-bottom: 0;
  margin-top: 8px;
  font-style: italic;
  color: var(--bs-danger);
}

.tags-title {
  transform: rotateZ(-90deg);
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  white-space: nowrap;
}

.tags-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.tags-list a {
  height: 26px;
  line-height: 24px;
  position: relative;
  font-size: 14px;
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: var(--warning);
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  transition: 0.4s;
}
.tags-list a::before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent var(--warning) transparent transparent;
  border-style: solid;
  border-width: 12px 12px 14px 0;
  transition: 0.4s;
}
.tags-list a::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
}
.tags-list a:hover {
  background: var(--danger);
}
.tags-list a:hover::before {
  border-color: transparent var(--danger) transparent transparent;
}
@media screen and (max-width: 991px) {
  .tags-list a {
    margin-bottom: 5px;
  }
}

.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}

.hidden {
  display: none;
}

.f-ui-container {
  --primary: #10c6a8;
  --primary-glow: #10c6a84d;
  /* 30% opacity */
  --glass-bg: rgba(255, 255, 255, 0.85);
  --glass-border: rgba(255, 255, 255, 0.4);
  --shadow-float: 0 10px 30px -5px rgba(0, 0, 0, 0.15);
  --text-dark: #1e293b;
  --transition: 0.35s cubic-bezier(0.25, 1, 0.5, 1);
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  z-index: 990;
  pointer-events: none;
}

.f-ui-container * {
  box-sizing: border-box;
  pointer-events: auto;
}

.f-social-group {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.f-toggle-btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--primary);
  color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 25px var(--primary-glow);
  transition: var(--transition);
  position: relative;
  z-index: 10;
}

.f-toggle-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 12px 30px var(--primary-glow);
}

.f-toggle-btn:active {
  transform: scale(0.95);
}

.f-toggle-btn svg {
  width: 24px;
  height: 24px;
  position: absolute;
  transition: var(--transition);
}

.f-toggle-btn .icon-close {
  opacity: 0;
  transform: rotate(-90deg) scale(0.5);
}

.f-social-group.is-active .f-toggle-btn {
  background: #ff4757;
  box-shadow: 0 8px 25px rgba(255, 71, 87, 0.3);
}

.f-social-group.is-active .f-toggle-btn .icon-chat {
  opacity: 0;
  transform: rotate(90deg) scale(0.5);
}

.f-social-group.is-active .f-toggle-btn .icon-close {
  opacity: 1;
  transform: rotate(0) scale(1);
}

.f-social-menu {
  position: absolute;
  bottom: calc(100% + 16px);
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: var(--glass-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid var(--glass-border);
  padding: 14px;
  border-radius: 100px;
  box-shadow: var(--shadow-float);
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px) scale(0.9);
  transition: var(--transition);
  transform-origin: bottom center;
}

.f-social-group.is-active .f-social-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

.f-icon-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  color: var(--text-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
  transition: var(--transition);
  position: relative;
}

.f-icon-btn svg {
  width: 20px;
  height: 20px;
  transition: var(--transition);
}

.f-icon-btn:hover {
  transform: translateY(-3px);
  background: var(--primary);
  color: #fff;
  border-color: var(--primary);
  box-shadow: 0 8px 15px var(--primary-glow);
}

.f-fb:hover {
  background: #1877f2;
  border-color: #1877f2;
  box-shadow: 0 8px 15px rgba(24, 119, 242, 0.3);
}

.f-ig:hover {
  background: #e4405f;
  border-color: #e4405f;
  box-shadow: 0 8px 15px rgba(228, 64, 95, 0.3);
}

.f-yt:hover {
  background: #ff0000;
  border-color: #ff0000;
  box-shadow: 0 8px 15px rgba(255, 0, 0, 0.3);
}

.f-tiktok:hover {
  background: #000000;
  border-color: #000000;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}

.f-zalo:hover {
  background: #0068ff;
  border-color: #0068ff;
  box-shadow: 0 8px 15px rgba(0, 104, 255, 0.3);
}

.f-phone:hover {
  background: #00c853;
  border-color: #00c853;
  box-shadow: 0 8px 15px rgba(0, 200, 83, 0.3);
}

.f-icon-btn::before {
  content: attr(data-tooltip);
  position: absolute;
  right: calc(100% + 14px);
  top: 50%;
  transform: translateY(-50%) translateX(10px);
  background: var(--text-dark);
  color: #fff;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: var(--transition);
  pointer-events: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-family: var(--font-body, system-ui, sans-serif);
}

.f-icon-btn::after {
  content: "";
  position: absolute;
  right: calc(100% + 8px);
  top: 50%;
  transform: translateY(-50%) translateX(10px);
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent transparent var(--text-dark);
  opacity: 0;
  visibility: hidden;
  transition: var(--transition);
  pointer-events: none;
}

.f-icon-btn:hover::before,
.f-icon-btn:hover::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(0);
}

.f-btt {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--glass-bg);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid var(--glass-border);
  box-shadow: var(--shadow-float);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: var(--transition);
}

.f-btt.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.f-btt:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.f-btt-icon {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
  transition: var(--transition);
}

.f-btt:hover .f-btt-icon {
  transform: translateY(-2px);
}

.f-btt-icon svg {
  width: 20px;
  height: 20px;
}

.f-progress-circle {
  position: absolute;
  inset: 0;
  transform: rotate(-90deg);
  width: 100%;
  height: 100%;
}

.f-progress-circle circle {
  fill: none;
  stroke-width: 3;
}

.f-progress-circle .f-bg {
  stroke: rgba(0, 0, 0, 0.05);
}

.f-progress-circle .f-progress-line {
  stroke: var(--primary);
  stroke-linecap: round;
  stroke-dasharray: 138.2;
  stroke-dashoffset: 138.2;
  transition: stroke-dashoffset 0.1s linear;
}

@media screen and (max-width: 769px) {
  .f-ui-container {
    bottom: calc(20px + env(safe-area-inset-bottom, 0px));
    right: 20px;
    gap: 12px;
  }
  .f-toggle-btn {
    width: 50px;
    height: 50px;
  }
  .f-toggle-btn svg {
    width: 20px;
    height: 20px;
  }
  .f-btt {
    width: 44px;
    height: 44px;
  }
  .f-btt-icon svg {
    width: 18px;
  }
  .f-progress-circle circle {
    stroke-width: 2.5;
    r: 19;
    cx: 22;
    cy: 22;
  }
  .f-progress-circle {
    width: 44px;
    height: 44px;
    viewbox: 0 0 44 44;
    left: 1px;
    top: -3px;
  }
  .f-progress-circle .f-progress {
    stroke-dasharray: 119.38;
    stroke-dashoffset: 119.38;
  }
  .f-icon-btn::before,
  .f-icon-btn::after {
    display: none;
  }
}
.title-article {
  text-align: center;
  margin-bottom: 25px;
}
.title-article h2 {
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  color: #1f2937;
  line-height: 1.4;
  margin-bottom: 10px;
}
.title-article p {
  font-style: normal;
  color: #6b7280;
  font-size: 14px;
  font-weight: 500;
}
.title-article p i {
  margin-right: 5px;
  color: #046e30;
}
@media screen and (max-width: 991px) {
  .title-article h2 {
    font-size: 22px;
  }
}

.article iframe,
.article object {
  max-width: 100% !important;
}
.article table {
  max-width: 100% !important;
}
.article *:not(iframe):not(object):not(img) {
  max-width: 100% !important;
  height: auto !important;
}
.article blockquote {
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}
@media screen and (max-width: 991px) {
  .article img {
    max-width: 100% !important;
    height: auto !important;
  }
}

.nav-article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 25px;
  margin-top: 30px;
  background: #f3f4f6;
  border-radius: 50px;
  border: 1px solid #e5e7eb;
}
.nav-article .nav-article_left {
  max-width: calc(100% - 200px);
  color: #4b5563;
}
.nav-article .nav-article_left span {
  font-weight: 700;
  color: #1f2937;
}
.nav-article .nav-article_right {
  max-width: 200px;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.nav-article .nav-article_right span {
  margin: 0 15px;
  color: #d1d5db;
}
.nav-article .nav-article_right a {
  font-weight: 600;
  color: #6b7280;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s ease;
}
.nav-article .nav-article_right a.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.nav-article .nav-article_right a svg {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.nav-article .nav-article_right a:hover {
  color: #046e30;
}
.nav-article .nav-article_right a:hover .arrow-left {
  transform: translateX(-3px);
}
.nav-article .nav-article_right a:hover .arrow-right {
  transform: translateX(3px);
}
@media screen and (max-width: 991px) {
  .nav-article {
    flex-direction: column;
    border-radius: 16px;
    padding: 20px;
  }
  .nav-article .nav-article_left {
    max-width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
}

.card-right-article {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid #f3f4f6;
  margin-bottom: 30px;
}
.card-right-article .card-right-article-title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e5e7eb;
}
.card-right-article .card-right-article-title h4 {
  font-size: 18px;
  font-weight: 800;
  color: #1f2937;
  position: relative;
  cursor: pointer;
  margin: 0;
}
.card-right-article .card-right-article-title h4 span {
  position: absolute;
  right: 0;
  top: 0;
  color: #9ca3af;
  transition: transform 0.3s ease;
}
.card-right-article .card-right-article-title h4:hover span {
  color: #046e30;
}
.card-right-article .card-right-article-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.card-right-article .card-right-article-list.card-lated-article-list {
  max-height: 315px;
  overflow-y: auto;
}
.card-right-article .card-right-article-list.card-lated-article-list > ul > li {
  padding: 8px 0;
  border-bottom: 1px solid #f3f4f6;
}
.card-right-article
  .card-right-article-list.card-lated-article-list
  > ul
  > li:first-child {
  padding-top: 0;
}
.card-right-article
  .card-right-article-list.card-lated-article-list
  > ul
  > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.card-right-article .card-right-article-list.card-category-article-list {
  max-height: 415px;
  overflow-y: auto;
}

.card-sticky {
  position: sticky;
}

.category-article-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
.category-article-group li {
  padding: 2px 0;
}
.category-article-group li a {
  display: block;
  padding: 8px 15px;
  border-radius: 50px;
  /* Dạng Pill */
  color: #4b5563;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  text-decoration: none;
}
.category-article-group li a:hover {
  background-color: rgb(234.92, 243.4, 238.44);
  color: #046e30;
  padding-left: 20px;
}
.category-article-group li.has-child {
  position: relative;
}
.category-article-group li.has-child.is-open > a {
  color: #046e30;
  background-color: rgb(234.92, 243.4, 238.44);
}
.category-article-group li.has-child.is-open > .toggle-icon {
  background-color: #046e30;
  color: #fff;
  border-color: #046e30;
  transform: rotate(180deg);
}
.category-article-group li.has-child .toggle-icon {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  color: #9ca3af;
  border: 1px solid #e5e7eb;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}
.category-article-group li.has-child .toggle-icon:hover {
  color: #046e30;
  border-color: #046e30;
}
.category-article-group li ul {
  margin: 5px 0 5px 20px;
  padding: 0;
  list-style: none;
  border-left: 2px solid rgb(204.8, 226, 213.6);
}
.category-article-group li ul > li {
  padding: 2px 0;
}
.category-article-group li ul > li a {
  font-size: 13px;
  padding: 6px 15px;
}

.wow {
  visibility: hidden;
}

.hover-scale img {
  transition: 0.4s;
}
.hover-scale:hover img {
  transform: scale(1.1);
  opacity: 0.5;
}

.img-zoom {
  overflow: hidden;
  position: relative;
}
.img-zoom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
  display: block;
}
.img-zoom:hover img {
  transform: scale(1.08);
}

.img-shine {
  overflow: hidden;
  display: block;
  position: relative;
}
.img-shine::before {
  content: "";
  position: absolute;
  top: 0;
  left: -90%;
  z-index: 2;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  transform: skewX(-25deg);
  transition: all 1s ease;
}
.img-shine:hover::before {
  left: 120%;
}

.social-share {
  padding: 12px;
  background: #eee;
  border-radius: 10px;
}
.social-share .social-share_title {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.social-share .social-share_title svg {
  margin-bottom: 1px;
  margin-right: 8px;
}

.pagination-wrapper {
  margin: 1.5rem 0;
}
.pagination-wrapper .badge-info {
  background: #f1f5f9;
  padding: 6px 16px;
  border-radius: 20px;
  color: #64748b;
  font-weight: 500;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  display: inline-block;
}
.pagination-wrapper .badge-info strong {
  color: #3b82f6;
}
.pagination-wrapper .pagination {
  gap: 8px;
}
.pagination-wrapper .pagination .page-item .page-link {
  border: none;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #475569;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 600;
  font-size: 13px;
  margin: 0;
}
.pagination-wrapper .pagination .page-item .page-link:focus {
  box-shadow: 0 0 0 0.25rem rgba(16, 198, 168, 0.25);
}
.pagination-wrapper .pagination .page-item.disabled .page-link {
  background: #f8fafc;
  color: #cbd5e1;
  box-shadow: none;
  cursor: not-allowed;
  transform: none;
}
.pagination-wrapper .pagination .page-item.active .page-link {
  background: linear-gradient(
    135deg,
    rgb(6.6842105263, 183.8157894737, 80.2105263158) 0%,
    #046e30 100%
  );
  color: #ffffff;
  box-shadow: 0 6px 15px rgba(4, 110, 48, 0.35);
  transform: scale(1.05);
  z-index: 2;
}
.pagination-wrapper
  .pagination
  .page-item:not(.disabled):not(.active)
  .page-link:hover {
  background: linear-gradient(135deg, #ff416c 0%, #ff4b2b 100%);
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(255, 65, 108, 0.4);
}

.block-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  transition: 0.8s;
}

.search-wrap {
  position: relative;
  color: #fff;
  height: 100vh;
}

.form-search-d {
  position: relative;
  width: 0;
  transition: 0.8s;
}
.form-search-d.active {
  width: 70%;
}
@media screen and (max-width: 991px) {
  .form-search-d.active {
    width: calc(100% - 50px);
  }
}

.form-search-d input {
  width: 100%;
  height: 45px;
  outline: none;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
  padding: 0 30px 0 10px;
  font-size: 12px;
}
.form-search-d input::placeholder {
  color: #fff;
  font-size: 12px;
}

.form-search-d button {
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  border: none;
  cursor: pointer;
  background: transparent;
  font-size: 14px;
  height: 100%;
  color: #fff;
}

.close-form-search {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 25px;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  .close-form-search {
    font-size: 20px;
  }
}

.close-form-search:hover {
  background: #333333;
}

/* ========================= SEARCH ========================= */
.search-btn {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
}
.search-btn i {
  color: #363636;
  font-size: 20px;
}

.section-breadcrumb {
  background: rgba(4, 110, 48, 0.05);
  padding: 10px 0;
  margin-bottom: 20px;
}
.section-breadcrumb .breadcrumb {
  padding: 0;
  margin: 0;
  background-color: inherit;
  border-radius: 0;
}
.section-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "\f105";
  font-family: "Font Awesome 7 Pro";
}

#footermap iframe {
  display: block;
  width: 100%;
  height: 450px;
  box-shadow: 0px 0px 10px rgba(34, 34, 34, 0.25);
  border-radius: 24px 24px 0px 0px;
}

#footer {
  position: relative;
  background: url("../images/photo/bg-footer.png") no-repeat center center;
  background-size: cover;
  color: #ffffff;
}

.footer-main {
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.footer-top {
  margin-top: -50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
}

.title-footer h3 {
  font: 24px "SVN-MergeBold";
  line-height: 37px;
  color: #ffffff;
  margin-bottom: 16px;
}

.footer-items ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-items li a {
  display: block;
  font: 16px "Nunito-Regular";
  line-height: 25px;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer-logo {
  flex: 0 0 198px;
  -ms-flex: 0 0 198px;
  max-width: 198px;
}

.footer-infor {
  flex: 0 0 352px;
  -ms-flex: 0 0 352px;
  max-width: 352px;
}

.footer-menu {
  flex: 0 0 110px;
  -ms-flex: 0 0 110px;
  max-width: 110px;
}

.footer-menu {
  flex: 0 0 180px;
  -ms-flex: 0 0 180px;
  max-width: 180px;
}

.footer-newsletter {
  flex: 0 0 356px;
  -ms-flex: 0 0 356px;
  max-width: 356px;
}
.footer-newsletter iframe {
  box-shadow: 0px 0px 10px rgba(34, 34, 34, 0.25);
  border-radius: 24px;
}

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

.footerPowered {
  position: relative;
}

.footer-copyright {
  padding: 15px 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #9cc255;
  border-radius: 36px 36px 0px 0px;
}
.footer-copyright .footer-left {
  max-width: 362px;
  font: 14px "Nunito-Regular";
  color: #ffffff;
  line-height: 25px;
  position: relative;
}
.footer-copyright .footer-left span {
  font: 14px "Nunito-Bold";
}
.footer-copyright .footer-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-copyright .footer-right .stat {
  font: 14px "Roboto-Regular";
  color: #ffffff;
  line-height: 18px;
  position: relative;
}
.footer-copyright .footer-right .stat span {
  font: 14px "Roboto-Bold";
}

.footer-newsletter .newsletter-form {
  width: 356px;
  margin-bottom: 30px;
}
.footer-newsletter .newsletter-input {
  position: relative;
}
.footer-newsletter .newsletter-input .form-control {
  width: 100%;
  height: 42px;
  padding: 12px 8px 12px 24px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 24px;
  font: 14px "Nunito-Medium";
  color: #fff;
  transition: 0.35s;
}
.footer-newsletter .newsletter-input .form-control::placeholder {
  font: 14px "Nunito-Italic";
  color: rgba(255, 255, 255, 0.6);
}
.footer-newsletter .newsletter-input .form-control:focus {
  outline: none;
  border-color: rgba(156, 194, 85, 0.8);
  background: rgba(255, 255, 255, 0.15);
}
.footer-newsletter .newsletter-input .newsletter-submit-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: 0.35s;
}
.footer-newsletter .newsletter-input .newsletter-submit-btn i {
  border-radius: 50%;
  background: #9cc255;
  color: #efffd4;
  font-size: 12px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.footer-newsletter .newsletter-input .newsletter-submit-btn:hover {
  transform: translateY(-50%) translateX(2px);
}
.footer-newsletter .newsletter-input .newsletter-submit-btn:hover i {
  background: #046e30;
  color: #fff;
  box-shadow: 0 6px 15px rgba(4, 110, 48, 0.35);
}
.footer-newsletter .invalid-feedback {
  margin-top: 8px;
  color: #ffb3b3;
  font-size: 13px;
}

@media (max-width: 991px) {
  #footermap iframe {
    height: 300px;
    border-radius: 20px 20px 0 0;
  }
  .footer-top {
    text-align: center;
  }
  .footer-main {
    padding-bottom: 40px;
    gap: 25px;
  }
  .footer-bottom {
    flex-direction: column;
    gap: 30px;
  }
  .footer-logo,
  .footer-infor,
  .footer-menu,
  .footer-newsletter {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .title-footer h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
  }
  .footer-items ul {
    gap: 8px;
  }
  .footer-items li a {
    font-size: 15px;
    line-height: 24px;
  }
  .footer-newsletter .newsletter-form {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-newsletter iframe {
    width: 100%;
  }
  .social-box {
    flex-wrap: wrap;
    gap: 10px;
  }
  .footer-copyright {
    padding: 18px 20px;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    border-radius: 24px 24px 0 0;
  }
  .footer-copyright .footer-left {
    max-width: 100%;
    font-size: 13px;
    line-height: 22px;
  }
  .footer-copyright .footer-left span {
    font-size: 13px;
  }
  .footer-copyright .footer-right {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }
  .footer-copyright .footer-right .stat {
    font-size: 13px;
    line-height: 20px;
  }
  .footer-copyright .footer-right .stat span {
    font-size: 13px;
  }
  .footer-newsletter .newsletter-input .form-control {
    padding: 12px 50px 12px 18px;
    font-size: 14px;
  }
  .footer-newsletter .newsletter-input .newsletter-submit-btn {
    right: 10px;
  }
}
.header-mobile {
  display: none;
  background-color: var(--main-color);
  padding: 5px 0;
}
@media screen and (max-width: 991px) {
  .header-mobile {
    display: block;
  }
}
.header-mobile .header-mobile_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-mobile .header-mobile_inner .header-mobile__search {
  flex: 0 0 calc(100% - 50px);
  -ms-flex: 0 0 calc(100% - 50px);
  max-width: calc(100% - 50px);
}
.header-mobile .header-mobile_inner .header-mobile__search form {
  display: flex;
}
.header-mobile .header-mobile_inner .header-mobile__search form button {
  width: 36px;
  height: 36px;
  border-radius: 6px;
  padding: 0;
  background: transparent;
}
.header-mobile .header-mobile_inner .header-mobile__search form button svg {
  width: 28px;
  height: 28px;
}
.header-mobile .header-mobile_inner .header-mobile__search form input {
  width: calc(100% - 46px);
  max-width: calc(100% - 46px);
  margin-right: 10px;
  max-height: 36px;
}

.contact-top-mobile {
  display: none;
  padding: 7px 0;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  background-color: #f9f9f9;
}
@media screen and (max-width: 991px) {
  .contact-top-mobile {
    display: block;
  }
}

.contact-center-mobile {
  padding: 6px 0;
  display: none;
  background-color: #f9f9f9;
}
@media screen and (max-width: 991px) {
  .contact-center-mobile {
    display: block;
  }
}
.contact-center-mobile .contact-center-mobile_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-center-mobile
  .contact-center-mobile_inner
  .contact-center-mobile__logo
  img {
  height: 40px;
  max-height: 40px;
  width: auto;
}
.contact-center-mobile
  .contact-center-mobile_inner
  .contact-center-mobile__link
  a {
  font-size: 15px;
  line-height: 22px;
  display: inline-flex;
  align-items: center;
  padding: 6px 15px;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
}
.contact-center-mobile
  .contact-center-mobile_inner
  .contact-center-mobile__link
  a:first-child {
  margin-right: 7px;
  background-color: #da1c20;
}
.contact-center-mobile
  .contact-center-mobile_inner
  .contact-center-mobile__link
  a:last-child {
  background-color: #3281f4;
}
.contact-center-mobile
  .contact-center-mobile_inner
  .contact-center-mobile__link
  a
  img {
  max-width: 18px;
  max-height: 18px;
  margin-right: 5px;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: transparent;
}
.is-inner #header {
  position: relative;
}
#header.sticky .header-pc,
#header.sticky .header-mobile {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  animation-name: fadeInDown;
  animation-duration: var(--animate-duration);
}
#header.sticky .header-pc {
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .header-pc {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #header {
    position: relative;
  }
}
/* ========================= HEADER ========================= */
.header-bottom-desktop {
  padding: 10px 0;
  background: #ffffff;
  border-radius: 0px 0px 24px 24px;
}

.header-logo {
  flex: 0 0 124px;
  -ms-flex: 0 0 124px;
  max-width: 124px;
  margin-bottom: -45px;
  transition: all 0.35s ease;
  transform-origin: center center;
}
.sticky .header-logo {
  transform: scale(0.6);
  margin: -30px 0;
}

.header-pc_inner {
  display: flex;
  align-items: center;
  gap: 90px;
}
.header-pc_inner .mega-menu {
  flex: 1;
}
.header-pc_inner .mega-menu > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-pc_inner .mega-menu > ul > li > a {
  position: relative;
  display: inline-block;
  font: 16px "Nunito-Bold";
  text-transform: uppercase;
  line-height: 22px;
  color: #222222;
  transition: all 0.3s ease;
  padding: 0;
  overflow: visible;
}
.header-pc_inner .mega-menu > ul > li > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  width: 100%;
  height: 4px;
  border-radius: 24px 24px 0px 0px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  transition: all 0.3s ease;
}
.header-pc_inner .mega-menu > ul > li > a:hover,
.header-pc_inner .mega-menu > ul > li > a.active {
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.header-pc_inner .mega-menu > ul > li > a:hover::after,
.header-pc_inner .mega-menu > ul > li > a.active::after {
  transform: translateX(-50%) scaleX(1);
}
.sticky .header-pc_inner .mega-menu > ul > li > a::after {
  bottom: -10px;
}

.control-owl button {
  position: absolute;
  z-index: 2;
  top: calc(50% - 18px);
  padding: 0;
  cursor: pointer;
  width: 36px;
  height: 36px;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.control-owl button.owl-prev {
  left: 0;
}
.control-owl button.owl-next {
  right: 0;
}

.dots-slideshow {
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dots-slideshow .owl-dot {
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  transition: 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin: 0 3px;
  cursor: pointer;
}
.dots-slideshow .owl-dot div {
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
}
.dots-slideshow .owl-dot.active {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.slideshow:hover .control-owl button {
  opacity: 1;
  visibility: visible;
}
.slideshow:hover .control-owl button.owl-prev {
  left: 20px;
}
.slideshow:hover .control-owl button.owl-next {
  right: 20px;
}
.slideshow-image img {
  margin: 0 auto;
  width: 100%;
}

/* mmenu */
body.menu-open {
  overflow: hidden;
}

.mmenu-hamburger {
  width: 30px;
  height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
  position: relative;
}
.mmenu-hamburger span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.mmenu-hamburger.is-active span:nth-child(1) {
  transform: translateY(8.5px) rotate(45deg);
}
.mmenu-hamburger.is-active span:nth-child(2) {
  opacity: 0;
  transform: translateX(-20px);
}
.mmenu-hamburger.is-active span:nth-child(3) {
  transform: translateY(-8.5px) rotate(-45deg);
}

.mmenu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: none;
  backdrop-filter: blur(2px);
}
.mmenu-overlay.active {
  display: block;
}

.mobile-mmenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 360px;
  height: 100%;
  background: #fff;
  z-index: 999999;
  transform: translateX(-100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  touch-action: pan-y;
  will-change: transform;
}
.mobile-mmenu.no-transition {
  transition: none !important;
}
.mobile-mmenu.active {
  transform: translateX(0);
}
.mobile-mmenu .mmenu-header {
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.mobile-mmenu .mmenu-header .mmenu-logo img {
  height: 40px;
  width: auto;
}
.mobile-mmenu .mmenu-header h3 {
  flex-grow: 1;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  margin: 0;
}
.mobile-mmenu .mmenu-header .close-btn {
  font-size: 30px;
  border: none;
  background: none;
  cursor: pointer;
  line-height: 1;
}
.mobile-mmenu .mmenu-container {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.mobile-mmenu .mmenu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-mmenu .mmenu-container ul li + li {
  border-top: 1px solid #f5f5f5;
}
.mobile-mmenu .mmenu-container ul li a {
  display: block;
  padding: 12px 15px;
}
.mobile-mmenu .mmenu-container .mmenu-list,
.mobile-mmenu .mmenu-container .sub-mmenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.3s ease;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile-mmenu .mmenu-container .mmenu-list.is-hidden,
.mobile-mmenu .mmenu-container .sub-mmenu.is-hidden {
  overflow-y: hidden;
}
.mobile-mmenu .mmenu-container .sub-mmenu {
  transform: translateX(100%);
  z-index: 2;
}
.mobile-mmenu .mmenu-container .sub-mmenu.is-active {
  transform: translateX(0);
}
.mobile-mmenu .mmenu-container .sub-mmenu .back-btn {
  padding: 12px 15px;
  background: #f9f9f9;
  cursor: pointer;
  font-weight: bold;
  color: #555;
}
.mobile-mmenu .mmenu-container .sub-mmenu .back-btn i {
  margin-right: 8px;
}
.mobile-mmenu .mmenu-container .mmenu-item {
  display: flex;
}
.mobile-mmenu .mmenu-container .mmenu-item > a {
  flex-grow: 1;
  max-width: calc(100% - 40px);
}
.mobile-mmenu .mmenu-container .mmenu-item .next-btn {
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-left: 1px solid #f5f5f5;
  color: #999;
}
.mobile-mmenu .mmenu-footer {
  flex: 0 0 auto;
  padding: 15px;
  border-top: 1px solid #eee;
  background: #fff;
}
.mobile-mmenu .mmenu-footer .mmenu-footer-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 13px;
}
.mobile-mmenu .mmenu-footer .mmenu-footer-item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.mobile-mmenu .mmenu-footer .mmenu-footer-item svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.mobile-mmenu .mmenu-footer .mmenu-footer-item a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
}

.mega-menu {
  position: relative;
}
.mega-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mega-menu > ul {
  display: flex;
  -webkit-display: flex;
}
.mega-menu > ul > li.has-level1 {
  opacity: 0;
  visibility: hidden;
}
.mega-menu > ul > li.has-level1.loaded {
  opacity: 1;
  visibility: visible;
}
.mega-menu > ul > li.has-level1 .down_icon {
  -webkit-mask-image: url(data:image/webp;base64,UklGRnwAAABXRUJQVlA4TG8AAAAvH8AHEGDbtpEk9t/1fnfa6C6MYBrZtpP7fxepmUy0FIOjiaxQUOL77hpM2qaz226B7x/eL/SoPgbAgkStMWpoBqC9qJlb9AQ9FFzQ7T3lPol9ltqpe9+9tnhp89jqod3RjhC0z97Y/hs26+i/GAAA);
  width: 12px;
  height: 12px;
  background-color: #000;
  display: inline-block;
  position: relative;
  bottom: -1px;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  margin-left: 5px;
}
.mega-menu > ul > li.has-level1:hover .drop-menu-level-1 {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  display: block;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.mega-menu > ul > li > a {
  display: block;
  padding: 7px 15px 7px 15px;
  text-align: center;
}
.mega-menu > ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mega-menu > ul li a:hover {
  background-color: #f2f2f2;
}
.mega-menu .drop-menu {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  position: absolute;
  border: none;
  width: 250px;
  z-index: 1030;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0px;
  white-space: initial;
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  text-align: left;
}
.mega-menu .drop-menu.drop-menu-level-1 {
  top: 100%;
  left: auto;
}
.mega-menu .drop-menu.drop-menu-level-child {
  top: 0;
  left: 100%;
  display: none;
}
.mega-menu .drop-menu > li {
  position: relative;
}
.mega-menu .drop-menu > li > a {
  padding: 6px 25px 6px 12px;
  display: block;
  position: relative;
  transition: all 0.2s;
  line-height: 25px;
}
.mega-menu .drop-menu > li > a > .down_icon {
  transform: rotate(-90deg) !important;
  position: absolute !important;
  right: 8px;
  top: calc(50% - 6px);
  transition: all 0.4s;
}
.mega-menu .drop-menu > li.has-level:hover > ul.drop-menu-level-child {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 0;
  margin-top: 0;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.mega-menu .drop-menu li a::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  left: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.mega-menu .drop-menu li a:hover::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-color: #666;
}

#contactmap iframe {
  display: block;
  width: 100%;
  height: 710px;
}

.contact-block {
  margin-bottom: 25px;
}
.contact-block .contact-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .contact-block .contact-heading {
    font-size: 17px;
  }
}

.contact-submit-btn {
  color: #fff;
  background: var(--main-color);
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 40px;
}

.contact-info {
  display: flex;
}
.contact-info .contact-info-icon {
  flex: 0 0 36px;
  -ms-flex: 0 0 36px;
  max-width: 36px;
}
.contact-info .contact-info-icon span {
  display: inline-block;
  width: 100%;
  aspect-ratio: 1/1;
  border: 1px solid var(--main-color);
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  color: var(--main-color);
}
.contact-info .contact-info-text {
  flex: 0 0 calc(100% - 36px);
  -ms-flex: 0 0 calc(100% - 36px);
  max-width: calc(100% - 36px);
  padding-left: 14px;
  padding-top: 6px;
}
.contact-info .contact-info-text h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}

.section-about {
  padding: 40px 0 0;
  position: relative;
}

.about-leaf-1 {
  position: absolute;
  top: 35px;
  left: 0;
  z-index: -1;
}

.about-leaf-2 {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: -1;
}

.about-main {
  margin-bottom: 10px;
}

.about-box {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.about-box h4 {
  font: 50px "SVN-Brunette";
  line-height: 65px;
  color: #03421d;
  margin-bottom: 5px;
}
.about-box h3 {
  font: 50px "SVN-MergeBold";
  line-height: 77px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 2px;
}

.about-desc {
  font: 16px "Nunito-Regular";
  line-height: 25px;
  color: #222222;
  margin-bottom: 30px;
}

.about-more {
  display: inline-block;
  padding: 13px 68px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  border-radius: 24px;
  transition: all 0.35s ease;
  cursor: pointer;
}
.about-more a {
  display: flex;
  align-items: center;
  gap: 10px;
  font: 15px "Nunito-Bold";
  text-transform: uppercase;
  line-height: 20px;
  color: #fff;
}
.about-more:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 24px rgba(4, 110, 48, 0.25);
}
.about-more:active {
  transform: translateY(-2px);
}

.title-name {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  z-index: -1;
  margin-bottom: -60px;
}
.title-name h3 {
  font: 120px "SVN-MergeBold";
  line-height: 184px;
  background: linear-gradient(180deg, #046e30 0%, rgba(156, 194, 85, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.2;
}

.banner-mombaby {
  border-radius: 36px 36px 0px 0px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .section-about {
    padding: 30px 0 0;
  }
  .about-leaf-1,
  .about-leaf-2 {
    display: none;
  }
  .about-main {
    margin-bottom: 0;
  }
  .about-box {
    max-width: 100%;
    padding: 0 15px;
  }
  .about-box h4 {
    font-size: 34px;
    line-height: 46px;
    margin-bottom: 10px;
  }
  .about-box h3 {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 15px;
  }
  .about-desc {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .about-more {
    padding: 12px 40px;
  }
  .about-more a {
    justify-content: center;
    font-size: 14px;
    gap: 8px;
  }
  .title-name {
    gap: 10px;
    margin-bottom: -25px;
  }
  .title-name h3 {
    font-size: 38px;
    line-height: 80px;
  }
  .title-name img {
    max-width: 40px;
  }
  .banner-mombaby {
    border-radius: 24px 24px 0 0;
  }
  .banner-mombaby .img {
    width: 100%;
    height: auto;
    display: block;
  }
}
.section-why {
  padding: 60px 0;
  background: url("../images/photo/bg-why.png") no-repeat center center;
  background-size: cover;
  position: relative;
}

.why-header {
  text-align: center;
  margin-bottom: 35px;
}
.why-header h4 {
  font: 50px "SVN-Brunette";
  line-height: 65px;
  color: #03421d;
  margin-bottom: 5px;
}
.why-header h3 {
  font: 50px "SVN-MergeBold";
  line-height: 77px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.why-bottom {
  display: flex;
  justify-content: space-between;
}

.why-left {
  flex: 0 0 640px;
  -ms-flex: 0 0 640px;
  max-width: 640px;
}

.why-right {
  flex: 0 0 640px;
  -ms-flex: 0 0 640px;
  max-width: 640px;
}

.why-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.why-items {
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  transition: all 0.35s ease;
}
.why-items .why-name {
  padding: 25px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  user-select: none;
}
.why-items h2 {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  font: 20px "SVN-MergeBold";
  line-height: 31px;
  color: #046e30;
}
.why-items .why-number {
  flex-shrink: 0;
  color: #046e30;
}
.why-items .why-icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-items .why-icon i {
  font-size: 18px;
  color: #999;
  transform: rotate(0deg);
  transition:
    transform 0.35s ease,
    color 0.35s ease;
}
.why-items .why-desc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s ease;
}
.why-items .why-desc .why-desc-inner {
  padding: 25px 20px;
  border-top: 1px solid rgba(153, 153, 153, 0.15);
  font: 15px "Nunito-Regular";
  line-height: 25px;
  color: #222;
}
.why-items.active .why-icon i {
  color: #046e30;
  transform: rotate(90deg);
}

.banner-qc {
  border-radius: 0px 0px 36px 36px;
  margin: 0 auto;
  width: 100%;
}

.why-bottom img {
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 991px) {
  .section-why {
    padding: 30px 0;
    background-position: center;
  }
  .why-header {
    margin-bottom: 25px;
  }
  .why-header h4 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 8px;
  }
  .why-header h3 {
    font-size: 34px;
    line-height: 46px;
  }
  .why-bottom {
    flex-direction: column;
    gap: 25px;
  }
  .why-left,
  .why-right {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .why-box {
    gap: 12px;
  }
  .why-items {
    border-radius: 18px;
  }
  .why-items .why-name {
    padding: 18px 16px;
    gap: 12px;
  }
  .why-items h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .why-items .why-number {
    width: 26px;
    flex-shrink: 0;
  }
  .why-items .why-number img {
    width: 100%;
  }
  .why-items .why-icon {
    width: 24px;
    height: 24px;
  }
  .why-items .why-icon i {
    font-size: 15px;
  }
  .why-items .why-desc .why-desc-inner {
    padding: 18px 16px;
    font-size: 15px;
    line-height: 24px;
  }
  .banner-qc {
    border-radius: 0 0 24px 24px;
  }
  .banner-qc .img {
    width: 100%;
    display: block;
    border-radius: 24px;
  }
}
.section-video {
  padding: 60px 0;
  overflow: hidden;
  position: relative;
}

.title-index {
  text-align: center;
  margin-bottom: 30px;
}
.title-index h3 {
  font: 42px "SVN-MergeBold";
  line-height: 64px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 5px;
}

.video-box {
  position: relative;
  height: 810px;
}
.video-box .video-items {
  position: absolute;
  left: 50%;
  top: 50%;
  transform-style: preserve-3d;
  transform-origin: center center;
  backface-visibility: hidden;
  width: 420px;
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.video-box .video-items a {
  display: block;
  position: relative;
}
.video-box .video-items > a > .img {
  width: 100%;
  height: 738px;
  object-fit: cover;
  display: block;
  transition: 0.5s;
  border-radius: 24px;
}
.video-box .video-items:hover > a > .img {
  transform: scale(1.04);
}
.video-box .video-items .icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  pointer-events: none;
}
.video-box .video-items .icon-play .img {
  transition: 0.35s;
}
.video-box .video-items:hover .icon-play .img {
  transform: scale(1.1);
}
.video-box .video-items::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: 0.5s;
  pointer-events: none;
}
.video-box .video-items.center {
  transform: translate(-50%, -50%) scale(1);
  z-index: 3;
  filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.25));
}
.video-box .video-items.center::after {
  opacity: 0;
}
.video-box .video-items.left {
  transform: translate(calc(-50% - 419px), calc(-50% + 50px))
    matrix(0.99, -0.13, 0, 1, 0, 0) scale(0.9);
  z-index: 2;
}
.video-box .video-items.left::after {
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.video-box .video-items.right {
  transform: translate(calc(-50% + 419px), calc(-50% + 50px))
    matrix(0.99, 0.13, 0, 1, 0, 0) scale(0.9);
  z-index: 2;
}
.video-box .video-items.right::after {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.video-box .video-items.hide {
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.6);
  z-index: 1;
}

.video-prev,
.video-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  z-index: 20;
  transition: 0.35s;
}

.video-prev {
  left: 20px;
}

.video-next {
  right: 20px;
}

.video-prev i,
.video-next i {
  font-size: 18px;
  color: #046e30;
}

.video-prev:hover,
.video-next:hover {
  background: #046e30;
  transform: translateY(-50%) scale(1.08);
}

.video-prev:hover i,
.video-next:hover i {
  color: #fff;
}

.video-leaf-1 {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: -1;
}

.video-leaf-2 {
  position: absolute;
  top: 60px;
  right: 0;
  z-index: -1;
}

@media (max-width: 991px) {
  .section-video {
    padding: 30px 0;
    overflow: hidden;
  }
  .title-index {
    margin-bottom: 25px;
  }
  .title-index h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .video-box {
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .video-box .video-items {
    position: relative;
    left: auto;
    top: auto;
    transform: none !important;
    width: 100%;
    max-width: 100%;
    opacity: 1 !important;
    pointer-events: auto;
    z-index: 1;
    filter: none;
  }
  .video-box .video-items > a > .img {
    height: auto;
    aspect-ratio: 420/738;
    border-radius: 20px;
  }

  .video-box .video-items::after {
    display: none;
  }
  .video-box .video-items.left,
  .video-box .video-items.right,
  .video-box .video-items.center,
  .video-box .video-items.hide {
    transform: none !important;
    opacity: 1 !important;
    display: block;
  }
  .video-box .video-items:hover > a > .img,
  .video-box .video-items:hover .icon-play .img {
    transform: none;
  }
  .video-leaf-1,
  .video-leaf-2 {
    display: none;
  }
  .row-video {
    margin: -5px;
  }
  .col-video {
    padding: 5px;
  }
}
.section-album {
  padding: 60px 0;
  background: url("../images/photo/bg-album.png") no-repeat center center;
  background-size: cover;
  border-radius: 36px;
  position: relative;
}

.album-bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.album-box {
  display: flex;
  gap: 20px;
}
.album-box-1 {
  align-items: flex-end;
}
.album-box-2 {
  align-items: flex-start;
}

.album-photo {
  position: relative;
}
.album-photo a {
  border-radius: 20px;
  overflow: hidden;
}
.album-photo-3 {
  margin-bottom: 40px;
}
.album-photo-5 {
  margin-top: 40px;
}
.album-photo-6 {
  margin-top: -40px;
  margin-left: -75px;
  border: 15px solid #efffd4;
  border-radius: 20px;
  z-index: 2;
}

.album-more {
  position: absolute;
  bottom: 60px;
  right: 0;
  display: inline-block;
  padding: 13px 60px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  border-radius: 24px;
  transition: all 0.35s ease;
  cursor: pointer;
}
.album-more a {
  display: flex;
  align-items: center;
  gap: 10px;
  font: 15px "Nunito-Bold";
  text-transform: uppercase;
  line-height: 20px;
  color: #fff;
}
.album-more:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 24px rgba(4, 110, 48, 0.25);
}
.album-more:active {
  transform: translateY(-2px);
}

.album-logo {
  position: absolute;
  width: 152px;
  height: 152px;
  z-index: 2;
  top: 175px;
  left: 100px;
}
.album-logo .img {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
}
.album-logo .logo-line {
  width: 152px;
  height: 152px;
  transform: translate(-50%, -50%);
  animation: rotateLogo 12s linear infinite;
  filter: drop-shadow(0px 4px 10px rgba(34, 34, 34, 0.2));
}
.album-logo .logo-main {
  width: 76px;
  height: 76px;
  transform: translate(-50%, -50%);
  z-index: 2;
}

@keyframes rotateLogo {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.row-photos {
  margin: -10px;
}

.col-photos {
  padding: 10px;
}

@media (max-width: 991px) {
  .section-album {
    padding: 30px 0;
    border-radius: 24px;
  }
  .album-bottom {
    gap: 15px;
    position: relative;
  }
  .album-box {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    align-items: stretch !important;
  }
  .album-box-1,
  .album-box-2 {
    align-items: stretch;
  }
  .album-photo {
    flex: 0 0 calc(50% - 8px);
    margin: 0 !important;
    border: none !important;
    border-radius: 16px;
  }
  .album-photo a {
    display: block;
    border-radius: 16px;
    overflow: hidden;
  }
  .album-photo .img {
    width: 100%;
    aspect-ratio: 1;
    height: auto;
    object-fit: cover;
    display: block;
    border-radius: 16px;
  }
  .album-photo-3,
  .album-photo-5,
  .album-photo-6 {
    margin: 0 !important;
  }
  .album-photo-6 {
    margin-left: 0 !important;
    border: none !important;
  }
  .album-logo {
    position: relative;
    width: 110px;
    height: 110px;
    top: auto;
    left: auto;
    margin: 0 auto 20px;
  }
  .album-logo .logo-line {
    width: 110px;
    height: 110px;
  }
  .album-logo .logo-main {
    width: 56px;
    height: 56px;
  }
  .album-more {
    position: static;
    display: table;
    margin: 25px auto 0;
    padding: 12px 36px;
  }
  .album-more a {
    font-size: 14px;
    gap: 8px;
  }
  .row-photos {
    margin: -5px;
  }
  .col-photos {
    padding: 5px;
  }
}
.section-service {
  padding: 60px 0;
  position: relative;
}

.row-service {
  margin: -10px;
}

.col-service {
  padding: 10px;
}

.service-items {
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
  transition: 0.35s;
  display: flex;
  flex-direction: column;
}
.service-items:hover {
  transform: translateY(-6px);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.service-items:hover .service-images .img {
  transform: scale(1.05);
}

.service-images {
  overflow: hidden;
  border-radius: 24px;
}
.service-images a {
  display: block;
}
.service-images .img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 24px;
  transition: 0.5s;
}

.service-text {
  padding: 15px 10px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.service-text h2 {
  font: 18px "SVN-MergeBold";
  line-height: 28px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 5px;
}

.service-desc {
  font: 15px "Nunito-Regular";
  line-height: 25px;
  color: #666666;
  margin-bottom: 10px;
}

.service-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.service-price .price-base {
  font: 20px "SVN-MergeBold";
  line-height: 31px;
  color: #046e30;
}

.price-contact a {
  padding: 7px 10px;
  border-radius: 24px;
  border: 1px solid #9cc255;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px "Nunito-Regular";
  text-decoration: none;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.3s;
}
.price-contact a:hover {
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: #fff;
  color: #fff;
}

.service-leaf-1 {
  position: absolute;
  top: 110px;
  left: 0;
  z-index: -1;
}

.service-leaf-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
}
.slick-dots li {
  margin: 0;
  width: 6px;
  height: 6px;
  cursor: pointer;
  transition: 0.35s;
}
.slick-dots li div {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #046e30;
  opacity: 0.36;
  transition: 0.35s;
}
.slick-dots li.slick-active {
  width: 18px;
  height: 18px;
  border: 1px solid #046e30;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li.slick-active div {
  width: 8px;
  height: 8px;
  opacity: 1;
  background: #046e30;
}

@media (max-width: 991px) {
  .section-service {
    padding: 30px 0;
  }
  .row-service {
    margin: -5px;
  }
  .col-service {
    padding: 5px;
  }
  .service-items {
    border-radius: 18px;
  }
  .service-items:hover {
    transform: translateY(-3px);
  }
  .service-images {
    border-radius: 18px;
  }
  .service-images .img {
    height: 200px;
    border-radius: 18px;
  }
  .service-text {
    padding: 10px;
    align-items: flex-start;
  }
  .service-text h2 {
    font-size: 17px;
    line-height: 26px;
  }
  .service-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .service-flex {
    gap: 10px;
    flex-direction: column;
    align-items: center;
  }
  .service-price .price-base {
    font-size: 18px;
    line-height: 28px;
  }
  .price-contact a {
    padding: 8px 14px;
    font-size: 13px;
  }
  .service-leaf-1,
  .service-leaf-2 {
    display: none;
  }
  .slick-dots {
    gap: 10px;
    margin-top: 25px;
  }
  .slick-dots li {
    width: 6px;
    height: 6px;
  }
  .slick-dots li div {
    width: 6px;
    height: 6px;
  }
  .slick-dots li.slick-active {
    width: 16px;
    height: 16px;
  }
  .slick-dots li.slick-active div {
    width: 7px;
    height: 7px;
  }
}
.section-menu {
  padding: 60px 0;
  background: url("../images/photo/bg-menu.png") no-repeat center center;
  background-size: cover;
  border-radius: 36px;
  position: relative;
}

.menu-bottom {
  position: relative;
}

.menu-wrap {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
}

.row-menu {
  margin: -10px;
}

.col-menu {
  padding: 10px;
}

.menu-items a {
  box-shadow: 0px 0px 10px rgba(34, 34, 34, 0.25);
  border-radius: 24px;
}

.decor-menu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.menu-prev,
.menu-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  z-index: 10;
  font-size: 0;
  line-height: 0;
}

.menu-prev {
  left: -35px;
}

.menu-next {
  right: -35px;
}

@media (max-width: 991px) {
  .section-menu {
    padding: 30px 0;
    border-radius: 24px;
  }
  .menu-wrap {
    max-width: 100%;
  }
  .row-menu {
    margin: -8px;
  }
  .col-menu {
    padding: 8px;
  }
  .menu-items a {
    border-radius: 18px;
    box-shadow: 0 4px 12px rgba(34, 34, 34, 0.12);
  }
  .menu-items .img {
    width: 100%;
    border-radius: 18px;
  }
  .decor-menu {
    width: 90%;
    max-width: 500px;
  }
  .menu-prev,
  .menu-next {
    width: 36px;
    height: 36px;
  }
  .menu-prev {
    left: -5px;
  }
  .menu-next {
    right: -5px;
  }
  .menu-prev .img,
  .menu-next .img {
    width: 100%;
    height: auto;
  }
}
.section-feedback {
  padding: 60px 0;
  position: relative;
}

.row-feedback {
  margin: 0 -30px;
}

.col-feedback {
  padding: 0 30px;
}

.feedback-items {
  display: flex !important;
  align-items: stretch;
}

.feedback-images {
  flex: 0 0 280px;
  max-width: 280px;
  position: relative;
  border-radius: 78px 0px 0px 24px;
  overflow: hidden;
}

.feedback-text {
  flex: 1;
  background: linear-gradient(180deg, #f1f7e7 0%, #efffd4 100%);
  border-radius: 0px 24px 78px 0px;
  overflow: hidden;
  padding: 28px 30px;
}
.feedback-text h2 {
  font: 22px "SVN-MergeBold";
  line-height: 34px;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 5px;
}

.feedback-rating {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: 10px;
}
.feedback-rating i {
  font-size: 14px;
  color: #ffcf4a;
}

.feedback-desc {
  font: 14px "Nunito-Italic";
  line-height: 19px;
  color: #03421d;
  margin-bottom: 20px;
}

.feedback-content {
  font: 15px "Nunito-Regular";
  line-height: 25px;
  color: #222222;
}

@media (max-width: 991px) {
  .section-feedback {
    padding: 30px 0;
  }
  .row-feedback {
    margin: 0 -5px;
  }
  .col-feedback {
    padding: 0 5px;
  }
  .feedback-items {
    flex-direction: column;
    border-radius: 24px;
    overflow: hidden;
  }
  .feedback-images {
    flex: 0 0 auto;
    max-width: 100%;
    border-radius: 24px 24px 0 0;
  }
  .feedback-images .img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
  }
  .feedback-text {
    border-radius: 0 0 24px 24px;
    padding: 20px;
  }
  .feedback-text h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .feedback-rating {
    margin-bottom: 10px;
  }
  .feedback-rating i {
    font-size: 13px;
  }
  .feedback-desc {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .feedback-content {
    font-size: 14px;
    line-height: 24px;
  }
}
.section-news {
  padding: 60px 0 110px;
  background: url("../images/photo/bg-news.png") no-repeat center center;
  background-size: cover;
  border-radius: 36px 36px 0 0;
  position: relative;
}

.row-news {
  margin: -10px;
}

.col-news {
  padding: 10px;
}

.news-items {
  position: relative;
  width: 420px;
  padding-bottom: 150px;
}
.news-items .news-images {
  width: calc(100% - 35px);
}
.news-items .news-images a {
  display: block;
  overflow: hidden;
  border-radius: 12px;
}
.news-items .news-text {
  height: 100%;
  max-height: 250px;
  position: absolute;
  width: calc(100% - 72px);
  margin-left: 72px;
  bottom: 0;
  background: #fff;
  border-radius: 0 24px 24px 24px;
  box-shadow: 0 5px 10px rgba(34, 34, 34, 0.1);
  padding: 20px;
  z-index: 2;
}
.news-items .news-text h2 {
  font: 18px "SVN-MergeBold";
  color: #046e30;
  margin-bottom: 10px;
  transition: 0.3s;
}
.news-items:hover .news-text h2 {
  color: #9cc255;
}

.news-more {
  display: inline-block;
  padding: 7px 16px;
  border: 1px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(90deg, #9cc255 0%, #046e30 100%) border-box;
  border-radius: 24px;
  transition: all 0.35s ease;
}
.news-more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font: 14px "Nunito-Bold";
  text-decoration: none;
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  transition: 0.35s;
}
.news-more a i {
  font-size: 13px;
  transition: 0.35s;
}
.news-more:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 24px rgba(4, 110, 48, 0.18);
  background: linear-gradient(90deg, #9cc255 0%, #046e30 100%);
}
.news-more:hover a {
  -webkit-text-fill-color: #fff;
  background: none;
}
.news-more:hover a i {
  color: #fff;
  transform: translateX(3px);
}

.news-date {
  position: absolute;
  left: -36px;
  top: 0;
  width: 36px;
  height: 150px;
  background: linear-gradient(180deg, #9cc255 0%, #046e30 100%);
  border-radius: 24px 0 0 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 18px 7px;
  z-index: 3;
}
.news-date span {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font: 15px "SVN-MergeRegular";
  line-height: 22px;
  color: #fff;
}
.news-date i {
  font-size: 16px;
  color: #9cc255;
  transform: rotate(-90deg);
}

.news-desc {
  font: 15px "Nunito-Regular";
  line-height: 25px;
  color: #666666;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .section-news {
    padding: 30px 0 80px;
    border-radius: 24px 24px 0 0;
  }
  .row-news {
    margin: -5px;
  }
  .col-news {
    padding: 5px;
  }
  .news-items {
    width: 100%;
    padding-bottom: 0;
  }
  .news-items .news-images {
    width: 100%;
  }
  .news-items .news-images a {
    border-radius: 20px;
  }
  .news-items .news-images .img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 20px;
  }
  .news-items .news-text {
    position: relative;
    width: calc(100% - 50px);
    max-height: none;
    margin: -70px 0 0 50px;
    padding: 18px;
    border-radius: 0 20px 20px 20px;
  }
  .news-items .news-text h2 {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .news-date {
    left: -30px;
    top: 0;
    width: 30px;
    height: 120px;
    padding: 12px 4px;
    border-radius: 18px 0 0 18px;
    gap: 8px;
  }
  .news-date span {
    font-size: 13px;
    line-height: 18px;
  }
  .news-date i {
    font-size: 13px;
  }
  .news-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .news-more {
    padding: 6px 14px;
  }
  .news-more a {
    font-size: 13px;
    gap: 8px;
  }
  .news-more a i {
    font-size: 12px;
  }
}
.section-article_inner {
  margin-bottom: 6rem !important;
}

.latedNews-box {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.latedNews-box:hover {
  background-color: #f9fafb;
}
.latedNews-box:hover .latedNews-box_photo span {
  transform: scale(1.05);
}
.latedNews-box:hover .latedNews-box_info h3 {
  color: #046e30;
}

.latedNews-box_photo {
  flex: 0 0 85px;
  -ms-flex: 0 0 85px;
  max-width: 85px;
  border-radius: 8px;
  overflow: hidden;
}
.latedNews-box_photo span {
  display: block;
  transition: transform 0.4s ease;
}
.latedNews-box_photo span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.latedNews-box_info {
  flex: 0 0 calc(100% - 85px);
  -ms-flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
  padding-left: 10px;
  padding-right: 5px;
}
.latedNews-box_info h3 {
  font-size: 14px;
  font-weight: 700;
  color: #374151;
  margin-bottom: 5px;
  line-height: 1.4;
  transition: color 0.2s ease;
}
.latedNews-box_info p {
  color: #046e30;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}

.related-article {
  margin-top: 40px;
  margin-bottom: 30px;
}
.related-article h4 {
  font-weight: 800;
  font-size: 20px;
  color: #1f2937;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f3f4f6;
}
.related-article ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.related-article ul li {
  padding: 12px 0;
  border-bottom: 1px dashed #e5e7eb;
}
.related-article ul li:last-child {
  border-bottom: none;
}

.relatedNews-box {
  position: relative;
  transition: all 0.2s ease;
}
.relatedNews-box h3 {
  font-size: 15px;
  font-weight: 600;
  color: #4b5563;
  margin-bottom: 0;
  line-height: 1.5;
}
.relatedNews-box h3 i.fa-caret-right {
  color: #046e30;
  margin-right: 8px;
}
.relatedNews-box h3 span {
  font-size: 13px;
  color: #9ca3af;
  margin-left: 10px;
  font-style: normal;
  font-weight: 400;
  transition: all 0.2s ease;
}
.relatedNews-box:hover {
  transform: translateX(5px);
}
.relatedNews-box:hover h3 {
  color: #046e30;
}
.relatedNews-box:hover h3 span {
  color: #046e30;
}

.news-item-info {
  padding-top: 15px;
}

.news-item-info-name {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 15px;
  transition: 0.3s;
}

.news-item {
  position: relative;
}
.news-item:hover .news-item-info-name {
  color: var(--hover-color);
}
.news-item:hover .news-item-photo img {
  transform: scale(1.05);
}

.news-item-link-full {
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 9;
}

.news-item-photo {
  overflow: hidden;
}
.news-item-photo img {
  transition: 0.4s;
}

.product-detail-gallery {
  margin-top: 10px;
  position: relative;
}
.product-detail-gallery .product-detail-gallery-owl_item {
  border-radius: 5px;
  border: 1px solid #eee;
  overflow: hidden;
  padding: 5px;
  cursor: pointer;
  transition: 0.3s;
}
.product-detail-gallery .product-detail-gallery-owl_item.hover,
.product-detail-gallery .product-detail-gallery-owl_item:hover {
  border-color: #046e30;
  /* Dùng biến main-color */
}
.product-detail-gallery .product-detail-gallery-owl_item .mz-thumb {
  display: block;
}
.product-detail-gallery .product-detail-gallery-owl_item .mz-thumb img {
  padding-bottom: 0;
  border-bottom-width: 0;
}
.product-detail-gallery .control-product-detail-gallery-owl button {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: transparent;
  font-size: 16px;
  z-index: 2;
  color: #ccc;
  border: 1px solid #ccc;
  border-radius: 50%;
  top: calc(50% - 15px);
  transition: 0.4s;
  opacity: 0.5;
}
.product-detail-gallery .control-product-detail-gallery-owl button.owl-prev {
  left: 10px;
}
.product-detail-gallery .control-product-detail-gallery-owl button.owl-next {
  right: 10px;
}
.product-detail-gallery .control-product-detail-gallery-owl button.disabled {
  display: none;
}
.product-detail-gallery:hover .control-product-detail-gallery-owl button {
  opacity: 1;
}

.product-detail-zoom {
  text-align: center;
}
.product-detail-zoom .MagicZoom#Zoom-1 {
  border-radius: 5px;
  border: 1px solid #eee;
  overflow: hidden;
  padding: 5px;
}
.product-detail-zoom .MagicZoom#Zoom-1,
.product-detail-zoom .mz-figure {
  display: inline-block;
}

.product-detail-info-name {
  font-size: 24px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 12px;
  line-height: 1.4;
}
@media screen and (max-width: 991px) {
  .product-detail-info-name {
    font-size: 18px;
  }
}

.product-detail-info-line {
  padding-bottom: 15px;
  border-bottom: 1px dashed #e5e7eb;
  margin-bottom: 20px;
}
.product-detail-info-line p {
  color: #6b7280;
}
.product-detail-info-line p:not(:last-child) {
  margin-bottom: 6px;
}
.product-detail-info-line p span {
  font-weight: 600;
  color: #046e30;
}

.product-detail-price {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.product-detail-price strong {
  font-size: 26px;
  font-weight: 800;
  color: #ef4444;
}
.product-detail-price del {
  font-size: 16px;
  color: #9ca3af;
  text-decoration: line-through;
}
.product-detail-price span {
  color: #fff;
  background: #ef4444;
  padding: 4px 12px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 3px 8px rgba(239, 68, 68, 0.25);
}
@media screen and (max-width: 991px) {
  .product-detail-price strong {
    font-size: 20px;
  }
  .product-detail-price del {
    font-size: 14px;
  }
}

.product-detail-order {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-detail-order li {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .product-detail-order li {
    margin-bottom: 15px;
  }
}

.product-detail-order-item_btn {
  display: flex;
  gap: 15px;
}
.product-detail-order-item_btn .order-btn-add {
  border-radius: 50px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  height: 54px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.product-detail-order-item_btn .order-btn-add[data-action="add"] {
  flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  max-width: 40%;
  font-size: 15px;
  font-weight: 600;
  color: #046e30;
  background-color: #fff;
  border: 2px solid #046e30;
  box-shadow: 0 4px 10px rgba(4, 110, 48, 0.08);
}
.product-detail-order-item_btn .order-btn-add[data-action="add"] i {
  margin-right: 8px;
  font-size: 18px;
}
.product-detail-order-item_btn .order-btn-add[data-action="add"]:hover {
  background-color: #046e30;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(4, 110, 48, 0.25);
}
.product-detail-order-item_btn .order-btn-add[data-action="add"]:active {
  transform: translateY(1px);
}
.product-detail-order-item_btn .order-btn-add[data-action="buy"] {
  flex: 1;
  background: linear-gradient(
    135deg,
    rgb(6.6842105263, 183.8157894737, 80.2105263158) 0%,
    #046e30 100%
  );
  color: #fff;
  flex-direction: column;
  box-shadow: 0 6px 15px rgba(4, 110, 48, 0.35);
}
.product-detail-order-item_btn .order-btn-add[data-action="buy"] .title-buy {
  font-weight: 800;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.product-detail-order-item_btn .order-btn-add[data-action="buy"] .sub-buy {
  font-size: 11px;
  opacity: 0.9;
  font-weight: 500;
}
.product-detail-order-item_btn .order-btn-add[data-action="buy"]:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(4, 110, 48, 0.45);
  filter: brightness(1.05);
}
.product-detail-order-item_btn .order-btn-add[data-action="buy"]:active {
  transform: translateY(1px);
  box-shadow: 0 2px 8px rgba(4, 110, 48, 0.25);
}
@media screen and (max-width: 991px) {
  .product-detail-order-item_btn {
    flex-wrap: wrap;
    gap: 15px;
  }
  .product-detail-order-item_btn .order-btn-add[data-action="add"],
  .product-detail-order-item_btn .order-btn-add[data-action="buy"] {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}

.product-detail-order-item_quantity {
  display: inline-flex;
  align-items: center;
  background: #f3f4f6;
  padding: 6px 8px 6px 20px;
  border-radius: 50px;
  border: 1px solid #e5e7eb;
}
.product-detail-order-item_quantity label {
  font-weight: 600;
  color: #4b5563;
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 15px;
}
.product-detail-order-item_quantity .product-detail-order-item__changeqty {
  display: flex;
  background: #ffffff;
  border-radius: 50px;
  overflow: hidden;
  height: 38px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}
.product-detail-order-item_quantity
  .product-detail-order-item__changeqty
  input {
  width: 45px;
  border: none;
  border-left: 1px solid #f3f4f6;
  border-right: 1px solid #f3f4f6;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #046e30;
  outline: none;
  -moz-appearance: textfield;
}
.product-detail-order-item_quantity
  .product-detail-order-item__changeqty
  input::-webkit-outer-spin-button,
.product-detail-order-item_quantity
  .product-detail-order-item__changeqty
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-detail-order-item_quantity
  .product-detail-order-item__changeqty
  button {
  width: 38px;
  border: none;
  background-color: transparent;
  color: #6b7280;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-detail-order-item_quantity
  .product-detail-order-item__changeqty
  button:hover {
  background-color: rgb(229.9, 240.5, 234.3);
  color: #046e30;
}

.product-detail-content #productdetailTab {
  background-color: #f3f4f6;
  padding: 6px;
  border-radius: 50px;
  display: inline-flex;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
  margin-bottom: 15px;
  border: 1px solid #e5e7eb;
}
.product-detail-content #productdetailTab .nav-item {
  margin-bottom: 0;
}
.product-detail-content #productdetailTab .nav-item .nav-link {
  margin-bottom: 0;
  color: #6b7280;
  font-weight: 600;
  font-size: 15px;
  padding: 10px 28px;
  border: none;
  border-radius: 50px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background: transparent;
}
.product-detail-content #productdetailTab .nav-item .nav-link:hover {
  color: #046e30;
}
.product-detail-content #productdetailTab .nav-item .nav-link.active {
  background: linear-gradient(
    135deg,
    rgb(6.6842105263, 183.8157894737, 80.2105263158) 0%,
    #046e30 100%
  );
  color: #ffffff;
  box-shadow: 0 6px 15px rgba(4, 110, 48, 0.35);
}
.product-detail-content #productdetailTabcontent {
  background: #ffffff;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid #f3f4f6;
}
@media screen and (max-width: 991px) {
  .product-detail-content #productdetailTab .nav-item .nav-link {
    font-size: 14px;
    padding: 9px 20px;
  }
  .product-detail-content #productdetailTabcontent {
    padding: 0;
    border: none;
    box-shadow: none;
  }
}

.product-detail-images,
.product-detail-info,
.product-detail-content {
  margin-bottom: 35px;
}

.product-detail-attribute {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-detail-attribute li.product-detail-attribute-item {
  margin-bottom: 20px;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute-item_label {
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  color: #333;
  font-weight: 600;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute-item_label
  span {
  color: var(--main-color);
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio {
  display: inline-block;
  position: relative;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio
  input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio
  label {
  display: block;
  transition: all 0.3s ease-in-out;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-text
  label {
  border-radius: 6px;
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  color: #555;
  background-color: #fff;
  user-select: none;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-text
  label:hover {
  color: var(--main-color, #000);
  border-color: var(--main-color, #000);
  background-color: rgba(0, 0, 0, 0.02);
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-text
  input:checked
  ~ label {
  background-color: var(--main-color, #000);
  color: #fff;
  border-color: var(--main-color, #000);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-text
  input:focus-visible
  ~ label {
  outline: 2px dashed #000;
  outline-offset: 3px;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.disabled
  label {
  opacity: 0.5;
  pointer-events: none;
  position: relative;
  overflow: hidden;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.disabled
  label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140%;
  height: 1.5px;
  background-color: #ff4d4f;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-color
  label {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: var(--bg-color);
  cursor: pointer;
  user-select: none;
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-color
  label:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-color
  input:checked
  ~ label {
  outline: 2px solid var(--main-color, #000);
  outline-offset: 2px;
  transform: scale(1.05);
}
.product-detail-attribute
  li.product-detail-attribute-item
  .product-detail-attribute_select
  .product-detail-attribute_radio.show-color
  input:focus-visible
  ~ label {
  outline: 2px dashed #000;
  outline-offset: 3px;
}

.product-item {
  position: relative;
}
.product-item:hover .product-item-price-name {
  color: var(--hover-color);
}
.product-item:hover .product-item-photo img {
  transform: 1.05;
}

.product-item-link-full {
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 9;
}

.product-item-photo {
  overflow: hidden;
}
.product-item-photo img {
  transition: 0.4s;
}

.product-item-info {
  padding-top: 15px;
}

.product-item-price-name {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 15px;
  transition: 0.3s;
}

.product-item-price strong {
  color: #cc2c32;
  font-weight: 600;
  font-size: 15px;
}
.product-item-price del {
  color: #aaa;
  font-size: 13px;
}
.product-item-price span {
  background-color: #f00;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  border-radius: 10px;
  padding: 2px 7px;
}

input.form-control:not([type="file"]),
.form-control-plaintext:not(textarea),
.custom-select {
  height: 2.5rem;
}

.text-sm {
  font-size: var(--font-size);
}
@media screen and (max-width: 991px) {
  .text-sm {
    font-size: var(--font-size-sm);
  }
}

.alert {
  --bs-alert-padding-x: 0.75rem;
  --bs-alert-padding-y: 0.75rem;
}
