.elementor-kit-3450{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a0f8801:#212529;--e-global-typography-primary-font-family:"Metropolis";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--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;--e-global-typography-341f465-font-family:"Roboto";--e-global-typography-341f465-font-weight:500;}.elementor-kit-3450 e-page-transition{background-color:#FFBC7D;}.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);}@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 *//* ==========================================================================
   Service Page Template – Center banner title block in the hero
   Template body class: .page-template-servicepage
   ========================================================================== */

/* Make the banner content area full width */
body.page-template-servicepage .page-banner .container,
body.page-template-servicepage .page-banner .container-fluid {
  max-width: 100% !important;
  width: 100% !important;
}

/* Center the grid within the full-width banner */
body.page-template-servicepage .page-banner .row {
  justify-content: center !important;
  align-items: center !important;   /* vertical centering */
  min-height: 100% !important;
}

/* Ensure the title column can actually sit in the middle */
body.page-template-servicepage .page-banner [class*="col-"],
body.page-template-servicepage .page-banner .col {
  text-align: center !important;
  flex: 0 0 auto !important;
  width: auto !important;
}

/* Title itself */
body.page-template-servicepage .page-banner h1.entry-title {
  margin: 0 !important;
}
/* Fallback: if the banner content is absolutely positioned */
body.page-template-servicepage .page-banner .page-banner-content,
body.page-template-servicepage .page-banner .banner-content,
body.page-template-servicepage .page-banner .hero-content {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  right: auto !important;
  bottom: auto !important;
  position: absolute !important;
  text-align: center !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://avatar-computing.com/demo/wp-content/uploads/2024/05/Metropolis-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://avatar-computing.com/demo/wp-content/uploads/2024/05/Metropolis-SemiBold.woff') format('woff');
}
/* End Custom Fonts CSS */