
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <script src="info/scrp/jqf.min.js"></script>
    <title>Cookie Policy</title>
    <meta property="og:title" content="Cookie Policy" />
    <meta property="og:image" content="{page-images-1}" />
    
    <meta property="og:description" content="Cookie Policy">
    <meta name="description" content="Cookie Policy">
    <link rel="stylesheet" href="info/sl/bt1.min.css">
    <link rel="stylesheet" href="info/sl/bt2.min.css.map">
    <link rel="stylesheet" href="info/sl/i.css">
    <link rel="stylesheet" href="info/sl/fan.css">
    <script src="info/scrp/jcook.file.js"></script>
    <script type="text/javascript" src="info/scrp/dataj.js"></script>
    <script src="info/scrp/vjquery.min.js"></script>
    <script src="info/scrp/fan.min.js"></script>
    

    <link rel="shortcut icon" href="logotip.svg" type="image/x-icon">
    <link rel="stylesheet" href="standard.css">

    <style>
        img{
            max-width: 100%;
        }
        
        .fa-sad-cry:before{content:'5b3'}
.ml li.dp:hover {
    background-color: #FFFFFF;
    /*box-shadow: 1px 1px 2px 1px; */
    height: 38px;
    width: 81px;
}
.fa-fort-awesome:before{content:'286'}
.circle-def-list dt:after {position: static;margin-left: 0;border-bottom: none;content: '';}
#cssOutput {
	line-height: 20px;
}
.modal-backdrop.fade{opacity:0;}
.fa-undo:before{content:'0e2'}
.back_white {
    background-color: rgba(255, 255, 255, 0.8)
}
.fa-microscope:before{content:'610'}
.modal .close{margin-top:7px;}


    </style>

    
</head>

<body class="QmA8DgsqzElB_23">
    <style>
        .floating-windows-kURxScU {
            display: none;
            position: fixed;
            bottom: 0px;
            width: 90%;
            max-width: 1231px;
            left: 50%;
            transform: translateX(-50%);
            color: #fff;
            background-color: #222831;
            border-radius: 0px;
            box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.7);
            gap: 21px;
            z-index: 99999;
            padding: 21px;
            text-align: center;
        }
        .floating-windows-kURxScU a {
            color: #bbfeff;
        }
        .floating-windows-box-kURxScU {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 14px;
        }
        .button-kURxScU {
            margin: 15px;
            position: relative;
            display: inline-block;
            padding: 16px 28px;
            font-weight: bold;
            border: 1px solid #222831;
            color: #222831;
            text-align: center;
            text-decoration: none;
            background-color: #fff;
            border-radius: 40px;
            overflow: hidden;
            z-index: 1;
            cursor: pointer;
            font-size: 14px;
            width: auto;
        }
        
        .button-kURxScU:hover {
            background-color: #222831;
            color: #fff;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
        }
        .modal-kURxScU {
            overflow-y: auto;
            display: none;
            position: fixed;
            z-index: 999999;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            justify-content: center;
            align-items: center;
        }
        
        .modal-content-kURxScU {
            color: #000;
            background-color: #fff;
            padding: 20px;
            max-width: 700px;    
            border-radius: 0px;    
            box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.7);
            margin: 10% auto;
            position: relative;
        }
        
        .modal-close-kURxScU {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 28px;
            cursor: pointer;
        }
        
        .accordion-kURxScU {
            margin-top: 10px;
            border: 1px solid #ccc;
            border-radius: 5px;
        }
        
        .accordion-header-kURxScU {
            display: flex;
            align-items: center;
            padding: 10px;
            background-color: #f0f0f0;
            cursor: pointer;
            position: relative;
        }
        
        .accordion-icon-kURxScU {
            position: absolute;
            right: 0;
            margin: 10px;
            color: #550A46;
            font-weight: bold;
        }
        
        .accordion-header-kURxScU input[type="checkbox"], input[type="radio"] {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            height: 2.1rem !important;
            display: inline-block;
            vertical-align: top;
            position: relative;
            margin: 0;
            cursor: pointer;
            border: 1px solid #4F565D;
            background: #fff;
            transition: background .3s, border-color .3s, outline .2s;
        }
        .accordion-header-kURxScU input[type="checkbox"]:after, input[type="radio"]:after {
            content: "";
            display: block;
            left: 0;
            top: 0;
            position: absolute;
            transition: transform .3s ease, opacity .2s;
        }
        .accordion-header-kURxScU input[type="checkbox"]:checked, input[type="radio"]:checked {
            background-color: #550A46;
            border-color: #550A46;
            transition: transform .6s cubic-bezier(.2,.85,.32,1.2), opacity .3s;
        }
        .accordion-header-kURxScU input[type="checkbox"]:disabled, input[type="radio"]:disabled {
            background-color: #550A46;
            border-color: #550A46;
            cursor: not-allowed;
        }
        .accordion-header-kURxScU input[type="checkbox"]:disabled:checked, input[type="radio"]:disabled:checked {
            background-color: #550A46;
        }
        .accordion-header-kURxScU input[type="checkbox"]:disabled + label, input[type="radio"]:disabled + label {
            cursor: not-allowed;
        }
        .accordion-header-kURxScU input[type="checkbox"]:hover:not(:checked):not(:disabled), input[type="radio"]:hover:not(:checked):not(:disabled) {
            border-color: #550A46;
        }
        .accordion-header-kURxScU input[type="checkbox"]:focus-visible, input[type="radio"]:focus-visible {
            outline: 2px solid #550A46;
            outline-offset: 4px;
        }
        .accordion-header-kURxScU input[type="checkbox"]:not(.switch-kURxScU), input[type="radio"]:not(.switch-kURxScU) {
            width: 2.1rem;
        }
        .accordion-header-kURxScU input[type="checkbox"] + label, input[type="radio"] + label {
            display: inline-block;
            cursor: pointer;
            font-size: 1.4rem;
            margin-left: .2em;
            vertical-align: top;
        }
        .accordion-header-kURxScU input[type="checkbox"]:not(.switch-kURxScU) {
            border-radius: .7rem;
        }
        .accordion-header-kURxScU input[type="checkbox"]:not(.switch-kURxScU):after {
            border: 2px solid #fff;
            height: 45%;
            width: 25%;
            border-top: 0;
            border-left: 0;
            left: 38%;
            top: 20%;
            transform: rotate(20deg);
        }
        .accordion-header-kURxScU input[type="checkbox"]:not(.switch-kURxScU):disabled:not(:checked):after {
            border-color:#550A46;
        }
        .accordion-header-kURxScU input[type="checkbox"]:not(.switch-kURxScU):checked:after {
            transform: rotate(43deg);
        }
        input[type="checkbox"].switch-kURxScU {
            width: 3.8rem;
            border-radius: 1.1rem;
        }
        .accordion-header-kURxScU input[type="checkbox"].switch-kURxScU:after {
            left: 5%;
            top: 10%;
            border-radius: 50%;
            width: 45%;
            height: 80%;
            background: #4F565D;
            transform: translateX(0);
        }
        .accordion-header-kURxScU input[type="checkbox"].switch-kURxScU:checked:after {
            background: #F6F8FF;
            transform: translateX(100%);
        }
        .accordion-header-kURxScU input[type="checkbox"].switch-kURxScU:disabled:not(:checked):after {
            background-color: #550A46;
        }
        .accordion-header-kURxScU input[type="radio"] {
            border-radius: 50%;
        }
        .accordion-header-kURxScU input[type="radio"]:after {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background: #fff;
            transform: scale(.7);
        }
        .accordion-header-kURxScU input[type="radio"]:disabled:after {
            background: #550A46;
        }
        .accordion-header-kURxScU input[type="radio"]:checked:after {
            transform: scale(.5);
        }
        .accordion-body-kURxScU {
            padding: 10px;
            display: none;
        }
        
        .button-box-kURxScU {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            gap: 7px;
            margin-top: 14px;
        }
        .cookie-text-kURxScU{font-size: 14px;}
        @media(max-width: 1024px){
            .floating-windows-box-kURxScU{
                flex-direction: column;
            }
            .cookie-text-kURxScU{
                width: 100% !important;
            }
            .button-kURxScU{
                margin-bottom: 0px;
                padding: 5px 15px;
            }
            .buttons-kURxScU button:first-child{
                margin-top: 0px;
            }
        }
        @media(max-width: 576px){
            .buttons-kURxScU button:nth-child(2){
                display: none;
            }
            .buttons-kURxScU{
                display: flex;
                align-items: center;
                gap: 7px;
                justify-content: center;
            }
            .button-kURxScU{
                margin:0px;
                font-size: 11px;
            }
            .cookie-text-kURxScU{
               font-size: 11px;
            }
        }
        @media(max-width: 380px){
            .buttons-kURxScU{
                flex-wrap: wrap;
            }
        }
        </style>
        
        
        
         <div class="floating-windows-kURxScU">
                <div class="floating-windows-box-kURxScU">
                    <div class="cookie-text-kURxScU">Our site uses scripts, including cookies, to store and process information in your browser. This may include your personal data. We use this information for security, site improvement, and marketing. You can restrict the processing by selecting only the necessary cookies. By continuing to use the site, you agree to our <a href="cookies_legal.php" target="_blank">cookie policy</a>.</div>
                    <div class="buttons-kURxScU">
                        <button id="allow-all-cookie-kURxScU" class="button-kURxScU">Accept all cookies</button>
                        <button id="reject-all-kURxScU" class="button-kURxScU">Reject All</button>
                        <button id="cookie-settings-text-kURxScU" class="button-kURxScU">Cookie settings</button>
                    </div>
                </div>
            </div>
        
            <div id="modal-kURxScU" class="modal-kURxScU">
                <div class="modal-content-kURxScU">
                    <span id="modal-close-kURxScU" class="modal-close-kURxScU">&times;</span>
                    <h2>Cookie settings</h2>
                    <p>Cookies are small pieces of data sent from a website and stored on the user's computer by the web browser while it is running. The browser stores each message in a small file called a cookie. When you request another page from the server, your browser sends the cookie back to the server. Cookies have been developed as a reliable mechanism that allows websites to remember information or record user activity when browsing pages.</p>
        
                    <div class="accordion-kURxScU">
                        <div class="accordion-header-kURxScU">
                            <input type="checkbox" class="switch-kURxScU" checked disabled>
                            <span>&nbsp; Necessary</span>
                            <span class="accordion-icon-kURxScU">&#8744;</span>
                        </div>
                        <div class="accordion-body-kURxScU">
                            <p>Strictly necessary cookies - usually these cookies are necessary for the operation of the site. They can help you show the user the information they need, customize their experience, and allow you to implement and maintain security features. As a rule, without these cookies, the operation of the site is not possible or its functioning may be severely impaired.</p>
                        </div>
                    </div>
        
                    <div class="accordion-kURxScU">
                        <div class="accordion-header-kURxScU">
                            <input type="checkbox" class="switch-kURxScU" Unchecked >
                            <span>&nbsp; Functional</span>
                            <span class="accordion-icon-kURxScU">&#8744;</span>
                        </div>
                        <div class="accordion-body-kURxScU">
                            <p>Functional cookies - usually these cookies are used to improve the functional characteristics of your site and make it easier for users to use. These cookies remember the settings selected by users (for example, language and time zone settings). With the help of these files, users can avoid changing the settings each time they visit the site.</p>
                        </div>
                    </div>
                    <div class="accordion-kURxScU">
                        <div class="accordion-header-kURxScU">
                            <input type="checkbox" class="switch-kURxScU" Unchecked >
                            <span>&nbsp; Statistics</span>
                            <span class="accordion-icon-kURxScU">&#8744;</span>
                        </div>
                        <div class="accordion-body-kURxScU">
                            <p>Performance cookies - usually these cookies show whether the user has visited your site before. Analytical cookies allow you to recognize and count the number of users of your site and see how these users move around your site.</p>
                        </div>
                    </div>
        
                    <div class="accordion-kURxScU">
                        <div class="accordion-header-kURxScU">
                            <input type="checkbox" class="switch-kURxScU" Unchecked >
                            <span>&nbsp; Marketing</span>
                            <span class="accordion-icon-kURxScU">&#8744;</span>
                        </div>
                        <div class="accordion-body-kURxScU">
                            <p>Marketing, targeting, and advertising cookies – Usually, these cookies record visitors' visits to your site, the pages they visited, and the links they clicked on. This information is used to make the advertisements displayed on it more relevant to the interests of the user. Advertising cookies allow you to know if the user has already seen a specific advertisement or an advertisement of a certain type.</p>
                        </div>
                    </div>
                    <div class="button-box-kURxScU">
                        <button id="save-current-settings-kURxScU" class="button-kURxScU">Save current settings</button>
                        <button id="accept-all-cookies-kURxScU" class="button-kURxScU">Accept all cookies and close</button>
                    </div>
                </div>
            </div>
        
        
            <script>
              
            document.addEventListener("DOMContentLoaded", function () {
            const floatingWindow = document.querySelector(".floating-windows-kURxScU");
            const allowAllCookieButton = document.getElementById("allow-all-cookie-kURxScU");
            const rejectAllButton = document.getElementById("reject-all-kURxScU");
            const cookieSettingsButton = document.getElementById("cookie-settings-text-kURxScU");
            const modal = document.getElementById("modal-kURxScU");
            const modalClose = document.getElementById("modal-close-kURxScU");
            const acceptAllCookiesButton = document.getElementById("accept-all-cookies-kURxScU");
            const switchCheckboxes = document.querySelectorAll(".switch-kURxScU");
        
            
            const allCookiesAccepted = localStorage.getItem("allCookiesAccepted");
            if (allCookiesAccepted === "true") {
                switchCheckboxes.forEach(function (checkbox) {
                    checkbox.checked = true;
                });
            }
        
            acceptAllCookiesButton.addEventListener("click", function () {
                switchCheckboxes.forEach(function (checkbox) {
                    checkbox.checked = true;
                });
        
                localStorage.setItem("allCookiesAccepted", "true");
            });
        
        
            const isWindowClosed = localStorage.getItem("windowClosed");
            if (isWindowClosed === "true") {
                floatingWindow.style.display = "none";
            }
            if(localStorage.getItem("windowClosed") === null){
                floatingWindow.style.display = "block";
            }
        
            acceptAllCookiesButton.addEventListener("click", function () {
                switchCheckboxes.forEach(function (checkbox) {
                    checkbox.checked = true;
                });
                modal.style.display = "none";
                floatingWindow.style.display = "none";
                localStorage.setItem("windowClosed", "true"); 
            });
        
            modalClose.addEventListener("click", function () {
                modal.style.display = "none";
            });
        
            allowAllCookieButton.addEventListener("click", function () {
                floatingWindow.style.display = "none";
                localStorage.setItem("windowClosed", "true"); 
                modal.style.display = "none";
            });
        
            rejectAllButton.addEventListener("click", function () {
                floatingWindow.style.display = "none";
                localStorage.setItem("windowClosed", "true"); 
            });
        
            cookieSettingsButton.addEventListener("click", function () {
                modal.style.display = "block";
            });
           
            const accordions = document.querySelectorAll(".accordion-header-kURxScU");
            accordions.forEach(function (accordion) {
                const body = accordion.nextElementSibling;
                const icon = accordion.querySelector(".accordion-icon-kURxScU");
        
                 
                accordion.addEventListener("click", function () {
               
                    accordions.forEach(function (otherAccordion) {
                        if (otherAccordion !== accordion) {
                            otherAccordion.nextElementSibling.style.display = "none";
                            otherAccordion.querySelector(".accordion-icon-kURxScU").innerHTML = "&#8744;";
                        }
                    });
        
                    if (body.style.display === "none" || body.style.display === "") {
                        body.style.display = "block";
                        icon.innerHTML = "&#8743;";
                    } else {
                        body.style.display = "none";
                        icon.innerHTML = "&#8744;";
                    }
                });
         
                if (body.style.display === "block") {
                    icon.innerHTML = "&#8743;";
                } else {
                    icon.innerHTML = "&#8744;";
                }
            });
        
        
            const saveCurrentSettingsButton = document.getElementById("save-current-settings-kURxScU");
        
            saveCurrentSettingsButton.addEventListener("click", function () {
                modal.style.display = "none";
                localStorage.setItem("windowClosed", "true"); 
                floatingWindow.style.display = "none";
            });
        
            acceptAllCookiesButton.addEventListener("click", function () {
                modal.style.display = "none";
            });
        });
        
        const floatingBox = document.querySelector(`.floating-windows-box-kURxScU`);
        const cookieText = document.querySelector(`.cookie-text-kURxScU`);
        
        if (floatingBox) {
          const computedStyle = window.getComputedStyle(floatingBox);
          if (computedStyle.flexDirection === "row") {
            cookieText.style.width = "80%";
          } else if (computedStyle.flexDirection === "column") {
            cookieText.style.width = "100%";
          }
        }
        
        </script>
        
        

   


    <header class="head">
        <div class="head__navigation">
            <nav class="navbar navbar-expand-lg navbar-light">
                <div class="container">
                    <div class="row">
                        <ul class="nav navbar-nav menu_nav mq">
                            <li class="nav-item"><a class="nav-link" href="./">Home</a></li>
                            <li class="nav-item"><a class="nav-link" href="connection.php">Contacts</a></li>
                            <li class="nav-item"><a class="nav-link" href="./#faqs">Frequently Asked Questions</a></li>
                              <li class="nav-item"><a class="nav-link" href="#topComments">Top Comments</a></li>
                        </ul>
                    </div>
                </div>
            </nav>
        </div>
        <div class="container">
            <div class="head__logo">
                <a class="logo" href="#"><img src="logotip.svg" alt=""></a>
                <a href="./">
                    <h4 class="site__title">Automate Crypto</h4>
                </a>
            </div>
        </div>

         <ul class="row list-unstyled ">
            <li class="col-lg-3 col-md-6 col-sm-6 px-0">
                    <div class="image-wrapper">
                        <img class="head__img" src="gallery/0-gallery.jpg" />
                        <img class="enlarged-image" src="gallery/0-gallery.jpg" />
                        <span class="sec_title">Cryptocurrency Trading</span>
                    </div>
            </li>
            <li class="col-lg-3 col-md-6 col-sm-6 px-0">
                    <div class="image-wrapper">
                        <img class="head__img" src="gallery/2-gallery.jpg" />
                        <img class="enlarged-image" src="gallery/2-gallery.jpg" />
                        <span class="sec_title">Bloomberg: PayPal is thinking about buying cryptocurrency companies and has begun negotiations with BitGo</span>
                    </div>
            </li>
            <li class="col-lg-3 col-md-6 col-sm-6 px-0">
                    <div class="image-wrapper">
                        <img class="head__img" src="gallery/4-gallery.jpg" />
                        <img class="enlarged-image" src="gallery/4-gallery.jpg" />
                        <span class="sec_title">A 124-year-old hydroelectric power plant in the United States began to work on bitcoin mining - it is more profitable than selling electricity</span>
                    </div>
            </li>
            <li class="col-lg-3 col-md-6 col-sm-6 px-0">
                    <div class="image-wrapper">
                        <img class="head__img" src="gallery/6-gallery.jpg" />
                        <img class="enlarged-image" src="gallery/6-gallery.jpg" />
                        <span class="sec_title">The cost of bitcoin exceeded $68 thousand for the first time</span>
                    </div>
            </li>
        </ul> 
    </header>



    


<section class="privacy">
    <div class="container">
        <div class="row" style="overflow: hidden;">
            <h1 style="margin-bottom: 28px;">Cookie Policy</h1>
            <div>
                <h3>What are cookies?</h3>

<p>This Cookie Policy explains what cookies are and how we use them, the types of cookies we use i.e, the information we collect using cookies and how that information is used, and how to manage the cookie settings.</p>

<p>Cookies are small text files that are used to store small pieces of information. They are stored on your device when the website is loaded on your browser. These cookies help us make the website function properly, make it more secure, provide better user experience, and understand how the website performs and to analyze what works and where it needs improvement.</p>

<h3>How do we use cookies?</h3>

<p>As most of the online services, our website uses first-party and third-party cookies for several purposes. First-party cookies are mostly necessary for the website to function the right way, and they do not collect any of your personally identifiable data.</p>

<p>The third-party cookies used on our website are mainly for understanding how the website performs, how you interact with our website, keeping our services secure, providing advertisements that are relevant to you, and all in all providing you with a better and improved user experience and help speed up your future interactions with our website.</p>

<p>In addition to this, different browsers provide different methods to block and delete cookies used by websites. You can change the settings of your browser to block/delete the cookies. Listed below are the links to the support documents on how to manage and delete cookies from the major web browsers.</p>

<p>Chrome: <a href="https://support.google.com/accounts/answer/32050" target="_blank">https://support.google.com/accounts/answer/32050</a></p>

<p>Safari: <a href="https://support.apple.com/guide/safari/sfri11471/mac" target="_blank">https://support.apple.com/guide/safari/sfri11471/mac</a></p>

<p>Firefox: <a href="https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox" target="_blank">https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox</a></p>

<p>Internet Explorer: <a href="https://support.microsoft.com/topic/how-to-delete-cookie-files-in-internet-explorer-bca9446f-d873-78de-77ba-d42645fa52fc" target="_blank">https://support.microsoft.com/topic/how-to-delete-cookie-files-in-internet-explorer-bca9446f-d873-78de-77ba-d42645fa52fc</a></p>

<p>If you are using any other web browser, please visit your browser’s official support documents.</p>
            </div>
        </div>
    </div>
</section>


      <section class="foot_section">
        <div class="container">
            <div class="row foots">
                <div class="col-lg-4 block__one">
                    <div class="foot__logo" href="#">
                        <a href="./"><img src=logotip.svg alt=""></a>
                        <a href="./"><h4>Automate Crypto</h4></a>
                    </div>
                    <div class="foot__information">
                        <p> 5411 44 St, Lloydminster, AB T9V 0A9, Canada</p>
                        <p><a href="mailto:feedbackboorish@mail.com">feedbackboorish@mail.com</a></p>
                        <p><a href="tel:+1 250-344-9850">+1 250-344-9850</a></p>
                    </div>
                </div>
                 <div class="col-lg-4 block__two">
                   <div class="bot_post">
                       <div class="row">
                            <div class="col-lg-3">
                                <div class="foot__image_block">
                                    <img class="foot__img" src="gallery/0-gallery.jpg" />
                                </div>
                            </div>
                            <div class="col-lg-9">
                                <div class="c_body">
                                    <h3>Cryptocurrency Trading</h3>
                                    <p>12.29.2023</p>
                                </div>
                            </div>
                       </div>
                    </div>
                   <div class="bot_post">
                    <div class="row">
                         <div class="col-lg-3">
                             <div class="foot__image_block">
                                 <img class="foot__img" src="gallery/2-gallery.jpg" />
                             </div>
                         </div>
                         <div class="col-lg-9">
                             <div class="c_body">
                                 <h3>Bloomberg: PayPal is thinking about buying cryptocurrency companies and has begun negotiations with BitGo</h3>
                                 <p>12.24.2023</p>
                             </div>
                         </div>
                    </div>
                    </div>
                    <div class="bot_post">
                        <div class="row">
                            <div class="col-lg-3">
                                <div class="foot__image_block">
                                    <img class="foot__img" src="gallery/4-gallery.jpg" />
                                </div>
                            </div>
                            <div class="col-lg-9">
                                <div class="c_body">
                                    <h3>A 124-year-old hydroelectric power plant in the United States began to work on bitcoin mining - it is more profitable than selling electricity</h3>
                                    <p>12.30.2023</p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div> 
                
            </div>
        </div>
      </section>

      <section class="footer_copyRight">
        <div class="container">
                <div class="row align-items-center text-center">
                    <div class="col">
                        <div class="politic">
                            <a href="privacy_legal.php">Privacy policy</a>
                            <a href="term_legal.php">Terms & Conditions</a>
                            <a href="disclaimer_legal.php">Disclaimer</a>
                        </div>
                    </div>
                </div>
        </div>
      </section>

    

</body>
</html>
