.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;}.elementor-kit-5 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);}.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 *//* Floating cards hover effect */
.floating-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.floating-card:hover {
  transform: translateY(-4px);
  box-shadow: 0px 8px 30px rgba(0,0,0,0.12);
}

/* Ensure image column overflow visible */
.intro-left-col {
  overflow: visible !important;
  position: relative;
}

/* Stats divider */
.stat-item:not(:last-child) {
  border-right: 1px solid #E8CFCF;
  padding-right: 24px;
  margin-right: 24px;
}

/* Button arrow spacing */
.cta-btn .elementor-button-icon {
  margin-left: 8px;
}
/* About Page - Sab Kuch Hide Karo */
.page-id-17 .elementor-page-title,
.page-id-17 h1.entry-title,
.page-id-17 .entry-title,
.page-id-17 .site-title,
.page-id-17 .site-title a,
.page-id-17 .site-description,
.page-id-17 header,
.page-id-17 footer,
.page-id-17 .site-footer,
.page-id-17 .elementor-widget-text-editor,
.page-id-17 .copyright,
.page-id-17 [class*="footer"],
.page-id-17 [class*="header"],
.page-id-17 #site-header,
.page-id-17 #site-footer {
    display: none !important;
}

/* Canvas bilkul blank kar do */
.page-id-17 #content,
.page-id-17 .site-content,
.page-id-17 #primary {
    padding: 0 !important;
    margin: 0 !important;
}

.page-id-17 .elementor {
    min-height: 100vh !important;
}
/* Services Page - Bilkul Blank */
.page-id-159 .elementor-page-title,
.page-id-159 h1.entry-title,
.page-id-159 .entry-title,
.page-id-159 .site-title,
.page-id-159 .site-title a,
.page-id-159 .site-description,
.page-id-159 header,
.page-id-159 footer,
.page-id-159 .site-footer,
.page-id-159 .site-header,
.page-id-159 .copyright,
.page-id-159 [class*="footer"],
.page-id-159 [class*="header"],
.page-id-159 #site-header,
.page-id-159 #site-footer {
    display: none !important;
}

.page-id-159 #content,
.page-id-159 .site-content,
.page-id-159 #primary {
    padding: 0 !important;
    margin: 0 !important;
}/* End custom CSS */