.elementor-kit-12{--e-global-color-primary:#0B1F33;--e-global-color-secondary:#1F4E79;--e-global-color-text:#2B2B2B;--e-global-color-accent:#C62828;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.6px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.6px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;font-family:"Montserrat", Sans-serif;font-size:16px;line-height:1.6px;background-image:linear-gradient(180deg, #F5F7FA 0%, #f2295b 100%);}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{border-radius:10px 10px 10px 10px;padding:18px 18px 18px 18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ================================
   VMT Solutions – Under Construction
   ================================ */

.vmt-under-construction {
  background: linear-gradient(135deg, #0b1f33 0%, #071726 100%);
  color: #ffffff;
  text-align: center;
  padding: 40px 20px;
}

.vmt-under-construction h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}

.vmt-under-construction p {
  font-size: 18px;
  line-height: 1.6;
  max-width: 720px;
  margin: 0 auto 30px auto;
  opacity: 0.9;
}

.vmt-under-construction a.elementor-button {
  background-color: #1fb6aa;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 50px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.vmt-under-construction a.elementor-button:hover {
  background-color: #17a398;
  transform: translateY(-2px);
}

/* Mobile optimisation */
@media (max-width: 768px) {
  .vmt-under-construction h1 {
    font-size: 34px;
  }

  .vmt-under-construction p {
    font-size: 16px;
  }
}/* End custom CSS */