* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-Thin.ttf") format("truetype");
  font-weight: 100;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-ExtraLight.ttf") format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-Light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-SemiBold.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Anuphan";
  src: url("../fonts/Anuphan-Bold.ttf") format("truetype");
  font-weight: 700;
}

/* body {
  background-color: #f4f3f1 !important;
} */

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-family: "Anuphan", sans-serif;
  font-size: 16px;
  background-color: #f4f3f1 !important;
}

.container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}


@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }


}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .video-banner {
    width: 100%;

  }
}

@media (min-width: 1560px) {
  .container {
    max-width: 1560px;
  }
}



.remove-tag-a {
  text-decoration: none;
  color: #fff;
}

.div-insection {
  background-color: #cbe8f0;
  padding: 6rem;
}

.div-second-insection {
  padding-top: 1rem;
  margin: 4rem 0;
  border-radius: 1rem;
}

.container-about-numbers {
  background-color: #333333;
}

.section-head-title {
  /* font-size: clamp(2rem, 5vw, 4rem); */
  font-size: 25px;
  font-weight: 700;
  color: #31adee;
  margin-bottom: 0;
  line-height: 1;
}

.section-title {
  color: #000000;
  font-weight: 400;
  font-size: 40px;
  margin-top: 0;
  line-height: 46แpx;
  margin-top: 10px;
  letter-spacing: -2px;
}

.detail-sectionAbout {
  color: #31adee;
  font-weight: 900;
}

.detail-in-sectionAbout,
.detail-in-sectionPortfolio {
  font-weight: 400;
  color: black;
  font-size: 22px;
  line-height: 1.25;
  text-align: justify;
}

.btn-readmore {
  color: #2e00ab;
  font-weight: 800;
  border: none;
  background-color: transparent;
}

.btn-readmore:hover {
  color: #2e00ab;
  font-weight: 800;
}

.btn-readmore:hover img {
  transform: translateX(5px);
}

section .section-subtitle {
  font-size: clamp(1rem, 2vw, 1.2rem);
  font-weight: 300;
  color: #6b6c6c;
  width: clamp(60%, 80%, 100%);
  justify-self: center;
  margin-bottom: 2rem;
  line-height: 1.5;
}

section .card-img-top {
  height: 450px;
  width: 100%;
  object-fit: cover;
  /* border-top-left-radius: 1rem;
  border-top-right-radius: 1rem; */
}

.hero-mobile-container .card-img-top {
  aspect-ratio: 1 / 1;
  height: auto !important;
  /* border-radius: 1rem !important; */
}

section.featured-products .card-img-top {
  width: 100%;
  height: 500px !important;
  object-fit: cover;
  margin: 0 auto;
  display: block;
  border-radius: 0;
}

/* section .card-body {
  border: 1px solid #e0dfdf;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #fbfcfc;
  padding: 1rem;
} */

.btn-hero {
  border-radius: 0;
  min-width: 200px;
  height: 45px !important;
  color: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;

}

.icon-hero {
  transition: transform 0.3s ease;
  image-rendering: -webkit-optimize-contrast;
  vertical-align: middle;
  display: inline-block;
}

.btn-hero:hover .icon-hero {
  transform: translateX(5px);
}

/* .svg-inline--fa {
  color: #c7c7c7;
} */

.svg-inline--fa.icon-hero {
  color: inherit;
}

.text-purple {
  color: #6545b5;
}

section .card-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.banner-title {
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 1.1;
  white-space: pre-line;
}

.banner-subtitle {
  font-size: 24px;
  font-weight: 300;
  white-space: pre-line;
}

.about-description {
  color: #424a50;
  font-size: 23px;
  font-weight: 300;
}

.vision-text {
  padding-left: 4rem;
  padding-right: 2rem;
  font-size: 30px;
  font-weight: 400;
}

.vision-quote {
  font-size: 83px;
  position: absolute;
  color: #c6dde3;
  font-style: italic;
}

.ready-scale-subtitle {
  white-space: pre-line;
  font-size: 16px;
  font-weight: 200;
}

.why-card-title {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 0;
}

section .card-text {
  height: 120px;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #6b6c6c;
  font-weight: 200;
}

.image-logo {
  width: auto;
  height: 80px;
  object-fit: contain;
}

.div-right-who-we-are {
  position: relative;
  height: 400px;
}

.div-who-we-are-image {
  position: absolute;
  top: -8rem;
  right: 0;
  height: 500px;
}

.grid-why-irene {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}

.why-card-title {
  font-size: 25px;
  margin-bottom: 0.5rem;
}

.bg-right-why-irene {
  padding: 4rem;
  background-color: var(--bg-color-secondary);
}

.grid-why-irene .bg-white {
  height: 190px;
}

.bg-right-why-irene h2 {
  font-size: 16px;
  font-weight: 200;
}

.div-ready-to-scale {
  background: #103892;
  background: linear-gradient(150deg,
      rgba(16, 56, 146, 1) 0%,
      rgba(48, 169, 235, 1) 100%);
  padding: 6rem 8rem;
  color: #fff;
}

.div-inquiry-form {
  background: #103892;
  background: linear-gradient(150deg,
      rgba(16, 56, 146, 1) 0%,
      rgba(48, 169, 235, 1) 100%);
  padding: 3rem;
  color: #fff;
}

.swiper-p-title {
  color: #fff;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 2rem;
  padding-bottom: 2rem;
  font-size: 20px;
  line-height: 1.1;
}

.swiper-slide {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(49, 173, 238, 0.8);
  transform: translateY(105%);
  opacity: 0;
  transition:
    transform 0.4s ease,
    opacity 0.3s ease;
  z-index: 1;
}

.serviceSwiper .swiper-slide::after {
  background-color: transparent !important;
}

.marketSwiper .swiper-slide::after {
  background-color: transparent !important;
}

.swiper-slide:hover::after {
  transform: translateY(0);
  opacity: 1;
}

.swiper-slide div {
  z-index: 2;
}

.swiper-slide img {
  transition: transform 0.3s ease;
  cursor: pointer;
}

.border-gray {
  border: 1px solid #000000;
}

.swiper-slide:hover img {
  transform: scale(1.1);
}

.hero-section {
  position: relative;
  /* height: 70%; */
  height: 55%;
  margin-top: 2rem;
  overflow: hidden;
}

.service-section,
.about-gradian,
.about-section,
.featured-products,
.animation {
  animation: slideUp 1s ease-out;
}

.hero-section-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1.5rem 0;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 5rem;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 3;
  animation: slideUp 1s ease-out;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.hero-section .title {
  font-size: 45px;
  font-weight: 400;
  margin: 0;
  color: #000000;
}

.hero-section .subtitle {
  font-size: clamp(1rem, 2vw, 1.25rem);
  margin: 0;
  width: 100%;
  color: #000000;
}

.hero-gradian {
  display: none;
}

/* ปิดตัว hero-overlay สีฟ้าไปก่อน หรือปรับให้ใสที่สุด */
.hero-overlay {
  display: none;
  /* ถ้าไม่อยากให้มีสีฟ้าเหลืออยู่เลย ให้ใช้ตัวนี้ครับ */
}

.hero-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: linear-gradient(
    80deg,
    rgba(55, 170, 229, 1) 0%,
    rgba(26, 87, 170, 0) 40%
  );
  clip-path: polygon(0 0, 63% 0%, 40% 100%, 0% 100%); */
  z-index: 0;
}

.img-correct {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.our-markets .row {
  align-items: stretch;
}

.our-markets .img-main-our-markets {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0.5rem;
}

.our-markets .section-left,
.our-markets .section-right {
  color: var(--bg-color-gray3);
}

.our-markets-section1 {
  background-color: var(--bg-color-gray1);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  padding: 2rem;
  /* height: 200px; */
  /* max-height: 610px; */
  /* height: 100%; */
}

.our-markets-section1 .title {
  font-size: 36px;
}

.section-left {
  background-color: var(--bg-color-gray2);
}

.our-markets-section2 {
  border-radius: 1rem;
  padding: 2rem;
  /* min-height: 433px;  */
}

.our-markets-section1 .img-icon {
  border-radius: 50%;
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  padding: 15px;
}

.nav-tab {
  padding: 1rem;
  background-color: #dcdbd9;
  color: rgb(0, 0, 0);
}

.nav-tab.active {
  /* เปลี่ยนจาก var(--bg-color-quaternary) เป็นสีที่ต้องการ */
  background-color: #31aded;
  color: white;
}

.nav-tab.active.left {
  /* เปลี่ยนจาก var(--bg-color-secondary) เป็นสีเดียวกัน */
  background-color: #31aded;
}

.portfolio-section {
  background-color: #f4f3f1;
  padding: 5rem 0;
}

.input-removebg {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: unset;
  background-color: transparent;
  width: 100%;
  border-bottom: 1px solid #e0e0df;
}

.input-removebg:focus {
  box-shadow: none;
  outline: 0;
  box-shadow: none;
}

.font-weight-semibold {
  font-weight: 600;
}

.div-product-probiotics .title {
  font-size: 36px;
  margin: 2rem 0 2rem 0;
}

.div-product-probiotics .div-content-title {
  font-size: 24px;
  background-color: var(--bg-color-gray1);
  /* border: 1px solid var(--bg-color-gray4); */
  /* border-top-left-radius: 1rem;
    border-top-right-radius: 1rem; */
  padding: 0rem 1rem;
  padding-top: 15px;
}

.div-product-probiotics .div-content-list-not-title {
  padding: 1rem;
  background-color: var(--bg-color-gray2);
  /* border: 1px solid var(--bg-color-gray4); */
}

.div-product-probiotics .div-content-list {
  padding: 1rem;
  background-color: var(--bg-color-gray2);
  /* border: 1px solid var(--bg-color-gray4); */
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  height: 100%;
}

.div-product-probiotics .div-content-list ul {
  list-style: none;
  padding-left: 0;
}

.div-product-probiotics .div-content-list ul li {
  color: black;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.div-product-probiotics .div-content-list ul li::before {
  content: "\2022";
  /* เปลี่ยนจาก "•" เป็น "\2022" */
  color: var(--bg-color-secondary);
  font-size: 1.8rem;
  line-height: 1;
}

.div-product-area-of-research {
  background-color: #e5f3f7;
  padding: 2rem;
  /* border: 1px solid var(--bg-color-gray4); */
}

.div-product-area-of-research .title {
  font-size: 36px;
}

.div-product-area-of-research .details {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.div-product-logo-list .title {
  font-size: 24px;
}

.div-product-logo-list .details {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  align-items: center;
  justify-items: center;
}

.div-product-logo-list .details .div-on-logo {
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;

  padding: 1rem;
}

.div-product-logo-list .details .div-on-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.contact-title {
  font-size: 36px;
}

.others-inline-group {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}

.contact-form .form-control,
.contact-form .form-select {
  border-radius: 0 !important;
}

.contact-form {
  padding: 2rem;
  padding-left: 100px !important;
  padding-right: 100px !important;
  /* padding-top: 50px !important; */
  padding-bottom: 50px !important;
}

.div-service-out {
  background-color: #cbe8f0;
}

.div-service-out2 {
  background-color: #f5f7f7;
}

.div-service-out .container,
.div-service-out2 .container {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.div-service-out h2,
.div-service-out2 h2 {
  font-size: 24px;
}

.div-service-out .list,
.div-service-out2 .list {
  color: #666569;
  font-weight: 400;
  font-size: 18px;
}

.div-service-out2 .card-on-img-thumbnail-service {
  height: 100px !important;
  filter: drop-shadow(0px 1px 12px rgba(9, 9, 9, 0.27));
}

.div-service-out2 .list ul li::marker {
  color: var(--bg-color-quaternary);

  font-size: 1.5rem;
  line-height: 1;
}

.div-service-out .img-thumbnail-service,
.div-service-out2 .img-thumbnail-service {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 500px;
}

.div-service-out .card-on-img-thumbnail-service,
.div-service-out2 .card-on-img-thumbnail-service {
  position: absolute;
  bottom: -2rem;
  left: -1rem;
  width: 250px;
  height: 130px;
  background-color: white;
  border-radius: 1rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  line-height: 1;
}

.div-service-out .card-on-img-thumbnail-service.right,
.div-service-out2 .card-on-img-thumbnail-service.right {
  left: auto;
  right: -1rem;
  text-align: end;
  /* width: 70%;
    height: 50%; */
}

.div-service-out .card-on-img-thumbnail-service .title,
.div-service-out2 .card-on-img-thumbnail-service .title {
  font-size: 36px;
  font-weight: 500;
  color: var(--bg-color-secondary);
}

.div-service-out .card-on-img-thumbnail-service .subtitle,
.div-service-out2 .card-on-img-thumbnail-service .subtitle {
  font-size: 16px;
  color: var(--bg-color-gray3);
}

.div-calulate-service {
  padding: 1rem;
  background-color: var(--bg-color-gray4);
  border-radius: 1rem;
  width: 18%;
  min-width: 200px;
  position: relative;
}

.div-calulate-service .title {
  font-size: 24px;
  font-weight: 600;
}

.div-on-card-calulate-service {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -12%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: white;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

/* .div-service-request-for-quotation {
  background: #103892;
  background: linear-gradient(
    150deg,
    rgba(16, 56, 146, 1) 0%,
    rgba(48, 169, 235, 1) 100%
  );
  padding: 4rem;
  color: #000000;
} */

.div-service-request-for-quotation {
  /* background: #103892;
  background: linear-gradient(
    150deg,
    rgba(16, 56, 146, 1) 0%,
    rgba(48, 169, 235, 1) 100%
  ); */
  padding: 4rem 0;
  color: #000;
}

.div-service-request-for-quotation form {
  padding: 2rem;
  /* color: var(--bg-color-gray3); */
  color: black;
}

form .selected-transport-vehicle {
  border: 1px solid var(--bg-color-gray4);
}

form .selected-transport-vehicle.active {
  border-color: var(--bg-color-quaternary);
  color: var(--bg-color-quaternary);
}

.timeline {
  position: relative;
}

/* เส้นกลาง */
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 10px;
  height: 100%;
  background: var(--bg-color-gray4);
  transform: translateX(-50%);
}

/* กลาง */
.timeline-center {
  position: relative;
  display: flex;
  justify-content: center;
}

/* จุด */
.timeline-dot {
  width: 24px;
  height: 24px;
  background: #31acef;
  border-radius: 50%;
  margin-top: 4rem;
  z-index: 2;
}

.timeline-dot-black {
  width: 24px;
  height: 24px;
  background: #333333;
  border-radius: 50%;
  margin-top: 4rem;
  z-index: 2;
}

/* card */
.timeline-card {
  background-color: #f4f3f1;
  color: var(--bg-color-secondary);
  padding: 24px;
  border-radius: 0 !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  border: none;
}

.timeline-card-black {
  background-color: #333333;
  padding: 24px;
  border-radius: 0 !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  border: none;
}

.preview-text {
  color: #258cd4;
  font-weight: 500;
  font-size: 20px;
}

.div-img-logo-section img {
  width: auto;
  height: 80px;
}

.div-service-out {
  padding: 6rem 0px;
}

.div-location-section .card .image-logo {
  width: 70px;
  height: 70px;
  object-fit: cover;
}

.bg-color-primary {
  /* background-color: var(--bg-color-primary); */
  background-color: #31adee;
}

.btn.bg-color-primary:hover {
  background-color: #31adee !important;
  color: white !important;
}

.btn.bg-color-secondary:hover {
  background-color: #2d01ac !important;
}

.btn.bg-color-quaternary:hover {
  background-color: var(--bg-color-secondary) !important;
}

.bg-color-secondary {
  /* background-color: var(--bg-color-secondary); */
  background-color: #2e00ab;
}

.bg-color-tertiary {
  background-color: var(--bg-color-tertiary);
}

.bg-color-quaternary {
  background-color: var(--bg-color-quaternary);
}

.bg-color-gray1 {
  background-color: var(--bg-color-gray1);
}

.bg-color-gray2 {
  background-color: var(--bg-color-gray2);
}

.bg-color-gray3 {
  background-color: var(--bg-color-gray3);
}

.bg-color-gray4 {
  background-color: var(--bg-color-gray4);
}

.card-hover:hover {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.div-service-out .card-on-img-thumbnail-service .subtitle {
  color: #666569;
}

.box-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.text-color-primary {
  color: var(--bg-color-primary);
}

.text-color-gray {
  color: #6b6c6c;
}

.text-color-secondary {
  color: var(--bg-color-secondary);
}

.text-color-blue {
  color: var(--text-blue-color);
}

.text-color-tertiary {
  color: var(--bg-color-tertiary);
}

.text-color-quaternary {
  color: var(--bg-color-quaternary);
}

.text-color-gray1 {
  color: var(--bg-color-gray1);
}

.text-color-gray2 {
  color: var(--bg-color-gray2);
}

.text-color-gray3 {
  color: var(--bg-color-gray3);
}

.text-color-gray4 {
  color: var(--bg-color-gray4);
}

.logohead {
  height: 45px;
  width: auto;
  max-width: 100%;
  display: block;
}

.last-container-home {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #cbe8f0;
}

.last-container-home-subtitle {
  font-size: 25px;
  font-weight: 500;
  color: #000000;
  text-align: start;
  /* color: var(--bg-color-secondary); */
}

.last-container-home-subtitle span {
  color: var(--bg-color-secondary);
}

.last-container-home-subtitle strong {
  color: var(--bg-color-secondary);
}

.btn-next-Explore {
  font-weight: 800;
  color: #2e00ab;
  outline: none;
  box-shadow: none;
  border: none;
  background: none;
}

.btn-next-Explore:hover {
  color: #2e00ab;
}

.btn-next-Explore:focus,
.btn-next-Explore:active,
.btn-next-Explore:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none;
  color: #2e00ab !important;
}

.btn-next-Explore .icon-hero {
  transition: transform 0.3s ease;
}

.btn-next-Explore:hover .icon-hero {
  transform: translateX(5px);
}

@media (max-width: 991px) {
  .logohead {
    height: 35px;
  }
}

@media (max-width: 480px) {
  .logohead {
    height: 34px;
    max-width: 200px;
    object-fit: contain;
  }
}

.grid-why-irene {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  align-items: stretch;
}

.grid-why-irene>div {
  height: auto;

  display: flex;
  align-items: flex-start;
  padding-bottom: 2rem;
  box-sizing: border-box;
}

.grid-why-irene img.image-logo {
  width: 50px;
  height: auto;
  object-fit: contain;
}

.grid-why-irene>div>div:first-child {
  flex-shrink: 0;
  margin-right: 15px;
}

@media (max-width: 991px) {
  .grid-why-irene {
    grid-template-columns: 1fr;
  }
}

.grid-why-irene .bg-white p[style*="font-size: 20px"] {
  font-size: 18px !important;
}

.grid-why-irene .bg-white div:last-child p:not(.mb-0) {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 0;
}

.img-thumbnail-service {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.text-title-service {
  color: #1b6cda !important;
}

.remove-tag-a .card-img-top {
  border-radius: 1rem;
}

/* Swiper Pagination to match Carousel Indicators */
.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #f4f3f1;
  opacity: 0.8;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.swiper-pagination-bullet-active {
  background-color: var(--bg-color-secondary) !important;
  opacity: 1;
}

.marketSwiper .swiper-pagination {
  bottom: 20px !important;
}

@media (max-width: 1024px) {
  .contact-form {
    padding: 1rem;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  @media (max-width: 700px) {
    .uploadbk {
      width: 40% !important;
    }
  }
}

.text-white {
  color: #fff !important;
}

.text-justify {
  text-align: justify !important;
  hyphens: auto;
}

.fw-littlebold {
  font-weight: 500 !important;
}

.fw-superbold {
  font-weight: 800 !important;
}

.fw-ultrabold {
  font-weight: 900 !important;
}

.form-check-input {
  width: 1.5em !important;
  height: 1.5em !important;
  margin-top: 0.15em !important;
  margin-right: 0.30em !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.mt-4-5 {
  margin-top: 2.5rem !important;
}

.fw-semilight {
  font-weight: 400 !important;
}

.market-list ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.market-list ul li {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0.25rem;
}

.market-list ul li::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-image: url('../images/Product/Product-final/i-li.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}