ui-0.dev.docverify.bkiclouddev.com
Open in
urlscan Pro
8.39.161.214
Public Scan
URL:
https://ui-0.dev.docverify.bkiclouddev.com/
Submission: On February 05 via api from US — Scanned from US
Submission: On February 05 via api from US — Scanned from US
Form analysis
1 forms found in the DOMPOST /
<form method="post" action="/" id="Form" enctype="multipart/form-data" style="height: 100%;" autocomplete="off">
<div class="aspNetHidden">
<input type="hidden" name="ScriptManager1_TSM" id="ScriptManager1_TSM" value="">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="nk7yFL+fk8bYynUTrMKXHxmuymJwyix/GXYl+xrvzEZLhtTY5lNhy5lYwN3ijvDL64rwGg==">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['Form'];
if (!theForm) {
theForm = document.Form;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="https://ajax.aspnetcdn.com/ajax/4.6/1/WebForms.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
window.WebForm_PostBackOptions || document.write('<script type="text/javascript" src="/WebResource.axd?d=pynGkmcFUV26zps6LKVIdiG33FmtQPItxJgZkzfIbKcwbcQByOfRimf3KfM1&t=638343837340000000"><\/script>'); //]]>
</script>
<script src="https://ajax.aspnetcdn.com/ajax/4.0/MicrosoftAjax.js" type="text/javascript"></script>
<script src="https://ajax.aspnetcdn.com/ajax/4.6/1/MicrosoftAjaxWebForms.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
(window.Sys && Sys.WebForms) || document.write(
'<script type="text/javascript" src="/ScriptResource.axd?d=dwY9oWetJoIAl4bESvyplmqk7Asv_grONesht6SiWQCJyyB9GSNoDqdTrhIhUX8t9ZWBzk5kLmZPN4t7Tr02wyegf4C2-XlDfebeqMBFfOM4Df8GfiTxNxPYCupjAJWTho8QMAtR0RvNOA5e0&t=ffffffffadad19fc"><\/script>'); //]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
</div>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ScriptManager1', 'Form', [], [], [], 90, '');
//]]>
</script>
<script src="https://code.jquery.com/jquery-migrate-3.3.2.min.js" integrity="sha256-Ap4KLoCf1rXb52q+i3p0k2vjBsmownyBTE1EqlRiMwA=" crossorigin="anonymous"></script>
<script type="text/javascript">
var screenwidth = 767;
jQuery(document).ready(function($) {
$(window).on("resize", pageresizeelements);
pageresizeelements();
});
function pageresizeelements() {
var w = $(window).width();
if (w > 480) {
$(".showbigresize").show();
$(".showsmallresize").hide();
$(".hideshowresize").show();
} else {
$(".showbigresize").hide();
$(".showsmallresize").show();
$(".hideshowresize").hide();
}
}
</script>
<style type="text/css">
.btnT {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-moz-user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
cursor: pointer;
display: inline-block;
line-height: 1.42857;
margin-bottom: 0;
padding: 6px 12px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
font-size: 14px;
font-weight: 700;
padding: 8px 20px;
text-transform: uppercase;
text-decoration: none
}
.blueT {
background-color: #427bc2;
color: #fff;
}
.blueT:hover {
background-color: #95cbff;
color: #fff;
}
.greenT {
background-color: #6eba41;
color: #fff;
}
.greenT:hover {
background-color: #3f7320;
color: #fff;
}
.btnT-theme {
background-color: #f7a11b;
color: #333;
font-size: 14px;
font-weight: 700;
padding: 10px 20px;
text-transform: uppercase;
transition: all 300ms ease-in-out 0s;
}
.btnT-theme:hover {
background-color: #5e5e5e;
color: #fff;
}
.btnT:focus {
outline: medium none;
}
.btnT:focus {
color: #f8f8f8;
text-decoration: none;
}
</style>
<input type="hidden" name="dnn$Top$hdnauth" id="dnn_Top_hdnauth" value="0">
<script type="text/javascript">
$(document).ready(function($) {
$(window).on("resize", topresizeelements);
topresizeelements();
var w = $(window).width();
$("#maindivtop").width(w);
})
function gotoloc() {
var url = document.URL;
var l = document.createElement("a");
l.href = url;
window.location = 'https://' + l.hostname;
};
function topresizeelements() {
var ismobile = false;
if (isMobile.any()) {
ismobile = true;
}
var w = $(window).width();
$("#maindivtop").width(w);
var wi = "820px";
if (ismobile) {
if (w < 600) {
wi = w + "px";
}
$("#maindivtop").css({
"max-width": w + "px"
});
}
if (w < 600) {
$("#divtoptable").css({
'padding': '0'
});
} else {
$("#divtoptable").css({
'padding': '0'
});
}
if (w >= 600) {
$("#maindivtop").css({
"background": "url('/images/Cloud/topdv2_bg.jpg') repeat-y center #014689"
});
} else {
$("#maindivtop").css({
"min-width": "300px",
"background": "url('/images/Cloud/topdv2_bgblank.jpg') repeat-y center #014689"
});
}
if (w < 395) {
$(".hypcontact").hide();
} else {
showhelp();
}
if (w < 350) {
$(".hypleft2").hide();
} else {
$(".hypleft2").show();
}
}
function showhelp() {
if ($("#dnn_Top_hdnauth").val() == "1") {
$(".hypcontact").show();
}
};
$(window).scroll(function(event) {
var scroll = $(window).scrollTop();
if (scroll > 10) {
$("#maindivtop").css({
"opacity": ".90"
});
} else {
$("#maindivtop").css({
"opacity": "1.0"
});
}
});
</script>
<div id="maindivtop"
style="background: url("/images/Cloud/topdv2_bg.jpg") center center repeat-y rgb(1, 70, 137); min-width: 100%; width: 1600px; vertical-align: middle; text-align: center; margin: 0px auto; top: 0px; position: fixed; height: 60px; z-index: 100000; padding: 0px;">
<div id="divtoptable" style="width: 100%; text-align: center; margin: 0px auto; vertical-align: top; max-width: 960px; padding: 0px;">
<div style="display:table;width:100%;min-width:100%">
<div style="display:table-row;height:60px;">
<div style="display:table-cell;text-align:left;vertical-align:middle;white-space:nowrap;padding-right:10px">
<a id="dnn_Top_hypleft" title="Create a Free Account" class="btnT greenT hypleft" href="http://ui-0.dev.docverify.bkiclouddev.com/register" style="margin-left:5px">Free Account</a><a id="dnn_Top_hypleft2" title="Buy Now" class="btnT greenT hypleft2" href="http://ui-0.dev.docverify.bkiclouddev.com/buynow?ed=ent#select" style="margin:0 5px">Buy</a>
</div>
<div style="display:table-cell;text-align:right;vertical-align:middle;width:100%;" onclick="window.location = '/'"></div>
<div style="display:table-cell;text-align:right;vertical-align:middle;white-space:nowrap;padding-left:10px">
<a id="dnn_Top_hypsign" title="Sign In" class="btnT blueT" href="https://ui-0.dev.docverify.bkiclouddev.com/Sign-In" style="margin-right:5px;">Sign In</a>
</div>
</div>
</div>
</div>
</div>
<div style="height:75px;min-width:100%;width:100%;text-align:center;background-color:#000000;position:relative;top:60px;line-height:40px;color:white">
<img src="/images/Cloud/BKFS_Logo.png" alt="Black Knight" style="max-height:75px;margin-left:5px">
</div>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:400|Lato:400" type="text/css">
<link rel="stylesheet" href="/css/Cloud/stylesmenu.gz.css" type="text/css">
<script type="text/javascript">
$(document).ready(function($) {
$(window).on("resize", pagetopresize);
pagetopresize();
if ($("#nomargtop").val() == "0") {
$('.footer-distributed').css({
'margin-top': '0'
});
}
});
var isMobile = {
Android: function() {
return navigator.userAgent.match(/Android/i);
},
BlackBerry: function() {
return navigator.userAgent.match(/BlackBerry/i);
},
iOS: function() {
return navigator.userAgent.match(/iPhone|iPad|iPod/i);
},
Opera: function() {
return navigator.userAgent.match(/Opera Mini/i);
},
Windows: function() {
return navigator.userAgent.match(/IEMobile/i);
},
any: function() {
if (isMobile.Android() || isMobile.BlackBerry() || isMobile.iOS() || isMobile.Opera() || isMobile.Windows()) {
return true;
} else {
return false;
};
}
};
function pagetopresize() {
var ismobile = false;
if (isMobile.any()) {
ismobile = true;
};
if (screenwidth == null) {
var screenwidth = 769;
}
var w = $(window).width();
var min = w;
if (w >= 750) {
$("#ulmenu").css({
"padding-left": "120px"
});
} else {
$("#ulmenu").css({
"padding-left": "0"
});
}
if (w >= 750 && $("#liadmin").length) {
$("#ulmenu").css({
"padding-left": "0px"
});
}
};
</script>
<style type="text/css">
a:hover {
text-decoration: none !important;
}
body {
background-color: white
}
</style>
<div style="background-color:#95cbff;width:100%;margin-top:60px;position:relative;height:40px;z-index:9999;">
<!-- Wrapper Section -->
<div id="wrapper">
<div class="solid-menus">
<div id="navigation">
<!-- This is only shown when viewing on medium and small screen devices -->
<div id="menu" style="background-color:#95cbff">DocVerify Menu <i class="fa fa-bars fa-fw fa-lg"></i></div>
<ul id="ulmenu" class="l-inline-list main-nav l-group trigger-hover animated undefined visible" style="padding-left: 120px;">
<li class="no-hover-bg"><a href="/BuyNow" class="menu-links" style="font-weight:bold"> Buy Now </a></li>
<li class="static"><a href="/Products/Pricing" class="menu-links"><span class="has-sub-menu"> Pricing </span><i class="fa fa-caret-down fa-fw"></i></a>
<div class="sub-menu-1 full-width l-group animated" id="pricing-section"
style="border-width: 0px 2px 2px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: rgb(153, 153, 153); border-bottom-color: rgb(153, 153, 153); border-left-color: rgb(153, 153, 153); border-image: initial; border-top-style: initial; border-top-color: initial; width: 1140px;">
<ul class="l-four-cols l-group">
<li style="display:none">
<div class="pricing-container">
<div class="pricing-header">
<h5 class="pricing-title"> Free Trial / Free Account </h5>
</div>
<div class="pricing-body">
<div class="pricing-content">
<div class="pricing-price-container">
<div class="pricing-block"> <span class="pricing-primary"> $0 </span>
<p class="margin-0" style="padding-top:10px"> 14 Day Enterprise Trial </p>
</div>
</div>
</div>
</div>
<ul class="pricing-list">
<li class="line-through"> Templates </li>
<li class="line-through"> Custom Branding </li>
<li class="line-through"> Packets </li>
<li class="line-through"> Wufoo / SFDC Integration </li>
<li class="line-through"> Easy Sign Widget </li>
<li class="line-through"> API Access </li>
</ul>
<div class="pricing-footer">
<a href="/tabid/83/default" class="grnbutton"> Start Trial / Free Account </a><br>
<a href="/Products/Pricing" class="blbutton"> Learn More on Pricing </a>
</div>
</div>
</li>
<li style="display:none">
<div class="pricing-container">
<div class="pricing-header">
<h5 class="pricing-title"> Professional </h5>
</div>
<div class="pricing-body">
<div class="pricing-content">
<div class="pricing-price-container">
<div class="pricing-block"> <span class="pricing-primary"> $10 </span>
<p class="margin-0" style="padding-top:10px"> per user/month anually </p>
</div>
</div>
</div>
</div>
<ul class="pricing-list">
<li> Templates </li>
<li class="line-through"> Custom Branding </li>
<li class="line-through"> Packets </li>
<li class="line-through"> Wufoo / SFDC Integration </li>
<li class="line-through"> Easy Sign Widget </li>
<li class="line-through"> API Access </li>
</ul>
<div class="pricing-footer">
<a href="/BuyNow" class="grnbutton"> Buy Now </a><br>
<a href="/Products/Pricing" class="blbutton"> Learn More on Pricing </a>
</div>
</div>
</li>
<li>
<div class="pricing-container">
<div class="pricing-header">
<h5 class="pricing-title"> Business E-Sign </h5>
</div>
<div class="pricing-body">
<div class="pricing-content">
<div class="pricing-price-container">
<div class="pricing-block"> <span class="pricing-primary"> $24 </span>
<p class="margin-0" style="padding-top:10px"> per user when prepaid annually </p>
</div>
</div>
</div>
</div>
<ul class="pricing-list">
<li> Templates </li>
<li>E-Sign Platform Only </li>
<li> Custom Branding </li>
<li> Packets </li>
<li> Wufoo / SFDC Integration </li>
<li class="line-through"> Easy Sign Widget </li>
<li class="line-through"> API Access </li>
</ul>
<div class="pricing-footer">
<a href="/BuyNow?ed=bus" class="grnbutton"> Buy Now </a><br>
<a href="/Products/Pricing" class="blbutton"> Learn More on Pricing </a>
</div>
</div>
</li>
<li>
<div class="pricing-container">
<div class="pricing-header">
<h5 class="pricing-title"> Enterprise </h5>
</div>
<div class="pricing-body">
<div class="pricing-content">
<div class="pricing-price-container">
<div class="pricing-block"> <span class="pricing-primary"> $65 </span>
<p class="margin-0" style="padding-top:10px"> per user when prepaid annually </p>
</div>
</div>
</div>
</div>
<ul class="pricing-list">
<li> Templates </li>
<li>E-Sign, E-Notary, & RON Platforms </li>
<li> Custom Branding </li>
<li> Packets </li>
<li> Wufoo / SFDC Integration </li>
<li> Easy Sign Widget </li>
<li> API Access </li>
</ul>
<div class="pricing-footer">
<a href="/BuyNow?ed=ent" class="grnbutton"> Buy Now </a><br>
<a href="/Products/Pricing" class="blbutton"> Learn More on Pricing </a>
</div>
</div>
</li>
</ul>
</div>
</li>
<li><a href="/Products/Products-Overview" class="menu-links"><span class="has-sub-menu"> Products </span><i class="fa fa-caret-down fa-fw"></i></a>
<div class="sub-menu-1 home home-two-thirds l-group animated" style="max-width: 800px; width: 1140px;">
<table>
<tbody>
<tr>
<!-- home-menu -->
<td class="home-menu home-menu-wide border-radius-bl">
<ul class="l-vertical-list">
<li data-menu="c-overview"><a href="/Products/ProductsOverview" class="menu-links"><span class="link-text"> OverView </span></a></li>
<li data-menu="c-esignature"><a href="/Products/E-Signatures/E-Signature-Overview" class="menu-links"><span class="link-text"> Secure E-Signature Management </span></a></li>
<li data-menu="c-enotary"><a href="/Products/E-Signatures/E-Notaries" class="menu-links"><span class="link-text"> Electronic Notary, E-Notarization, Remote Notary </span></a></li>
<li data-menu="c-api"><a href="/Products/API" class="menu-links"><span class="link-text"> Versatile API's </span></a></li>
<li data-menu="c-price"><a href="/Products/Pricing-Comparison" class="menu-links"><span class="link-text"> Pricing Comparisons </span></a></li>
</ul>
</td>
<!-- side-menu-wide, course animation -->
<td class="side-menu-wide c-overview is-active l-pos-r">
<ul class="l-two-cols l-group">
<li>
<div>
<h4 style="color:#004a90">Secure E-Signature Management</h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Signature-Overview"> E-Signature Overview </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Applications"> E-Signature Applications </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Features"> E-Signature Features </a></li>
<li><a href="/Products/E-Signatures/EasySign"> Easy Sign Widget </a></li>
<li><a href="/Products/E-Signatures/Remote-Signature-Placement"> Remote Signature Placement </a></li>
<li><a href="/Products/E-Signatures/Webhook"> Webhook Add-on </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Testimonials"> E-Signature Testimonials </a></li>
<li><a href="/Products/E-Signatures/Which-Edition"> Which E-Signature Edition Do I Need? </a></li>
</ul>
</div>
</li>
<li>
<div>
<h4 style="color:#004a90">Secure E-Notary Management</h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Notaries">E-Notary Overview </a></li>
<li><a href="/Products/E-Signatures/E-Notaries/Remote-Electronic-Notarizations">Remote Notary Notarizations </a></li>
<li><a href="/Products/E-Notaries/Electronic-Notary-and-Remote-Notary-Platform">Electronic Notary & Remote Notary Platform </a></li>
<li><a href="/Products/E-Signatures/E-Notaries/Electronic-Notary-Journals">Electronic Notary Journals </a></li>
<li><a href="/Products/E-Notaries/Electronic-Notary-Locator">Electronic Notary Locator </a></li>
</ul>
</div>
</li>
</ul>
<i class="fa fa-cube fa-watermark l-pos-a"></i>
</td>
<!-- side-menu-wide, course esignature-->
<td class="side-menu-wide c-esignature">
<ul class="l-three-cols l-group">
<li>
<div>
<h4 style="color:#004a90"> E-Signature Overview </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Signature-Overview/Salesforce"> Salesforce Integration </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Overview/Wufoo"> Wufoo Integration </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Overview/Oracle"> Oracle Integration </a></li>
<li><a href="/Products/E-Signatures/What-Is-An-Electronic-Signature"> What Is An Electronic Signature? </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> E-Signature Applications </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Signature-Applications/Sales"> E-Signature for Sales </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Applications/Human-Resources"> E-Signature for Human Resources </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Applications/Real-Estate"> E-Signature for Real Estate </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> Easy Sign Widget </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/EasySign"> Easy Sign Overview </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> Webhook Add-on </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/Webhook"> Webhook Overview </a></li>
</ul>
</div>
</li>
<li>
<div>
<h4 style="color:#004a90"> E-Signature Features </h4>
<ul class="topic-lists" style="padding-left:10px">
<li style="display:none"><a href="/Products/E-Signatures/E-Signature-Features/VeriVoice"> VeriVoice Voice Verification </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Features/InstaForm-Overview"> InstaForm E-Signatures </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Features/SimulSign-OverView"> SimulSign E-Signatures </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Features/ReadyForm"> ReadyForm E-Signature Forms </a></li>
<li><a href="/Products/E-Signatures/E-Signature-Features/Smart-Tags"> SmartTags E-Signatures </a></li>
<li style="display:none"><a href="/Products/E-Signatures/E-Signature-Features/Transactional-E-Sign"> Transactional E-Signatures </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> Remote Placement Widget </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/Remote-Signature-Placement"> Remote Placement Overview </a></li>
</ul>
</div>
</li>
<li>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> E-Signature Testimonials </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Signature-Testimonials"> Testimonials </a></li>
</ul>
</div>
</li>
</ul>
<i class="fa fa-edit fa-watermark l-pos-a"></i>
</td>
<!-- side-menu-wide, course enotary-->
<td class="side-menu-wide c-enotary">
<ul class="l-three-cols l-group">
<li>
<div>
<h4 style="color:#004a90"> Electronic Notary Overview </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Notaries"> Overview </a></li>
<li><a href="/Products/E-Notaries/How-to-become-an-e-notary-or-remote-online-notary"> How to Become an E-Notary or Remote Notary</a></li>
<li><a href="/Products/E-Notaries/Build-Your-Own-E-Notary-Or-Remote-Notary-Business"> Build Your Own E-Notary or Remote Notary Business</a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> Remote Online Notary </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Signatures/E-Notaries/Remote-Electronic-Notarizations"> Remote Online Notary Overview </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> E-Notary & Remote Notary Platform </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Notaries/Electronic-Notary-and-Remote-Notary-Platform"> Electronic Notary Integration Overview </a></li>
<li><a href="/Products/E-Notaries/Electronic-Notary-and-Remote-Notary-Platform/What-Is-a-Remote-Notary"> What is a Remote Notary? </a></li>
<li><a href="/Products/E-Notaries/Electronic-Notary-and-Remote-Notary-Platform/What-is-an-Electronic-Notary"> What is an Electronic Notary? </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> E-Notary States </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Notaries/What-States-Allow-Electronic-Notary"> E-Notary State List </a></li>
</ul>
</div>
</li>
<li>
<div>
<h4 style="color:#004a90"> E-Notary & Remote Training </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Notaries/E-Notary-Training"> E-Notary or Remote Notary Training </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> Integration Partners </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Notaries/Electronic-Notary-and-Remote-Notary-Platform/What-is-an-electronic-notary-integration-partner"> What is an e-notary integration partner? </a></li>
</ul>
</div>
<div>
<div style="height:5px"></div>
<h4 style="color:#004a90"> Find a Notary </h4>
<ul class="topic-lists" style="padding-left:10px">
<li><a href="/Products/E-Notaries/Electronic-Notary-Locator"> Electronic Notary Locator </a></li>
</ul>
</div>
</li>
</ul>
<i class="fa fa-balance-scale fa-watermark l-pos-a"></i>
</td>
<!-- side-menu-wide, course api -->
<td class="side-menu-wide c-api">
<ul class="l-one-cols l-group">
<li>
<div>
<h4 style="color:#666666"> Veratile API's </h4>
<p>To provide our customers with the flexibility to develop custom digital document verification solutions, DocVerify offers free API's that enables you to quickly and easily integrate E-Signatures, E-Notary, VeriVoice,
and the VeriVault into your own workflow or website.</p>
<p>The API's are designed to work on virtually any development platform including Microsoft .Net languages, PHP, Java, Ruby, Python, SOAP toolkits, and RESTful.</p>
<p>For detailed developer information on using the API:</p>
<ul class="topic-lists">
<li><a href="/Our-Company/Developers" style="text-decoration:underline"> DocVerify Developers Documentation </a></li>
</ul>
</div>
</li>
</ul> <i class="fa fa-gear fa-watermark l-pos-a"></i>
</td>
<!-- side-menu-wide, course price-->
<td class="side-menu-wide c-price">
<ul class="l-one-cols l-group">
<li>
<div>
<h4 style="color:#666666"> Pricing Comparisons </h4>
<p>On average, the typical business or enterprise client saves up to 70% with DocVerify, while getting higher security standards, and better support.</p>
<p>To view a more detailed breakdown on savings with a comparison chart, click on the link below:</p>
<ul class="topic-lists">
<li><a href="/Products/Pricing-Comparison" style="text-decoration:underline"> Pricing Comparison Details </a></li>
</ul>
</div>
</li>
</ul> <i class="fas fa-dollar-sign fa-watermark l-pos-a"></i>
</td>
</tr>
</tbody>
</table>
</div> <!-- end home -->
</li>
<li class="no-hover-bg"><a href="/Products/E-Signatures/E-Signature-Applications" class="menu-links"> Solutions </a></li>
<li><a href="/Platform/VeriVault" class="menu-links"><span class="has-sub-menu"> Platform </span><i class="fa fa-caret-down fa-fw"></i></a>
<div class="sub-menu-1 drop-down l-group animated">
<ul class="l-vertical-list">
<li><a href="/Platform/VeriVault" class="menu-links">VeriVault Verification Platform</a></li>
<li><a href="/Platform/How-It-Works" class="menu-links">VeriVault How It Works</a></li>
<li><a href="/Platform/Unique" class="menu-links">What Makes It Unique</a></li>
<li style="display:none"><a href="/Platform/Unique/Compliance" class="menu-links">Compliance Is Important</a></li>
<li style="display:none"><a href="/Platform/Unique/HIPAA" class="menu-links">HIPAA Compliance</a></li>
<li><a href="/Platform/White-Papers" class="menu-links">White Papers</a></li>
<li><a href="/Platform/Security" class="menu-links">Security</a></li>
</ul>
</div>
</li>
<li><a href="/Support/SupportOverview" class="menu-links"><span class="has-sub-menu"> Support </span><i class="fa fa-caret-down fa-fw"></i></a>
<div class="sub-menu-1 drop-down l-group animated">
<ul class="l-vertical-list">
<li><a href="/Support/SupportOverview" class="menu-links">Support Overview</a></li>
<li><a href="/Support/FAQs" class="menu-links">Electronic Signature FAQs</a></li>
<li><a href="/Support/FAQs#notary" class="menu-links">Electronic Notary FAQs</a></li>
<li><a href="/Support/Signer-FAQs" class="menu-links">Signer FAQs</a></li>
<!--<li><a href="/Support/Community-Forum" class="menu-links">Community Forum</a></li>-->
<!--<li><a href="https://www.docverify.com/blog" class="menu-links">Blog</a></li>-->
<!--<li><a href="http://community.worldnotary.com/blog/posts/DocVerify" class="menu-links">Notary Blog</a></li>-->
</ul>
</div>
</li>
<li><a href="/Our-Company" class="menu-links"><span class="has-sub-menu"> Our Company </span><i class="fa fa-caret-down fa-fw"></i></a>
<div class="sub-menu-1 drop-down l-group animated">
<ul class="l-vertical-list">
<li><a href="/Our-Company/About-Us" class="menu-links">About Us</a></li>
<li><a href="/Our-Company/Developers" class="menu-links">Developers</a></li>
<li><a href="/Our-Company/Partners" class="menu-links">Our Partners</a></li>
<li><a href="/Our-Company/Start-Up-Friendly" class="menu-links">Start-Up Friendly</a></li>
<li><a href="/Our-Company/Press-Releases" class="menu-links">Press Releases</a></li>
<li><a href="/Our-Company/Careers" class="menu-links">Careers</a></li>
<li><a href="/Our-Company/Discounts" class="menu-links">Discounts</a></li>
</ul>
</div>
</li>
</ul> <!-- End main-nav -->
</div> <!-- End navigation -->
</div>
</div> <!-- End Wrapper Section -->
</div>
<script src="/js/Cloud/dvmenu.gz.js" type="text/javascript"></script>
<!--<script src="https://cdn.jwplayer.com/libraries/yOoZaZaS.js"> </script>-->
<script type="text/javascript">
var jwplayer = '';
$(document).ready(function($) {
$(window).on("resize", ipadresize);
ipadresize();
if (location.protocol === 'https:') {
var url1 = 'https://content.jwplatform.com/players/w4HNrbRc-yOoZaZaS.js';
var url2 = 'https://content.jwplatform.com/players/w4HNrbRc-yOoZaZaS.html';
var url3 = 'https://content.jwplatform.com/players/USGSnAT5-yOoZaZaS.html';
$("#vidfrm1").attr('src', url1);
$("#vidfrm2").attr('src', url2);
$("#vidfrm3").attr('src', url3);
}
});
jwplayer.key = "XVoH2TBwQzuiI7qbNrjTqG/KrLjYjLpH1INhQg==";
function ipadresize() {
var win = $(window).width();
if (win > 399) {
var w = $(".ipadcontainer").width() - 190;
$("#divipad").css({
'width': w + 'px',
'height': (w * .5625) + 'px'
});
$(".ipadcontainer").show();
$(".ipadcontainer2").hide();
} else {
$(".ipadcontainer").hide();
$(".ipadcontainer2").show();
}
}
//$(window).scroll(function() {var animation_url = 'homepage/animate.html';
//$("span.sp").text($(window).scrollTop());
//if ($(window).scrollTop() >= 180) {return;var abc = $("#ctr").val();if(abc == 0){$('#diviframe').attr('src', animation_url);$("#ctr").val('1');}}});
</script>
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" type="text/javascript"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="/css/Cloud/combine2.gz.css" type="text/css">
<link rel="stylesheet" href="/css/Cloud/devices.min.gz.css" type="text/css">
<script src="/js/Cloud/combine1.gz.js" type="text/javascript"></script>
<script src="/js/Cloud/combine2.gz.js" type="text/javascript"></script>
<style type="text/css">
#tablist.nav-tabs>li>a {
padding: 8px 16px;
margin: 0;
margin-right: -4px;
}
.pricing-table.highlight .btn-theme {
background-color: #f7a11b;
color: #333333;
}
.pricing-table.highlight .btn-theme:hover {
background-color: #855108;
color: #ffffff;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.g2crowds17 {
background: url('https://images.g2crowd.com/uploads/medal/image/36/badge_1496328088.svg');
display: inline-block;
height: 100px;
width: 100px;
}
.g2crowdf17 {
background: url('https://images.g2crowd.com/uploads/medal/image/39/badge_1504895827.svg');
display: inline-block;
height: 100px;
width: 100px;
}
.g2crowds18 {
background: url('https://images.g2crowd.com/uploads/report_medal/image/5/medal.svg');
display: inline-block;
height: 100px;
width: 100px;
}
.g2crowdsu18 {
background: url('https://images.g2crowd.com/uploads/report_medal/image/69/medal.svg');
display: inline-block;
height: 100px;
width: 100px;
}
.g2crowdf18 {
background: url('https://images.g2crowd.com/uploads/report_medal/image/133/medal.svg');
display: inline-block;
height: 100px;
width: 100px;
}
.g2crowdw19 {
background: url('https://images.g2crowd.com/uploads/report_medal/image/261/medal.svg');
display: inline-block;
height: 100px;
width: 100px;
}
.g2crowds19 {
background: url('https://images.g2crowd.com/uploads/report_medal/image/451/medal.svg');
display: inline-block;
height: 100px;
width: 76px;
}
.g2crowdlove {
background: url('https://www.g2.com/assets/product-badges/users-love-us-2008b519df49af90dcfa7db4b5fe13c8ec24ced0348f0a6bd039711ad8bbffc7.svg');
display: inline-block;
height: 100px;
width: 80px;
}
</style>
<div id="content_wrapper">
<section id="intro">
<!--
<div class="animationload">
<div class="loader"></div>
</div>
-->
<div id="slides" style="position: relative; overflow: hidden; width: 100%; height: 1200px;">
<div class="slides-control" style="position: relative; height: 100%; width: 1600px; left: -1600px;">
<ul class="slides-container" style="margin: 0px; padding: 0px; list-style: none; position: relative; height: 100%;">
<li style="display: none; left: 1600px; position: absolute; overflow: hidden; height: 100%; width: 1600px; top: 0px; z-index: 0; opacity: 1;">
<div class="overlay"></div>
<div class="intro-content text-center">
<h4 style="text-transform:uppercase;color:white">Due to higher than normal RON inquires
<a href="/Products/E-Signatures/E-Notaries/Remote-Electronic-Notarizations" style="color:#FFFF66;text-decoration:underline">get quick access info</a></h4>
<h1>Leader in Electronic Notary & Online Notary RON</h1>
<h2>Over 3 Million E-Notarized<br><small style="color:#ffffff">No Hardware or Software Needed</small></h2>
<div class="intro_buttons">
<a class="btn btn-theme green" href="/register" style="margin:10px 15px 0 0">Become an E-Notary</a><a class="btn btn-theme blue" href="#enotary" style="margin-top:10px">Learn More</a>
</div>
</div>
<img src="/images/Cloud/e-signature-slide-final.jpg" alt="Electronic Notary" style="backface-visibility: hidden; position: absolute; left: -607.58px; top: 0px; z-index: -1; max-width: none; height: 1200px; width: 2815.17px;">
</li>
<li style="display: block; left: 1600px; position: absolute; overflow: hidden; height: 100%; width: 1600px; top: 0px; z-index: 2; opacity: 1;">
<div class="overlay"></div>
<div class="intro-content text-center">
<h1>E-Sign Documents in Seconds</h1>
<h2>#1 Easiest E-Signature Tool - <a href="https://blog.g2crowd.com/blog/e-signature/5-easiest-tools-sign-documents-electronically/" target="_blank" style="color:white">G2Crowd</a></h2>
<div>
<div class="g2crowdlove" title="G2Crowd Users Love Us" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowds17" title="G2Crowd High Performance Award Summer 2017" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowdf17" title="G2Crowd High Performance Award Fall 2017" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowds18" title="G2Crowd High Performance Award Spring 2018" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowdsu18" title="G2Crowd High Performance Award Summer 2018" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowdf18" title="G2Crowd High Performance Award Fall 2018" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowdw19" title="G2Crowd High Performance Award Winter 2019" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
<div class="g2crowds19" title="G2Crowd High Performance Award Spring 2019" onclick="window.open('https://www.g2crowd.com/products/docverify/', '_blank');" style="cursor:pointer"></div>
</div>
<div class="intro_buttons">
<a class="btn btn-theme green" href="/buynow?ed=ent" style="margin:10px 15px 0 0">Buy Now</a><a class="btn btn-theme blue" href="#howworks" style="margin-top:10px">More About E-Signatures</a>
</div>
</div>
<img src="/images/Cloud/e-signature-slide-final.jpg" alt="Electronic Signatures" style="width: 2815.17px; height: 1200px; backface-visibility: hidden; position: absolute; left: -607.585px; top: 0px; z-index: -1; max-width: none;">
</li>
</ul>
</div>
<nav class="slides-navigation">
<a href="#" class="next fa fa-angle-right"></a>
<a href="#" class="prev fa fa-angle-left"></a>
</nav>
<nav class="slides-pagination"><a href="#1" class="">1</a><a href="#2" class="current">2</a></nav>
</div>
<div class="scroll-down" style="display:none">
<div class="mouse">
<span class="fa fa-angle-down"></span>
</div>
<span style="font-weight:bold;font-size:20px"><strong>Scroll down</strong></span>
</div>
</section>
<div class="row" style="padding-top:10px;text-align:center;display:none">
<div class="col-md-12 text-center">
<a href="#esign-solutions" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="600" style="margin-top:5px">Electronic Signatures</a>
<a href="#enotary" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="600" style="margin-top:5px">Electronic Notary Information</a>
</div>
</div>
<br><br>
<section id="services" style="padding:0">
<div class="container">
<!-- SERVICE IMAGE -->
<div class="row">
</div>
<div class="row">
<div class="col-md-12 titlebar">
<h3 class="esignh1" style="text-transform:uppercase">RON Alerts - States with Emergency Orders</h3>
<p class="esignP" style="text-align:center;padding-top:15px">
<a href="https://www.nationalnotary.org/notary-bulletin/blog/2020/03/states-emergency-action-remote-notarization" target="_blank" style="color:#337ab7 !important">NNA Emergency Executive Order List</a><br> Note: If a state has an
executive order that does not mean that DocVerify is available in that state <br><br> Learn more about Remote Online Notary <a href="/Products/E-Signatures/E-Notaries/Remote-Electronic-Notarizations">Click Here</a>
</p>
</div>
</div>
</div> <!-- End container -->
</section>
<a name="howworks"></a>
<section id="services3">
<div class="container">
<div class="row" style="padding-top:5px;margin:0">
<div class="col-sm-12 titlebar" style="margin:0;padding:0">
<h1 class="fasth1">HOW E-SIGNATURES WORK</h1>
</div>
</div>
<div class="row" style="padding:0">
<div class="col-md-12text-center service-box animated ipadcontainer" style="padding:10px 30px 0 30px;" data-animation="fadeInUp" data-animation-delay="300">
<div itemscope="" itemtype="https://schema.org/VideoObject">
<meta itemprop="uploadDate" content="2015-11-12T14:37:57-0800">
<meta itemprop="name" content="DocVerify Electronic Signatures">
<meta itemprop="description" content="Securely sign, store and manage legally binding documents online. Use DocVerify's e-Signature solution to electronically sign documents from anywhere and anytime.">
<meta itemprop="duration" content="PT1M30.05S">
<meta itemprop="thumbnailUrl" content="https://jwvideo.docverify.com/thumbs/w4HNrbRc-1920.jpg">
<meta itemprop="contentUrl" content="https://jwvideo.docverify.com/videos/w4HNrbRc-sU4TEkhY.mp4">
<script src="https://cdn.jwplayer.com/players/w4HNrbRc-yOoZaZaS.js"></script>
<div id="botr_w4HNrbRc_yOoZaZaS_div" class="jwplayer jw-reset jw-state-idle jw-stretch-uniform jw-flag-aspect-mode jw-skin-five jw-floating-dismissible jw-flag-user-inactive" tabindex="0" aria-label="Video Player" role="application"
aria-describedby="jw-botr_w4HNrbRc_yOoZaZaS_div-shortcuts-tooltip-explanation" style="width: 100%;">
<div class="jw-aspect jw-reset" style="padding-top: 56.25%;"></div>
<div class="jw-wrapper jw-reset">
<div style="opacity: 0; visibility: hidden; overflow: hidden; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;">
<div style="overflow: auto; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;">
<div style="height: 1px; width: 1261px;"></div>
</div>
<div class="jw-contract-trigger" style="overflow: auto; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"></div>
</div>
<div class="jw-top jw-reset"></div>
<div class="jw-aspect jw-reset" style="padding-top: 56.25%;"></div>
<div class="jw-media jw-reset"><video class="jw-video jw-reset" tabindex="-1" disableremoteplayback="" webkit-playsinline="" playsinline=""
src="blob:https://ui-0.dev.docverify.bkiclouddev.com/c5755a78-256c-4033-b1b7-9873c30524e9"></video></div>
<div class="jw-preview jw-reset" style="background-image: url("https://cdn.jwplayer.com/v2/media/w4HNrbRc/poster.jpg?width=1280"); background-size: cover;"></div>
<div class="jw-controls-backdrop jw-reset"></div>
<div class="jw-captions jw-reset" style="font-size: 36px;">
<div class="jw-captions-window jw-reset"><span class="jw-captions-text jw-reset"></span></div>
</div>
<div class="jw-title jw-reset-text" dir="auto">
<div class="jw-title-primary jw-reset-text">Securely sign, store and manage legally binding documents online. Use DocVerify's e-Signature Solution to electronically sign documents from anywhere and anytime.</div>
<div class="jw-title-secondary jw-reset-text"></div>
</div>
<div class="jw-overlays jw-reset">
<div id="botr_w4HNrbRc_yOoZaZaS_div_jwpsrv" class="jw-plugin jw-reset"></div>
<div id="botr_w4HNrbRc_yOoZaZaS_div_gapro" class="jw-plugin jw-reset"></div>
<div id="botr_w4HNrbRc_yOoZaZaS_div_related" class="jw-plugin jw-reset"></div>
</div>
<div class="jw-hidden-accessibility"><span class="jw-time-update" aria-live="assertive">0 seconds of 1 minute, 30 seconds</span><span class="jw-volume-update" aria-live="assertive">Volume 90%</span></div>
<div class="jw-shortcuts-tooltip jw-modal jw-reset" title="Keyboard Shortcuts">
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-shortcuts-close" role="button" tabindex="0" aria-label="Close" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-close"
viewBox="0 0 240 240" focusable="false">
<path
d="M134.8,120l48.6-48.6c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2l-7.4-7.4c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L120,105.2L71.4,56.6c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L56.6,64c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l48.6,48.7l-48.6,48.6c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l7.4,7.4c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l48.7-48.6l48.6,48.6c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l7.4-7.4c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2L134.8,120z">
</path>
</svg></div><span class="jw-hidden" id="jw-botr_w4HNrbRc_yOoZaZaS_div-shortcuts-tooltip-explanation">Press shift question mark to access a list of keyboard shortcuts</span>
<div class="jw-reset jw-shortcuts-container">
<div class="jw-reset jw-shortcuts-header"><span class="jw-reset jw-shortcuts-title">Keyboard Shortcuts</span><button role="switch" aria-label="Keyboard Shortcuts" class="jw-reset jw-switch"><span
class="jw-reset jw-switch-knob"></span><span class="jw-reset-text jw-switch-enabled">Enabled</span><span class="jw-reset-text jw-switch-disabled">Disabled</span></button></div>
<div class="jw-reset jw-shortcuts-tooltip-list">
<div class="jw-shortcuts-tooltip-descriptions jw-reset">
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Play/Pause</span><span class="jw-shortcuts-key jw-reset">SPACE</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Increase Volume</span><span class="jw-shortcuts-key jw-reset">↑</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Decrease Volume</span><span class="jw-shortcuts-key jw-reset">↓</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Seek Forward</span><span class="jw-shortcuts-key jw-reset">→</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Seek Backward</span><span class="jw-shortcuts-key jw-reset">←</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Captions On/Off</span><span class="jw-shortcuts-key jw-reset">c</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Fullscreen/Exit Fullscreen</span><span class="jw-shortcuts-key jw-reset">f</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Mute/Unmute</span><span class="jw-shortcuts-key jw-reset">m</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Decrease Caption Size</span><span class="jw-shortcuts-key jw-reset">-</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Increase Caption Size</span><span class="jw-shortcuts-key jw-reset">+ or =</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Seek %</span><span class="jw-shortcuts-key jw-reset">0-9</span></div>
</div>
</div>
</div>
</div>
<div class="jw-float-bar jw-reset">
<div class="jw-float-bar-title" aria-label=" "> </div>
<div class="jw-float-bar-icon jw-float-icon jw-icon jw-button-color jw-reset" role="button" aria-label="Close" tabindex="0">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11" fill="none" class="jw-svg-icon jw-svg-icon-floating-close" focusable="false">
<path
d="M7.41499 5.00001L10.705 1.70501C10.8688 1.51371 10.9544 1.26763 10.9447 1.01595C10.935 0.764278 10.8307 0.525539 10.6526 0.347444C10.4745 0.16935 10.2357 0.0650171 9.98405 0.055296C9.73237 0.0455748 9.48629 0.131181 9.29499 0.295007L5.99999 3.58501L2.70499 0.295007C2.51369 0.131181 2.26762 0.0455748 2.01594 0.055296C1.76426 0.0650171 1.52552 0.16935 1.34743 0.347444C1.16934 0.525539 1.065 0.764278 1.05528 1.01595C1.04556 1.26763 1.13117 1.51371 1.29499 1.70501L4.58499 5.00001L1.29499 8.29501C1.19031 8.38466 1.10529 8.49497 1.04527 8.61904C0.985244 8.7431 0.951515 8.87824 0.946195 9.01596C0.940876 9.15367 0.964081 9.29101 1.01436 9.41933C1.06463 9.54766 1.14089 9.6642 1.23834 9.76166C1.3358 9.85911 1.45235 9.93537 1.58067 9.98565C1.709 10.0359 1.84633 10.0591 1.98405 10.0538C2.12177 10.0485 2.2569 10.0148 2.38096 9.95473C2.50503 9.89471 2.61535 9.80969 2.70499 9.70501L5.99999 6.41501L9.29499 9.70501C9.48629 9.86884 9.73237 9.95444 9.98405 9.94472C10.2357 9.935 10.4745 9.83067 10.6526 9.65257C10.8307 9.47448 10.935 9.23574 10.9447 8.98406C10.9544 8.73239 10.8688 8.48631 10.705 8.29501L7.41499 5.00001Z"
fill="white" fill-opacity="0.8"></path>
</svg>
</div>
</div>
<div class="jw-controls jw-reset">
<div class="jw-display jw-reset">
<div class="jw-display-container jw-reset">
<div class="jw-display-controls jw-reset">
<div class="jw-display-icon-container jw-display-icon-rewind jw-reset">
<div class="jw-icon jw-icon-rewind jw-button-color jw-reset" role="button" tabindex="0" aria-label="Rewind 10 Seconds"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-rewind" viewBox="0 0 240 240"
focusable="false">
<path
d="M113.2,131.078a21.589,21.589,0,0,0-17.7-10.6,21.589,21.589,0,0,0-17.7,10.6,44.769,44.769,0,0,0,0,46.3,21.589,21.589,0,0,0,17.7,10.6,21.589,21.589,0,0,0,17.7-10.6,44.769,44.769,0,0,0,0-46.3Zm-17.7,47.2c-7.8,0-14.4-11-14.4-24.1s6.6-24.1,14.4-24.1,14.4,11,14.4,24.1S103.4,178.278,95.5,178.278Zm-43.4,9.7v-51l-4.8,4.8-6.8-6.8,13-13a4.8,4.8,0,0,1,8.2,3.4v62.7l-9.6-.1Zm162-130.2v125.3a4.867,4.867,0,0,1-4.8,4.8H146.6v-19.3h48.2v-96.4H79.1v19.3c0,5.3-3.6,7.2-8,4.3l-41.8-27.9a6.013,6.013,0,0,1-2.7-8,5.887,5.887,0,0,1,2.7-2.7l41.8-27.9c4.4-2.9,8-1,8,4.3v19.3H209.2A4.974,4.974,0,0,1,214.1,57.778Z">
</path>
</svg></div>
</div>
<div class="jw-display-icon-container jw-display-icon-display jw-reset">
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-buffer" viewBox="0 0 240 240"
focusable="false">
<path d="M120,186.667a66.667,66.667,0,0,1,0-133.333V40a80,80,0,1,0,80,80H186.667A66.846,66.846,0,0,1,120,186.667Z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-replay" viewBox="0 0 240 240" focusable="false">
<path d="M120,41.9v-20c0-5-4-8-8-4l-44,28a5.865,5.865,0,0,0-3.3,7.6A5.943,5.943,0,0,0,68,56.8l43,29c5,4,9,1,9-4v-20a60,60,0,1,1-60,60H40a80,80,0,1,0,80-79.9Z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-play" viewBox="0 0 240 240" focusable="false">
<path d="M62.8,199.5c-1,0.8-2.4,0.6-3.3-0.4c-0.4-0.5-0.6-1.1-0.5-1.8V42.6c-0.2-1.3,0.7-2.4,1.9-2.6c0.7-0.1,1.3,0.1,1.9,0.4l154.7,77.7c2.1,1.1,2.1,2.8,0,3.8L62.8,199.5z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pause" viewBox="0 0 240 240" focusable="false">
<path
d="M100,194.9c0.2,2.6-1.8,4.8-4.4,5c-0.2,0-0.4,0-0.6,0H65c-2.6,0.2-4.8-1.8-5-4.4c0-0.2,0-0.4,0-0.6V45c-0.2-2.6,1.8-4.8,4.4-5c0.2,0,0.4,0,0.6,0h30c2.6-0.2,4.8,1.8,5,4.4c0,0.2,0,0.4,0,0.6V194.9z M180,45.1c0.2-2.6-1.8-4.8-4.4-5c-0.2,0-0.4,0-0.6,0h-30c-2.6-0.2-4.8,1.8-5,4.4c0,0.2,0,0.4,0,0.6V195c-0.2,2.6,1.8,4.8,4.4,5c0.2,0,0.4,0,0.6,0h30c2.6,0.2,4.8-1.8,5-4.4c0-0.2,0-0.4,0-0.6V45.1z">
</path>
</svg></div>
</div>
<div class="jw-display-icon-container jw-display-icon-next jw-reset" style="visibility: hidden;">
<div class="jw-icon jw-icon-next jw-button-color jw-reset" role="button" tabindex="0" aria-label="Next"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-next" viewBox="0 0 240 240" focusable="false">
<path d="M165,60v53.3L59.2,42.8C56.9,41.3,55,42.3,55,45v150c0,2.7,1.9,3.8,4.2,2.2L165,126.6v53.3h20v-120L165,60L165,60z"></path>
</svg></div>
</div>
</div>
</div>
</div>
<div class="jw-nextup-container jw-reset">
<div class="jw-nextup jw-background-color jw-reset">
<div class="jw-nextup-tooltip jw-reset">
<div class="jw-nextup-thumbnail jw-reset"></div>
<div class="jw-nextup-body jw-reset">
<div class="jw-nextup-header jw-reset"></div>
<div class="jw-nextup-title jw-reset-text" dir="auto"></div>
<div class="jw-nextup-duration jw-reset"></div>
</div>
</div><button type="button" class="jw-icon jw-nextup-close jw-reset" aria-label="Close"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-close" viewBox="0 0 240 240" focusable="false">
<path
d="M134.8,120l48.6-48.6c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2l-7.4-7.4c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L120,105.2L71.4,56.6c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L56.6,64c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l48.6,48.7l-48.6,48.6c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l7.4,7.4c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l48.7-48.6l48.6,48.6c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l7.4-7.4c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2L134.8,120z">
</path>
</svg></button>
</div>
</div>
<div id="jw-botr_w4HNrbRc_yOoZaZaS_div-settings-menu" class="jw-reset jw-settings-menu" aria-expanded="false">
<div class="jw-reset jw-settings-topbar">
<div class="jw-reset jw-settings-topbar-text" tabindex="0"></div>
<div class="jw-reset jw-settings-topbar-buttons">
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-settings-quality jw-submenu-quality" role="button" tabindex="0" aria-label="Quality" name="quality" type="button" aria-expanded="false"
aria-controls="jw-botr_w4HNrbRc_yOoZaZaS_div-settings-submenu-quality" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-quality-100" viewBox="0 0 240 240" focusable="false">
<path
d="M55,200H35c-3,0-5-2-5-4c0,0,0,0,0-1v-30c0-3,2-5,4-5c0,0,0,0,1,0h20c3,0,5,2,5,4c0,0,0,0,0,1v30C60,198,58,200,55,200L55,200z M110,195v-70c0-3-2-5-4-5c0,0,0,0-1,0H85c-3,0-5,2-5,4c0,0,0,0,0,1v70c0,3,2,5,4,5c0,0,0,0,1,0h20C108,200,110,198,110,195L110,195z M160,195V85c0-3-2-5-4-5c0,0,0,0-1,0h-20c-3,0-5,2-5,4c0,0,0,0,0,1v110c0,3,2,5,4,5c0,0,0,0,1,0h20C158,200,160,198,160,195L160,195z M210,195V45c0-3-2-5-4-5c0,0,0,0-1,0h-20c-3,0-5,2-5,4c0,0,0,0,0,1v150c0,3,2,5,4,5c0,0,0,0,1,0h20C208,200,210,198,210,195L210,195z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-quality" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-settings-close" role="button" tabindex="0" aria-label="Close" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-close"
viewBox="0 0 240 240" focusable="false">
<path
d="M134.8,120l48.6-48.6c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2l-7.4-7.4c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L120,105.2L71.4,56.6c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L56.6,64c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l48.6,48.7l-48.6,48.6c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l7.4,7.4c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l48.7-48.6l48.6,48.6c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l7.4-7.4c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2L134.8,120z">
</path>
</svg></div>
</div>
</div>
<div id="jw-botr_w4HNrbRc_yOoZaZaS_div-settings-submenu-quality" class="jw-reset jw-settings-submenu jw-settings-submenu-quality" role="menu" aria-expanded="false">
<div class="jw-reset jw-settings-submenu-items"><button type="button" class="jw-reset-text jw-settings-content-item jw-settings-item-active" aria-label="Auto" role="menuitemradio" aria-checked="true" dir="auto">Auto<span
class="jw-reset jw-auto-label">270p</span></button><button type="button" class="jw-reset-text jw-settings-content-item" aria-label="1080p" role="menuitemradio" aria-checked="false" dir="auto">1080p</button><button
type="button" class="jw-reset-text jw-settings-content-item" aria-label="720p" role="menuitemradio" aria-checked="false" dir="auto">720p</button><button type="button" class="jw-reset-text jw-settings-content-item"
aria-label="406p" role="menuitemradio" aria-checked="false" dir="auto">406p</button><button type="button" class="jw-reset-text jw-settings-content-item" aria-label="270p" role="menuitemradio" aria-checked="false"
dir="auto">270p</button><button type="button" class="jw-reset-text jw-settings-content-item" aria-label="180p" role="menuitemradio" aria-checked="false" dir="auto">180p</button></div>
</div>
</div>
<div class="jw-controlbar jw-reset">
<div class="jw-slider-time jw-chapter-slider-time jw-background-color jw-reset jw-slider-horizontal jw-reset" aria-valuetext="0 seconds of 1 minute, 30 seconds" aria-valuenow="0" tabindex="0" role="slider" aria-label="Seek"
aria-valuemin="0" aria-valuemax="90.0416">
<div class="jw-slider-container jw-reset">
<div class="jw-reset jw-old-rail">
<div class="jw-timesegment jw-reset" aria-hidden="true" style="flex-grow: 90;">
<div class="jw-timesegment-resetter jw-reset">
<div class="jw-timesegment-container jw-reset">
<div class="jw-timesegment-bar jw-rail jw-timesegment-background jw-reset"></div>
<div class="jw-timesegment-bar jw-buffer jw-timesegment-buffered jw-reset"></div>
<div class="jw-timesegment-bar jw-progress jw-timesegment-progress jw-reset"></div>
</div>
</div>
</div>
</div>
<div class="jw-reset jw-old-buffer" style="width: 4.46133%;"></div>
<div class="jw-reset jw-old-progress" style="width: 0%;"></div>
<div class="jw-knob jw-reset" style="left: 0%;"></div>
<div class="jw-icon jw-icon-tooltip jw-tooltip-time jw-button-color jw-reset">
<div class="jw-overlay jw-reset">
<div class="jw-time-tip jw-reset">
<div class="jw-time-thumb jw-reset"
style="width: 120px; height: 67px; margin: 0px auto; background-image: url("https://cdn.jwplayer.com/strips/w4HNrbRc-120.jpg"); background-position: 0px 0px; background-repeat: no-repeat;"></div><span
class="jw-time-chapter jw-text jw-reset" style="display: none;"></span><span class="jw-time-time jw-text jw-reset"></span>
</div>
</div>
</div>
</div>
</div>
<div class="jw-reset jw-button-container">
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-playback" role="button" tabindex="0" aria-label="Play" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-play"
viewBox="0 0 240 240" focusable="false">
<path d="M62.8,199.5c-1,0.8-2.4,0.6-3.3-0.4c-0.4-0.5-0.6-1.1-0.5-1.8V42.6c-0.2-1.3,0.7-2.4,1.9-2.6c0.7-0.1,1.3,0.1,1.9,0.4l154.7,77.7c2.1,1.1,2.1,2.8,0,3.8L62.8,199.5z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pause" viewBox="0 0 240 240" focusable="false">
<path
d="M100,194.9c0.2,2.6-1.8,4.8-4.4,5c-0.2,0-0.4,0-0.6,0H65c-2.6,0.2-4.8-1.8-5-4.4c0-0.2,0-0.4,0-0.6V45c-0.2-2.6,1.8-4.8,4.4-5c0.2,0,0.4,0,0.6,0h30c2.6-0.2,4.8,1.8,5,4.4c0,0.2,0,0.4,0,0.6V194.9z M180,45.1c0.2-2.6-1.8-4.8-4.4-5c-0.2,0-0.4,0-0.6,0h-30c-2.6-0.2-4.8,1.8-5,4.4c0,0.2,0,0.4,0,0.6V195c-0.2,2.6,1.8,4.8,4.4,5c0.2,0,0.4,0,0.6,0h30c2.6,0.2,4.8-1.8,5-4.4c0-0.2,0-0.4,0-0.6V45.1z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-stop" viewBox="0 0 240 240" focusable="false">
<path d="M190,185c0.2,2.6-1.8,4.8-4.4,5c-0.2,0-0.4,0-0.6,0H55c-2.6,0.2-4.8-1.8-5-4.4c0-0.2,0-0.4,0-0.6V55c-0.2-2.6,1.8-4.8,4.4-5c0.2,0,0.4,0,0.6,0h130c2.6-0.2,4.8,1.8,5,4.4c0,0.2,0,0.4,0,0.6V185z"></path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-play" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-rewind" role="button" tabindex="0" aria-label="Rewind 10 Seconds" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-rewind"
viewBox="0 0 240 240" focusable="false">
<path
d="M113.2,131.078a21.589,21.589,0,0,0-17.7-10.6,21.589,21.589,0,0,0-17.7,10.6,44.769,44.769,0,0,0,0,46.3,21.589,21.589,0,0,0,17.7,10.6,21.589,21.589,0,0,0,17.7-10.6,44.769,44.769,0,0,0,0-46.3Zm-17.7,47.2c-7.8,0-14.4-11-14.4-24.1s6.6-24.1,14.4-24.1,14.4,11,14.4,24.1S103.4,178.278,95.5,178.278Zm-43.4,9.7v-51l-4.8,4.8-6.8-6.8,13-13a4.8,4.8,0,0,1,8.2,3.4v62.7l-9.6-.1Zm162-130.2v125.3a4.867,4.867,0,0,1-4.8,4.8H146.6v-19.3h48.2v-96.4H79.1v19.3c0,5.3-3.6,7.2-8,4.3l-41.8-27.9a6.013,6.013,0,0,1-2.7-8,5.887,5.887,0,0,1,2.7-2.7l41.8-27.9c4.4-2.9,8-1,8,4.3v19.3H209.2A4.974,4.974,0,0,1,214.1,57.778Z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-rewind" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-next" role="button" tabindex="0" aria-label="Next" dir="auto" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg"
class="jw-svg-icon jw-svg-icon-next" viewBox="0 0 240 240" focusable="false">
<path d="M165,60v53.3L59.2,42.8C56.9,41.3,55,42.3,55,45v150c0,2.7,1.9,3.8,4.2,2.2L165,126.6v53.3h20v-120L165,60L165,60z"></path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-next" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div aria-label="Mute button" role="group" tabindex="0" class="jw-icon jw-icon-tooltip jw-icon-volume jw-button-color jw-reset jw-full">
<div class="jw-overlay jw-reset" tabindex="0" aria-label="Volume" aria-orientation="vertical" aria-valuemin="0" aria-valuemax="100" role="slider" aria-valuenow="90" aria-valuetext="Volume 90%">
<div class="jw-slider-volume jw-volume-tip jw-reset jw-slider-vertical" aria-hidden="true">
<div class="jw-slider-container jw-reset">
<div class="jw-rail jw-reset"></div>
<div class="jw-buffer jw-reset"></div>
<div class="jw-progress jw-reset" style="height: 90%;"></div>
<div class="jw-knob jw-reset" style="bottom: 90%;"></div>
</div>
</div>
</div><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-volume-0" viewBox="0 0 240 240" focusable="false">
<path
d="M116.4,42.8v154.5c0,2.8-1.7,3.6-3.8,1.7l-54.1-48.1H28.9c-2.8,0-5.2-2.3-5.2-5.2V94.2c0-2.8,2.3-5.2,5.2-5.2h29.6l54.1-48.1C114.6,39.1,116.4,39.9,116.4,42.8z M212.3,96.4l-14.6-14.6l-23.6,23.6l-23.6-23.6l-14.6,14.6l23.6,23.6l-23.6,23.6l14.6,14.6l23.6-23.6l23.6,23.6l14.6-14.6L188.7,120L212.3,96.4z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-volume-50" viewBox="0 0 240 240" focusable="false">
<path
d="M116.4,42.8v154.5c0,2.8-1.7,3.6-3.8,1.7l-54.1-48.1H28.9c-2.8,0-5.2-2.3-5.2-5.2V94.2c0-2.8,2.3-5.2,5.2-5.2h29.6l54.1-48.1C114.7,39.1,116.4,39.9,116.4,42.8z M178.2,120c0-22.7-18.5-41.2-41.2-41.2v20.6c11.4,0,20.6,9.2,20.6,20.6c0,11.4-9.2,20.6-20.6,20.6v20.6C159.8,161.2,178.2,142.7,178.2,120z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-volume-100" viewBox="0 0 240 240" focusable="false">
<path d="M116.5,42.8v154.4c0,2.8-1.7,3.6-3.8,1.7l-54.1-48H29c-2.8,0-5.2-2.3-5.2-5.2V94.3c0-2.8,2.3-5.2,5.2-5.2h29.6l54.1-48C114.8,39.2,116.5,39.9,116.5,42.8z"></path>
<path d="M136.2,160v-20c11.1,0,20-8.9,20-20s-8.9-20-20-20V80c22.1,0,40,17.9,40,40S158.3,160,136.2,160z"></path>
<path d="M216.2,120c0-44.2-35.8-80-80-80v20c33.1,0,60,26.9,60,60s-26.9,60-60,60v20C180.4,199.9,216.1,164.1,216.2,120z"></path>
</svg>
</div>
<div class="jw-horizontal-volume-container" tabindex="0" aria-label="Volume" aria-orientation="horizontal" aria-valuemin="0" aria-valuemax="100" role="slider" aria-valuenow="90" aria-valuetext="Volume 90%">
<div class="jw-slider-volume jw-reset jw-slider-horizontal" aria-hidden="true">
<div class="jw-slider-container jw-reset">
<div class="jw-rail jw-reset"></div>
<div class="jw-buffer jw-reset"></div>
<div class="jw-progress jw-reset" style="width: 90%;"></div>
<div class="jw-knob jw-reset" style="left: 90%;"></div>
</div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-fullscreen jw-fullscreen-ima" role="button" tabindex="0" aria-label="Fullscreen" style=""><svg xmlns="http://www.w3.org/2000/svg"
class="jw-svg-icon jw-svg-icon-fullscreen-off" viewBox="0 0 240 240" focusable="false">
<path
d="M109.2,134.9l-8.4,50.1c-0.4,2.7-2.4,3.3-4.4,1.4L82,172l-27.9,27.9l-14.2-14.2l27.9-27.9l-14.4-14.4c-1.9-1.9-1.3-3.9,1.4-4.4l50.1-8.4c1.8-0.5,3.6,0.6,4.1,2.4C109.4,133.7,109.4,134.3,109.2,134.9L109.2,134.9z M172.1,82.1L200,54.2L185.8,40l-27.9,27.9l-14.4-14.4c-1.9-1.9-3.9-1.3-4.4,1.4l-8.4,50.1c-0.5,1.8,0.6,3.6,2.4,4.1c0.5,0.2,1.2,0.2,1.7,0l50.1-8.4c2.7-0.4,3.3-2.4,1.4-4.4L172.1,82.1z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-fullscreen-on" viewBox="0 0 240 240" focusable="false">
<path
d="M96.3,186.1c1.9,1.9,1.3,4-1.4,4.4l-50.6,8.4c-1.8,0.5-3.7-0.6-4.2-2.4c-0.2-0.6-0.2-1.2,0-1.7l8.4-50.6c0.4-2.7,2.4-3.4,4.4-1.4l14.5,14.5l28.2-28.2l14.3,14.3l-28.2,28.2L96.3,186.1z M195.8,39.1l-50.6,8.4c-2.7,0.4-3.4,2.4-1.4,4.4l14.5,14.5l-28.2,28.2l14.3,14.3l28.2-28.2l14.5,14.5c1.9,1.9,4,1.3,4.4-1.4l8.4-50.6c0.5-1.8-0.6-3.6-2.4-4.2C197,39,196.4,39,195.8,39.1L195.8,39.1z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-undefined" dir="auto">
<div class="jw-text"></div>
</div>
</div><span class="jw-text jw-reset-text jw-text-alt" role="status" dir="auto"></span>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-text-live" role="button" tabindex="0" aria-label="Live" style="display: none;">Live</div>
<div class="jw-icon jw-icon-inline jw-text jw-reset jw-text-elapsed" role="timer">00:00</div>
<div class="jw-icon jw-icon-inline jw-text jw-reset jw-text-countdown" role="timer">01:30</div>
<div class="jw-icon jw-icon-inline jw-text jw-reset jw-text-duration" role="timer">01:30</div>
<div class="jw-reset jw-spacer"></div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-cast" role="button" tabindex="0" aria-label="Chromecast" style="display: none; cursor: pointer;"><google-cast-launcher tabindex="-1"
class="jw-reset jw-off"></google-cast-launcher>
<div class="jw-reset-text jw-tooltip jw-tooltip-chromecast" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-cc jw-settings-submenu-button jw-off" role="button" tabindex="0" aria-label="Closed Captions"
aria-controls="jw-botr_w4HNrbRc_yOoZaZaS_div-settings-submenu-captions" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-cc-on" viewBox="0 0 240 240" focusable="false">
<path
d="M215,40H25c-2.7,0-5,2.2-5,5v150c0,2.7,2.2,5,5,5h190c2.7,0,5-2.2,5-5V45C220,42.2,217.8,40,215,40z M108.1,137.7c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9c-2.4-3.7-6.5-5.9-10.9-5.9c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6C90.4,141.7,102,143.5,108.1,137.7z M152.9,137.7c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9c-2.4-3.7-6.5-5.9-10.9-5.9c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6C135.2,141.7,146.8,143.5,152.9,137.7z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-cc-off" viewBox="0 0 240 240" focusable="false">
<path
d="M99.4,97.8c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6c0,9.6,11.6,11.4,17.7,5.5c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9C107.9,100,103.8,97.8,99.4,97.8z M144.1,97.8c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6c0,9.6,11.6,11.4,17.7,5.5c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9C152.6,100,148.5,97.8,144.1,97.8L144.1,97.8z M200,60v120H40V60H200 M215,40H25c-2.7,0-5,2.2-5,5v150c0,2.7,2.2,5,5,5h190c2.7,0,5-2.2,5-5V45C220,42.2,217.8,40,215,40z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-captions" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-settings jw-settings-submenu-button" role="button" tabindex="0" aria-label="Settings" aria-controls="jw-botr_w4HNrbRc_yOoZaZaS_div-settings-menu"
aria-expanded="false" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-settings" viewBox="0 0 240 240" focusable="false">
<path
d="M204,145l-25-14c0.8-3.6,1.2-7.3,1-11c0.2-3.7-0.2-7.4-1-11l25-14c2.2-1.6,3.1-4.5,2-7l-16-26c-1.2-2.1-3.8-2.9-6-2l-25,14c-6-4.2-12.3-7.9-19-11V35c0.2-2.6-1.8-4.8-4.4-5c-0.2,0-0.4,0-0.6,0h-30c-2.6-0.2-4.8,1.8-5,4.4c0,0.2,0,0.4,0,0.6v28c-6.7,3.1-13,6.7-19,11L56,60c-2.2-0.9-4.8-0.1-6,2L35,88c-1.6,2.2-1.3,5.3,0.9,6.9c0,0,0.1,0,0.1,0.1l25,14c-0.8,3.6-1.2,7.3-1,11c-0.2,3.7,0.2,7.4,1,11l-25,14c-2.2,1.6-3.1,4.5-2,7l16,26c1.2,2.1,3.8,2.9,6,2l25-14c5.7,4.6,12.2,8.3,19,11v28c-0.2,2.6,1.8,4.8,4.4,5c0.2,0,0.4,0,0.6,0h30c2.6,0.2,4.8-1.8,5-4.4c0-0.2,0-0.4,0-0.6v-28c7-2.3,13.5-6,19-11l25,14c2.5,1.3,5.6,0.4,7-2l15-26C206.7,149.4,206,146.7,204,145z M120,149.9c-16.5,0-30-13.4-30-30s13.4-30,30-30s30,13.4,30,30c0.3,16.3-12.6,29.7-28.9,30C120.7,149.9,120.4,149.9,120,149.9z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-settings" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-pip" role="button" tabindex="0" aria-label="Picture in Picture (PiP)" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pip-on"
viewBox="0 0 24 24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M20 5.125V9.125H22V4.155C22 3.58616 21.5389 3.125 20.97 3.125H2.03C1.46116 3.125 1 3.58613 1 4.155V17.095C1 17.6639 1.46119 18.125 2.03 18.125H12V16.125H3V5.125H20ZM14 11.875C14 11.3227 14.4477 10.875 15 10.875H22C22.5523 10.875 23 11.3227 23 11.875V17.875C23 18.4273 22.5523 18.875 22 18.875H15C14.4477 18.875 14 18.4273 14 17.875V11.875ZM6 12.375L7.79289 10.5821L5.29288 8.0821L6.7071 6.66788L9.20711 9.16789L11 7.375V12.375H6Z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pip-off" viewBox="0 0 24 24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M20 5.75V9.75H22V4.78C22 4.21116 21.5389 3.75 20.97 3.75H2.03C1.46116 3.75 1 4.21113 1 4.78V17.72C1 18.2889 1.46119 18.75 2.03 18.75H12V16.75H3V5.75H20ZM14 13.25C14 12.6977 14.4477 12.25 15 12.25H22C22.5523 12.25 23 12.6977 23 13.25V19.25C23 19.8023 22.5523 20.25 22 20.25H15C14.4477 20.25 14 19.8023 14 19.25V13.25ZM10 9.25L8.20711 11.0429L10.7071 13.5429L9.29289 14.9571L6.79289 12.4571L5 14.25V9.25H10Z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-pip" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-fullscreen" role="button" tabindex="0" aria-label="Fullscreen" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-fullscreen-off"
viewBox="0 0 240 240" focusable="false">
<path
d="M109.2,134.9l-8.4,50.1c-0.4,2.7-2.4,3.3-4.4,1.4L82,172l-27.9,27.9l-14.2-14.2l27.9-27.9l-14.4-14.4c-1.9-1.9-1.3-3.9,1.4-4.4l50.1-8.4c1.8-0.5,3.6,0.6,4.1,2.4C109.4,133.7,109.4,134.3,109.2,134.9L109.2,134.9z M172.1,82.1L200,54.2L185.8,40l-27.9,27.9l-14.4-14.4c-1.9-1.9-3.9-1.3-4.4,1.4l-8.4,50.1c-0.5,1.8,0.6,3.6,2.4,4.1c0.5,0.2,1.2,0.2,1.7,0l50.1-8.4c2.7-0.4,3.3-2.4,1.4-4.4L172.1,82.1z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-fullscreen-on" viewBox="0 0 240 240" focusable="false">
<path
d="M96.3,186.1c1.9,1.9,1.3,4-1.4,4.4l-50.6,8.4c-1.8,0.5-3.7-0.6-4.2-2.4c-0.2-0.6-0.2-1.2,0-1.7l8.4-50.6c0.4-2.7,2.4-3.4,4.4-1.4l14.5,14.5l28.2-28.2l14.3,14.3l-28.2,28.2L96.3,186.1z M195.8,39.1l-50.6,8.4c-2.7,0.4-3.4,2.4-1.4,4.4l14.5,14.5l-28.2,28.2l14.3,14.3l28.2-28.2l14.5,14.5c1.9,1.9,4,1.3,4.4-1.4l8.4-50.6c0.5-1.8-0.6-3.6-2.4-4.2C197,39,196.4,39,195.8,39.1L195.8,39.1z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-fullscreen" dir="auto">
<div class="jw-text"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="afs_ads ad-placement" style="width: 1px; height: 1px; position: absolute; background: transparent;"> </div>
</div>
</div>
</div>
<div class="col-md-12 text-center service-box animated ipadcontainer2" style="padding:10px 30px 0 30px;display:none" data-animation="fadeInUp" data-animation-delay="300">
<div class="embed-container">
<iframe id="vidfrm2" src="https://content.jwplatform.com/players/w4HNrbRc-yOoZaZaS.html" frameborder="0" scrolling="auto" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
</div>
</div>
</div>
<div class="row" style="padding:40px 0;margin:0">
<div id="service-buttons3" class="col-md-12 text-center">
<a href="/register" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="600">Free Account</a>
<a href="/BuyNow" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="700">Buy Now</a>
</div>
</div>
</div>
</section>
<a name="esign-solutions"></a>
<!-- Section Animation IPAd Ended-->
<!-- DOCVERIFY'S ELECTRONIC SIGNATURE SOLUTION Section
============================================= -->
<section id="services">
<div class="container">
<!-- SERVICE IMAGE -->
<div class="row">
</div>
<div class="row">
<div class="col-md-12 titlebar">
<h1 class="esignh1" style="text-transform:uppercase">DocVerify's Electronic Signature Solution</h1>
<p class="esignP">An electronic signature, or e-Signature, is an electronic indication of intent to sign or agree to the contents of a document. Now with DocVerify, you can securely sign, store and manage 100% legally binding documents
from anywhere and anytime. The entire process of document signing can be conducted seamlessly in the cloud eliminating paper, hassles, wasted time, while saving money. DocVerify is an industry standard eSignature solution, trusted by
both businesses and individuals everyday. Perfect for Realtors and Real Estate, Healthcare, Finance, Legal, Start-Ups, and many more.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="300">
<h4 class="esignh4"><i class="fa fa-cogs"></i>Easy to Use</h4>
<p>DocVerify offers a simple and intuitive user experience to securely sign and send documents with just a few clicks in minutes. Now you can electronically sign a document from anywhere on any device.</p>
</div>
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="500">
<h4 class="esignh4"><i class="fa fa-hourglass-end"></i>Improve Productivity</h4>
<p>DocVerify helps you accelerate sales, reduce costs, and automate the entire process of document signing. Integrate it into your business tools such as salesforce to enable your employees and customers.</p>
</div>
</div>
<div class="col-md-6">
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="300">
<h4 class="esignh4"><i class="fa fa-lock"></i>Secure and Legal</h4>
<p>DocVerify protects your documents, confidential information and electronic signatures by encrypting with highest level of security. All documents are certified upon signature and legally enforceable.</p>
</div>
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="500">
<h4 class="esignh4"><i class="fa fa-credit-card"></i>Made Affordable</h4>
<p>DocVerify is by far the most affordable cloud based eSignature solution yet robust with flexible features to make it simple and fast. Designed to sign, send and archive documents at a fraction of the cost with paper.</p>
</div>
</div>
</div>
<!-- SERVICE BUTTONS -->
<div class="row">
<div id="service-buttons" class="col-md-12 text-center esignbtn">
<a href="/Products/ESignatures/ESignatureOverview" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="600">Discover More</a>
<a href="/BuyNow" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="700">Buy Now</a>
</div>
</div>
</div> <!-- End container -->
</section>
<!-- END DOCVERIFY'S ELECTRONIC SIGNATURE SOLUTION -->
<!-- FAST AND EASY Section Starts ============ -->
<section id="about" class="fastsecbgcolor">
<div class="container">
<!-- SECTION TITLE -->
<div class="row">
<div class="col-sm-12 titlebar">
<h3 class="fasth3">FAST AND EASY</h3>
<h1 class="fasth1">SECURE E-SIGNATURE MANAGEMENT</h1>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="col-sm-4 ssmpadding service-box animated" data-animation="fadeInUp" data-animation-delay="500">
<img class="pbottomfastimg" src="/images/Cloud/3_easy_steps-1.png" alt="Send to be E-Signed">
<h3 class="pbottomfast">SEND</h3>
<!-- <p class="fastpcolor"> -->
<p>Upload a document, add emails of the signers, and click send. DocVerify will email a link to the recipient to access the document</p>
</div>
<div class="col-sm-4 ssmpadding service-box animated" data-animation="fadeInUp" data-animation-delay="550">
<img class="pbottomfastimg" src="/images/Cloud/3_easy_steps-2.png" alt="Sign the Documents">
<h3 class="pbottomfast">SIGN</h3>
<p>Signers receive an email. They can review and sign the document on any device in just seconds. Signatures are secure, certified and legal. Done!</p>
</div>
<div class="col-sm-4 ssmpadding service-box animated" data-animation="fadeInUp" data-animation-delay="600">
<img class="pbottomfastimg" src="/images/Cloud/3_easy_steps-3.png" alt="Manage your E-Signed Documents">
<h3 class="pbottomfast">MANAGE</h3>
<p>eSigned documents are securely saved and sender is notified when the document is complete. Documents are readily available online.</p>
</div>
</div>
</div>
<div class="col-md-12 text-center fastdivbut">
<a href="/register" class="btn btn-theme animated" data-animation="bounceIn" data-animation-delay="800">START YOUR FREE TRIAL</a>
</div>
</div> <!-- End container -->
</section>
<!-- END FAST AND EASY Section ============ -->
<!-- Starts E-SIGN DOCUMENTS USING DOCVERIFY =============== -->
<a name="esign-documents"></a>
<section id="skills">
<div class="container">
<!-- SECTION TITLE -->
<div class="row">
<div class="col-sm-12 titlebar">
<h2 class="eskillh2">E-SIGN DOCUMENTS USING DOCVERIFY</h2>
</div>
</div>
<!-- SKILLS HOLDER -->
<div class="row">
<div class="col-xs-6 col-sm-4 animated" data-animation="bounceIn" data-animation-delay="300">
<h4 style="color:white">SAVE TIME</h4>
<p class="eskillp">Signing paper documents involves printing, signing, scanning and possibly shipping. It's cumbersome and time-consuming. Get documents signed up to <strong>20 times</strong> faster and increase efficiency by
<strong>90%</strong> with DocVerify.</p>
</div>
<div class="col-xs-6 col-sm-2 text-center animated titper" data-animation="bounceIn" data-animation-delay="500">
<div class="chart">
<div class="percentage" data-percent="90">
<span class="percent"></span>
</div>
</div>
<h4 class="wptext" style="color:white">Efficient</h4>
</div>
<div class="col-xs-6 col-sm-4 animated titjquery" data-animation="bounceIn" data-animation-delay="700">
<h4 style="color:white">SAVE MONEY</h4>
<p class="eskillp">Besides saving on cost of paper and other expensive factors such as printing, scanning, distributing, storage and disposal; DocVerify's pricing is lower than any other available solution in the market up to
<strong>70%</strong> less.</p>
</div>
<div class="col-xs-6 col-sm-2 text-center animated" data-animation="bounceIn" data-animation-delay="900">
<div class="chart">
<div class="percentagelow" data-percent="70">
<span class="percent"></span>
</div>
</div>
<h4 class="wptext" style="color:white">Affordable</h4>
</div>
</div> <!-- END SKILLS HOLDER -->
</div> <!-- End container -->
</section>
<!-- ABOUT
============================================= -->
<a name="esign-features"></a>
<section id="about-1" style="background-color:#f5f5f5">
<div class="container">
<!-- SECTION TITLE -->
<div class="row">
<div class="col-sm-12 titlebar">
<h3 class="fasth3">Powerful</h3>
<h1 class="fasth1" style="text-transform:uppercase">E-Signature Add-ons and Features</h1>
</div>
</div>
<!-- TABS HOLDER -->
<div id="tabs-holder" class="row">
<!-- TABS -->
<div class="col-md-12">
<!-- Nav Tabs -->
<ul class="nav nav-tabs" role="tablist" id="tablist">
<li class="active animated" data-animation="bounceIn" data-animation-delay="300" style="padding-right:8px;margin-left:-16px"><a href="#tab_1" role="tab" data-toggle="tab">Easy Sign System</a></li>
<li class="animated" data-animation="bounceIn" data-animation-delay="400"><a href="#tab_2" role="tab" data-toggle="tab">Webhook System</a></li>
<li class="animated" data-animation="bounceIn" data-animation-delay="500"><a href="#tab_3" role="tab" data-toggle="tab">Wufoo</a></li>
<li class="animated" data-animation="bounceIn" data-animation-delay="600"><a href="#tab_4" role="tab" data-toggle="tab" style="margin-right:-8px">Salesforce</a></li>
<li class="animated" data-animation="bounceIn" data-animation-delay="600"><a href="#tab_5" role="tab" data-toggle="tab" style="margin-left:-8px">Instaform</a></li>
</ul>
<!-- Tab Panes -->
<div class="tab-content">
<!-- TAB #1 -->
<div id="tab_1" class="tab-pane active">
<p>DocVerify's proprietary Easy Sign System add-on allows your signers to instantly sign documents directly from your own website without having to leave the page.</p>
<p>The Easy Sign System works with any website and requires little HTML or programming knowledge to implement. It works inside any secure IFrame, giving you full control to embed it anywhere within your websites or add it anywhere
within the workflow of your website. You can even control the look and feel.</p>
<!-- Tab #1 Buttons -->
<iframe width="448" height="252" src="https://www.youtube.com/embed/SbMpl7rppOw" frameborder="0" allowfullscreen=""></iframe><br>
<a href="/Products/ESignatures/EasySign" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="300">Read More</a>
<a href="/buynow?ed=ent#select" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="400">Buy Now</a>
</div> <!-- END TAB #1 -->
<!-- TAB #2 -->
<div id="tab_2" class="tab-pane">
<!-- Tab #2 Description -->
<p>DocVerify's proprietary Webhook System add-on allows for user-defined callbacks over HTTP or HTTPS which operates by pushing data in real time with a simple GET or a POST directly to any URL the moment a signer creates a new
signature document, views a signature document or signs a document, once the document has completed the signature process. </p>
<!-- Tab #2 Buttons -->
<a href="/Products/ESignatures/Webhook" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="100">Read More</a>
<a href="/buynow?ed=ent#select" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="200">Buy Now</a>
</div> <!-- END TAB #2 -->
<div id="tab_3" class="tab-pane">
<!-- Tab #3 Description -->
<p>Our e-signature solutions can integrate seamlessly with the Wufoo form builder, enabling sites (and administrators) to easily collect relevant form data and insert it into DocVerify library documents. In just a few steps, you can
map Wufoo form fields to information in your legal documents. With the document populated, DocVerify initiates the e-signature process invisibly to the user. </p>
<!-- Tab #1 Buttons -->
<iframe width="448" height="252" src="https://www.youtube.com/embed/4PfxVYgdDf4" frameborder="0" allowfullscreen=""></iframe><br>
<a href="/Products/ESignatures/ESignatureOverview/Wufoo" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="100">Read More</a>
<a href="/buynow?ed=ent#select" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="200">Buy Now</a>
</div> <!-- END TAB #2 -->
<div id="tab_4" class="tab-pane">
<!-- Tab #1 Description -->
<p>DocVerify has partnered with SalesForce.com to offer a complete E-Signature solution designed to streamline businesses processes, decrease turnaround times for paperwork, and increase your sales numbers using SalesForce.com. </p>
<iframe width="448" height="252" src="https://www.youtube.com/embed/juUSw332g6Y" frameborder="0" allowfullscreen=""></iframe><br>
<!-- Tab #4 Buttons -->
<a href="/Products/ESignatures/ESignatureOverview/Salesforce" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="100">Read More</a>
<a href="/buynow?ed=ent#select" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="200">Buy Now</a>
</div> <!-- END TAB #2 -->
<div id="tab_5" class="tab-pane">
<!-- Tab #1 Description -->
<p>DocVerify's InstaForm allows you to instantly have any person sign documents online quickly from your site or even from a link inside your email with one simple click. It's great for NDA's, consent forms, agreements, or any other
type of document requiring the person to sign where you want the signer to initiate it. </p>
<!-- Tab #5 Buttons -->
<a href="/Products/ESignatures/ESignatureFeatures/InstaFormOverview" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="100">Read More</a>
<a href="/buynow?ed=ent#select" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="200">Buy Now</a>
</div> <!-- END TAB #2 -->
</div> <!-- End Tab Panes -->
</div> <!-- END TABS -->
</div> <!-- END TABS HOLDER -->
</div> <!-- End container -->
</section> <!-- END ABOUT -->
<!-- Electronic Notary Starts -->
<a name="enotary"></a>
<section id="services" class="enotarysec">
<div class="container">
<!-- SERVICE IMAGE -->
<div class="row">
<div id="services_image" class="col-md-12 animated" data-animation="fadeInUp" data-animation-delay="300">
<div class="col-md-12 titlebar enotarytitlediv">
<h2 class="enotaryh2">DocVerify's Electronic Notary and Remote Online Notary</h2>
</div>
</div>
</div>
<div class="row" style="padding:0">
<div class="col-md-12 text-center service-box animated ipadcontainer" style="padding:10px 30px 0 30px;" data-animation="fadeInUp" data-animation-delay="300">
<div itemscope="" itemtype="https://schema.org/VideoObject">
<meta itemprop="uploadDate" content="2019-03-14T07:23:12-0700">
<meta itemprop="name" content="DocVerify Electronic Notary & Remote Online Notary Platform Video">
<meta itemprop="description" content="Enables notaries to electronically notarize or remotely notarize documents quickly and easily for their clients">
<meta itemprop="duration" content="PT2M12.06S">
<meta itemprop="thumbnailUrl" content="https://content.jwplatform.com/thumbs/HtUi81pY-1920.jpg">
<meta itemprop="contentUrl" content="https://content.jwplatform.com/videos/HtUi81pY-sU4TEkhY.mp4">
<script src="https://cdn.jwplayer.com/players/HtUi81pY-yOoZaZaS.js"></script>
<div id="botr_HtUi81pY_yOoZaZaS_div" class="jwplayer jw-reset jw-state-idle jw-stretch-uniform jw-flag-aspect-mode jw-skin-five jw-floating-dismissible jw-flag-user-inactive" tabindex="0" aria-label="Video Player" role="application"
aria-describedby="jw-botr_HtUi81pY_yOoZaZaS_div-shortcuts-tooltip-explanation" style="width: 100%;">
<div class="jw-aspect jw-reset" style="padding-top: 56.25%;"></div>
<div class="jw-wrapper jw-reset">
<div style="opacity: 0; visibility: hidden; overflow: hidden; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;">
<div style="overflow: auto; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;">
<div style="height: 1px; width: 1261px;"></div>
</div>
<div class="jw-contract-trigger" style="overflow: auto; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"></div>
</div>
<div class="jw-top jw-reset"></div>
<div class="jw-aspect jw-reset" style="padding-top: 56.25%;"></div>
<div class="jw-media jw-reset"><video class="jw-video jw-reset" tabindex="-1" disableremoteplayback="" webkit-playsinline="" playsinline=""></video></div>
<div class="jw-preview jw-reset" style="background-image: url("https://cdn.jwplayer.com/v2/media/HtUi81pY/poster.jpg?width=1280");"></div>
<div class="jw-controls-backdrop jw-reset"></div>
<div class="jw-captions jw-reset">
<div class="jw-captions-window jw-reset"><span class="jw-captions-text jw-reset"></span></div>
</div>
<div class="jw-title jw-reset-text" dir="auto">
<div class="jw-title-primary jw-reset-text">DocVerify Electronic Notary & Remote Online Notary Platform Video</div>
<div class="jw-title-secondary jw-reset-text"></div>
</div>
<div class="jw-overlays jw-reset">
<div id="botr_HtUi81pY_yOoZaZaS_div_jwpsrv" class="jw-plugin jw-reset"></div>
<div id="botr_HtUi81pY_yOoZaZaS_div_gapro" class="jw-plugin jw-reset"></div>
<div id="botr_HtUi81pY_yOoZaZaS_div_related" class="jw-plugin jw-reset"></div>
</div>
<div class="jw-hidden-accessibility"><span class="jw-time-update" aria-live="assertive">0 seconds of 2 minutes, 12 seconds</span><span class="jw-volume-update" aria-live="assertive">Volume 90%</span></div>
<div class="jw-shortcuts-tooltip jw-modal jw-reset" title="Keyboard Shortcuts">
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-shortcuts-close" role="button" tabindex="0" aria-label="Close" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-close"
viewBox="0 0 240 240" focusable="false">
<path
d="M134.8,120l48.6-48.6c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2l-7.4-7.4c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L120,105.2L71.4,56.6c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L56.6,64c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l48.6,48.7l-48.6,48.6c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l7.4,7.4c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l48.7-48.6l48.6,48.6c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l7.4-7.4c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2L134.8,120z">
</path>
</svg></div><span class="jw-hidden" id="jw-botr_HtUi81pY_yOoZaZaS_div-shortcuts-tooltip-explanation">Press shift question mark to access a list of keyboard shortcuts</span>
<div class="jw-reset jw-shortcuts-container">
<div class="jw-reset jw-shortcuts-header"><span class="jw-reset jw-shortcuts-title">Keyboard Shortcuts</span><button role="switch" aria-label="Keyboard Shortcuts" class="jw-reset jw-switch"><span
class="jw-reset jw-switch-knob"></span><span class="jw-reset-text jw-switch-enabled">Enabled</span><span class="jw-reset-text jw-switch-disabled">Disabled</span></button></div>
<div class="jw-reset jw-shortcuts-tooltip-list">
<div class="jw-shortcuts-tooltip-descriptions jw-reset">
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Play/Pause</span><span class="jw-shortcuts-key jw-reset">SPACE</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Increase Volume</span><span class="jw-shortcuts-key jw-reset">↑</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Decrease Volume</span><span class="jw-shortcuts-key jw-reset">↓</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Seek Forward</span><span class="jw-shortcuts-key jw-reset">→</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Seek Backward</span><span class="jw-shortcuts-key jw-reset">←</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Captions On/Off</span><span class="jw-shortcuts-key jw-reset">c</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Fullscreen/Exit Fullscreen</span><span class="jw-shortcuts-key jw-reset">f</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Mute/Unmute</span><span class="jw-shortcuts-key jw-reset">m</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Decrease Caption Size</span><span class="jw-shortcuts-key jw-reset">-</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Increase Caption Size</span><span class="jw-shortcuts-key jw-reset">+ or =</span></div>
<div class="jw-shortcuts-row jw-reset"><span class="jw-shortcuts-description jw-reset">Seek %</span><span class="jw-shortcuts-key jw-reset">0-9</span></div>
</div>
</div>
</div>
</div>
<div class="jw-float-bar jw-reset">
<div class="jw-float-bar-title" aria-label=" "> </div>
<div class="jw-float-bar-icon jw-float-icon jw-icon jw-button-color jw-reset" role="button" aria-label="Close" tabindex="0">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11" fill="none" class="jw-svg-icon jw-svg-icon-floating-close" focusable="false">
<path
d="M7.41499 5.00001L10.705 1.70501C10.8688 1.51371 10.9544 1.26763 10.9447 1.01595C10.935 0.764278 10.8307 0.525539 10.6526 0.347444C10.4745 0.16935 10.2357 0.0650171 9.98405 0.055296C9.73237 0.0455748 9.48629 0.131181 9.29499 0.295007L5.99999 3.58501L2.70499 0.295007C2.51369 0.131181 2.26762 0.0455748 2.01594 0.055296C1.76426 0.0650171 1.52552 0.16935 1.34743 0.347444C1.16934 0.525539 1.065 0.764278 1.05528 1.01595C1.04556 1.26763 1.13117 1.51371 1.29499 1.70501L4.58499 5.00001L1.29499 8.29501C1.19031 8.38466 1.10529 8.49497 1.04527 8.61904C0.985244 8.7431 0.951515 8.87824 0.946195 9.01596C0.940876 9.15367 0.964081 9.29101 1.01436 9.41933C1.06463 9.54766 1.14089 9.6642 1.23834 9.76166C1.3358 9.85911 1.45235 9.93537 1.58067 9.98565C1.709 10.0359 1.84633 10.0591 1.98405 10.0538C2.12177 10.0485 2.2569 10.0148 2.38096 9.95473C2.50503 9.89471 2.61535 9.80969 2.70499 9.70501L5.99999 6.41501L9.29499 9.70501C9.48629 9.86884 9.73237 9.95444 9.98405 9.94472C10.2357 9.935 10.4745 9.83067 10.6526 9.65257C10.8307 9.47448 10.935 9.23574 10.9447 8.98406C10.9544 8.73239 10.8688 8.48631 10.705 8.29501L7.41499 5.00001Z"
fill="white" fill-opacity="0.8"></path>
</svg>
</div>
</div>
<div class="jw-controls jw-reset">
<div class="jw-display jw-reset">
<div class="jw-display-container jw-reset">
<div class="jw-display-controls jw-reset">
<div class="jw-display-icon-container jw-display-icon-rewind jw-reset">
<div class="jw-icon jw-icon-rewind jw-button-color jw-reset" role="button" tabindex="0" aria-label="Rewind 10 Seconds"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-rewind" viewBox="0 0 240 240"
focusable="false">
<path
d="M113.2,131.078a21.589,21.589,0,0,0-17.7-10.6,21.589,21.589,0,0,0-17.7,10.6,44.769,44.769,0,0,0,0,46.3,21.589,21.589,0,0,0,17.7,10.6,21.589,21.589,0,0,0,17.7-10.6,44.769,44.769,0,0,0,0-46.3Zm-17.7,47.2c-7.8,0-14.4-11-14.4-24.1s6.6-24.1,14.4-24.1,14.4,11,14.4,24.1S103.4,178.278,95.5,178.278Zm-43.4,9.7v-51l-4.8,4.8-6.8-6.8,13-13a4.8,4.8,0,0,1,8.2,3.4v62.7l-9.6-.1Zm162-130.2v125.3a4.867,4.867,0,0,1-4.8,4.8H146.6v-19.3h48.2v-96.4H79.1v19.3c0,5.3-3.6,7.2-8,4.3l-41.8-27.9a6.013,6.013,0,0,1-2.7-8,5.887,5.887,0,0,1,2.7-2.7l41.8-27.9c4.4-2.9,8-1,8,4.3v19.3H209.2A4.974,4.974,0,0,1,214.1,57.778Z">
</path>
</svg></div>
</div>
<div class="jw-display-icon-container jw-display-icon-display jw-reset">
<div class="jw-icon jw-icon-display jw-button-color jw-reset" role="button" tabindex="0" aria-label="Play"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-buffer" viewBox="0 0 240 240"
focusable="false">
<path d="M120,186.667a66.667,66.667,0,0,1,0-133.333V40a80,80,0,1,0,80,80H186.667A66.846,66.846,0,0,1,120,186.667Z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-replay" viewBox="0 0 240 240" focusable="false">
<path d="M120,41.9v-20c0-5-4-8-8-4l-44,28a5.865,5.865,0,0,0-3.3,7.6A5.943,5.943,0,0,0,68,56.8l43,29c5,4,9,1,9-4v-20a60,60,0,1,1-60,60H40a80,80,0,1,0,80-79.9Z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-play" viewBox="0 0 240 240" focusable="false">
<path d="M62.8,199.5c-1,0.8-2.4,0.6-3.3-0.4c-0.4-0.5-0.6-1.1-0.5-1.8V42.6c-0.2-1.3,0.7-2.4,1.9-2.6c0.7-0.1,1.3,0.1,1.9,0.4l154.7,77.7c2.1,1.1,2.1,2.8,0,3.8L62.8,199.5z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pause" viewBox="0 0 240 240" focusable="false">
<path
d="M100,194.9c0.2,2.6-1.8,4.8-4.4,5c-0.2,0-0.4,0-0.6,0H65c-2.6,0.2-4.8-1.8-5-4.4c0-0.2,0-0.4,0-0.6V45c-0.2-2.6,1.8-4.8,4.4-5c0.2,0,0.4,0,0.6,0h30c2.6-0.2,4.8,1.8,5,4.4c0,0.2,0,0.4,0,0.6V194.9z M180,45.1c0.2-2.6-1.8-4.8-4.4-5c-0.2,0-0.4,0-0.6,0h-30c-2.6-0.2-4.8,1.8-5,4.4c0,0.2,0,0.4,0,0.6V195c-0.2,2.6,1.8,4.8,4.4,5c0.2,0,0.4,0,0.6,0h30c2.6,0.2,4.8-1.8,5-4.4c0-0.2,0-0.4,0-0.6V45.1z">
</path>
</svg></div>
</div>
<div class="jw-display-icon-container jw-display-icon-next jw-reset" style="visibility: hidden;">
<div class="jw-icon jw-icon-next jw-button-color jw-reset" role="button" tabindex="0" aria-label="Next"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-next" viewBox="0 0 240 240" focusable="false">
<path d="M165,60v53.3L59.2,42.8C56.9,41.3,55,42.3,55,45v150c0,2.7,1.9,3.8,4.2,2.2L165,126.6v53.3h20v-120L165,60L165,60z"></path>
</svg></div>
</div>
</div>
</div>
</div>
<div class="jw-nextup-container jw-reset">
<div class="jw-nextup jw-background-color jw-reset">
<div class="jw-nextup-tooltip jw-reset">
<div class="jw-nextup-thumbnail jw-reset"></div>
<div class="jw-nextup-body jw-reset">
<div class="jw-nextup-header jw-reset"></div>
<div class="jw-nextup-title jw-reset-text" dir="auto"></div>
<div class="jw-nextup-duration jw-reset"></div>
</div>
</div><button type="button" class="jw-icon jw-nextup-close jw-reset" aria-label="Close"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-close" viewBox="0 0 240 240" focusable="false">
<path
d="M134.8,120l48.6-48.6c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2l-7.4-7.4c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L120,105.2L71.4,56.6c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L56.6,64c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l48.6,48.7l-48.6,48.6c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l7.4,7.4c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l48.7-48.6l48.6,48.6c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l7.4-7.4c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2L134.8,120z">
</path>
</svg></button>
</div>
</div>
<div id="jw-botr_HtUi81pY_yOoZaZaS_div-settings-menu" class="jw-reset jw-settings-menu" aria-expanded="false">
<div class="jw-reset jw-settings-topbar">
<div class="jw-reset jw-settings-topbar-text" tabindex="0"></div>
<div class="jw-reset jw-settings-topbar-buttons">
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-settings-close" role="button" tabindex="0" aria-label="Close" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-close"
viewBox="0 0 240 240" focusable="false">
<path
d="M134.8,120l48.6-48.6c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2l-7.4-7.4c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L120,105.2L71.4,56.6c-1.9-2-5.2-2.1-7.2-0.2c0,0-0.1,0.1-0.2,0.2L56.6,64c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l48.6,48.7l-48.6,48.6c-2,1.9-2.1,5.2-0.2,7.2c0,0,0.1,0.1,0.2,0.2l7.4,7.4c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l48.7-48.6l48.6,48.6c1.9,2,5.2,2.1,7.2,0.2c0,0,0.1-0.1,0.2-0.2l7.4-7.4c2-1.9,2.1-5.2,0.2-7.2c0,0-0.1-0.1-0.2-0.2L134.8,120z">
</path>
</svg></div>
</div>
</div>
</div>
<div class="jw-controlbar jw-reset">
<div class="jw-slider-time jw-chapter-slider-time jw-background-color jw-reset jw-slider-horizontal jw-reset" aria-valuetext="0 seconds of 2 minutes, 12 seconds" aria-valuenow="0" tabindex="0" role="slider" aria-label="Seek">
<div class="jw-slider-container jw-reset">
<div class="jw-reset jw-old-rail">
<div class="jw-timesegment jw-reset" aria-hidden="true" style="flex-grow: 132;">
<div class="jw-timesegment-resetter jw-reset">
<div class="jw-timesegment-container jw-reset">
<div class="jw-timesegment-bar jw-rail jw-timesegment-background jw-reset"></div>
<div class="jw-timesegment-bar jw-buffer jw-timesegment-buffered jw-reset" style="width: 0%;"></div>
<div class="jw-timesegment-bar jw-progress jw-timesegment-progress jw-reset" style="width: 0%;"></div>
</div>
</div>
</div>
</div>
<div class="jw-reset jw-old-buffer" style="width: 0%;"></div>
<div class="jw-reset jw-old-progress" style="width: 0%;"></div>
<div class="jw-knob jw-reset" style="left: 0%;"></div>
<div class="jw-icon jw-icon-tooltip jw-tooltip-time jw-button-color jw-reset">
<div class="jw-overlay jw-reset">
<div class="jw-time-tip jw-reset">
<div class="jw-time-thumb jw-reset"
style="width: 120px; height: 67px; margin: 0px auto; background-image: url("https://cdn.jwplayer.com/strips/HtUi81pY-120.jpg"); background-position: 0px 0px; background-repeat: no-repeat;"></div><span
class="jw-time-chapter jw-text jw-reset" style="display: none;"></span><span class="jw-time-time jw-text jw-reset"></span>
</div>
</div>
</div>
</div>
</div>
<div class="jw-reset jw-button-container">
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-playback" role="button" tabindex="0" aria-label="Play" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-play"
viewBox="0 0 240 240" focusable="false">
<path d="M62.8,199.5c-1,0.8-2.4,0.6-3.3-0.4c-0.4-0.5-0.6-1.1-0.5-1.8V42.6c-0.2-1.3,0.7-2.4,1.9-2.6c0.7-0.1,1.3,0.1,1.9,0.4l154.7,77.7c2.1,1.1,2.1,2.8,0,3.8L62.8,199.5z"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pause" viewBox="0 0 240 240" focusable="false">
<path
d="M100,194.9c0.2,2.6-1.8,4.8-4.4,5c-0.2,0-0.4,0-0.6,0H65c-2.6,0.2-4.8-1.8-5-4.4c0-0.2,0-0.4,0-0.6V45c-0.2-2.6,1.8-4.8,4.4-5c0.2,0,0.4,0,0.6,0h30c2.6-0.2,4.8,1.8,5,4.4c0,0.2,0,0.4,0,0.6V194.9z M180,45.1c0.2-2.6-1.8-4.8-4.4-5c-0.2,0-0.4,0-0.6,0h-30c-2.6-0.2-4.8,1.8-5,4.4c0,0.2,0,0.4,0,0.6V195c-0.2,2.6,1.8,4.8,4.4,5c0.2,0,0.4,0,0.6,0h30c2.6,0.2,4.8-1.8,5-4.4c0-0.2,0-0.4,0-0.6V45.1z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-stop" viewBox="0 0 240 240" focusable="false">
<path d="M190,185c0.2,2.6-1.8,4.8-4.4,5c-0.2,0-0.4,0-0.6,0H55c-2.6,0.2-4.8-1.8-5-4.4c0-0.2,0-0.4,0-0.6V55c-0.2-2.6,1.8-4.8,4.4-5c0.2,0,0.4,0,0.6,0h130c2.6-0.2,4.8,1.8,5,4.4c0,0.2,0,0.4,0,0.6V185z"></path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-play" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-rewind" role="button" tabindex="0" aria-label="Rewind 10 Seconds" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-rewind"
viewBox="0 0 240 240" focusable="false">
<path
d="M113.2,131.078a21.589,21.589,0,0,0-17.7-10.6,21.589,21.589,0,0,0-17.7,10.6,44.769,44.769,0,0,0,0,46.3,21.589,21.589,0,0,0,17.7,10.6,21.589,21.589,0,0,0,17.7-10.6,44.769,44.769,0,0,0,0-46.3Zm-17.7,47.2c-7.8,0-14.4-11-14.4-24.1s6.6-24.1,14.4-24.1,14.4,11,14.4,24.1S103.4,178.278,95.5,178.278Zm-43.4,9.7v-51l-4.8,4.8-6.8-6.8,13-13a4.8,4.8,0,0,1,8.2,3.4v62.7l-9.6-.1Zm162-130.2v125.3a4.867,4.867,0,0,1-4.8,4.8H146.6v-19.3h48.2v-96.4H79.1v19.3c0,5.3-3.6,7.2-8,4.3l-41.8-27.9a6.013,6.013,0,0,1-2.7-8,5.887,5.887,0,0,1,2.7-2.7l41.8-27.9c4.4-2.9,8-1,8,4.3v19.3H209.2A4.974,4.974,0,0,1,214.1,57.778Z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-rewind" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-next" role="button" tabindex="0" aria-label="Next" dir="auto" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg"
class="jw-svg-icon jw-svg-icon-next" viewBox="0 0 240 240" focusable="false">
<path d="M165,60v53.3L59.2,42.8C56.9,41.3,55,42.3,55,45v150c0,2.7,1.9,3.8,4.2,2.2L165,126.6v53.3h20v-120L165,60L165,60z"></path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-next" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div aria-label="Mute button" role="group" tabindex="0" class="jw-icon jw-icon-tooltip jw-icon-volume jw-button-color jw-reset jw-full">
<div class="jw-overlay jw-reset" tabindex="0" aria-label="Volume" aria-orientation="vertical" aria-valuemin="0" aria-valuemax="100" role="slider" aria-valuenow="90" aria-valuetext="Volume 90%">
<div class="jw-slider-volume jw-volume-tip jw-reset jw-slider-vertical" aria-hidden="true">
<div class="jw-slider-container jw-reset">
<div class="jw-rail jw-reset"></div>
<div class="jw-buffer jw-reset"></div>
<div class="jw-progress jw-reset" style="height: 90%;"></div>
<div class="jw-knob jw-reset" style="bottom: 90%;"></div>
</div>
</div>
</div><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-volume-0" viewBox="0 0 240 240" focusable="false">
<path
d="M116.4,42.8v154.5c0,2.8-1.7,3.6-3.8,1.7l-54.1-48.1H28.9c-2.8,0-5.2-2.3-5.2-5.2V94.2c0-2.8,2.3-5.2,5.2-5.2h29.6l54.1-48.1C114.6,39.1,116.4,39.9,116.4,42.8z M212.3,96.4l-14.6-14.6l-23.6,23.6l-23.6-23.6l-14.6,14.6l23.6,23.6l-23.6,23.6l14.6,14.6l23.6-23.6l23.6,23.6l14.6-14.6L188.7,120L212.3,96.4z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-volume-50" viewBox="0 0 240 240" focusable="false">
<path
d="M116.4,42.8v154.5c0,2.8-1.7,3.6-3.8,1.7l-54.1-48.1H28.9c-2.8,0-5.2-2.3-5.2-5.2V94.2c0-2.8,2.3-5.2,5.2-5.2h29.6l54.1-48.1C114.7,39.1,116.4,39.9,116.4,42.8z M178.2,120c0-22.7-18.5-41.2-41.2-41.2v20.6c11.4,0,20.6,9.2,20.6,20.6c0,11.4-9.2,20.6-20.6,20.6v20.6C159.8,161.2,178.2,142.7,178.2,120z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-volume-100" viewBox="0 0 240 240" focusable="false">
<path d="M116.5,42.8v154.4c0,2.8-1.7,3.6-3.8,1.7l-54.1-48H29c-2.8,0-5.2-2.3-5.2-5.2V94.3c0-2.8,2.3-5.2,5.2-5.2h29.6l54.1-48C114.8,39.2,116.5,39.9,116.5,42.8z"></path>
<path d="M136.2,160v-20c11.1,0,20-8.9,20-20s-8.9-20-20-20V80c22.1,0,40,17.9,40,40S158.3,160,136.2,160z"></path>
<path d="M216.2,120c0-44.2-35.8-80-80-80v20c33.1,0,60,26.9,60,60s-26.9,60-60,60v20C180.4,199.9,216.1,164.1,216.2,120z"></path>
</svg>
</div>
<div class="jw-horizontal-volume-container" tabindex="0" aria-label="Volume" aria-orientation="horizontal" aria-valuemin="0" aria-valuemax="100" role="slider" aria-valuenow="90" aria-valuetext="Volume 90%">
<div class="jw-slider-volume jw-reset jw-slider-horizontal" aria-hidden="true">
<div class="jw-slider-container jw-reset">
<div class="jw-rail jw-reset"></div>
<div class="jw-buffer jw-reset"></div>
<div class="jw-progress jw-reset" style="width: 90%;"></div>
<div class="jw-knob jw-reset" style="left: 90%;"></div>
</div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-fullscreen jw-fullscreen-ima" role="button" tabindex="0" aria-label="Fullscreen" style=""><svg xmlns="http://www.w3.org/2000/svg"
class="jw-svg-icon jw-svg-icon-fullscreen-off" viewBox="0 0 240 240" focusable="false">
<path
d="M109.2,134.9l-8.4,50.1c-0.4,2.7-2.4,3.3-4.4,1.4L82,172l-27.9,27.9l-14.2-14.2l27.9-27.9l-14.4-14.4c-1.9-1.9-1.3-3.9,1.4-4.4l50.1-8.4c1.8-0.5,3.6,0.6,4.1,2.4C109.4,133.7,109.4,134.3,109.2,134.9L109.2,134.9z M172.1,82.1L200,54.2L185.8,40l-27.9,27.9l-14.4-14.4c-1.9-1.9-3.9-1.3-4.4,1.4l-8.4,50.1c-0.5,1.8,0.6,3.6,2.4,4.1c0.5,0.2,1.2,0.2,1.7,0l50.1-8.4c2.7-0.4,3.3-2.4,1.4-4.4L172.1,82.1z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-fullscreen-on" viewBox="0 0 240 240" focusable="false">
<path
d="M96.3,186.1c1.9,1.9,1.3,4-1.4,4.4l-50.6,8.4c-1.8,0.5-3.7-0.6-4.2-2.4c-0.2-0.6-0.2-1.2,0-1.7l8.4-50.6c0.4-2.7,2.4-3.4,4.4-1.4l14.5,14.5l28.2-28.2l14.3,14.3l-28.2,28.2L96.3,186.1z M195.8,39.1l-50.6,8.4c-2.7,0.4-3.4,2.4-1.4,4.4l14.5,14.5l-28.2,28.2l14.3,14.3l28.2-28.2l14.5,14.5c1.9,1.9,4,1.3,4.4-1.4l8.4-50.6c0.5-1.8-0.6-3.6-2.4-4.2C197,39,196.4,39,195.8,39.1L195.8,39.1z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-undefined" dir="auto">
<div class="jw-text"></div>
</div>
</div><span class="jw-text jw-reset-text jw-text-alt" role="status" dir="auto"></span>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-text-live" role="button" tabindex="0" aria-label="Live" style="display: none;">Live</div>
<div class="jw-icon jw-icon-inline jw-text jw-reset jw-text-elapsed" role="timer">00:00</div>
<div class="jw-icon jw-icon-inline jw-text jw-reset jw-text-countdown" role="timer">02:12</div>
<div class="jw-icon jw-icon-inline jw-text jw-reset jw-text-duration" role="timer">02:12</div>
<div class="jw-reset jw-spacer"></div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-cast" role="button" tabindex="0" aria-label="Chromecast" style="display: none; cursor: pointer;"><google-cast-launcher tabindex="-1"
class="jw-reset jw-off"></google-cast-launcher>
<div class="jw-reset-text jw-tooltip jw-tooltip-chromecast" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-cc jw-settings-submenu-button jw-off" role="button" tabindex="0" aria-label="Closed Captions"
aria-controls="jw-botr_HtUi81pY_yOoZaZaS_div-settings-submenu-captions" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-cc-on" viewBox="0 0 240 240" focusable="false">
<path
d="M215,40H25c-2.7,0-5,2.2-5,5v150c0,2.7,2.2,5,5,5h190c2.7,0,5-2.2,5-5V45C220,42.2,217.8,40,215,40z M108.1,137.7c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9c-2.4-3.7-6.5-5.9-10.9-5.9c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6C90.4,141.7,102,143.5,108.1,137.7z M152.9,137.7c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9c-2.4-3.7-6.5-5.9-10.9-5.9c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6C135.2,141.7,146.8,143.5,152.9,137.7z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-cc-off" viewBox="0 0 240 240" focusable="false">
<path
d="M99.4,97.8c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6c0,9.6,11.6,11.4,17.7,5.5c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9C107.9,100,103.8,97.8,99.4,97.8z M144.1,97.8c-2.4-0.2-4.8,0.7-6.6,2.3c-1.7,1.7-2.5,4.1-2.4,6.5v25.6c0,9.6,11.6,11.4,17.7,5.5c0.7-0.7,1.5-1.5,2.4-2.3l6.6,7.8c-2.2,2.4-5,4.4-8,5.8c-8,3.5-17.3,2.4-24.3-2.9c-3.9-3.6-5.9-8.7-5.5-14v-25.6c0-2.7,0.5-5.3,1.5-7.8c0.9-2.2,2.4-4.3,4.2-5.9c5.7-4.5,13.2-6.2,20.3-4.6c3.3,0.5,6.3,2,8.7,4.3c1.3,1.3,2.5,2.6,3.5,4.2l-7.1,6.9C152.6,100,148.5,97.8,144.1,97.8L144.1,97.8z M200,60v120H40V60H200 M215,40H25c-2.7,0-5,2.2-5,5v150c0,2.7,2.2,5,5,5h190c2.7,0,5-2.2,5-5V45C220,42.2,217.8,40,215,40z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-captions" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-settings jw-settings-submenu-button" role="button" tabindex="0" aria-label="Settings" aria-controls="jw-botr_HtUi81pY_yOoZaZaS_div-settings-menu"
aria-expanded="false" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-settings" viewBox="0 0 240 240" focusable="false">
<path
d="M204,145l-25-14c0.8-3.6,1.2-7.3,1-11c0.2-3.7-0.2-7.4-1-11l25-14c2.2-1.6,3.1-4.5,2-7l-16-26c-1.2-2.1-3.8-2.9-6-2l-25,14c-6-4.2-12.3-7.9-19-11V35c0.2-2.6-1.8-4.8-4.4-5c-0.2,0-0.4,0-0.6,0h-30c-2.6-0.2-4.8,1.8-5,4.4c0,0.2,0,0.4,0,0.6v28c-6.7,3.1-13,6.7-19,11L56,60c-2.2-0.9-4.8-0.1-6,2L35,88c-1.6,2.2-1.3,5.3,0.9,6.9c0,0,0.1,0,0.1,0.1l25,14c-0.8,3.6-1.2,7.3-1,11c-0.2,3.7,0.2,7.4,1,11l-25,14c-2.2,1.6-3.1,4.5-2,7l16,26c1.2,2.1,3.8,2.9,6,2l25-14c5.7,4.6,12.2,8.3,19,11v28c-0.2,2.6,1.8,4.8,4.4,5c0.2,0,0.4,0,0.6,0h30c2.6,0.2,4.8-1.8,5-4.4c0-0.2,0-0.4,0-0.6v-28c7-2.3,13.5-6,19-11l25,14c2.5,1.3,5.6,0.4,7-2l15-26C206.7,149.4,206,146.7,204,145z M120,149.9c-16.5,0-30-13.4-30-30s13.4-30,30-30s30,13.4,30,30c0.3,16.3-12.6,29.7-28.9,30C120.7,149.9,120.4,149.9,120,149.9z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-settings" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-pip" role="button" tabindex="0" aria-label="Picture in Picture (PiP)" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pip-on"
viewBox="0 0 24 24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M20 5.125V9.125H22V4.155C22 3.58616 21.5389 3.125 20.97 3.125H2.03C1.46116 3.125 1 3.58613 1 4.155V17.095C1 17.6639 1.46119 18.125 2.03 18.125H12V16.125H3V5.125H20ZM14 11.875C14 11.3227 14.4477 10.875 15 10.875H22C22.5523 10.875 23 11.3227 23 11.875V17.875C23 18.4273 22.5523 18.875 22 18.875H15C14.4477 18.875 14 18.4273 14 17.875V11.875ZM6 12.375L7.79289 10.5821L5.29288 8.0821L6.7071 6.66788L9.20711 9.16789L11 7.375V12.375H6Z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-pip-off" viewBox="0 0 24 24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M20 5.75V9.75H22V4.78C22 4.21116 21.5389 3.75 20.97 3.75H2.03C1.46116 3.75 1 4.21113 1 4.78V17.72C1 18.2889 1.46119 18.75 2.03 18.75H12V16.75H3V5.75H20ZM14 13.25C14 12.6977 14.4477 12.25 15 12.25H22C22.5523 12.25 23 12.6977 23 13.25V19.25C23 19.8023 22.5523 20.25 22 20.25H15C14.4477 20.25 14 19.8023 14 19.25V13.25ZM10 9.25L8.20711 11.0429L10.7071 13.5429L9.29289 14.9571L6.79289 12.4571L5 14.25V9.25H10Z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-pip" dir="auto">
<div class="jw-text"></div>
</div>
</div>
<div class="jw-icon jw-icon-inline jw-button-color jw-reset jw-icon-fullscreen" role="button" tabindex="0" aria-label="Fullscreen" style=""><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-fullscreen-off"
viewBox="0 0 240 240" focusable="false">
<path
d="M109.2,134.9l-8.4,50.1c-0.4,2.7-2.4,3.3-4.4,1.4L82,172l-27.9,27.9l-14.2-14.2l27.9-27.9l-14.4-14.4c-1.9-1.9-1.3-3.9,1.4-4.4l50.1-8.4c1.8-0.5,3.6,0.6,4.1,2.4C109.4,133.7,109.4,134.3,109.2,134.9L109.2,134.9z M172.1,82.1L200,54.2L185.8,40l-27.9,27.9l-14.4-14.4c-1.9-1.9-3.9-1.3-4.4,1.4l-8.4,50.1c-0.5,1.8,0.6,3.6,2.4,4.1c0.5,0.2,1.2,0.2,1.7,0l50.1-8.4c2.7-0.4,3.3-2.4,1.4-4.4L172.1,82.1z">
</path>
</svg><svg xmlns="http://www.w3.org/2000/svg" class="jw-svg-icon jw-svg-icon-fullscreen-on" viewBox="0 0 240 240" focusable="false">
<path
d="M96.3,186.1c1.9,1.9,1.3,4-1.4,4.4l-50.6,8.4c-1.8,0.5-3.7-0.6-4.2-2.4c-0.2-0.6-0.2-1.2,0-1.7l8.4-50.6c0.4-2.7,2.4-3.4,4.4-1.4l14.5,14.5l28.2-28.2l14.3,14.3l-28.2,28.2L96.3,186.1z M195.8,39.1l-50.6,8.4c-2.7,0.4-3.4,2.4-1.4,4.4l14.5,14.5l-28.2,28.2l14.3,14.3l28.2-28.2l14.5,14.5c1.9,1.9,4,1.3,4.4-1.4l8.4-50.6c0.5-1.8-0.6-3.6-2.4-4.2C197,39,196.4,39,195.8,39.1L195.8,39.1z">
</path>
</svg>
<div class="jw-reset-text jw-tooltip jw-tooltip-fullscreen" dir="auto">
<div class="jw-text"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="afs_ads ad-placement" style="width: 1px; height: 1px; position: absolute; background: transparent;"> </div>
</div>
</div>
</div>
<div class="col-md-12 text-center service-box animated ipadcontainer2" style="padding:10px 30px 0 30px;display:none" data-animation="fadeInUp" data-animation-delay="300">
<div class="embed-container">
<iframe id="vidfrm3" src="https://content.jwplatform.com/players/USGSnAT5-yOoZaZaS.html" frameborder="0" scrolling="auto" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
</div>
</div>
</div>
<div class="row" style="padding-top: 40px">
<div id="services_image" class="col-md-12 animated" data-animation="fadeInUp" data-animation-delay="300">
<p class="enotaryp">DocVerify Electronic Notary platform allows notorial acts to be completed electronically without any paper either in-person or remote. It serves as a powerful form of authentication for documents that require a notary.
Commissioned notary publics can easily use DocVerify to electronically notarize documents for their clients in states that allow them or use DocVerify's powerful electronic journal system instead of their paper based journals.
Individuals or businesses can directly contact notaries in the DocVerify system to have documents electronically notarized for them. DocVerify is a member of the
<a href="http://www.notarytrustregistry.org/" target="_blank">Notary Trust Registry</a>, and your e-Notarized documents are also automatically registered with the Notary Trust Registry for you ensuring trust. Best of all... No
additional hardware or software required.</p>
</div>
</div>
<div class="row">
<div class="col-md-7">
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="300">
<h4 class="enotaryh4"><i class="fa fa-certificate"></i>Streamlines Workflow</h4>
<p>Electronic Notary solution from DocVerify streamlines the workflow for notarizing documents and securely storing notary journal entries. All parties involved - notary and the participants use one central system to manage the whole
process to get a document signed and notarized. Enables you to focus on growing your business. </p>
</div>
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="500">
<h4 class="enotaryh4"><i class="fa fa-shield"></i>Tamper Proof</h4>
<p>DocVerify's robust e-notary features highest level of security and tamper evident technologies to help you minimize certain types of liabilities that can potentially result into legal disputes. It will provide you with the proof you
need when you need it most. Don't be a victim of frivolous lawsuits.</p>
</div>
<!-- SERVICE BOX -->
<div class="service-box animated" data-animation="fadeInUp" data-animation-delay="500">
<h4 class="enotaryh4"><i class="fa fa-gavel"></i>Legally Binding</h4>
<p>DocVerify's e-notary is legally binding in states that allow electronic notaries, such as: Arizona, Arkansas, California, Colorado, Delaware, Florida, Idaho, Indiana, Iowa, Kansas , Maryland, Minnesota, Montana, Nebraska, Nevada,
Ohio, Oregon, New Mexico, New York, North Carolina, Pennsylvania, Rhode Island, Texas, Utah, Virginia, Washington, West Virginia, and Wisconsin. Some states such as Virginia will even allow you to remotely notarize documents from a
web cam.</p>
</div>
</div>
<div class="col-md-1"></div>
<div class="col-md-4 text-center animated service-box" data-animation="fadeInRight" data-animation-delay="1000" style="margin-bottom:10px">
<img class="img-responsive" src="/images/Cloud/notary-document.png" alt="electronic notary">
<br>Secure E-Notary Platform<br>Approved & Certified By The Secretary of States <div style="padding-top:15px;display:none">
<iframe width="280" height="158" src="https://www.youtube.com/embed/egi6_x3_ZrI" frameborder="0" allowfullscreen=""></iframe>
</div>
</div>
</div>
<!-- SERVICE BUTTONS -->
<div class="row">
<div id="service-buttons2" class="col-md-12 text-center enotarybut">
<a href="/Products/E-Signatures/E-Notaries" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="600">Learn more</a>
<a href="/register" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="700">Free Account</a>
<a href="/Products/E-Notaries/How-to-become-an-e-notary-or-remote-online-notary" class="btn btn-theme green animated" data-animation="bounceIn" data-animation-delay="700">How to Become E-Notary</a>
</div>
</div>
</div> <!-- End container -->
</section>
<!-- Electronic Notary Starts -->
<!-- PRICING Section Starts ============ -->
<section id="pricing">
<div class="container">
<!-- SECTION TITLE -->
<div class="row">
<div class="col-sm-12 titlebar">
<h3 class="pricingh3">Our pricing</h3>
<h2 class="pricingh2">Packages and Features</h2>
</div>
</div>
<!-- PRICING TABLE HOLDER -->
<div class="row price-row">
<!-- PRICE PLAN Individual -->
<!-- END PRICE PLAN Individual -->
<!-- PRICE PLAN Professional -->
<div id="price_2" class="col-xs-6 col-sm-6 col-md-4 animated" data-animation="fadeInLeft" data-animation-delay="400" style="display:none">
<div class="pricing-table text-center">
<!-- Table Header -->
<h3>Professional</h3><br><span class="pricespanh3">PER USER PER MONTH</span><br>
<a href="/BuyNow?ed=pro#select" class="btn btn-theme animated" data-animation="bounceIn" data-animation-delay="700" style="margin-top:0">Buy Now</a>
<!-- Plan Price -->
<div class="price">
<sup>$</sup>
<span class="color">10</span>
<sup class="color">00</sup>
</div>
<!-- Plan Features -->
<ul class="features">
<li>Up to 10 Users</li>
<li><span class="pricespanli">Unlimited Recipients</span></li>
<li><a href="/Products/Pricing">Templates</a></li>
<li><a href="/Products/ESignatures/ENotaries">Notary Capable</a></li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
</div>
</div>
<!-- END PRICE PLAN Professional -->
<!-- PRICE PLAN Business -->
<div id="price_3" class="col-xs-6 col-sm-6 col-md-6 animated" data-animation="fadeInRight" data-animation-delay="600">
<div class="pricing-table text-center highlight">
<!-- Table Header -->
<h3>Business E-Sign</h3><br><span class="pricespanh3">PER LICENSE PER MONTH</span><br>
<a href="/BuyNow?ed=bus#select" class="btn btn-theme animated blue" data-animation="bounceIn" data-animation-delay="800" style="margin-top:0">Buy Now</a>
<div class="down-arrow"></div>
<!-- Plan Price -->
<div class="price">
<sup>$</sup>
<span class="color">24</span>
<sup class="color">00</sup>
</div>
<!-- Plan Features -->
<ul class="features">
<li>Up to 10 Licenses</li>
<li><span class="pricespanli">E-Sign Platform Only</span></li>
<li><span class="pricespanli">Unlimited Recipients</span></li>
<li><a href="/Products/Pricing">Templates</a></li>
<li><a href="/Products/Pricing">Custom Branding</a></li>
<li><a href="/Products/ESignatures/ESignatureOverview/Wufoo">Wufoo</a></li>
<li><a href="/Products/ESignatures/ESignatureOverview/Salesforce">Salesforce.com</a></li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
</div>
</div>
<!-- END PRICE PLAN Business -->
<!-- PRICE PLAN Enterprise -->
<div id="price_4" class="col-xs-6 col-sm-6 col-md-6 animated" data-animation="fadeInLeft" data-animation-delay="600">
<div class="pricing-table text-center">
<!-- Table Header -->
<h3>Enterprise</h3><br><span class="pricespanh3">PER LICENSE PER MONTH</span><br>
<a href="/BuyNow?ed=ent#select" class="btn btn-theme animated" data-animation="bounceIn" data-animation-delay="900" style="margin-top:0">Buy Now</a>
<div class="down-arrow"></div>
<!-- Plan Price -->
<div class="price">
<sup>$</sup>
<span class="color">65</span>
<sup class="color">00</sup>
<!--
<sup class="pricesup">Call for pricing</sup>
<span class="color pricecall" style="font-size: 29px; margin-left: -160px;line-height: 150px;">1-855-362-8374</span>-->
</div>
<!-- Plan Features -->
<ul class="features">
<li>No License Limit</li>
<li><a href="/Products/ESignatures/ENotaries">E-Sign, E-Notary, & RON Platforms</a></li>
<li><span class="pricespanli">Unlimited Recipients</span></li>
<li><a href="/Products/Pricing">Templates</a></li>
<li><a href="/Products/Pricing">Custom Branding</a></li>
<li><a href="/Products/ESignatures/ESignatureOverview/Wufoo">Wufoo</a></li>
<li><a href="/Products/ESignatures/ESignatureOverview/Salesforce">Salesforce.com</a></li>
<li><a href="/Products/API">E-Sign API Integration</a></li>
<li><a href="/Products/ESignatures/EasySign">Easy Sign</a></li>
<li><a href="/Products/ESignatures/ESignatureFeatures/InstaFormOverview">Instaform</a></li>
<li><a href="/Products/Pricing">Much more...</a></li>
</ul>
</div>
</div>
<!-- END PRICE PLAN Enterprise -->
</div> <!-- End row -->
<div class="col-md-12 text-center pricebut">
<a href="/Products/Pricing" class="btn btn-theme blue animated" data-animation="bounceIn" data-animation-delay="600">more on packages, pricing, and features</a>
<div style="padding-top:5px;font-size:8pt">No edition offers unlimited send documents and based upon annual fees above</div>
</div>
</div> <!-- End container -->
</section>
<!-- END PRICING Section-->
<!-- CLIENTS Section ============== -->
<a name="esign-clients"></a>
<section id="clients">
<div class="container">
<!-- SECTION TITLE -->
<div class="row">
<div class="col-sm-12 ">
<div class="titlebar">
<h3 class="clienth3">SOME OF OUR CLIENTS AND PARTNERS</h3>
<h2 class="clienth2">DOCVERIFY'S DIGITAL SIGNATURES AT WORK</h2>
</div>
</div>
</div>
<!-- CLIENTS CAROUSEL HOLDER -->
<div id="clients-holder" class="row">
<div class="col-md-12">
<!-- CLIENTS CAROUSEL -->
<div id="our-customers" class="owl-carousel owl-theme" style="opacity: 1; display: block;">
<!-- CLIENT LOGO -->
<div class="owl-wrapper-outer">
<div class="owl-wrapper" style="width: 4752px; left: 0px; display: block;">
<div class="owl-item" style="width: 216px;">
<div id="client-logo-1" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/arkansas.jpg" alt="Arkansas">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-2" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/wufoo.jpg" alt="Wufoo">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-3" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/salesforce.jpg" alt="Salesforce.com">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-4" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/oracle.jpg" alt="Oracle">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-5" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/pennsylvania.jpg" alt="Pennsylvania">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-6" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/ingrammicro.jpg" alt="Ingram Micro">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-7" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/pomona.jpg" alt="Pomona">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-8" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/bridgewater.jpg" alt="Bridgewater University">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-9" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/eoriginal.png" alt="eOriginal">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-10" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/quikstor.jpg" alt="Quikstor">
</div>
</div>
<div class="owl-item" style="width: 216px;">
<div id="client-logo-11" class="item">
<img class="img-responsive img-customer" src="/images/Cloud/neocerified.jpg" alt="NeoCertified">
</div>
</div>
</div>
</div>
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<!-- CLIENT LOGO -->
<div class="owl-controls clickable">
<div class="owl-buttons">
<div class="owl-prev"></div>
<div class="owl-next"></div>
</div>
</div>
</div> <!-- END CLIENTS CAROUSEL -->
</div>
</div>
<!-- END CLIENTS CAROUSEL HOLDER -->
<!-- CLIENTS CAROUSEL NAVIGATION -->
<div class="customNavigation">
<a class="prev btn btn-theme"><i class="fa fa-angle-left"></i></a>
<a class="next btn btn-theme"><i class="fa fa-angle-right"></i></a>
</div>
</div> <!-- End container -->
</section>
<!-- END CLIENTS Section-->
<!-- TESTIMONIALS Section Starts =============== -->
<div id="testimonials">
<div class="container">
<!-- SECTION TITLE -->
<div class="row">
<div class="col-sm-12 text-center">
<h3>OVER <span class="clients-counter">300000</span> SATISFIED CLIENTS</h3>
</div>
</div>
<!-- TESTIMONIALS HOLDER -->
<div class="row">
<!-- TESTIMONIAL #1 -->
<div class="col-sm-4">
<div class="testimonial text-center animated" data-animation="fadeInUp" data-animation-delay="500">
<!-- Testimonial Message -->
<div class="testi-content">
<a href=""><span class="p">We decided to check out DocVerify after a bad experience with DocuSign, and we couldn't be happier. Support was extremely responsive during the pre-sales and installation processes, and we were up and running quicklySince the bigger players in this space are not interested.....</span></a>
<div class="testi-arrow"></div>
</div>
<!-- Testimonial Message Author -->
<div class="testi-author testidiv">
<h4>Michael Topalovich</h4>
<span>Founder and CTO <br>Delivered Innovation</span>
</div>
</div>
</div> <!-- END TESTIMONIAL #1 -->
<!-- TESTIMONIAL #2 -->
<div class="col-sm-4">
<div class="testimonial text-center animated" data-animation="fadeInUp" data-animation-delay="600">
<!-- Testimonial Message -->
<div class="testi-content">
<a href=""><span class="p">We've been using DocVerify from their portal for quite a while now, and haven't really had any issues. The one thing that stands out with this company is their responsiveness, and the fact that they really seem to care about us. So, we gave their Salesforce app a try, and we love it. It has all the bells.....</span></a>
<div class="testi-arrow"></div>
</div>
<!-- Testimonial Message Author -->
<div class="testi-author testidiv">
<h4>David Toms</h4>
<span>Principal<br>T Consulting</span>
</div>
</div>
</div> <!-- END TESTIMONIAL #2 -->
<!-- TESTIMONIAL #3 -->
<div class="col-sm-4">
<div class="testimonial text-center animated" data-animation="fadeInUp" data-animation-delay="800">
<!-- Testimonial Message -->
<div class="testi-content">
<a href=""><span class="p">Our company has used the Docverify e signature product for roughly two years and had great success. The product itself is very easy to use and best of all simple for our clients. That being said hands down the best part about using docverify was the constant professionalism....</span></a>
<div class="testi-arrow"></div>
</div>
<!-- Testimonial Message Author -->
<div class="testi-author testidiv">
<h4>Todd Hudson</h4>
<span>Director of Sales Operations <br> Vacation Hot Deal Inc.</span>
</div>
</div>
</div> <!-- END TESTIMONIAL #3 -->
</div> <!-- END TESTIMONIALS HOLDER -->
<div class="col-md-12 text-center testibutdiv">
<a href="/Products/ESignatures/ESignatureTestimonials" class="btn btn-theme animated" data-animation="bounceIn" data-animation-delay="600">Read More Testimonials</a>
</div>
</div> <!-- End container -->
</div>
<!-- END TESTIMONIALS Section -->
</div> <!-- END CONTENT WRAPPER -->
<script src="/js/Cloud/combine3.gz.js" type="text/javascript"></script>
<input id="nomargtop" value="0" type="hidden">
<link href="https://fonts.googleapis.com/css?family=Oswald:400,300,700" rel="stylesheet" type="text/css">
<div id="dnn_ContentPane" class="DNNEmptyPane"></div>
<!--<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet" type="text/css">-->
<link href="/css/Cloud/gdpr-cookie-law.min.css" rel="stylesheet" type="text/css">
<script src="/js/Cloud/gdpr-cookie-law.min.js" type="text/javascript"></script>
<link rel="stylesheet" href="/css/Cloud/dvfooter_v2.gz.css" type="text/css">
<div class="footer-distributed"
style="z-index: 99999999; padding: 0px; width: 100%; text-align: center; background-color: rgb(250, 250, 250); box-shadow: none; margin-top: 0px; border-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; min-width: 100% !important;">
<div class="footer-left" style="width:400px;text-align:left;padding-left:10px">
<p class="footer-links" style="color:#999999">
<a href="/" itemscope="" itemtype="https://schema.org/SoftwareApplication" itemref="_url6 _author6 _publisher6 _applicationCategory6"><span itemprop="name">Home</span></a> •
<a href="/BuyNow" itemscope="" itemtype="https://schema.org/SoftwareApplication" itemref="_url1 _author1 _publisher1 _applicationCategory1"><span itemprop="name">Buy Now</span></a> •
<a href="/Products/Pricing" itemscope="" itemtype="https://schema.org/SoftwareApplication" itemref="_url2 _author2 _publisher2 _applicationCategory2"><span itemprop="name">Pricing</span></a> •
<a href="/Products/Products-Overview" itemscope="" itemtype="https://schema.org/SoftwareApplication" itemref="_url3 _author3 _publisher3 _applicationCategory3"><span itemprop="name">Products</span></a>
<br><br>
<a href="/Our-Company/TOS" style="line-height:20px;font-weight:normal;font-size:14px">Terms of Service</a> <small>•</small>
<a href="https://www.blackknightinc.com/privacy-notice/" style="line-height:20px;font-weight:normal;font-size:14px" target="_blank">Privacy Policy</a>
<br>
<a class="optanon-show-settings" style="cursor:pointer;font-weight:normal;line-height:20px;font-size:14px;">Do Not Sell or Share My Personal Information</a>
</p>
<p style="text-align:left">
</p>
<div style="padding:0 10px 10px 0;display:inline-block">
<script type="text/javascript" src="https://seal-central-northern-western-arizona.bbb.org/inc/legacy.js"></script>
<style>
a#bbblink {
display: block;
position: relative;
text-align: center;
color: #005A78;
text-decoration: none;
overflow: hidden;
margin: 0;
padding: 0;
}
a#bbblink img {
border: 0;
position: absolute;
top: 0;
left: 0;
margin-left: 0;
max-width: 200%;
}
a#bbblink.cshzbal,
a#bbblink.cshzbul {
width: 293px;
height: 61px;
}
a#bbblink.cuvtbas,
a#bbblink.cuvtbus {
width: 63px;
height: 134px;
}
a#bbblink.cuvtbam,
a#bbblink.cuvtbum {
width: 69px;
height: 145px;
}
a#bbblink.cuvtbal,
a#bbblink.cuvtbul {
width: 81px;
height: 171px;
}
a#bbblink.cuhzbas,
a#bbblink.cuhzbus {
width: 96px;
height: 50px;
}
a#bbblink.cuhzbam,
a#bbblink.cuhzbum {
width: 137px;
height: 70px;
}
a#bbblink.cuhzbal,
a#bbblink.cuhzbul {
width: 160px;
height: 82px;
}
a#bbblink.ruvtbas,
a#bbblink.ruvtbus {
width: 40px;
height: 75px;
}
a#bbblink.csvtbas,
a#bbblink.csvtbus {
width: 153px;
height: 100px;
}
a#bbblink.csvtbam,
a#bbblink.csvtbum {
width: 158px;
height: 110px;
}
a#bbblink.csvtbal,
a#bbblink.csvtbul {
width: 187px;
height: 130px;
}
a#bbblink.cshzbas,
a#bbblink.cshzbus {
width: 200px;
height: 42px;
}
a#bbblink.cshzbam,
a#bbblink.cshzbum {
width: 250px;
height: 52px;
}
a#bbblink.ruhzbam,
a#bbblink.ruhzbum {
width: 150px;
height: 69px;
}
a#bbblink.sevtbam,
a#bbblink.rbvtbam,
a#bbblink.sevtbum,
a#bbblink.rbvtbum {
width: 60px;
height: 98px;
}
a#bbblink.sevtbam:hover img,
a#bbblink.rbvtbam:hover img,
a#bbblink.ruvtbam:hover img,
a#bbblink.sevtbum:hover img,
a#bbblink.rbvtbum:hover img,
a#bbblink.ruvtbum:hover img {
margin-left: -60px;
}
a#bbblink.ruvtbam,
a#bbblink.ruvtbum {
width: 60px;
height: 110px;
}
a#bbblink.sehzbas,
a#bbblink.rbhzbas,
a#bbblink.sehzbus,
a#bbblink.rbhzbus {
width: 100px;
height: 38px;
}
a#bbblink.sehzbas:hover img,
a#bbblink.rbhzbas:hover img,
a#bbblink.ruhzbas:hover img,
a#bbblink.sehzbus:hover img,
a#bbblink.rbhzbus:hover img,
a#bbblink.ruhzbus:hover img {
margin-left: -100px;
}
a#bbblink.ruhzbas,
a#bbblink.ruhzbus {
width: 100px;
height: 48px;
}
a#bbblink.sevtbas,
a#bbblink.rbvtbas,
a#bbblink.sevtbus,
a#bbblink.rbvtbus {
width: 40px;
height: 65px;
}
a#bbblink.sevtbas:hover img,
a#bbblink.rbvtbas:hover img,
a#bbblink.ruvtbas:hover img,
a#bbblink.sevtbus:hover img,
a#bbblink.rbvtbus:hover img,
a#bbblink.ruvtbus:hover img {
margin-left: -40px;
}
a#bbblink.sehzbal,
a#bbblink.rbhzbal,
a#bbblink.sehzbul,
a#bbblink.rbhzbul {
width: 200px;
height: 76px;
}
a#bbblink.sehzbal:hover img,
a#bbblink.rbhzbal:hover img,
a#bbblink.ruhzbal:hover img,
a#bbblink.sehzbul:hover img,
a#bbblink.rbhzbul:hover img,
a#bbblink.ruhzbul:hover img {
margin-left: -200px;
}
a#bbblink.ruhzbal,
a#bbblink.ruhzbul {
width: 200px;
height: 90px;
}
a#bbblink.sevtbal,
a#bbblink.rbvtbal,
a#bbblink.sevtbul,
a#bbblink.rbvtbul {
width: 80px;
height: 132px;
}
a#bbblink.sevtbal:hover img,
a#bbblink.rbvtbal:hover img,
a#bbblink.ruvtbal:hover img,
a#bbblink.sevtbul:hover img,
a#bbblink.rbvtbul:hover img,
a#bbblink.ruvtbul:hover img {
margin-left: -80px;
}
a#bbblink.ruvtbal,
a#bbblink.ruvtbul {
width: 80px;
height: 144px;
}
a#bbblink.sehzbam,
a#bbblink.rbhzbam,
a#bbblink.sehzbum,
a#bbblink.rbhzbum {
width: 150px;
height: 57px;
}
a#bbblink.sehzbam:hover img,
a#bbblink.rbhzbam:hover img,
a#bbblink.ruhzbam:hover img,
a#bbblink.sehzbum:hover img,
a#bbblink.rbhzbum:hover img,
a#bbblink.ruhzbum:hover img {
margin-left: -150px;
}
</style>
<a href="https://www.bbb.org/us/ca/irvine/profile/document-scanning-service/docverify-inc-1126-172018008/#sealclick" id="bbblink" class="ruhzbus" target="_blank" rel="nofollow"><img src="https://seal-central-northern-western-arizona.bbb.org/logo/ruhzbus/bbb-172018008.png" style="border: 0;" alt="DocVerify Inc BBB Business Review"></a>
</div>
<div style="display:inline-block;vertical-align:top">
<script type="text/javascript" src="https://seal.geotrust.com/getgeotrustsslseal?host_name=www.docverify.com&size=S&lang=en"></script>
</div>
<div style="display:inline-block;vertical-align:top">
<script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async=""></script>
<div class="mfes-trustmark" data-type="102" data-width="90" data-height="37"></div>
</div>
<p></p>
</div>
<div class="footer-right" style="width:400px;text-align:left;padding-left:10px">
<p class="footer-links" style="color:#999999">
<a href="/register" style="color:#999999;line-height:24px" itemscope="" itemtype="https://schema.org/SoftwareApplication" itemref="_url5 _author5 _publisher5 _applicationCategory5" itemprop="name">Free Account</a> •
<a href="/our-Company/Contact-Us" style="color:#999999;">Contact Us</a>
<!-- • -->
<a href="/Products/E-Signatures/E-Notaries" style="color:#999999;display:none" itemscope="" itemtype="https://schema.org/SoftwareApplication" itemref="_url4 _author4 _publisher4 _applicationCategory4" itemprop="name">Electronic Notary</a>
<!--<a href="/Support/Community-Forum">Community</a>-->
<br>
</p>
<div class="footer-icons">
<div style="vertical-align:top;">
<a href="https://www.facebook.com/DocVerify" target="_blank"><i class="fa fa-facebook" style="line-height: 35px;"></i></a>
<a href="https://twitter.com/docverify" target="_blank"><i class="fa fa-twitter" style="line-height: 35px;"></i></a>
<a href="https://www.linkedin.com/company/docverify" target="_blank"><i class="fa fa-linkedin" style="line-height: 35px;"></i></a>
<a href="https://www.youtube.com/docverify" target="_blank"><i class="fa fa-youtube fa-lg" style="line-height: 41px;top:-2px;position:relative"></i></a>
<a href="#" style="display:none" target="_blank"><i class="fa fa-github" style="line-height: 35px;"></i></a>
</div>
</div>
<!--<br />
<a href="https://www.g2crowd.com/products/docverify/take_survey?utm_source=review-widget" title="Write a review of DocVerify on G2 Crowd" style="display:none"><img style="max-width: 120px" alt="Review DocVerify on G2 Crowd" src="https://www.g2crowd.com/assets/reviews/blue-review-aa88955db8d43dd805f2d5f86bf92464aee6a067674b3482f0b51404e8d1e126.png" /></a>-->
<p></p>
</div>
</div>
<script type="text/javascript">
var trackcmp_email = '';
var trackcmp = document.createElement("script");
trackcmp.async = true;
trackcmp.type = 'text/javascript';
trackcmp.src = '//trackcmp.net/visit?actid=475264257&e=' + encodeURIComponent(trackcmp_email) + '&r=' + encodeURIComponent(document.referrer) + '&u=' + encodeURIComponent(window.location.href);
var trackcmp_s = document.getElementsByTagName("script");
if (trackcmp_s.length) {
trackcmp_s[0].parentNode.appendChild(trackcmp);
} else {
var trackcmp_h = document.getElementsByTagName("head");
trackcmp_h.length && trackcmp_h[0].appendChild(trackcmp);
}
</script>
<script type="text/javascript">
// function findCookie(name) {
// var value = "; " + document.cookie; var parts = value.split("; " + name + "="); if (parts.length == 2) { return parts.pop().split(";").shift(); } return '';}
// function acceptclick() { document.cookie = "priv=accepted;expires=Tue, 31 Dec 2040 12:00:00 UTC;path=/"; $('#divcookie').slideToggle(); }
// /*$().ready(function () {setTimeout(function () { if (findCookie("priv") != 'accepted') { $('#divcookie').fadeIn(); }}, 1000);})*/
// $(document).ready(function () {
// $(document).gdprCookieLaw({
// moreLinkHref: 'https://www.docverify.com/Our-Company/Privacy-Statement',
// animationStatus: true,
// animationDuration: 500,
// animationName: 'fade-slide',
// position: 'bottom-left',
// width: '500px',
// margin: '10px'
// });
//});
</script>
<div style="display:none">
<!-- Google Markup -->
<meta id="_url1" itemprop="url" content="https://www.docverify.com/BuyNow"> <span id="_author1" itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="DocVerify">
</span> <span id="_publisher1" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="DocVerify">Buy Now
</span>
<meta id="_applicationCategory1" itemprop="applicationCategory" content="Buy Now">
<meta itemprop="operatingSystem" content="WINDOWS">
<meta itemprop="operatingSystem" content="ANDROID">
<meta itemprop="operatingSystem" content="OSX">
<meta id="_url2" itemprop="url" content="https://www.docverify.com/Products/Pricing"> <span id="_author2" itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="DocVerify">
</span> <span id="_publisher2" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="DocVerify">Pricing
</span>
<meta id="_applicationCategory2" itemprop="applicationCategory" content="Pricing">
<meta itemprop="operatingSystem" content="WINDOWS">
<meta itemprop="operatingSystem" content="ANDROID">
<meta itemprop="operatingSystem" content="OSX">
<meta id="_url3" itemprop="url" content="https://www.docverify.com/Products/E-Signatures/E-Signature-Overview"> <span id="_author3" itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="DocVerify">
</span> <span id="_publisher3" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="DocVerify">Electronic Signatures
</span>
<meta id="_applicationCategory3" itemprop="applicationCategory" content="Electronic Signatures">
<meta itemprop="operatingSystem" content="WINDOWS">
<meta itemprop="operatingSystem" content="ANDROID">
<meta itemprop="operatingSystem" content="OSX">
<meta id="_url4" itemprop="url" content="https://www.docverify.com/Products/E-Signatures/E-Notaries"> <span id="_author4" itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="DocVerify">
</span> <span id="_publisher4" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="DocVerify"> Electronic Notary
</span>
<meta id="_applicationCategory4" itemprop="applicationCategory" content="Electronic Notary">
<meta itemprop="operatingSystem" content="WINDOWS">
<meta itemprop="operatingSystem" content="ANDROID">
<meta itemprop="operatingSystem" content="OSX">
<meta id="_url5" itemprop="url" content="https://www.docverify.com/register"> <span id="_author5" itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="DocVerify">
</span> <span id="_publisher5" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="DocVerify">Create Free Account
</span>
<meta id="_applicationCategory5" itemprop="applicationCategory" content="Create Free Account">
<meta itemprop="operatingSystem" content="WINDOWS">
<meta itemprop="operatingSystem" content="ANDROID">
<meta itemprop="operatingSystem" content="OSX">
<meta id="_url6" itemprop="url" content="https://www.docverify.com"> <span id="_author6" itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="DocVerify">
</span> <span id="_publisher6" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="DocVerify">Home
</span>
<meta id="_applicationCategory6" itemprop="applicationCategory" content="Home">
<meta itemprop="operatingSystem" content="WINDOWS">
<meta itemprop="operatingSystem" content="ANDROID">
<meta itemprop="operatingSystem" content="OSX">
<div itemprop="video" itemscope="" itemtype="https://schema.org/VideoObject">
<meta itemprop="name" content="DocVerify Intro Video">
<meta itemprop="duration" content="T2M37S">
<meta itemprop="thumbnailUrl" content="/images/Cloud/IntroVideoButton.png">
<meta itemprop="description" content="Intro to DocVerify E-Signature, Fraud Prevention, and IP Protection Solutions">
<meta itemprop="embedURL" content="https://www.youtube.com/embed/-2zEDm1ge2Y">
<meta itemprop="uploadDate" content="2015-11-12T08:00:00+08:00">
</div>
</div>
<iframe id="ftifrm" src="" width="1" height="1" style="display:none;border:0" frameborder="0"></iframe>
<script type="text/javascript">
/*
var counter = 10;
var id;
id = setInterval(function() {
counter--;
if(counter < 0) {
$("#ftifrm").attr("src", "https://www.g2crowd.com/products/docverify/reviews").show();
clearInterval(id);
} else {
console.log(counter.toString());
}
}, 1000);
*/
</script>
<!--<a href="#" onclick="return SnapEngage.startLink();"><img src="https://www.snapengage.com/statusImage?w=640092e8-0bf1-47a9-818a-4ae2b771dd59" alt="Contact us" border="0"></a>
<script type='text/javascript'>(function () { var done = false;var script = document.createElement('script');script.async = true;script.type = 'text/javascript';script.src = 'https://app.purechat.com/VisitorWidget/WidgetScript';document.getElementsByTagName('HEAD').item(0).appendChild(script);script.onreadystatechange = script.onload = function (e) {if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) {var w = new PCWidget({ c: 'adb0c279-bb68-4865-9697-076f716a8a65', f: true });done = true;}};})();</script>-->
<script type="text/javascript">
var vsid = "sa19157";
(function() {
var vsjs = document.createElement('script');
vsjs.type = 'text/javascript';
vsjs.async = true;
vsjs.setAttribute('defer', 'defer');
vsjs.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'www.virtualspirits.com/vsa/chat-' + vsid + '.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(vsjs, s);
})();
</script>
<input name="ScrollTop" type="hidden" id="ScrollTop">
<input name="__dnnVariable" type="hidden" id="__dnnVariable">
<input id="Mobile" type="hidden" value="false">
<script type="text/javascript">
//<![CDATA[
window.__TsmHiddenField = $get('ScriptManager1_TSM'); //]]>
</script>
</form>
Text Content
Free AccountBuy Sign In DocVerify Menu * Buy Now * Pricing * FREE TRIAL / FREE ACCOUNT $0 14 Day Enterprise Trial * Templates * Custom Branding * Packets * Wufoo / SFDC Integration * Easy Sign Widget * API Access Start Trial / Free Account Learn More on Pricing * PROFESSIONAL $10 per user/month anually * Templates * Custom Branding * Packets * Wufoo / SFDC Integration * Easy Sign Widget * API Access Buy Now Learn More on Pricing * BUSINESS E-SIGN $24 per user when prepaid annually * Templates * E-Sign Platform Only * Custom Branding * Packets * Wufoo / SFDC Integration * Easy Sign Widget * API Access Buy Now Learn More on Pricing * ENTERPRISE $65 per user when prepaid annually * Templates * E-Sign, E-Notary, & RON Platforms * Custom Branding * Packets * Wufoo / SFDC Integration * Easy Sign Widget * API Access Buy Now Learn More on Pricing * Products * OverView * Secure E-Signature Management * Electronic Notary, E-Notarization, Remote Notary * Versatile API's * Pricing Comparisons * SECURE E-SIGNATURE MANAGEMENT * E-Signature Overview * E-Signature Applications * E-Signature Features * Easy Sign Widget * Remote Signature Placement * Webhook Add-on * E-Signature Testimonials * Which E-Signature Edition Do I Need? * SECURE E-NOTARY MANAGEMENT * E-Notary Overview * Remote Notary Notarizations * Electronic Notary & Remote Notary Platform * Electronic Notary Journals * Electronic Notary Locator * E-SIGNATURE OVERVIEW * Salesforce Integration * Wufoo Integration * Oracle Integration * What Is An Electronic Signature? E-SIGNATURE APPLICATIONS * E-Signature for Sales * E-Signature for Human Resources * E-Signature for Real Estate EASY SIGN WIDGET * Easy Sign Overview WEBHOOK ADD-ON * Webhook Overview * E-SIGNATURE FEATURES * VeriVoice Voice Verification * InstaForm E-Signatures * SimulSign E-Signatures * ReadyForm E-Signature Forms * SmartTags E-Signatures * Transactional E-Signatures REMOTE PLACEMENT WIDGET * Remote Placement Overview * E-SIGNATURE TESTIMONIALS * Testimonials * ELECTRONIC NOTARY OVERVIEW * Overview * How to Become an E-Notary or Remote Notary * Build Your Own E-Notary or Remote Notary Business REMOTE ONLINE NOTARY * Remote Online Notary Overview E-NOTARY & REMOTE NOTARY PLATFORM * Electronic Notary Integration Overview * What is a Remote Notary? * What is an Electronic Notary? E-NOTARY STATES * E-Notary State List * E-NOTARY & REMOTE TRAINING * E-Notary or Remote Notary Training INTEGRATION PARTNERS * What is an e-notary integration partner? FIND A NOTARY * Electronic Notary Locator * VERATILE API'S To provide our customers with the flexibility to develop custom digital document verification solutions, DocVerify offers free API's that enables you to quickly and easily integrate E-Signatures, E-Notary, VeriVoice, and the VeriVault into your own workflow or website. The API's are designed to work on virtually any development platform including Microsoft .Net languages, PHP, Java, Ruby, Python, SOAP toolkits, and RESTful. For detailed developer information on using the API: * DocVerify Developers Documentation * PRICING COMPARISONS On average, the typical business or enterprise client saves up to 70% with DocVerify, while getting higher security standards, and better support. To view a more detailed breakdown on savings with a comparison chart, click on the link below: * Pricing Comparison Details * Solutions * Platform * VeriVault Verification Platform * VeriVault How It Works * What Makes It Unique * Compliance Is Important * HIPAA Compliance * White Papers * Security * Support * Support Overview * Electronic Signature FAQs * Electronic Notary FAQs * Signer FAQs * Our Company * About Us * Developers * Our Partners * Start-Up Friendly * Press Releases * Careers * Discounts * DUE TO HIGHER THAN NORMAL RON INQUIRES GET QUICK ACCESS INFO LEADER IN ELECTRONIC NOTARY & ONLINE NOTARY RON OVER 3 MILLION E-NOTARIZED NO HARDWARE OR SOFTWARE NEEDED Become an E-NotaryLearn More * E-SIGN DOCUMENTS IN SECONDS #1 EASIEST E-SIGNATURE TOOL - G2CROWD Buy NowMore About E-Signatures 12 Scroll down Electronic Signatures Electronic Notary Information RON ALERTS - STATES WITH EMERGENCY ORDERS NNA Emergency Executive Order List Note: If a state has an executive order that does not mean that DocVerify is available in that state Learn more about Remote Online Notary Click Here HOW E-SIGNATURES WORK Securely sign, store and manage legally binding documents online. Use DocVerify's e-Signature Solution to electronically sign documents from anywhere and anytime. 0 seconds of 1 minute, 30 secondsVolume 90% Press shift question mark to access a list of keyboard shortcuts Keyboard ShortcutsEnabledDisabled Play/PauseSPACE Increase Volume↑ Decrease Volume↓ Seek Forward→ Seek Backward← Captions On/Offc Fullscreen/Exit Fullscreenf Mute/Unmutem Decrease Caption Size- Increase Caption Size+ or = Seek %0-9 Auto270p1080p720p406p270p180p Live 00:00 01:30 01:30 Free Account Buy Now DOCVERIFY'S ELECTRONIC SIGNATURE SOLUTION An electronic signature, or e-Signature, is an electronic indication of intent to sign or agree to the contents of a document. Now with DocVerify, you can securely sign, store and manage 100% legally binding documents from anywhere and anytime. The entire process of document signing can be conducted seamlessly in the cloud eliminating paper, hassles, wasted time, while saving money. DocVerify is an industry standard eSignature solution, trusted by both businesses and individuals everyday. Perfect for Realtors and Real Estate, Healthcare, Finance, Legal, Start-Ups, and many more. EASY TO USE DocVerify offers a simple and intuitive user experience to securely sign and send documents with just a few clicks in minutes. Now you can electronically sign a document from anywhere on any device. IMPROVE PRODUCTIVITY DocVerify helps you accelerate sales, reduce costs, and automate the entire process of document signing. Integrate it into your business tools such as salesforce to enable your employees and customers. SECURE AND LEGAL DocVerify protects your documents, confidential information and electronic signatures by encrypting with highest level of security. All documents are certified upon signature and legally enforceable. MADE AFFORDABLE DocVerify is by far the most affordable cloud based eSignature solution yet robust with flexible features to make it simple and fast. Designed to sign, send and archive documents at a fraction of the cost with paper. Discover More Buy Now FAST AND EASY SECURE E-SIGNATURE MANAGEMENT SEND Upload a document, add emails of the signers, and click send. DocVerify will email a link to the recipient to access the document SIGN Signers receive an email. They can review and sign the document on any device in just seconds. Signatures are secure, certified and legal. Done! MANAGE eSigned documents are securely saved and sender is notified when the document is complete. Documents are readily available online. START YOUR FREE TRIAL E-SIGN DOCUMENTS USING DOCVERIFY SAVE TIME Signing paper documents involves printing, signing, scanning and possibly shipping. It's cumbersome and time-consuming. Get documents signed up to 20 times faster and increase efficiency by 90% with DocVerify. EFFICIENT SAVE MONEY Besides saving on cost of paper and other expensive factors such as printing, scanning, distributing, storage and disposal; DocVerify's pricing is lower than any other available solution in the market up to 70% less. AFFORDABLE POWERFUL E-SIGNATURE ADD-ONS AND FEATURES * Easy Sign System * Webhook System * Wufoo * Salesforce * Instaform DocVerify's proprietary Easy Sign System add-on allows your signers to instantly sign documents directly from your own website without having to leave the page. The Easy Sign System works with any website and requires little HTML or programming knowledge to implement. It works inside any secure IFrame, giving you full control to embed it anywhere within your websites or add it anywhere within the workflow of your website. You can even control the look and feel. Read More Buy Now DocVerify's proprietary Webhook System add-on allows for user-defined callbacks over HTTP or HTTPS which operates by pushing data in real time with a simple GET or a POST directly to any URL the moment a signer creates a new signature document, views a signature document or signs a document, once the document has completed the signature process. Read More Buy Now Our e-signature solutions can integrate seamlessly with the Wufoo form builder, enabling sites (and administrators) to easily collect relevant form data and insert it into DocVerify library documents. In just a few steps, you can map Wufoo form fields to information in your legal documents. With the document populated, DocVerify initiates the e-signature process invisibly to the user. Read More Buy Now DocVerify has partnered with SalesForce.com to offer a complete E-Signature solution designed to streamline businesses processes, decrease turnaround times for paperwork, and increase your sales numbers using SalesForce.com. Read More Buy Now DocVerify's InstaForm allows you to instantly have any person sign documents online quickly from your site or even from a link inside your email with one simple click. It's great for NDA's, consent forms, agreements, or any other type of document requiring the person to sign where you want the signer to initiate it. Read More Buy Now DOCVERIFY'S ELECTRONIC NOTARY AND REMOTE ONLINE NOTARY DocVerify Electronic Notary & Remote Online Notary Platform Video 0 seconds of 2 minutes, 12 secondsVolume 90% Press shift question mark to access a list of keyboard shortcuts Keyboard ShortcutsEnabledDisabled Play/PauseSPACE Increase Volume↑ Decrease Volume↓ Seek Forward→ Seek Backward← Captions On/Offc Fullscreen/Exit Fullscreenf Mute/Unmutem Decrease Caption Size- Increase Caption Size+ or = Seek %0-9 Live 00:00 02:12 02:12 DocVerify Electronic Notary platform allows notorial acts to be completed electronically without any paper either in-person or remote. It serves as a powerful form of authentication for documents that require a notary. Commissioned notary publics can easily use DocVerify to electronically notarize documents for their clients in states that allow them or use DocVerify's powerful electronic journal system instead of their paper based journals. Individuals or businesses can directly contact notaries in the DocVerify system to have documents electronically notarized for them. DocVerify is a member of the Notary Trust Registry, and your e-Notarized documents are also automatically registered with the Notary Trust Registry for you ensuring trust. Best of all... No additional hardware or software required. STREAMLINES WORKFLOW Electronic Notary solution from DocVerify streamlines the workflow for notarizing documents and securely storing notary journal entries. All parties involved - notary and the participants use one central system to manage the whole process to get a document signed and notarized. Enables you to focus on growing your business. TAMPER PROOF DocVerify's robust e-notary features highest level of security and tamper evident technologies to help you minimize certain types of liabilities that can potentially result into legal disputes. It will provide you with the proof you need when you need it most. Don't be a victim of frivolous lawsuits. LEGALLY BINDING DocVerify's e-notary is legally binding in states that allow electronic notaries, such as: Arizona, Arkansas, California, Colorado, Delaware, Florida, Idaho, Indiana, Iowa, Kansas , Maryland, Minnesota, Montana, Nebraska, Nevada, Ohio, Oregon, New Mexico, New York, North Carolina, Pennsylvania, Rhode Island, Texas, Utah, Virginia, Washington, West Virginia, and Wisconsin. Some states such as Virginia will even allow you to remotely notarize documents from a web cam. Secure E-Notary Platform Approved & Certified By The Secretary of States Learn more Free Account How to Become E-Notary OUR PRICING PACKAGES AND FEATURES PROFESSIONAL PER USER PER MONTH Buy Now $ 10 00 * Up to 10 Users * Unlimited Recipients * Templates * Notary Capable * ... * ... * ... * ... * ... * ... * ... BUSINESS E-SIGN PER LICENSE PER MONTH Buy Now $ 24 00 * Up to 10 Licenses * E-Sign Platform Only * Unlimited Recipients * Templates * Custom Branding * Wufoo * Salesforce.com * ... * ... * ... * ... ENTERPRISE PER LICENSE PER MONTH Buy Now $ 65 00 * No License Limit * E-Sign, E-Notary, & RON Platforms * Unlimited Recipients * Templates * Custom Branding * Wufoo * Salesforce.com * E-Sign API Integration * Easy Sign * Instaform * Much more... more on packages, pricing, and features No edition offers unlimited send documents and based upon annual fees above SOME OF OUR CLIENTS AND PARTNERS DOCVERIFY'S DIGITAL SIGNATURES AT WORK OVER 300000 SATISFIED CLIENTS We decided to check out DocVerify after a bad experience with DocuSign, and we couldn't be happier. Support was extremely responsive during the pre-sales and installation processes, and we were up and running quicklySince the bigger players in this space are not interested..... MICHAEL TOPALOVICH Founder and CTO Delivered Innovation We've been using DocVerify from their portal for quite a while now, and haven't really had any issues. The one thing that stands out with this company is their responsiveness, and the fact that they really seem to care about us. So, we gave their Salesforce app a try, and we love it. It has all the bells..... DAVID TOMS Principal T Consulting Our company has used the Docverify e signature product for roughly two years and had great success. The product itself is very easy to use and best of all simple for our clients. That being said hands down the best part about using docverify was the constant professionalism.... TODD HUDSON Director of Sales Operations Vacation Hot Deal Inc. Read More Testimonials Home • Buy Now • Pricing • Products Terms of Service • Privacy Policy Do Not Sell or Share My Personal Information Free Account • Contact Us Electronic Notary Buy Now Pricing Electronic Signatures Electronic Notary Create Free Account Home By continuing to use our website, you consent to the use of cookies. Privacy Notice Change Settings PRIVACY PREFERENCE CENTER Your Opt Out Preference Signal is Honored * YOUR PRIVACY * STRICTLY NECESSARY COOKIES * PERFORMANCE COOKIES * FUNCTIONAL COOKIES * TARGETING COOKIES * SOCIAL MEDIA COOKIES YOUR PRIVACY When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. More information STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. Cookies Details PERFORMANCE COOKIES Always Active These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. Cookies Details FUNCTIONAL COOKIES Always Active These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. Cookies Details TARGETING COOKIES Targeting Cookies On These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Cookies Details SOCIAL MEDIA COOKIES Social Media Cookies On These cookies are set by a range of social media services that we have added to the site to enable you to share our content with your friends and networks. They are capable of tracking your browser across other sites and building up a profile of your interests. This may impact the content and messages you see on other websites you visit. If you do not allow these cookies you may not be able to use or see these sharing tools. Cookies Details Back Button BACK Filter Button Consent Leg.Interest Switch Label label Switch Label label Switch Label label * View Third Party Cookies * Name cookie name Clear checkbox label label Apply Cancel Confirm My Choices Reject Allow