.homeage-icon {
  z-index: 0;
  width: 100%;
  height: 1100px;
  position: absolute;
  margin: 0 !important;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.laman-utama,
.rujukan,
.tender {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
}
.laman-utama {
  width: 134px;
  color: var(--color-khaki-100);
  white-space: nowrap;
}
.rujukan {
  width: 116px;
}
.indicator-icon {
  height: 5px;
  width: 50px;
  position: absolute;
  margin: 0 !important;
  bottom: -13px;
  left: 43px;
}
.headline-container,
.headline{
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  cursor: pointer;

}
.headline {
  align-self: stretch;
  height: 35px;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 0 var(--padding-5xs);
  gap: var(--gap-xl);
 
}
.headline-container {
  width: 427px;
  flex-direction: column;
  justify-content: flex-start;
  padding: var(--padding-15xl) 0 0;
  max-width: 100%;
  font-size: var(--font-size-xl);
  color: var(--color-white);
  font-family: var(--font-inter);
}
.log-masuk {
  text-decoration: none;
  width: 84px;
  position: relative;
  font-size: var(--font-size-base);
  font-weight: 500;
  font-family: var(--font-inter);
  color: var(--color-white);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 84px;
}
.log-button {
  cursor: pointer;
  border: 0;
  padding: var(--padding-xs) var(--padding-6xl);
  background-color: var(--color-cadetblue-100);
  border-radius: var(--br-6xl);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  white-space: nowrap;
}
.daftar-button:hover,
.log-button:hover {
  background-color: var(--color-teal-100);
}
.daftar {
  text-decoration: none;
  width: 48px;
  position: relative;
  font-size: var(--font-size-base);
  font-weight: 500;
  font-family: var(--font-inter);
  color: var(--color-white);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
}
.daftar-button {
  cursor: pointer;
  border: 0;
  padding: var(--padding-xs) 43px;
  background-color: var(--color-cadetblue-100);
  border-radius: var(--br-6xl);
  justify-content: flex-start;
}
.daftar-button,
.frame-parent,
.log-button-parent,
.subheading-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.log-button-parent {
  padding-top: 30px;
  padding-right: 40px;
  justify-content: flex-start;
  gap: 35px;
}
.frame-parent,
.subheading-inner {
  max-width: 100%;
}
.frame-parent {
  width: 786px;
  justify-content: flex-start;
  gap: 56px;
}
.subheading-inner {
  align-self: stretch;
  justify-content: flex-end;
}
.eperolehan {
  flex: 1;
  position: relative;
  font-size: inherit;
  letter-spacing: -0.03em;
  font-weight: 700;
  font-family: inherit;
  display: inline-block;
  text-shadow: 4px 4px 3px #000000a2;
  max-width: 100%;
}
.eperolehan-wrapper {
  width: 378px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-smi);
  box-sizing: border-box;
  max-width: 100%;
}
.subheading1{
  margin-left: 75px;
  position: relative;
  font-size: var(--font-size-13xl);
  font-weight: 500;
  font-family: var(--font-ek-mukta);
  color: var(--color-white);
  display: inline-block;
  text-shadow: 4px 4px 3px #000000a3;
  white-space: nowrap;
}
.pengumumum{
  align-self: center;
  box-sizing: border-box;
  text-align: center;
  font-size: var(--font-size-46xl);
  color: var(--color-white);
  text-shadow: 4px 4px 3px #000000a3;
  z-index: 2 !important
}

.c-item{
  height: 360px;
}
.c-img{
  height: 360px;
  object-fit: cover;
  filter: brightness(0.5);
}
.yuh{
 font-size: 50%;
}
.carousss{
  padding-top: 100px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  text-align: center;
  font-size: var(--font-size-46xl);
  color: var(--color-white);
z-index: 1;
}
.tablocontaina{
  padding-left: 300px;
  padding-top: 400px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  text-align: center;
z-index: 1;
}
table{
  padding-left: 100px;
  display: inline-table;
  padding-bottom: 500px !important;
}
.sentender  {
  text-shadow: 4px 4px 3px #000000a3;
  z-index: 1;
  font-size: var(--font-size-46xl);
  font-weight: 700;
  font-family: var(--font-ek-mukta);
  color: var(--color-white);
  display: inline-table;
  align-self: center;
  white-space: nowrap;
}
.frame-group {
  padding-top: 100px;
  flex-direction: column;
  font-size: var(--font-size-46xl);
  color: var(--color-paleturquoise);
  font-family: var(--font-content);
}
.frame-group,
.home-log-buttons,
.subheading {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
.subheading {
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
  gap: 58px;
}
.home-log-buttons {
  justify-content: flex-end;
  text-align: center;
}
.homepage {
  width: 100%;
  height: 1100px;
  background-color: #5f5f5f;
  letter-spacing: normal;
}


.eperolehan5,
.hubungi-kami3 {
  position: relative;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.eperolehan5 {
  margin: 0;
  height: 5px;
  width: 137px;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit;
  flex-shrink: 0;
  cursor: pointer;
}
.hubungi-kami3 {
  font-weight: 500;
  min-width: 107px;
  width: 107px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 13px 0 0;
  box-sizing: border-box;
  font-size: var(--font-size-base);
  color: var(--color-khaki-200);
  font-family: var(--font-inter);
}
.eperolehan-parent2 {
  width: 312px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.frame-child2 {
  width: 2px;
  flex: 1;
  position: relative;
  border-right: 2px solid var(--color-white);
  box-sizing: border-box;
  z-index: 2;
}
.line-frame {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 10.599999999999907px;
}
.location-1-icon3,
.mail-1-icon3,
.telephone-1-icon3 {
  width: 24.3px;
  height: 24px;
  position: relative;
  object-fit: cover;
  z-index: 2;
}
.mail-1-container {
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-mini);
}
.frame-parent11,
.location-1-parent1,
.mail-1-container {
  display: flex;
  justify-content: flex-start;
}
.location-1-parent1 {
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-13xl);
}
.frame-parent11 {
  height: 155px;
  width: 57px;
  flex-direction: row;
  align-items: flex-end;
  gap: 31px;
}
.lot-11b-jalan3,
.petaling-jaya3,
.selangor-malaysia3 {
  margin: 0;
}
.lot-11b-jalan-container3 {
  position: relative;
  color: var(--color-white);
  text-align: left;
  z-index: 2;
}
.div2,
.infotheta-edgecom3 {
  width: 167.8px;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  z-index: 2;
}
.div2 {
  width: 124.3px;
  min-width: 124.3px;
}
.lot-11b-jalan-223-seksyen-51-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-lgi);
}
.lot-b-jalan-seksyen-a-petaling-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 var(--padding-11xs);
}
.lot-b-jalan-seksyen-a-petaling {
  width: 373px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 67px;
  min-width: 373px;
  max-width: 100%;
}
.copyright-2024-theta3 {
  padding-right: 20px;
  align-self: stretch;
  height: 12.6px;
  position: relative;
  line-height: 200px;
  font-weight: 500;
  flex-shrink: 0;
  z-index: 1;
}
.symbol {
  width: 395px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-123xl-5) 0 0;

  box-sizing: border-box;
  min-width: 395px;
  max-width: 100%;
  font-size: var(--font-size-sm);
  color: var(--color-white);
}
.footer-tajuks-inner2,
.lot-b-jalan-seksyen-a-petaling-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;

}
.lot-b-jalan-seksyen-a-petaling-parent {
  width: 1042px;
  justify-content: space-between;
  gap: 66px;
}
.footer-tajuks-inner2 {
  align-self: center;
  justify-content: flex-end;
  margin-top: -5px;
  font-size: var(--font-size-base);
  color: var(--color-snow);
  font-family: var(--font-inter);
}
.footer-tajuks2,
.ts-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
}
.footer-tajuks2 {
  align-self: stretch;
  background-color: var(--color-teal-200);
  padding: var(--padding-mid) var(--padding-13xl) 23.90000000000009px
    var(--padding-18xl);
  max-width: 100%;
  text-align: center;
  font-size: var(--font-size-5xl);
  color: var(--color-white);
  font-family: var(--font-content);
}

.gap-between-paragraphs {
  padding-bottom: 20px; /* Adjust the value as needed */
}
.homeage-icon {
  width: 100%;
  min-height: 100%;
  position: absolute;
  margin: 0 !important;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}

.gap-between-paragraphs {
  padding-bottom: 20px; /* Adjust the value as needed */
}
.gap-between-paragraphs2 {
  padding-bottom: 120px; /* Adjust the value as needed */
}
@media screen and (max-width: 1200px) {
  .home-log-buttons {
    padding-left: var(--padding-14xl);
    padding-right: var(--padding-14xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1050px) {
  .copyright-2024-theta-edge-berh-wrapper,
  .frame-div {
    flex: 1;
  }
  .frame-container {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 750px) {
  .subheading {
    gap: 29px 58px;
  }
  .copyright-2024-theta-edge-berh-container,
  .frame-parent5 {
    min-width: 100%;
  }
  .homepage {
    gap: 255px 510px;
  }
}
@media screen and (max-width: 450px) {
  .log-button-parent {
    gap: 35px 17px;
  }
  .frame-parent {
    gap: 56px 28px;
  }
  .frame-div {
    flex-wrap: wrap;
    gap: 66.7px 33px;
  }
  .homepage {
    gap: 127px 510px;
  }
}
.copyright-2024-theta-edge-berh-container,
.frame-parent5 {
  flex: 1;
}
