@charset "UTF-8";
:root {
  --main-color: #f8a427;
  --hover-color: #f8a427;
  --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: "Barlow-Black";
  src: url("../fonts/Barlow-Black.eot");
  src:
    url("../fonts/Barlow-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Black.woff2") format("woff2"),
    url("../fonts/Barlow-Black.woff") format("woff"),
    url("../fonts/Barlow-Black.ttf") format("truetype"),
    url("../fonts/Barlow-Black.svg#Barlow-Black") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow-Bold";
  src: url("../fonts/Barlow-Bold.eot");
  src:
    url("../fonts/Barlow-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Bold.woff2") format("woff2"),
    url("../fonts/Barlow-Bold.woff") format("woff"),
    url("../fonts/Barlow-Bold.ttf") format("truetype"),
    url("../fonts/Barlow-Bold.svg#Barlow-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow-ExtraBold";
  src: url("../fonts/Barlow-ExtraBold.eot");
  src:
    url("../fonts/Barlow-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-ExtraBold.woff2") format("woff2"),
    url("../fonts/Barlow-ExtraBold.woff") format("woff"),
    url("../fonts/Barlow-ExtraBold.ttf") format("truetype"),
    url("../fonts/Barlow-ExtraBold.svg#Barlow-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow-Medium";
  src: url("../fonts/Barlow-Medium.eot");
  src:
    url("../fonts/Barlow-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Medium.woff2") format("woff2"),
    url("../fonts/Barlow-Medium.woff") format("woff"),
    url("../fonts/Barlow-Medium.ttf") format("truetype"),
    url("../fonts/Barlow-Medium.svg#Barlow-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow-Regular";
  src: url("../fonts/Barlow-Regular.eot");
  src:
    url("../fonts/Barlow-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Regular.woff2") format("woff2"),
    url("../fonts/Barlow-Regular.woff") format("woff"),
    url("../fonts/Barlow-Regular.ttf") format("truetype"),
    url("../fonts/Barlow-Regular.svg#Barlow-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow-SemiBold";
  src: url("../fonts/Barlow-SemiBold.eot");
  src:
    url("../fonts/Barlow-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-SemiBold.woff2") format("woff2"),
    url("../fonts/Barlow-SemiBold.woff") format("woff"),
    url("../fonts/Barlow-SemiBold.ttf") format("truetype"),
    url("../fonts/Barlow-SemiBold.svg#Barlow-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.eot");
  src:
    url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat-Medium.woff") format("woff"),
    url("../fonts/Montserrat-Medium.ttf") format("truetype"),
    url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Saira-SemiBold";
  src: url("../fonts/Saira-SemiBold.eot");
  src:
    url("../fonts/Saira-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Saira-SemiBold.woff2") format("woff2"),
    url("../fonts/Saira-SemiBold.woff") format("woff"),
    url("../fonts/Saira-SemiBold.ttf") format("truetype"),
    url("../fonts/Saira-SemiBold.svg#Saira-SemiBold") 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: #ffffff;
  margin-left: auto;
  margin-right: auto;
  background: #111111;
}
@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);
}

.jconfirm-content {
  color: #222222;
}

.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 {
  margin-bottom: 25px;
}
.title-article h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  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: #f8a427;
}
@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: #f8a427;
}
.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: #f8a427;
}
.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(254.44, 247.72, 237.72);
  color: #f8a427;
  padding-left: 20px;
}
.category-article-group li.has-child {
  position: relative;
}
.category-article-group li.has-child.is-open > a {
  color: #f8a427;
  background-color: rgb(254.44, 247.72, 237.72);
}
.category-article-group li.has-child.is-open > .toggle-icon {
  background-color: #f8a427;
  color: #fff;
  border-color: #f8a427;
  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: #f8a427;
  border-color: #f8a427;
}
.category-article-group li ul {
  margin: 5px 0 5px 20px;
  padding: 0;
  list-style: none;
  border-left: 2px solid rgb(253.6, 236.8, 211.8);
}
.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(250.4013452915, 195.2174887892, 113.0986547085) 0%,
    #f8a427 100%
  );
  color: #ffffff;
  box-shadow: 0 6px 15px rgba(248, 164, 39, 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: #ffffff;
  font-size: 20px;
}

.section-breadcrumb {
  background: rgba(255, 255, 255, 0.06);
  padding: 11px 0;
  margin-bottom: 20px;
}
.section-breadcrumb .breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border-radius: 0;
}
.section-breadcrumb .breadcrumb .breadcrumb-item {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.8);
  transition: color 0.3s ease;
}
.section-breadcrumb .breadcrumb .breadcrumb-item.active {
  color: rgb(255, 255, 255);
}
.section-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 8px;
}
.section-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "\f105";
  font-family: "Font Awesome 7 Pro";
  font-size: 11px;
  color: rgba(255, 255, 255, 0.8);
  padding-right: 8px;
}

#footermap iframe {
  display: block;
  width: 100%;
  height: 300px;
  border-radius: 12px;
}

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

.footer-main {
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
}

.title-footer h2 {
  font: 18px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 20px;
}

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

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

.footer-service {
  flex: 0 0 237px;
  -ms-flex: 0 0 237px;
  max-width: 237px;
}

.footer-terms {
  flex: 0 0 157px;
  -ms-flex: 0 0 157px;
  max-width: 157px;
}

.footer-fanpage {
  flex: 0 0 245px;
  -ms-flex: 0 0 245px;
  max-width: 245px;
}
.footer-fanpage iframe {
  box-shadow: 0px 0px 10px rgba(34, 34, 34, 0.15);
  border-radius: 12px;
}

.footer-name {
  font: 20px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 24px;
  color: #ffffff;
  margin: 20px 0;
}

.social-box {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}

.footerPowered {
  padding: 20px 0 30px;
  background: transparent;
  position: relative;
}

.footer-copyright {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-copyright .footer-left {
  font: 14px "Barlow-Medium";
  color: #ffffff;
  line-height: 18px;
  position: relative;
}
.footer-copyright .footer-left span {
  font: 14px "Barlow-Bold";
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.footer-map {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 991px) {
  #footermap iframe {
    width: 100%;
    height: 250px;
    border-radius: 10px;
  }
  #footer {
    background-position: center center;
  }
  .footer-main {
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .footer-logo,
  .footer-service,
  .footer-terms,
  .footer-fanpage {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .title-footer h2 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .footer-items ul {
    gap: 10px;
  }
  .footer-items li a {
    font-size: 14px;
    line-height: 22px;
  }
  .footer-name {
    font-size: 18px;
    line-height: 23px;
    margin: 15px 0;
  }
  .social-box {
    margin-top: 20px;
    justify-content: flex-start;
    gap: 8px;
  }
  .footer-fanpage iframe {
    width: 100%;
    height: 250px;
  }
  .footer-map {
    padding-top: 20px;
  }
  .footerPowered {
    padding: 15px 0 25px;
  }
  .footer-copyright {
    text-align: center;
  }
  .footer-copyright .footer-left {
    font-size: 13px;
    line-height: 20px;
  }
  .footer-copyright .footer-left span {
    font-size: 13px;
  }
}
.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: #111111;
}
@media screen and (max-width: 991px) {
  .contact-top-mobile {
    display: block;
  }
}

.contact-top-mobile_inner marquee {
  display: flex;
  align-items: center;
}

.contact-center-mobile {
  padding: 6px 0;
  display: none;
  background-color: #111111;
}
@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__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__link a:first-child {
  margin-right: 7px;
  background-color: #da1c20;
}
.contact-center-mobile__link a:last-child {
  background-color: #3281f4;
}
.contact-center-mobile__link a img {
  max-width: 18px;
  max-height: 18px;
  margin-right: 5px;
}

#header {
  width: 100%;
  left: 0;
  z-index: 999;
}
.is-home #header {
  position: absolute;
  top: 0;
  background: transparent;
}
.is-inner #header {
  position: relative;
  top: 0;
  background: #0f0f0f;
}
#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: rgba(0, 0, 0, 0.8);
}
#header.sticky .header-bottom-desktop {
  padding: 10px 0;
}

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

@media screen and (max-width: 991px) {
  .is-home #header {
    position: relative;
  }
}
/* ========================= HEADER ========================= */
.header-top-header {
  position: absolute;
  right: 0;
  top: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  transition: all 0.3s ease;
}
.sticky .header-top-header {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.header-phone a {
  display: flex;
  align-items: center;
  gap: 12px;
}
.header-phone .phone-text {
  font: 16px "Barlow-Medium";
  line-height: 25px;
  color: #ffffff;
}
.header-phone .phone-text span {
  font: 16px "Barlow-Bold";
  color: #ffffff;
}

.header-line {
  width: 1px;
  height: 22px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgb(255, 255, 255) 50%,
    rgba(255, 255, 255, 0) 100%
  );
}

.header-bottom-desktop {
  padding: 20px 0;
  background: transparent;
  transition: all 0.3s ease;
}

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

.header-pc_inner {
  max-width: 1076px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 90px;
  transition: all 0.3s ease;
}
.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 {
  font: 16px "Saira-SemiBold";
  text-transform: uppercase;
  line-height: 25px;
  color: #ffffff;
  transition: all 0.3s ease;
  padding: 0;
  overflow: visible;
}
.header-pc_inner .mega-menu > ul > li > a:hover,
.header-pc_inner .mega-menu > ul > li > a.active {
  background: transparent;
  color: var(--hover-color);
}

.header-lang {
  position: relative;
  z-index: 20;
  width: 75px;
}
.header-lang-current {
  width: 100%;
  cursor: pointer;
}
.header-lang-current > a {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  box-sizing: border-box;
  pointer-events: none;
}
.header-lang-current > a .img {
  width: 25px !important;
  height: 18px !important;
  object-fit: cover;
  flex-shrink: 0;
}
.header-lang-current > a span {
  font: 11px "Barlow-SemiBold";
  line-height: 18px;
  color: #ffffff;
}
.header-lang-current > a i {
  font-size: 12px;
  color: #ffffff;
}
.header-lang-list {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
  display: none;
}
.header-lang-list a {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 5px 6px;
  box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer;
}
.header-lang-list a .img {
  width: 25px !important;
  height: 18px !important;
  object-fit: cover;
  flex-shrink: 0;
}
.header-lang-list a span {
  font: 11px "Barlow-SemiBold";
  line-height: 18px;
  color: #363636;
}
.header-lang-list a:hover {
  background: #f5f5f5;
}
.header-lang.active .header-lang-list {
  display: block;
}

.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;
}

/* 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;
  color: #222222;
}
.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;
  color: #222222;
}
.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-criteria {
  padding: 60px 0 30px;
  position: relative;
}

.criteria-items {
  padding: 30px;
  display: flex !important;
  gap: 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.criteria-images {
  flex: 0 0 48px;
  -ms-flex: 0 0 48px;
  max-width: 48px;
  position: relative;
}

.criteria-text h3 {
  max-width: 100px;
  font: 18px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 30px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 10px;
}
.criteria-text .criteria-desc {
  font: 15px "Barlow-Regular";
  line-height: 25px;
  color: #ffffff;
}

@media (max-width: 991px) {
  .section-criteria {
    padding: 40px 0 20px;
  }
  .criteria-items {
    padding: 20px;
    gap: 20px;
  }
  .criteria-images {
    flex: 0 0 35px;
    -ms-flex: 0 0 35px;
    max-width: 35px;
  }
  .criteria-text h3 {
    max-width: 100%;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 8px;
  }
  .criteria-text .criteria-desc {
    font-size: 14px;
    line-height: 22px;
  }
}
.section-about {
  padding: 30px 0 60px;
  position: relative;
}

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

.about-left {
  flex: 0 0 626px;
  -ms-flex: 0 0 626px;
  max-width: 626px;
  height: 538px;
  position: relative;
}

.about-images-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.about-images-1 img {
  border-radius: 12px;
}
.about-images-2 {
  position: absolute;
  bottom: 0;
  left: 48px;
}
.about-images-2 img {
  border-radius: 12px;
}
.about-images-3 {
  position: absolute;
  bottom: 45px;
  right: 0;
}
.about-images-3 img {
  border-radius: 12px;
}

.about-right {
  flex: 0 0 590px;
  -ms-flex: 0 0 590px;
  max-width: 590px;
  position: relative;
}
.about-right h4 {
  font: 18px "Barlow-Medium";
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 5px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.about-right h3 {
  font: 50px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 60px;
  color: #ffffff;
  margin-bottom: 15px;
}
.about-right .about-desc {
  font: 16px "Barlow-Regular";
  line-height: 25px;
  color: #ffffff;
  margin-bottom: 30px;
}

.about-action {
  display: flex;
  align-items: center;
  gap: 30px;
}

.about-detail a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 28px;
  border: 2px solid transparent;
  border-radius: 50px;
  background:
    linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #f8a427 0%, #f9e857 100%) border-box;
  font: 14px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 17px;
  color: #ffffff;
  transition: all 0.3s ease;
}
.about-detail a i {
  font-size: 14px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transition: all 0.3s ease;
}
.about-detail a:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(248, 164, 39, 0.25);
}
.about-detail a:hover i {
  transform: translateX(3px);
}

.about-hotline a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.about-hotline .hotline-name {
  font: 16px "Barlow-Regular";
  line-height: 19px;
  color: #ffffff;
  margin-bottom: 2px;
}
.about-hotline .hotline-number {
  font: 22px "Barlow-Bold";
  line-height: 26px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

@media (max-width: 991px) {
  .section-about {
    padding: 20px 0 40px;
  }
  .about-main {
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
  }
  .about-left {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .about-images-1,
  .about-images-2,
  .about-images-3 {
    position: static !important;
    box-sizing: border-box;
  }
  .about-images-1 img,
  .about-images-2 img,
  .about-images-3 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 12px;
  }
  /* Hình 1 full dòng */
  .about-images-1 {
    width: 100%;
    flex: 0 0 100%;
  }
  /* Hình 2 */
  .about-images-2 {
    width: calc(50% - 7.5px);
    flex: 0 0 calc(50% - 7.5px);
  }
  /* Hình 3 */
  .about-images-3 {
    width: calc(50% - 7.5px);
    flex: 0 0 calc(50% - 7.5px);
  }
  .about-right {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .about-right h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .about-right h3 {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 15px;
  }
  .about-right .about-desc {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .about-action {
    gap: 20px;
    flex-wrap: wrap;
  }
  .about-detail a {
    padding: 13px 24px;
    font-size: 13px;
  }
  .about-hotline .hotline-name {
    font-size: 14px;
    line-height: 18px;
  }
  .about-hotline .hotline-number {
    font-size: 19px;
    line-height: 23px;
  }
}
.section-service {
  padding: 60px 0;
  background: linear-gradient(
    180deg,
    #1a1a1a 0%,
    rgba(17, 17, 17, 0) 50%,
    #1a1a1a 100%
  );
  position: relative;
}

.title-index {
  text-align: center;
  margin-bottom: 30px;
}
.title-index .title-name {
  display: inline-block;
  font: 18px "Barlow-Medium";
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 5px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.title-index h2 {
  font: 40px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 48px;
  color: #ffffff;
}

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

.col-service {
  padding: 10px;
}

.service-items {
  padding: 50px 20px 30px;
  background: url("../images/photo/service-items.png") no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}

.service-name h3 {
  font: 22px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 30px;
  height: 60px;
  color: #ffffff;
  margin-bottom: 20px;
}

.service-images a {
  border-radius: 12px;
}

.service-text {
  margin-top: 10px;
  display: flex;
  align-items: flex-end;
  gap: 50px;
}
.service-text i {
  font-size: 20px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.service-desc {
  font: 16px "Barlow-Regular";
  line-height: 25px;
  color: #ffffff;
}

.service-more {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.service-more a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 55px;
  font: 14px/17px "Barlow-Bold";
  text-transform: uppercase;
  color: #fff;
  transition: transform 0.3s ease;
}
.service-more a i {
  font-size: 14px;
  color: #f9c331;
  transition: transform 0.3s ease;
}
.service-more a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  opacity: 0.7;
  transition: all 0.4s ease;
}
.service-more a:hover {
  transform: translateY(-5px);
}
.service-more a:hover i {
  transform: translateX(4px);
}

@media (max-width: 991px) {
  .section-service {
    padding: 40px 0;
  }
  .title-index {
    margin-bottom: 25px;
  }
  .title-index .title-name {
    font-size: 16px;
    line-height: 20px;
  }
  .title-index h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .row-service {
    margin: -8px;
  }
  .col-service {
    padding: 8px;
  }
  .service-items {
    padding: 50px 20px 20px;
    background-size: 100% 100%;
  }
  .service-name h3 {
    font-size: 20px;
    line-height: 27px;
    height: auto;
    min-height: 54px;
    margin-bottom: 15px;
  }
  .service-images {
    width: 100%;
  }
  .service-images a {
    display: block;
    width: 100%;
  }
  .service-images img {
    display: block;
    width: 100%;
    height: auto;
  }
  .service-text {
    margin-top: 10px;
    gap: 20px;
    align-items: flex-end;
  }
  .service-desc {
    font-size: 14px;
    line-height: 22px;
  }
  .service-text i {
    flex-shrink: 0;
    font-size: 18px;
  }
  .service-more {
    margin-top: 20px;
  }
  .service-more a {
    padding: 12px 40px;
    font-size: 13px;
    line-height: 17px;
  }
}
.section-project {
  padding: 60px 0;
  position: relative;
}

.row-project {
  margin: -20px;
}

.col-project {
  padding: 20px;
}

.project-items {
  position: relative;
}
.project-items::before {
  content: "";
  position: absolute;
  inset: 20px 17px 16px;
  background: url("../images/photo/line-project.png") center/100% 100% no-repeat;
  pointer-events: none;
  z-index: 3;
}
.project-items .project-images {
  position: relative;
  width: 100%;
}
.project-items .project-images a {
  border-radius: 12px;
}
.project-items .project-text {
  position: relative;
  z-index: 4;
  padding: 20px 47px 0;
}
.project-items .project-text h3 {
  font: 22px/26px "Barlow-Bold";
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.project-items .project-desc {
  font: 16px/19px "Barlow-Regular";
  color: #fff;
  margin-bottom: 25px;
}
.project-items .project-detail {
  position: relative;
  z-index: 5;
}
.project-items .project-detail a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10.5px 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  background: #171717;
  color: #fff;
  font: 14px/17px "Barlow-Bold";
  transition: all 0.3s ease;
}
.project-items .project-detail a i {
  font-size: 14px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transition: transform 0.3s ease;
}
.project-items .project-detail a:hover {
  transform: translateY(-3px);
  border-color: rgba(249, 195, 49, 0.6);
}
.project-items .project-detail a:hover i {
  transform: translateX(4px);
}

.project-more {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.project-more a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 55px;
  font: 14px/17px "Barlow-Bold";
  text-transform: uppercase;
  color: #fff;
  transition: transform 0.3s ease;
}
.project-more a i {
  font-size: 14px;
  color: #f9c331;
  transition: transform 0.3s ease;
}
.project-more a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  opacity: 0.7;
  transition: all 0.4s ease;
}
.project-more a:hover {
  transform: translateY(-5px);
}
.project-more a:hover i {
  transform: translateX(4px);
}

@media (max-width: 991px) {
  .section-project {
    padding: 40px 0;
  }
  .row-project {
    margin: -10px;
  }
  .col-project {
    padding: 10px;
  }
  .project-items::before {
    inset: 10px;
    background-size: 100% 100%;
  }
  .project-items .project-images {
    position: relative;
    width: 100%;
  }
  .project-items .project-images a {
    display: block;
    width: 100%;
  }
  .project-items .project-images img {
    display: block;
    width: 100%;
    height: auto;
  }
  .project-items .project-text {
    padding: 15px 25px 0;
  }
  .project-items .project-text h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .project-items .project-desc {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
  }
  .project-items .project-detail a {
    padding: 9px 30px;
    font-size: 13px;
    line-height: 17px;
  }
  .project-more {
    margin-top: 20px;
  }
  .project-more a {
    padding: 12px 40px;
    font-size: 13px;
    line-height: 17px;
  }
}
.section-partner {
  padding: 60px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.row-partner {
  margin: -16px;
}

.col-partner {
  padding: 16px;
}

.partner-items a {
  border-radius: 10px;
}

@media (max-width: 991px) {
  .section-partner {
    padding: 40px 0;
  }
  .row-partner {
    margin: -8px;
  }
  .col-partner {
    padding: 8px;
  }
  .partner-items a {
    display: block;
    width: 100%;
    border-radius: 8px;
  }
  .partner-items img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.section-procedure {
  padding: 60px 0;
  background: url("../images/photo/bg-procedure.png") no-repeat center center;
  background-size: cover;
  position: relative;
}

.row-procedure {
  margin: -31px;
}

.col-procedure {
  padding: 31px;
  position: relative;
}
.col-procedure:not(:last-child)::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 135px;
  left: calc(50% + 95px);
  width: 80px;
  height: 1px;
  background: linear-gradient(
    to right,
    rgba(248, 164, 39, 0) 0%,
    rgb(249, 232, 87) 50%,
    rgba(248, 164, 39, 0) 100%
  );
}

.procedure-items {
  position: relative;
  text-align: center;
  margin-top: 25px;
}
.procedure-number {
  position: absolute;
  z-index: 3;
  top: -25px;
  left: 50%;
  width: 45px;
  height: 45px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(180deg, #f8a427 0%, #f9e857 100%);
  color: #111;
  font: 20px/24px "Barlow-Black";
}
.procedure-images {
  position: relative;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #111;
}
.procedure-images::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  padding: 2px;
  background: linear-gradient(0deg, #f8a427 0%, rgba(248, 164, 39, 0.05) 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.procedure-images::after {
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 50%;
  background: #111;
  z-index: 0;
}
.procedure-images .img {
  position: relative;
  z-index: 2;
  width: 54px;
  height: 54px;
  object-fit: contain;
}
.col-procedure:nth-child(even) .procedure-images::before {
  background: linear-gradient(0deg, rgba(248, 164, 39, 0.05) 0%, #f8a427 100%);
}
.procedure-text {
  padding-top: 18px;
  position: relative;
  width: 100%;
}
.procedure-text h3 {
  font: 20px/24px "Barlow-Bold";
  text-align: center;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 10px;
}
.procedure-desc {
  color: #fff;
  font: 16px/25px "Barlow-Regular";
  text-align: center;
}

@media (max-width: 991px) {
  .section-procedure {
    padding: 40px 0;
    background-position: center center;
  }
  .row-procedure {
    margin: -15px;
  }
  .col-procedure {
    padding: 15px;
  }
  .col-procedure:not(:last-child)::after {
    display: none;
  }
  .procedure-items {
    margin-top: 20px;
  }
  .procedure-number {
    top: -20px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 22px;
  }
  .procedure-images {
    width: 120px;
    height: 120px;
  }
  .procedure-images::after {
    inset: 8px;
  }
  .procedure-images .img {
    width: 45px;
    height: 45px;
  }
  .procedure-text {
    padding-top: 15px;
  }
  .procedure-text h3 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 8px;
  }
  .procedure-desc {
    font-size: 14px;
    line-height: 22px;
  }
}
.section-news {
  padding: 60px 0;
  position: relative;
}

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

.col-news {
  padding: 10px;
}

.news-items {
  position: relative;
  padding-bottom: 14px;
}
.news-items::after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 38.71%;
  height: 3px;
  border-radius: 12px;
  background: #fff;
  transition:
    width 0.4s ease,
    background 0.4s ease;
}
.news-items .news-images {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-bottom: 20px;
}
.news-items .news-images::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 40px;
  left: 0;
  width: calc(100% - 20px);
  height: calc(100% - 40px);
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
}
.news-items .news-images a {
  border-radius: 12px;
}
.news-items .news-text {
  padding-top: 20px;
}
.news-items .news-text .news-date {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font: 14px/17px "Montserrat-Medium";
  margin-bottom: 10px;
}
.news-items .news-text .news-date i {
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 16px;
}
.news-items .news-text > a {
  display: block;
}
.news-items .news-text h3 {
  color: #fff;
  font: 18px/25px "Barlow-Bold";
  margin-bottom: 15px;
}
.news-items .news-text .news-detail {
  text-align: right;
}
.news-items .news-text .news-detail a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #666;
  font: 14px/17px "Barlow-Medium";
  transition: color 0.4s ease;
}
.news-items .news-text .news-detail a i {
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 18px;
  transition: transform 0.4s ease;
}
.news-items:hover::after {
  width: 100%;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
}
.news-items:hover .news-detail a {
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media (max-width: 991px) {
  .section-news {
    padding: 40px 0;
  }
  .row-news {
    margin: -8px;
  }
  .col-news {
    padding: 8px;
  }
  .news-items {
    padding-bottom: 12px;
  }
  .news-items::after {
    width: 40%;
    height: 2px;
  }
  .news-items .news-images {
    padding-left: 12px;
    padding-bottom: 12px;
  }
  .news-items .news-images::before {
    top: 25px;
    left: 0;
    width: calc(100% - 12px);
    height: calc(100% - 25px);
    border-radius: 10px;
  }
  .news-items .news-images a {
    display: block;
    width: 100%;
    border-radius: 10px;
  }
  .news-items .news-images img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .news-items .news-text {
    padding-top: 15px;
  }
  .news-items .news-text .news-date {
    gap: 8px;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 8px;
  }
  .news-items .news-text .news-date i {
    font-size: 14px;
  }
  .news-items .news-text h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .news-items .news-text .news-detail a {
    gap: 6px;
    font-size: 13px;
    line-height: 16px;
  }
  .news-items .news-text .news-detail a i {
    font-size: 16px;
  }
}
.section-newsletter {
  padding: 60px 0;
  background: url("../images/photo/bg-newsletter.png") no-repeat center center;
  background-size: cover;
  position: relative;
}
.section-newsletter::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    #111111 0%,
    rgba(26, 26, 26, 0) 50%,
    #1a1a1a 100%
  );
  z-index: 1;
}

.newsletter-main {
  position: relative;
  width: 640px;
  margin-left: auto;
  padding: 50px;
  box-sizing: border-box;
  background: rgba(34, 34, 34, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  color: #fff;
  z-index: 2;
}
.newsletter-main .newsletter-content {
  width: 100%;
}
.newsletter-main h2 {
  font: 36px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 43px;
  color: #ffffff;
  margin-bottom: 10px;
}
.newsletter-main .newsletter-desc {
  width: 506px;
  font: 16px "Barlow-Regular";
  line-height: 25px;
  color: #fff;
  margin-bottom: 20px;
}
.newsletter-main .newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.newsletter-main .newsletter-input {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(153, 153, 153, 0.25);
  border-radius: 24px;
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.newsletter-main .newsletter-input:focus-within {
  border-color: rgba(255, 204, 0, 0.6);
}
.newsletter-main .newsletter-input > i {
  position: relative;
  flex: 0 0 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 100%;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.25);
  border-right: 1px solid rgba(153, 153, 153, 0.25);
}
.newsletter-main .newsletter-input input,
.newsletter-main .newsletter-input textarea {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  border: 0;
  outline: 0;
  background: transparent;
  font: 15px "Barlow-Regular";
  color: #fff;
}
.newsletter-main .newsletter-input input::placeholder,
.newsletter-main .newsletter-input textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.newsletter-main .fullname {
  width: 100%;
}
.newsletter-main .newsletter-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
}
.newsletter-main .newsletter-row .newsletter-input {
  width: 100%;
}
.newsletter-main .newsletter-textarea {
  height: 92px;
  align-items: flex-start;
  border-radius: 24px;
}
.newsletter-main .newsletter-textarea > i {
  height: 48px;
  flex: 0 0 48px;
}
.newsletter-main .newsletter-textarea textarea {
  resize: none;
  padding-top: 14px;
  padding-bottom: 14px;
}

.newsletter-submit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 65px;
  margin-left: auto;
  margin-top: 20px;
  border: 2px solid transparent;
  border-radius: 24px;
  background:
    linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #f8a427 0%, #f9e857 100%) border-box;
  font: 14px "Barlow-Bold";
  line-height: 17px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  transition:
    transform 0.3s ease,
    background 0.3s ease,
    color 0.3s ease,
    box-shadow 0.3s ease;
}
.newsletter-submit-btn span {
  white-space: nowrap;
}
.newsletter-submit-btn i {
  font-size: 16px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  transition: transform 0.3s ease;
}
.newsletter-submit-btn:hover {
  transform: translateY(-4px);
  background: #ffcc00;
  color: #222;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.newsletter-submit-btn:hover i {
  -webkit-text-fill-color: #222;
  transform: translateX(3px);
}

@media (max-width: 991px) {
  .section-newsletter {
    padding: 40px 0;
    background-position: center center;
  }
  .newsletter-main {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding: 30px 20px;
    border-radius: 20px;
  }
  .newsletter-main h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  .newsletter-main .newsletter-desc {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
  }
  .newsletter-main .newsletter-form {
    gap: 10px;
  }
  .newsletter-main .newsletter-input {
    height: 46px;
    border-radius: 23px;
  }
  .newsletter-main .newsletter-input > i {
    flex: 0 0 44px;
    width: 44px;
    font-size: 15px;
  }
  .newsletter-main .newsletter-input input,
  .newsletter-main .newsletter-input textarea {
    font-size: 14px;
    padding: 0 12px;
  }
  .newsletter-main .newsletter-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .newsletter-main .newsletter-textarea {
    height: 90px;
    border-radius: 20px;
  }
  .newsletter-main .newsletter-textarea > i {
    height: 44px;
    flex: 0 0 44px;
  }
  .newsletter-main .newsletter-textarea textarea {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .newsletter-submit-btn {
    width: 100%;
    padding: 13px 30px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 17px;
  }
}
.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: #f8a427;
}

.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: #f8a427;
  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: #ffffff;
  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: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  line-height: 1.5;
}
.relatedNews-box h3 i.fa-caret-right {
  color: #f8a427;
  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: #f8a427;
}
.relatedNews-box:hover h3 span {
  color: #f8a427;
}

.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: #f8a427;
  /* 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: #f8a427;
}

.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: #f8a427;
  background-color: #fff;
  border: 2px solid #f8a427;
  box-shadow: 0 4px 10px rgba(248, 164, 39, 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: #f8a427;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(248, 164, 39, 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(250.4013452915, 195.2174887892, 113.0986547085) 0%,
    #f8a427 100%
  );
  color: #fff;
  flex-direction: column;
  box-shadow: 0 6px 15px rgba(248, 164, 39, 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(248, 164, 39, 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(248, 164, 39, 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: #f8a427;
  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(254.3, 245.9, 233.4);
  color: #f8a427;
}

.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: #f8a427;
}
.product-detail-content #productdetailTab .nav-item .nav-link.active {
  background: linear-gradient(
    135deg,
    rgb(250.4013452915, 195.2174887892, 113.0986547085) 0%,
    #f8a427 100%
  );
  color: #ffffff;
  box-shadow: 0 6px 15px rgba(248, 164, 39, 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;
}

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

.col-photos {
  padding: 10px;
}

@media (max-width: 991px) {
  .row-photos {
    margin: -5px;
  }
  .col-photos {
    padding: 5px;
  }
}
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;
}

/* ==================== SLIDER ==================== */
.slideshow-item {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #fff;
}

.slideshow-item::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    #1a1a1a 0%,
    rgba(17, 17, 17, 0) 47.6%,
    #111 100%
  );
}

.slideshow-item .slide-text {
  position: absolute;
  z-index: 3;
  left: 2.2%;
  bottom: 17%;
}

.slideshow-item .slide-slogan {
  display: inline-block;
  margin-bottom: 5px;
  font: 28px "Barlow-Medium";
  line-height: 34px;
  background: linear-gradient(90deg, #f8a427 0%, #f9e857 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.slideshow-item .slide-text h3 {
  margin-left: 28px;
  font: 50px "Barlow-Regular";
  line-height: 60px;
  color: #fff;
}
.slideshow-item .slide-text h3 span {
  font: 48px "Barlow-Bold";
  text-transform: uppercase;
  line-height: 58px;
  color: #ffffff;
}
.slideshow-item .slide-action {
  position: absolute;
  z-index: 3;
  right: 7%;
  bottom: 15%;
  display: flex;
  align-items: center;
  gap: 30px;
}

.slideshow-item .slide-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-sizing: border-box;
  padding: 12px 32px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  color: #fff;
  font: 14px "Barlow-Bold";
  line-height: 17px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}

.slideshow-item .slide-button a:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
}
.slideshow-item .slide-button a i {
  font-size: 24px;
}

.slideshow-item .slide-contact a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  text-decoration: none;
}

.slideshow-item .slide-contact .img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

.slideshow-item .contact-text .contact-name {
  font: 16px "Barlow-SemiBold";
  line-height: 19px;
  color: #fff;
}

.slideshow-item .contact-text .contact-number {
  font: 22px "Barlow-ExtraBold";
  line-height: 26px;
  color: #fff;
}
@media (max-width: 991px) {
  .slideshow-item {
    min-height: 500px;
  }

  .slideshow-item .slideshow-image .img-fluid {
    min-height: 500px;
    object-fit: cover;
  }

  .slideshow-item .slide-text {
    left: 20px;
    bottom: 120px;
    max-width: calc(100% - 40px);
  }

  .slideshow-item .slide-slogan {
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 26px;
  }

  .slideshow-item .slide-text h3 {
    margin-left: 0;
    font-size: 24px;
    line-height: 38px;
  }

  .slideshow-item .slide-text h3 span {
    font-size: 22px;
    line-height: 36px;
  }

  .slideshow-item .slide-action {
    left: 20px;
    right: auto;
    bottom: 45px;
    gap: 15px;
  }

  .slideshow-item .slide-button a {
    padding: 9px 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .slideshow-item .slide-button a i {
    font-size: 20px;
  }

  .slideshow-item .slide-contact a {
    gap: 8px;
  }

  .slideshow-item .slide-contact .img {
    width: 40px;
    height: 40px;
  }

  .slideshow-item .contact-text .contact-name {
    font-size: 13px;
    line-height: 17px;
  }

  .slideshow-item .contact-text .contact-number {
    font-size: 17px;
    line-height: 21px;
  }
}
