/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.24
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

@media (min-resolution: 2x) {
  .with_frm_style .iti__flag {
    background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/06/flags@2x.png');
  }
}
.with_frm_style .iti__flag {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/06/flags.png');
  transform: scale(0.9);
}

.titlebar-inner h1 {
    font-size: 50px!important;
    font-weight: 400!important;
}

#send-a-message {
  scroll-margin-top: 92px !important;
}

a:focus {
  outline: none!important;
}

/* Default offset for screens smaller than 1024px (Tablets & Mobile) */
html {
  scroll-padding-top: 80px;
  scroll-behavior: smooth;
}

/* Offset for screens 1024px and larger (Desktop) */
@media (min-width: 1024px) {
  html {
    scroll-padding-top: 90px;
  }
}

nav.post-nav .nav-subtitle {
  background-color: #151536!important;
  color: #fff!important;
  border: 1px solid #151536!important;
  letter-spacing: 0!important;
  text-transform: capitalize!important;
  font-size: 16px!important;
  border-radius: 0!important;
}

nav.post-nav .nav-subtitle:hover {
  background-color: transparent!important;
  color: #151536!important;
}

.lqd-blog-post-style-6 .lqd-post-header {
  padding-top: 100px!important;
}

.lqd-blog-post-style-6 h1.entry-title {
  max-width: 720px;
}

.lqd-blog-post-style-6 .lqd-post-media img {
  border-radius: 0!important;
}

.lqd-lp-style-19 .lqd-lp-meta a {
  color: #151536!important;
  text-transform: none!important;
  letter-spacing: 0!important;
  font-size: 16px!important;
}

.single-post .related-posts {
  padding-bottom: 40px!important;
}

.lqd-lp-title-highlight h2 .split-inner::after {
  background-color: #E5EBE8!important;
}

article.lqd-lp:hover .btn.btn-solid {
    background-color: #d8232a !important;
    color: white !important;
    border-color: #d8232a !important;
}

article.lqd-lp:hover .btn.btn-solid i {
    color: white !important;
}

.related-posts .lqd-lp-style-13 .lqd-lp-cat {
  background-color: #151536!important;
}

.related-posts .lqd-lp-style-13 .lqd-lp-date {
  background-color: #F4F6F4!important;
}

.widget a,
nav.post-nav a {
  color: #151536!important;
}

li.pos-rel:hover .ld_entries_contents a.h2,
nav.post-nav a:hover {
    color: #d8232a !important; 
}

.lqd-blog-post-style-6 .cat-links a {
  background-color: #272664!important;
  color: #fff!important;
  letter-spacing: 0!important;
  text-transform: none;
  font-size: 14px!important;
  border: 1px solid #272664!important;
  font-family: suisseintl-regular!important;
}

.lqd-blog-post-style-6 .cat-links a:hover {
  background-color: transparent!important;
  border: 1px solid #272664!important;
  color: #272664!important;
}

.share-links > span, .tags-links > span {
  letter-spacing: 0!important;
  text-transform: none!important;
  font-size: 16px!important;
  font-family: suisseintl-medium, sans-serif;
}

.lqd-sidebar-container {
  background-color: #F4F6F4;
  padding: 40px 20px;
}

.lqd-carousel-ready .carousel-item {
    height: 100% !important;
}

.lqd-carousel-ready .carousel-item-inner,
.lqd-carousel-ready .carousel-item-content,
.lqd-carousel-ready .carousel-item-content > .elementor {
    height: 100% !important;
}

.lqd-carousel-ready .card-shadow {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.lqd-carousel-ready .card-shadow > .e-con-inner,
.lqd-carousel-ready .card-shadow .e-con.e-child {
    flex-grow: 1 !important;
    display: flex !important;
    flex-direction: column !important;
}

.lqd-carousel-ready .elementor-widget-ld_button {
    margin-top: auto !important;
}

.card-shadow {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

#liquid-latest-posts-2 {
  border: 1px solid #d2d8d5;
  padding: 20px;
  border-radius: 0;
}

.widget_search input[type="search"] {
  border-radius: 0;
  border: 1px solid #d2d8d5;
}

.ld_widget_recent_entries li .ld_entries_contents {
  line-height: 1.3!important;
}

.ld_widget_recent_entries li span {
  margin-top: 5px!important;
}

.fixed-flag-right {
  position: fixed;
  top: 50%; /* Moves it to the middle */
  right: 10px; /* Sticks it to the right edge */
  transform: translateY(-50%); /* Keeps it perfectly centered */
  writing-mode: vertical-rl; /* Turns the text vertical automatically */
  color: #fff;
  background-color: #272664;
  font-size: 1rem;
  z-index: 9999;
  padding: 8px 8px 16px 8px;
  border-radius: 30px;
  display: flex!important;
  gap: 10px!important;
  box-shadow: rgba(255, 255, 255, 0.08) 0px 4px 12px;
}

.fixed-flag-right-content {
  transform: rotate(180deg);
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  align-items: center;
}

.eapps-facebook-feed-load-more {
  background-color: transparent!important;
  border: 1px solid #151536!important;
  width: 160px!important;
  color: #151536!important;
  font-size: 16px!important;
  height: 50px!important;
  line-height: 50px!important;
  font-family: suisseintl-medium, sans-serif!important;
  border-radius: 0!important;
}

.eapps-facebook-feed-load-more:hover {
  background-color: #151536!important;
  color: #fff!important;
}

.eui-item-text {
  color: #151536!important;
}

.eapps-facebook-feed-posts {
  padding: 0!important;
}

.eapps-facebook-feed-posts-item-inner {
  padding: 20px 0 20px!important;
}

.eapps-facebook-feed-posts-item {
  margin-top: 0!important;
}

.eapps-facebook-feed-posts-inner {
  border-top: 0!important;
}

.eapps-facebook-feed-posts-item {
  background-color: #f4f6f4!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
}

.eapps-facebook-feed-inner {
  border: 0!important;
  background: transparent!important;
  border-radius: 0!important;
}

.eapps-facebook-feed-posts-inner {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px !important;
    height: auto !important; 
}

.eapps-facebook-feed-posts-item {
    position: relative !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
}

@media (max-width: 900px) {
    .eapps-facebook-feed-posts-inner {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 600px) {
    .eapps-facebook-feed-posts-inner {
        grid-template-columns: 1fr !important;
    }
}

.icon-country-news .lqd-iconbox-heading {
  margin-top: -2px!important;
}

.icon-country-news .iconbox-icon-wrap {
  line-height: 1!important;
}

.card-vendor {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: rgba(229, 235, 232, 0.5) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
}

.hover-float {
  transition: transform 0.3s ease;
}

.hover-float:hover {
  transform: translateY(-10px);
}

.about-gmap {
  height: 450px;
}

.list-zero {
  margin: 0!important;
  padding-left: 15px!important;
}

.whatsappus {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 10;
}

.whatsappus .inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.img-rotate-on-whatsapp {
  position: fixed;
  width: 70px;
  height: 70px;
  margin: -10px 0 0 -10px;
  -webkit-animation: 8s linear infinite spin;
  -moz-animation: 8s linear infinite spin;
  animation: 8s linear infinite spin;
  z-index: 10;
}

.es-carousel-container button[aria-label="Share"] {
  border: 0!important;
  padding: 0!important;
  font-size: inherit!important;
  font-family: suisseintl-regular!important;
  font-weight: 400!important;
  font-size: 14px!important;
}

.es-carousel-container button[aria-label="Share"]:hover {
  background-color: transparent!important;
  color: #151536!important;
}

.es-carousel-container .hUTSlf {
  line-height: 1.2!important;
}

.es-carousel-container .iOhujQ {
  align-items: center!important;
}

.list-careers {
  margin: -5px 0 0 0!important;
}

.list-careers li {
  margin-top: 5px;
}

.frm_button_submit{
  background-color: transparent!important;
  color: #151536!important;
  font-family: suisseintl-medium!important;
  font-weight: 400!important;
}

.frm_button_submit:hover {
  background-color: #151536!important;
  color: #fff!important;
}

.list-contact-us .elementor-icon-list-text {
  display: flex!important;
  flex-direction: row!important;
}

.list-contact-us .elementor-icon-list-text a {
  width: auto!important;
  margin: 0 5px;
}

a.link-underline {
  color: #151536;
  border-bottom: 1px solid #151536;
}

a.link-underline:hover {
  color: #d8232a;
  border-bottom: 1px solid transparent;
}

a.link-underline-white {
  color: #fff;
  border-bottom: 1px solid #fff;
}

a.link-underline-white:hover {
  color: #fff;
  border-bottom: 1px solid transparent;
}

.marquee-faded .uc_marquee {
    -webkit-mask-image: linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);
    mask-image: linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);
}

.btn-hero {
    min-width: 200px;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

body {
  min-height: 100vh;
  position: relative;
}

#wrap, #lqd-site-content {
    background-color: transparent!important;
}

.grid-lines {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  width: calc(100% - (clamp(20px, 9.09vw - 9.09px, 100px) * 2));
  height: 100%;
  max-width: 1164px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  display: flex;
  justify-content: space-between;
  z-index: -3;
}

.grid-lines > div:first-child {
  margin-left: -1px;
}

.grid-lines > div:last-child {
  margin-right: -1px;
}

.grid-lines > div {
  width: 1px;
  height: 100%;
  border-left: 1px dashed #e5ebe8;
}

.lqd-lp-img {
  border-radius: 0!important;
}

.titlebar-inner {
  padding-top: 40px!important;
  padding-bottom: 40px!important;
}

.lqd-lp-column {
  max-width: 100%;
}

.co-intro::before {
  content: '';
  background-color: #fff;
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-size: clamp(20px, 3.41vw + 9.09px, 50px) 50%;
  background-position: center;
  background-image: linear-gradient(to right, rgba(255,255,255,0.035) 1px, #fff 2px);
}

.alignwide,
.container-wide {
  width: calc(100% - (clamp(20px, 9.09vw - 9.09px, 100px) * 2));
  max-width: 1164px;
  margin: 0 auto;
}

.single-post .container,
.archive .container {
  width: calc(100% - (clamp(20px, 9.09vw - 9.09px, 100px) * 2));
  max-width: 1164px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.aligntablet {
  width: calc(100% - (clamp(20px, 9.09vw - 9.09px, 100px) * 2));
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.icon-horizontal .elementor-icon-box-title {
  margin-top: 0!important;
}

.elementor-button .btn-icon {
  transition: transform 0.3s ease;
}

.elementor-button:hover .btn-icon {
  transform: translateX(5px);
}

.ld_subscribe_form {
  display: flex;
}

.ld-sf [type="email"] {
  padding: 0 15px!important;
}

.ld_sf_paragraph {
  margin-bottom: 0!important;
}

.ld-sf [type="submit"] {
  padding: 0 20px!important;
}

.ld_sf_paragraph {
  width: 100%;
}

.lqd-megamenu-rows-wrap {
  box-shadow: none!important;
}



.mm-hover:hover .elementor-icon svg {
  visibility: hidden;
}

.mm-hover:hover .mm-arrow-right img {
  content: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-arrow-right-hover.png');
}

.mm-hover.product-solutions-engineers:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-product-solutions-engineers-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.professional-services:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-professional-services-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.maintenance-support-services:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-maintenance-support-services-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.dedicated-support-services:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-dedicated-support-services-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.pro-active-monitoring-services:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-pro-active-monitoring-services-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.hardware-loaner-services:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-hardware-loaner-services-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.cnetmos-cloud-monitoring:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-cnetmos-cloud-monitoring-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.global-vendor-portfolio:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-global-vendor-portfolio-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.case-studies:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-case-studies-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.whitepapers:hover .elementor-icon {
  background-image: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-whitepapers-hover.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mm-hover.company-background {
  border: 1px solid #272664!important;
}

.mm-hover.company-background:hover {
  border: 1px solid #E5EBE8!important;
}

.ld-sd-wrap .nav-item-children > li > a {
  padding: .5em 1.75em!important;
}

.submenu-expander {
  background-color: transparent!important;
  top: 4px!important;
}

.ld-module-sd > .ld-module-dropdown > .nav-trigger {
  left: auto!important;
  right: 0!important;
  top: 0!important;
}

.lqd-lity-backdrop {
  background: rgba(0, 0, 0, 0.75)!important;
}

.modal-regions .lqd-lity-container {
  max-width: 400px;
  border-radius: 10px;
}

.lqd-lity-wrap {
  position: relative!important;
}

.lqd-modal {
  padding: 0!important;
}

.modal-contact-us .lqd-lity-close-btn-wrap {
  top: 20px!important;
  right: 20px!important;
}

.lqd-lity[data-modal-type="fullscreen"] .lqd-lity-close {
  color: #fff!important;
}

.lqd-lity-close-btn-wrap {
  right: -5px!important;
  top: -10px!important;
  background-color: #272664;
  color: #fff;
  border-radius: 100px;
  opacity: 1!important;
}

.lqd-lity .lqd-lity-close:hover,
.lqd-lity .lqd-lity-close:focus {
  background-color: #d8232a;
  color: #fff;
  border-radius: 100px;
  opacity: 1!important;
}

.lqd-lity-close {
  backdrop-filter: none!important;
  transition: none!important;
}

.list-regions .elementor-icon-list-item > a {
  -webkit-text-decoration-color: #151536!important;
  text-decoration-color: #151536!important;
}

.list-regions .elementor-icon-list-item > a:hover {
  -webkit-text-decoration-color: #d8232a!important;
  text-decoration-color: #d8232a!important;
  text-decoration: none!important;
}

.lqd-lity[data-modal-type="default"] {
  padding: 30px 20px!important;
}

.btn-regions-mbl .elementor-button:hover .btn-icon {
  background: url('https://pacifictech.hellomonday.com.my/wp-content/uploads/2026/03/icon-regions-hover.svg') no-repeat center center;
  background-size: contain;
}

.btn-regions-mbl .elementor-button:hover .btn-icon svg {
  opacity: 0;
}

@media screen and (min-width: 1025px) {
  .nav-item-children {
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
  }
}

@media screen and (max-width: 1024px) {
  .frm_form_field.frm_half,
  .frm6 {
    grid-column: span 12 / span 12!important;
  }

  .lqd-blog-post-style-6 .lqd-post-header {
    padding-top: 80px!important;
  }

  .single-post .related-posts {
    padding-bottom: 20px!important;
  }

  .titlebar-inner h1 {
    font-size: 40px!important;
  }
}

@media screen and (max-width: 767px) {
    .about-gmap {
      height: 350px;
    }

    .related-posts .container {
      width: auto;
    }

    .has-sidebar .related-posts > .container > .row > div {
      width: 50%;
    }
}

@media screen and (max-width: 575px) {
  .has-sidebar .related-posts > .container > .row > div {
      width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .list-contact-us .elementor-icon-list-text {
    flex-direction: column!important;
  }
}











