<script>
(function(){
'use strict';
var hdr=document.getElementById('aksHdr');
var ovl=document.getElementById('aksOvl');
var mob=document.getElementById('aksMob');
var hbg=document.getElementById('aksHbg');
var cls=document.getElementById('aksMobClose');
if(!hdr||!ovl||!mob||!hbg) return;
var BD=document.body;

var ASTRA='#masthead,#ast-fixed-header,header.site-header,.site-header,.ast-primary-header-bar,.main-header-bar,.ast-above-header-wrap,.ast-below-header-wrap,.ast-mobile-header-wrap,.ast-desktop-header,.main-header-bar-wrap,.ast-main-header-wrap';

function killAstra(){
  document.querySelectorAll(ASTRA).forEach(function(el){
    el.style.cssText='display:none!important;height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important';
  });
}

function anchor(){
  killAstra();
  var htmlMt=parseInt(window.getComputedStyle(document.documentElement).marginTop,10)||0;
  var abOff=(htmlMt>0&&htmlMt<=80)?htmlMt:0;
  hdr.style.cssText='position:fixed!important;top:'+abOff+'px!important;left:0!important;right:0!important;width:100%!important;z-index:99998!important;margin:0!important;padding:0!important;transform:none!important';

  var hdrH=hdr.offsetHeight;
  BD.style.setProperty('padding-top',hdrH+'px','important');
  BD.style.setProperty('margin-top','','important');

  document.querySelectorAll('#page,.site,.ast-container,#content,.site-content,.ast-content,.wp-site-blocks').forEach(function(el){
    el.style.setProperty('margin-top','0','important');
    el.style.setProperty('padding-top','0','important');
  });

  var sections=document.querySelectorAll('.elementor-section,.e-con,.elementor-top-section');
  sections.forEach(function(sec){
    if(!sec.contains(hdr)){
      sec.style.removeProperty('margin-top');
    }
  });
}

anchor();
window.addEventListener('resize',anchor,{passive:true});

if(window.MutationObserver){
  var dbt=null;
  new MutationObserver(function(){
    clearTimeout(dbt);
    dbt=setTimeout(function(){ killAstra(); anchor(); },80);
  }).observe(BD,{childList:true,subtree:false});
}
setTimeout(function(){ killAstra(); anchor(); },500);

function openMenu(){
  hbg.classList.add('on');mob.classList.add('on');ovl.classList.add('on');
  hbg.setAttribute('aria-expanded','true');
  document.documentElement.style.overflowY='hidden';
}
function closeMenu(){
  hbg.classList.remove('on');mob.classList.remove('on');ovl.classList.remove('on');
  hbg.setAttribute('aria-expanded','false');
  document.documentElement.style.overflowY='';
}
hbg.addEventListener('click',function(){ mob.classList.contains('on')?closeMenu():openMenu(); });
ovl.addEventListener('click',closeMenu);
if(cls) cls.addEventListener('click',closeMenu);
document.addEventListener('keydown',function(e){ if(e.key==='Escape') closeMenu(); });
window.addEventListener('resize',function(){ if(window.innerWidth>1024) closeMenu(); },{passive:true});

document.querySelectorAll('.aks-hdr [data-mega]').forEach(function(lnk){
  lnk.addEventListener('click',function(e){
    if(!window.matchMedia('(hover:none)').matches) return;
    var ni=this.closest('.ni'),was=ni.classList.contains('open');
    document.querySelectorAll('.aks-hdr .ni.open').forEach(function(x){ x.classList.remove('open'); });
    if(!was){ e.preventDefault(); ni.classList.add('open'); }
  });
});
document.addEventListener('click',function(e){
  if(!e.target.closest('.aks-hdr .ni'))
    document.querySelectorAll('.aks-hdr .ni.open').forEach(function(x){ x.classList.remove('open'); });
});

document.querySelectorAll('.aks-mob .mnl[data-t]').forEach(function(btn){
  btn.addEventListener('click',function(){
    var sub=document.getElementById(this.getAttribute('data-t'));
    if(!sub) return;
    var was=sub.classList.contains('on');
    document.querySelectorAll('.aks-mob .ms.on').forEach(function(s){ s.classList.remove('on'); });
    document.querySelectorAll('.aks-mob .mnl.on').forEach(function(b){ b.classList.remove('on'); });
    if(!was){ sub.classList.add('on'); this.classList.add('on'); }
  });
});

})();
</script>
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//aksfacilities.in/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://aksfacilities.in/post-sitemap.xml</loc>
		<lastmod>2026-07-04T10:22:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://aksfacilities.in/page-sitemap1.xml</loc>
		<lastmod>2026-07-12T07:43:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://aksfacilities.in/page-sitemap2.xml</loc>
		<lastmod>2026-07-11T06:48:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://aksfacilities.in/page-sitemap3.xml</loc>
		<lastmod>2026-07-06T08:28:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://aksfacilities.in/product-sitemap.xml</loc>
		<lastmod>2026-07-06T11:57:01+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://aksfacilities.in/category-sitemap.xml</loc>
		<lastmod>2026-07-04T10:22:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://aksfacilities.in/product_cat-sitemap.xml</loc>
		<lastmod>2026-07-06T11:57:01+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->