img:is([sizes=auto i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px
}

/*# sourceURL=wp-img-auto-sizes-contain-inline-css */

.e-heading-base a,
.e-paragraph-base a {
  all: unset;
  cursor: pointer;
}

form[data-element_type="e-form"].form-state-success [data-element_type="e-form-success-message"],
form[data-element_type="e-form"].form-state-error [data-element_type="e-form-error-message"] {
  display: block;
}

/*# sourceURL=elementor-frontend-inline-css */

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

/*# sourceURL=wp-emoji-styles-inline-css */

/*! This file is auto-generated */
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em
}

.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none
}

/*# sourceURL=/wp-includes/css/classic-themes.min.css */

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #e8431a;
  --wp--preset--color--luminous-vivid-amber: #e8431a;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #1a4f8a;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(26, 79, 138) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(232, 67, 26) 0%, rgb(255, 105, 0) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
  --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}

:where(body) {
  margin: 0;
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

:where(.is-layout-grid) {
  gap: 0.5em;
}

body .is-layout-flex {
  display: flex;
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}

.is-layout-flex> :is(*, div) {
  margin: 0;
}

body .is-layout-grid {
  display: grid;
}

.is-layout-grid> :is(*, div) {
  margin: 0;
}

body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-top: calc(0.667em + 2px);
  padding-right: calc(1.333em + 2px);
  padding-bottom: calc(0.667em + 2px);
  padding-left: calc(1.333em + 2px);
  text-decoration: none;
  text-transform: inherit;
}

.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

:root :where(.wp-block-icon svg) {
  width: 24px;
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}

:where(.wp-block-term-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-term-template.is-layout-grid) {
  gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}

/*# sourceURL=global-styles-inline-css */

.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  background-image: none !important;
}

@media screen and (max-height: 1024px) {

  .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}

@media screen and (max-height: 640px) {

  .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}

/* Make all team cards have the same clean layout, responsive overlays, and spacing */
.sis-ourteam-content {
  display: flex !important;
  flex-direction: column !important;
  padding: 28px !important;
  box-sizing: border-box !important;
  justify-content: flex-end !important;
  height: 100% !important;
}

/* Names in team cards: clean, bold white sans-serif */
.sis-ourteam-content .elementskit-section-title {
  color: var(--e-global-color-white) !important;
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif !important;
  font-size: 26px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  margin: 0px 0px 8px 0px !important;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5) !important;
}

.sis-ourteam-content .elementskit-section-title a {
  color: var(--e-global-color-white) !important;
  text-decoration: none !important;
}

.sis-ourteam-content .elementskit-section-title a:hover {
  color: var(--e-global-color-accent) !important;
}

/* Designation in team cards: white, clean text */
.sis-ourteam-content .elementskit-section-subtitle {
  color: var(--e-global-color-white) !important;
  font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  margin: 0px !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;
}

/* Divider line styling */
.sis-ourteam-content .elementor-divider {
  padding-block-start: 12px !important;
  padding-block-end: 12px !important;
}

.sis-ourteam-content .elementor-divider-separator {
  border-top-style: solid !important;
  border-top-width: 1px !important;
  border-top-color: var(--e-global-color-divider) !important;
  width: 100% !important;
  opacity: 0.5 !important;
}

/* Social media widget: translucent gold rounded box */
.sis-ourteam-content .elementskit-social-media>.elementor-widget-container {
  background-color: var(--e-global-color-accentsecondary) !important;
  padding: 8px 12px 8px 12px !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: var(--e-global-color-accentsecondary) !important;
  border-radius: 4px !important;
  display: inline-block !important;
  width: fit-content !important;
}

/* Social media icons layout inside card */
.sis-ourteam-content .ekit_social_media {
  text-align: left !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  gap: 16px !important;
  align-items: center !important;
}

.sis-ourteam-content .ekit_social_media>li {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Gold icons inside the box */
.sis-ourteam-content .ekit_social_media>li>a :is(i, svg) {
  color: var(--e-global-color-accent) !important;
  fill: var(--e-global-color-accent) !important;
  max-width: 18px !important;
  height: 18px !important;
  transition: all 0.3s ease !important;
}

.sis-ourteam-content .ekit_social_media>li>a:hover :is(i, svg) {
  color: var(--e-global-color-white) !important;
  fill: var(--e-global-color-white) !important;
  transform: scale(1.1) !important;
}

/* ===== INDANE BRAND COLOR OVERRIDES ===== */
/* Overrides yellow/amber from external theme CSS */

*[style*="#e8431a"],
*[style*="#e8431a"],
*[style*="#e8431a"],
*[style*="#e8431a"],
*[style*="#e8431a"],
*[style*="#e8431a"] {
  color: #e8431a !important;
}

:root {
  --wp--preset--color--luminous-vivid-amber: #e8431a !important;
  --wp--preset--color--luminous-vivid-orange: #e8431a !important;
  --wp--preset--color--vivid-cyan-blue: #1a4f8a !important;
  --wp--preset--color--vivid-purple: #1a4f8a !important;
  --e-global-color-primary: #e8431a !important;
  --e-global-color-accent: #e8431a !important;
}

.elementor-widget-button .elementor-button,
.elementor-button-wrapper .elementor-button {
  background-color: #e8431a !important;
  border-color: #e8431a !important;
}

.has-luminous-vivid-amber-background-color,
.has-luminous-vivid-orange-background-color {
  background-color: #e8431a !important;
}

.has-luminous-vivid-amber-color,
.has-luminous-vivid-orange-color {
  color: #e8431a !important;
}

a,
a:hover {
  color: #e8431a !important;
}

button,
.btn,
[class*="btn-primary"] {
  background-color: #e8431a !important;
  border-color: #e8431a !important;
}

/* ===== END INDANE OVERRIDES ===== */

/* ===== NAVBAR BUTTON COLOR FIX ===== */
header .elementor-button,
header .elementor-widget-button .elementor-button,
nav .elementor-button,
.site-header .elementor-button,
header a.elementor-button,
header button,
nav button,
.e-con header .elementor-button {
  background-color: #1A1A1A !important;
  color: #ffffff !important;
  border-color: #1A1A1A !important;
}

header .elementor-button:hover,
nav .elementor-button:hover,
header button:hover {
  background-color: #e8431a !important;
  color: #ffffff !important;
  border-color: #e8431a !important;
}
/* ===== END NAVBAR BUTTON FIX ===== */

/* ===== ICON COLOR RESTORE FIX ===== */

/* All FontAwesome and ekit icons - force visible */
i[class*="fa-"],
i[class*="icon-"],
i[class*="ekit-"],
span[class*="ekit-"] i,
.elementor-icon i,
.elementor-icon-box-icon i,
.ekit-wid-con .elementskit-info-box-icon i,
[class*="icon-box"] i,
.elementskit-nav-identity-panel i {
  color: #e8431a !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Icons inside dark/black backgrounds - make them orange */
section[style*="#1A1A1A"] i,
section[style*="#1a1a1a"] i,
section[style*="#000"] i,
div[style*="#1A1A1A"] i,
div[style*="#1a1a1a"] i,
.elementor-column[style*="background"] i {
  color: #e8431a !important;
  opacity: 1 !important;
}

/* Icons inside orange/red backgrounds - make them WHITE */
section[style*="#e8431a"] i,
div[style*="#e8431a"] i,
[style*="background-color: #e8431a"] i,
[style*="background-color:#e8431a"] i {
  color: #ffffff !important;
  opacity: 1 !important;
}

/* SVG icons fix */
svg path[fill="#e8431a"],
svg path[fill="#E8431A"] {
  fill: #ffffff !important;
}
/* ===== END ICON FIX ===== */

/* ===== HEADER NAV LINKS BLACK COLOR OVERRIDE ===== */
header #menu-header-menu li a,
nav #menu-header-menu li a,
.elementskit-navbar-nav li a,
header .elementskit-navbar-nav li a,
.site-header .elementskit-navbar-nav li a {
  color: #1A1A1A !important;
}

header #menu-header-menu li a:hover,
nav #menu-header-menu li a:hover,
.elementskit-navbar-nav li a:hover,
header .elementskit-navbar-nav li a:hover,
.site-header .elementskit-navbar-nav li a:hover {
  color: #ffffff !important;
  background-color: #1A1A1A !important;
}


/* Home / Active link should keep its style but override color if needed */
header #menu-header-menu li.current-menu-item a,
nav #menu-header-menu li.current-menu-item a,
.elementskit-navbar-nav li.current-menu-item a {
  color: #ffffff !important;
  background-color: #e8431a !important;
}
/* ===== END HEADER NAV LINKS COLOR OVERRIDE ===== */

/* ===== REQUEST QUOTE BUTTON ARROW FIX ===== */
.elementor-button[href*="quote"] .elementor-button-icon i,
.elementor-button[href*="quote"] .elementor-button-icon svg,
a[href*="quote"] .elementor-button-icon i,
a[href*="quote"] .elementor-button-icon svg,
/* ElementsKit Creative Button selectors */
.ekit_creative_button_icon_wrapper i,
.ekit_creative_button_icon_wrapper svg,
.ekit_creative_button_icon_before,
/* Target by button text as fallback */
.elementor-widget-button .elementor-button-icon i,
.elementor-widget-button .elementor-button-icon svg,
.elementor-widget-button .elementor-button-icon {
  color: #1A1A1A !important;
  fill: #1A1A1A !important;
  opacity: 1 !important;
  visibility: visible !important;
}
/* ===== END BUTTON ARROW FIX ===== */

/* ===== ALL BUTTON ARROW ICONS RESTORE ===== */

/* All button icons - force visible and dark */
.elementor-button .elementor-button-icon,
.elementor-button .elementor-button-icon i,
.elementor-button .elementor-button-icon svg,
.elementor-button .elementor-button-icon span,
.elementor-button-icon,
.elementor-button-icon i,
.elementor-button-icon svg {
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-flex !important;
  color: #1A1A1A !important;
  fill: #1A1A1A !important;
}

/* Icons on dark/orange buttons - make WHITE */
[style*="background-color: #e8431a"] .elementor-button-icon i,
[style*="background-color:#e8431a"] .elementor-button-icon i,
[style*="background-color: #1A1A1A"] .elementor-button-icon i,
[style*="background-color:#1A1A1A"] .elementor-button-icon i,
[style*="background-color: #1a1a1a"] .elementor-button-icon i,
.elementor-button.elementor-size-sm .elementor-button-icon i,
.elementor-button.elementor-size-md .elementor-button-icon i,
.elementor-button.elementor-size-lg .elementor-button-icon i {
  color: #ffffff !important;
  fill: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* ekit icon buttons */
.ekit-wid-con .elementor-button-icon i,
.ekit-wid-con .elementor-button-icon svg,
[class*="ekit"] .elementor-button-icon i {
  opacity: 1 !important;
  visibility: visible !important;
  color: inherit !important;
}

/* SVG arrow paths */
.elementor-button-icon svg path,
.elementor-button-icon svg rect,
.elementor-button-icon svg polygon {
  fill: currentColor !important;
  opacity: 1 !important;
}

/* Force all i tags inside buttons */
.elementor-button i,
button i,
a.elementor-button i {
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
}

/* ===== END BUTTON ARROW ICONS RESTORE ===== */

/* ===== NAVBAR LINKS STYLE FIX ===== */

header .elementor-item,
header .elementor-item:visited {
  color: #1A1A1A !important;
  
  background: transparent !important;
}

header .elementor-item:hover,
header .elementor-item:focus,
header .elementor-item-active,
header .elementor-item.elementor-item-active {
  color: #1A1A1A !important;
  background-color: #e8431a !important;
  background: #e8431a !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}

/* Kill black hover from external CSS */
header .elementor-nav-menu .elementor-item:hover,
header .elementor-nav-menu--main .elementor-item:hover,
.elementor-nav-menu__container .elementor-item:hover {
  background-color: #e8431a !important;
  background: #e8431a !important;
  color: #1A1A1A !important;
  box-shadow: none !important;
  outline: none !important;
}

/* ===== END NAVBAR LINKS FIX ===== */

/* ===== MOBILE MENU FIX ===== */

/* MOBILE ONLY - max-width 1024px (breakpoint) */
@media (max-width: 1024px) {

  .elementor-nav-menu--dropdown,
  .elementor-nav-menu--dropdown.elementor-nav-menu__container,
  .elementor-nav-menu--dropdown ul,
  .elementor-nav-menu--dropdown li,
  /* ElementsKit Mobile Menu selectors */
  .elementskit-menu-container,
  .elementskit-menu-container.elementskit-menu-offcanvas-elements,
  .elementskit-menu-container ul,
  .elementskit-menu-container li,
  .elementskit-navbar-nav {
    background-color: #ffffff !important;
    background: #ffffff !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .elementor-nav-menu--dropdown a,
  .elementor-nav-menu--dropdown .elementor-item,
  /* ElementsKit Mobile Menu Links selectors */
  .elementskit-menu-container a,
  .elementskit-navbar-nav li a,
  .elementskit-menu-container .elementskit-item {
    color: #1A1A1A !important;
    
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    padding: 12px 20px !important;
    border-bottom: 1px solid #eeeeee !important;
  }

  .elementor-nav-menu--dropdown .elementor-item-active,
  .elementor-nav-menu--dropdown a:hover,
  /* ElementsKit Mobile Menu Hover / Active selectors */
  .elementskit-menu-container li.current-menu-item a,
  .elementskit-menu-container a:hover {
    background-color: #e8431a !important;
    color: #ffffff !important;
  }

  /* Hamburger button fix */
  .elementor-menu-toggle,
  /* ElementsKit Hamburger Button */
  .elementskit-menu-hamburger,
  .elementskit-menu-toggler {
    
    background: transparent !important;
    border: 2px solid #1A1A1A !important;
    color: #1A1A1A !important;
    box-shadow: none !important;
  }

  .elementor-menu-toggle i,
  .elementor-menu-toggle svg,
  /* ElementsKit Hamburger Icon spans */
  .elementskit-menu-hamburger-icon,
  .elementskit-menu-hamburger span {
    color: #1A1A1A !important;
    fill: #1A1A1A !important;
    background-color: #1A1A1A !important;
  }

  /* ElementsKit close button fix */
  .elementskit-menu-close {
    
    color: #1A1A1A !important;
  }
}

/* ===== END MOBILE MENU FIX ===== */

/* ===== MOBILE CLOSE BUTTON FIX ===== */
@media (max-width: 1024px) {

  .elementor-menu-toggle,
  .elementor-menu-toggle[aria-expanded="true"],
  header .elementor-menu-toggle,
  /* ElementsKit Close Button */
  .elementskit-menu-close,
  header .elementskit-menu-close {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #1A1A1A !important;
    
    border: none !important;
    font-size: 24px !important;
    position: relative !important;
    z-index: 9999 !important;
  }

  .elementor-menu-toggle i,
  .elementor-menu-toggle svg,
  .elementor-menu-toggle .elementor-menu-toggle__icon,
  /* ElementsKit Close Icon */
  .elementskit-menu-close i,
  .elementskit-menu-close svg {
    color: #1A1A1A !important;
    fill: #1A1A1A !important;
    font-size: 24px !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}
/* ===== END MOBILE CLOSE BUTTON FIX ===== */

/* ===== CUSTOM CLOSE BUTTON ===== */

/* Hide on desktop completely */
.custom-mobile-close {
  display: none !important;
}

/* Show ONLY on mobile/tablet */
@media (max-width: 1024px) {
  .custom-mobile-close {
    display: block !important;
    text-align: right !important;
    padding: 12px 20px !important;
    font-size: 28px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    color: #1A1A1A !important;
    background: #ffffff !important;
    border-bottom: 1px solid #eeeeee !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
  }
}
/* ===== END CUSTOM CLOSE BUTTON ===== */

/* ===== REMOVE EMPTY SPAN ORANGE BOX FIX ===== */
.elementor-widget-heading .elementor-heading-title span:empty {
  display: none !important;
  background: transparent !important;
  
  padding: 0 !important;
  margin: 0 !important;
  width: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
/* ===== END REMOVE EMPTY SPAN ORANGE BOX FIX ===== */



/* Performance & Instant Rendering Optimizations */
html {
  scroll-behavior: smooth;
}

body {
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
}



/* Hardware acceleration for smooth animations */
.elementor-animation-fadeInUp,
.elementor-animation-fadeInLeft,
.elementor-animation-fadeInRight,
.swiper-slide,
.ekit-wid-con {
  will-change: transform, opacity;
  transform: translateZ(0);
}


/* Heading & Subheading Guaranteed Visibility Fix */
.elementor-heading-title,
.section-title,
.sis-heading-animation,
.sis-heading-animation *,
.elementor-widget-heading,
.elementor-widget-heading * {
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
}




/* Fix Hero Section Light Title & Heading Colors */
.elementor-widget-heading.sis-light-title .elementor-heading-title {
  color: #ffffff !important;
}

.elementor-widget-heading.sis-light-title .elementor-heading-title span {
  color: #ffffff !important;
  background-color: var(--e-global-color-accent, #e8431a) !important;
  border-radius: 4px;
  padding: 2px 12px;
  display: inline-block;
  margin: 4px 0;
}


/* Circle Badge Animation & Styling Fix */
.elementor-widget-text-path.spin {
  animation: spinCircle 12s linear infinite !important;
  transform-origin: center center !important;
  display: inline-block !important;
}

@keyframes spinCircle {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.e-text-path svg {
  overflow: visible !important;
  pointer-events: auto;
}

/* ===== TESTIMONIAL SLIDER PAGINATION FIX ===== */
.elementskit-testimonial-slider {
  padding-bottom: 50px !important;
}

.elementskit-testimonial-slider .swiper-pagination {
  bottom: 0px !important;
}

/* ===== CONTACT PAGE CUSTOM STYLING & ENHANCEMENTS ===== */
#indaneContactForm .form-control {
    width: 100%;
    padding: 14px 18px;
    border: 1.5px solid #e0e0e0;
    border-radius: 8px;
    font-size: 15px;
    color: #2b2b2b;
    background-color: #fcfcfc;
    transition: all 0.25s ease-in-out;
    box-shadow: none;
    outline: none;
}

#indaneContactForm .form-control:focus {
    border-color: #e8431a;
    background-color: #ffffff;
    box-shadow: 0 0 0 3px rgba(232, 67, 26, 0.15);
}

#indaneContactForm select.form-control {
    height: 52px;
    cursor: pointer;
}

#indaneContactForm textarea.form-control {
    min-height: 140px;
    resize: vertical;
}

#indaneContactForm .btn-default, 
#msgSubmit {
    background-color: #e8431a;
    color: #ffffff;
    border: none;
    padding: 14px 28px;
    font-weight: 700;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    width: 100%;
    transition: background-color 0.3s ease, transform 0.15s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 12px rgba(232, 67, 26, 0.25);
}

#indaneContactForm .btn-default:hover, 
#msgSubmit:hover {
    background-color: #d13610;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(232, 67, 26, 0.35);
}

#indaneContactForm .btn-default:disabled, 
#msgSubmit:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.elementor-widget-google_maps iframe {
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    width: 100%;
    min-height: 400px;
    border: 0;
}

#contactFormStatus {
    font-size: 15px;
    line-height: 1.5;
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
}

nav.ekit-wid-con {
    will-change: auto !important;
    transform: none !important;
}

/* Header Responsive Navigation CSS Rules */

/* Desktop View (> 1024px): Horizontal Header Menu */
@media (min-width: 1025px) {
    .elementskit-menu-hamburger {
        display: none !important;
    }
    
    .elementskit-menu-container {
        display: flex !important;
        position: static !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        background: transparent !important;
        box-shadow: none !important;
        width: auto !important;
        height: auto !important;
        transform: none !important;
        padding: 0 !important;
    }

    .elementskit-navbar-nav {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 10px !important;
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .custom-mobile-close {
        display: none !important;
    }
}

/* Mobile & Tablet View (<= 1024px): Collapsed Header with Hamburger & Drawer */
@media (max-width: 1024px) {
    .elementor-63 .elementor-element.elementor-element-4ab2d81 .e-con-inner,
    .ekit-template-content-header .elementor-element-4ab2d81 > .e-con-inner,
    .ekit-template-content-header .e-con-inner {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    
    .elementor-63 .elementor-element.elementor-element-4b02220,
    .ekit-template-content-header .elementor-element-4b02220 {
        width: auto !important;
        flex: 0 0 auto !important;
        display: flex !important;
        align-items: center !important;
    }

    .elementor-63 .elementor-element.elementor-element-4b02220 img,
    .ekit-template-content-header img.ata-site-logo-img {
        max-height: 48px !important;
        width: auto !important;
        object-fit: contain !important;
    }
    
    .elementor-63 .elementor-element.elementor-element-3281172,
    .ekit-template-content-header .elementor-element-3281172 {
        width: auto !important;
        flex: 0 0 auto !important;
        margin-left: auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
    }

    .elementskit-menu-hamburger {
        display: inline-flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        width: 44px !important;
        height: 40px !important;
        padding: 9px 8px !important;
        background-color: #e8431a !important;
        border-radius: 6px !important;
        border: none !important;
        box-shadow: 0 2px 8px rgba(232, 67, 26, 0.3) !important;
        cursor: pointer !important;
        box-sizing: border-box !important;
    }

    .elementskit-menu-hamburger-icon {
        display: block !important;
        width: 100% !important;
        height: 3px !important;
        background-color: #ffffff !important;
        border-radius: 3px !important;
    }

    .elementskit-menu-hamburger:hover {
        background-color: #d13610 !important;
    }

/* Full Screen White-Orange Mobile Menu Drawer & Scroll Lock CSS */
@media (max-width: 1024px) {
    /* Prevent page scrolling when mobile menu is open */
    body.mobile-menu-active {
        overflow: hidden !important;
        touch-action: none !important;
        height: 100vh !important;
    }

    /* Offcanvas Menu Drawer - Full Screen Hidden State (Closed) */
    html body .elementor-63 .elementor-element .elementskit-menu-container:not(.active):not(.ekit-nav-menu-open),
    html body .elementor-63 .elementor-element #ekit-megamenu-header-menu:not(.active):not(.ekit-nav-menu-open),
    html body .elementskit-menu-container:not(.active):not(.ekit-nav-menu-open),
    html body #ekit-megamenu-header-menu:not(.active):not(.ekit-nav-menu-open) {
        display: block !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transform: translateY(-25px) scale(0.97) !important;
        transition: transform 0.38s cubic-bezier(0.16, 1, 0.3, 1), 
                    opacity 0.35s ease, 
                    visibility 0.38s ease !important;
    }
    
    /* Offcanvas Menu Drawer - Full Screen Open State (Active) */
    html body .elementor-63 .elementor-element .elementskit-menu-container.active,
    html body .elementor-63 .elementor-element .elementskit-menu-container.ekit-nav-menu-open,
    html body .elementor-63 .elementor-element #ekit-megamenu-header-menu.active,
    html body .elementor-63 .elementor-element #ekit-megamenu-header-menu.ekit-nav-menu-open,
    html body .elementskit-menu-container.active,
    html body .elementskit-menu-container.ekit-nav-menu-open,
    html body #ekit-megamenu-header-menu.active,
    html body #ekit-megamenu-header-menu.ekit-nav-menu-open {
        display: block !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        max-height: 100vh !important;
        background-color: #ffffff !important;
        background: #ffffff !important;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15) !important;
        z-index: 999999 !important;
        overflow-y: auto !important;
        padding: 30px 24px !important;
        box-sizing: border-box !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transform: translateY(0) scale(1) !important;
        transition: transform 0.38s cubic-bezier(0.16, 1, 0.3, 1), 
                    opacity 0.35s ease, 
                    visibility 0.38s ease !important;
    }

    html body .elementskit-menu-container.active div,
    html body #ekit-megamenu-header-menu.active div,
    html body .elementskit-menu-container.active ul,
    html body #ekit-megamenu-header-menu.active ul,
    html body .elementskit-menu-container.active li,
    html body #ekit-megamenu-header-menu.active li {
        background-color: transparent !important;
        background: transparent !important;
    }
    
    html body .elementskit-menu-container .elementskit-navbar-nav,
    html body #ekit-megamenu-header-menu .elementskit-navbar-nav {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        padding-top: 25px !important;
        text-align: center !important;
    }

    html body .elementskit-menu-container .elementskit-navbar-nav > li > a,
    html body #ekit-megamenu-header-menu .elementskit-navbar-nav > li > a {
        background-color: transparent !important;
        color: #1A1A1A !important;
        font-weight: 700 !important;
        padding: 14px 20px !important;
        display: block !important;
        border-bottom: 1px solid #eeeeee !important;
        font-size: 18px !important;
        text-decoration: none !important;
        border-radius: 8px !important;
        transition: background-color 0.25s ease, color 0.25s ease !important;
    }
    
    html body .elementskit-menu-container .elementskit-navbar-nav > li > a:hover,
    html body #ekit-megamenu-header-menu .elementskit-navbar-nav > li > a:hover,
    html body .elementskit-menu-container .elementskit-navbar-nav > li.current-menu-item > a,
    html body #ekit-megamenu-header-menu .elementskit-navbar-nav > li.current-menu-item > a {
        background-color: #e8431a !important;
        color: #ffffff !important;
    }
    
    .custom-mobile-close {
        color: #1A1A1A !important;
        background: transparent !important;
        border-bottom: 1px solid #eeeeee !important;
        font-size: 32px !important;
        padding: 10px 15px !important;
        text-align: right !important;
        cursor: pointer !important;
        font-weight: bold !important;
        transition: color 0.2s ease, transform 0.2s ease !important;
    }

    .custom-mobile-close:hover {
        color: #e8431a !important;
        transform: scale(1.1);
    }
}

/* Mobile Hero Section Text Alignment & Layout Fixes (Index Page) */
@media (max-width: 767px) {
    /* Main Hero Container padding on Mobile */
    .elementor-2715 .elementor-element.elementor-element-2e838b1 {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .elementor-2715 .elementor-element.elementor-element-f8707d4 {
        padding-bottom: 30px !important;
    }

    /* Top Badge: Indian Oil Corporation Limited (IOCL) – Maharatna PSU */
    .elementor-2715 .elementor-element.elementor-element-e360d1d {
        display: inline-block !important;
        max-width: 100% !important;
        width: auto !important;
        padding: 8px 14px !important;
        margin-bottom: 15px !important;
        box-sizing: border-box !important;
    }

    .elementor-2715 .elementor-element.elementor-element-e360d1d .elementor-heading-title {
        font-size: 13px !important;
        line-height: 1.4em !important;
        text-align: left !important;
        white-space: normal !important;
        word-break: break-word !important;
    }

    /* Hero Main Heading */
    .elementor-2715 .elementor-element.elementor-element-c9549c4 .elementor-heading-title {
        font-size: 32px !important;
        line-height: 1.3em !important;
        text-align: left !important;
        word-break: break-word !important;
        padding: 0 !important;
    }

    /* Orange Highlighted Block in Main Heading */
    .elementor-2715 .elementor-element.elementor-element-c9549c4 .elementor-heading-title span {
        display: inline-block !important;
        font-size: 26px !important;
        line-height: 1.3em !important;
        padding: 6px 12px !important;
        margin: 8px 0 !important;
        border-radius: 6px !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        white-space: normal !important;
        word-break: break-word !important;
    }

    /* Subtitle Text Description */
    .elementor-2715 .elementor-element.elementor-element-15ec886 {
        padding-bottom: 25px !important;
        text-align: left !important;
    }

    .elementor-2715 .elementor-element.elementor-element-15ec886 p {
        font-size: 15px !important;
        line-height: 1.6em !important;
        margin: 0 !important;
        text-align: left !important;
    }

    /* Hero Action Buttons Container */
    .elementor-2715 .elementor-element.elementor-element-7fdfe98 {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        margin-bottom: 30px !important;
        width: 100% !important;
    }

    .elementor-2715 .elementor-element.elementor-element-7fdfe98 .elementor-element {
        width: 100% !important;
    }

    .elementor-2715 .elementor-element.elementor-element-7fdfe98 .ekit_creative_button {
        width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 12px 20px !important;
        box-sizing: border-box !important;
    }

    /* Bottom Info Card */
    .elementor-2715 .elementor-element.elementor-element-b3b181c {
        padding: 20px 16px !important;
        margin-top: 15px !important;
    }
}






