{"id":29876,"date":"2026-04-19T12:29:35","date_gmt":"2026-04-19T09:29:35","guid":{"rendered":"https:\/\/emaarakvaryum.com\/?page_id=29876"},"modified":"2026-05-12T22:12:18","modified_gmt":"2026-05-12T19:12:18","slug":"contact-5","status":"publish","type":"page","link":"https:\/\/emaarakvaryum.com\/en\/contact-5\/","title":{"rendered":"Contact 5"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29876\" class=\"elementor elementor-29876\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d624009 xbreadcrumbs py-0 bb-1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default sc_fly_static\" data-id=\"d624009\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b66115 sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"0b66115\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f3c77e sc_fly_static elementor-widget elementor-widget-shortcode\" data-id=\"2f3c77e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><nav class=\"breadcrumbs\"><a href=\"https:\/\/emaarakvaryum.com\/en\/\">Anasayfa<\/a><\/nav><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-139d45b xbreadcrumbs py-0 bb-1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default sc_fly_static\" data-id=\"139d45b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-096a3a6 sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"096a3a6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f3c861 sc_fly_static elementor-widget elementor-widget-shortcode\" data-id=\"3f3c861\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n  \/* ---------- Emaar Akvaryum temas\u0131 ---------- *\/\n  :root {\n    --ea-cyan:        #6EC1E4;\n    --ea-cyan-d:      #3aa7d1;\n    --ea-orange:      #FFA51D;\n    --ea-orange-d:    #e8900a;\n    --ea-navy:        #171A21;\n    --ea-gray:        #54595F;\n    --ea-gray-l:      #F8F8F8;\n    --ea-border:      #e3e6ea;\n    --ea-danger:      #e74c3c;\n    --ea-radius:      12px;\n    --ea-radius-pill: 2rem;\n  }\n\n  * { box-sizing: border-box; }\n\n  html, body {\n    margin: 0;\n    padding: 0;\n    font-family: 'Roboto', system-ui, -apple-system, Segoe UI, Arial, sans-serif;\n    color: var(--ea-navy);\n    background: linear-gradient(180deg, #f3fbff 0%, #ffffff 40%);\n    min-height: 100vh;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ---------- Tab \u015feridi ---------- *\/\n  .tabs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    padding: 6px;\n    background: #fff;\n    border: 1px solid var(--ea-border);\n    border-radius: var(--ea-radius-pill);\n    box-shadow: 0 2px 10px rgba(23,26,33,0.04);\n    margin-bottom: 20px;\n  }\n\n  .tabs button {\n    flex: 1;\n    padding: 11px 16px;\n    font: inherit;\n    font-weight: 500;\n    font-size: 0.88rem;\n    color: var(--ea-gray);\n    background: transparent;\n    border: 0;\n    border-radius: var(--ea-radius-pill);\n    cursor: pointer;\n    transition: background .2s ease, color .2s ease, box-shadow .2s ease;\n    white-space: nowrap;\n  }\n\n  .tabs button:hover {\n    color: var(--ea-navy);\n  }\n\n  .tabs button[aria-selected=\"true\"] {\n    color: #fff;\n    background: linear-gradient(180deg, var(--ea-orange) 0%, var(--ea-orange-d) 100%);\n    box-shadow: 0 3px 10px rgba(255,165,29,0.35);\n  }\n\n  \/* ---------- Form kart\u0131 ---------- *\/\n  .ea-form-wrap {\n    width: 100%;\n    background: #fff;\n    border: 1px solid var(--ea-border);\n    border-radius: var(--ea-radius);\n    padding: 28px 28px 24px;\n    box-shadow: 0 4px 20px rgba(23,26,33,0.06);\n  }\n\n  .ea-form-wrap .zcwf_title {\n    font-family: 'Roboto Slab', 'Roboto', serif;\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: var(--ea-navy);\n    padding: 0 0 16px;\n    margin-bottom: 8px;\n    border-bottom: 1px solid var(--ea-border);\n    display: block;\n    max-width: none !important;\n  }\n\n  \/* ---------- Sat\u0131rlar ---------- *\/\n  .ea-form-wrap .zcwf_row {\n    margin: 14px 0;\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n  }\n\n  .ea-form-wrap .zcwf_col_lab,\n  .ea-form-wrap .zcwf_col_fld {\n    float: none !important;\n    width: 100% !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .ea-form-wrap .zcwf_col_lab label {\n    font-size: 0.82rem;\n    font-weight: 600;\n    color: var(--ea-gray);\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n    display: block;\n  }\n\n  .ea-form-wrap .zcwf_col_lab label span[style*=\"color:red\"] {\n    color: var(--ea-danger) !important;\n  }\n\n  \/* ---------- Ad\/Soyad yan yana ---------- *\/\n  .ea-row-2col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 14px 0;\n  }\n\n  .ea-row-2col .zcwf_row {\n    margin: 0;\n  }\n\n  \/* ---------- Text inputlar ---------- *\/\n  .ea-form-wrap .zcwf_col_fld input[type=text],\n  .ea-form-wrap .zcwf_col_fld input[type=tel],\n  .ea-form-wrap .zcwf_col_fld textarea {\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    display: block !important;\n    visibility: visible !important;\n    opacity: 1 !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    float: none !important;\n    font-family: 'Roboto', system-ui, sans-serif !important;\n    font-size: 0.95rem !important;\n    color: var(--ea-navy) !important;\n    background: #fff !important;\n    border: 1px solid var(--ea-border) !important;\n    border-radius: 8px !important;\n    padding: 10px 14px !important;\n    margin: 0 !important;\n    box-sizing: border-box !important;\n    transition: border-color .15s ease, box-shadow .15s ease;\n  }\n\n  .ea-form-wrap .zcwf_col_fld input[type=text]:focus,\n  .ea-form-wrap .zcwf_col_fld input[type=tel]:focus,\n  .ea-form-wrap .zcwf_col_fld textarea:focus {\n    outline: none;\n    border-color: var(--ea-cyan) !important;\n    box-shadow: 0 0 0 3px rgba(110,193,228,0.2);\n  }\n\n  .ea-form-wrap .zcwf_col_fld textarea {\n    min-height: 96px;\n    resize: vertical;\n  }\n\n  \/* ---------- Custom checkbox ---------- *\/\n  .ea-form-wrap .zcwf_ckbox {\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    -moz-appearance: none !important;\n    display: inline-block !important;\n    visibility: visible !important;\n    opacity: 1 !important;\n    position: relative !important;\n    float: none !important;\n    width: 20px !important;\n    height: 20px !important;\n    min-width: 20px !important;\n    min-height: 20px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: #fff !important;\n    border: 2px solid var(--ea-cyan) !important;\n    border-radius: 4px !important;\n    cursor: pointer !important;\n    vertical-align: middle;\n    flex-shrink: 0;\n    box-sizing: border-box;\n    transition: background .15s ease, border-color .15s ease;\n  }\n\n  .ea-form-wrap .zcwf_ckbox:hover {\n    border-color: var(--ea-cyan-d) !important;\n  }\n\n  .ea-form-wrap .zcwf_ckbox:checked {\n    background: var(--ea-cyan) !important;\n    border-color: var(--ea-cyan) !important;\n  }\n\n  .ea-form-wrap .zcwf_ckbox:checked::after {\n    content: '';\n    position: absolute;\n    left: 5px;\n    top: 1px;\n    width: 6px;\n    height: 11px;\n    border: solid #fff;\n    border-width: 0 2px 2px 0;\n    transform: rotate(45deg);\n  }\n\n  \/* Yard\u0131m kolonu gizli *\/\n  .ea-form-wrap .zcwf_col_help {\n    display: none !important;\n  }\n\n  \/* ---------- Evet\/Hay\u0131r radio ---------- *\/\n  .ea-radio-group {\n    display: flex;\n    gap: 20px;\n    padding: 4px 0;\n  }\n\n  .ea-radio-group label {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    cursor: pointer;\n    font-size: 0.95rem;\n    color: var(--ea-navy);\n    font-weight: 400 !important;\n    text-transform: none !important;\n    letter-spacing: 0 !important;\n  }\n\n  .ea-radio-group input[type=\"radio\"] {\n    width: 18px !important;\n    height: 18px !important;\n    min-width: 18px !important;\n    accent-color: var(--ea-cyan);\n    cursor: pointer;\n    flex-shrink: 0;\n  }\n\n  \/* ---------- KVKK \/ ETK b\u00f6l\u00fcm\u00fc ---------- *\/\n  .ea-kvkk-divider {\n    border: none;\n    border-top: 1px solid var(--ea-border);\n    margin: 22px 0 18px !important;\n  }\n\n  .ea-kvkk-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-bottom: 16px;\n  }\n\n  .ea-kvkk-item input.zcwf_ckbox {\n    margin-top: 2px !important;\n  }\n\n  .ea-kvkk-content {\n    flex: 1;\n  }\n\n  .ea-kvkk-heading {\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: var(--ea-navy);\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin-bottom: 5px;\n    display: block;\n  }\n\n  .ea-kvkk-text {\n    font-size: 0.82rem;\n    line-height: 1.65;\n    color: var(--ea-gray);\n  }\n\n  .ea-kvkk-text a {\n    color: var(--ea-cyan-d);\n    text-decoration: underline;\n  }\n\n  \/* ETK alt kutucuklar *\/\n  .ea-etk-subs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-top: 10px;\n  }\n\n  .ea-etk-subs label {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    cursor: pointer;\n    font-size: 0.88rem;\n    color: var(--ea-navy);\n    font-weight: 400 !important;\n    text-transform: none !important;\n    letter-spacing: 0 !important;\n  }\n\n  \/* ---------- Buton alan\u0131 ---------- *\/\n  .ea-form-actions {\n    display: flex;\n    gap: 10px;\n    padding-top: 16px;\n    border-top: 1px solid var(--ea-border);\n    margin-top: 8px;\n  }\n\n  .ea-form-actions .formsubmit.zcwf_button {\n    background: linear-gradient(180deg, var(--ea-orange) 0%, var(--ea-orange-d) 100%) !important;\n    color: #fff !important;\n    font-family: 'Roboto', sans-serif !important;\n    font-weight: 600;\n    font-size: 0.95rem;\n    padding: 11px 28px !important;\n    border: 0 !important;\n    border-radius: var(--ea-radius-pill) !important;\n    max-width: none !important;\n    cursor: pointer;\n    box-shadow: 0 3px 10px rgba(255,165,29,0.35);\n    transition: filter .2s ease, box-shadow .2s ease, transform .1s ease;\n  }\n\n  .ea-form-actions .formsubmit.zcwf_button:hover {\n    filter: brightness(1.04);\n    box-shadow: 0 5px 16px rgba(255,165,29,0.45);\n  }\n\n  .ea-form-actions .formsubmit.zcwf_button:active {\n    transform: translateY(1px);\n  }\n\n  .ea-form-actions .formsubmit.zcwf_button[disabled] {\n    opacity: .6;\n    cursor: not-allowed;\n    box-shadow: none;\n  }\n\n  .ea-form-actions .zcwf_button {\n    font-size: 0.9rem;\n    color: var(--ea-gray);\n    background: #fff;\n    border: 1px solid var(--ea-border);\n    padding: 10px 22px;\n    border-radius: var(--ea-radius-pill);\n    cursor: pointer;\n    transition: background .15s ease;\n  }\n\n  .ea-form-actions .zcwf_button:hover {\n    background: var(--ea-gray-l);\n  }\n\n  \/* ---------- Panel animasyonu ---------- *\/\n  .tab-panel[hidden] { display: none; }\n\n  .tab-panel {\n    animation: fadeIn .22s ease;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(4px); }\n    to   { opacity: 1; transform: none; }\n  }\n\n  \/* ---------- Mobil ---------- *\/\n  @media (max-width: 580px) {\n    .tabs { gap: 4px; }\n    .tabs button { padding: 9px 10px; font-size: 0.8rem; }\n    .ea-form-wrap { padding: 18px !important; }\n    .ea-row-2col { grid-template-columns: 1fr; }\n    .ea-etk-subs { flex-direction: column; gap: 10px; }\n  }\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TAB BAR\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<nav class=\"tabs\" role=\"tablist\">\n  <button type=\"button\" role=\"tab\" aria-selected=\"true\"\n          aria-controls=\"panel-kampanya\" data-panel=\"panel-kampanya\">\n    Campaigns &amp; Events Newsletter\n  <\/button>\n  <button type=\"button\" role=\"tab\" aria-selected=\"false\"\n          aria-controls=\"panel-okul\" data-panel=\"panel-okul\">\n    School &amp; Group Reservation\n  <\/button>\n  <button type=\"button\" role=\"tab\" aria-selected=\"false\"\n          aria-controls=\"panel-parti\" data-panel=\"panel-parti\">\n    Party Events\n  <\/button>\n  <button type=\"button\" role=\"tab\" aria-selected=\"false\"\n          aria-controls=\"panel-talep\" data-panel=\"panel-talep\">\n    Requests &amp; Suggestions\n  <\/button>\n<\/nav>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PANEL 1 \u2014 Campaigns & Events Newsletter\n     Endpoint : https:\/\/crm.zoho.com\/crm\/WebToLeadForm\n     LEADCF14  : \"Kampanya & Etkinlik\" (hidden)\n     KVKK      : mandatory\n     ETK       : mandatory (required to receive notifications)\n     Read      : mandatory\n     Channel   : at least 1 (E-Mail \/ SMS \/ Phone) mandatory\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"panel-kampanya\" class=\"tab-panel\" role=\"tabpanel\">\n  <div class=\"ea-form-wrap zcwf_lblLeft\">\n\n    <form id=\"webform3913035000455458005\"\n          action=\"https:\/\/crm.zoho.com\/crm\/WebToLeadForm\"\n          name=\"WebToLeads3913035000455458005\"\n          method=\"POST\"\n          onsubmit=\"javascript:document.charset='UTF-8'; return checkMandatory3913035000455458005()\"\n          accept-charset=\"UTF-8\">\n\n      <!-- \u2605 Zoho auth \u2014 DO NOT TOUCH \u2605 -->\n      <input type=\"text\"   style=\"display:none\" name=\"xnQsjsdp\"  value=\"cc6f703a135bcb006e5b380bb908235a75bca536956bc19d9de00543cc49ea8a\">\n      <input type=\"hidden\"                       name=\"zc_gad\"    id=\"zc_gad\" value=\"\">\n      <input type=\"text\"   style=\"display:none\" name=\"xmIwtLD\"   value=\"e11a6b50944f4de2f586f8f9457643ecf1a42132d8cc05f771d201d23e9218da488d6f77c174a4ea62d1d5d308dde908\">\n      <input type=\"text\"   style=\"display:none\" name=\"actionType\" value=\"TGVhZHM=\">\n      <input type=\"text\"   style=\"display:none\" name=\"returnURL\"  value=\"https:\/\/emaarakvaryum.com\/tesekkurler\/\">\n      <!-- Form type (hidden) -->\n      <input type=\"text\"   style=\"display:none\" name=\"LEADCF14\"   value=\"Kampanya &amp; Etkinlik\">\n      <!-- Honeypot \u2014 DO NOT TOUCH -->\n      <input type=\"text\"   style=\"display:none\" name=\"aG9uZXlwb3Q\" value=\"\">\n      <!-- LEADCF109: managed by radio -->\n      <input type=\"checkbox\" style=\"display:none\" id=\"LEADCF109\"\n             name=\"LEADCF109\" aria-checked=\"false\" aria-required=\"false\"\n             aria-valuemax=\"3\" maxlength=\"3\">\n\n      <div class=\"zcwf_title\">Campaigns &amp; Events Newsletter<\/div>\n\n      <!-- First Name | Last Name side by side -->\n      <div class=\"ea-row-2col\">\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"First_Name\">First Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"First_Name\" aria-required=\"true\"\n                   name=\"First Name\" minlength=\"2\" maxlength=\"40\" placeholder=\"Your first name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"Last_Name\">Last Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"Last_Name\" aria-required=\"true\"\n                   name=\"Last Name\" minlength=\"2\" maxlength=\"80\" placeholder=\"Your last name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Email -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Email\">Email <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"text\" ftype=\"email\" autocomplete=\"off\"\n                 id=\"Email\" aria-required=\"true\" name=\"Email\" maxlength=\"100\" placeholder=\"example@email.com\">\n        <\/div>\n      <\/div>\n\n      <!-- Phone Number -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Mobile\">Phone Number <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"tel\" id=\"Mobile\" aria-required=\"true\" name=\"Mobile\"\n                 maxlength=\"17\" placeholder=\"+90 5__ ___ __ __\" value=\"+90 \"\n                 oninput=\"formatPhone(this)\" onfocus=\"if(!this.value)this.value='+90 '\">\n        <\/div>\n      <\/div>\n\n      <!-- Occupation -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"LEADCF19\">Occupation<\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"text\" id=\"LEADCF19\" name=\"LEADCF19\"\n                 maxlength=\"255\" placeholder=\"Your occupation\">\n        <\/div>\n      <\/div>\n\n      <!-- Children Aged 3-12 -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label>Do You Have Children Aged 3-12?<\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <div class=\"ea-radio-group\">\n            <label>\n              <input type=\"radio\" name=\"cocuk_k\" value=\"evet\"\n                     onchange=\"document.getElementById('LEADCF109').checked=true;\n                               document.getElementById('LEADCF109').ariaChecked='true';\">\n              Yes\n            <\/label>\n            <label>\n              <input type=\"radio\" name=\"cocuk_k\" value=\"hayir\"\n                     onchange=\"document.getElementById('LEADCF109').checked=false;\n                               document.getElementById('LEADCF109').ariaChecked='false';\">\n              No\n            <\/label>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <hr class=\"ea-kvkk-divider\">\n\n      <!-- KVKK Privacy Notice \u2014 mandatory -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"LEADCF110\"\n               name=\"LEADCF110\" aria-checked=\"false\" maxlength=\"3\"\n               onclick=\"addAriaChecked3913035000455458005()\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Privacy Notice (KVKK) <span style=\"color:red\">*<\/span>\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I have read and understood the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Explicit Consent (KVKK) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"kvkk_riza_k\"\n               name=\"kvkk_riza_k\" aria-checked=\"false\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Explicit Consent (KVKK)\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I hereby give my free and voluntary consent to the processing of my personal data\n            as specified in the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>\n            for the purposes stated in the Privacy Notice, and to the sharing of such data\n            with the domestic parties specified in the Privacy Notice.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Communication Consent (ECM) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"etk_ana_k\"\n               name=\"etk_ana_k\" aria-checked=\"false\"\n               onclick=\"addAriaChecked3913035000455458005()\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Communication Consent (ECM)\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            Additionally, I consent to being contacted and receiving commercial electronic\n            messages through the communication channels I have indicated below, for the\n            purposes of providing various benefits, making announcements and notifications,\n            and for advertising, promotion, sales, marketing, survey and similar purposes\n            within the scope of the Privacy Notice.\n          <\/p>\n          <div class=\"ea-etk-subs\">\n            <!-- LEADCF104 = Email Permission -->\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF104\" name=\"LEADCF104\" maxlength=\"3\"\n                     onclick=\"addAriaChecked3913035000455458005()\">\n              E-Mail\n            <\/label>\n            <!-- LEADCF103 = SMS Permission -->\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF103\" name=\"LEADCF103\" maxlength=\"3\"\n                     onclick=\"addAriaChecked3913035000455458005()\">\n              Text Message (SMS)\n            <\/label>\n            <!-- LEADCF106 = Call Permission -->\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF106\" name=\"LEADCF106\" maxlength=\"3\"\n                     onclick=\"addAriaChecked3913035000455458005()\">\n              Phone\n            <\/label>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ea-form-actions\">\n        <input type=\"submit\" id=\"formsubmit\" role=\"button\"\n               class=\"formsubmit zcwf_button\" value=\"Submit\"\n               aria-label=\"Submit\" title=\"Submit\">\n        <input type=\"reset\" class=\"zcwf_button\" role=\"button\"\n               name=\"reset\" value=\"Reset\" aria-label=\"Reset\">\n      <\/div>\n    <\/form>\n\n    <script>\n      function addAriaChecked3913035000455458005() {\n        var el = event.target;\n        if (el) el.ariaChecked = el.checked ? 'true' : 'false';\n      }\n\n      function validateEmail3913035000455458005() {\n        var form = document.forms['WebToLeads3913035000455458005'];\n        var emailFld = form.querySelectorAll('[ftype=email]');\n        for (var i = 0; i < emailFld.length; i++) {\n          var v = emailFld[i].value;\n          if (v.replace(\/^\\s+|\\s+$\/g, '').length) {\n            var at  = v.indexOf('@');\n            var dot = v.lastIndexOf('.');\n            if (at < 1 || dot < at + 2 || dot + 2 >= v.length) {\n              alert('Please enter a valid email address.');\n              emailFld[i].focus();\n              return false;\n            }\n          }\n        }\n        return true;\n      }\n\n      function checkMandatory3913035000455458005() {\n        var form = document.forms['WebToLeads3913035000455458005'];\n\n        \/* First Name mandatory *\/\n        var fn = form['First Name'];\n        if (fn && !fn.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('First Name field is required.');\n          fn.focus();\n          return false;\n        }\n        if (fn && fn.value.trim().length > 0 && fn.value.trim().length < 2) {\n          alert('First Name must be at least 2 characters.');\n          fn.focus();\n          return false;\n        }\n\n        \/* Last Name mandatory *\/\n        var ln = form['Last Name'];\n        if (ln && !ln.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('Last Name field is required.');\n          ln.focus();\n          return false;\n        }\n        if (ln && ln.value.trim().length > 0 && ln.value.trim().length < 2) {\n          alert('Last Name must be at least 2 characters.');\n          ln.focus();\n          return false;\n        }\n\n        \/* Email mandatory *\/\n        var em = form['Email'];\n        if (em && !em.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('Email field is required.');\n          em.focus();\n          return false;\n        }\n\n        \/* Phone Number mandatory *\/\n        var mob = form['Mobile'];\n        var mobVal = mob ? mob.value.replace(\/[^0-9]\/g, '') : '';\n        if (mob && (!mobVal.length || mobVal === '90')) {\n          alert('Phone Number field is required.');\n          mob.focus();\n          return false;\n        }\n        if (mob && mobVal.length && !validatePhone(mob.value)) {\n          alert('Please enter a valid phone number (10 digits).');\n          mob.focus();\n          return false;\n        }\n\n        \/* KVKK mandatory *\/\n        if (!document.getElementById('LEADCF110').checked) {\n          alert('You must accept the Privacy Notice (KVKK) to proceed.');\n          document.getElementById('LEADCF110').focus();\n          return false;\n        }\n\n        if (!validateEmail3913035000455458005()) return false;\n\n        var urlparams = new URLSearchParams(window.location.search);\n        if (urlparams.has('service') && urlparams.get('service') === 'smarturl') {\n          var sf = document.createElement('input');\n          sf.setAttribute('type', 'hidden');\n          sf.setAttribute('value', urlparams.get('service'));\n          sf.setAttribute('name', 'service');\n          document.getElementById('webform3913035000455458005').appendChild(sf);\n        }\n\n        document.querySelector('#panel-kampanya .formsubmit').setAttribute('disabled', true);\n        return true;\n      }\n    <\/script>\n    <!-- Do not remove this --- Analytics Tracking code starts -->\n    <script id=\"wf_anal\"\n      src=\"https:\/\/crm.zohopublic.com\/crm\/WebFormAnalyticsServeServlet?rid=30ef76f640843fab63863125b68367d391936309df51d851d74cfadaf6300258d05b6f2d581f895493427eeb71a86f41gidfb787f6f4cb8f46fb86643e08982d185a425d0c47e915f6dd3fe7a140dc6f58agid1a70d4b4fe612e41e745d4263522da9e882dd31a419f37e6472b03a5114aea8fgid46e5e499031eea9ea614fe0151220546758bdadb3a2482efe2d7db8700ea3f98&tw=c13d799a428041a1aebf3f1325c003d36bd1772d05b1a09e056858721e494cf1\">\n    <\/script>\n    <!-- Do not remove this --- Analytics Tracking code ends -->\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PANEL 2 \u2014 School & Group Reservation\n     Endpoint : https:\/\/crm.zoho.com\/crm\/WebToContactForm\n     KVKK      : mandatory\n     ETK       : optional\n     Read      : mandatory if ETK selected\n     Channel   : at least 1 mandatory if ETK selected\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"panel-okul\" class=\"tab-panel\" role=\"tabpanel\" hidden>\n  <div class=\"ea-form-wrap zcwf_lblLeft\">\n\n    <form id=\"webform3913035000455458095\"\n          action=\"https:\/\/crm.zoho.com\/crm\/WebToContactForm\"\n          name=\"WebToContacts3913035000455458095\"\n          method=\"POST\"\n          onsubmit=\"javascript:document.charset='UTF-8'; return checkMandatory3913035000455458095()\"\n          accept-charset=\"UTF-8\">\n\n      <!-- \u2605 Zoho auth \u2014 DO NOT TOUCH \u2605 -->\n      <input type=\"text\"   style=\"display:none\" name=\"xnQsjsdp\"   value=\"5ec2fbc9c9ed36951f3a04c3c376a28a04810871a8e7647925d77d193ddfa40c\">\n      <input type=\"hidden\"                       name=\"zc_gad\"     id=\"zc_gad_s\" value=\"\">\n      <input type=\"text\"   style=\"display:none\" name=\"xmIwtLD\"    value=\"1621a4c978c5b079f68e8bd5d4de50aa622460c56fb64c92f161340ca45ba66ac4274ca28e5ea56301225ec9c6cebd71\">\n      <input type=\"text\"   style=\"display:none\" name=\"actionType\"  value=\"Q29udGFjdHM=\">\n      <input type=\"text\"   style=\"display:none\" name=\"returnURL\"   value=\"https:\/\/emaarakvaryum.com\/tesekkurler\/\">\n      <input type=\"text\"   style=\"display:none\" name=\"aG9uZXlwb3Q\" value=\"\">\n\n      <div class=\"zcwf_title\">School &amp; Group Reservation<\/div>\n\n      <!-- Institution Name -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Account_Name_s\">Institution Name<\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"text\" id=\"Account_Name_s\" name=\"Account Name\"\n                 maxlength=\"100\" placeholder=\"Name of your school or institution\">\n        <\/div>\n      <\/div>\n\n      <!-- First Name | Last Name side by side -->\n      <div class=\"ea-row-2col\">\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"First_Name_s\">First Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"First_Name_s\" aria-required=\"true\" name=\"First Name\"\n                   minlength=\"2\" maxlength=\"40\" placeholder=\"Your first name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"Last_Name_s\">Last Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"Last_Name_s\" aria-required=\"true\"\n                   name=\"Last Name\" minlength=\"2\" maxlength=\"80\" placeholder=\"Your last name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Email -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Email_s\">Email <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"text\" ftype=\"email\" autocomplete=\"off\"\n                 id=\"Email_s\" aria-required=\"true\" name=\"Email\" maxlength=\"100\" placeholder=\"example@email.com\">\n        <\/div>\n      <\/div>\n\n      <!-- Phone Number -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Mobile_s\">Phone Number <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"tel\" id=\"Mobile_s\" aria-required=\"true\"\n                 name=\"Mobile\" maxlength=\"17\" placeholder=\"+90 5__ ___ __ __\" value=\"+90 \"\n                 oninput=\"formatPhone(this)\" onfocus=\"if(!this.value)this.value='+90 '\">\n        <\/div>\n      <\/div>\n\n      <hr class=\"ea-kvkk-divider\">\n\n      <!-- KVKK Privacy Notice \u2014 mandatory -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"CONTACTCF132\"\n               name=\"CONTACTCF132\" aria-checked=\"false\" maxlength=\"3\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Privacy Notice (KVKK) <span style=\"color:red\">*<\/span>\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I have read and understood the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Explicit Consent (KVKK) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"kvkk_riza_o\"\n               name=\"kvkk_riza_o\" aria-checked=\"false\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Explicit Consent (KVKK)\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I hereby give my free and voluntary consent to the processing of my personal data\n            as specified in the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>\n            for the purposes stated in the Privacy Notice, and to the sharing of such data\n            with the domestic parties specified in the Privacy Notice.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Communication Consent (ECM) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"etk_ana_o\"\n               name=\"etk_ana_o\"\n               onclick=\"addAriaChecked3913035000455458095()\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">Communication Consent (ECM)<\/span>\n          <p class=\"ea-kvkk-text\">\n            Additionally, I consent to being contacted and receiving commercial electronic\n            messages through the communication channels I have indicated below, for the\n            purposes of providing various benefits, making announcements and notifications,\n            and for advertising, promotion, sales, marketing, survey and similar purposes\n            within the scope of the Privacy Notice.\n          <\/p>\n          <div class=\"ea-etk-subs\">\n            <!-- CONTACTCF137 = IYS Email Permission -->\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"CONTACTCF137\" name=\"CONTACTCF137\" maxlength=\"3\"\n                     onclick=\"addAriaChecked3913035000455458095()\">\n              E-Mail\n            <\/label>\n            <!-- CONTACTCF136 = IYS SMS Permission -->\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"CONTACTCF136\" name=\"CONTACTCF136\" maxlength=\"3\"\n                     onclick=\"addAriaChecked3913035000455458095()\">\n              Text Message (SMS)\n            <\/label>\n            <!-- CONTACTCF135 = IYS Call Permission -->\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"CONTACTCF135\" name=\"CONTACTCF135\" maxlength=\"3\"\n                     onclick=\"addAriaChecked3913035000455458095()\">\n              Phone\n            <\/label>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ea-form-actions\">\n        <input type=\"submit\" id=\"formsubmit_s\" role=\"button\"\n               class=\"formsubmit zcwf_button\" value=\"Submit\"\n               aria-label=\"Submit\" title=\"Submit\">\n        <input type=\"reset\" class=\"zcwf_button\" role=\"button\"\n               name=\"reset\" value=\"Reset\" aria-label=\"Reset\">\n      <\/div>\n    <\/form>\n\n    <script>\n      function addAriaChecked3913035000455458095() {\n        var el = event.target;\n        if (el) el.ariaChecked = el.checked ? 'true' : 'false';\n      }\n\n      function validateEmail3913035000455458095() {\n        var form = document.forms['WebToContacts3913035000455458095'];\n        var emailFld = form.querySelectorAll('[ftype=email]');\n        for (var i = 0; i < emailFld.length; i++) {\n          var v = emailFld[i].value;\n          if (v.replace(\/^\\s+|\\s+$\/g, '').length) {\n            var at  = v.indexOf('@');\n            var dot = v.lastIndexOf('.');\n            if (at < 1 || dot < at + 2 || dot + 2 >= v.length) {\n              alert('Please enter a valid email address.');\n              emailFld[i].focus();\n              return false;\n            }\n          }\n        }\n        return true;\n      }\n\n      function checkMandatory3913035000455458095() {\n        var form = document.forms['WebToContacts3913035000455458095'];\n\n        \/* Mandatory text fields *\/\n        var mnd = [['First Name', 'First Name'], ['Last Name', 'Last Name'], ['Email', 'Email']];\n        for (var i = 0; i < mnd.length; i++) {\n          var fld = form[mnd[i][0]];\n          if (fld && !fld.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n            alert(mnd[i][1] + ' field is required.');\n            fld.focus();\n            return false;\n          }\n        }\n\n        \/* Phone Number mandatory (prefix taken into account) *\/\n        var mob_chk = form['Mobile'];\n        var mobDigits = mob_chk ? mob_chk.value.replace(\/[^0-9]\/g, '') : '';\n        if (mob_chk && (!mobDigits.length || mobDigits === '90')) {\n          alert('Phone Number field is required.');\n          mob_chk.focus();\n          return false;\n        }\n\n        \/* Name fields min 2 characters *\/\n        var nameFields = [['First Name', 'First Name'], ['Last Name', 'Last Name']];\n        for (var i = 0; i < nameFields.length; i++) {\n          var nf = form[nameFields[i][0]];\n          if (nf && nf.value.trim().length > 0 && nf.value.trim().length < 2) {\n            alert(nameFields[i][1] + ' must be at least 2 characters.');\n            nf.focus();\n            return false;\n          }\n        }\n\n        \/* Phone format check *\/\n        var mob_s = form['Mobile'];\n        if (mob_s && mob_s.value.replace(\/[^0-9]\/g, '').length > 2 && !validatePhone(mob_s.value)) {\n          alert('Please enter a valid phone number (10 digits).');\n          mob_s.focus();\n          return false;\n        }\n\n        \/* KVKK mandatory *\/\n        if (!document.getElementById('CONTACTCF132').checked) {\n          alert('You must accept the Privacy Notice (KVKK) to proceed.');\n          document.getElementById('CONTACTCF132').focus();\n          return false;\n        }\n\n        if (!validateEmail3913035000455458095()) return false;\n\n        var urlparams = new URLSearchParams(window.location.search);\n        if (urlparams.has('service') && urlparams.get('service') === 'smarturl') {\n          var sf = document.createElement('input');\n          sf.setAttribute('type', 'hidden');\n          sf.setAttribute('value', urlparams.get('service'));\n          sf.setAttribute('name', 'service');\n          document.getElementById('webform3913035000455458095').appendChild(sf);\n        }\n\n        document.querySelector('#panel-okul .formsubmit').setAttribute('disabled', true);\n        return true;\n      }\n    <\/script>\n    <!-- Do not remove this --- Analytics Tracking code starts -->\n    <script id=\"wf_anal_s\"\n      src=\"https:\/\/crm.zohopublic.com\/crm\/WebFormAnalyticsServeServlet?rid=91d09ca8e3b764683c089795a96de397f8a059716a67d43402db9453c6872d1bbc35f91051b480e18048d2a4cab19016gid97c55b43e335d616c5fd455a0aa3eb46c9eec4f5173259ae4fe9bae1ad63c968gid5b74941f5b9f15d1673eac52a8d83b6d217cef7ef21a5bf7c1f252f2006f9af3gidb197b6dc14682f3084a14082f0018bd3d9523ae1286646d95602569fc148b4e1&tw=1331fb7eca791b35e18575d3b0dddbf97904f6c5f7cc12742a61789ee77c2075\">\n    <\/script>\n    <!-- Do not remove this --- Analytics Tracking code ends -->\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PANEL 3 \u2014 Party Events\n     Endpoint : https:\/\/crm.zoho.com\/crm\/WebToLeadForm\n     LEADCF14  : \"Parti Organizasyonu\" (hidden)\n     KVKK      : mandatory\n     ETK       : optional\n     Read      : mandatory if ETK selected\n     Channel   : at least 1 mandatory if ETK selected\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"panel-parti\" class=\"tab-panel\" role=\"tabpanel\" hidden>\n  <div class=\"ea-form-wrap zcwf_lblLeft\">\n\n    <form id=\"webform_parti\"\n          action=\"https:\/\/crm.zoho.com\/crm\/WebToLeadForm\"\n          name=\"WebToLeads_Parti\"\n          method=\"POST\"\n          onsubmit=\"javascript:document.charset='UTF-8'; return checkMandatoryParti()\"\n          accept-charset=\"UTF-8\">\n\n      <!-- \u2605 Zoho auth \u2014 DO NOT TOUCH \u2605 -->\n      <input type=\"text\"   style=\"display:none\" name=\"xnQsjsdp\"   value=\"cc6f703a135bcb006e5b380bb908235a75bca536956bc19d9de00543cc49ea8a\">\n      <input type=\"hidden\"                       name=\"zc_gad\"     id=\"zc_gad_p\" value=\"\">\n      <input type=\"text\"   style=\"display:none\" name=\"xmIwtLD\"    value=\"e11a6b50944f4de2f586f8f9457643ecf1a42132d8cc05f771d201d23e9218da488d6f77c174a4ea62d1d5d308dde908\">\n      <input type=\"text\"   style=\"display:none\" name=\"actionType\"  value=\"TGVhZHM=\">\n      <input type=\"text\"   style=\"display:none\" name=\"returnURL\"   value=\"https:\/\/emaarakvaryum.com\/tesekkurler\/\">\n      <!-- Form type (hidden) -->\n      <input type=\"text\"   style=\"display:none\" name=\"LEADCF14\"    value=\"Parti Organizasyonu\">\n      <input type=\"text\"   style=\"display:none\" name=\"aG9uZXlwb3Q\" value=\"\">\n      <!-- LEADCF109: managed by radio -->\n      <input type=\"checkbox\" style=\"display:none\" id=\"LEADCF109_p\"\n             name=\"LEADCF109\" aria-checked=\"false\" maxlength=\"3\">\n\n      <div class=\"zcwf_title\">Party Events<\/div>\n\n      <!-- First Name | Last Name side by side -->\n      <div class=\"ea-row-2col\">\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"First_Name_p\">First Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"First_Name_p\" aria-required=\"true\" name=\"First Name\"\n                   minlength=\"2\" maxlength=\"40\" placeholder=\"Your first name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"Last_Name_p\">Last Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"Last_Name_p\" aria-required=\"true\" name=\"Last Name\"\n                   minlength=\"2\" maxlength=\"80\" placeholder=\"Your last name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Email -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Email_p\">Email <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"text\" ftype=\"email\" autocomplete=\"off\"\n                 id=\"Email_p\" aria-required=\"true\" name=\"Email\" maxlength=\"100\" placeholder=\"example@email.com\">\n        <\/div>\n      <\/div>\n\n      <!-- Phone Number -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Mobile_p\">Phone Number <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"tel\" id=\"Mobile_p\" aria-required=\"true\" name=\"Mobile\"\n                 maxlength=\"17\" placeholder=\"+90 5__ ___ __ __\" value=\"+90 \"\n                 oninput=\"formatPhone(this)\" onfocus=\"if(!this.value)this.value='+90 '\">\n        <\/div>\n      <\/div>\n\n      <hr class=\"ea-kvkk-divider\">\n\n      <!-- KVKK Privacy Notice \u2014 mandatory -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"LEADCF110_p\"\n               name=\"LEADCF110\" aria-checked=\"false\" maxlength=\"3\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Privacy Notice (KVKK) <span style=\"color:red\">*<\/span>\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I have read and understood the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Explicit Consent (KVKK) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"kvkk_riza_p\"\n               name=\"kvkk_riza_p\" aria-checked=\"false\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Explicit Consent (KVKK)\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I hereby give my free and voluntary consent to the processing of my personal data\n            as specified in the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>\n            for the purposes stated in the Privacy Notice, and to the sharing of such data\n            with the domestic parties specified in the Privacy Notice.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Communication Consent (ECM) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"etk_ana_p\" name=\"etk_ana_p\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">Communication Consent (ECM)<\/span>\n          <p class=\"ea-kvkk-text\">\n            Additionally, I consent to being contacted and receiving commercial electronic\n            messages through the communication channels I have indicated below, for the\n            purposes of providing various benefits, making announcements and notifications,\n            and for advertising, promotion, sales, marketing, survey and similar purposes\n            within the scope of the Privacy Notice.\n          <\/p>\n          <div class=\"ea-etk-subs\">\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF104_p\" name=\"LEADCF104\" maxlength=\"3\">\n              E-Mail\n            <\/label>\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF103_p\" name=\"LEADCF103\" maxlength=\"3\">\n              Text Message (SMS)\n            <\/label>\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF106_p\" name=\"LEADCF106\" maxlength=\"3\">\n              Phone\n            <\/label>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ea-form-actions\">\n        <input type=\"submit\" id=\"formsubmit_p\" role=\"button\"\n               class=\"formsubmit zcwf_button\" value=\"Submit\"\n               aria-label=\"Submit\" title=\"Submit\">\n        <input type=\"reset\" class=\"zcwf_button\" role=\"button\"\n               name=\"reset\" value=\"Reset\" aria-label=\"Reset\">\n      <\/div>\n    <\/form>\n\n    <script>\n      function checkMandatoryParti() {\n        var form = document.forms['WebToLeads_Parti'];\n\n        \/* First Name mandatory *\/\n        var fn = form['First Name'];\n        if (fn && !fn.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('First Name field is required.');\n          fn.focus();\n          return false;\n        }\n        if (fn && fn.value.trim().length > 0 && fn.value.trim().length < 2) {\n          alert('First Name must be at least 2 characters.');\n          fn.focus();\n          return false;\n        }\n\n        \/* Last Name mandatory *\/\n        var ln = form['Last Name'];\n        if (ln && !ln.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('Last Name field is required.');\n          ln.focus();\n          return false;\n        }\n        if (ln && ln.value.trim().length > 0 && ln.value.trim().length < 2) {\n          alert('Last Name must be at least 2 characters.');\n          ln.focus();\n          return false;\n        }\n\n        \/* Email mandatory *\/\n        var em = form['Email'];\n        if (em && !em.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('Email field is required.');\n          em.focus();\n          return false;\n        }\n\n        \/* Phone Number mandatory *\/\n        var mob = form['Mobile'];\n        var mobVal_p = mob ? mob.value.replace(\/[^0-9]\/g, '') : '';\n        if (mob && (!mobVal_p.length || mobVal_p === '90')) {\n          alert('Phone Number field is required.');\n          mob.focus();\n          return false;\n        }\n        if (mob && mobVal_p.length && !validatePhone(mob.value)) {\n          alert('Please enter a valid phone number (10 digits).');\n          mob.focus();\n          return false;\n        }\n\n        \/* KVKK mandatory *\/\n        if (!document.getElementById('LEADCF110_p').checked) {\n          alert('You must accept the Privacy Notice (KVKK) to proceed.');\n          document.getElementById('LEADCF110_p').focus();\n          return false;\n        }\n\n        \/* Email format validation *\/\n        var emailFld = form.querySelector('[ftype=email]');\n        if (emailFld && emailFld.value.trim().length) {\n          var v = emailFld.value;\n          if (v.indexOf('@') < 1 || v.lastIndexOf('.') < v.indexOf('@') + 2) {\n            alert('Please enter a valid email address.');\n            emailFld.focus();\n            return false;\n          }\n        }\n\n        var urlparams = new URLSearchParams(window.location.search);\n        if (urlparams.has('service') && urlparams.get('service') === 'smarturl') {\n          var sf = document.createElement('input');\n          sf.setAttribute('type', 'hidden');\n          sf.setAttribute('value', urlparams.get('service'));\n          sf.setAttribute('name', 'service');\n          document.getElementById('webform_parti').appendChild(sf);\n        }\n\n        document.querySelector('#panel-parti .formsubmit').setAttribute('disabled', true);\n        return true;\n      }\n    <\/script>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PANEL 4 \u2014 Requests & Suggestions\n     Endpoint : https:\/\/crm.zoho.com\/crm\/WebToLeadForm\n     LEADCF14  : \"Talep & \u00d6neri\" (hidden)\n     KVKK      : mandatory\n     ETK       : fully optional\n     Read      : mandatory if ETK selected\n     Channel   : at least 1 mandatory if ETK selected\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"panel-talep\" class=\"tab-panel\" role=\"tabpanel\" hidden>\n  <div class=\"ea-form-wrap zcwf_lblLeft\">\n\n    <form id=\"webform_talep\"\n          action=\"https:\/\/crm.zoho.com\/crm\/WebToLeadForm\"\n          name=\"WebToLeads_Talep\"\n          method=\"POST\"\n          onsubmit=\"javascript:document.charset='UTF-8'; return checkMandatoryTalep()\"\n          accept-charset=\"UTF-8\">\n\n      <!-- \u2605 Zoho auth \u2014 DO NOT TOUCH \u2605 -->\n      <input type=\"text\"   style=\"display:none\" name=\"xnQsjsdp\"   value=\"cc6f703a135bcb006e5b380bb908235a75bca536956bc19d9de00543cc49ea8a\">\n      <input type=\"hidden\"                       name=\"zc_gad\"     id=\"zc_gad_t\" value=\"\">\n      <input type=\"text\"   style=\"display:none\" name=\"xmIwtLD\"    value=\"e11a6b50944f4de2f586f8f9457643ecf1a42132d8cc05f771d201d23e9218da488d6f77c174a4ea62d1d5d308dde908\">\n      <input type=\"text\"   style=\"display:none\" name=\"actionType\"  value=\"TGVhZHM=\">\n      <input type=\"text\"   style=\"display:none\" name=\"returnURL\"   value=\"https:\/\/emaarakvaryum.com\/tesekkurler\/\">\n      <!-- Form type (hidden) -->\n      <input type=\"text\"   style=\"display:none\" name=\"LEADCF14\"    value=\"Talep &amp; \u00d6neri\">\n      <input type=\"text\"   style=\"display:none\" name=\"aG9uZXlwb3Q\" value=\"\">\n      <!-- LEADCF109: managed by radio -->\n      <input type=\"checkbox\" style=\"display:none\" id=\"LEADCF109_t\"\n             name=\"LEADCF109\" aria-checked=\"false\" maxlength=\"3\">\n\n      <div class=\"zcwf_title\">Requests &amp; Suggestions<\/div>\n\n      <!-- First Name | Last Name side by side -->\n      <div class=\"ea-row-2col\">\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"First_Name_t\">First Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"First_Name_t\" aria-required=\"true\" name=\"First Name\"\n                   minlength=\"2\" maxlength=\"40\" placeholder=\"Your first name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n        <div class=\"zcwf_row\">\n          <div class=\"zcwf_col_lab\">\n            <label for=\"Last_Name_t\">Last Name <span style=\"color:red\">*<\/span><\/label>\n          <\/div>\n          <div class=\"zcwf_col_fld\">\n            <input type=\"text\" id=\"Last_Name_t\" aria-required=\"true\" name=\"Last Name\"\n                   minlength=\"2\" maxlength=\"80\" placeholder=\"Your last name\"\n                   oninput=\"this.value=this.value.replace(\/[0-9]\/g,'')\">\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Email -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Email_t\">Email <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"text\" ftype=\"email\" autocomplete=\"off\"\n                 id=\"Email_t\" aria-required=\"true\" name=\"Email\" maxlength=\"100\" placeholder=\"example@email.com\">\n        <\/div>\n      <\/div>\n\n      <!-- Phone Number -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Mobile_t\">Phone Number <span style=\"color:red\">*<\/span><\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <input type=\"tel\" id=\"Mobile_t\" aria-required=\"true\" name=\"Mobile\"\n                 maxlength=\"17\" placeholder=\"+90 5__ ___ __ __\" value=\"+90 \"\n                 oninput=\"formatPhone(this)\" onfocus=\"if(!this.value)this.value='+90 '\">\n        <\/div>\n      <\/div>\n\n      <!-- Request \/ Suggestion -->\n      <div class=\"zcwf_row\">\n        <div class=\"zcwf_col_lab\">\n          <label for=\"Description_t\">Request \/ Suggestion<\/label>\n        <\/div>\n        <div class=\"zcwf_col_fld\">\n          <textarea id=\"Description_t\" name=\"Description\"\n                    placeholder=\"Please write your request or suggestion here...\"><\/textarea>\n        <\/div>\n      <\/div>\n\n      <hr class=\"ea-kvkk-divider\">\n\n      <!-- KVKK Privacy Notice \u2014 mandatory -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"LEADCF110_t\"\n               name=\"LEADCF110\" aria-checked=\"false\" maxlength=\"3\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Privacy Notice (KVKK) <span style=\"color:red\">*<\/span>\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I have read and understood the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Explicit Consent (KVKK) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"kvkk_riza_t\"\n               name=\"kvkk_riza_t\" aria-checked=\"false\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">\n            Explicit Consent (KVKK)\n          <\/span>\n          <p class=\"ea-kvkk-text\">\n            I hereby give my free and voluntary consent to the processing of my personal data\n            as specified in the\n            <a href=\"https:\/\/kvkk.emaar.com.tr\/emaar-eglence-kisisel-verilerin-islenmesi-ve-korunmasina-iliskin-aydinlatma-metni\/\" target=\"_blank\">Emaar Aquarium and Skyview\n            Privacy Notice on the Protection and Processing of Personal Data<\/a>\n            for the purposes stated in the Privacy Notice, and to the sharing of such data\n            with the domestic parties specified in the Privacy Notice.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Communication Consent (ECM) \u2014 optional -->\n      <div class=\"ea-kvkk-item\">\n        <input type=\"checkbox\" class=\"zcwf_ckbox\" id=\"etk_ana_t\" name=\"etk_ana_t\">\n        <div class=\"ea-kvkk-content\">\n          <span class=\"ea-kvkk-heading\">Communication Consent (ECM)<\/span>\n          <p class=\"ea-kvkk-text\">\n            Additionally, I consent to being contacted and receiving commercial electronic\n            messages through the communication channels I have indicated below, for the\n            purposes of providing various benefits, making announcements and notifications,\n            and for advertising, promotion, sales, marketing, survey and similar purposes\n            within the scope of the Privacy Notice.\n          <\/p>\n          <div class=\"ea-etk-subs\">\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF104_t\" name=\"LEADCF104\" maxlength=\"3\">\n              E-Mail\n            <\/label>\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF103_t\" name=\"LEADCF103\" maxlength=\"3\">\n              Text Message (SMS)\n            <\/label>\n            <label>\n              <input type=\"checkbox\" class=\"zcwf_ckbox\"\n                     id=\"LEADCF106_t\" name=\"LEADCF106\" maxlength=\"3\">\n              Phone\n            <\/label>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ea-form-actions\">\n        <input type=\"submit\" id=\"formsubmit_t\" role=\"button\"\n               class=\"formsubmit zcwf_button\" value=\"Submit\"\n               aria-label=\"Submit\" title=\"Submit\">\n        <input type=\"reset\" class=\"zcwf_button\" role=\"button\"\n               name=\"reset\" value=\"Reset\" aria-label=\"Reset\">\n      <\/div>\n    <\/form>\n\n    <script>\n      function checkMandatoryTalep() {\n        var form = document.forms['WebToLeads_Talep'];\n\n        \/* First Name mandatory *\/\n        var fn = form['First Name'];\n        if (fn && !fn.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('First Name field is required.');\n          fn.focus();\n          return false;\n        }\n        if (fn && fn.value.trim().length > 0 && fn.value.trim().length < 2) {\n          alert('First Name must be at least 2 characters.');\n          fn.focus();\n          return false;\n        }\n\n        \/* Last Name mandatory *\/\n        var ln = form['Last Name'];\n        if (ln && !ln.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('Last Name field is required.');\n          ln.focus();\n          return false;\n        }\n        if (ln && ln.value.trim().length > 0 && ln.value.trim().length < 2) {\n          alert('Last Name must be at least 2 characters.');\n          ln.focus();\n          return false;\n        }\n\n        \/* Email mandatory *\/\n        var em = form['Email'];\n        if (em && !em.value.replace(\/^\\s+|\\s+$\/g, '').length) {\n          alert('Email field is required.');\n          em.focus();\n          return false;\n        }\n\n        \/* Phone Number mandatory *\/\n        var mob = form['Mobile'];\n        var mobVal_t = mob ? mob.value.replace(\/[^0-9]\/g, '') : '';\n        if (mob && (!mobVal_t.length || mobVal_t === '90')) {\n          alert('Phone Number field is required.');\n          mob.focus();\n          return false;\n        }\n        if (mob && mobVal_t.length && !validatePhone(mob.value)) {\n          alert('Please enter a valid phone number (10 digits).');\n          mob.focus();\n          return false;\n        }\n\n        \/* KVKK mandatory *\/\n        if (!document.getElementById('LEADCF110_t').checked) {\n          alert('You must accept the Privacy Notice (KVKK) to proceed.');\n          document.getElementById('LEADCF110_t').focus();\n          return false;\n        }\n\n        \/* Email format validation *\/\n        var emailFld = form.querySelector('[ftype=email]');\n        if (emailFld && emailFld.value.trim().length) {\n          var v = emailFld.value;\n          if (v.indexOf('@') < 1 || v.lastIndexOf('.') < v.indexOf('@') + 2) {\n            alert('Please enter a valid email address.');\n            emailFld.focus();\n            return false;\n          }\n        }\n\n        var urlparams = new URLSearchParams(window.location.search);\n        if (urlparams.has('service') && urlparams.get('service') === 'smarturl') {\n          var sf = document.createElement('input');\n          sf.setAttribute('type', 'hidden');\n          sf.setAttribute('value', urlparams.get('service'));\n          sf.setAttribute('name', 'service');\n          document.getElementById('webform_talep').appendChild(sf);\n        }\n\n        document.querySelector('#panel-talep .formsubmit').setAttribute('disabled', true);\n        return true;\n      }\n    <\/script>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PHONE FORMAT JS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<script>\n  function formatPhone(el) {\n    var prefix = '+90 ';\n    var raw = el.value.replace(\/[^0-9]\/g, '');\n    \/* Keep country code *\/\n    if (raw.indexOf('90') === 0) raw = raw.substring(2);\n    if (raw.length > 10) raw = raw.substring(0, 10);\n    \/* Format: +90 5XX XXX XX XX *\/\n    var formatted = prefix;\n    if (raw.length > 0) formatted += raw.substring(0, 3);\n    if (raw.length > 3) formatted += ' ' + raw.substring(3, 6);\n    if (raw.length > 6) formatted += ' ' + raw.substring(6, 8);\n    if (raw.length > 8) formatted += ' ' + raw.substring(8, 10);\n    el.value = formatted;\n  }\n\n  function validatePhone(val) {\n    var digits = val.replace(\/[^0-9]\/g, '');\n    if (digits.indexOf('90') === 0) digits = digits.substring(2);\n    return digits.length === 10;\n  }\n<\/script>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TAB SWITCHER JS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<script>\n  (function () {\n    var buttons = document.querySelectorAll('.tabs [role=tab]');\n    var panels  = document.querySelectorAll('.tab-panel');\n\n    buttons.forEach(function (btn) {\n      btn.addEventListener('click', function () {\n        buttons.forEach(function (b) { b.setAttribute('aria-selected', 'false'); });\n        panels.forEach(function (p)  { p.hidden = true; });\n        btn.setAttribute('aria-selected', 'true');\n        document.getElementById(btn.dataset.panel).hidden = false;\n      });\n    });\n  })();\n<\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d4dc3e7 elementor-section-boxed elementor-section-height-default elementor-section-height-default sc_fly_static\" data-id=\"d4dc3e7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-df05a2a sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"df05a2a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5488eab sc_fly_static elementor-widget elementor-widget-google_maps\" data-id=\"5488eab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe\n\t\t\t\t\tdata-src=\"https:\/\/www.google.com\/maps\/embed\/v1\/place?key=AIzaSyCdJO6dXFiEDqhIjsGy25UmEL0zMZqMpIs&#038;q=Emaar%2BAkvaryum&#038;zoom=16\"\n\t\t\t\t\ttitle=\"Emaar+Akvaryum\"\n\t\t\t\t\taria-label=\"Emaar+Akvaryum\"\n\t\t\t src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0fc27d0 sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"0fc27d0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2b2572e sc_fly_static elementor-widget elementor-widget-trx_sc_title\" data-id=\"2b2572e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"trx_sc_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div\t\tclass=\"sc_title sc_title_default\" ><h1 class=\"sc_item_title sc_title_title sc_item_title_style_default sc_item_title_tag\"\n\t\t\t><span class=\"sc_item_title_text\">Contact us<\/span><\/h1><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff592fb sc_fly_static elementor-widget elementor-widget-trx_sc_icons\" data-id=\"ff592fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"trx_sc_icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div \tclass=\"sc_icons sc_icons_simple sc_icons_size_small sc_align_none\" ><div class=\"sc_icons_item with_more\"><div class=\"sc_icons_item_details\"><div class=\"sc_icons_item_description\"><span>Libadiye Cad. No: 88<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div><\/div><\/div><div class=\"sc_icons_item with_more\"><div class=\"sc_icons_item_details\"><div class=\"sc_icons_item_description\"><span> <a href=\"mailto:info@emaarakvaryum.com\"> info@emaarakvaryum.com<\/a><\/span><\/div><\/div><\/div><div class=\"sc_icons_item sc_icons_item_linked with_more\"><div class=\"sc_icons_item_details\"><div class=\"sc_icons_item_description\"><span> Call center<\/span><\/div><a href=\"tel:%20+902165471888\" class=\"sc_icons_item_more_link\">\r\n                        <span class=\"link_text\">+90 216 547 18 88<\/span><span class=\"link_icon\"><\/span>\r\n                        <\/a><a href=\"tel:%20+902165471888\"\r\n                        class=\"sc_icons_item_link\">\r\n                        <\/a><\/div><\/div><\/div><!-- \/.sc_icons -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22e43de sc_fly_static elementor-widget elementor-widget-trx_sc_socials\" data-id=\"22e43de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"trx_sc_socials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div  \n\t\tclass=\"sc_socials sc_socials_default sc_align_none\" ><div class=\"socials_wrap sc_item_content\"><a target=\"_blank\" href=\"https:\/\/www.facebook.com\/emaarakvaryum\/\" class=\"social_item social_item_style_icons sc_icon_type_icons social_item_type_icons\"><span class=\"social_icon social_icon_facebook-1\" style=\"\"><span class=\"icon-facebook-1\"><\/span><\/span><\/a><a target=\"_blank\" href=\"https:\/\/twitter.com\/emaarakvaryum\/\" class=\"social_item social_item_style_icons sc_icon_type_icons social_item_type_icons\"><span class=\"social_icon social_icon_twitter-new\" style=\"\"><span class=\"icon-twitter-new\"><\/span><\/span><\/a><a target=\"_blank\" href=\"https:\/\/www.instagram.com\/emaarakvaryum\/\" class=\"social_item social_item_style_icons sc_icon_type_icons social_item_type_icons\"><span class=\"social_icon social_icon_instagram\" style=\"\"><span class=\"icon-instagram\"><\/span><\/span><\/a><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact us Libadiye Cad. No: 88\u00dcsk\u00fcdar, Istanbul info@emaarakvaryum.com Call center +90 216 547 18 88<\/p>\n","protected":false},"author":2,"featured_media":23728,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"cybocfi_hide_featured_image":"","footnotes":""},"class_list":["post-29876","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact 5 - Emaar Aquarium and Underwater Zoo<\/title>\n<meta name=\"description\" content=\"Where is aquarium You can easily reach Emaar Aquarium either by public transportation or come with your private vehicle and leave your vehicle in the parking lot.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/emaarakvaryum.com\/en\/contact-5\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact 5 - Emaar Aquarium and Underwater Zoo\" \/>\n<meta property=\"og:description\" content=\"Where is aquarium You can easily reach Emaar Aquarium either by public transportation or come with your private vehicle and leave your vehicle in the parking lot.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/emaarakvaryum.com\/en\/contact-5\/\" \/>\n<meta property=\"og:site_name\" content=\"Emaar Aquarium and Underwater Zoo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/emaarakvaryum\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-12T19:12:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/06\/emaar_akvaryum_ulasim_1280x1280.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@emaarakvaryum\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/\"},\"author\":{\"name\":\"Webtangular Team\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#\\\/schema\\\/person\\\/0ef3e0d50bc001dc6260dff5d8151bc4\"},\"headline\":\"Contact 5\",\"datePublished\":\"2026-04-19T09:29:35+00:00\",\"dateModified\":\"2026-05-12T19:12:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/\"},\"wordCount\":19,\"publisher\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/emaarakvaryum.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/emaar_akvaryum_ulasim_1280x1280.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/\",\"url\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/\",\"name\":\"Contact 5 - Emaar Aquarium and Underwater Zoo\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/emaarakvaryum.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/emaar_akvaryum_ulasim_1280x1280.jpg\",\"datePublished\":\"2026-04-19T09:29:35+00:00\",\"dateModified\":\"2026-05-12T19:12:18+00:00\",\"description\":\"Where is aquarium You can easily reach Emaar Aquarium either by public transportation or come with your private vehicle and leave your vehicle in the parking lot.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#primaryimage\",\"url\":\"https:\\\/\\\/emaarakvaryum.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/emaar_akvaryum_ulasim_1280x1280.jpg\",\"contentUrl\":\"https:\\\/\\\/emaarakvaryum.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/emaar_akvaryum_ulasim_1280x1280.jpg\",\"width\":1280,\"height\":1280,\"caption\":\"Emaar Akvaryum - Ulasim\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/contact-5\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact 5\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/\",\"name\":\"Emaar Aquarium and Underwater Zoo\",\"description\":\"Istanbul's liveliest, most exciting aquarium and underwater zoo\\n\",\"publisher\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#organization\"},\"alternateName\":\"Emaar Akvaryum\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#organization\",\"name\":\"Emaar Aquarium and Underwater Zoo\",\"alternateName\":\"Emaar Akvaryum\",\"url\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/emaarakvaryum.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/emaarakvaryum.com-favicon.png\",\"contentUrl\":\"https:\\\/\\\/emaarakvaryum.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/emaarakvaryum.com-favicon.png\",\"width\":512,\"height\":512,\"caption\":\"Emaar Aquarium and Underwater Zoo\"},\"image\":{\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/emaarakvaryum\\\/\",\"https:\\\/\\\/x.com\\\/emaarakvaryum\",\"https:\\\/\\\/www.instagram.com\\\/emaarakvaryum\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/emaarakvaryum.com\\\/en\\\/#\\\/schema\\\/person\\\/0ef3e0d50bc001dc6260dff5d8151bc4\",\"name\":\"Webtangular Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3fad7780a421d271ba26f490945117a6c86894921bcc67d8a9467d49b80f5e3?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3fad7780a421d271ba26f490945117a6c86894921bcc67d8a9467d49b80f5e3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3fad7780a421d271ba26f490945117a6c86894921bcc67d8a9467d49b80f5e3?s=96&d=mm&r=g\",\"caption\":\"Webtangular Team\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact 5 - Emaar Aquarium and Underwater Zoo","description":"Where is aquarium You can easily reach Emaar Aquarium either by public transportation or come with your private vehicle and leave your vehicle in the parking lot.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/emaarakvaryum.com\/en\/contact-5\/","og_locale":"en_US","og_type":"article","og_title":"Contact 5 - Emaar Aquarium and Underwater Zoo","og_description":"Where is aquarium You can easily reach Emaar Aquarium either by public transportation or come with your private vehicle and leave your vehicle in the parking lot.","og_url":"https:\/\/emaarakvaryum.com\/en\/contact-5\/","og_site_name":"Emaar Aquarium and Underwater Zoo","article_publisher":"https:\/\/www.facebook.com\/emaarakvaryum\/","article_modified_time":"2026-05-12T19:12:18+00:00","og_image":[{"width":1280,"height":1280,"url":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/06\/emaar_akvaryum_ulasim_1280x1280.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@emaarakvaryum","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#article","isPartOf":{"@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/"},"author":{"name":"Webtangular Team","@id":"https:\/\/emaarakvaryum.com\/en\/#\/schema\/person\/0ef3e0d50bc001dc6260dff5d8151bc4"},"headline":"Contact 5","datePublished":"2026-04-19T09:29:35+00:00","dateModified":"2026-05-12T19:12:18+00:00","mainEntityOfPage":{"@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/"},"wordCount":19,"publisher":{"@id":"https:\/\/emaarakvaryum.com\/en\/#organization"},"image":{"@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#primaryimage"},"thumbnailUrl":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/06\/emaar_akvaryum_ulasim_1280x1280.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/","url":"https:\/\/emaarakvaryum.com\/en\/contact-5\/","name":"Contact 5 - Emaar Aquarium and Underwater Zoo","isPartOf":{"@id":"https:\/\/emaarakvaryum.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#primaryimage"},"image":{"@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#primaryimage"},"thumbnailUrl":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/06\/emaar_akvaryum_ulasim_1280x1280.jpg","datePublished":"2026-04-19T09:29:35+00:00","dateModified":"2026-05-12T19:12:18+00:00","description":"Where is aquarium You can easily reach Emaar Aquarium either by public transportation or come with your private vehicle and leave your vehicle in the parking lot.","breadcrumb":{"@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/emaarakvaryum.com\/en\/contact-5\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#primaryimage","url":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/06\/emaar_akvaryum_ulasim_1280x1280.jpg","contentUrl":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/06\/emaar_akvaryum_ulasim_1280x1280.jpg","width":1280,"height":1280,"caption":"Emaar Akvaryum - Ulasim"},{"@type":"BreadcrumbList","@id":"https:\/\/emaarakvaryum.com\/en\/contact-5\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/emaarakvaryum.com\/en\/"},{"@type":"ListItem","position":2,"name":"Contact 5"}]},{"@type":"WebSite","@id":"https:\/\/emaarakvaryum.com\/en\/#website","url":"https:\/\/emaarakvaryum.com\/en\/","name":"Emaar Aquarium and Underwater Zoo","description":"Istanbul's liveliest, most exciting aquarium and underwater zoo\n","publisher":{"@id":"https:\/\/emaarakvaryum.com\/en\/#organization"},"alternateName":"Emaar Akvaryum","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/emaarakvaryum.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/emaarakvaryum.com\/en\/#organization","name":"Emaar Aquarium and Underwater Zoo","alternateName":"Emaar Akvaryum","url":"https:\/\/emaarakvaryum.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/emaarakvaryum.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/11\/emaarakvaryum.com-favicon.png","contentUrl":"https:\/\/emaarakvaryum.com\/wp-content\/uploads\/2022\/11\/emaarakvaryum.com-favicon.png","width":512,"height":512,"caption":"Emaar Aquarium and Underwater Zoo"},"image":{"@id":"https:\/\/emaarakvaryum.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/emaarakvaryum\/","https:\/\/x.com\/emaarakvaryum","https:\/\/www.instagram.com\/emaarakvaryum\/"]},{"@type":"Person","@id":"https:\/\/emaarakvaryum.com\/en\/#\/schema\/person\/0ef3e0d50bc001dc6260dff5d8151bc4","name":"Webtangular Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a3fad7780a421d271ba26f490945117a6c86894921bcc67d8a9467d49b80f5e3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a3fad7780a421d271ba26f490945117a6c86894921bcc67d8a9467d49b80f5e3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a3fad7780a421d271ba26f490945117a6c86894921bcc67d8a9467d49b80f5e3?s=96&d=mm&r=g","caption":"Webtangular Team"}}]}},"_links":{"self":[{"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/pages\/29876","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/comments?post=29876"}],"version-history":[{"count":0,"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/pages\/29876\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/media\/23728"}],"wp:attachment":[{"href":"https:\/\/emaarakvaryum.com\/en\/wp-json\/wp\/v2\/media?parent=29876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}