@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "NotoSans";
  src: url("./fonts/NotoSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: "LiberationSans";
  src: url("./fonts/LiberationSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "LiberationSans";
  src: url("./fonts/LiberationSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}

:root {
  --primary-color: 62 98 77;
  --secondary-color: 231 199 73;
  --text-color: black;
  --gap: 100px;
  --mobile-gap: 70px;
  --line-height: 1.5;
  --header-line-height: 1.2;
  --h1: 45px;
  --h2: 40px;
  --h3: 35px;
  --h4: 30px;
  --h5: 25px;
  --h6: 20px;
  --h7: 18px;
  --mobile-h1: 30px;
  --mobile-h2: 25px;
  --mobile-h3: 20px;
  --p: 16px;
  --header-p: 18px;
  --footer-inspiren: 14px;
  --footer-padding: 10px;
  --sidebar-footer-padding: 50px;
  --logo-height: 70px;
  --logo-width: 220px;
  --footer-logo-height: 120px;
  --con-width: 1140px;
  --con-width-1199: 940px;
  --con-width-991: 720px;
  --border-width: 20px;
}

* {
  margin: 0;
  box-sizing: border-box;
}

body {
  line-height: var(--line-height);
  font-family: "NotoSans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: var(--header-line-height);
  text-align: left;
  margin-top: 0 !important;
}

h1 {
  font-size: var(--h1);
}

h2 {
  font-size: var(--h2);
}

h3 {
  font-size: var(--h3);
}

h4 {
  font-size: var(--h4);
}

h5 {
  font-size: var(--h5);
}

h6 {
  font-size: var(--h6);
}

html {
  overflow-y: scroll;
  overflow-y: overlay;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 0.2);
}

h1.title-post.entry-title,
footer.entry-footer {
  display: none;
}

.single-post h1.title-post.entry-title {
  display: block;
  font-size: var(--h4);
}

.entry-content > * {
  margin-bottom: 0 !important;
}

.content-area .hentry {
  padding-bottom: 0;
}

.page-wrap .content-wrapper,
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.single .entry-header,
.page .entry-header {
  margin-bottom: 0 !important;
}

/* .single.single-post .entry-header {
    margin-bottom: 40px !important;
  } */

.content-area .hentry {
  padding-bottom: 0 !important;
}

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
}

#mainnav ul#primary-menu {
  align-items: center;
  column-gap: 30px;
}

#mainnav ul#primary-menu > li:last-child {
  padding-right: 0;
}

#mainnav ul#primary-menu > li > a,
ul#mobmenuright > li > a {
  font-size: var(--header-p);
}

#masthead .header-col:first-child img {
  max-height: var(--logo-height);
  max-width: var(--logo-width);
}

p.inspiren {
  font-size: var(--footer-inspiren);
  margin-bottom: 0;
}

p.inspiren span,
#colophon .sydney-credits span {
  display: inline-block;
}

#colophon .sydney-credits {
  font-size: var(--footer-inspiren);
  text-align: center;
}

#colophon .sydney-credits a {
  color: inherit;
}

.footer-widgets-grid > .sidebar-column:first-child .widget.widget_media_image {
  margin-bottom: 20px;
}

.footer-widgets-grid > .sidebar-column:first-child img {
  max-height: 120px !important;
  max-width: 350px !important;
  object-fit: contain;
}

.sydney-hero-area {
  display: none !important;
}

.footer-widgets .widget {
  margin-bottom: 30px;
}

.single .hentry {
  margin-bottom: 0 !important;
}

.vc_btn3-container {
  margin-bottom: 35px;
}

.text_justify,
.text_justify_last {
  text-align: justify;
}

.text_justify_last {
  text-align-last: center;
}

.text_white,
.text_white h1,
.text_white h2,
.text_white h3,
.text_white h4,
.text_white h5,
.text_white h6,
.text_white a {
  color: white !important;
}

.text_black,
.text_black h1,
.text_black h2,
.text_black h3,
.text_black h4,
.text_black h5,
.text_black h6,
.text_black a {
  color: black !important;
}

.image-w-full,
.image-w-full * {
  width: 100%;
}

.image-w-full img {
  object-fit: cover;
}

.image-hover-scale {
  overflow: hidden;
}

.image-hover-scale img {
  transition: transform 500ms ease-out;
}

.image-hover-scale:hover img {
  transform: scale(1.05);
}

/* Blocksy */
audio,
canvas,
progress,
video {
  display: block;
}

ul.menu {
  display: flex;
  align-items: center;
  column-gap: 55px;
}

ul.menu > li > a {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

[data-vertical-spacing*="top"] {
  padding-top: 0;
}

[data-vertical-spacing*="bottom"] {
  padding-bottom: 0;
}

.ct-container {
  width: 100%;
  max-width: none;
}

/* .ct-footer [data-row="middle"] > div {
  padding-top: 50px;
  padding-bottom: 50px;
} */

.ct-footer [data-row="bottom"] > div {
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-page article > .entry-content > *:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.woocommerce-page article > .hero-section,
.woocommerce-page article > .product .product-entry-wrapper,
.woocommerce-page article > .related {
  max-width: none;
}

/* .woocommerce-page article > .entry-content > *:not(.alignfull):not(.alignleft):not(.alignright),
.woocommerce-page article > .hero-section,
.woocommerce-page article > .product .product-entry-wrapper,
.woocommerce-page article > .related {
  width: var(--con-width);
} */

.single-product .comment-form-field-input-author,
.single-product .comment-form-field-input-email {
  order: -1;
}

.single-product article > .entry-content .vc_row:not([data-vc-full-width="true"]),
.single-product article > .entry-content .vc_section:not([data-vc-full-width="true"]) {
  width: calc(var(--con-width) + 30px) !important;
  max-width: none !important;
}

.single-product article > .entry-content *:not(.vc_section) > .vc_row[data-vc-full-width="true"],
.single-product article > .entry-content .vc_section[data-vc-full-width="true"] {
  left: 0 !important;
}

.single-product .yith-wcwl-add-button {
  margin-top: 35px;
}

.single-product .wpb_text_column {
  text-align: justify;
}

.single-post .post-edit-link,
.single-post .vc_inline-link {
  display: none !important;
}

#footer .widget_media_image img {
  max-height: 70px;
  width: auto;
}

.ct-footer-copyright > *:not(:first-child) {
  margin-top: 0;
}

@media screen and (min-width: 375px) {
  .span-inline-block span {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  .ct-container {
    max-width: calc(var(--con-width) + 30px);
  }

  .woocommerce-page .ct-container,
  #header .ct-container,
  #footer .ct-container {
    max-width: 100%;
  }
}

@media screen and (max-width: 999px) {
  #header .ct-container,
  #footer .ct-container {
    max-width: none;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
  }
}

@media screen and (max-width: 767px) {
  .woocommerce-page article > .entry-content > *:not(.alignfull):not(.alignleft):not(.alignright),
  .woocommerce-page article > .hero-section,
  .woocommerce-page article > .product .product-entry-wrapper,
  .woocommerce-page article > .related {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 600px) {
  .admin-bar {
    --admin-bar: 46px;
  }
}
/* Blocksy End */

/* Custom */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wpcf7 p::after {
  display: none;
}

.wpb_text_column ul,
.wpb_text_column ol {
  padding-left: 20px;
}

.mobile_view {
  display: none !important;
}

.ul-gap ul > li:not(:last-child) {
  margin-bottom: 15px;
}

.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}

.vc_grid-container-wrapper:last-child .vc_grid-container.wpb_content_element {
  margin-bottom: 0;
}

.reg_no h1:first-child span,
.reg_no h2:first-child span,
.reg_no h3:first-child span,
.reg_no h4:first-child span,
.reg_no h5:first-child span,
.reg_no h6:first-child span {
  font-size: 16px !important;
  font-weight: 400;
}

.lh-header {
  line-height: var(--header-line-height);
}

.fs-h1 {
  font-size: var(--h1);
}

.fs-h2 {
  font-size: var(--h2);
}

.fs-h3 {
  font-size: var(--h3);
}

.fs-h4 {
  font-size: var(--h4);
}

.fs-h5 {
  font-size: var(--h5);
}

.fs-h6 {
  font-size: var(--h6);
}

.fs-h7 {
  font-size: var(--h7);
}

.fw-100,
.span-fw-100 span:first-child,
.title-100 h1,
.title-100 h2,
.title-100 h3,
.title-100 h4,
.title-100 h5,
.title-100 h6 {
  font-weight: 100;
}

.fw-200,
.span-fw-200 span:first-child,
.title-200 h1,
.title-200 h2,
.title-200 h3,
.title-200 h4,
.title-200 h5,
.title-200 h6 {
  font-weight: 200;
}

.fw-300,
.span-fw-300 span:first-child,
.title-300 h1,
.title-300 h2,
.title-300 h3,
.title-300 h4,
.title-300 h5,
.title-300 h6 {
  font-weight: 300;
}

.fw-400,
.span-fw-400 span:first-child,
.title-400 h1,
.title-400 h2,
.title-400 h3,
.title-400 h4,
.title-400 h5,
.title-400 h6 {
  font-weight: 400;
}

.fw-500,
.span-fw-500 span:first-child,
.title-500 h1,
.title-500 h2,
.title-500 h3,
.title-500 h4,
.title-500 h5,
.title-500 h6 {
  font-weight: 500;
}

.fw-600,
.span-fw-600 span:first-child,
.title-600 h1,
.title-600 h2,
.title-600 h3,
.title-600 h4,
.title-600 h5,
.title-600 h6 {
  font-weight: 600;
}

.fw-700,
.span-fw-700 span:first-child,
.title-700 h1,
.title-700 h2,
.title-700 h3,
.title-700 h4,
.title-700 h5,
.title-700 h6 {
  font-weight: 700;
}

.fw-800,
.span-fw-800 span:first-child,
.title-800 h1,
.title-800 h2,
.title-800 h3,
.title-800 h4,
.title-800 h5,
.title-800 h6 {
  font-weight: 800;
}

.fw-900,
.span-fw-900 span:first-child,
.title-900 h1,
.title-900 h2,
.title-900 h3,
.title-900 h4,
.title-900 h5,
.title-900 h6 {
  font-weight: 900;
}

.background-fixed, .parallax {
  background-attachment: fixed;
}

.mb {
  margin-bottom: 35px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-half {
  margin-bottom: calc(var(--gap) / 2) !important;
}

.title-mb-0 p:first-child,
.title-mb-0 h1:first-child,
.title-mb-0 h2:first-child,
.title-mb-0 h3:first-child,
.title-mb-0 h4:first-child,
.title-mb-0 h5:first-child,
.title-mb-0 h6:first-child {
  margin-bottom: 0 !important;
}

.gap {
  padding-top: var(--gap) !important;
  padding-bottom: var(--gap) !important;
}

.gap-t {
  padding-top: var(--gap) !important;
}

.gap-b {
  padding-bottom: var(--gap) !important;
}

.gap-m {
  margin-top: var(--gap) !important;
  margin-bottom: var(--gap) !important;
}

.gap-m-t {
  margin-top: var(--gap) !important;
}

.gap-m-b {
  margin-bottom: var(--gap) !important;
}

.row-mb-10 > div > div > div > *:not(:last-child) {
  margin-bottom: 10px;
}

.row-mb-20 > div > div > div > *:not(:last-child) {
  margin-bottom: 20px;
}

.row-mb-30 > div > div > div > *:not(:last-child) {
  margin-bottom: 30px;
}

.vc_section.column-inner-0,
.vc_row.column-inner-0 > div > div {
  padding-top: 0 !important;
}

.grid {
  display: grid !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  gap: 30px;
}

.grid::before,
.grid::after {
  display: none !important;
}

.grid > div {
  width: 100% !important;
}

.grid > div > div {
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.grid > div > div > div > *:last-child {
  margin-bottom: 0;
}

.grid-row-gap {
  row-gap: var(--gap);
}

.grid-column-2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-column-3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-column-4 {
  grid-template-columns: repeat(4, 1fr);
}

.grid-column-5 {
  grid-template-columns: repeat(5, 1fr);
}

.grid-column-6 {
  grid-template-columns: repeat(6, 1fr);
}

@media screen and (min-width: 576px) {
  .grid-sm {
    display: grid !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 30px;
  }

  .grid-sm::before,
  .grid-sm::after {
    display: none !important;
  }

  .grid-sm > div {
    width: 100% !important;
  }

  .grid-sm > div > div {
    height: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .grid-sm > div > div > div > *:last-child {
    margin-bottom: 0;
  }

  .grid-column-sm-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-column-sm-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid-column-sm-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .grid-column-sm-5 {
    grid-template-columns: repeat(5, 1fr);
  }

  .grid-column-sm-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (min-width: 768px) {
  body:not(.single-product) .vc_row > div > div > div > *:last-child {
    margin-bottom: 0;
  }

  .desktop-mb {
    margin-bottom: 35px !important;
  }

  .desktop-mb-0 {
    margin-bottom: 0 !important;
  }

  .desktop-mb-10 {
    margin-bottom: 10px !important;
  }

  .desktop-mb-20 {
    margin-bottom: 20px !important;
  }

  .desktop-mb-30 {
    margin-bottom: 30px !important;
  }

  .desktop-mb-50 {
    margin-bottom: 50px !important;
  }

  .desktop-mb-half {
    margin-bottom: calc(var(--gap) / 2) !important;
  }

  .column-gap {
    --column-gap: 30px;
  }

  .column-gap > div {
    padding-left: var(--column-gap) !important;
    padding-right: var(--column-gap) !important;
  }

  .column-gap > div:first-child {
    padding-left: 0 !important;
  }

  .column-gap > div:last-child {
    padding-right: 0 !important;
  }

  .column-gap.vc_row-no-padding,
  .vc_row-no-padding .column-gap {
    --column-gap: 45px;
  }

  .column-gap .grid-md {
    display: grid !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 20px;
  }

  .padding-left-gap.vc_row:not(.vc_inner) > div:first-child {
    padding-left: calc((100% - var(--con-width)) / 2 - 15px) !important;
  }

  .padding-left-gap.vc_row-no-padding:not(.vc_inner) > div:first-child,
  .vc_row.vc_row-no-padding .padding-left-gap.vc_row.vc_inner > div:first-child {
    padding-left: calc((100% - var(--con-width)) / 2) !important;
  }

  .padding-right-gap:not(.vc_inner) > div:last-child {
    padding-right: calc((100% - var(--con-width)) / 2 - 15px) !important;
  }

  .padding-right-gap.vc_row-no-padding:not(.vc_inner) > div:last-child,
  .vc_row.vc_row-no-padding .padding-right-gap.vc_row.vc_inner > div:last-child {
    padding-right: calc((100% - var(--con-width)) / 2) !important;
  }

  .grid-md {
    display: grid !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 30px;
  }

  .grid-md::before,
  .grid-md::after {
    display: none !important;
  }

  .grid-md > div {
    width: 100% !important;
  }

  .grid-md > div > div {
    height: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .grid-md > div > div > div > *:last-child {
    margin-bottom: 0;
  }

  .grid-column-md-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-column-md-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid-column-md-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .grid-column-md-5 {
    grid-template-columns: repeat(5, 1fr);
  }

  .grid-column-md-6 {
    grid-template-columns: repeat(6, 1fr);
  }

  .align-center {
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 992px) {
  .grid-lg {
    display: grid !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 30px;
  }

  .grid-lg::before,
  .grid-lg::after {
    display: none !important;
  }

  .grid-lg > div {
    width: 100% !important;
  }

  .grid-lg > div > div {
    height: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .grid-lg > div > div > div > *:last-child {
    margin-bottom: 0;
  }

  .grid-column-lg-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-column-lg-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid-column-lg-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .grid-column-lg-5 {
    grid-template-columns: repeat(5, 1fr);
  }

  .grid-column-lg-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

.grid-gap-0 {
  gap: 0;
}

@media screen and (max-width: 1199px) {
  :root {
    --con-width: var(--con-width-1199);
  }
}

@media screen and (max-width: 991px) {
  :root {
    --gap: var(--mobile-gap);
    --con-width: var(--con-width-991);
    --h1: var(--mobile-h1);
    --h2: var(--mobile-h1);
    --h3: var(--mobile-h2);
    --h4: var(--mobile-h2);
    --h5: var(--mobile-h3);
    --h6: var(--mobile-h3);
  }
}

@media screen and (max-width: 767px) {
  .gap,
  .gap-b {
    padding-bottom: calc(var(--gap) - 35px) !important;
  }

  .gap.full,
  .gap-b.full {
    padding-bottom: var(--gap) !important;
  }

  .mobile-mb-0 {
    margin-bottom: 0 !important;
  }
  .mobile-mb-10 {
    margin-bottom: 10px !important;
  }
  .mobile-mb-20 {
    margin-bottom: 20px !important;
  }
  .mobile-mb-30 {
    margin-bottom: 30px !important;
  }
  .mobile-mb-50 {
    margin-bottom: 50px !important;
  }
  .mobile-mb-half {
    margin-bottom: calc(var(--gap) / 2) !important;
  }

  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .desktop_view {
    display: none !important;
  }

  .mobile_view {
    display: block !important;
  }

  .mobile-br-none br {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}

/* End Custom */

strong {
  font-weight: 600;
}

.wpb_single_image.image-br {
  border-radius: 15px;
  overflow: hidden;
}

.custom-button .vc_general {
  color: black !important;
  padding: 0 !important;
  border: none !important;
  outline: none !important;
  background: none !important;
  transition: all 250ms ease-out !important;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  font-family: "NotoSans", sans-serif;
}

.custom-button.with-border .vc_general {
  padding: 8px 15px !important;
  border: 1px solid #bcbcbc !important;
  border-radius: 100vmax !important;
  transition: all 500ms ease-out !important;
}

.custom-button .vc_general::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(1);
  right: 0;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  z-index: -1;
  display: block !important;
  background: rgb(var(--secondary-color));
  border-radius: 50%;
  transition: all 500ms ease-out;
  transform-origin: center;
}

.custom-button.with-border .vc_general::before {
  right: 15px;
}

.custom-button.with-border .vc_general:hover {
  border-color: rgb(var(--secondary-color)) !important;
}

.custom-button.with-border .vc_general:hover::before {
  transform: translateY(-50%) scale(10);
}

.custom-button .vc_general::after {
  content: "\f061";
  color: black;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-flex !important;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  align-items: center;
  justify-content: center;
}

.custom-arrow-button {
  position: absolute;
  top: 0;
  z-index: 1;
}

.custom-arrow-button .vc_general {
  background: rgb(var(--secondary-color)) !important;
  color: black !important;
  outline: none !important;
  border: 1px dashed rgb(var(--secondary-color)) !important;
  padding: 0 !important;
  width: 60px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  position: relative;
  transition: all 250ms ease-out !important;
}

.custom-arrow-button .vc_general::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: center / 7px no-repeat url("https://profeschem.com.my/wp-content/uploads/2023/03/arrow-down.png");
  animation: jump 1000ms linear alternate infinite;
}

.banner-row {
  overflow: visible !important;
}

.home .banner-row.padding-left-gap .custom-arrow-button {
  left: 15%;
  transform: translate(-50%, -50%);
}

.home .banner-row.padding-right-gap .custom-arrow-button {
  right: 15%;
  transform: translate(50%, -50%);
}

body:not(.home) .banner-row.padding-left-gap .custom-arrow-button {
  top: 50px;
  left: 0;
  transform: translateX(-50%);
}

body:not(.home) .banner-row.padding-right-gap .custom-arrow-button {
  top: 50px;
  right: 0;
  transform: translateX(50%);
}

.banner-row.padding-left-gap rs-module-wrap {
  border-top-left-radius: 3vw;
  overflow: hidden !important;
}

.banner-row.padding-right-gap rs-module-wrap {
  border-top-right-radius: 3vw;
  overflow: hidden !important;
}

/* Home Page */
.banner-row.padding-left-gap > div > div > div,
.banner-row.padding-right-gap > div > div > div {
  position: relative;
}

.home-aboutus-row {
  padding-left: 15%;
  padding-right: 10%;
}

.home-aboutus-row > div:last-child > div > div {
  position: relative;
  isolation: isolate;
  padding-top: 35px;
}

.home-aboutus-row > div:last-child > div > div::before,
.home-aboutus-row > div:last-child > div > div::after {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  z-index: -1;
  display: block !important;
  transform: translateY(-50%);
}

.home-aboutus-row > div:last-child > div > div::before {
  right: 0;
  width: calc(100% - 20px);
  background: #565656;
}

.home-aboutus-row > div:last-child > div > div::after {
  left: 0;
  width: 15px;
  background: rgb(var(--primary-color));
}

.home-equipment-row.row_1 {
  padding-left: 5%;
  padding-right: 5%;
}

.home-equipment-row.row_2 > div > div {
  padding: 50px 30px !important;
}

.home-equipment-row.row_2 > div {
  border: 1px solid #bcbcbc;
  overflow: hidden;
}

.home-equipment-row.row_2 > .vc_col-has-fill > div {
  position: relative;
  isolation: isolate;
}

.home-equipment-row.row_2 > .vc_col-has-fill > div::before,
.home-equipment-row.row_2 > .vc_col-has-fill > div::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  display: block !important;
}

.home-equipment-row.row_2 > .vc_col-has-fill > div::before {
  background: rgb(0 0 0 / 0.5);
}

.home-equipment-row.row_2 > .vc_col-has-fill > div::after {
  background: white;
}

.home-equipment-row.row_2 > .vc_col-has-fill > div::after,
.home-equipment-row.row_2 > .vc_col-has-fill .wpb_text_column.text_white h1:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill .wpb_text_column.text_white h2:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill .wpb_text_column.text_white h3:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill .wpb_text_column.text_white h4:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill .wpb_text_column.text_white h5:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill .wpb_text_column.text_white h6:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill .custom-button .vc_general {
  transition: all 300ms ease-out;
}

.home-equipment-row.row_2 > .vc_col-has-fill:not(:hover) .wpb_text_column.text_white h1:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill:not(:hover) .wpb_text_column.text_white h2:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill:not(:hover) .wpb_text_column.text_white h3:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill:not(:hover) .wpb_text_column.text_white h4:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill:not(:hover) .wpb_text_column.text_white h5:first-child,
.home-equipment-row.row_2 > .vc_col-has-fill:not(:hover) .wpb_text_column.text_white h6:first-child {
  color: black !important;
}

.home-equipment-row.row_2 > .vc_col-has-fill:hover > div::after {
  left: 0;
  width: 0;
}

.home-equipment-row.row_2 > .vc_col-has-fill:hover .custom-button .vc_general {
  color: white !important;
}

.home-equipment-row.row_2 {
  z-index: 1;
}

.home-counter-row.vc_row-has-fill {
  position: relative;
  isolation: isolate;
  margin-top: calc(var(--container-gap) / -2);
}

.home-counter-row.gap,
.home-counter-row.gap-t {
  padding-top: calc((var(--container-gap) / 2) + var(--gap)) !important;
}

.home-counter-row.vc_row-has-fill::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block !important;
  background: rgb(3, 34, 79);
  background: linear-gradient(to bottom, rgba(3, 34, 79, 1) 0%, rgba(5, 46, 104, 0) 100%);
}

.home-products-row .grid.vc_row.vc_inner > div > div > div {
  position: relative;
}

.home-products-row .grid.vc_row.vc_inner .product-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 25px;
  background: rgb(255, 172, 6);
  background: linear-gradient(to right, rgba(255, 172, 6, 1) 15%, rgba(255, 172, 6, 0) 100%);
  width: min(100%, 234px);
}

.home-products-row .product-image img {
  aspect-ratio: 360 / 293;
}

.home-export-row > div:first-child .wpb_text_column:last-child {
  padding-bottom: 35px;
  position: relative;
  isolation: isolate;
}

.home-export-row > div:first-child .wpb_text_column:last-child::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 1px;
  background: white;
  display: block !important;
  z-index: -1;
  transform: translateY(50%);
}

/* About Page */
.border-pattern > div {
  width: fit-content;
  padding-right: 10px;
  /*border-right: 1px solid #c8c8c8;*/
}

.border-pattern {
  position: relative;
  isolation: isolate;
  padding-bottom: 10px;
}

.border-pattern::before,
.border-pattern::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  z-index: -1;
  display: block !important;
  transform: translateY(50%);
}

.border-pattern::before {
  right: 0;
  width: calc(100% - 20px);
  background: #c8c8c8;
}

.border-pattern::after {
  left: 0;
  width: 15px;
  background: #3E624D;
}

.about-factory-row .factory-image img {
  aspect-ratio: 214 / 195;
}

.about-factory-row {
  position: relative;
  isolation: isolate;
  padding-top: 35px;
}

.about-factory-row::before,
.about-factory-row::after {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  z-index: -1;
  display: block !important;
  transform: translateY(-50%);
}

.about-factory-row::before {
  right: 15px;
  width: calc(100% - 30px - 20px);
  background: #c8c8c8;
}

.about-factory-row::after {
  left: 15px;
  width: 15px;
  background: #009259;
}

.about-vm-row.vc_row-has-fill {
  position: relative;
  isolation: isolate;
}

.about-vm-row.vc_row-has-fill::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block !important;
  background: #19264d;
  opacity: 0.9;
}

.about-equipment-row .vc_row.vc_inner.grid {
  gap: var(--gap) 60px;
}

.about-equipment-row .equipment-image img {
  aspect-ratio: 108 / 67;
}

.about-equipment-row .vc_row.vc_inner .wpb_text_column h1:first-child:not(:last-child),
.about-equipment-row .vc_row.vc_inner .wpb_text_column h2:first-child:not(:last-child),
.about-equipment-row .vc_row.vc_inner .wpb_text_column h3:first-child:not(:last-child),
.about-equipment-row .vc_row.vc_inner .wpb_text_column h4:first-child:not(:last-child),
.about-equipment-row .vc_row.vc_inner .wpb_text_column h5:first-child:not(:last-child),
.about-equipment-row .vc_row.vc_inner .wpb_text_column h6:first-child:not(:last-child) {
  position: relative;
  isolation: isolate;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.about-equipment-row .vc_row.vc_inner .wpb_text_column h1:first-child:not(:last-child)::before,
.about-equipment-row .vc_row.vc_inner .wpb_text_column h2:first-child:not(:last-child)::before,
.about-equipment-row .vc_row.vc_inner .wpb_text_column h3:first-child:not(:last-child)::before,
.about-equipment-row .vc_row.vc_inner .wpb_text_column h4:first-child:not(:last-child)::before,
.about-equipment-row .vc_row.vc_inner .wpb_text_column h5:first-child:not(:last-child)::before,
.about-equipment-row .vc_row.vc_inner .wpb_text_column h6:first-child:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25px;
  height: 1px;
  z-index: -1;
  display: block !important;
  background: #009259;
  transform: translateY(50%);
}

.about-equipment-row .vc_row.vc_inner .wpb_text_column ul,
.product-detail-row .wpb_text_column ul:not(.alpha-list) {
  list-style: none;
}

.about-equipment-row .vc_row.vc_inner .wpb_text_column ul li,
.product-detail-row .wpb_text_column ul:not(.alpha-list) > li {
  position: relative;
  z-index: -1;
}

.about-equipment-row .vc_row.vc_inner .wpb_text_column ul li::before,
.product-detail-row .wpb_text_column ul:not(.alpha-list) > li::before {
  content: "-";
  display: block !important;
  position: absolute;
  top: 0;
  left: -20px;
}

/* Products Page */
.product-detail-row .wpb_text_column ul.alpha-list {
  list-style: lower-alpha;
}

.product-detail-row .wpb_text_column ul.alpha-list > li::marker {
  color: rgb(var(--primary-color));
  font-weight: 600;
}

.product-detail-row .detail-image img {
  aspect-ratio: 55 / 43;
}

.product-detail-row {
  padding-top: 30px;
  padding-left: 15px;
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  border-top-left-radius: 15px;
  margin-left: 0;
  margin-right: 0;
}

.product-detail-row:not(:last-child) {
  margin-bottom: var(--gap);
}

.product-transportation-row.vc_row-has-fill {
  position: relative;
  isolation: isolate;
}

.product-transportation-row.vc_row-has-fill::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block !important;
  background: rgb(0 0 0 / 0.6);
}

.product-transportation-row .wpb_text_column h1:first-child,
.product-transportation-row .wpb_text_column h2:first-child,
.product-transportation-row .wpb_text_column h3:first-child,
.product-transportation-row .wpb_text_column h4:first-child,
.product-transportation-row .wpb_text_column h5:first-child,
.product-transportation-row .wpb_text_column h6:first-child {
  position: relative;
  isolation: isolate;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.product-transportation-row .wpb_text_column h1:first-child::before,
.product-transportation-row .wpb_text_column h2:first-child::before,
.product-transportation-row .wpb_text_column h3:first-child::before,
.product-transportation-row .wpb_text_column h4:first-child::before,
.product-transportation-row .wpb_text_column h5:first-child::before,
.product-transportation-row .wpb_text_column h6:first-child::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 25px;
  height: 1px;
  background: black;
  z-index: -1;
  display: block !important;
  transform: translate(-50%, -50%);
}

.product-transportation-row .wpb_text_column.text_white h1:first-child::before,
.product-transportation-row .wpb_text_column.text_white h2:first-child::before,
.product-transportation-row .wpb_text_column.text_white h3:first-child::before,
.product-transportation-row .wpb_text_column.text_white h4:first-child::before,
.product-transportation-row .wpb_text_column.text_white h5:first-child::before,
.product-transportation-row .wpb_text_column.text_white h6:first-child::before {
  background: white;
}

/* Contact Page */
#contact_form > p {
  display: grid;
  gap: 20px;
}

#contact_form ::placeholder {
  color: black;
  opacity: 1;
}

#contact_form input:not([type="submit"]) {
  padding-left: 12px;
  padding-right: 12px;
}

#contact_form textarea {
  padding: 15px;
}

.wpcf7 input[type="submit"] {
  background: #d63832;
  color: white;
  border-radius: 0;
}

.wpcf7-spinner {
  position: absolute;
  bottom: 4.25px;
  right: 0;
}

.wpcf7-response-output {
  margin-bottom: 0 !important;
}

/* Header */
.language-switcher {
  font-size: var(--h7);
  display: flex;
  align-items: center;
}

.language-switcher a {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.language-switcher a:first-child {
  padding-left: 0;
}

.language-switcher a:last-child {
  padding-right: 0;
}

.language-switcher a:not(:last-child) {
  border-right: 1px solid black;
}

.language-switcher a.language-active {
  pointer-events: none;
  color: rgb(var(--primary-color));
  font-weight: 600;
}

#header [data-row="middle"] [data-items] {
  gap: 35px;
}

ul:is(.menu, .widget-menu) li[class*="current"] > a,
.mobile-menu ul li[class*="current"] > a {
  font-weight: 600;
  color: rgb(var(--primary-color));
}

/* Footer */
ul:is(.menu, .widget-menu) li > a {
  font-size: var(--h7);
}

#footer [data-row="top"] > div {
  padding-top: 50px;
}

#footer [data-row="middle"] > div {
  padding-bottom: 40px;
}

#footer .company-details {
  display: grid;
  gap: 20px;
}

#footer .company-details .contact-method span {
  color: rgb(var(--primary-color));
  margin-right: 5px;
  font-weight: 600;
}

.page-id-63 #footer :is([data-row="top"], [data-row="middle"]) {
  display: none !important;
}

.page-id-63 #footer {
  background: none !important;
}

.page-id-63 #footer [data-row="bottom"] > div {
  padding-top: 0;
}

#footer #nav_menu-2 ul > li {
  margin-bottom: 0;
}

/* Slick Slider */
.slick-arrow {
  background: rgb(var(--secondary-color));
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}

.slick-arrow.slick-next {
  left: auto;
  right: 15px;
}

.slick-arrow::after {
  content: "\f053";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: black;
  font-size: 16px;
}

.slick-arrow.slick-next::after {
  content: "\f054";
}

.mega_count_img {
    padding-bottom: 0 !important;
}

#mega_count_bar .mega_count_content h3 {
    margin: auto !important;
    line-height: 1 !important;
}

.mega_count_content {
    line-height: 1 !important;
}

.chinese-title {
    font-size: 50px !important;
}

.home-title-row .wpb_text_column {
    font-size: 50px !important;
}

@media screen and (min-width: 768px) {
  .home-aboutus-row > div:first-child .wpb_text_column {
    transform: rotate(90deg) translateY(calc(var(--con-width) * 0.3 / -4));
    transform-origin: top left;
  }

  .home-equipment-row.row_2 {
    padding-right: calc((100vw - var(--con-width)) / 2);
  }

  .home-products-row .product-image.big-image img {
    aspect-ratio: 175 / 99;
  }

  .about-vm-row.vc_row-has-fill::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    z-index: -1;
    display: block !important;
    /*background: linear-gradient(to bottom, transparent, white, transparent);*/
    border-right:1px solid rgba(255,255,255,0.5);
    transform: translateX(-50%);
  }

  .about-vm-row.vc_row-has-fill.gap::after {
    top: var(--gap);
    height: calc(100% - var(--gap) * 2);
  }

  .about-cert-row .vc_row.vc_inner {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-cert-row .vc_row.vc_inner > div > div {
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-cert-row .vc_row.vc_inner > div:not(:last-child) > div {
    border-right: 1px solid #c8c8c8;
  }

  body:not(.home) .home-title-row {
    padding-left: min(calc((100vw - var(--con-width)) / 2), 200px);
    padding-right: min(calc((100vw - var(--con-width)) / 2), 200px);
  }

  /*.home-counter-row.gap,*/
  /*.home-counter-row.gap-b {*/
  /*  padding-bottom: calc((var(--container-gap) / 2) + var(--gap)) !important;*/
  /*}*/

  .home-products-row .align-center.vc_row.vc_inner > div:first-child > div > div,
  .home-products-row .grid.vc_row.vc_inner > div {
    border-radius: 15px;
    overflow: hidden;
  }

  .home-title-row .wpb_text_column:nth-child(2) {
    padding-left: 32%;
  }

  .home-title-row .wpb_text_column:nth-child(3) {
    padding-left: 15%;
  }

  body:not(.home) .banner-row.padding-right-gap.vc_row-no-padding:not(.vc_inner) > div:last-child {
    padding-right: max(calc((100% - var(--con-width)) / 2), 45px) !important;
  }

  body:not(.home) .banner-row.padding-left-gap.vc_row-no-padding:not(.vc_inner) > div:last-child {
    padding-left: max(calc((100% - var(--con-width)) / 2), 45px) !important;
  }
  
  .product-transportation-row > .vc_col-sm-12 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
}

@media screen and (min-width: 778px) {
  rs-module.revslider-initialised {
    width: 100% !important;
    height: auto !important;
  }

  rs-module-wrap {
    height: auto !important;
  }

  rs-module.revslider-initialised {
    aspect-ratio: 1290 / 403;
  }

  body.home rs-module.revslider-initialised {
    aspect-ratio: 129 / 47;
  }
}

@media screen and (min-width: 992px) {
  .home-equipment-row.row_2 > div:nth-child(4) {
    border-top-right-radius: 40px;
  }
}

@media screen and (min-width: 1000px) {
  #footer [data-row="top"] > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #footer #nav_menu-2 ul {
    display: flex;
    align-items: center;
    gap: 55px;
  }

  #footer [data-row="top"] [data-column="widget-area-1"] > .widget_text {
    display: none !important;
  }

  #footer .company-details .contact-method {
    display: flex;
    align-items: center;
    column-gap: 30px;
    flex-wrap: wrap;
  }

  #footer .company-details .contact-method > div:not(:last-child) {
    position: relative;
    isolation: isolate;
  }

  #footer .company-details .contact-method > div:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 1px;
    height: 100%;
    display: block !important;
    z-index: -1;
    background: black;
    transform: translateX(50%);
  }
}

@media screen and (max-width: 999px) {
  #footer [data-row="middle"] {
    display: none !important;
  }

  #footer [data-row="top"] > div {
    padding-bottom: 10px;
  }

  #footer .ct-widget,
  #footer .ct-widget :is(h1, h2, h3, h4, h5, h6) {
    text-align: center;
  }

  #footer .ct-social-box {
    justify-content: center;
  }

  #footer #nav_menu-2 ul {
    display: flex;
    align-items: center;
    gap: 10px 30px;
    justify-content: center;
    flex-wrap: wrap;
  }

  #footer #nav_menu-2 ul > li {
    position: relative;
    isolation: isolate;
  }

  #footer #nav_menu-2 ul > li:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 1px;
    height: 100%;
    z-index: -1;
    display: block !important;
    background: black;
    transform: translateX(50%);
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-equipment-row.row_2 > div:nth-child(2) {
    border-top-right-radius: 40px;
  }
}

@media screen and (max-width: 767px) {
  .custom-arrow-button .vc_general {
    width: 40px;
  }

  .custom-arrow-button .vc_general::after {
    background: center / 4.5px no-repeat url("https://profeschem.com.my/wp-content/uploads/2023/03/arrow-down.png");
  }

  .banner-row.padding-left-gap > .vc_col-sm-12 {
    padding-left: 35px;
  }

  .banner-row.padding-right-gap > .vc_col-sm-12 {
    padding-right: 35px;
  }

  .home-aboutus-row,
  .home-equipment-row.row_1 {
    padding-left: 0;
    padding-right: 0;
  }

  .home-equipment-row.row_2 {
    padding-right: 15px;
  }

  .home-equipment-row.row_2 > div:first-child {
    border-top-right-radius: 40px;
  }

  .home-products-row .product-image {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px !important;
  }

  .home-counter-row.vc_row-has-fill::before {
    background: rgb(3, 34, 79);
    background: linear-gradient(to bottom, rgba(3, 34, 79, 1) 50%, rgba(5, 46, 104, 0) 100%);
  }

  .home-products-row .vc_row.vc_inner.grid {
    row-gap: var(--gap);
  }

  /*.home-export-row > div:first-child {*/
  /*  width: 70%;*/
  /*}*/

  .home-title-row .wpb_text_column {
    font-size: var(--h7) !important;
  }
  
    .home-title-row .wpb_text_column.chinese-title {
    font-size: var(--h4) !important;
  }

  .about-vm-row > div:not(:first-child) {
    padding-top: 35px;
    position: relative;
    isolation: isolate;
  }

  .about-vm-row > div:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 0;
    z-index: -1;
    display: block !important;
    border-top:1px solid rgba(255,255,255,0.5);
    transform: translateY(-50%);
  }

  .slick-track > div {
    padding-left: 55px;
    padding-right: 55px;
  }

  /*body:not(.home) .banner-row.padding-right-gap .custom-arrow-button {*/
  /*  top: 30px;*/
  /*}*/

  .contact-company-row .company-logo img {
    height: 70px;
    width: auto;
  }
  
  .main-counter {
      font-size: 50px !important;
  }
  
  .home-products-row .vc_row.vc_inner:not(:last-child) {
      margin-bottom: 35px;
  }
  
  .reg_no h6 {
      font-size: var(--h7);
  }
  
  .wpb_gmaps_widget iframe {
      height: 300px;
  }
}

@keyframes jump {
  from {
    transform: translate3d(0, -8%, 0);
  }

  to {
    transform: translate3d(0, 8%, 0);
  }
}
