.elementor-238 .elementor-element.elementor-element-8857d2b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-238 .elementor-element.elementor-element-9e7c226 .elementor-heading-title{font-family:"Avenir", Sans-serif;font-size:18px;font-weight:300;letter-spacing:2px;}.elementor-238 .elementor-element.elementor-element-129ad42{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-238 .elementor-element.elementor-element-8d0bdf2 img{width:50%;}.elementor-238 .elementor-element.elementor-element-1c1fd98{background-color:#F4F4F4;margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 40px) 0px;padding:10px 20px 10px 20px;border-radius:10px 10px 10px 10px;}.elementor-238 .elementor-element.elementor-element-1c1fd98 .elementor-heading-title{font-family:"Avenir", Sans-serif;font-size:16px;font-weight:300;}.elementor-238 .elementor-element.elementor-element-9960b3c{padding:50px 0px 50px 0px;}@media(min-width:768px){.elementor-238 .elementor-element.elementor-element-8857d2b{--content-width:1280px;}.elementor-238 .elementor-element.elementor-element-129ad42{--content-width:800px;}}/* Start custom CSS for html, class: .elementor-element-9960b3c */.custom-box {
  position: relative;
  padding: 50px;
  box-sizing: border-box;
  
  /* white box + black 1px border */
  background: #fff;
  border: 1px solid #000;

  /* only top-left & bottom-right rounded */
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;

  /* center text horizontally and vertically */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* two overlays that mask exactly half of each side-border */
.custom-box::before,
.custom-box::after {
  content: "";
  position: absolute;
  width: 3px;           /* a bit wider than 1px to fully cover */
  background: inherit;  /* will be #fff */
  z-index: 1;
}

/* mask bottom-half of left border */
.custom-box::before {
  left: -1px;           /* shift to cover the 1px border fully */
  bottom: 0;
  height: 50%;
}

/* mask top-half of right border */
.custom-box::after {
  right: -1px;
  top: 0;
  height: 50%;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://aqm.com.my/staging2/wp-content/uploads/Avenir-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://aqm.com.my/staging2/wp-content/uploads/Avenir-Book.woff2') format('woff2');
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://aqm.com.my/staging2/wp-content/uploads/Avenir-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://aqm.com.my/staging2/wp-content/uploads/Avenir-Heavy.woff2') format('woff2');
}
/* End Custom Fonts CSS */