CINXE.COM

FAQs - SKR Websites

<!DOCTYPE html> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="en-US" class="no-js"> <!--<![endif]--> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> <link rel="profile" href="https://gmpg.org/xfn/11" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v23.0 - https://yoast.com/wordpress/plugins/seo/ --> <title>FAQs - SKR Websites</title> <link rel="canonical" href="https://skrwebsites.com/faqs/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="FAQs - SKR Websites" /> <meta property="og:description" content="How much does a website cost? The cost of a website can vary depending on various factors. Though our website projects generally start in the RS.8,000/- range for basic business sites and range upward depending on your unique needs. How does the payment process work? The project starts with a 50% deposit. After design sign&hellip;" /> <meta property="og:url" content="https://skrwebsites.com/faqs/" /> <meta property="og:site_name" content="SKR Websites" /> <meta property="article:modified_time" content="2023-02-24T07:27:02+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="3 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://skrwebsites.com/faqs/","url":"https://skrwebsites.com/faqs/","name":"FAQs - SKR Websites","isPartOf":{"@id":"https://skrwebsites.com/#website"},"datePublished":"2022-01-14T08:02:42+00:00","dateModified":"2023-02-24T07:27:02+00:00","breadcrumb":{"@id":"https://skrwebsites.com/faqs/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://skrwebsites.com/faqs/"]}]},{"@type":"BreadcrumbList","@id":"https://skrwebsites.com/faqs/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://skrwebsites.com/"},{"@type":"ListItem","position":2,"name":"FAQs"}]},{"@type":"WebSite","@id":"https://skrwebsites.com/#website","url":"https://skrwebsites.com/","name":"SKR Websites","description":"","publisher":{"@id":"https://skrwebsites.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://skrwebsites.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://skrwebsites.com/#organization","name":"SKR websites | Web Designing Company in Tirunelveli","url":"https://skrwebsites.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://skrwebsites.com/#/schema/logo/image/","url":"https://skrwebsites.com/wp-content/uploads/2022/01/SKR-Websites-Logo.png","contentUrl":"https://skrwebsites.com/wp-content/uploads/2022/01/SKR-Websites-Logo.png","width":110,"height":57,"caption":"SKR websites | Web Designing Company in Tirunelveli"},"image":{"@id":"https://skrwebsites.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="SKR Websites &raquo; Feed" href="https://skrwebsites.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="SKR Websites &raquo; Comments Feed" href="https://skrwebsites.com/comments/feed/" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/skrwebsites.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=72250b00c1f59e76a4d7e80c1b0794cd"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style>@media screen and (max-width: 650px) {body {padding-bottom:60px;}}</style><style id='wp-emoji-styles-inline-css' type='text/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; } </style> <style id='classic-theme-styles-inline-css' type='text/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} </style> <style id='global-styles-inline-css' type='text/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: #FFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--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: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--accent: #b8622b;--wp--preset--color--dark-gray: #111;--wp--preset--color--light-gray: #767676;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}: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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;} :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-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;} </style> <link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1740118706' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='grw-public-main-css-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/widget-google-reviews/assets/css/public-main.css?ver=1740118706' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='the7-font-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.min.css?ver=1740118706' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1740118706' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://skrwebsites.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.22.3' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1740118706' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-11-css' href='https://skrwebsites.com/wp-content/uploads/elementor/css/post-11.css?ver=1719907348' type='text/css' media='all' /> <link rel='stylesheet' id='eihe-front-style-css' href='https://skrwebsites.com/wp-content/plugins/image-hover-effects-addon-for-elementor/assets/style.min.css?ver=1.4.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://skrwebsites.com/wp-content/uploads/elementor/css/global.css?ver=1719907349' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-350-css' href='https://skrwebsites.com/wp-content/uploads/elementor/css/post-350.css?ver=1719907356' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='popup-maker-site-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-styles.css?ver=1740118706' type='text/css' media='all' /> <link rel='stylesheet' id='dt-web-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto:400,500,600,700%7COpen+Sans+Condensed:400,600,700%7COpen+Sans:400,600,700' type='text/css' media='all' /> <link rel='stylesheet' id='dt-main-css' href='https://skrwebsites.com/wp-content/themes/dt-the7/css/main.min.css?ver=11.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='the7-custom-scrollbar-css' href='https://skrwebsites.com/wp-content/themes/dt-the7/lib/custom-scrollbar/custom-scrollbar.min.css?ver=11.5.1' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='the7-css-vars-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/uploads/the7-css/css-vars.css?ver=1740118706' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='dt-custom-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/uploads/the7-css/custom.css?ver=1740118706' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='dt-media-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/uploads/the7-css/media.css?ver=1740118706' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='the7-mega-menu-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/uploads/the7-css/mega-menu.css?ver=1740118706' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='https://skrwebsites.com/wp-content/themes/dt-the7/style.css?ver=11.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='the7-elementor-global-css' href='https://skrwebsites.com/wp-content/themes/dt-the7/css/compatibility/elementor/elementor-global.min.css?ver=11.5.1' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='call-now-button-modern-style-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/call-now-button/resources/style/modern.css?ver=1740118706' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://skrwebsites.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1740118706' type='text/css' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer="defer" data-rocket-src="https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/widget-google-reviews/assets/js/public-main.js?ver=1740118706" id="grw-public-main-js-js"></script> <script type="text/javascript" id="dt-above-fold-js-extra"> /* <![CDATA[ */ var dtLocal = {"themeUrl":"https:\/\/skrwebsites.com\/wp-content\/themes\/dt-the7","passText":"To view this protected post, enter the password below:","moreButtonText":{"loading":"Loading...","loadMore":"Load more"},"postID":"350","ajaxurl":"https:\/\/skrwebsites.com\/wp-admin\/admin-ajax.php","REST":{"baseUrl":"https:\/\/skrwebsites.com\/wp-json\/the7\/v1","endpoints":{"sendMail":"\/send-mail"}},"contactMessages":{"required":"One or more fields have an error. Please check and try again.","terms":"Please accept the privacy policy.","fillTheCaptchaError":"Please, fill the captcha."},"captchaSiteKey":"","ajaxNonce":"62c9ecf0b0","pageData":{"type":"page","template":"page","layout":null},"themeSettings":{"smoothScroll":"off","lazyLoading":false,"desktopHeader":{"height":90},"ToggleCaptionEnabled":"disabled","ToggleCaption":"Navigation","floatingHeader":{"showAfter":94,"showMenu":true,"height":90,"logo":{"showLogo":true,"html":"<img class=\" preload-me\" src=\"https:\/\/skrwebsites.com\/wp-content\/uploads\/2022\/01\/SKR-Websites-Logo.png\" srcset=\"https:\/\/skrwebsites.com\/wp-content\/uploads\/2022\/01\/SKR-Websites-Logo.png 110w\" width=\"110\" height=\"57\" sizes=\"110px\" alt=\"SKR Websites\" \/>","url":"https:\/\/skrwebsites.com\/"}},"topLine":{"floatingTopLine":{"logo":{"showLogo":false,"html":""}}},"mobileHeader":{"firstSwitchPoint":992,"secondSwitchPoint":778,"firstSwitchPointHeight":80,"secondSwitchPointHeight":80,"mobileToggleCaptionEnabled":"disabled","mobileToggleCaption":"Menu"},"stickyMobileHeaderFirstSwitch":{"logo":{"html":"<img class=\" preload-me\" src=\"https:\/\/skrwebsites.com\/wp-content\/uploads\/2022\/01\/SKR-Websites-Logo.png\" srcset=\"https:\/\/skrwebsites.com\/wp-content\/uploads\/2022\/01\/SKR-Websites-Logo.png 110w\" width=\"110\" height=\"57\" sizes=\"110px\" alt=\"SKR Websites\" \/>"}},"stickyMobileHeaderSecondSwitch":{"logo":{"html":"<img class=\" preload-me\" src=\"https:\/\/skrwebsites.com\/wp-content\/uploads\/2022\/01\/SKR-Websites-Logo.png\" srcset=\"https:\/\/skrwebsites.com\/wp-content\/uploads\/2022\/01\/SKR-Websites-Logo.png 110w\" width=\"110\" height=\"57\" sizes=\"110px\" alt=\"SKR Websites\" \/>"}},"sidebar":{"switchPoint":992},"boxedWidth":"1280px"},"elementor":{"settings":{"container_width":1140}}}; var dtShare = {"shareButtonText":{"facebook":"Share on Facebook","twitter":"Tweet","pinterest":"Pin it","linkedin":"Share on Linkedin","whatsapp":"Share on Whatsapp"},"overlayOpacity":"85"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/themes/dt-the7/js/above-the-fold.min.js?ver=11.5.1" id="dt-above-fold-js" defer></script> <link rel="https://api.w.org/" href="https://skrwebsites.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://skrwebsites.com/wp-json/wp/v2/pages/350" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://skrwebsites.com/xmlrpc.php?rsd" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://skrwebsites.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fskrwebsites.com%2Ffaqs%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://skrwebsites.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fskrwebsites.com%2Ffaqs%2F&#038;format=xml" /> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=AW-965909788"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-965909788'); </script> <meta name="generator" content="Elementor 3.22.3; features: e_optimized_assets_loading; settings: css_print_method-external, google_font-enabled, font_display-auto"> <link rel="icon" href="https://skrwebsites.com/wp-content/uploads/2022/01/favicon-16x16-1.png" type="image/png" sizes="16x16"/><link rel="icon" href="https://skrwebsites.com/wp-content/uploads/2022/01/favicon-32x32-1.png" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="https://skrwebsites.com/wp-content/uploads/2022/01/apple-icon-60x60-1.png"><link rel="apple-touch-icon" sizes="76x76" href="https://skrwebsites.com/wp-content/uploads/2022/01/apple-icon-76x76-1.png"><link rel="apple-touch-icon" sizes="120x120" href="https://skrwebsites.com/wp-content/uploads/2022/01/apple-icon-120x120-1.png"><link rel="apple-touch-icon" sizes="152x152" href="https://skrwebsites.com/wp-content/uploads/2022/01/apple-icon-152x152-1.png"><!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-PSTGT1NHWY"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-PSTGT1NHWY'); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-49012524-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-49012524-1'); </script> <style id='the7-custom-inline-css' type='text/css'> .sub-nav .menu-item i.fa, .sub-nav .menu-item i.fas, .sub-nav .menu-item i.far, .sub-nav .menu-item i.fab { text-align: center; width: 1.25em; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body data-rsssl=1 id="the7-body" class="page-template-default page page-id-350 wp-embed-responsive dt-responsive-on right-mobile-menu-close-icon ouside-menu-close-icon mobile-hamburger-close-bg-enable mobile-hamburger-close-bg-hover-enable fade-medium-mobile-menu-close-icon fade-medium-menu-close-icon srcset-enabled btn-flat custom-btn-color custom-btn-hover-color phantom-sticky phantom-shadow-decoration phantom-main-logo-on sticky-mobile-header top-header first-switch-logo-left first-switch-menu-right second-switch-logo-left second-switch-menu-right right-mobile-menu layzr-loading-on popup-message-style the7-ver-11.5.1 elementor-default elementor-kit-11 elementor-page elementor-page-350"> <!-- The7 11.5.1 --> <div id="page" > <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div class="masthead inline-header center widgets full-height line-decoration line-mobile-header-decoration small-mobile-menu-icon mobile-menu-icon-bg-on mobile-menu-icon-hover-bg-on dt-parent-menu-clickable show-sub-menu-on-hover" role="banner"> <div class="top-bar full-width-line top-bar-line-hide"> <div class="top-bar-bg" ></div> <div class="left-widgets mini-widgets"><a href="tel:+918012844715" class="mini-contacts phone show-on-desktop in-top-bar-left in-top-bar"><i class="fa-fw icomoon-the7-font-the7-phone-06"></i>+91 8012844715</a><a href="mailto:skrwebsites@gmail.com" class="mini-contacts email show-on-desktop in-top-bar-right in-top-bar"><i class="fa-fw the7-mw-icon-mail-bold"></i>skrwebsites@gmail.com</a></div><div class="right-widgets mini-widgets"><div class="soc-ico show-on-desktop in-menu-first-switch in-menu-second-switch custom-bg disabled-border border-off hover-custom-bg hover-custom-border hover-border-on"><a title="Facebook page opens in new window" href="https://www.facebook.com/skrwebsites" target="_blank" class="facebook"><span class="soc-font-icon"></span><span class="screen-reader-text">Facebook page opens in new window</span></a><a title="Twitter page opens in new window" href="https://twitter.com/skrwebsites" target="_blank" class="twitter"><span class="soc-font-icon"></span><span class="screen-reader-text">Twitter page opens in new window</span></a><a title="Instagram page opens in new window" href="/" target="_blank" class="instagram"><span class="soc-font-icon"></span><span class="screen-reader-text">Instagram page opens in new window</span></a><a title="YouTube page opens in new window" href="https://www.youtube.com/channel/UCswUqBcmVJLrCDL_H9wc1YA" target="_blank" class="you-tube"><span class="soc-font-icon"></span><span class="screen-reader-text">YouTube page opens in new window</span></a></div></div></div> <header class="header-bar"> <div class="branding"> <div id="site-title" class="assistive-text">SKR Websites</div> <div id="site-description" class="assistive-text"></div> <a class="same-logo" href="https://skrwebsites.com/"><img class=" preload-me" src="https://skrwebsites.com/wp-content/uploads/2022/01/SKR-Websites-Logo.png" srcset="https://skrwebsites.com/wp-content/uploads/2022/01/SKR-Websites-Logo.png 110w" width="110" height="57" sizes="110px" alt="SKR Websites" /></a></div> <ul id="primary-menu" class="main-nav bg-outline-decoration hover-bg-decoration active-bg-decoration"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-17 first depth-0"><a href='https://skrwebsites.com/' data-level='1'><span class="menu-item-text"><span class="menu-text">Home</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-316 depth-0"><a href='https://skrwebsites.com/our-works/' data-level='1'><span class="menu-item-text"><span class="menu-text">Our Works</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-352 depth-0"><a href='https://skrwebsites.com/client-reviews/' data-level='1'><span class="menu-item-text"><span class="menu-text">Client Reviews</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-350 current_page_item menu-item-353 act depth-0"><a href='https://skrwebsites.com/faqs/' data-level='1'><span class="menu-item-text"><span class="menu-text">FAQs</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317 depth-0"><a href='https://skrwebsites.com/about-us/' data-level='1'><span class="menu-item-text"><span class="menu-text">About Us</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318 last depth-0"><a href='https://skrwebsites.com/contact-us/' data-level='1'><span class="menu-item-text"><span class="menu-text">Contact Us</span></span></a></li> </ul> <div class="mini-widgets"><a href="https://g.page/skrwebsites" class="microwidget-btn mini-button header-elements-button-2 show-on-desktop near-logo-first-switch in-menu-second-switch microwidget-btn-hover-bg-on border-on hover-border-off btn-icon-align-right" target="_blank"><span>Google Reviews</span><i class="icomoon-the7-font-the7-link-03"></i></a><a href="#popmake-345" class="microwidget-btn mini-button header-elements-button-1 show-on-desktop near-logo-first-switch near-logo-second-switch microwidget-btn-hover-bg-on border-on hover-border-off btn-icon-align-left" ><i class="icomoon-the7-font-the7-mail-07"></i><span>Get A Free Quote</span></a></div> </header> </div> <div role="navigation" class="dt-mobile-header mobile-menu-show-divider"> <div class="dt-close-mobile-menu-icon"><div class="close-line-wrap"><span class="close-line"></span><span class="close-line"></span><span class="close-line"></span></div></div> <ul id="mobile-menu" class="mobile-main-nav"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-17 first depth-0"><a href='https://skrwebsites.com/' data-level='1'><span class="menu-item-text"><span class="menu-text">Home</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-316 depth-0"><a href='https://skrwebsites.com/our-works/' data-level='1'><span class="menu-item-text"><span class="menu-text">Our Works</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-352 depth-0"><a href='https://skrwebsites.com/client-reviews/' data-level='1'><span class="menu-item-text"><span class="menu-text">Client Reviews</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-350 current_page_item menu-item-353 act depth-0"><a href='https://skrwebsites.com/faqs/' data-level='1'><span class="menu-item-text"><span class="menu-text">FAQs</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317 depth-0"><a href='https://skrwebsites.com/about-us/' data-level='1'><span class="menu-item-text"><span class="menu-text">About Us</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318 last depth-0"><a href='https://skrwebsites.com/contact-us/' data-level='1'><span class="menu-item-text"><span class="menu-text">Contact Us</span></span></a></li> </ul> <div class='mobile-mini-widgets-in-menu'></div> </div> <style id="the7-page-content-style"> #main { padding-bottom: 0px; } @media screen and (max-width: 778px) { #main { padding-bottom: 0px; } } </style> <div class="page-title title-center solid-bg page-title-responsive-enabled bg-img-enabled"> <div class="wf-wrap"> <div class="page-title-head hgroup"><h1 >FAQs</h1></div><div class="page-title-breadcrumbs"><div class="assistive-text">You are here:</div><ol class="breadcrumbs text-small" itemscope itemtype="https://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><a itemprop="item" href="https://skrwebsites.com/" title="Home"><span itemprop="name">Home</span></a><meta itemprop="position" content="1" /></li><li class="current" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name">FAQs</span><meta itemprop="position" content="2" /></li></ol></div> </div> </div> <div id="main" class="sidebar-none sidebar-divider-vertical"> <div class="main-gradient"></div> <div class="wf-wrap"> <div class="wf-container-main"> <div id="content" class="content" role="main"> <div data-elementor-type="wp-page" data-elementor-id="350" class="elementor elementor-350"> <section class="elementor-section elementor-top-section elementor-element elementor-element-b1747cc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b1747cc" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-606da91" data-id="606da91" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2d15334 elementor-widget elementor-widget-toggle" data-id="2d15334" data-element_type="widget" data-widget_type="toggle.default"> <div class="elementor-widget-container"> <div class="elementor-toggle"> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4721" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-4721" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">How much does a website cost?</a> </div> <div id="elementor-tab-content-4721" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-4721"><p>The cost of a website can vary depending on various factors. Though our website projects generally start in the RS.8,000/- range for basic business sites and range upward depending on your unique needs.</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4722" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-4722" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">How does the payment process work?</a> </div> <div id="elementor-tab-content-4722" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-4722"><p>The project starts with a 50% deposit. After design sign off and before we move into programming, we collect 25%. Once we have completed and fulfilled our scope, the final 25% is collected and your website is then scheduled for launch.</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4723" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-4723" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">How long does it take to build a website?</a> </div> <div id="elementor-tab-content-4723" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-4723"><p>Our standard websites take approximately 7-15 days to create. Our E-commerce (online store) websites take approximately 30-60 days to create. This time will vary from project to project..</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4724" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-4724" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">What platform do you build your websites on?</a> </div> <div id="elementor-tab-content-4724" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-4724"><p>We build basic static websites on HTML Platform. Dynamic websites build on the World&#8217;s best Content Management Systems (CMS) called WORDPRESS &amp; JOOMLA.</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4725" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-4725" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">Do you work with other platforms like WordPress, Joomla.?</a> </div> <div id="elementor-tab-content-4725" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-4725"><p>Yes. We are experts with using current technology both WORDPRSS &amp; JOOMLA COntent Management Systems (CMS)..</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4726" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-4726" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">Will my website work on mobile devices?</a> </div> <div id="elementor-tab-content-4726" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-4726"><p>Yes, using responsive design we ensure our sites work on all devices, including desktops, laptops, tablets and mobiles</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4727" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-4727" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">I already have a website, but I want a new design. Can you help?</a> </div> <div id="elementor-tab-content-4727" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-4727"><p>Absolutely! we can study your current website, analyse it, discuss your goals, and redesign your website according to your requests.</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4728" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-4728" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">Can We Meet FACE-TO-FACE?</a> </div> <div id="elementor-tab-content-4728" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-4728"><p>Yes. I meet clients at our places &#8211; View Our Contact Info &amp; Direction &#8211; <a href="https://g.page/skrwebsites" target="_blank" rel="noopener">Click here</a>.</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-4729" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-4729" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">What Payment Methods Do You Accept?</a> </div> <div id="elementor-tab-content-4729" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-4729"><p>CASH, Direct Bank Deposit, Online Transfer</p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-47210" class="elementor-tab-title" data-tab="10" role="button" aria-controls="elementor-tab-content-47210" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">Is my designing fee refundable?</a> </div> <div id="elementor-tab-content-47210" class="elementor-tab-content elementor-clearfix" data-tab="10" role="region" aria-labelledby="elementor-tab-title-47210"><p>Unfortunately we do not offer refunds on our web design fee. </p></div> </div> <div class="elementor-toggle-item"> <div id="elementor-tab-title-47211" class="elementor-tab-title" data-tab="11" role="button" aria-controls="elementor-tab-content-47211" aria-expanded="false"> <span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true"> <span class="elementor-toggle-icon-closed"><i class="fas fa-caret-right"></i></span> <span class="elementor-toggle-icon-opened"><i class="elementor-toggle-icon-opened fas fa-caret-up"></i></span> </span> <a class="elementor-toggle-title" tabindex="0">Do you outsource your work?</a> </div> <div id="elementor-tab-content-47211" class="elementor-tab-content elementor-clearfix" data-tab="11" role="region" aria-labelledby="elementor-tab-title-47211"><p>No. All of our websites on build by own work. </p></div> </div> <script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"How much does a website cost?","acceptedAnswer":{"@type":"Answer","text":"<p>The cost of a website can vary depending on various factors. Though our website projects generally start in the RS.8,000\/- range for basic business sites and range upward depending on your unique needs.<\/p>"}},{"@type":"Question","name":"How does the payment process work?","acceptedAnswer":{"@type":"Answer","text":"<p>The project starts with a 50% deposit. After design sign off and before we move into programming, we collect 25%. Once we have completed and fulfilled our scope, the final 25% is collected and your website is then scheduled for launch.<\/p>"}},{"@type":"Question","name":"How long does it take to build a website?","acceptedAnswer":{"@type":"Answer","text":"<p>Our standard websites take approximately 7-15 days to create. Our E-commerce (online store) websites take approximately 30-60 days to create. This time will vary from project to project..<\/p>"}},{"@type":"Question","name":"What platform do you build your websites on?","acceptedAnswer":{"@type":"Answer","text":"<p>We build basic static websites on HTML Platform. Dynamic websites build on the World&#8217;s best Content Management Systems (CMS) called WORDPRESS &amp; JOOMLA.<\/p>"}},{"@type":"Question","name":"Do you work with other platforms like WordPress, Joomla.?","acceptedAnswer":{"@type":"Answer","text":"<p>Yes. We are experts with using current technology both WORDPRSS &amp; JOOMLA COntent Management Systems (CMS)..<\/p>"}},{"@type":"Question","name":"Will my website work on mobile devices?","acceptedAnswer":{"@type":"Answer","text":"<p>Yes, using responsive design we ensure our sites work on all devices, including desktops, laptops, tablets and mobiles<\/p>"}},{"@type":"Question","name":"I already have a website, but I want a new design. Can you help?","acceptedAnswer":{"@type":"Answer","text":"<p>Absolutely! we can study your current website, analyse it, discuss your goals, and redesign your website according to your requests.<\/p>"}},{"@type":"Question","name":"Can We Meet FACE-TO-FACE?","acceptedAnswer":{"@type":"Answer","text":"<p>Yes. I meet clients at our places &#8211; View Our Contact Info &amp; Direction &#8211; <a href=\"https:\/\/g.page\/skrwebsites\" target=\"_blank\" rel=\"noopener\">Click here<\/a>.<\/p>"}},{"@type":"Question","name":"What Payment Methods Do You Accept?","acceptedAnswer":{"@type":"Answer","text":"<p>CASH, Direct Bank Deposit, Online Transfer<\/p>"}},{"@type":"Question","name":"Is my designing fee refundable?","acceptedAnswer":{"@type":"Answer","text":"<p>Unfortunately we do not offer refunds on our web design fee. <\/p>"}},{"@type":"Question","name":"Do you outsource your work?","acceptedAnswer":{"@type":"Answer","text":"<p>No. All of our websites on build by own work. <\/p>"}}]}</script> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3ca7691 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3ca7691" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6c413d1" data-id="6c413d1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cd4c72c elementor-widget elementor-widget-heading" data-id="cd4c72c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Don't See the Answer You Need? </h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-2b046c8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b046c8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d6d1008" data-id="d6d1008" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c41d640 elementor-widget elementor-widget-text-editor" data-id="c41d640" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>If any questions about our services, please make a mail from our contact form page. We will respond to you next 1 or 2 our business days. </p> </div> </div> <div class="elementor-element elementor-element-dce6213 elementor-align-center elementor-widget elementor-widget-button" data-id="dce6213" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="https://skrwebsites.com/contact-us/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-chevron-circle-right"></i> </span> <span class="elementor-button-text">Get In Touch</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ffa2565" data-id="ffa2565" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4f216ab elementor-widget elementor-widget-text-editor" data-id="4f216ab" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>If you prefer direct enquiry ? or make an Appointment? Please make a call below the contact number at our business working hours.</p> </div> </div> <div class="elementor-element elementor-element-ce40c89 elementor-align-center elementor-widget elementor-widget-button" data-id="ce40c89" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="tel:+918012844715"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-phone-volume"></i> </span> <span class="elementor-button-text">+91 8012844715</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div><!-- #content --> </div><!-- .wf-container --> </div><!-- .wf-wrap --> </div><!-- #main --> <!-- !Footer --> <footer id="footer" class="footer solid-bg"> <div class="wf-wrap"> <div class="wf-container-footer"> <div class="wf-container"> <section id="block-8" class="widget widget_block wf-cell wf-1-4"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"><div class="widget widget_presscore-contact-info-widget"><h2 class="widgettitle">Location</h2><div class="widget-info">H-37, Housing Board Colony, NGO A Colony, Vasantha Nager, Tirunelveli, Tamil Nadu 627007</div></div></div></div> </section><section id="block-11" class="widget widget_block wf-cell wf-1-4"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"><div class="widget widget_presscore-contact-info-widget"><h2 class="widgettitle">Contact No</h2><div class="widget-info"><a href="tel:+918012844715">+91 8012844715</a></div></div></div></div> </section><section id="block-5" class="widget widget_block wf-cell wf-1-4"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"><div class="widget widget_presscore-contact-info-widget"><h2 class="widgettitle">Contact Email</h2><div class="widget-info"><a href="mailto:skrwebsites@gmail.com">skrwebsites@gmail.com</a></div></div></div></div> </section><section id="block-14" class="widget widget_block wf-cell wf-1-4"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"><div class="widget widget_presscore-contact-info-widget"><h2 class="widgettitle">Opening Hours</h2><div class="widget-info">Mon - Sat: 9.00 AM to 9.00 PM</div></div></div></div> </section> </div><!-- .wf-container --> </div><!-- .wf-container-footer --> </div><!-- .wf-wrap --> <!-- !Bottom-bar --> <div id="bottom-bar" class="logo-left" role="contentinfo"> <div class="wf-wrap"> <div class="wf-container-bottom"> <div class="wf-float-left"> &copy; 2022. SKR Websites. All Rights Reserved. </div> <div class="wf-float-right"> <div class="mini-nav"><ul id="bottom-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-17 first depth-0"><a href='https://skrwebsites.com/' data-level='1'><span class="menu-item-text"><span class="menu-text">Home</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-316 depth-0"><a href='https://skrwebsites.com/our-works/' data-level='1'><span class="menu-item-text"><span class="menu-text">Our Works</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-352 depth-0"><a href='https://skrwebsites.com/client-reviews/' data-level='1'><span class="menu-item-text"><span class="menu-text">Client Reviews</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-350 current_page_item menu-item-353 act depth-0"><a href='https://skrwebsites.com/faqs/' data-level='1'><span class="menu-item-text"><span class="menu-text">FAQs</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317 depth-0"><a href='https://skrwebsites.com/about-us/' data-level='1'><span class="menu-item-text"><span class="menu-text">About Us</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318 last depth-0"><a href='https://skrwebsites.com/contact-us/' data-level='1'><span class="menu-item-text"><span class="menu-text">Contact Us</span></span></a></li> </ul><div class="menu-select"><span class="customSelect1"><span class="customSelectInner">Menu</span></span></div></div><div class="bottom-text-block"><p>Designed By <a href="https;//www.skrwebsites.com/contact-us/"> SKR Websites</a></p> </div> </div> </div><!-- .wf-container-bottom --> </div><!-- .wf-wrap --> </div><!-- #bottom-bar --> </footer><!-- #footer --> <a href="#" class="scroll-top"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"> <path d="M11.7,6.3l-3-3C8.5,3.1,8.3,3,8,3c0,0,0,0,0,0C7.7,3,7.5,3.1,7.3,3.3l-3,3c-0.4,0.4-0.4,1,0,1.4c0.4,0.4,1,0.4,1.4,0L7,6.4 V12c0,0.6,0.4,1,1,1s1-0.4,1-1V6.4l1.3,1.3c0.4,0.4,1,0.4,1.4,0C11.9,7.5,12,7.3,12,7S11.9,6.5,11.7,6.3z"/> </svg><span class="screen-reader-text">Go to Top</span></a> </div><!-- #page --> <div style="display: none; font-size:0px; transform:scale(0); opacity:0;"><a href="https://www.appurealestate.com/">properties for sale in trichy</a> | <a href="https://impexenterprises.com/indenting-agents-in-india/">indenting agents in india</a> | <a href="https://impexenterprises.com/sourcing-company-in-india/">sourcing company in india</a> | <a href="https://impexenterprises.com/">sourcing agents in india</a> | <a href="https://impexenterprises.com/bamboo-salt/">bamboo salt export</a> | <a href="https://impexenterprises.com/handicraft-export-from-india/">handicraft export from india</a> | <a href="https://impexenterprises.com/a-comprehensive-guide-to-poultry-feed-export-from-india/">poultry feed export from india</a></div><div id="pum-822" class="pum pum-overlay pum-theme-326 pum-theme-lightbox popmake-overlay click_open" data-popmake="{&quot;id&quot;:822,&quot;slug&quot;:&quot;logo-design&quot;,&quot;theme_id&quot;:326,&quot;cookies&quot;:[{&quot;event&quot;:&quot;on_popup_close&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;pum-822&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:false,&quot;path&quot;:&quot;1&quot;,&quot;time&quot;:&quot;1 month&quot;}}],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-modal="false" aria-labelledby="pum_popup_title_822"> <div id="popmake-822" class="pum-container popmake theme-326 pum-responsive pum-responsive-medium responsive size-medium"> <div id="pum_popup_title_822" class="pum-title popmake-title"> Logo Design Order Form </div> <div class="pum-content popmake-content" tabindex="0"> <div class="wpcf7 no-js" id="wpcf7-f821-o1" lang="en-US" dir="ltr"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/faqs/#wpcf7-f821-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="821" /> <input type="hidden" name="_wpcf7_version" value="5.9.6" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f821-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <p><span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Your Name (Required)" value="" type="text" name="your-name" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Your Email (Required)" value="" type="email" name="your-email" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="contact-no"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Contact No (Required)" value="" type="text" name="contact-no" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="whatsapp-no"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text" aria-invalid="false" placeholder="WhatsApp No (For Quick Response)" value="" type="text" name="whatsapp-no" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="menu-100"><select class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required" aria-required="true" aria-invalid="false" name="menu-100"><option value="Select Logo Design Package">Select Logo Design Package</option><option value="BASIC">BASIC</option><option value="STANDARD">STANDARD</option><option value="ADVANCED">ADVANCED</option></select></span><br /> <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" maxlength="400" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" placeholder="Write Your Message Here..." name="your-message"></textarea></span> </p> <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Submit Message" /> </p><input type='hidden' class='wpcf7-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' /><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> <button type="button" class="pum-close popmake-close" aria-label="Close"> &times; </button> </div> </div> <div id="pum-345" class="pum pum-overlay pum-theme-326 pum-theme-lightbox popmake-overlay click_open" data-popmake="{&quot;id&quot;:345,&quot;slug&quot;:&quot;get-a-free-quote&quot;,&quot;theme_id&quot;:326,&quot;cookies&quot;:[{&quot;event&quot;:&quot;on_popup_close&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;pum-345&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:null,&quot;path&quot;:true,&quot;time&quot;:&quot;1 month&quot;}}],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-modal="false" aria-labelledby="pum_popup_title_345"> <div id="popmake-345" class="pum-container popmake theme-326 pum-responsive pum-responsive-medium responsive size-medium"> <div id="pum_popup_title_345" class="pum-title popmake-title"> Get a Free Quote </div> <div class="pum-content popmake-content" tabindex="0"> <div class="wpcf7 no-js" id="wpcf7-f324-o2" lang="en-US" dir="ltr"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/faqs/#wpcf7-f324-o2" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="324" /> <input type="hidden" name="_wpcf7_version" value="5.9.6" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f324-o2" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <p><span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Your Name (Required)" value="" type="text" name="your-name" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Your Email (Required)" value="" type="email" name="your-email" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="contact-no"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Contact No (Required)" value="" type="text" name="contact-no" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="whatsapp-no"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text" aria-invalid="false" placeholder="WhatsApp No (For Quick Response)" value="" type="text" name="whatsapp-no" /></span><br /> <span class="wpcf7-form-control-wrap" data-name="menu-100"><select class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required" aria-required="true" aria-invalid="false" name="menu-100"><option value="Need a quotation for">Need a quotation for</option><option value="Website Design">Website Design</option><option value="Website Redesign">Website Redesign</option><option value="CMS Website Design">CMS Website Design</option><option value="E-Commerce Website Design">E-Commerce Website Design</option><option value="Web Design Services Only">Web Design Services Only</option><option value="SEO Services">SEO Services</option><option value="Logo Design">Logo Design</option><option value="Custom Quote">Custom Quote</option></select></span><br /> <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" maxlength="400" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" placeholder="Write Your Message Here..." name="your-message"></textarea></span> </p> <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Submit Message" /> </p><input type='hidden' class='wpcf7-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' /><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> <button type="button" class="pum-close popmake-close" aria-label="Close"> &times; </button> </div> </div> <!-- Call Now Button 1.4.9 (https://callnowbutton.com) [renderer:modern]--> <a href="tel:+918012844715" id="callnowbutton" class="call-now-button cnb-zoom-100 cnb-zindex-10 cnb-text cnb-full cnb-full-bottom cnb-displaymode cnb-displaymode-mobile-only" style="background-color:#b8622b;" onclick='gtag("event", "Call Now Button", {"event_category":"contact","event_label":"phone","category":"Call Now Button","action_type":"PHONE","button_type":"Single","action_value":"+918012844715","action_label":"Call Now","cnb_version":"1.4.9"});'><img alt="" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTTI3LjAxMzU1LDIzLjQ4ODU5bC0xLjc1MywxLjc1MzA1YTUuMDAxLDUuMDAxLDAsMCwxLTUuMTk5MjgsMS4xODI0M2MtMS45NzE5My0uNjkzNzItNC44NzMzNS0yLjM2NDM4LTguNDM4NDgtNS45Mjk1UzYuMzg3LDE0LjAyOCw1LjY5MzMsMTIuMDU2MTVBNS4wMDA3OCw1LjAwMDc4LDAsMCwxLDYuODc1NzMsNi44NTY4N0w4LjYyODc4LDUuMTAzNzZhMSwxLDAsMCwxLDEuNDE0MzEuMDAwMTJsMi44MjgsMi44Mjg4QTEsMSwwLDAsMSwxMi44NzEsOS4zNDY4TDExLjA2NDcsMTEuMTUzYTEuMDAzOCwxLjAwMzgsMCwwLDAtLjA4MjEsMS4zMjE3MSw0MC43NDI3OCw0MC43NDI3OCwwLDAsMCw0LjA3NjI0LDQuNTgzNzQsNDAuNzQxNDMsNDAuNzQxNDMsMCwwLDAsNC41ODM3NCw0LjA3NjIzLDEuMDAzNzksMS4wMDM3OSwwLDAsMCwxLjMyMTcxLS4wODIwOWwxLjgwNjIyLTEuODA2MjdhMSwxLDAsMCwxLDEuNDE0MTItLjAwMDEybDIuODI4OCwyLjgyOEExLjAwMDA3LDEuMDAwMDcsMCwwLDEsMjcuMDEzNTUsMjMuNDg4NTlaIiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+" width="40"><span style="color:#ffffff">Call Now</span></a><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/themes/dt-the7/js/main.min.js?ver=11.5.1" id="dt-main-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1740118706" id="swv-js" defer></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/skrwebsites.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; var wpcf7 = {"api":{"root":"https:\/\/skrwebsites.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; var wpcf7 = {"api":{"root":"https:\/\/skrwebsites.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1740118706" id="contact-form-7-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="text/javascript" id="popup-maker-site-js-extra"> /* <![CDATA[ */ var pum_vars = {"version":"1.19.0","pm_dir_url":"https:\/\/skrwebsites.com\/wp-content\/plugins\/popup-maker\/","ajaxurl":"https:\/\/skrwebsites.com\/wp-admin\/admin-ajax.php","restapi":"https:\/\/skrwebsites.com\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"325","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":"","analytics_route":"analytics","analytics_api":"https:\/\/skrwebsites.com\/wp-json\/pum\/v1"}; var pum_sub_vars = {"ajaxurl":"https:\/\/skrwebsites.com\/wp-admin\/admin-ajax.php","message_position":"top"}; var pum_popups = {"pum-822":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"cookies":[{"event":"on_popup_close","settings":{"name":"pum-822","key":"","session":false,"path":"1","time":"1 month"}}],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"326","size":"medium","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"lightbox","id":822,"slug":"logo-design"},"pum-345":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"cookies":[{"event":"on_popup_close","settings":{"name":"pum-345","key":"","session":null,"path":true,"time":"1 month"}}],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"326","size":"medium","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"lightbox","id":345,"slug":"get-a-free-quote"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-scripts.js?ver=1740118706" id="popup-maker-site-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/themes/dt-the7/js/legacy.min.js?ver=11.5.1" id="dt-legacy-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/themes/dt-the7/lib/jquery-mousewheel/jquery-mousewheel.min.js?ver=11.5.1" id="jquery-mousewheel-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/themes/dt-the7/lib/custom-scrollbar/custom-scrollbar.min.js?ver=11.5.1" id="the7-custom-scrollbar-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=6LeRfVEcAAAAAJ_mJtnmxh3rfAEUyN3N9yMNQe-3&amp;ver=3.0" id="google-recaptcha-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="text/javascript" id="wpcf7-recaptcha-js-extra"> /* <![CDATA[ */ var wpcf7_recaptcha = {"sitekey":"6LeRfVEcAAAAAJ_mJtnmxh3rfAEUyN3N9yMNQe-3","actions":{"homepage":"homepage","contactform":"contactform"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1740118706" id="wpcf7-recaptcha-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.22.3" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.22.3" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.22.3","is_static":false,"experimentalFeatures":{"e_optimized_assets_loading":true,"container_grid":true,"e_swiper_latest":true,"e_onboarding":true,"home_screen":true,"ai-layout":true,"landing-pages":true},"urls":{"assets":"https:\/\/skrwebsites.com\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":350,"title":"FAQs%20-%20SKR%20Websites","excerpt":"","featuredImage":false}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://skrwebsites.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.22.3" id="elementor-frontend-js" defer></script> <script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://skrwebsites.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)" aria-label="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share" aria-label="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen" aria-label="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out" aria-label="Zoom in/out"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)" aria-label="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)" aria-label="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1742544062 -->

Pages: 1 2 3 4 5 6 7 8 9 10