<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Privacy Policy</title>
<meta name="title" content="Privacy Policy">
<meta name="DC.title" lang="en" content="Privacy Policy">
<meta name="description" content="">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<link rel="canonical" href="https://olb105.netlify.app/privacy-policy.html">
<link rel="shortcut icon"  href="img/logo.jpg"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Kumbh+Sans:100,200,300,400,500,600,700,800,900&amp;display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style type="text/css">
a:hover{
color:#ffffff;background:#ffc658!important;
}
.eae7c1e5dcb317641bba4b42ad7c75326{
background-color:#ffc107!important;
border-color:#ffc107!important;
color:#000000!important;
}
.a2be59f8454abd7ac6eacab06353c20b9 a{
font-size:16px;
}
.c534cebe69f519e04ef331328295ef03a a,.a2be59f8454abd7ac6eacab06353c20b9 a{
color:#121212!important;
text-decoration: underline !important;
}
ul{
list-style: circle;
}
footer a{
color:#ffffff;
text-decoration: underline;
}
html{
scroll-behavior: smooth;
}
*{
font-family: 'Kumbh Sans', sans-serif;
}
a{
text-decoration: none!important;
}
footer *{
font-size:16px !important;
}
footer{
background:#121212;
color:#ffffff;
}
.a2be59f8454abd7ac6eacab06353c20b9 p,.a2be59f8454abd7ac6eacab06353c20b9 span,.a2be59f8454abd7ac6eacab06353c20b9 label{
font-size:16px!important;
}
.nav-link{
color: #000000;

}
.navbar a{
font-size: 17.7px!important;
font-weight: bold;
}
.btn-md{
padding: 15.3px 29.7px;
border-radius: 0;
}
.nav-item{
padding-left:8.5px;
padding-right:7.9px;
padding-top:4.7px;
padding-bottom:4.8px;
}
.x9ebb5508adaff6f72f1e3b84be2b1ff9:hover{
box-shadow: 0 50px 50.3px -25px rgb(0 0 0 / 30%);
transform: rotate(-2deg) scale(1.03);
}
.c534cebe69f519e04ef331328295ef03a p,.c534cebe69f519e04ef331328295ef03a a,.c534cebe69f519e04ef331328295ef03a span,.c534cebe69f519e04ef331328295ef03a label{
font-size:16px!important;
}
    .dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0px;
    left: 100%;
    margin-top: -16px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
  
}

/* Smart positioning for right-edge dropdowns */
.dropdown-menu-right .dropdown-submenu>.dropdown-menu,
.nav-item:last-child .dropdown-submenu>.dropdown-menu,
.nav-item:nth-last-child(2) .dropdown-submenu>.dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

/* For left-positioned dropdowns, reverse the arrow */
.dropdown-menu-right .dropdown-submenu>a:after,
.nav-item:last-child .dropdown-submenu>a:after,
.nav-item:nth-last-child(2) .dropdown-submenu>a:after {
    float: left;
    border-width: 5px 5px 5px 0;
    border-left-color: transparent;
    border-right-color: #ccc;
    margin-left: -10px;
    margin-right: 0;
}

.dropdown-menu-right .dropdown-submenu:hover>a:after,
.nav-item:last-child .dropdown-submenu:hover>a:after,
.nav-item:nth-last-child(2) .dropdown-submenu:hover>a:after {
    border-right-color: #fff;
    border-left-color: transparent;
}
 

.multi-column-dropdown .dropdown-item {
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .multi-column-dropdown {
      
        width: 100%;
    }
    
    .dropdown-submenu>.dropdown-menu {
        position: static;
        margin: 0;
        border: none;
        box-shadow: none;
    }
}

/* Use hover only where it exists */
@media (hover:hover) {
  .dropdown-submenu:hover > .dropdown-menu { display:block; }
}

/* Nested dropdowns should show when .show is present (Bootstrap only sets this for top-level) */
.dropdown-menu .dropdown-menu { display:none; }
.dropdown-menu .dropdown-menu.show { display:block; }

/* Mobile layout: stack submenus and remove weird offsets */
@media (max-width: 991.98px) {
  .dropdown-menu {
    position: static;          /* keeps the menu within the flow so it won't render off-screen */
    float: none;
    margin: 0;
    box-shadow: none;
    border: 0;
  }
  .dropdown-submenu > .dropdown-menu {
    margin-left: 0;
    max-height: 60vh;          /* scroll if long */
    overflow-y: auto;
  }
}
</style>
</head>
<body>
<nav class="navbar-expand-lg navbar">
<a class="navbar-brand" href="https://olb105.netlify.app/index.html"  ><img alt="img/logo.jpg" src="img/logo.jpg" ></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon  fa fa-bars"></span></button><div class="navbar-collapse collapse" id="navbarSupportedContent">
<ul class="d-flex navbar-nav ml-auto align-items-center"><li class="nav-item">
<a class="zf7c7ce444fce13b75f00b62987775828 nav-link" href="https://olb105.netlify.app/index.html" >top rated cpa near miami, fl</a>
</li>
<li class="nav-item">
<a class="zf7c7ce444fce13b75f00b62987775828 nav-link" href="https://olb105.netlify.app/miami-cpa-for-real-estate-investors.html" >miami cpa for real estate investors</a>
</li>
<li class="nav-item">
<a class="zf7c7ce444fce13b75f00b62987775828 nav-link" href="https://olb105.netlify.app/miami-cpa-international-tax.html" >miami cpa international tax</a>
</li>
<li class="nav-item">
<a class="zf7c7ce444fce13b75f00b62987775828 nav-link" href="https://olb105.netlify.app/cpa-firm-miami.html" >cpa firm miami</a>
</li>
<li class="dropdown nav-item">
<a class="dropdown-toggle nav-link zf7c7ce444fce13b75f00b62987775828" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-expanded="false">More</a>
<div class="dropdown-menu-right dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://olb105.netlify.app/miami-cpa-accountant-firm.html"  >miami cpa accountant firm</a><a class="dropdown-item" href="https://olb105.netlify.app/international-tax-cpa-near-miami-fl.html"  >international tax cpa near miami, fl</a><a class="dropdown-item" href="https://olb105.netlify.app/cpa-miami.html"  >cpa miami</a><a class="dropdown-item" href="https://olb105.netlify.app/accountant-miami.html"  >accountant miami</a><a class="dropdown-item" href="https://olb105.netlify.app/accountant-miami-fl.html"  >accountant miami fl</a><a class="dropdown-item" href="https://olb105.netlify.app/cpa-in-miami-fl.html"  >cpa in miami fl</a><a class="dropdown-item" href="https://olb105.netlify.app/accounting-in-miami.html"  >accounting in miami</a><a class="dropdown-item" href="https://olb105.netlify.app/miami-cpa.html"  >miami cpa</a><a class="dropdown-item" href="https://olb105.netlify.app/tax-accountant-miami.html"  >tax accountant miami</a><a class="dropdown-item" href="https://olb105.netlify.app/business-cpa-miami.html"  >business cpa miami</a><a class="dropdown-item" href="https://olb105.netlify.app/accounting-firms-in-miami.html"  >accounting firms in miami</a><a class="dropdown-item" href="https://olb105.netlify.app/miami-fl-accounting.html"  >miami fl accounting</a><a class="dropdown-item" href="https://olb105.netlify.app/accountants-in-miami.html"  >accountants in miami</a><a class="dropdown-item" href="https://olb105.netlify.app/tax-services-miami.html"  >tax services miami</a><a class="dropdown-item" href="https://olb105.netlify.app/tax-accountant-miami-fl.html"  >tax accountant miami fl</a><a class="dropdown-item" href="https://olb105.netlify.app/bookkeeping-miami-fl.html"  >bookkeeping miami fl</a></div>
</li>
<li class="nav-item"><a class="nav-link zf7c7ce444fce13b75f00b62987775828" rel=nofollow href="https://olb105.netlify.app/about-us.html">About Us</a>
</li></ul>
</div>
</nav>
<section class="container" style="min-height: 80vh;">
<h1>Privacy Policy for JG CPA & Advisory, P.A.</h1>
<p>At JG CPA & Advisory, P.A. one of our main priorities is the privacy of our visitors.
 This Privacy Policy document contains types of information that is collected and recorded by JG CPA & Advisory, P.A. and how we use it. You can check out our main website here: https://jgadvisorycpa.com/miami/</p>
<p>If you have additional questions or require more information about our Privacy Policy, do not hesitate to contact us.</p>
<p>This Privacy Policy only applies to our online activities and is valid for visitors to our website with regards to the information that they shared and/or collect in JG CPA & Advisory, P.A.. This policy is not applicable to any information collected offline or via channels other than this website. </p>
<h2>Consent</h2>
<p>By using our website, you hereby consent to our Privacy Policy and agree to its terms.</p>
<h2>Information we collect</h2>
<p>The personal information that you are asked to provide, and the reasons why you are asked to provide it, will be made clear to you at the point we ask you to provide your personal information.</p>
<p>If you contact us directly, we may receive additional information about you such as your name, email address, phone number, the contents of the message and/or attachments you may send us, and any other information you may choose to provide.</p>
<p>When you register for an Account, we may ask for your contact information, including items such as name, JG CPA & Advisory, P.A., address, email address, and telephone number.</p>
<h2>How we use your information</h2>
<p>We use the information we collect in various ways, including to:</p>
<ul>
<li>Provide, operate, and maintain our website</li>
<li>Improve, personalize, and expand our website</li>
<li>Understand and analyze how you use our website</li>
<li>Develop new products, services, features, and functionality</li>
<li>Communicate with you, either directly or through one of our partners, including for customer service, to provide you with updates and other information relating to the website, and for marketing and promotional purposes</li>
<li>Send you emails</li>
<li>Find and prevent fraud</li>
</ul>
<h2>Log Files</h2>
<p>JG CPA & Advisory, P.A. follows a standard procedure of using log files. These files log visitors when they visit websites. All hosting companies do this and a part of hosting services' analytics. The information collected by log files include internet protocol (IP) addresses, browser type, Internet Service Provider (ISP), date and time stamp, referring/exit pages, and possibly the number of clicks. These are not linked to any information that is personally identifiable. The purpose of the information is for analyzing trends, administering the site, tracking users' movement on the website, and gathering demographic information.</p>
<h2>Advertising Partners Privacy Policies</h2>
<P>You may consult this list to find the Privacy Policy for each of the advertising partners of JG CPA & Advisory, P.A..</p>
<p>Third-party ad servers or ad networks uses technologies like cookies, JavaScript, or Web Beacons that are used in their respective advertisements and links that appear on JG CPA & Advisory, P.A., which are sent directly to users' browser. They automatically receive your IP address when this occurs. These technologies are used to measure the effectiveness of their advertising campaigns and/or to personalize the advertising content that you see on websites that you visit.</p>
<p>Note that JG CPA & Advisory, P.A. has no access to or control over these cookies that are used by third-party advertisers.</p>
<h2>Third Party Privacy Policies</h2>
<p>JG CPA & Advisory, P.A.'s Privacy Policy does not apply to other advertisers or websites. Thus, we are advising you to consult the respective Privacy Policies of these third-party ad servers for more detailed information. It may include their practices and instructions about how to opt-out of certain options. </p>
<p>You can choose to disable cookies through your individual browser options. To know more detailed information about cookie management with specific web browsers, it can be found at the browsers' respective websites.</p>
<h2>CCPA Privacy Rights (Do Not Sell My Personal Information)</h2>
<p>Under the CCPA, among other rights, California consumers have the right to:</p>
<p>Request that a business that collects a consumer's personal data disclose the categories and specific pieces of personal data that a business has collected about consumers.</p>
<p>Request that a business delete any personal data about the consumer that a business has collected.</p>
<p>Request that a business that sells a consumer's personal data, not sell the consumer's personal data.</p>
<p>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.</p>
<h2>GDPR Data Protection Rights</h2>
<p>We would like to make sure you are fully aware of all of your data protection rights. Every user is entitled to the following:</p>
<p>The right to access – You have the right to request copies of your personal data. We may charge you a small fee for this service.</p>
<p>The right to rectification – You have the right to request that we correct any information you believe is inaccurate. You also have the right to request that we complete the information you believe is incomplete.</p>
<p>The right to erasure – You have the right to request that we erase your personal data, under certain conditions.</p>
<p>The right to restrict processing – You have the right to request that we restrict the processing of your personal data, under certain conditions.</p>
<p>The right to object to processing – You have the right to object to our processing of your personal data, under certain conditions.</p>
<p>The right to data portability – You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions.</p>
<p>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.</p>
<h2>Children's Information</h2>
<p>Another part of our priority is adding protection for children while using the internet. We encourage parents and guardians to observe, participate in, and/or monitor and guide their online activity.</p>
<p>JG CPA & Advisory, P.A. does not knowingly collect any Personal Identifiable Information from children under the age of 13. If you think that your child provided this kind of information on our website, we strongly encourage you to contact us immediately and we will do our best efforts to promptly remove such information from our records.</p>
<h2>Publisher</h2>
<p>
This website is owned and published by:
JG CPA & Advisory, P.A.</br>
(305) 600-1093</br>
2829 Bird Ave, Suite 5, Miami, FL 33133</br>
Miami</br>
Florida</br>
https://jgadvisorycpa.com/miami/</br>
</br>
</p>
</section>
<footer>
<div class="pt-5 py-4 container" >
<div class="row"><div class="col-lg-3">
<p>JG CPA & Advisory, P.A.</p>
<p>Phone : (305) 600-1093</p>
<p>City : Miami</p>
<p>State : Florida</p>
<p>Address : 2829 Bird Ave, Suite 5, Miami, FL 33133</p>
<p>Company Website : <a class="zf7c7ce444fce13b75f00b62987775828" href="https://jgadvisorycpa.com/miami/" rel="nofollow">https://jgadvisorycpa.com/miami/</a></p>
</div><div class="col-lg-3">
<p>USEFUL LINKS</p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://sites.google.com/view/cpa-advisory-miami-tax-and-acc/home https://gravatar.com/atomicsuit4f7f3b8eab" rel="nofollow" target="_blank">Google site</a></p><p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://medium.com/@jgadvisorycpa/about" rel="nofollow" target="_blank">Medium</a></p><p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://issuu.com/jgadvisorycpa" rel="nofollow" target="_blank">Issuu</a></p><p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://www.4shared.com/u/STRm95yi/jgadvisorycpa.html" rel="nofollow" target="_blank">4shared</a></p><p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://pixabay.com/users/49747085/" rel="nofollow" target="_blank">Pixabay</a></p><p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://www.tripadvisor.com/Profile/jgadvisorycpa"  target="_blank">Tripadvisor</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://disqus.com/by/disqus_Cfh6Re7Ng8/about/"  target="_blank">Disqus</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://www.ted.com/profiles/49272066"  target="_blank">Ted</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://www.goodreads.com/user/show/189569967-cpa-advisory-miami-tax-and-accounting"  target="_blank">Goodreads</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://www.pinterest.com/jgadvisorycpa/_profile/"  target="_blank">Pinterest</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://independent.academia.edu/CPAAdvisoryMiamiTaxandAccounting"  target="_blank">Academia</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://share.evernote.com/note/543ddc08-784a-f7ba-c297-cd2dde9f0b8a"  target="_blank">Evernote</a></p>
</div><div class="col-lg-3"><p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://olb105.netlify.app/sitemap.html" rel="nofollow">Sitemap</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://olb105.netlify.app/privacy-policy.html" rel="nofollow">Privacy Policy</a></p>
<p><a class="zf7c7ce444fce13b75f00b62987775828" href="https://olb105.netlify.app/about-us.html" rel="nofollow">About Us</a></p>
</p>
</div><div class="col-lg-3">
<div>
<p>Follow us</p>
<a href="https://www.facebook.com/jgadvisorycpa" class="w46dabf8388101777eb926154effdc347 facebook" rel="nofollow"><i class="fa fa-facebook"></i></a>
<a href="https://www.linkedin.com/company/jg-cpa-advisory/" class="w46dabf8388101777eb926154effdc347 pinterest" rel="nofollow"><i class="fa fa-linkedin"></i></a>
<a href="https://twitter.com/jgadvisorycpa" class="w46dabf8388101777eb926154effdc347 twitter" rel="nofollow"><i class="fa fa-twitter"></i></a>
</div>
</div></div>
</div>
</footer> 
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {
var dropdowns = document.querySelectorAll('.dropdown-hover');
function showDropdown() {
var dropdownMenu = this.querySelector('.dropdown-menu');
dropdownMenu.style.display = 'block';
}
function hideDropdown() {
var dropdownMenu = this.querySelector('.dropdown-menu');
dropdownMenu.style.display = 'none';
}
function handleClick(event) {
var target = event.target;
window.location.href = target.getAttribute('href');
}
dropdowns.forEach(function(dropdown) {
dropdown.addEventListener('mouseenter', showDropdown);
dropdown.addEventListener('mouseleave', hideDropdown);
var dropdownMenu = dropdown.querySelector('.dropdown-toggle');
dropdownMenu.addEventListener('click', handleClick);
});
});
</script> 
 <script>
(function() {
  // Works with both BS4 (data-toggle events) and BS5
  var $ = window.jQuery;

  // Toggle nested submenu on click/tap
  $(document).on('click', '.dropdown-submenu > a', function(e) {
    var $toggle = $(this);
    var $submenu = $toggle.next('.dropdown-menu');

    // If there isn't a submenu, behave like a normal link
    if (!$submenu.length) return;

    e.preventDefault();
    e.stopPropagation();

    // Close sibling submenus at the same level
    $toggle.parent('.dropdown-submenu')
      .siblings('.dropdown-submenu')
      .find('>.dropdown-menu.show')
      .removeClass('show');

    // Toggle this submenu
    $submenu.toggleClass('show');

    // Keep parent dropdown open
    $toggle.closest('.dropdown-menu').addClass('show');

    // Accessibility state
    $toggle.attr('aria-expanded', $submenu.hasClass('show') ? 'true' : 'false');
  });

  // When the top-level dropdown closes, close all nested submenus
  $(document).on('hidden.bs.dropdown', '.dropdown', function() {
    $(this).find('.dropdown-menu.show').removeClass('show');
  });
})();
</script>
</body>
</html>
