.elementor-kit-18255{--e-global-color-primary:#00517F;--e-global-color-secondary:#8E191C;--e-global-color-text:#0E0E0E;--e-global-color-accent:#FFFFFF;--e-global-color-4eabcbd:#F4F7F9;--e-global-color-195dfba:#D4DEE6;--e-global-color-002d3f5:#132D42;--e-global-color-a676072:#F0F0F0;--e-global-color-f0b73e7:#F5EBEB;--e-global-color-d45df92:#F0F0F0;--e-global-color-372fe66:#E0E0E0;--e-global-color-c2a3163:#858585;--e-global-color-be1cf89:#666666;--e-global-color-7b7aeda:#1F1F1F;--e-global-typography-primary-font-family:"Neue Montreal";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:76.8px;--e-global-typography-secondary-font-family:"Neue Montreal";--e-global-typography-secondary-font-size:56px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:64px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Neue Montreal";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-64d754b-font-family:"Neue Montreal";--e-global-typography-64d754b-font-size:48px;--e-global-typography-64d754b-font-weight:400;--e-global-typography-64d754b-line-height:57.6px;--e-global-typography-eebc271-font-family:"Neue Montreal";--e-global-typography-eebc271-font-size:40px;--e-global-typography-eebc271-font-weight:400;--e-global-typography-eebc271-line-height:54px;--e-global-typography-2b69d30-font-family:"Neue Montreal";--e-global-typography-2b69d30-font-size:32px;--e-global-typography-2b69d30-line-height:43.2px;--e-global-typography-c4c5b4e-font-family:"Neue Montreal";--e-global-typography-c4c5b4e-font-size:24px;--e-global-typography-c4c5b4e-line-height:32.4px;--e-global-typography-aed0c8a-font-family:"Gilroy";--e-global-typography-aed0c8a-font-size:20px;--e-global-typography-aed0c8a-line-height:32.4px;--e-global-typography-c7d1e48-font-family:"Gilroy";--e-global-typography-c7d1e48-font-size:18px;--e-global-typography-c7d1e48-line-height:27.2px;--e-global-typography-e151519-font-family:"Gilroy";--e-global-typography-e151519-font-size:16px;--e-global-typography-e151519-line-height:21.6px;--e-global-typography-a0988ff-font-family:"Gilroy";--e-global-typography-a0988ff-font-size:14px;--e-global-typography-a0988ff-font-weight:400;--e-global-typography-a0988ff-line-height:18.9px;--e-global-typography-321fc44-font-family:"Neue Montreal";--e-global-typography-321fc44-font-size:18px;}.elementor-kit-18255 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */.feature-parent.e-con {
    height: 1200px !important;
    overflow: clip !important;
    position: relative !important;
}

.sticky-child.e-con {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 100px !important;
    z-index: 10 !important;
}

/*sticky img*/
.offer-section {
    position: relative !important;
    align-items: flex-start !important;
}

.offer-sticky-img {
    position: sticky !important;
    top: 100px !important;
    align-self: flex-start !important;
}


/*sticky img*/
.offer-section {
    position: relative !important;
    align-items: flex-start !important;
}

.offer-sticky-img2 {
    position: sticky !important;
    top: 60px !important;
    align-self: flex-start !important;
}


#stats-cards .card {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

#stats-cards .card.visible {
    opacity: 1;
    transform: translateY(0);
}


/*case study card hover effect*/
.case-study-card {
    transition: box-shadow 0.4s ease !important;
    cursor: pointer;
}
.case-study-card:hover {
    box-shadow: -4px 4px 16px rgba(0, 0, 0, 0.45) !important;
}
.card-arrow img,
.card-arrow svg {
    transition: transform 0.4s ease !important;
}
.case-study-card:hover .card-arrow img,
.case-study-card:hover .card-arrow svg {
    transform: rotate(45deg) !important;
}


/*glass card*/

.glass-card.e-con {
    background: radial-gradient(circle, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 95%) !important;
    /*border: 2px solid rgba(0,0,0,0.2) !important;*/
    border-radius: 20px !important;
    backdrop-filter: blur(12px) saturate(1.2) brightness(1.1) !important;
    -webkit-backdrop-filter: blur(12px) saturate(1.2) brightness(1.1) !important;
    box-shadow: 
        inset 0 1px 0 rgba(255,255,255,0.1),
        inset 0 -1px 0 rgba(0,0,0,0.05),
        0 8px 32px rgba(0,0,0,0.1) !important;
    position: relative !important;
    overflow: hidden !important;
}

/* Glass light reflection effect (-45 degree) */
.glass-card.e-con::before {
    content: '' !important;
    position: absolute !important;
    top: -50% !important;
    left: -50% !important;
    width: 200% !important;
    height: 200% !important;
    background: linear-gradient(
        -45deg,
        transparent 0%,
        transparent 40%,
        rgba(255,255,255,0.06) 45%,
        rgba(255,255,255,0.12) 50%,
        rgba(255,255,255,0.06) 55%,
        transparent 60%,
        transparent 100%
    ) !important;
    pointer-events: none !important;
    z-index: 0 !important;
}

/* Keep content above the glass effect */
.glass-card.e-con > .elementor-element {
    position: relative !important;
    z-index: 1 !important;
}



/*footer left card*/

.footer-form-card.e-con {
    width: 432px !important;
    padding: 48px 32px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
 
    flex-shrink: 0 !important;
    border-radius: 20px !important;
    border: 2px solid rgba(255, 255, 255, 0.10) !important;
    background: rgba(255, 255, 255, 0.12) !important;
}


/*footer form*/

.footer-form .elementor-field-group {
    position: relative !important;
    margin-bottom: 12px !important;
    background: rgba(255,255,255,0.08) !important;
    border: 1.5px solid rgba(255,255,255,0.15) !important;
    border-radius: 12px !important;
    padding: 10px 16px 8px 16px !important;
    transition: all 0.3s ease !important;
}

.footer-form .elementor-field-group:focus-within {
    background: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.footer-form .elementor-field-label {
    display: block !important;
    color: rgba(255,255,255,0.8) !important;
    font-family: 'Gilroy', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    margin-bottom: 2px !important;
    transition: color 0.3s ease !important;
}

.footer-form .elementor-field-group:focus-within .elementor-field-label {
    color: rgba(0,0,0,0.4) !important;
}

.footer-form .elementor-field {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
    font-family: 'Gilroy', sans-serif !important;
    font-size: 15px !important;
    padding: 0 !important;
    height: 24px !important;
    transition: color 0.3s ease !important;
    box-shadow: none !important;
    outline: none !important;
}

.footer-form .elementor-field:focus {
    color: #0A1A2E !important;
    outline: none !important;
    box-shadow: none !important;
}

.footer-form .elementor-field-group.elementor-field-type-submit {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.footer-form .elementor-button {
    background: #FFFFFF !important;
    color: #0A1A2E !important;
    border-radius: 50px !important;
    padding: 14px 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Neue Montreal', sans-serif !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    width: 112px !important;
}

.footer-form .elementor-button:hover {
    background: rgba(255,255,255,0.9) !important;
    transform: translateY(-2px) !important;
}


/*grid image*/

.cert-grid .elementor-widget-image img {
    width: auto !important;
    height: 48px !important;
    max-width: 120px !important;
    object-fit: contain !important;
    opacity: 0.85;
}

.cert-grid .elementor-widget-image {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}


/* ══════════════════════════════
   CONTACT FORM OUTER CARD
══════════════════════════════ */
.contact-form-card.e-con {
    width: 637px !important;
    padding: 32px 32px !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 16px !important;
    flex-shrink: 0 !important;
    border-radius: 20px !important;
    border: 2px solid rgba(255, 255, 255, 0.10) !important;
    background: linear-gradient(104deg, rgba(39, 91, 132, 0.40) 6.65%, rgba(9, 21, 30, 0.40) 101.24%) !important;
    box-sizing: border-box !important;
}

/* ══════════════════════════════
   HEADING ALIGNMENT
══════════════════════════════ */
.contact-form-card .elementor-heading-title,
.contact-form-card h1,
.contact-form-card h2,
.contact-form-card h3,
.contact-form-card p {
    text-align: left !important;
    width: 100% !important;
}

/* ══════════════════════════════
   FORM WRAPPER
══════════════════════════════ */
.contact-form .elementor-form-fields-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ══════════════════════════════
   FIELD GROUPS — reset margins
══════════════════════════════ */
.contact-form .elementor-field-group {
    position: relative !important;
    margin: 0 !important;
    padding: 10px 16px 8px 16px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1.5px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
}

.contact-form .elementor-field-group:focus-within {
    background: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

/* 50% columns with gap */
.contact-form .elementor-field-group.elementor-col-50 {
    width: calc(50% - 6px) !important;
    flex: 0 0 calc(50% - 6px) !important;
}

/* Full width fields */
.contact-form .elementor-field-group.elementor-col-100 {
    width: 100% !important;
    flex: 0 0 100% !important;
}



/* ══════════════════════════════
   LABELS
══════════════════════════════ */
.contact-form .elementor-field-label {
    display: block !important;
    color: rgba(255, 255, 255, 0.80) !important;
    font-family: 'Gilroy', sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    margin-bottom: 2px !important;
    transition: color 0.3s ease !important;
    text-align: left !important;
}

.contact-form .elementor-field-group:focus-within .elementor-field-label {
    color: rgba(0, 0, 0, 0.40) !important;
}

/* ══════════════════════════════
   INPUT FIELDS
══════════════════════════════ */
.contact-form .elementor-field {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
    font-family: 'Gilroy', sans-serif !important;
    font-size: 15px !important;
    padding: 0 !important;
    height: 26px !important;
    width: 100% !important;
    transition: color 0.3s ease !important;
    box-shadow: none !important;
    outline: none !important;
    box-sizing: border-box !important;
}

.contact-form .elementor-field:focus {
    color: #0A1A2E !important;
    outline: none !important;
    box-shadow: none !important;
}

.contact-form .elementor-field::placeholder {
    color: rgba(255, 255, 255, 0.30) !important;
}
.contact-form .elementor-field:focus::placeholder {
    color: rgba(0, 0, 0, 0.25) !important;
}

/* ══════════════════════════════
   SELECT FIELD FULL FIX
══════════════════════════════ */

/* Remove Elementor's default select wrapper styling */
.contact-form .elementor-field-group .elementor-select-wrapper {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
    display: block !important;
}

.contact-form .elementor-field-group .elementor-select-wrapper::before {
    display: none !important;
}

/* Select element itself */
.contact-form select.elementor-field {
    background: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='rgba(255,255,255,0.6)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 4px center !important;
    border: none !important;
    color: rgba(255, 255, 255, 0.60) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.60) !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    cursor: pointer !important;
    width: 100% !important;
    height: 26px !important;
    padding: 0 !important;
    padding-right: 20px !important;
    font-family: 'Gilroy', sans-serif !important;
    font-size: 15px !important;
    box-shadow: none !important;
    outline: none !important;
}

/* On focus — field white bg state */
.contact-form .elementor-field-group:focus-within select.elementor-field {
    background-color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='rgba(0,0,0,0.4)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
    color: #0A1A2E !important;
    -webkit-text-fill-color: #0A1A2E !important;
}

/* Dropdown options */
.contact-form select.elementor-field option {
    background: #0A1A2E !important;
    color: #FFFFFF !important;
    font-family: 'Gilroy', sans-serif !important;
    font-size: 14px !important;
}

/* Default/placeholder option */
.contact-form select.elementor-field option[value=""] {
    color: rgba(255, 255, 255, 0.40) !important;
}

/* ══════════════════════════════
   TEXTAREA
══════════════════════════════ */
.contact-form textarea.elementor-field {
    height: 40px !important;
    resize: none !important;
    line-height: 1.5 !important;
}

/* ══════════════════════════════
   SUBMIT ROW — left aligned
══════════════════════════════ */
.contact-form .elementor-field-group.elementor-field-type-submit {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: flex-start !important;
}

/* ══════════════════════════════
   BUTTON WIDTH FIX
   Force override Elementor's
   full-width button behavior
══════════════════════════════ */
.contact-form .elementor-field-type-submit {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.contact-form .elementor-field-type-submit .elementor-button-wrapper {
    width: auto !important;
    display: inline-block !important;
}

.contact-form .elementor-field-type-submit .elementor-button {
    width: 112px !important;
    min-width: 112px !important;
    max-width: 112px !important;
    padding: 14px 0 !important;
    background: #FFFFFF !important;
    color: #0A1A2E !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Neue Montreal', 'DM Sans', sans-serif !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    display: block !important;
    text-align: center !important;
}

.contact-form .elementor-field-type-submit .elementor-button:hover {
    background: rgba(255, 255, 255, 0.90) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.20) !important;
}



/*carousel up down*/

/* Carousel wrapper */
.v-carousel-wrapper {
    height: 800px;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}

/* Fade effect top & bottom */
.v-carousel-wrapper::before,
.v-carousel-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 2;
    pointer-events: none;
}

.v-carousel-wrapper::before {
    top: 0;
    background: linear-gradient(to bottom, #1a3a4a 0%, rgba(26,58,74,0) 100%);
}

.v-carousel-wrapper::after {
    bottom: 0;
    background: linear-gradient(to top, #1a3a4a 0%, rgba(26,58,74,0) 100%);
}

/* Carousel track */
.v-carousel {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* Move UP animation */
.v-up {
    animation: scrollUp 20s linear infinite;
}

/* Move DOWN animation */
.v-down {
    animation: scrollDown 20s linear infinite;
}

/* Pause on hover */
.v-carousel-wrapper:hover .v-carousel {
    animation-play-state: paused;
}

/* Slides */
.v-slide {
    flex-shrink: 0;
}

.v-slide img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
}

@keyframes scrollUp {
    0% { transform: translateY(0); }
    100% { transform: translateY(-50%); }
}

@keyframes scrollDown {
    0% { transform: translateY(-50%); }
    100% { transform: translateY(0); }
}


/* ═══════════════════════════════════════
   SYRMA MEGA MENU — FINAL COMPLETE
   ═══════════════════════════════════════ */

/* Hide Elementor's own indicators */
.revamp-mega-menu .elementor-indicator,
.revamp-mega-menu .sub-arrow { display: none !important; }

/* ── TOP NAV CONTAINER ── */
.revamp-mega-menu .elementor-nav-menu--main {
  justify-content: flex-end !important;
  width: 100% !important;
  display: flex !important;
}

.revamp-mega-menu ul.elementor-nav-menu {
  display: flex !important;
  flex-direction: row !important;
  gap: 36px !important;
  align-items: center !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  flex-wrap: nowrap !important;
  justify-content: flex-end !important;
  width: 100% !important;
}

.revamp-mega-menu ul.elementor-nav-menu > li {
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
}

/* ── TOP LEVEL LINKS ── */
.revamp-mega-menu ul.elementor-nav-menu > li > a.elementor-item {
  font-family: 'Gilroy', sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #1a1a1a !important;
  text-decoration: none !important;
  padding: 8px 4px !important;
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 6px !important;
  white-space: nowrap !important;
  transition: color 0.2s !important;
  border-bottom: none !important;
  line-height: 1 !important;
}

.revamp-mega-menu ul.elementor-nav-menu > li > a.elementor-item:hover,
.revamp-mega-menu ul.elementor-nav-menu > li.sj-active > a.elementor-item {
  color: #00517F !important;
}

/* JS se SVG inject ho raha hai — ::after nahi chahiye */
.revamp-mega-menu ul.elementor-nav-menu > li.menu-item-has-children > a.elementor-item::after {
  display: none !important;
}

/* Chevron rotate when active */
.revamp-mega-menu ul.elementor-nav-menu > li.sj-active > a.elementor-item .sj-chevron {
  transform: rotate(180deg) !important;
}

/* ── HIDE SmartMenus default dropdown ── */
.revamp-mega-menu ul.elementor-nav-menu--dropdown {
  display: none !important;
  pointer-events: none !important;
}

/* ══════════════════════════════════════
   MEGA PANEL OVERLAY
══════════════════════════════════════ */
.sj-mega-overlay {
  position: fixed !important;
  top: var(--sj-nav-height, 80px) !important;
  left: 0 !important;
  width: 100vw !important;
  background: #ffffff !important;
  border-top: 2px solid #00517F !important;
  box-shadow: 0 12px 48px rgba(0,0,0,0.13) !important;
  z-index: 99999 !important;
  display: none !important;
  opacity: 0 !important;
  transform: translateY(-8px) !important;
  transition: opacity 0.22s ease, transform 0.22s ease !important;
  pointer-events: none !important;
}

.sj-mega-overlay.sj-visible {
  display: flex !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  pointer-events: all !important;
}

.sj-mega-inner {
  display: flex !important;
  width: 100% !important;
  min-height: 260px !important;
  max-height: 480px !important;
}

/* ── LEFT 62% — Tab Grid ── */
.sj-left-panel {
  width: 62% !important;
  padding: 40px 48px 40px 60px !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 4px 12px !important;
  align-content: start !important;
  border-right: 1px solid #eef0f2 !important;
  overflow-y: auto !important;
}

/* Section heading */
.sj-section-title {
  grid-column: 1 / -1 !important;
  font-family: 'Neue Montreal', sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
  text-transform: none !important;
  color: #00517F !important;
  margin-bottom: 16px !important;
  padding-bottom: 12px !important;
  border-bottom: 1.5px solid #e2edf5 !important;
}

/* Left tab items */
.sj-left-item {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 11px 14px !important;
  border-radius: 8px !important;
  cursor: pointer !important;
  font-family: 'Gilroy', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #666666 !important;
  text-decoration: none !important;
  transition: background 0.15s, color 0.15s !important;
  gap: 12px !important;
  background: transparent !important;
  border: none !important;
}

.sj-left-item:hover,
.sj-left-item.sj-tab-active {
  background: #edf5fb !important;
  color: #00517F !important;
}

/* SVG right chevron for sub-items */
.sj-left-item.has-sub::after {
  content: '' !important;
  display: inline-block !important;
  width: 14px !important;
  height: 14px !important;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='m' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23m)'%3E%3Cpath d='M8 10.2663L4 6.26634L4.93333 5.33301L8 8.39967L11.0667 5.33301L12 6.26634L8 10.2663Z' fill='%231a1a1a'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  transform: rotate(-90deg) !important;
  flex-shrink: 0 !important;
}

/* ── RIGHT 38% — Sub items ── */
.sj-right-panel {
  width: 38% !important;
  background: #f6fafd !important;
  padding: 40px 44px !important;
  overflow-y: auto !important;
}

.sj-right-content { display: none !important; }
.sj-right-content.sj-tab-active { display: block !important; }

/* Right panel heading */
.sj-right-label {
  font-family: 'Neue Montreal', sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
  text-transform: none !important;
  color: #00517F !important;
  margin-bottom: 14px !important;
  padding-bottom: 10px !important;
  border-bottom: 1.5px solid #d8eaf5 !important;
}

/* Right panel links */
.sj-right-link {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 10px 0 !important;
  font-family: 'Gilroy', sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #666666 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #eaf2f8 !important;
  transition: color 0.15s, padding-left 0.15s !important;
}

.sj-right-link::before {
  content: '' !important;
  display: inline-block !important;
  width: 5px !important;
  height: 5px !important;
  border-right: 1.5px solid #b0c8d8 !important;
  border-top: 1.5px solid #b0c8d8 !important;
  transform: rotate(45deg) !important;
  flex-shrink: 0 !important;
  transition: border-color 0.15s, transform 0.15s !important;
}

.sj-right-link:hover {
  color: #00517F !important;
  padding-left: 5px !important;
}

.sj-right-link:hover::before {
  border-color: #00517F !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/NeueMontreal-Regular.woff2') format('woff2'),
		url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/NeueMontreal-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/NeueMontreal-Medium.woff2') format('woff2'),
		url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/NeueMontreal-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/Gilroy-Regular.woff2') format('woff2'),
		url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/Gilroy-Regular.woff') format('woff'),
		url('https://syrmajoharimedtech.com/wp-content/uploads/2026/02/Gilroy-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */