@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
:root {
  --bs-blue: rgb(26 110 58);
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  line-height: 1.5;
  font-family: "Libre Franklin", sans-serif;
  font-variation-settings: normal;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
}

html, body {
  font-size: 16px;
}
@media (min-width: 1280px) {
  html, body {
    font-size: 1.25vw;
  }
}
@media (min-width: 1440px) {
  html, body {
    font-size: 1vw;
  }
}

main {
  padding-top: 80px;
}
@media (min-width: 1280px) {
  main {
    padding-top: 4.6875rem;
  }
}

@media (min-width: 1280px) {
  main, div {
    font-size: clamp(12px, 16 / 1920 * 100rem, 5rem);
  }
}

a {
  color: inherit;
  text-decoration: inherit;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: linear;
}
a:hover {
  color: currentColor;
}

figure {
  text-align: center;
}
figure figcaption {
  background: rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-style: italic;
  padding: 10px;
}

.aligncenter {
  margin: 0 auto;
  display: block;
}

.alignright {
  margin-left: auto;
  display: block;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  display: inline;
  max-width: 100%;
}

img, video {
  max-width: 100%;
  height: auto;
}

.text-primary {
  color: rgb(26, 110, 58) !important;
}

.mt-8 {
  margin-top: 1.6666666667rem;
}

.mb-8 {
  margin-bottom: 1.6666666667rem;
}

.space-y-16 > *:not(:first-child) {
  margin-top: 16px;
}

.space-y-10 > *:not(:first-child) {
  margin-top: 10px;
}

.space-y-8 > *:not(:first-child) {
  margin-top: 8px;
}

.body-18 {
  font-size: 17px;
  line-height: 1.4444444444;
}
@media (min-width: 1280px) {
  .body-18 {
    font-size: clamp(12px, 18 / 1920 * 100rem, 5rem);
  }
}

.link {
  display: flex;
  align-items: center;
  gap: 0.8333333333rem;
  color: rgb(26, 110, 58);
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  outline: none;
}
@media (min-width: 1280px) {
  .link {
    font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
  }
}
.link:hover {
  color: rgb(255, 209, 0);
}

@media (min-width: 576px) {
  .container {
    max-width: 95vw;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 75rem;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 83.3333333333rem;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 80rem;
  }
}

.container-wrap {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
  width: 100%;
  max-width: 1752px;
}
.container-wrap .container {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 1280px) {
  .container-wrap .container {
    padding-right: 0.8333333333rem;
    padding-left: 0.8333333333rem;
  }
}
.container-wrap.is-pad .container {
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
}

.row {
  margin-right: -0.8333333333rem;
  margin-left: -0.8333333333rem;
}
.row > * {
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
}

.desktop-only {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-only {
    display: block;
  }
}

.mobile-only {
  display: block;
}
@media (min-width: 1024px) {
  .mobile-only {
    display: none;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.text-primary-800 {
  color: rgb(26, 110, 58);
}

@media (min-width: 1024px) {
  .box-sticky {
    position: sticky;
    top: 5.2083333333rem;
    z-index: 10;
  }
}

.bg-primary-200 {
  background-color: rgb(192, 242, 205);
}

.bg-primary-300 {
  background-color: rgb(143, 230, 167);
}

.bg-primary-400 {
  background-color: rgb(87, 209, 121);
}

.button {
  display: flex;
  row-gap: 0.625rem;
  flex-wrap: wrap;
  gap: 1.0416666667rem;
}

.btn-solid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8333333333rem;
  border-radius: 9999px;
  background-color: rgb(26, 110, 58);
  padding-top: 0.4166666667rem;
  padding-right: 0.8333333333rem;
  padding-bottom: 0.4166666667rem;
  padding-left: 0.8333333333rem;
  height: 2.5rem;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
}
@media (min-width: 1024px) {
  .btn-solid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (min-width: 1280px) {
  .btn-solid {
    font-size: clamp(12px, 16 / 1920 * 100rem, 5rem);
  }
}
.btn-solid.is-yellow {
  background-color: rgb(255, 209, 0);
  color: rgb(26, 110, 58);
}
.btn-solid.is-bg-transparent {
  border-radius: 0px;
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
  height: 2.0833333333rem;
  color: rgb(26, 110, 58);
  position: relative;
  transition: background-size 350ms;
  background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
}
.btn-solid.is-bg-transparent:hover {
  background-color: transparent;
  background-size: 100% 1px;
  background-position-x: left;
}
.btn-solid:hover {
  background-color: rgb(255, 209, 0);
  color: rgb(26, 110, 58);
}

#buttonMenu {
  position: relative;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate) 0deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  z-index: 50;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  border-style: none;
  padding: 0;
  width: 28px;
  min-width: 28px;
  height: 32px;
}
@media (min-width: 1280px) {
  #buttonMenu {
    display: none;
  }
}
#buttonMenu .line {
  --tw-rotate: 0deg;
  --tw-bg-opacity: 1;
  display: block;
  position: absolute;
  left: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 9999px;
  background-color: rgb(26, 110, 58);
  width: 100%;
  height: 2px;
}
#buttonMenu .line:nth-child(1) {
  top: 4px;
}
#buttonMenu .line:nth-child(2) {
  top: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#buttonMenu .line:nth-child(3) {
  bottom: 4px;
}
#buttonMenu #pulseMe {
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  justify-content: center;
  align-items: center;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  z-index: 1;
  width: 30px;
  min-width: 34px;
  height: 34px;
}
#buttonMenu .bar {
  --tw-bg-opacity: 1;
  --tw-shadow: 0 0 0 #1A6E3A, 0 0 1px #1A6E3A, 0 0 8px #1A6E3A, 0 0 16px #1A6E3A;
  --tw-shadow-colored: 0 0 0 var(--tw-shadow-color), 0 0 1px var(--tw-shadow-color), 0 0 8px var(--tw-shadow-color), 0 0 16px var(--tw-shadow-color);
  position: absolute;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  border-radius: 0.2083333333rem;
  background-color: rgb(26, 110, 58, var(--tw-bg-opacity));
}
#buttonMenu .bar.left {
  width: 1px;
  animation: leftBar 2s linear infinite;
}
#buttonMenu .bar.top {
  height: 1px;
  animation: topBar 2s linear infinite;
}
#buttonMenu .bar.right {
  width: 1px;
  animation: rightBar 2s linear infinite;
}
#buttonMenu .bar.bottom {
  height: 1px;
  animation: bottomBar 2s linear infinite;
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 50;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.backdrop.open {
  opacity: 1;
  pointer-events: auto;
}

.swiper-button.is-flex {
  display: flex;
  gap: 0.625rem;
}
.swiper-button > * {
  -webkit-user-select: none;
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(26, 110, 58, var(--tw-border-opacity));
  border-radius: 9999px;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(26, 110, 58, var(--tw-text-opacity));
  font-size: clamp(12px, 1.0416666667rem, 5rem);
  -moz-user-select: none;
       user-select: none;
}
@media (min-width: 1024px) {
  .swiper-button > * {
    width: 3.125rem;
    height: 3.125rem;
    font-size: clamp(12px, 1.25rem, 5rem);
  }
}
.swiper-button > *:hover {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(26, 110, 58, var(--tw-bg-opacity));
  color: rgb(255, 255, 255, var(--tw-text-opacity));
}
.swiper-button > *.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(141, 198, 63);
}

.social-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.social-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  background-color: rgb(255, 255, 255);
  width: 2.0833333333rem;
  height: 2.0833333333rem;
  color: rgb(26, 110, 58);
  font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
}
@media (min-width: 1280px) {
  .social-list a {
    width: 2.5rem;
    height: 2.5rem;
    font-size: clamp(12px, 24 / 1920 * 100rem, 5rem);
  }
}
.social-list a:hover {
  background-color: rgb(255, 209, 0);
  color: rgb(26, 110, 58);
}

.nav-fixed {
  position: fixed;
  right: 0.625rem;
  bottom: 5rem;
  z-index: 50;
}
.nav-fixed ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
}
.nav-fixed ul li {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  border-radius: 9999px;
  background-color: rgb(255, 209, 0, var(--tw-bg-opacity));
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(26, 110, 58, var(--tw-text-opacity));
  font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
}
.nav-fixed ul li.back-to-top.active {
  opacity: 1;
  pointer-events: auto;
}
.nav-fixed ul li.button-phone {
  opacity: 1;
}

.img-cover {
  display: block;
  overflow: hidden;
}
.img-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-zoom {
  display: block;
  overflow: hidden;
}
.img-zoom img {
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-zoom:hover img {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.iframe-scale {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.iframe-scale iframe {
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 0;
  min-width: 100%;
  height: 100%;
}

.equal-height .swiper-slide > * {
  height: 100%;
}

.sub-header-24 {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (min-width: 1280px) {
  .sub-header-24 {
    font-size: clamp(12px, 24 / 1920 * 100rem, 5rem);
  }
}

.header-40 {
  font-size: 28px;
  line-height: 1.2;
}
@media (min-width: 1280px) {
  .header-40 {
    font-size: clamp(12px, 40 / 1920 * 100rem, 5rem);
  }
}

.section {
  padding-top: 2.0833333333rem;
  padding-bottom: 2.0833333333rem;
}
@media (min-width: 1280px) {
  .section {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 1440px) {
  .section {
    padding-top: 4.1666666667rem;
    padding-bottom: 4.1666666667rem;
  }
}

.section-t {
  padding-top: 2.0833333333rem;
}
@media (min-width: 1280px) {
  .section-t {
    padding-top: 3.125rem;
  }
}
@media (min-width: 1440px) {
  .section-t {
    padding-top: 4.1666666667rem;
  }
}

.section-b {
  padding-bottom: 2.0833333333rem;
}
@media (min-width: 1280px) {
  .section-b {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 1440px) {
  .section-b {
    padding-bottom: 4.1666666667rem;
  }
}

.site-desc {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4444444444;
}
@media (min-width: 1280px) {
  .site-desc {
    font-size: clamp(12px, 18 / 1920 * 100rem, 5rem);
  }
}

.lozad-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.oem-about {
  position: relative;
  border-radius: 0.8333333333rem;
  background-position: 75% !important;
  background-color: rgb(255, 255, 255);
  padding: 1.0416666667rem;
  overflow: hidden;
}
.oem-about::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(180deg, #EDF8E9 28.65%, rgba(237, 248, 233, 0.72) 53.65%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}
@media (min-width: 768px) {
  .oem-about::before {
    background: linear-gradient(90deg, #EDF8E9 28.65%, rgba(237, 248, 233, 0.72) 53.65%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (min-width: 768px) {
  .oem-about {
    padding: 2.0833333333rem;
  }
}
@media (min-width: 1024px) {
  .oem-about {
    background-position: center center !important;
  }
}
@media (min-width: 1280px) {
  .oem-about {
    border-radius: 1.6666666667rem;
    padding: 4.1666666667rem;
  }
}
.oem-about .block-oem-content {
  max-width: 33.3333333333rem;
}
.oem-about .container {
  position: relative;
  z-index: 2;
}
.oem-about .info-list {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.8333333333rem;
}
@media (min-width: 576px) {
  .oem-about .info-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.oem-about .info-item {
  border-style: none;
  border-radius: 0.8333333333rem;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 1.0416666667rem;
}
@media (min-width: 1280px) {
  .oem-about .info-item {
    border-radius: 1.6666666667rem;
    padding-top: 2.5rem;
    padding-right: 1.6666666667rem;
    padding-bottom: 2.5rem;
    padding-left: 1.6666666667rem;
  }
}
.oem-about .info-item:nth-child(4n+2), .oem-about .info-item:nth-child(4n+3) {
  background-color: rgba(26, 110, 58, 0.75);
}
.oem-about .info-item:nth-child(4n+2) > *, .oem-about .info-item:nth-child(4n+3) > * {
  color: rgb(255, 255, 255);
}

.site-title {
  color: rgb(26, 110, 58);
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .site-title {
    font-size: clamp(12px, 40 / 1920 * 100rem, 5rem);
  }
}

.info-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.0416666667rem;
}
@media (min-width: 768px) {
  .info-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.6666666667rem;
  }
}

.info-item {
  display: flex;
  flex-direction: column;
  gap: 0.4166666667rem;
  padding-bottom: 0.8333333333rem;
}
@media (min-width: 768px) {
  .info-item {
    border-left-width: 1px;
    border-color: rgb(143, 230, 167);
    padding-right: 1.6666666667rem;
    padding-bottom: 1.4583333333rem;
    padding-left: 1.6666666667rem;
  }
}
.info-item .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
}
.info-item .icon > * {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.info-item .info-header {
  color: #1A6E3A;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1280px) {
  .info-item .info-header {
    font-size: clamp(12px, 40 / 1920 * 100rem, 5rem);
  }
}
.info-item .info-sub-header {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  color: #1A6E3A;
}
@media (min-width: 1280px) {
  .info-item .info-sub-header {
    font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
  }
}

.nav-category .category-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8333333333rem;
}
@media (min-width: 1280px) {
  .nav-category .category-list {
    gap: 1.6666666667rem;
  }
}
.nav-category .category-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(26, 110, 58);
  border-radius: 9999px;
  background-color: rgb(241, 252, 243);
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
  height: 2.0833333333rem;
  overflow: hidden;
  color: rgb(26, 110, 58);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .nav-category .category-list a {
    font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
  }
}

.product-item {
  position: relative;
}
.product-item .product-image {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(220, 220, 220);
  border-radius: 0.625rem;
  padding: 0.625rem;
  aspect-ratio: 1/1;
}
@media (min-width: 1024px) {
  .product-item .product-image {
    border-radius: 0.8333333333rem;
    padding: 1.4583333333rem;
  }
}
.product-item .product-caption {
  display: flex;
  flex-direction: column;
  gap: 0.4166666667rem;
  padding: 0.625rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .product-item .product-caption {
    padding-top: 1.25rem;
    padding-right: 1.0416666667rem;
    padding-bottom: 1.25rem;
    padding-left: 1.0416666667rem;
  }
}
.product-item .product-title {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4444444444;
}
@media (min-width: 1280px) {
  .product-item .product-title {
    font-size: clamp(12px, 18 / 1920 * 100rem, 5rem);
  }
}

.news-item {
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 0.8333333333rem;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
}
@media (min-width: 400px) {
  .news-item {
    border-radius: 1.6666666667rem;
  }
}
.news-item:hover {
  --tw-shadow-colored: 4px 4px 32px 16px var(--tw-shadow-color);
  --tw-shadow-color: #eeeeee;
  --tw-shadow: var(--tw-shadow-colored);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.news-item .news-image {
  aspect-ratio: 480/360;
}
.news-item .caption {
  display: flex;
  flex-direction: column;
  gap: 0.4166666667rem;
  background-color: rgb(255, 255, 255);
  padding: 1.0416666667rem;
}
@media (min-width: 1280px) {
  .news-item .caption {
    padding: 1.6666666667rem;
    padding-top: 1.25rem;
  }
}
.news-item .news-title {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: 400;
  font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
}
@media (min-width: 1280px) {
  .news-item .news-title {
    font-size: clamp(12px, 24 / 1920 * 100rem, 5rem);
  }
}
.news-item .news-title:hover {
  color: rgb(26, 110, 58);
}
.news-item .news-title a {
  position: relative;
  transition: background-size 350ms;
  background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
}
.news-item .news-title a:hover {
  background-size: 100% 1px;
  background-position-x: left;
}

.news-category {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
}
@media (min-width: 1280px) {
  .news-category {
    font-size: clamp(12px, 16 / 1920 * 100rem, 5rem);
  }
}

.news-list-title .news-item {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  border-radius: 0px;
  padding-top: 1.0416666667rem;
  padding-bottom: 1.0416666667rem;
}
.news-list-title .news-item + .news-item {
  border-top: 1px solid rgb(220, 220, 220);
}
.news-list-title .news-item .news-image {
  display: none;
}
.news-list-title .news-item .caption {
  padding: 0;
}
@media (min-width: 1280px) {
  .news-list-title .news-item .caption {
    gap: 0.8333333333rem;
  }
}

.section-header {
  font-size: 26px;
  line-height: 1.25;
}
@media (min-width: 1280px) {
  .section-header {
    font-size: clamp(12px, 40 / 1920 * 100rem, 5rem);
  }
}

.section-header-32 {
  font-size: 26px;
  line-height: 1.25;
}
@media (min-width: 1280px) {
  .section-header-32 {
    font-size: clamp(12px, 32 / 1920 * 100rem, 5rem);
  }
}

.form-newsletter {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.form-newsletter .wpcf7-form-control:not(.wpcf7-submit) {
  border-radius: 0.8333333333rem;
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
  height: 2.5rem;
  border: none;
  outline: none;
  width: 100%;
}
@media (min-width: 1280px) {
  .form-newsletter .wpcf7-form-control:not(.wpcf7-submit) {
    height: 2.9166666667rem;
  }
}
.form-newsletter .wpcf7-textarea {
  height: 4.1666666667rem !important;
}
@media (min-width: 1280px) {
  .form-newsletter .wpcf7-textarea {
    height: 6.25rem !important;
  }
}
.form-newsletter .full-width {
  grid-column: span 2;
}
.form-newsletter .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.form-newsletter-submit {
  display: flex;
  justify-content: flex-end;
  gap: 0.8333333333rem;
  margin-right: 0;
  margin-left: auto;
  border-radius: 0.8333333333rem;
  background-color: transparent;
  padding: 0;
  width: -moz-max-content;
  width: max-content;
  color: rgb(255, 255, 255);
  align-items: center;
  border: none;
}
.form-newsletter-submit:hover {
  color: rgb(26, 110, 58);
}
.form-newsletter-v2 .wpcf7-form-control {
  border: 2px solid rgb(239, 239, 239) !important;
}
.form-newsletter-v2 .form-newsletter-submit {
  border-radius: 30px;
  background-color: rgb(26, 110, 58);
  padding: 12px 15px;
  text-transform: uppercase;
}
.form-newsletter-v2 .form-newsletter-submit:hover {
  background-color: rgb(255, 209, 0);
}

.c-feedback {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1490196078);
  border-radius: 16px;
  padding: 24px;
  background-color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.c-feedback::before {
  content: "";
  position: absolute;
  right: -60px;
  top: -60px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: rgb(26, 110, 58);
  background-image: url(../images/icons/icon-quotes.png);
  background-repeat: no-repeat;
  background-size: 50px 44px;
  background-position: bottom 40px left 30px;
}
.c-feedback-thumb {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #ccc;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
.c-feedback-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-feedback h4 {
  color: rgb(26, 110, 58);
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.c-feedback p {
  font-weight: 600;
  color: #0A1F77;
  margin-bottom: 0;
}
.c-feedback-star {
  margin-top: 24px;
  color: #FEC42D;
  font-size: 18px;
}
.c-feedback-desc {
  margin-top: 24px;
}

.c-breadcrumb {
  background-color: rgba(255, 212, 147, 0.2);
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}
.c-breadcrumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 1280px) {
  .c-breadcrumb .site-title {
    font-size: clamp(12px, 32 / 1920 * 100rem, 5rem);
  }
}
.c-breadcrumb-left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
}
.c-breadcrumb-line {
  width: 100%;
  max-width: 120px;
  border-top: 4px double rgb(26, 110, 58);
}
.c-breadcrumb-nav > span {
  display: block;
  color: rgb(21, 21, 21);
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4444444444;
}
@media (min-width: 1280px) {
  .c-breadcrumb-nav > span {
    font-size: clamp(12px, 18 / 1920 * 100rem, 5rem);
  }
}
.c-breadcrumb-wrap {
  position: relative;
}

.contact-maps {
  border-radius: 0.625rem;
  padding-top: 35.9042553191%;
}
@media (min-width: 1280px) {
  .contact-maps {
    border-radius: 1.0416666667rem;
  }
}

.step-item {
  display: flex;
  align-items: center;
  gap: 0.8333333333rem;
  border-radius: 0.625rem;
  padding: 1.0416666667rem;
}
@media (min-width: 1280px) {
  .step-item {
    gap: 1.6666666667rem;
    border-radius: 1.25rem;
    padding-top: 2.0833333333rem;
    padding-right: 1.6666666667rem;
    padding-bottom: 2.0833333333rem;
    padding-left: 1.6666666667rem;
  }
}
.step-item .number {
  --tw-text-opacity: 1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #1A6E3A;
  -webkit-text-stroke-width: 1px;
  color: rgb(26, 110, 58, var(--tw-text-opacity));
  font-weight: 700;
  font-size: 3.3333333333rem;
}

.recruitment-table {
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .recruitment-table {
    border-radius: 1.0416666667rem;
  }
}
.recruitment-table table {
  background-color: rgb(241, 252, 243);
  width: 100%;
}
.recruitment-table th {
  background-color: rgb(26, 110, 58);
  padding-top: 0.8333333333rem;
  padding-right: 1.0416666667rem;
  padding-bottom: 0.8333333333rem;
  padding-left: 1.0416666667rem;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  text-align: left;
}
@media (min-width: 1280px) {
  .recruitment-table th {
    font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
  }
}
.recruitment-table tbody tr {
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-top-width: 1px;
  border-color: rgb(220, 220, 220);
}
.recruitment-table tbody tr:first-child {
  border-top-width: 0px;
}
.recruitment-table td {
  padding: 1.0416666667rem;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4444444444;
}
@media (min-width: 1280px) {
  .recruitment-table td {
    font-size: clamp(12px, 18 / 1920 * 100rem, 5rem);
  }
}

.modal .modal-wrap {
  border-radius: 0.8333333333rem;
  background-color: rgb(255, 255, 255);
  padding-top: 2.0833333333rem;
  padding-right: 1.0416666667rem;
  padding-bottom: 2.0833333333rem;
  padding-left: 1.0416666667rem;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .modal .modal-wrap {
    border-radius: 1.6666666667rem;
    padding: 1.6666666667rem;
  }
}
@media (min-width: 1280px) {
  .modal .modal-wrap {
    padding-top: 3.125rem;
    padding-right: 2.7083333333rem;
    padding-bottom: 3.125rem;
    padding-left: 2.7083333333rem;
  }
}

.modal-core .modal-wrap {
  padding: 0;
}
.modal-core .core-wrap {
  display: flex;
  flex-direction: column-reverse;
  gap: 1.0416666667rem;
}
@media (min-width: 768px) {
  .modal-core .core-wrap {
    flex-direction: row;
  }
}
.modal-core .full-content {
  white-space: pre-line;
}
@media (min-width: 768px) {
  .modal-core .full-content {
    max-height: 16.6666666667rem;
    overflow-y: auto;
  }
}
@media (min-width: 1024px) {
  .modal-core .full-content {
    max-height: 25.5208333333rem;
  }
}
@media (min-width: 1280px) {
  .modal-core .full-content {
    max-height: 24.5833333333rem;
  }
}
@media (min-width: 576px) {
  .modal-core .f-button.is-close-button {
    top: 0.4166666667rem;
  }
}
@media (min-width: 1024px) {
  .modal-core .f-button.is-close-button {
    top: 0.625rem;
    right: 0.625rem;
  }
}
.modal-core .f-button.is-close-button svg {
  stroke: #1A6E3A;
}

.gallery-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}
@media (max-width: 767px) {
  .gallery-row {
    grid-template-columns: 2fr;
  }
}
.gallery-row .img-cover {
  aspect-ratio: 1/1;
  position: relative;
}
.gallery-row .img-cover::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  mix-blend-mode: initial;
  transition-duration: 800ms;
  transition-property: mix-blend-mode, transform, opacity, background-color;
}
.gallery-row .img-cover:hover::before {
  background-color: rgba(0, 0, 0, 0.5);
}

.share-list {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.share-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(26, 110, 58);
  border-radius: 9999px;
  background-color: rgb(255, 255, 255);
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(26, 110, 58);
  font-size: clamp(12px, 1.25rem, 5rem);
}
.share-list a:hover {
  background-color: rgb(26, 110, 58);
  color: rgb(255, 255, 255);
}

.full-content {
  margin-top: 0.8333333333rem;
  margin-bottom: 0.8333333333rem;
}
.full-content h1 {
  font-weight: 800;
  font-size: 2.25em;
  line-height: 1.1111111;
}
.full-content h2 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.3333333;
}
.full-content h3 {
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.6;
}
.full-content h4 {
  font-weight: 600;
  line-height: 1.5;
}
.full-content ul,
.full-content ol {
  padding-left: 1.625em;
  list-style-type: disc;
}
.full-content ol {
  list-style-type: decimal;
}
.full-content li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.full-content > * {
  margin-bottom: 20px;
}
.full-content > *:last-child {
  margin-bottom: 0;
}

.box-news-detail {
  position: relative;
}
@media (min-width: 1280px) {
  .box-news-detail .share-wrap {
    position: absolute;
    top: 0;
    left: -3.125rem;
    height: 100%;
  }
}
@media (min-width: 1440px) {
  .box-news-detail .share-wrap {
    left: -4.1666666667rem;
  }
}
@media (min-width: 1280px) {
  .box-news-detail .share-list {
    position: sticky;
    top: 5.2083333333rem;
    flex-direction: column;
  }
}
.box-news-detail .full-content {
  border-top: 1px solid rgb(220, 220, 220);
  margin-top: 24px;
  padding-top: 24px;
  font-size: 1rem;
}
.box-news-detail .news-list-title .news-item {
  border-top-width: 0px;
  border-bottom-width: 1px;
}

.single-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 14px;
  color: rgb(114, 122, 133);
}
.single-meta-item {
  position: relative;
  padding-right: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-meta-item:not(:last-child)::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(2, 1, 1, 0.1490196078);
  width: 1px;
  height: 10px;
}

.button-sale .btn-contact {
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
  background: rgb(26, 110, 58);
  border: none;
  padding: 12px 24px;
  border-radius: 3px;
  transition: all 0.3s;
}
.button-sale .btn-contact span {
  position: relative;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
}
.button-sale .btn-contact span::before {
  content: "\f2a0";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  position: relative;
  left: -10px;
  bottom: 0;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
  display: inline-block;
}
.button-sale .btn-contact p {
  font-size: 12px;
  width: 100%;
}
.button-sale .button-baogia {
  background: rgb(255, 209, 0);
}

.post-navigation {
  margin-top: 50px;
}
.post-navigation ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
}

.eel-nav-label {
  display: inline-flex;
  font-size: 14px;
  align-items: center;
  gap: 4px;
  color: #727A85;
}

.eel-nav-title {
  display: block;
  font-size: 1em;
  color: #35404E;
  font-weight: 600;
}

.comment-respond {
  margin-top: 50px;
}
.comment-respond label {
  display: block;
  margin-bottom: 4px;
}
.comment-respond input:not([type=checkbox]):not([type=submit]),
.comment-respond textarea {
  background-color: #fff;
  border: 1px solid #cacaca;
  box-shadow: inset 0 1px 2px rgba(1, 0, 0, 0.1);
  border-radius: 8px;
  outline: none;
  padding: 8px 16px;
  width: 100%;
}
.comment-respond input[type=submit] {
  border: 0;
  background-color: rgb(26, 110, 58);
  border-radius: 8px;
  padding: 10px 16px;
  font-weight: 500;
  color: #fff;
  width: 100%;
}

.news-detail-title {
  border-bottom: 1px solid rgb(220, 220, 220);
  margin-bottom: 24px;
  padding-bottom: 24px;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .news-detail-title {
    font-size: clamp(12px, 36 / 1920 * 100rem, 5rem);
  }
}

.single-tag {
  border: 1px solid rgba(0, 0, 0, 0.1490196078);
  border-radius: 8px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-top: 50px;
}
.single-tag span {
  font-size: 20px;
  font-weight: 600;
  margin-right: 16px;
}
.single-tag .single-tag-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.single-tag .single-tag-item a {
  color: #fff;
  background-color: rgb(26, 110, 58);
  border-radius: 6px;
  padding: 6px 14px;
  font-size: 14px;
}
.single-tag .single-tag-item a:hover {
  background-color: rgb(255, 209, 0);
}
.single-tag .single-tag-list {
  display: flex;
  align-items: center;
  gap: 5px;
}

.single-thumb {
  margin-bottom: 30px;
}
.single-thumb img {
  width: 100%;
}

.listbox-outer {
  background: #edeef1;
  padding: 15px 25px;
}
.listbox-outer .linkbox-inner {
  display: flex;
  align-items: center;
}
.listbox-outer .linkbox-inner i {
  color: #3475e7;
  font-size: 24px;
  width: 35px;
}
.listbox-outer .linkbox-inner + div {
  flex: 1;
  word-break: break-all;
}
.listbox-outer .linkbox-inner .title {
  color: #606060;
  font-size: 15px;
  font-weight: 300;
}
.listbox-outer .linkbox-inner .desc {
  color: #010000;
  font-weight: 700;
  line-height: normal;
}
.listbox-outer .linkbox-inner:hover .desc {
  color: #3475e7;
}

.widget .widget-title {
  font-size: clamp(12px, 24 / 1920 * 100rem, 5rem);
  font-weight: 700;
  margin-bottom: 20px;
}
.widget + .widget {
  margin-top: 30px;
}

.search-form {
  display: flex;
  position: relative;
  overflow: hidden;
}
.search-form label {
  flex: 1;
}
.search-form input.search-field {
  border: 1px solid rgba(0, 0, 0, 0.1490196078);
  background: none;
  color: #444;
  padding: 18px 45px 18px 25px;
  width: 100%;
  border-radius: 8px;
  outline: none;
  font-size: 16px;
}
.search-form input.search-submit {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  border-radius: 0 10px 10px 0px;
  padding: 13px 20px 13px 20px;
  font-size: 15px;
  font-weight: 700;
  height: 100%;
  background-color: rgb(26, 110, 58);
  color: #fff;
}

.page_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 50px;
}
.page_nav .page-numbers {
  position: relative;
  z-index: 1;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 0;
  text-align: center;
  background: #f4f6fd;
  border-radius: 5px;
  transition: 0.4s;
}
.page_nav .page-numbers.current, .page_nav .page-numbers:hover {
  background: rgb(26, 110, 58);
  color: #fff;
}

.navigation-menu-mobile {
  height: 100px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 111;
}

.menu-mobile__container {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 9999;
}

.menu-mobile__container .menu-mobile__icon {
  position: absolute;
  width: 66px;
  height: 66px;
  left: 50%;
  top: 0;
  box-shadow: 0 4px 10px rgba(146, 55, 73, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transform: translateX(-50%);
  border: 2px solid #fff;
  background: rgb(26, 110, 58);
}

.navigation-menu-mobile ul {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  list-style: none;
  justify-content: center;
  align-items: flex-end;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 5px;
}

.navigation-menu-mobile ul li a {
  display: grid;
  justify-content: center;
  align-items: center;
  gap: 3px;
}

.navigation-menu-mobile ul li a span.la {
  width: 72px;
  height: 20px;
  line-height: 20px;
  left: 0;
  top: 2px;
  position: relative;
  border-radius: 34px;
  color: #fff;
  text-align: center;
  background: rgb(26, 110, 58);
}

.navigation-menu-mobile ul li a span {
  display: block;
  margin: auto;
  font-size: 12px !important;
  color: #111;
  text-transform: capitalize;
}

.navigation-menu-mobile li:nth-child(3) a .btn-frame span {
  background: #fff;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ul_menu-mobile__container svg {
  width: 25px;
  height: auto;
  fill: rgb(26, 110, 58);
}

.navigation-menu-mobile .custom-btn-1 {
  border-radius: 50%;
}

.menu-mobile__container:before {
  content: "";
  background-image: url(../images/mb-footer-bg.svg);
  width: 100%;
  height: 63%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-nav-btn-message {
  width: 30px;
  height: 29px;
  background-position: center;
  background-size: contain;
}

.icon-nav-address, .icon-nav-calendar, .icon-nav-respon {
  width: 25px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

.navigation-menu-mobile .custom-btn-1 {
  border-radius: 50%;
}

.ul_menu-mobile__container > li > a > span > i {
  font-size: 22px;
  color: rgb(26, 110, 58);
}

.navigation-menu-mobile li:nth-child(3) a .btn-frame {
  width: 50px;
  margin: 0 auto 8px;
  position: relative;
}

.navigation-menu-mobile li:nth-child(3) a .btn-frame span {
  background: #fff;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navigation-menu-mobile li:nth-child(3) a img {
  max-width: 40px;
}

.btn-frame .kenit-alo-circle {
  width: 60px;
  height: 60px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(7, 41, 103, 0.8);
  opacity: 0.1;
  border-color: rgb(26, 110, 58);
  opacity: 0.5;
}

.btn-frame .zoomIn {
  animation-name: zoomIn;
}

.btn-frame .pulse {
  animation-name: pulse;
}

.btn-frame .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.btn-frame .animated.infinite {
  animation-iteration-count: infinite;
}

header {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  z-index: 40;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: rgb(255, 255, 255);
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  width: 100%;
  height: 80px;
}
@media (min-width: 1280px) {
  header {
    height: 4.6875rem;
  }
}
@media (max-width: 1280px) {
  header .navbar-nav {
    display: none;
  }
}
header .header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
header .logo img {
  max-width: 184px;
}
@media (max-width: 767px) {
  header .logo img {
    max-width: 150px;
  }
}
header .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1.4583333333rem;
}
@media (min-width: 1440px) {
  header .header-right {
    gap: 2.0833333333rem;
  }
}
header .main-menu {
  display: flex;
  align-items: center;
  gap: 1.4583333333rem;
}
@media (min-width: 1440px) {
  header .main-menu {
    gap: 2.0833333333rem;
  }
}
header .main-menu li.hot {
  position: relative;
}
header .main-menu li.hot::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%);
  background-image: url(../images/hot.gif);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 20px;
}
header .main-menu li.hot > a {
  color: #af1d1d;
}
header .main-menu li.current-menu-item > a {
  color: #af1d1d;
}
header .main-menu li.menu-item-has-children > a {
  position: relative;
  padding-right: 10px;
}
header .main-menu li.menu-item-has-children > a::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  font-family: "Font Awesome 6 Pro";
}
header .main-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
header .main-menu li ul {
  background-color: #fff;
  min-width: 320px;
  left: 0;
  top: 100%;
  position: absolute;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  list-style: none;
  transition: 0.2s ease-out;
  transform: translate3d(0, 20px, 0);
}
header .main-menu li ul li:not(:last-child) {
  border-bottom: 1px solid #c4c4c4;
}
header .main-menu li ul li a {
  padding: 12px 15px;
  display: block;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  font-weight: 500;
  position: relative;
}
header .main-menu li ul li a:hover {
  color: #af1d1d;
  padding-left: 20px;
}
header .main-menu li ul li a:hover:after {
  width: 10px;
  background: #fff;
}
header .main-menu li ul li a:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  height: 2px;
  width: 0;
  background: #af1d1d;
  transition: all 0.3s ease-in-out;
}
header .main-menu li ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
header .main-menu a {
  display: block;
  padding-top: 0.8333333333rem;
  padding-bottom: 0.8333333333rem;
  color: rgb(70, 70, 70);
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 1280px) {
  header .main-menu a {
    font-size: clamp(12px, 16 / 1920 * 100rem, 5rem);
  }
}
header .main-menu a:hover {
  color: #af1d1d;
}
header .button-phone {
  display: none;
}
@media (min-width: 768px) {
  header .button-phone {
    display: block;
  }
}
header .btn-call {
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
  font-weight: 700;
}
@media (min-width: 1280px) {
  header .btn-call {
    gap: 0.4166666667rem;
    height: 2.7083333333rem;
  }
}

.mobile-wrap {
  --tw-bg-opacity: 1;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);
  position: fixed;
  top: 0;
  left: -100%;
  opacity: 0;
  z-index: 1000;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 2.0833333333rem;
  padding-bottom: 2.0833333333rem;
  padding-left: 1.0416666667rem;
  width: 100vw;
  max-width: 20rem;
  height: 100vh;
  pointer-events: none;
}
.mobile-wrap.open {
  left: 0;
  opacity: 1;
  pointer-events: auto;
}
.mobile-wrap .navbar-nav-list {
  padding-right: 0.8333333333rem;
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-wrap .main-menu > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.0416666667rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.0416666667rem * var(--tw-space-y-reverse));
  position: relative;
}
.mobile-wrap .main-menu li.active a {
  color: rgb(26, 110, 58);
}
.mobile-wrap .main-menu a {
  color: rgb(70, 70, 70);
  font-weight: 700;
  font-size: 17px;
  line-height: 1.4444444444;
  text-transform: capitalize;
}
.mobile-wrap .main-menu .close-menu {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-width: 1px;
  border-style: dashed;
  border-color: rgb(26, 110, 58);
  width: 2.0833333333rem;
  height: 2.0833333333rem;
  color: rgb(26, 110, 58);
}
.mobile-wrap .main-menu .sub-menu {
  display: none;
  padding-left: 15px;
  padding-top: 15px;
}
.mobile-wrap .main-menu .arrow {
  position: absolute;
  top: 3px;
  right: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-wrap .close-menu {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-width: 1px;
  border-style: dashed;
  border-color: rgb(26, 110, 58);
  width: 2.0833333333rem;
  height: 2.0833333333rem;
  color: rgb(26, 110, 58);
}

footer .footer-wrap {
  border-radius: 0.8333333333rem;
  background-color: rgb(26, 110, 58);
  color: rgb(220, 220, 220);
}
@media (min-width: 1280px) {
  footer .footer-wrap {
    border-radius: 1.6666666667rem;
    padding-right: 1.0416666667rem;
    padding-left: 1.0416666667rem;
  }
}
footer .footer-top {
  padding-top: 1.0416666667rem;
  padding-bottom: 1.0416666667rem;
}
@media (min-width: 1280px) {
  footer .footer-top {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
footer .footer-title {
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 16px;
}
@media (min-width: 1280px) {
  footer .footer-title {
    font-size: clamp(12px, 20 / 1920 * 100rem, 5rem);
  }
}
footer .footer-infor {
  color: rgb(220, 220, 220);
  font-size: 14px;
  line-height: 1.375;
}
@media (min-width: 1280px) {
  footer .footer-infor {
    font-size: clamp(12px, 14 / 1920 * 100rem, 5rem);
  }
}
footer .footer-infor li + li {
  margin-top: 12px;
}
footer .footer-infor li p {
  margin-bottom: 0;
}
footer .footer-menu a {
  position: relative;
  transition: background-size 350ms;
  background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
  color: rgb(220, 220, 220);
  font-size: 14px;
  line-height: 1.375;
}
@media (min-width: 1280px) {
  footer .footer-menu a {
    font-size: clamp(12px, 14 / 1920 * 100rem, 5rem);
  }
}
footer .footer-menu a:hover {
  background-size: 100% 1px;
  background-position-x: left;
}
@media (min-width: 1280px) {
  footer .social-list ul {
    justify-content: flex-end;
  }
}
@media (min-width: 1280px) {
  footer .footer-text-end {
    text-align: right;
  }
}
footer .footer-bot {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  padding-top: 1.0416666667rem;
  padding-bottom: 1.0416666667rem;
  font-size: 12px;
}
@media (min-width: 1280px) {
  footer .footer-bot {
    flex-direction: row;
    justify-content: space-between;
    gap: 0.625rem;
    padding-top: 1.6666666667rem;
    padding-bottom: 1.6666666667rem;
  }
}

.btn-contact {
  background-color: #246E3D;
  border-radius: 8px;
  padding: 8px;
  width: 100%;
  color: #F8CE06 !important;
  font-weight: 500;
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  .btn-contact {
    font-size: 14px;
  }
}

.line-gradient {
  width: 80px;
  height: 4px;
  border-radius: 100px;
  background: linear-gradient(90deg, #246E3D 0%, rgba(36, 110, 61, 0.5) 100%);
}
@media (max-width: 767px) {
  .line-gradient {
    margin-left: auto;
    margin-right: auto;
  }
}
.line-gradient.center {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .swiper-center {
    max-width: 230px;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
  }
}
.swiper-center .swiper-slide {
  transition: all 0.3s ease;
  transform: scale(0.85);
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .swiper-center .swiper-slide {
    transform: scale(1);
  }
}
.swiper-center .swiper-wrapper {
  align-items: center;
}
.swiper-center .swiper-slide-active {
  transform: scale(1.05);
  z-index: 10;
}

.swiper .swiper-pagination {
  position: relative;
  margin-top: 20px;
}
.swiper .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #F8CE06;
}

.bg-gray {
  background-color: #EFFFF4;
}

@media (max-width: 767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

section {
  font-family: "Roboto", sans-serif;
  padding: 40px 0;
  overflow: hidden;
}
section h2 {
  color: #246E3D;
  font-weight: 700;
  font-size: 40px;
}
@media (max-width: 767px) {
  section h2 {
    font-size: 28px;
    text-align: center;
  }
}

.banner {
  min-height: 900px;
  padding-top: 98px;
  background-image: url(../images/banner-van-chuyen.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .banner {
    min-height: auto;
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
.banner .container {
  max-width: 1100px;
}
@media (max-width: 767px) {
  .banner .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.banner h1 {
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .banner h1 {
    font-size: 28px;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 480px) {
  .banner-logo img {
    max-width: 274px;
  }
}
.banner-box {
  background: rgba(2, 36, 13, 0.8509803922);
  border-radius: 24px;
  padding: 40px 16px 16px;
  text-align: center;
  color: #fff;
}
.banner-desc {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .banner-desc div:nth-child(2) {
    font-size: 10px;
  }
}
.banner-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .banner-btn {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
.banner-btn-item {
  padding: 4px 8px;
  background: #F8CE06;
  border-radius: 99px;
  font-size: 12px;
  color: #333;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media (max-width: 767px) {
  .banner-btn-item:nth-child(1) {
    order: 4;
  }
  .banner-btn-item:nth-child(2) {
    order: 2;
  }
  .banner-btn-item:nth-child(3) {
    order: 3;
  }
  .banner-btn-item:nth-child(4) {
    order: 1;
  }
}
.banner-btn-icon {
  width: 24px;
}
.banner-call {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 48px;
}
@media (max-width: 767px) {
  .banner-call {
    margin-top: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.banner-call-item {
  padding: 4px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .banner-call-item {
    width: 100%;
  }
}
.banner-call-item-phone {
  background: #25703E;
  color: #F8CE06;
  font-weight: 700;
}
.banner-call-item-zalo {
  border: 1px solid #fff;
  color: #fff;
  font-weight: 500;
}

.need {
  padding: 40px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .need {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .need .row {
    flex-direction: column-reverse;
  }
}
.need-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .need-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.need-check {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #666161;
  font-weight: 500;
  position: relative;
}
.need-check::before {
  content: "";
  width: 32px;
  height: 32px;
  background-image: url(../images/icons/check.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.need-check span {
  flex: 1;
}
.need-btn {
  padding-top: 20px;
}
.need-more {
  font-size: 12px;
  font-weight: 700;
  padding: 12px 28px;
  border-radius: 8px;
  background: #F8CE06;
  color: #246E3D;
  display: inline-block;
}
.need-content {
  position: relative;
  z-index: 6;
}
.need-noti {
  background-color: rgba(36, 110, 61, 0.9490196078);
  border-radius: 24px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 40px 8px;
  margin-top: 40px;
}
.need .swiper {
  overflow: visible;
}
.need .swiper::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #EFFFF4;
  width: 100vw;
  height: calc(100% + 20px);
  display: block;
  z-index: 5;
}
@media (max-width: 767px) {
  .need .swiper::before {
    content: none;
  }
}
.need .swiper img {
  aspect-ratio: 200/300;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  width: 100%;
}

.service-system {
  padding: 135px 0;
  position: relative;
  border-bottom: 30px solid #EFFFF4;
}
@media (max-width: 767px) {
  .service-system {
    padding: 100px 0;
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .service-system h2 {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
.service-system::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8CE06;
  clip-path: polygon(0 15%, 100% 0%, 100% 85%, 0% 100%);
}
.service-system .container {
  position: relative;
  z-index: 1;
}
.service-system-list {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}
.service-system-item {
  text-align: center;
}
.service-system-item-icon {
  max-height: 68px;
}
.service-system-item-text {
  color: #333333;
  font-weight: 700;
  margin-top: 15px;
}

.service {
  background: #246E3D;
}
.service h2 {
  color: #F8CE06;
}
@media (max-width: 767px) {
  .service-box {
    order: attr(data-order-mb);
  }
}
.service-item {
  border-radius: 15px;
  background-color: #fff;
  padding: 18px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.service-item-head {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
}
.service-item-desc {
  min-height: 30px;
}
@media (max-width: 767px) {
  .service-item-desc {
    font-size: 13px;
  }
}
.service-item-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.service-item-tags span {
  color: #246E3D;
  font-weight: 500;
  padding: 4px 8px;
  background-color: #FFF9DB;
  border-radius: 100px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .service-item-tags span {
    font-size: 10px;
  }
}
.service-item-content {
  border-top: 1px solid #EAE7E7;
  padding-top: 8px;
}
.service-item-content p {
  margin-bottom: 8px;
}
.service-item-content ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
@media (max-width: 767px) {
  .service-item-content ul li {
    font-size: 13px;
  }
}
.service-item-content ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/check2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.service-item-content ul li + li {
  margin-top: 8px;
}
.service-item-btn {
  margin-top: 20px;
}
.service-item-btn a {
  border: 1px solid #246E3D;
  border-radius: 8px;
  background-color: #fff;
  color: #246E3D;
  font-weight: 700;
  display: block;
  padding: 8px;
  text-align: center;
}
@media (max-width: 767px) {
  .service-item-btn a {
    font-size: 13px;
    padding: 5px 8px;
  }
}
.service-item-btn a:hover {
  background-color: #246E3D;
  color: #fff;
}

.clean-up-box {
  background: #FFFEF6;
  border-radius: 15px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 18px;
  text-align: center;
}
.clean-up-content {
  margin-top: 30px;
}
.clean-up-content h3 {
  font-size: 20px;
}
.clean-up-check {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 40px;
}
.clean-up-btn {
  margin-top: 30px;
}

.procedure-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media (max-width: 767px) {
  .procedure-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.procedure-item {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
  background-color: #fff;
  border-radius: 15px;
  text-align: center;
  padding: 16px;
}
@media (max-width: 767px) {
  .procedure-item {
    display: flex;
    gap: 8px;
  }
}
.procedure-item-text {
  margin-top: 8px;
  color: #0D062D;
  font-weight: 500;
}

@media (max-width: 767px) {
  .commit-desc {
    font-size: 12px;
    text-align: center;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 389px) {
  .commit-desc br {
    display: none !important;
  }
}
.commit-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.commit-item {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1019607843);
  background: #FFFDF5;
  border-radius: 15px;
  padding: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .commit-item {
    padding: 10px;
  }
}
.commit-item-text {
  margin-top: 8px;
  font-size: 20px;
}

.package-item {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
  background: #FFFFFF;
  border-radius: 24px;
  padding: 16px;
}
@media (max-width: 767px) {
  .package-item {
    padding: 10px;
  }
}
.package-item-title {
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .package-item-title {
    font-size: 18px;
  }
}
.package-item-note {
  border-bottom: 1px solid #CFCECE;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .package-item-note {
    font-size: 12px;
  }
}
.package-item-box + .package-item-box {
  margin-top: 10px;
}
.package-item-box-head {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 767px) {
  .package-item-box-head {
    font-size: 14px;
  }
}
.package-item-box-list {
  margin-top: 10px;
}
.package-item-box-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .package-item-box-list li {
    font-size: 12px;
  }
}
.package-item-box-list li + li {
  margin-top: 10px;
}
.package-item-box-list li span:last-child {
  font-weight: 700;
}
.package .swiper .swiper-slide-active .package-item {
  background-color: #FFD700;
}
.package .swiper .swiper-slide-active .package-item-content {
  padding: 8px 16px;
  border-radius: 16px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .feedback h2 {
    font-size: 32px;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
.feedback-list {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .feedback-list {
    margin-top: 40px;
  }
}
.feedback-item {
  box-shadow: 0px 0px 3.25px 0px rgba(0, 0, 0, 0.1019607843);
  background-color: #fff;
  border-radius: 12px;
  padding: 13px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.feedback-item-image {
  border-radius: 6px;
  overflow: hidden;
}
.feedback-item-image img {
  aspect-ratio: 390/220;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feedback-item-content {
  margin-top: 16px;
}
.feedback-item-head {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
}
.feedback-item-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #FEF7D8;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
}
.feedback-item-name {
  font-weight: 500;
}
.feedback-item-adr {
  font-size: 14px;
}
@media (max-width: 767px) {
  .feedback .swiper .swiper-slide {
    height: auto;
  }
}

.gallery {
  background-color: rgb(26, 110, 58);
}
.gallery h2 {
  color: #F8CE06;
}
@media (max-width: 767px) {
  .gallery h2 {
    font-size: 32px;
  }
}
.gallery-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 767px) {
  .gallery-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 30px;
  }
}
.gallery-item img {
  aspect-ratio: 9/6;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .faq {
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .faq h2 {
    font-size: 40px;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
.faq .container {
  max-width: 840px;
}
.faq-list {
  margin-top: 40px;
}
.faq-item {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 8px;
  background-color: #fff;
  padding: 8px;
}
.faq-item-head {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  position: relative;
  padding-right: 40px;
  cursor: pointer;
}
.faq-item-head::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/plus.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.faq-item-head.active::after {
  background-image: url(../images/icons/minus.svg);
}
.faq-item-head-icon {
  width: 32px;
}
.faq-item-content {
  padding-top: 8px;
  display: none;
}
.faq-item-text {
  border-top: 1px solid #E9E9E9;
  padding: 24px;
  display: block;
}

.cta {
  padding: 120px 0;
  position: relative;
}
.cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.cta .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .cta-call {
    flex-direction: unset;
    font-size: 12px;
  }
}
.cta-btn {
  padding: 8px 32px;
}
@media (max-width: 767px) {
  .cta-btn {
    padding: 8px 16px;
    width: 50%;
  }
}
.cta-btn.banner-call-item-phone {
  background-color: #F8CE06;
  color: #246E3D;
}
.cta-btn.banner-call-item-phone img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(40%) saturate(644%) hue-rotate(88deg) brightness(89%) contrast(95%);
}
.cta-btn.banner-call-item-zalo {
  background-color: #246E3D;
  border: none;
  color: #fff;
}

.footerSv {
  font-family: "Inter", sans-serif;
  background-color: #246E3D;
  color: #fff;
  padding-top: 40px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footerSv {
    padding-top: 16px;
    padding-bottom: 80px;
  }
}
.footerSv-infor {
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .footerSv-infor {
    padding-bottom: 24px;
  }
}
.footerSv-infor h4 {
  color: #F8CE06;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 10px;
}
.footerSv-infor-title {
  color: #F8CE06;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 767px) {
  .footerSv-infor-title {
    font-size: 24px;
  }
}
.footerSv-infor-content {
  border-top: 1px solid #C7C7C7;
  margin-top: 24px;
  padding-top: 16px;
}
@media (max-width: 767px) {
  .footerSv-infor-content {
    margin-top: 16px;
  }
}
.footerSv-infor-content + .footerSv-infor-content {
  margin-top: 16px;
  padding-top: 24px;
}
@media (max-width: 767px) {
  .footerSv-infor-content + .footerSv-infor-content {
    padding-top: 16px;
  }
}
.footerSv-address-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footerSv-address-item + .footerSv-address-item {
  margin-top: 10px;
}
.footerSv-address-icon {
  width: 32px;
  height: 32px;
}
.footerSv-title-menu {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .footerSv-title-menu {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.footerSv-menu li {
  list-style: auto;
  margin-left: 25px;
  font-size: 18px;
  line-height: 150%;
}
@media (max-width: 767px) {
  .footerSv-menu li {
    font-size: 20px;
    line-height: 100%;
  }
}
.footerSv-menu li + li {
  margin-top: 16px;
}
.footerSv-copyright {
  padding: 6px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .footerSv-copyright {
    padding-top: 16px;
    margin-top: 16px;
  }
}
.footerSv-copyright::before {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .footerSv-copyright::before {
    width: 100%;
  }
}
.footerSv-copyright-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #F8CE06;
}
.footerSv-menu2 {
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .footerSv-menu2 {
    display: none;
  }
}
.footerSv-menu2 a {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.footerSv-menu2 a:not(:last-child)::before {
  content: "";
  height: 16px;
  width: 1px;
  background: #fff;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .order-mb-1 {
    order: 1;
  }
  .order-mb-2 {
    order: 2;
  }
  .order-mb-3 {
    order: 3;
  }
  .order-mb-4 {
    order: 4;
  }
  .order-mb-5 {
    order: 5;
  }
  .order-mb-6 {
    order: 6;
  }
  .order-mb-7 {
    order: 7;
  }
  .order-mb-8 {
    order: 8;
  }
  .order-mb-9 {
    order: 9;
  }
  .order-mb-10 {
    order: 10;
  }
  .order-mb-11 {
    order: 11;
  }
  .order-mb-12 {
    order: 12;
  }
  .order-mb-13 {
    order: 13;
  }
  .order-mb-14 {
    order: 14;
  }
  .order-mb-15 {
    order: 15;
  }
  .order-mb-16 {
    order: 16;
  }
  .order-mb-17 {
    order: 17;
  }
  .order-mb-18 {
    order: 18;
  }
  .order-mb-19 {
    order: 19;
  }
  .order-mb-20 {
    order: 20;
  }
}/*# sourceMappingURL=single-service-cs.css.map */