302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: dooth.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-GB" prefix="og: https://ogp.me/ns#" class="html_stretched responsive av-preloader-disabled av-default-lightbox html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky_disabled html_header_shrinking_disabled html_header_transparency html_mobile_menu_tablet html_header_searchicon html_content_align_center html_header_unstick_top html_header_stretch_disabled html_elegant-blog html_av-submenu-hidden html_av-submenu-display-click html_av-overlay-side html_av-overlay-side-classic html_av-submenu-clone html_entry_id_4309 av-cookies-consent-message-bar-only av-no-preview html_text_menu_active "> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow" /> <!-- mobile setting --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Scripts/CSS and wp_head hook --> <title>Data Protection Platform|Data Security Solution|Dooth Vault</title> <!-- All in One SEO 4.0.18 --> <link rel="canonical" href="https://doot.world/" /> <meta property="og:site_name" content="Doot Inc | Be Confident. It’s Confidential!" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Data Protection Platform|Data Security Solution|Dooth Vault" /> <meta property="og:url" content="https://doot.world/" /> <meta property="og:image" content="https://doot.world/wp-content/uploads/2021/03/cropped-65b9741a-9a8a-4317-a225-5f667ed4ffd1.jpg" /> <meta property="og:image:secure_url" content="https://doot.world/wp-content/uploads/2021/03/cropped-65b9741a-9a8a-4317-a225-5f667ed4ffd1.jpg" /> <meta property="article:published_time" content="2021-01-25T14:38:48Z" /> <meta property="article:modified_time" content="2021-03-24T09:23:28Z" /> <meta property="twitter:card" content="summary" /> <meta property="twitter:domain" content="doot.world" /> <meta property="twitter:title" content="Data Protection Platform|Data Security Solution|Dooth Vault" /> <meta property="twitter:image" content="https://doot.world/wp-content/uploads/2021/03/cropped-65b9741a-9a8a-4317-a225-5f667ed4ffd1.jpg" /> <script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/doot.world\/#website","url":"https:\/\/doot.world\/","name":"Doot Inc","description":"Be Confident. It\u2019s Confidential!","publisher":{"@id":"https:\/\/doot.world\/#organization"},"potentialAction":{"@type":"SearchAction","target":"https:\/\/doot.world\/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"Organization","@id":"https:\/\/doot.world\/#organization","name":"Doot Inc","url":"https:\/\/doot.world\/","logo":{"@type":"ImageObject","@id":"https:\/\/doot.world\/#organizationLogo","url":"https:\/\/doot.world\/wp-content\/uploads\/2021\/03\/cropped-65b9741a-9a8a-4317-a225-5f667ed4ffd1.jpg","width":"537","height":"232"},"image":{"@id":"https:\/\/doot.world\/#organizationLogo"}},{"@type":"BreadcrumbList","@id":"https:\/\/doot.world\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/doot.world\/#listItem","position":"1","item":{"@id":"https:\/\/doot.world\/#item","name":"Home","description":"Be Confident. It\u2019s Confidential!","url":"https:\/\/doot.world\/"}}]},{"@type":"WebPage","@id":"https:\/\/doot.world\/#webpage","url":"https:\/\/doot.world\/","name":"Data Protection Platform|Data Security Solution|Dooth Vault","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/doot.world\/#website"},"breadcrumb":{"@id":"https:\/\/doot.world\/#breadcrumblist"},"datePublished":"2021-01-25T14:38:48+00:00","dateModified":"2021-03-24T09:23:28+00:00"}]} </script> <!-- All in One SEO --> <script type='text/javascript'> function avia_cookie_check_sessionStorage() { // FF throws error when all cookies blocked !! var sessionBlocked = false; try { var test = sessionStorage.getItem( 'aviaCookieRefused' ) != null; } catch(e) { sessionBlocked = true; } var aviaCookieRefused = ! sessionBlocked ? sessionStorage.getItem( 'aviaCookieRefused' ) : null; var html = document.getElementsByTagName('html')[0]; /** * Set a class to avoid calls to sessionStorage */ if( sessionBlocked || aviaCookieRefused ) { if( html.className.indexOf('av-cookies-session-refused') < 0 ) { html.className += ' av-cookies-session-refused'; } } if( sessionBlocked || aviaCookieRefused || document.cookie.match(/aviaCookieConsent/) ) { if( html.className.indexOf('av-cookies-user-silent-accept') >= 0 ) { html.className = html.className.replace(/\bav-cookies-user-silent-accept\b/g, ''); } } } avia_cookie_check_sessionStorage(); </script> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Doot Inc » Feed" href="https://doot.world/feed/" /> <link rel="alternate" type="application/rss+xml" title="Doot Inc » Comments Feed" href="https://doot.world/comments/feed/" /> <!-- google webfont font replacement --> <script type='text/javascript'> (function() { /* check if webfonts are disabled by user setting via cookie - or user must opt in. */ var html = document.getElementsByTagName('html')[0]; var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0; var allow_continue = true; var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0; if( cookie_check && ! silent_accept_cookie ) { if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 ) { allow_continue = false; } else { if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) ) { allow_continue = false; } else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) ) { allow_continue = false; } else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) ) { allow_continue = false; } } } if( allow_continue ) { var f = document.createElement('link'); f.type = 'text/css'; f.rel = 'stylesheet'; f.href = '//fonts.googleapis.com/css?family=Terminal+Dosis'; f.id = 'avia-google-webfont'; document.getElementsByTagName('head')[0].appendChild(f); } })(); </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/doot.world\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.6.14"}}; !function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style 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 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://doot.world/wp-includes/css/dist/block-library/style.min.css?ver=5.6.14' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://doot.world/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://doot.world/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.10.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-animations-css' href='https://doot.world/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-legacy-css' href='https://doot.world/wp-content/plugins/elementor/assets/css/frontend-legacy.min.css?ver=3.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://doot.world/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-3732-css' href='https://doot.world/wp-content/uploads/elementor/css/post-3732.css?ver=1614144137' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://doot.world/wp-content/uploads/elementor/css/global.css?ver=1614144148' type='text/css' media='all' /> <link rel='stylesheet' id='mystickyelements-google-fonts-css' href='https://fonts.googleapis.com/css?family=Poppins%3A400%2C500%2C600%2C700&ver=5.6.14' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css-css' href='https://doot.world/wp-content/plugins/mystickyelements/css/font-awesome.min.css?ver=1.9.5' type='text/css' media='all' /> <link rel='stylesheet' id='mystickyelements-front-css-css' href='https://doot.world/wp-content/plugins/mystickyelements/css/mystickyelements-front.min.css?ver=1.9.5' type='text/css' media='all' /> <link rel='stylesheet' id='avia-merged-styles-css' href='https://doot.world/wp-content/uploads/dynamic_avia/avia-merged-styles-46876882cac06b97b42fad48969bc7e0---60b867ded83bf.css' 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&ver=5.6.14' type='text/css' media='all' /> <script type='text/javascript' src='https://doot.world/wp-includes/js/jquery/jquery.min.js?ver=3.5.1' id='jquery-core-js'></script> <script type='text/javascript' src='https://doot.world/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <link rel="https://api.w.org/" href="https://doot.world/wp-json/" /><link rel="alternate" type="application/json" href="https://doot.world/wp-json/wp/v2/pages/4309" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://doot.world/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://doot.world/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.6.14" /> <link rel='shortlink' href='https://doot.world/' /> <link rel="alternate" type="application/json+oembed" href="https://doot.world/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdoot.world%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://doot.world/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdoot.world%2F&format=xml" /> <style type='text/css'> .ae_data .elementor-editor-element-setting { display:none !important; } </style><link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="alternate" type="application/rss+xml" title="Doot Inc RSS2 Feed" href="https://doot.world/feed/" /> <link rel="pingback" href="https://doot.world/xmlrpc.php" /> <!--[if lt IE 9]><script src="https://doot.world/wp-content/themes/enfold/js/html5shiv.js"></script><![endif]--> <link rel="icon" href="https://doot.world/wp-content/uploads/2021/03/cropped-Doot-App-Logo-scaled-1.jpg" type="image/x-icon"> <!-- To speed up the rendering and to display the site as fast as possible to the user we include some styles and scripts for above the fold content inline --> <script type="text/javascript">'use strict';var avia_is_mobile=!1;if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&'ontouchstart' in document.documentElement){avia_is_mobile=!0;document.documentElement.className+=' avia_mobile '} else{document.documentElement.className+=' avia_desktop '};document.documentElement.className+=' js_active ';(function(){var e=['-webkit-','-moz-','-ms-',''],n='';for(var t in e){if(e[t]+'transform' in document.documentElement.style){document.documentElement.className+=' avia_transform ';n=e[t]+'transform'};if(e[t]+'perspective' in document.documentElement.style)document.documentElement.className+=' avia_transform3d '};if(typeof document.getElementsByClassName=='function'&&typeof document.documentElement.getBoundingClientRect=='function'&&avia_is_mobile==!1){if(n&&window.innerHeight>0){setTimeout(function(){var e=0,o={},a=0,t=document.getElementsByClassName('av-parallax'),i=window.pageYOffset||document.documentElement.scrollTop;for(e=0;e<t.length;e++){t[e].style.top='0px';o=t[e].getBoundingClientRect();a=Math.ceil((window.innerHeight+i-o.top)*0.3);t[e].style[n]='translate(0px, '+a+'px)';t[e].style.top='auto';t[e].className+=' enabled-parallax '}},50)}}})();</script><link rel="icon" href="https://doot.world/wp-content/uploads/2021/03/cropped-Doot-App-Logo-scaled-1-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://doot.world/wp-content/uploads/2021/03/cropped-Doot-App-Logo-scaled-1-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://doot.world/wp-content/uploads/2021/03/cropped-Doot-App-Logo-scaled-1-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://doot.world/wp-content/uploads/2021/03/cropped-Doot-App-Logo-scaled-1-270x270.jpg" /> <style type='text/css'> @font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; font-display: auto; src: url('https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot'); src: url('https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?#iefix') format('embedded-opentype'), url('https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff') format('woff'), url('https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff2') format('woff2'), url('https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf') format('truetype'), url('https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg#entypo-fontello') format('svg'); } #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; } </style> <!-- Debugging Info for Theme support: Theme: Enfold Version: 4.7.5 Installed: enfold AviaFramework Version: 5.0 AviaBuilder Version: 4.7.1.1 aviaElementManager Version: 1.0.1 ML:1024-PU:221-PLA:14 WP:5.6.14 Compress: CSS:all theme files - JS:all theme files Updates: disabled PLAu:14 --> </head> <body id="top" class="home page-template-default page page-id-4309 wp-custom-logo rtl_columns stretched terminal_dosis arial-websave arial elementor-default elementor-kit-3732 elementor-page elementor-page-4309" itemscope="itemscope" itemtype="https://schema.org/WebPage" > <div id='wrap_all'> <header id='header' class='all_colors header_color light_bg_color av_header_top av_logo_left av_main_nav_header av_menu_right av_slim av_header_sticky_disabled av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_tablet av_header_transparency av_header_searchicon av_header_unstick_top av_bottom_nav_disabled av_alternate_logo_active av_header_border_disabled' role="banner" itemscope="itemscope" itemtype="https://schema.org/WPHeader" > <div id='header_main' class='container_wrap container_wrap_logo'> <div class='container av-logo-container'><div class='inner-container'><span class='logo'><a href='https://doot.world/'><img height='100' width='300' src='https://doot.world/wp-content/uploads/2021/03/cropped-65b9741a-9a8a-4317-a225-5f667ed4ffd1.jpg' alt='Doot Inc' title='' /><span class='subtext'><img src='https://doot.world/wp-content/uploads/2021/03/Doot_logo_01.png' class='alternate' alt='' title='Doot_logo_01' /></span></a></span><nav class='main_menu' data-selectname='Select a page' role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" ><div class="avia-menu av-main-nav-wrap av_menu_icon_beside"><ul id="avia-menu" class="menu av-main-nav"><li id="menu-item-4589" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4309 current_page_item menu-item-top-level menu-item-top-level-1"><a href="https://doot.world/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Home</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-4590" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2"><a href="https://doot.world/about-us/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">About Us</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-4645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3"><a href="https://doot.world/consumers/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Consumers</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-4594" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-top-level menu-item-top-level-4"><a href="https://doot.world/solutions/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Solutions</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a> <ul class="sub-menu"> <li id="menu-item-4641" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-office/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Office</span></a></li> <li id="menu-item-4637" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-connect/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Connect</span></a></li> <li id="menu-item-4640" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-mobile-messaging/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Mobile Messaging</span></a></li> <li id="menu-item-4638" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-learning/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Learning</span></a></li> <li id="menu-item-4596" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-collaborate/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Collaborate</span></a></li> <li id="menu-item-4642" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-social/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Social</span></a></li> <li id="menu-item-4639" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://doot.world/solutions/doot-meeting/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Doot Meeting</span></a></li> </ul> </li> <li id="menu-item-4597" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-mega-parent menu-item-top-level menu-item-top-level-5"><a href="https://doot.world/security/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Security</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-4591" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6"><a href="https://doot.world/blogs/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Blogs</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-4593" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-7"><a href="https://doot.world/contact/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Contact</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special"><a aria-label="Search" href="?s=" rel="nofollow" data-avia-search-tooltip=" <form role="search" action="https://doot.world/" id="searchform" method="get" class=""> <div> <input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello" /> <input type="text" id="s" name="s" value="" placeholder='Search' /> </div> </form>" aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello'><span class="avia_hidden_link_text">Search</span></a></li><li class="av-burger-menu-main menu-item-avia-special av-small-burger-icon"> <a href="#" aria-label="Menu" aria-hidden="false"> <span class="av-hamburger av-hamburger--spin av-js-hamburger"> <span class="av-hamburger-box"> <span class="av-hamburger-inner"></span> <strong>Menu</strong> </span> </span> <span class="avia_hidden_link_text">Menu</span> </a> </li></ul></div><ul class='noLightbox social_bookmarks icon_count_4'><li class='social_bookmarks_twitter av-social-link-twitter social_icon_1'><a target="_blank" aria-label="Link to Twitter" href='https://twitter.com/Dootpltd' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='Twitter' rel="noopener"><span class='avia_hidden_link_text'>Twitter</span></a></li><li class='social_bookmarks_facebook av-social-link-facebook social_icon_2'><a target="_blank" aria-label="Link to Facebook" href='https://www.facebook.com/dootplt/' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='Facebook' rel="noopener"><span class='avia_hidden_link_text'>Facebook</span></a></li><li class='social_bookmarks_instagram av-social-link-instagram social_icon_3'><a target="_blank" aria-label="Link to Instagram" href='https://www.instagram.com/doot__official/' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='Instagram' rel="noopener"><span class='avia_hidden_link_text'>Instagram</span></a></li><li class='social_bookmarks_linkedin av-social-link-linkedin social_icon_4'><a target="_blank" aria-label="Link to LinkedIn" href='https://www.linkedin.com/company/dooth-internet-services' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='LinkedIn' rel="noopener"><span class='avia_hidden_link_text'>LinkedIn</span></a></li></ul></nav></div> </div> <!-- end container_wrap--> </div> <div class='header_bg'></div> <!-- end header --> </header> <div id='main' class='all_colors' data-scroll-offset='0'> <div id='av_section_1' class='avia-section alternate_color avia-section-huge avia-no-border-styling avia-full-stretch avia-bg-style-scroll avia-builder-el-0 el_before_av_section avia-builder-el-first av-minimum-height av-minimum-height-100 container_wrap fullsize' style='background-repeat: no-repeat; background-image: url(https://doot.world/wp-content/uploads/2021/01/banner-1-e1615274756435.jpg);background-attachment: scroll; background-position: center center; ' data-section-bg-repeat='stretch' data-av_minimum_height_pc='100'><div class='container' ><main role="main" itemprop="mainContentOfPage" class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div data-autoplay='false' data-interval='5' data-animation='slide' data-show_slide_delay='30' class='avia-content-slider-element-container avia-content-slider-element-slider avia-content-slider avia-smallarrow-slider avia-content-slider-active avia-content-slider1 avia-content-slider-even avia-builder-el-1 el_before_av_textblock avia-builder-el-first av-small-hide av-mini-hide' ><div class='avia-smallarrow-slider-heading no-content-slider-heading '><div class='new-special-heading'> </div></div><div class='avia-content-slider-inner'><div class='slide-entry-wrap'><section class='slide-entry flex_column post-entry slide-entry-overview slide-loop-1 slide-parity-odd av_one_half first' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='slide-entry-excerpt entry-content' itemprop="text" ><p><a href="https://doot.world/business/ "style=" text-decoration: none;"></p> <div style="text-align: center; border: 1px solid #31393982; width: 100%; margin: 0 auto; padding: 16px; background-color: #31393982;"> <h1 style="font-size: 47px; color: #f7fe00; font-weight: 300; letter-spacing: 1px; font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;">BUSINESS</h1> <h2 style="font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif; color: white; font-weight: 300;">Fortifying your Business with State of the Art Security.</h2> </div> <p></a></p> </div></section><section class='slide-entry flex_column post-entry slide-entry-overview slide-loop-2 slide-parity-even post-entry-last av_one_half ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='slide-entry-excerpt entry-content' itemprop="text" ><p><a title="Consumer" href="https://doot.world/consumers/" style=" text-decoration: none;"></p> <div style="text-align: center; border: 1px solid #31393982; width: 100%; margin: 0 auto; padding: 16px; background-color: #31393982; color: white;"> <h1 style="font-size: 47px; color: #f7fe00; letter-spacing: 1px; font-weight: 300; font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;">CONSUMERS</h1> <h2 style="font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif; color: white; font-weight: 300;">Secure your privacy, now have your own “privacy policy”.</h2> <p></a></div> </div></section></div></div></div> <section class="av_textblock_section av-desktop-hide av-medium-hide" itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><p><a href="https://doot.world/business/ " style=" text-decoration: none;"></p> <div style="text-align: center; border: 1px solid #31393982; width: 100%; margin: 0 auto; padding: 16px; background-color: #31393982;"> <h1 style="font-size: 47px; color: #f7fe00; font-weight: 300; letter-spacing: 1px; font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;">BUSINESS</h1> <h2 style="font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif; color: white; font-weight: 300;">Fortifying your Business with State of the Art Security.</h2> </div> <p></a></p> </div></section> <section class="av_textblock_section av-desktop-hide av-medium-hide" itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><p><a href="https://doot.world/consumers/ " style=" text-decoration: none;"></p> <div style="text-align: center; border: 1px solid #31393982; width: 100%; margin: 0 auto; padding: 16px; background-color: #31393982; color: white;"> <h1 style="font-size: 47px; color: #f7fe00; letter-spacing: 1px; font-weight: 300; font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;">CONSUMERS</h1> <h2 style="font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif; color: white; font-weight: 300;">Secure your privacy, now have your own “privacy policy”.</h2> </div> <p></a></p> </div></section> </div></div></main><!-- close content main element --></div></div><div id='av_section_2' class='avia-section main_color avia-section-default avia-no-border-styling avia-full-stretch av-parallax-section avia-bg-style-parallax avia-builder-el-4 el_after_av_section el_before_av_section container_wrap fullsize' style=' ' data-section-bg-repeat='stretch'><div class='av-parallax' data-avia-parallax-ratio='0.3' ><div class='av-parallax-inner main_color avia-full-stretch' style = 'background-repeat: no-repeat; background-image: url(https://doot.world/wp-content/uploads/2021/01/hh-300x200.jpg);background-attachment: scroll; background-position: top left; ' ></div></div><div class='container' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div class="flex_column av_one_full flex_column_div first avia-builder-el-5 avia-builder-el-no-sibling " style='padding:30px 0px 40px 0px ; border-radius:0px; '><section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><h1 class="elementor-heading-title elementor-size-default" style="color: inherit; letter-spacing: 1px; font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif; font-weight: 600; font-size: 45px; text-align: center;"><span style="color: #004953;">Doot – Top Data Protection Platform</span></h1> <div class="hr hr-custom hr-center hr-icon-no avia-builder-el-102 el_after_av_heading el_before_av_testimonials " style="margin-top: 30px; margin-bottom: 30px;"></div> <p style="margin-bottom: 20px; color: #453f7a; font-size: 25px; line-height: 1.9em; font-family: 'terminal dosis','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif; font-weight: 600; text-align: center;">Doot, a next-level security enhancement protocol-based application uses device-to-device encryption which is superior to traditional end-to-end encryption and is feature-rich with a user experience that surpasses many similar apps. Doot, the top data protection platform also complies with country-specific privacy requirements. In addition, the <a href="https://doot.world/solutions/">leading data security service</a>, Doot also provides the same integrated security protocols for its organizational suite application, allowing businesses of all types to run their operations securely from anywhere, and anytime.</p> </div></section></div> </div></div></div><!-- close content main div --></div></div><div id='visual-editor' class='avia-section main_color avia-section-huge avia-no-border-styling avia-full-stretch av-section-color-overlay-active avia-bg-style-fixed avia-builder-el-7 el_after_av_section el_before_av_section av-medium-hide av-small-hide av-mini-hide container_wrap fullsize' style='background-repeat: no-repeat; background-image: url(https://doot.world/wp-content/uploads/2020/08/socilmediabg-1366x630.png);background-attachment: fixed; background-position: center center; ' data-section-bg-repeat='stretch'><div class='av-section-color-overlay-wrap'><div class='av-section-color-overlay' style='opacity: 0.6; background-color: #000000; '></div><div class='container' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div style='padding-bottom:20px; color:#ffffff;font-size:40px;' class='av-special-heading av-special-heading-h1 custom-color-heading blockquote modern-quote modern-centered avia-builder-el-8 el_before_av_one_half avia-builder-el-first av-inherit-size '><h1 class='av-special-heading-tag ' itemprop="headline" >Eliminate The Need For These Tools</h1><div class='special-heading-border'><div class='special-heading-inner-border' style='border-color:#ffffff'></div></div></div> <div class="flex_column av_one_half flex_column_div av-zero-column-padding first avia-builder-el-9 el_after_av_heading el_before_av_one_half " style='border-radius:0px; '><div class='avia-image-container av-styling- avia-builder-el-10 avia-builder-el-no-sibling avia-align-center ' itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><div class='avia-image-container-inner'><div class='avia-image-overlay-wrap'><img class='avia_image' src='https://doot.world/wp-content/uploads/2021/02/samplebanner-01.png' alt='' title='samplebanner-01' height="650" width="600" itemprop="thumbnailUrl" /></div></div></div></div><div class="flex_column av_one_half flex_column_div avia-builder-el-11 el_after_av_one_half avia-builder-el-last " style='padding:20px 0px 0px 0px ; border-radius:0px; '><div style=' margin-top:10px; margin-bottom:20px;' class='hr hr-custom hr-center hr-icon-yes avia-builder-el-12 el_before_av_textblock avia-builder-el-first '><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span><span class='av-seperator-icon' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span></div> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' style='font-size:16px; ' itemprop="text" ><h3 style="width: 100%; margin: 20px 20px 20px 20px; "><span style="color: #ffffff; font-size: 27px; line-height: 1.6;"><strong>1, An innovative alternative for technologies that compromise your business</strong></span></h3> </div></section> <div style=' margin-top:10px; margin-bottom:20px;' class='hr hr-custom hr-center hr-icon-yes avia-builder-el-14 el_after_av_textblock el_before_av_textblock '><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span><span class='av-seperator-icon' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span></div> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' style='font-size:16px; ' itemprop="text" ><h3 style="width: 100%; margin: 20px 20px 20px 20px; "><span style="color: #ffffff; font-size: 27px; line-height: 1.6;"><strong>2, Advanced security measures for organizations that need it</strong></span></h3> </div></section> <div style=' margin-top:10px; margin-bottom:20px;' class='hr hr-custom hr-center hr-icon-yes avia-builder-el-16 el_after_av_textblock el_before_av_textblock '><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span><span class='av-seperator-icon' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span></div> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' style='font-size:16px; ' itemprop="text" ><h3 style="width: 100%; margin: 20px 20px 20px 20px; "><span style="color: #ffffff; font-size: 27px; line-height: 1.6;"><strong>3, Reduce risks to your institutions, businesses, and governments</strong></span></h3> </div></section> <div style=' margin-top:10px; margin-bottom:20px;' class='hr hr-custom hr-center hr-icon-yes avia-builder-el-18 el_after_av_textblock el_before_av_textblock '><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span><span class='av-seperator-icon' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span><span class='hr-inner inner-border-av-border-thin' style=' width:50px; border-color:rgba(247,247,247,0.01); max-width:45%;' ><span class='hr-inner-style'></span></span></div> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' style='font-size:16px; ' itemprop="text" ><h3 style="width: 100%; margin: 20px 20px 20px 20px;"><span style="color: #ffffff; font-size: 27px; line-height: 1.6;"><strong>4, Designed for highly sensitive businesses and governments</strong></span></h3> </div></section></div> </div></div></div><!-- close content main div --></div></div></div><div id='visual-editor' class='avia-section main_color avia-section-huge avia-no-border-styling avia-full-stretch av-section-color-overlay-active avia-bg-style-fixed avia-builder-el-20 el_after_av_section el_before_av_section av-desktop-hide container_wrap fullsize' style='background-repeat: no-repeat; background-image: url(https://doot.world/wp-content/uploads/2020/08/socilmediabg-1366x630.png);background-attachment: fixed; background-position: center center; ' data-section-bg-repeat='stretch'><div class='av-section-color-overlay-wrap'><div class='av-section-color-overlay' style='opacity: 0.4; background-color: #000000; '></div><div class='container' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div style='padding-bottom:20px; color:#ffffff;font-size:40px;' class='av-special-heading av-special-heading-h1 custom-color-heading blockquote modern-quote modern-centered avia-builder-el-21 el_before_av_image avia-builder-el-first av-inherit-size '><h1 class='av-special-heading-tag ' itemprop="headline" >Eliminate the need for these tools</h1><div class='special-heading-border'><div class='special-heading-inner-border' style='border-color:#ffffff'></div></div></div> <div class='avia-image-container av-styling- avia-builder-el-22 el_after_av_heading el_before_av_textblock avia-align-center ' itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><div class='avia-image-container-inner'><div class='avia-image-overlay-wrap'><img class='avia_image' src='https://doot.world/wp-content/uploads/2021/02/samplebanner-01.png' alt='' title='samplebanner-01' height="650" width="600" itemprop="thumbnailUrl" /></div></div></div> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><h3><span style="color: #ffffff;"><strong>1, An innovative alternative for technologies that compromise your business</strong></span></h3> </div></section> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><h3><span style="color: #ffffff;"><strong>2, Advanced security measures for organizations that need it</strong></span></h3> </div></section> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><h3><span style="color: #ffffff;"><strong>3, Reduce risks to your institutions, businesses, and governments</strong></span></h3> </div></section> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock ' itemprop="text" ><h3><span style="color: #ffffff;"><strong>4, Designed for highly sensitive businesses and governments</strong></span></h3> </div></section> </div></div></div><!-- close content main div --></div></div></div><div id='visual-editor' class='avia-section main_color avia-section-huge avia-no-border-styling avia-bg-style-scroll avia-builder-el-27 el_after_av_section el_before_av_masonry_gallery container_wrap fullsize' style='background-color: #fcfcff;background-image: linear-gradient(to right,#fcfcff,#f7f7f7); ' ><div class='container' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div style='padding-bottom:10px; color:#00145e;font-size:40px;' class='av-special-heading av-special-heading-h1 custom-color-heading blockquote modern-quote modern-centered avia-builder-el-28 el_before_av_hr avia-builder-el-first av-inherit-size '><h1 class='av-special-heading-tag ' itemprop="headline" >Solutions</h1><div class ='av-subheading av-subheading_below av_custom_color ' style='font-size:15px;'><p>A full cloud-based external and internal collaboration suite</p> </div><div class='special-heading-border'><div class='special-heading-inner-border' style='border-color:#00145e'></div></div></div> <div style=' margin-top:30px; margin-bottom:30px;' class='hr hr-custom hr-center hr-icon-no avia-builder-el-29 el_after_av_heading el_before_av_image_hotspot avia-builder-el-last '><span class='hr-inner inner-border-av-border-fat' style=' width:50px; border-color:#000000;' ><span class='hr-inner-style'></span></span></div> <div class='av-hotspot-image-container avia_animated_image avia_animate_when_almost_visible bottom-to-top av-hotspot-numbered av-mobile-fallback-active av-permanent-tooltip avia-builder-el-30 el_after_av_hr avia-builder-el-last av-non-fullwidth-hotspot-image' itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><div class='av-hotspot-container'><div class='av-hotspot-container-inner-cell'><div class='av-hotspot-container-inner-wrap'><div class='av-image-hotspot av-image-hotspot-1 av-permanent-tooltip' data-avia-tooltip-position='left' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-default-width av-tt-pos-left av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Connect</h3> ' style='top: 13.9%; left: 32.5%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>1</div><div class='av-image-hotspot-pulse' style='background-color:#ffb600;'></div></div><div class='av-image-hotspot av-image-hotspot-2 av-permanent-tooltip' data-avia-tooltip-position='left' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-default-width av-tt-pos-left av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Office</h3> ' style='top: 38.4%; left: 21.9%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>2</div><div class='av-image-hotspot-pulse' style='background-color:#ffa723;'></div></div><div class='av-image-hotspot av-image-hotspot-3 av-permanent-tooltip' data-avia-tooltip-position='right' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-default-width av-tt-pos-right av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Mobile Messaging</h3> ' style='top: 71.6%; left: 85%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>3</div><div class='av-image-hotspot-pulse' style='background-color:#ffa723;'></div></div><div class='av-image-hotspot av-image-hotspot-4 av-permanent-tooltip' data-avia-tooltip-position='left' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-default-width av-tt-pos-left av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Learning</h3> ' style='top: 78.5%; left: 13.6%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>4</div><div class='av-image-hotspot-pulse' style='background-color:#ffa723;'></div></div><div class='av-image-hotspot av-image-hotspot-5 av-permanent-tooltip' data-avia-tooltip-position='right' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-default-width av-tt-pos-right av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Social</h3> ' style='top: 17.5%; left: 74.5%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>5</div><div class='av-image-hotspot-pulse' style='background-color:#ffa723;'></div></div><div class='av-image-hotspot av-image-hotspot-6 av-permanent-tooltip' data-avia-tooltip-position='right' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-large-width av-tt-pos-right av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Collaborate</h3> ' style='top: 57.6%; left: 69.7%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>6</div><div class='av-image-hotspot-pulse' style='background-color:#ffa723;'></div></div><div class='av-image-hotspot av-image-hotspot-7 av-permanent-tooltip' data-avia-tooltip-position='top' data-avia-tooltip-alignment='centered' data-avia-tooltip-class='av-tt-default-width av-tt-pos-above av-tt-align-centered av-mobile-fallback-active av-permanent-tooltip-single main_color av-tooltip-shadow av-tt-hotspot' data-avia-tooltip='<h3>Doot Cloud Drive</h3> ' style='top: 82%; left: 51.2%; '><div class='av-image-hotspot_inner' style='background-color: #ffa723; color: #ffffff;'>7</div><div class='av-image-hotspot-pulse' style='background-color:#ffa723;'></div></div><img class='avia_image' src='https://doot.world/wp-content/uploads/2021/03/985c8a0a-0e1e-4107-b637-f473e74b39c9.jpg' alt='' title='985c8a0a-0e1e-4107-b637-f473e74b39c9' height="661" width="1280" itemprop="thumbnailUrl" /></div></div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-1 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>1<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Connect</h3> </div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-2 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>2<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Office</h3> </div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-3 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>3<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Mobile Messaging</h3> </div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-4 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>4<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Learning</h3> </div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-5 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>5<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Social</h3> </div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-6 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>6<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Collaborate</h3> </div></div><div class='av-hotspot-fallback-tooltip av-image-hotspot-7 av-permanent-tooltip'><div class='av-hotspot-fallback-tooltip-count'>7<div class='avia-arrow'></div></div><div class='av-hotspot-fallback-tooltip-inner clearfix'><h3>Doot Cloud Drive</h3> </div></div></div> </div></div></div><!-- close content main div --></div></div><div id='av-sc-masonry-gallery-1' class='main_color av-desktop-hide av-medium-hide av-small-hide av-mini-hide avia-builder-el-31 el_after_av_section el_before_av_section masonry-not-first masonry-no-border container_wrap fullsize' style=' ' ><div id='av-masonry-1' class='av-masonry noHover av-fixed-size av-large-gap av-hover-overlay-active av-masonry-animation-active av-masonry-col-6 av-caption-on-hover av-caption-style- av-masonry-gallery av-desktop-hide av-medium-hide av-small-hide av-mini-hide ' style='background-color:#35383c; ' ><div class='av-masonry-container isotope av-js-disabled ' ><div class='av-masonry-entry isotope-item av-masonry-item-no-image '></div><a href="https://doot.world/wp-content/uploads/2015/07/features-3-1030x687.jpg" id='av-masonry-1-item-352' data-av-masonry-item='352' class='av-masonry-entry isotope-item post-352 attachment type-attachment status-inherit hentry av-masonry-item-with-image' title="Responsive Design" itemprop="thumbnailUrl" ><div class='av-inner-masonry-sizer'></div><figure class='av-inner-masonry main_color'><div class="av-masonry-outerimage-container"><div class="av-masonry-image-container" style="background-image: url(https://doot.world/wp-content/uploads/2015/07/features-3-705x470.jpg);" title="Responsive Design" ></div></div><figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='av-inner-masonry-content-pos-content'><div class='avia-arrow'></div><h3 class='av-masonry-entry-title entry-title ' itemprop="headline" >Responsive Design</h3></div></div></figcaption></figure></a><!--end av-masonry entry--><a href="https://doot.world/wp-content/uploads/2015/07/features-1-1030x687.jpg" id='av-masonry-1-item-350' data-av-masonry-item='350' class='av-masonry-entry isotope-item post-350 attachment type-attachment status-inherit hentry av-masonry-item-with-image' title="Advanced Visual Layout Editor" itemprop="thumbnailUrl" ><div class='av-inner-masonry-sizer'></div><figure class='av-inner-masonry main_color'><div class="av-masonry-outerimage-container"><div class="av-masonry-image-container" style="background-image: url(https://doot.world/wp-content/uploads/2015/07/features-1-705x470.jpg);" title="Advanced Visual Layout Editor" ></div></div><figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='av-inner-masonry-content-pos-content'><div class='avia-arrow'></div><h3 class='av-masonry-entry-title entry-title ' itemprop="headline" >Advanced Visual Layout Editor</h3></div></div></figcaption></figure></a><!--end av-masonry entry--><a href="https://doot.world/wp-content/uploads/2015/07/features-6-1030x687.jpg" id='av-masonry-1-item-355' data-av-masonry-item='355' class='av-masonry-entry isotope-item post-355 attachment type-attachment status-inherit hentry av-masonry-item-with-image' title="Regular Updates" itemprop="thumbnailUrl" ><div class='av-inner-masonry-sizer'></div><figure class='av-inner-masonry main_color'><div class="av-masonry-outerimage-container"><div class="av-masonry-image-container" style="background-image: url(https://doot.world/wp-content/uploads/2015/07/features-6-705x470.jpg);" title="Regular Updates" ></div></div><figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='av-inner-masonry-content-pos-content'><div class='avia-arrow'></div><h3 class='av-masonry-entry-title entry-title ' itemprop="headline" >Regular Updates</h3></div></div></figcaption></figure></a><!--end av-masonry entry--><a href="https://doot.world/wp-content/uploads/2015/07/features-4-1030x687.jpg" id='av-masonry-1-item-353' data-av-masonry-item='353' class='av-masonry-entry isotope-item post-353 attachment type-attachment status-inherit hentry av-masonry-item-with-image' title="24/7 Support" itemprop="thumbnailUrl" ><div class='av-inner-masonry-sizer'></div><figure class='av-inner-masonry main_color'><div class="av-masonry-outerimage-container"><div class="av-masonry-image-container" style="background-image: url(https://doot.world/wp-content/uploads/2015/07/features-4-705x470.jpg);" title="24/7 Support" ></div></div><figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='av-inner-masonry-content-pos-content'><div class='avia-arrow'></div><h3 class='av-masonry-entry-title entry-title ' itemprop="headline" >24/7 Support</h3></div></div></figcaption></figure></a><!--end av-masonry entry--><a href="https://doot.world/wp-content/uploads/2015/07/features-5-1030x687.jpg" id='av-masonry-1-item-354' data-av-masonry-item='354' class='av-masonry-entry isotope-item post-354 attachment type-attachment status-inherit hentry av-masonry-item-with-image' title="Powerful Theme Options" itemprop="thumbnailUrl" ><div class='av-inner-masonry-sizer'></div><figure class='av-inner-masonry main_color'><div class="av-masonry-outerimage-container"><div class="av-masonry-image-container" style="background-image: url(https://doot.world/wp-content/uploads/2015/07/features-5-705x470.jpg);" title="Powerful Theme Options" ></div></div><figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='av-inner-masonry-content-pos-content'><div class='avia-arrow'></div><h3 class='av-masonry-entry-title entry-title ' itemprop="headline" >Powerful Theme Options</h3></div></div></figcaption></figure></a><!--end av-masonry entry--><a href="https://doot.world/wp-content/uploads/2015/07/features-2-1030x687.jpg" id='av-masonry-1-item-351' data-av-masonry-item='351' class='av-masonry-entry isotope-item post-351 attachment type-attachment status-inherit hentry av-masonry-item-with-image' title="Easy to use for Beginners and Pros, Young and Old" itemprop="thumbnailUrl" ><div class='av-inner-masonry-sizer'></div><figure class='av-inner-masonry main_color'><div class="av-masonry-outerimage-container"><div class="av-masonry-image-container" style="background-image: url(https://doot.world/wp-content/uploads/2015/07/features-2-705x470.jpg);" title="Easy to use for Beginners and Pros, Young and Old" ></div></div><figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='av-inner-masonry-content-pos-content'><div class='avia-arrow'></div><h3 class='av-masonry-entry-title entry-title ' itemprop="headline" >Easy to use for Beginners and Pros, Young and Old</h3></div></div></figcaption></figure></a><!--end av-masonry entry--></div></div></div><!-- close section --></p> <div id='newsletter' class='avia-section main_color avia-section-huge avia-no-border-styling avia-full-stretch av-section-color-overlay-active avia-bg-style-fixed avia-builder-el-32 el_after_av_masonry_gallery el_before_av_section container_wrap fullsize' style='background-repeat: no-repeat; background-image: url(https://doot.world/wp-content/uploads/2015/07/business-office-work.jpg);background-attachment: fixed; background-position: center center; ' data-section-bg-repeat='stretch'><div class='av-section-color-overlay-wrap'><div class='av-section-color-overlay' style='opacity: 0.8; background-color: #35383c; '></div><div class='container' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div style='padding-bottom:20px; color:#ffffff;font-size:40px;' class='av-special-heading av-special-heading-h1 custom-color-heading blockquote modern-quote modern-centered avia-builder-el-33 el_before_av_one_half avia-builder-el-first av-inherit-size '><h1 class='av-special-heading-tag ' itemprop="headline" >Contact Us To Secure Your Organization</h1><div class='special-heading-border'><div class='special-heading-inner-border' style='border-color:#ffffff'></div></div></div> <div class="flex_column av_one_half av-animated-generic fade-in flex_column_div av-zero-column-padding first avia-builder-el-34 el_after_av_heading el_before_av_one_half " style='border-radius:0px; '><div class='avia-image-container av-styling- avia-builder-el-35 avia-builder-el-no-sibling avia-align-center ' itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><div class='avia-image-container-inner'><div class='avia-image-overlay-wrap'><img class='avia_image' src='https://doot.world/wp-content/uploads/2021/02/mail-01.png' alt='' title='mail-01' height="500" width="600" itemprop="thumbnailUrl" /></div></div></div></div><div class="flex_column av_one_half av-animated-generic fade-in flex_column_div av-zero-column-padding avia-builder-el-36 el_after_av_one_half avia-builder-el-last " style='border-radius:0px; '><form action="https://doot.world/" method="post" class="avia_ajax_form av-form-labels-hidden avia-builder-el-37 el_before_av_textblock avia-builder-el-first av-custom-form-color av-light-form " data-avia-form-id="1" data-avia-redirect='https://doot.world/thank-you/' ><fieldset><p class=' first_form form_element form_element_half' id='element_avia_1_1'><label for="avia_1_1">First Name <abbr class="required" title="required">*</abbr></label> <input name="avia_1_1" class="text_input is_empty" type="text" id="avia_1_1" value="" placeholder='First Name*'/></p><p class=' form_element form_element_half' id='element_avia_2_1'><label for="avia_2_1">Last Name <abbr class="required" title="required">*</abbr></label> <input name="avia_2_1" class="text_input is_empty" type="text" id="avia_2_1" value="" placeholder='Last Name*'/></p><p class=' first_form form_element form_element_half' id='element_avia_3_1'><label for="avia_3_1">E-Mail <abbr class="required" title="required">*</abbr></label> <input name="avia_3_1" class="text_input is_email" type="text" id="avia_3_1" value="" placeholder='E-Mail*'/></p><p class=' form_element form_element_half' id='element_avia_4_1'><label for="avia_4_1">Phone Number <abbr class="required" title="required">*</abbr></label> <input name="avia_4_1" class="text_input is_phone" type="text" id="avia_4_1" value="" placeholder='Phone Number*'/></p><p class=' first_form form_element form_fullwidth' id='element_avia_5_1'><label for="avia_5_1" class="textare_label hidden textare_label_avia_5_1">Your Comment <abbr class="required" title="required">*</abbr></label><textarea placeholder='Your Comment*' name="avia_5_1" class="text_area is_empty" cols="40" rows="7" id="avia_5_1" ></textarea></p><p class="hidden"><input type="text" name="avia_6_1" class="hidden " id="avia_6_1" value="" /></p><p class=' form_element form_fullwidth' id='element_avia_7_1'><span class='value_verifier_label'>0 + 8 = ?</span><input name="avia_7_1_verifier" type="hidden" id="avia_7_1_verifier" value="271581424"/><label for="avia_7_1">Please prove that you are human by solving the equation <abbr class="required" title="required">*</abbr></label><input name="avia_7_1" class="text_input captcha" type="text" id="avia_7_1" value=""/></p><p class="form_element "><input type="hidden" value="1" name="avia_generated_form1" /><input type="submit" value="Send a Message" class="button" data-sending-label="Sending"/></p></fieldset></form><div id="ajaxresponse_1" class="ajaxresponse ajaxresponse_1 hidden"></div> <section class="av_textblock_section " itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock av_inherit_color ' style='color:#cecece; ' itemprop="text" ><p style="text-align: center;">Thank you for your interest in Doot. Our team will respond to you as soon as possible.</p> </div></section></div> </div></div></div><!-- close content main div --></div></div></div><div id='testimonials' class='avia-section main_color avia-section-huge avia-no-border-styling avia-full-stretch av-section-color-overlay-active avia-bg-style-fixed avia-builder-el-39 el_after_av_section avia-builder-el-last container_wrap fullsize' style='background-repeat: no-repeat; background-image: url(https://doot.world/wp-content/uploads/2020/07/testmonials-1-1500x430.jpg);background-attachment: fixed; background-position: center center; ' data-section-bg-repeat='stretch'><div class='av-section-color-overlay-wrap'><div class='av-section-color-overlay' style='opacity: 0.5; background-color: #ffffff; '></div><div class='container' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-4309'><div class='entry-content-wrapper clearfix'> <div style='padding-bottom:0px; color:#261b68;font-size:40px;' class='av-special-heading av-special-heading-h1 custom-color-heading blockquote modern-quote modern-centered avia-builder-el-40 el_before_av_hr avia-builder-el-first av-inherit-size '><h1 class='av-special-heading-tag ' itemprop="headline" >What do our customers say about us?</h1><div class='special-heading-border'><div class='special-heading-inner-border' style='border-color:#261b68'></div></div></div> <div style=' margin-top:30px; margin-bottom:30px;' class='hr hr-custom hr-center hr-icon-no avia-builder-el-41 el_after_av_heading el_before_av_testimonials '><span class='hr-inner inner-border-av-border-fat' style=' width:50px; border-color:#7f7f7f;' ><span class='hr-inner-style'></span></span></div> <div data-autoplay='1' data-interval='5' data-animation='fade' data-hoverpause='1' class='avia-testimonial-wrapper avia-slider-testimonials avia-slider-2-testimonials avia_animate_when_almost_visible av-large-testimonial-slider '> <section class ='avia-testimonial-row'><div class='avia-testimonial av_one_half flex_column no_margin avia-testimonial-row-1 avia-first-testimonial' ><div class='avia-testimonial_inner' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia-testimonial-content av_inherit_color' style='color:#2c1e5e; ' ><div class='avia-testimonial-markup-entry-content' itemprop="text" ><p>“Dooth Vault has redefined what it means to be secure and I feel more comfortable with all the sensitive client data that our organization handles.”</p> </div></div><div class='avia-testimonial-meta'><div class='avia-testimonial-arrow-wrap'><div class='avia-arrow'></div></div><div class='avia-testimonial-meta-mini' itemprop="author" itemscope="itemscope" itemtype="https://schema.org/Person" ><strong class='avia-testimonial-name' style='color:#edae44; ' itemprop="name" >...</strong></div></div></div></div> <div class='avia-testimonial av_one_half flex_column no_margin avia-testimonial-row-1 ' ><div class='avia-testimonial_inner' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia-testimonial-content av_inherit_color' style='color:#2c1e5e; ' ><div class='avia-testimonial-markup-entry-content' itemprop="text" ><p>“The security the platform brings with its advanced privacy measures are feature we can’t imagine not having.”</p> </div></div><div class='avia-testimonial-meta'><div class='avia-testimonial-arrow-wrap'><div class='avia-arrow'></div></div><div class='avia-testimonial-meta-mini' itemprop="author" itemscope="itemscope" itemtype="https://schema.org/Person" ><strong class='avia-testimonial-name' style='color:#edae44; ' itemprop="name" >...</strong></div></div></div></div> </section><div class='avia-slideshow-arrows avia-slideshow-controls' style='color:#2c1e5e; '><a href='#prev' class='prev-slide' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'>Previous</a><a href='#next' class='next-slide' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'>Next</a></div></div> </div></div></div><!-- close content main div --> <!-- section close by builder template --></div> </div><!--end builder template--></div><!-- close default .container_wrap element --> <div class='container_wrap footer_color' id='footer'> <div class='container'> <div class='flex_column av_one_fourth first el_before_av_one_fourth'><section id="text-2" class="widget clearfix widget_text"><h3 class="widgettitle">About us</h3> <div class="textwidget"><p style="font-size: 15px;">Doot Vault is a full cloud-based secured internal and external collaboration suite that can cater to an entire organization’s communication, data, and security needs.</p> </div> <span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_fourth el_after_av_one_fourth el_before_av_one_fourth '><section id="nav_menu-2" class="widget clearfix widget_nav_menu"><h3 class="widgettitle">Important Links</h3><div class="menu-footer-menu-column2-container"><ul id="menu-footer-menu-column2" class="menu"><li id="menu-item-3669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3669"><a href="https://doot.world/about-us/">About Us</a></li> <li id="menu-item-4646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4646"><a href="https://doot.world/consumers/">Consumers</a></li> <li id="menu-item-3670" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3670"><a href="https://doot.world/contact/">Contact</a></li> <li id="menu-item-3671" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3671"><a href="https://doot.world/terms-and-conditions/">Terms of Service</a></li> <li id="menu-item-3668" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-3668"><a href="https://doot.world/privacy-policy/">Privacy Policy</a></li> </ul></div><span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_fourth el_after_av_one_fourth el_before_av_one_fourth '><section id="text-3" class="widget clearfix widget_text"><h3 class="widgettitle">About Doot</h3> <div class="textwidget"><p><br data-mce-bogus="1"></p> </div> <span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_fourth el_after_av_one_fourth el_before_av_one_fourth '><section id="text-4" class="widget clearfix widget_text"><h3 class="widgettitle">Contact Us</h3> <div class="textwidget"><p style="font-size: 15px;">Email: <a href="mailto:[email protected]"><span style="color: #ffff00;">info [at] dooth.com</span></a></p> </div> <span class="seperator extralight-border"></span></section></div> </div> <!-- ####### END FOOTER CONTAINER ####### --> </div> <footer class='container_wrap socket_color' id='socket' role="contentinfo" itemscope="itemscope" itemtype="https://schema.org/WPFooter" > <div class='container'> <span class='copyright'>2021 Doot, Inc. All Rights Reserved</span> <ul class='noLightbox social_bookmarks icon_count_4'><li class='social_bookmarks_twitter av-social-link-twitter social_icon_1'><a target="_blank" aria-label="Link to Twitter" href='https://twitter.com/Dootpltd' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='Twitter' rel="noopener"><span class='avia_hidden_link_text'>Twitter</span></a></li><li class='social_bookmarks_facebook av-social-link-facebook social_icon_2'><a target="_blank" aria-label="Link to Facebook" href='https://www.facebook.com/dootplt/' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='Facebook' rel="noopener"><span class='avia_hidden_link_text'>Facebook</span></a></li><li class='social_bookmarks_instagram av-social-link-instagram social_icon_3'><a target="_blank" aria-label="Link to Instagram" href='https://www.instagram.com/doot__official/' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='Instagram' rel="noopener"><span class='avia_hidden_link_text'>Instagram</span></a></li><li class='social_bookmarks_linkedin av-social-link-linkedin social_icon_4'><a target="_blank" aria-label="Link to LinkedIn" href='https://www.linkedin.com/company/dooth-internet-services' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='LinkedIn' rel="noopener"><span class='avia_hidden_link_text'>LinkedIn</span></a></li></ul> </div> <!-- ####### END SOCKET CONTAINER ####### --> </footer> <!-- end main --> </div> <!-- end wrap_all --></div> <a href='#top' title='Scroll to top' id='scroll-top-link' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'><span class="avia_hidden_link_text">Scroll to top</span></a> <div id="fb-root"></div> <div class="avia-cookie-consent-wrap" aria-hidden="true"><div class='avia-cookie-consent cookiebar-hidden avia-cookiemessage-bottom' aria-hidden='true' data-contents='f7d0852b08331cf4b3ad280f0dcdf1ba||v1.0' ><div class="container"><p class='avia_cookie_text'>This website does not track cookies.</p><a href='#' class='avia-button avia-color-theme-color-highlight avia-cookie-consent-button avia-cookie-consent-button-1 av-extra-cookie-btn avia-cookie-close-bar ' >×</a></div></div><div id='av-consent-extra-info' class='av-inline-modal main_color '><div style='padding-bottom:10px; margin:10px 0 0 0; ' class='av-special-heading av-special-heading-h3 blockquote modern-quote '><h3 class='av-special-heading-tag ' itemprop="headline" >Cookie and Privacy Settings</h3><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div><br /><div style=' margin-top:0px; margin-bottom:0px;' class='hr hr-custom hr-left hr-icon-no '><span class='hr-inner inner-border-av-border-thin' style=' width:100%;' ><span class='hr-inner-style'></span></span></div><br /><div class="tabcontainer sidebar_tab sidebar_tab_left noborder_tabs "> <section class="av_tab_section" ><div aria-controls="tab-id-1" role="tab" tabindex="0" data-fake-id="#tab-id-1" class="tab active_tab" >1</div> <div id="tab-id-1-container" class="tab_content active_tab_content" aria-hidden="false"> <div class="tab_inner_content invers-color" > </div> </div> </section> </div> <div class="avia-cookie-consent-modal-buttons-wrap"></div><div class="av-hidden-escential-sc" data-hidden_cookies="aviaPrivacyRefuseCookiesHideBar,aviaPrivacyEssentialCookiesEnabled"><div class="av-switch-aviaPrivacyRefuseCookiesHideBar av-toggle-switch av-cookie-disable-external-toggle av-cookie-save-checked av-cookie-default-checked"><label><input type="checkbox" checked="checked" id="aviaPrivacyRefuseCookiesHideBar" class="aviaPrivacyRefuseCookiesHideBar " name="aviaPrivacyRefuseCookiesHideBar" ><span class="toggle-track"></span><span class="toggle-label-content">Check to enable permanent hiding of message bar and refuse all cookies if you do not opt in. We need 2 cookies to store this setting. Otherwise you will be prompted again when opening a new browser window or new a tab.</span></label></div><div class="av-switch-aviaPrivacyEssentialCookiesEnabled av-toggle-switch av-cookie-disable-external-toggle av-cookie-save-checked av-cookie-default-checked"><label><input type="checkbox" checked="checked" id="aviaPrivacyEssentialCookiesEnabled" class="aviaPrivacyEssentialCookiesEnabled " name="aviaPrivacyEssentialCookiesEnabled" ><span class="toggle-track"></span><span class="toggle-label-content">Click to enable/disable essential site cookies.</span></label></div></div></div></div><!-- Matomo --><script type="text/javascript">var _paq = window._paq = window._paq || []; _paq.push(['trackPageView']);_paq.push(['enableLinkTracking']);_paq.push(['alwaysUseSendBeacon']);_paq.push(['setTrackerUrl', "https:\/\/doot.world\/wp-content\/plugins\/matomo\/app\/matomo.php"]);_paq.push(['setSiteId', '2']);var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.src="https:\/\/doot.world\/wp-content\/uploads\/matomo\/matomo.js"; s.parentNode.insertBefore(g,s);</script><!-- End Matomo Code --> <script type='text/javascript'> /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.frameworkUrl = 'https://doot.world/wp-content/themes/enfold/framework/'; avia_framework_globals.installedAt = 'https://doot.world/wp-content/themes/enfold/'; avia_framework_globals.ajaxurl = 'https://doot.world/wp-admin/admin-ajax.php'; /* ]]> */ </script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/avia.js?ver=4.7.5' id='avia-default-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/shortcodes.js?ver=4.7.5' id='avia-shortcodes-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.js?ver=5.6.14' id='avia-module-contact-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.js?ver=5.6.14' id='avia-module-slideshow-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/countdown/countdown.js?ver=5.6.14' id='avia-module-countdown-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js?ver=5.6.14' id='avia-module-gallery-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/headline_rotator/headline_rotator.js?ver=5.6.14' id='avia-module-rotator-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconlist/iconlist.js?ver=5.6.14' id='avia-module-iconlist-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image_hotspots/image_hotspots.js?ver=5.6.14' id='avia-module-hotspot-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.js?ver=5.6.14' id='avia-module-magazine-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/isotope.js?ver=5.6.14' id='avia-module-isotope-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js?ver=5.6.14' id='avia-module-masonry-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.js?ver=5.6.14' id='avia-module-menu-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/notification/notification.js?ver=5.6.14' id='avia-mofdule-notification-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.js?ver=5.6.14' id='avia-module-numbers-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.js?ver=5.6.14' id='avia-module-portfolio-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/progressbar/progressbar.js?ver=5.6.14' id='avia-module-progress-bar-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js?ver=5.6.14' id='avia-module-slideshow-video-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion/slideshow_accordion.js?ver=5.6.14' id='avia-module-slideshow-accordion-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.js?ver=5.6.14' id='avia-module-slideshow-ls-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tab_section/tab_section.js?ver=5.6.14' id='avia-module-tabsection-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.js?ver=5.6.14' id='avia-module-tabs-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/testimonials/testimonials.js?ver=5.6.14' id='avia-module-testimonials-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.js?ver=5.6.14' id='avia-module-toggles-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.js?ver=5.6.14' id='avia-module-video-js'></script> <script type='text/javascript' src='https://doot.world/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=7.4.4' id='wp-polyfill-js'></script> <script type='text/javascript' id='wp-polyfill-js-after'> ( 'fetch' in window ) || document.write( '<script src="https://doot.world/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js?ver=3.0.0"></scr' + 'ipt>' );( document.contains ) || document.write( '<script src="https://doot.world/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.DOMRect ) || document.write( '<script src="https://doot.world/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.URL && window.URL.prototype && window.URLSearchParams ) || document.write( '<script src="https://doot.world/wp-includes/js/dist/vendor/wp-polyfill-url.min.js?ver=3.6.4"></scr' + 'ipt>' );( window.FormData && window.FormData.prototype.keys ) || document.write( '<script src="https://doot.world/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js?ver=3.0.12"></scr' + 'ipt>' );( Element.prototype.matches && Element.prototype.closest ) || document.write( '<script src="https://doot.world/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js?ver=2.0.2"></scr' + 'ipt>' ); </script> <script type='text/javascript' src='https://doot.world/wp-includes/js/dist/i18n.min.js?ver=9e36b5da09c96c657b0297fd6f7cb1fd' id='wp-i18n-js'></script> <script type='text/javascript' src='https://doot.world/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21' id='lodash-js'></script> <script type='text/javascript' id='lodash-js-after'> window.lodash = _.noConflict(); </script> <script type='text/javascript' src='https://doot.world/wp-includes/js/dist/url.min.js?ver=1b4bb2b3f526a1db366ca3147ac39562' id='wp-url-js'></script> <script type='text/javascript' src='https://doot.world/wp-includes/js/dist/hooks.min.js?ver=d0d9f43e03080e6ace9a3dabbd5f9eee' id='wp-hooks-js'></script> <script type='text/javascript' id='wp-api-fetch-js-translations'> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2022-10-20 10:55:01+0000","generator":"GlotPress\/4.0.0-beta.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"You are probably offline.":["You are probably offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Media upload failed. If this is a photo or a large image, please scale it down and try again."],"An unknown error occurred.":["An unknown error occurred."],"The response is not a valid JSON response.":["The response is not a valid JSON response."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} ); </script> <script type='text/javascript' src='https://doot.world/wp-includes/js/dist/api-fetch.min.js?ver=c207d2d188ba8bf763f7acd50b7fd5a9' id='wp-api-fetch-js'></script> <script type='text/javascript' id='wp-api-fetch-js-after'> wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://doot.world/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "74dbe86b6b" ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://doot.world/wp-admin/admin-ajax.php?action=rest-nonce"; </script> <script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://doot.world/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4' id='contact-form-7-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/aviapopup/jquery.magnific-popup.min.js?ver=4.7.5' id='avia-popup-js-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/avia-snippet-lightbox.js?ver=4.7.5' id='avia-lightbox-activation-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/avia-snippet-megamenu.js?ver=4.7.5' id='avia-megamenu-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/avia-snippet-widget.js?ver=4.7.5' id='avia-widget-js-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/config-gutenberg/js/avia_blocks_front.js?ver=4.7.5' id='avia_blocks_front_script-js'></script> <script type='text/javascript' id='avia-cookie-js-js-extra'> /* <![CDATA[ */ var AviaPrivacyCookieConsent = {"?":"Usage unknown","aviaCookieConsent":"Use and storage of Cookies has been accepted - restrictions set in other cookies","aviaPrivacyRefuseCookiesHideBar":"Hide cookie message bar on following page loads and refuse cookies if not allowed - aviaPrivacyEssentialCookiesEnabled must be set","aviaPrivacyEssentialCookiesEnabled":"Allow storage of site essential cookies and other cookies and use of features if not opt out","aviaPrivacyVideoEmbedsDisabled":"Do not allow video embeds","aviaPrivacyGoogleTrackingDisabled":"Do not allow Google Analytics","aviaPrivacyGoogleWebfontsDisabled":"Do not allow Google Webfonts","aviaPrivacyGoogleMapsDisabled":"Do not allow Google Maps","aviaPrivacyGoogleReCaptchaDisabled":"Do not allow Google reCaptcha","aviaPrivacyMustOptInSetting":"Settings are for users that must opt in for cookies and services","PHPSESSID":"Operating site internal cookie - Keeps track of your session","XDEBUG_SESSION":"Operating site internal cookie - PHP Debugger session cookie","wp-settings*":"Operating site internal cookie","wordpress*":"Operating site internal cookie","tk_ai*":"Shop internal cookie","woocommerce*":"Shop internal cookie","wp_woocommerce*":"Shop internal cookie","wp-wpml*":"Needed to manage different languages"}; var AviaPrivacyCookieAdditionalData = {"cookie_refuse_button_alert":"When refusing all cookies this site might not be able to work as expected. Please check our settings page and opt out for cookies or functions you do not want to use and accept cookies. You will be shown this message every time you open a new window or a new tab.\n\nAre you sure you want to continue?","no_cookies_found":"No accessable cookies found in domain","admin_keep_cookies":["PHPSESSID","wp-*","wordpress*","XDEBUG*"],"remove_custom_cookies":[],"no_lightbox":"We need a lightbox to show the modal popup. Please enable the built in lightbox in Theme Options Tab or include your own modal window plugin.\\n\\nYou need to connect this plugin in JavaScript with callback wrapper functions - see avia_cookie_consent_modal_callback in file enfold\\js\\avia-snippet-cookieconsent.js "}; /* ]]> */ </script> <script type='text/javascript' src='https://doot.world/wp-content/themes/enfold/js/avia-snippet-cookieconsent.js?ver=4.7.5' id='avia-cookie-js-js'></script> <script type='text/javascript' id='jquery-migrate-deprecation-notices-js-extra'> /* <![CDATA[ */ var JQMH = {"ajaxurl":"https:\/\/doot.world\/wp-admin\/admin-ajax.php","report_nonce":"8583a362c7","backend":"","plugin_slug":"enable-jquery-migrate-helper","capture_deprecations":"","single_instance_log":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://doot.world/wp-content/plugins/enable-jquery-migrate-helper/js/deprecation-notice.js?ver=5.6.14' id='jquery-migrate-deprecation-notices-js'></script> <script type='text/javascript' src='https://doot.world/wp-content/plugins/mystickyelements/js/jquery.cookie.js?ver=1.9.5' id='mystickyelements-cookie-js-js'></script> <script type='text/javascript' id='mystickyelements-fronted-js-js-extra'> /* <![CDATA[ */ var mystickyelements = {"ajaxurl":"https:\/\/doot.world\/wp-admin\/admin-ajax.php","ajax_nonce":"07ee7df814"}; /* ]]> */ </script> <script type='text/javascript' src='https://doot.world/wp-content/plugins/mystickyelements/js/mystickyelements-fronted.min.js?ver=1.9.5' id='mystickyelements-fronted-js-js'></script> <script type='text/javascript' src='https://doot.world/wp-includes/js/wp-embed.min.js?ver=5.6.14' id='wp-embed-js'></script> <div class="mystickyelements-fixed mystickyelements-position-bottom mystickyelements-position-screen-right mystickyelements-position-mobile-left mystickyelements-on-hover mystickyelements-size-small mystickyelements-mobile-size-small mystickyelements-entry-effect-fade mystickyelements-templates-roundad"> <div class="mystickyelement-lists-wrap"> <ul class="mystickyelements-lists mystickyno-minimize"> <li id="mystickyelements-contact-form" class="mystickyelements-contact-form element-desktop-on element-mobile-on" > <span class="mystickyelements-social-icon " style="background-color: #efc267; color: #FFFFFF;"><i class="far fa-envelope"></i>Contact us</span> <div class="element-contact-form" style="background-color: #ffffff"> <h3 style="color: #efc267;background-color:#ffffff"> Form <a href="javascript:void(0);" class="element-contact-close"><i class="fas fa-times"></i></a> </h3> <form id="stickyelements-form" action="" method="post" autocomplete="off"> <input class=" required" type="text" id="contact-form-name" name="contact-form-name" value="" placeholder="Name*" required autocomplete="off"/> <input class=" required" type="tel" id="contact-form-phone" name="contact-form-phone" value="" placeholder="Phone*" required autocomplete="off" /> <input class="email required" type="email" id="contact-form-email" name="contact-form-email" value="" placeholder="Email*" required autocomplete="off"/> <textarea class=" required" id="contact-form-message" name="contact-form-message" placeholder="Message*" required ></textarea> <p class="mse-form-success-message" id="mse-form-error" style="display:none;"></p> <input id="stickyelements-submit-form" type="submit" name="contact-form-submit" value="Submit" style="background-color: #004953;color:#FFFFFF;"/> <input type="hidden" name="nonce" value="681aeaf8b186f1746594552681aeaf8b1872"> <input type="hidden" name="form_id" value="e3038b4e51"> <input type="hidden" id="stickyelements-page-link" name="stickyelements-page-link" value="https://doot.world" /> </form> </div> </li> </ul> </div> </div> <script type='text/javascript'>function av_privacy_cookie_setter( cookie_name ) {var cookie_check = jQuery('html').hasClass('av-cookies-needs-opt-in') || jQuery('html').hasClass('av-cookies-can-opt-out');var toggle = jQuery('.' + cookie_name);toggle.each(function(){var container = jQuery(this).closest('.av-toggle-switch');if( cookie_check && ! document.cookie.match(/aviaCookieConsent/) ){this.checked = container.hasClass( 'av-cookie-default-checked' );}else if( cookie_check && document.cookie.match(/aviaCookieConsent/) && ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) && cookie_name != 'aviaPrivacyRefuseCookiesHideBar' ){if( cookie_name == 'aviaPrivacyEssentialCookiesEnabled' ){this.checked = false;}else{this.checked = container.hasClass( 'av-cookie-default-checked' );}}else{if( container.hasClass('av-cookie-save-checked') ){this.checked = document.cookie.match(cookie_name) ? true : false;}else{this.checked = document.cookie.match(cookie_name) ? false : true;}}});jQuery('.' + 'av-switch-' + cookie_name).addClass('active');toggle.on('click', function(){/* sync if more checkboxes exist because user added them to normal page content */var check = this.checked;jQuery('.' + cookie_name).each( function(){this.checked = check;});var silent_accept_cookie = jQuery('html').hasClass('av-cookies-user-silent-accept');if( ! silent_accept_cookie && cookie_check && ! document.cookie.match(/aviaCookieConsent/) || sessionStorage.getItem( 'aviaCookieRefused' ) ){return;}var container = jQuery(this).closest('.av-toggle-switch');var action = '';if( container.hasClass('av-cookie-save-checked') ){action = this.checked ? 'save' : 'remove';}else{action = this.checked ? 'remove' : 'save';}if('remove' == action){document.cookie = cookie_name + '=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';}else{var theDate = new Date();var oneYearLater = new Date( theDate.getTime() + 31536000000 );document.cookie = cookie_name + '=true; Path=/; Expires='+oneYearLater.toGMTString()+';';}});}; av_privacy_cookie_setter('aviaPrivacyRefuseCookiesHideBar'); av_privacy_cookie_setter('aviaPrivacyEssentialCookiesEnabled'); </script></body> </html>