section[data-cattype="83003"] .content-container {
    max-width: 1600px;
    margin: 0 auto;
  }
section[data-cattype="83003"] .content {
    margin-bottom: 85px;
	margin-top: 85px;
  }
section[data-cattype="83003"] .content img {
    max-width: 100%;
    height: auto;
    border-radius: 30px;
    padding: 5px;
  }
section[data-cattype="605"] h3 {
  color: #fff;
  margin: 70px;
  font-size: 50px;
}
section[data-cattype="605"] p {
color: #fff;
}
section[data-cattype="605"] .img-fluid {
  border-radius: 20px;
}
section[data-cattype="605"] .background-container {
  background-image: url('https://theme-v25.entermall.my/data/ckfinder/images/highlightbg2.jpg') !important;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
}

section[data-cattype="83003"] h2 {
    color: #fff;
    margin: 60px 0px 30px 0px;
  }
section[data-cattype="83003"] h3 {
    color: #fff;
    margin: 24px 0px 5px 0px;
  }
section[data-cattype="83003"] .custom-button {
    background-color: #F7B719;
    padding: 15px 60px;
    border-radius: 40px;
    border: none;
    color: white;
    cursor: pointer;
    transition: color 0.6s ease, background-color 0.6s ease; /* Smooth transition for color and background-color */
    font-size: 16px;
    font-weight: normal;
    font-family: 'Roboto';
    position: relative;
    z-index: 99;
}

section[data-cattype="83003"] .custom-button:hover {
    color: #004A58;
    border: 2px solid #F7B719;
    background-color: #fff;
}
section[data-cattype="83003"] h1 {
    color: rgba(246,246,246,0.10);
    font-size: 300px;
    margin: -136px -900px -165px -900px;

  }

  @media (max-width: 1400px) {
  section[data-cattype="83003"] h1 {
    font-size: 200px;
    margin: -130px -900px -85px -900px;
  }
  section[data-cattype="83003"] h2 {
    font-size: 38px;
  }
  section[data-cattype="83003"] h3 {
    font-size: 20px;
  }
  section[data-cattype="83003"] .custom-button {
    font-size: 14px;
  }
}

  @media (max-width: 480px) {
  section[data-cattype="83003"] h2 {
    font-size: 28px;
  }
  section[data-cattype="83003"] h3 {
    font-size: 20px;
  }
section[data-cattype="605"] h3 {
  color: #fff;
  margin: 10px;
  font-size: 30px;
  line-height: 44px;
}
  section[data-cattype="83003"] .background-container {
    overflow: hidden;
    margin-bottom: -36px;
  }
  section[data-cattype="83003"] .custom-button {
    font-size: 14px;
  }
  section[data-cattype="83003"] h1 {
    font-size: 200px;
    margin-bottom: -93px;
  }
section[data-cattype="83003"] .content {
  margin-bottom: 10px;
  margin-top: 10px;
}
section[data-cattype="83003"] .content-container {
  margin-top: 20px;
}
section[data-cattype="605"] .swiper-slide.swiper-slide-active.swiper-slide-next {
  padding: 20px;
}
section[data-cattype="605"] .background-container {
  padding: 0px 0;
}
section[data-cattype="605"] .swiper-slide {
  padding: 20px;
}

}

