/* Bootstrap overrides and custom styles */

/* Custom styles */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  font-family: "Poppins", sans-serif;
  width: 100%;
}

header {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2rem;
}

.logo img {
  height: 45px;
}

@media (max-width: 768px) {
  .logo img {
    height: 35px;
  }
}

.navbar-toggler {
  background-color: #003666;
}

.main-navigation {
  flex-grow: 1;
  display: flex;
  /* justify-content: center; */
}

.main-navigation .nav-menu {
  display: flex;
  gap: 20px;
}

.main-navigation .nav-menu li {
  display: inline;
}

.main-navigation .nav-menu li a {
  text-decoration: none;
  padding: 10px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-weight: 700;
  text-shadow: -0.8px -0.8px 0 #003666, 0 -0.8px 0 #003666,
    0.8px -0.8px 0 #003666, 0.8px 0 0 #003666, 0.3px 0.3px 0 #343f4f,
    0 0.3px 0 #343f4f, -0.3px 0.3px 0 #343f4f, -0.8px 0 0 #003666;
  color: #003666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nav-menu .current-menu-item a {
  font-size: 1.3rem;
  letter-spacing: 0.5px !important;
  font-weight: 900;
  color: white !important;
  text-shadow: -1.3px -1.3px 0 #003666, 0 -1.3px 0 #003666,
    1.3px -1.3px 0 #003666, 1.3px 0 0 #003666, 1.3px 1.3px 0 #003666,
    0 1.3px 0 #003666, -1.3px 1.3px 0 #003666, -1.3px 0 0 #003666 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nav-menu .current-page-ancestor a,
.nav-menu .current-menu-ancestor a {
  font-size: 1.3rem;
  letter-spacing: 0.5px !important;
  font-weight: 900;
  color: white !important;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.contact-us .form-select {
  width: 70px;
  height: 40px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
}

.contact-us .btn-contact-us {
  padding: 10px 20px;
  background-color: #003666;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
}

.zero-image {
  background-size: cover;
  background-position: center;
  /* height: 500px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  text-align: center;
}

.zero-image .zero-image-content {
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 5px;
}

.zero-image .btn-get-started {
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  margin-top: 10px;
  display: inline-block;
}

.video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.zero-video {
  position: relative;
  width: 100%;
  /* height: 650px; */
  height: 800px;
  overflow: hidden;
}

.video-content {
  position: absolute;
  top: 40%;
  left: 5%;
  transform: translateY(-50%);
  color: #fff;
  text-align: left;
  z-index: 1;
}

.video-content h1 {
  font-size: 4em;
  letter-spacing: 4px;
}

.video-content h2 {
  font-size: 3em;
  letter-spacing: 4px;
}

.video-content p {
  font-size: 1.5em;
  letter-spacing: 1.5px;
  text-shadow: -1.5px -1.5px 0 #003666, 0 -1.5px 0 #003666,
    1.5px -1.5px 0 #003666, 1.5px 0 0 #003666, 1.5px 1.5px 0 #003666,
    0 1.5px 0 #003666, -1.5px 1.5px 0 #003666, -1.5px 0 0 #003666;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.video-content h1,
.video-content h2 {
  margin: 0;
  color: white;
  text-shadow: 0px 5px 0.01px #003666, 4.9px 1.05px 0.01px #003666,
    2.1px -4.55px 0.01px #003666, -4px -3px 0.01px #003666,
    -3.8px 3.25px 0.01px #003666, 2.4px 4.4px 0.01px #003666,
    4.8px -1.4px 0.01px #003666, -0.35px -5px 0.01px #003666,
    -4.95px -0.75px 0.01px #003666, -1.75px 4.7px 0.01px #003666,
    4.2px 2.7px 0.01px #003666, 3.55px -3.5px 0.01px #003666,
    -2.7px -4.2px 0.01px #003666, -4.7px 1.75px 0.01px #003666,
    0.7px 4.95px 0.01px #003666, 5px 0.4px 0.01px #003666,
    1.45px -4.8px 0.01px #003666, -4.35px -2.4px 0.01px #003666,
    -3.3px 3.75px 0.01px #003666, 2.95px 4px 0.01px #003666,
    4.55px -2.05px 0.01px #003666, -1.05px -4.9px 0.01px #003666,
    -5px -0.05px 0.01px #003666, -1.1px 4.9px 0.01px #003666,
    4.55px 2.1px 0.01px #003666, 3.05px -4px 0.01px #003666,
    -3.25px -3.8px 0.01px #003666, -4.4px 2.35px 0.01px #003666,
    1.35px 4.8px 0.01px #003666, 5px -0.3px 0.01px #003666,
    0.75px -4.95px 0.01px #003666, -4.65px -1.8px 0.01px #003666,
    -2.75px 4.2px 0.01px #003666, 3.5px 3.6px 0.01px #003666,
    4.25px -2.65px 0.01px #003666, -1.7px -4.7px 0.01px #003666,
    -4.95px 0.65px 0.01px #003666, -0.4px 5px 0.01px #003666,
    4.8px 1.45px 0.01px #003666, 2.45px -4.35px 0.01px #003666,
    -3.75px -3.35px 0.01px #003666, -4.05px 2.95px 0.01px #003666,
    2px 4.6px 0.01px #003666, 4.9px -1px 0.01px #003666,
    0.1px -5px 0.01px #003666, -4.85px -1.15px 0.01px #003666,
    -2.15px 4.5px 0.01px #003666, 3.95px 3.05px 0.01px #003666;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-play-video {
  display: inline-block;
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  margin-top: 70px;
  font-size: 1em;
}

.card-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* height: 100vh;
  gap: 20px;
  padding: 20px; */
  /* margin: 0;
  padding: 0; */
  text-align: center;
}

.card {
  position: relative;
  width: 80%;
  border-radius: 10px;
  overflow: hidden;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.card-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  padding: 50px;
}

.card h2,
.card p {
  margin: 10px 0;
}

.card .btn-card {
  margin-top: 50px;
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
}

.clients-title {
  font-size: 2rem;
  font-weight: bold;
  background-color: #003666;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 20px;
  box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.clients-card {
  border: 5px solid #003666;
  border-radius: 50px;
  box-shadow: 10px 10px 7px rgba(0, 0, 0, 0.1);
}

.clients-subtitle {
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #003666;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 50px;
}

.client-logo {
  max-height: 100px;
  object-fit: contain;
  margin: 10px;
}

.social-icons img {
  margin-right: 10px;
}

.about-us {
  /* background-color: #f8f9fa; */
  padding-left: 0;
  padding-right: 0;
}

.about-us h1 {
  font-size: 2.5rem;
  font-weight: bold;
}

.about-us .lead {
  font-size: 1.25rem;
  color: #6c757d;
}

.about-us .carousel-inner img {
  height: 300px;
  object-fit: cover;
}

.about-us h2 {
  font-size: 2rem;
  margin-top: 20px;
}

.about-us p {
  font-size: 1rem;
  color: #6c757d;
}

.about-us-container {
  width: 100%;
  position: relative;
  margin-top: 150px;
  padding: 50px 0;
}

.slideshow-container {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  background: transparent;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
  width: 80%;
}

/* ====================== */
.wrapper {
  display: flex;
  position: relative;
  background: transparent;
  align-items: center;
  justify-content: center;
  /* padding: 0 60px;  */
}

.wrapper i {
  top: 50%;
  height: 44px;
  width: 44px;
  color: #343f4f;
  cursor: pointer;
  font-size: 1.15rem;
  position: absolute;
  text-align: center;
  line-height: 44px;
  background: white;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: transform 0.1s linear;
  z-index: 2;
}

.wrapper i:active {
  transform: translateY(-50%) scale(0.9);
}

.wrapper i:hover {
  background: transparent;
}

.wrapper i:first-child {
  left: 10px;
}

.wrapper i:last-child {
  right: 10px;
}

.wrapper .carousel {
  font-size: 0px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
  background: none;
  /* width: calc(
    100% - 100px
  ); */
}

.carousel-icon {
  position: absolute;
  top: 50%;
  height: 24px;
  width: 24px;
  cursor: pointer;
  transform: translateY(-50%);
  transition: transform 0.1s linear;
  z-index: 2;
}

.carousel-icon:active {
  transform: translateY(-50%) scale(0.9);
}

.carousel-icon#left {
  left: 10px;
}

.carousel-icon#right {
  right: 10px;
}

/* ================= */

.carousel.dragging {
  cursor: grab;
  scroll-behavior: auto;
}

.carousel.dragging img {
  pointer-events: none;
}

.carousel img {
  height: 340px;
  object-fit: cover;
  user-select: none;
  margin-left: 14px;
  background: none;
  width: calc(100% / 3);
}

.carousel img:first-child {
  margin-left: 0px;
}

@media screen and (max-width: 900px) {
  .carousel img {
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 550px) {
  .carousel img {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .vision-mission-container {
    display: flex;
    justify-content: space-around;
  }
  .vision,
  .mission {
    margin: 20px;
    flex: 1;
  }
}

.vision-mission-container {
  position: relative;
  padding-top: 150px;
  background: #003666;
  color: #fff;
}

.vision,
.mission {
  /* background: #fff; */
  color: #fff;
  padding: 20px;
  /* margin: 20px 0; */
  /* border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}

.vision p,
.mission p {
  color: #fff;
}

.hr-lines {
  position: relative;
  display: inline-block;
}

.hr-lines:after {
  content: "";
  height: 2px;
  width: 100%;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 30px;
  transform: translateY(-50%);
}

.hr-lines-black {
  position: relative;
  display: inline-block;
}

.hr-lines-black:after {
  content: "";
  height: 2px;
  width: 100%;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 30px;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .hr-lines:after {
    width: 20%;
    margin-left: 5px;
  }

  .hr-lines-black:after {
    width: 20%;
    margin-left: 5px;
  }
}

@media (max-width: 576px) {
  .hr-lines:after {
    width: 15%;
    margin-left: 5px;
  }

  .hr-lines-black:after {
    width: 15%;
    margin-left: 5px;
  }
}

.title-header {
  margin-left: 130px;
}

.hr-lines-header-black {
  position: relative;
  display: inline-block;
}

.hr-lines-header-black:before {
  content: "";
  padding-left: 50px;
  height: 2px;
  width: 50px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.award {
  position: relative;
  display: inline-block;
  text-align: center;
}

.award img {
  width: 70%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.award-text {
  margin-top: 10px;
  color: #000;
  text-align: center;
}

footer {
  background-color: #003666;
  color: #fff;
}

.main-text-color {
  color: #003666;
}

.main-text-shadow {
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
}

.main-text-shadow2 {
  text-shadow: 0px 3px 2px rgba(114, 114, 114, 0.4);
}

.sub-text-shadow {
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}

.title-divider {
  width: 60px;
  height: 1px;
  background-color: #003666;
  margin: 0 auto 30px;
}

.featured-products {
  text-align: center;
}

.section-title {
  font-size: 2rem;
  color: #003666;
}

.product-category img {
  width: 100%;
  border-radius: 8px;
}

.product-category h3 {
  font-size: 1.5rem;
  margin-top: 15px;
}

.product-category p {
  /* color: #666; */
}

.hero-section {
  position: relative;
  text-align: center;
  color: white;
}

.hero-section img {
  width: 100%;
  height: auto;
}

/* .hero-section img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
} */

.hero-section h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3em;
  font-weight: bold;
}

.hero-section p {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.5em;
}

@media (max-width: 992px) {
  .hero-section h1 {
    font-size: 2.5em;
  }

  .hero-section p {
    font-size: 1.2em;
  }
}

@media (max-width: 768px) {
  .hero-section h1 {
    font-size: 2em;
  }

  .hero-section p {
    font-size: 1em;
  }
}

@media (max-width: 576px) {
  .hero-section h1 {
    font-size: 1.5em;
  }

  .hero-section p {
    font-size: 0.8em;
  }
}

.section-title {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}

.benefit-item {
  position: relative;
  width: 100%;
  height: 100%;
}

.benefit-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
}

@media (max-width: 768px) {
  .card-overlay .card-title {
    font-size: 1.2em;
  }

  .card-overlay .card-text {
    font-size: 0.9em;
  }
}

.blue-container {
  width: 100%;
  position: relative;
  padding: 0 0 50px 0;
}

.blue-sub-container {
  position: relative;
  background: #003666;
  color: #fff;
}

.blue-sub-container-txt {
  color: #fff;
  padding: 20px;
  margin: 20px 0;
}

.blue-sub-container-txt2 {
  color: #fff;
  /* padding: 20px; */
  /* margin: 20px 0; */
}

.blue-sub-container-txt p {
  color: #fff;
}

.blue-sub-container-img {
  position: relative;
}

.blue-sub-container-img img {
  display: block;
  height: auto;
  margin-bottom: -250px;
}

.yellow-sub-container {
  position: relative;
  background: #fff500;
  color: #fff;
}

.yellow-sub-container-txt {
  color: #fff;
  padding: 20px;
  margin: 20px 0;
}

.yellow-sub-container-txt p {
  color: #fff;
}

.yellow-sub-container-img {
  position: relative;
}

.yellow-sub-container-img img {
  display: block;
  height: auto;
  margin-bottom: -250px;
}

.yellow-box {
  position: absolute;
  bottom: -75px;
  left: -10;
  background-color: #fff500;
  padding: 10px 20px;
  /* font-size: 16px; */
  font-size: 4em;
  color: black;
  font-weight: bold;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
  transform: translateY(0);
}

/* CSS untuk desktop */
/* @media (min-width: 768px) and (max-width: 1024px) { */
@media (max-width: 768px) {
  .blue-sub-container {
    display: flex;
    justify-content: space-around;
  }

  .blue-sub-container-txt {
    /* margin: 20px; */
    margin: 5px 20px;
    flex: 1;
  }

  .blue-sub-container-img {
    flex: 1;
    position: relative;
  }

  .yellow-box {
    position: relative;
    margin: 0 auto;
    top: 20px;
    text-align: center;
  }

  /* .yellow-box {
    position: relative;
    margin-top: 20px;
    left: 0;
    transform: translateX(0);
  } */
}

/* CSS untuk mobile */
@media (max-width: 767px) {
  .blue-container {
    margin-bottom: 0.25rem !important;
  }

  .blue-sub-container-img img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .blue-sub-container-txt {
    padding: 10px;
  }
}

.hero-header {
  position: relative;
  width: 100%;
  /* min-height: 100vh; */
  /* height: 50vh; */
  height: 100vh;
  overflow: hidden;
}

.hero-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.responsive-img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .responsive-img {
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .responsive-img {
    max-width: 100%;
  }
}

.custom-btn {
  /* border-color: #003666; */
  border: 2px solid #003666;
  color: #003666;
  border-radius: 50px;
}

.custom-btn:hover {
  background-color: #003666;
  border-color: #003666;
  color: #ffffff;
}

/* =========================================*/

.card2-title {
  font-size: 2.5vw;
}

.card2-text {
  font-size: 1vw;
}

.btn-card2 {
  font-size: 1vw;
  padding: 1vw;
}

.card-no-border {
  border: none;
  box-shadow: none;
}

.prod-blue-desc-container {
  background: #003666 !important;
  color: #fff !important;
}

.feature-box {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

/* .feature-box img {
  width: 10px;
} */

.feature-icon {
  margin-right: 35px;
}

.feature-content {
  max-width: 85%;
}

.feature-content p {
  text-align: justify;
}

@media (max-width: 768px) {
  .feature-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .feature-icon {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .feature-content {
    max-width: 100%;
  }
}

.blue-sub-container-img-up {
  position: relative;
}

.blue-sub-container-img-up img {
  display: block;
  height: auto;
  margin-top: -200px;
}

@media (min-width: 768px) {
  .blue-sub-container-img-up {
    flex: 1;
    position: relative;
  }
}

.tot-members {
  background-color: #003666;
  color: white;
  text-align: center;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
  width: fit-content;
  margin: auto;
}

.join-us-btn {
  background-color: #003666;
  color: white;
  text-align: center;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
  width: fit-content;
  margin: auto;
}

.join-us-btn:hover {
  color: white;
  text-decoration: none;
}

.learn-more-btn {
  background-color: #003666;
  color: white;
  text-align: center;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
  margin: auto;
}

.learn-more-btn:hover {
  color: white;
  text-decoration: none;
}

.custom-card {
  border: none;
}

@media (max-width: 767.98px) {
  .custom-card {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.subtitle2 {
  top: 75% !important;
  left: 38% !important;
  transform: translate(-50%, -50%) !important;
}

/* .text-center.text-md-left {
  position: relative;
}

.subtitle2 {
  position: absolute;
  top: 75%;
  left: 0%;
  transform: translateX(
    -100%
  );
  margin-left: 0;
  white-space: nowrap;
} */

@media (max-width: 767.98px) {
  .display-42 {
    font-size: 2.5rem;
  }

  /* .subtitle2 {
    position: static;
    margin-left: 0;
    transform: none;
    text-align: center;
  } */

  /* .subtitle2 {
    font-size: 1rem;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
  } */

  .subtitle2 {
    /* position: relative; */
    /* top: auto;
    left: auto; */
    font-size: 1.5rem;
    /* transform: none; */
    margin-top: 65px;
    margin-bottom: 30px;
    margin-left: 40px;
    text-align: center;
  }
  /* .subtitle-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    min-height: 100vh;
  }

  .subtitle2 {
    font-size: 1.5rem;
    margin-top: 5px;
    margin-bottom: 5px;
    left: 0;
  } */
}

.no-border-radius {
  border-radius: 0 !important;
}

/* ============================= */

.container2 {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.hero-image2 {
  position: relative;
  height: 400px;
  overflow: hidden;
}

.hero-image2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.text-content2 {
  flex: 60%;
  /* padding-right: 60px; */
}

.form-container {
  flex: 40%;
  background-color: #fff;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-top: -350px;
  right: 50px;
}

@media (max-width: 768px) {
  .content2 {
    flex-direction: column;
  }

  .text-content2 {
    padding-right: 0;
    margin-bottom: 30px;
    /* text-align: center; */
  }

  .hero-image2 {
    height: 200px;
  }

  .form-container {
    right: 0;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.contact-info {
  margin-top: 20px;
}

.contact-icon {
  width: 40px;
  height: 30px;
  margin-right: 15px;
}

.contact-text h5 {
  font-weight: bold;
  color: #333;
}

.contact-email {
  color: #003666;
  text-decoration: underline;
  font-size: 1rem;
}

.contact-email:hover {
  color: #002060;
  text-decoration: none;
}

.gradient-border {
  position: relative;
}

.gradient-border::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #ffffff, #003666, #ffffff);
  z-index: 1;
}

.carousel-item {
  height: 100vh;
}

.carousel-item img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

#play-video-btn {
  height: auto;
  width: 140px;
  margin-top: 100px;
  margin-left: 10px;
  border-radius: 10px;
}

#play-video-btn img {
  height: auto;
  width: 20px;
  object-fit: contain;
}

.index-menu-title {
  font-size: 3.5rem;
  font-weight: 900;
  text-shadow: -1.2px -1.2px 0 #003666, 0 -1.2px 0 #003666,
    1.2px -1.2px 0 #003666, 1.2px 0 0 #003666, 1.2px 1.2px 0 #003666,
    0 1.2px 0 #003666, -1.2px 1.2px 0 #003666, -1.2px 0 0 #003666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-featured-teks {
  font-size: 2.5rem;
  font-weight: 900;
  text-shadow: -0.8px -0.8px 0 #003666, 0 -0.8px 0 #003666,
    0.8px -0.8px 0 #003666, 0.8px 0 0 #003666, 0.8px 0.8px 0 #003666,
    0 0.8px 0 #003666, -0.8px 0.8px 0 #003666, -0.8px 0 0 #003666;
}

.product-menu-title {
  font-size: 3.5rem;
  font-weight: 900;
  text-shadow: -1px -1px 0 white, 0 -1px 0 white, 1px -1px 0 white,
    1px 0 0 white, 1px 1px 0 white, 0 1px 0 white, -1px 1px 0 white,
    -1px 0 0 white;
}

.product-item-title {
  font-size: 1.2rem;
  font-weight: 700;
  text-shadow: -0.25px -0.25px 0 black, 0 -0.25px 0 black,
    0.25px -0.25px 0 black, 0.25px 0 0 black, 0.25px 0.25px 0 black,
    0 0.25px 0 black, -0.25px 0.25px 0 black, -0.25px 0 0 black;
}

.product-academy-feat-teks {
  font-size: 1.5rem;
  font-weight: 900;
  background: linear-gradient(45deg, #003666, #267cc9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.prod-dcs-feat-white {
  font-size: 2.5rem;
  font-weight: 900;
  color: white;
  text-shadow: -0.8px -0.8px 0 white, 0 -0.8px 0 white, 0.8px -0.8px 0 white,
    0.8px 0 0 white, 0.8px 0.8px 0 white, 0 0.8px 0 white, -0.8px 0.8px 0 white,
    -0.8px 0 0 white;
}

.prod-dcs-feat-blue {
  font-size: 2.5rem;
  font-weight: 900;
  color: #003666;
  text-shadow: -0.8px -0.8px 0 #003666, 0 -0.8px 0 #003666,
    0.8px -0.8px 0 #003666, 0.8px 0 0 #003666, 0.8px 0.8px 0 #003666,
    0 0.8px 0 #003666, -0.8px 0.8px 0 #003666, -0.8px 0 0 #003666;
}

.teks-gradient {
  background: linear-gradient(45deg, #003666, #267cc9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* text-fill-color: transparent; */
}

.gradient-text-btn {
  background-color: #d9d9d9;
  color: #003666;
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  font-weight: 900;
  text-decoration: none;
}

.gradient-text-btn:hover {
  text-decoration: none;
}

.gradient-text-btn::before {
  content: "";
  /* background: linear-gradient(45deg, #003666, #267cc9);  */
  background: #003666;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline;
  font-size: inherit;
}

.hero-image3 {
  position: relative;
  /* height: 400px;
  overflow: hidden; */
  display: block;
}

.hero-image3 img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.text-overlay {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  padding: 10px;
  /* font-size: 20px; */
}
