{"id":998,"date":"2026-02-01T20:40:30","date_gmt":"2026-02-01T20:40:30","guid":{"rendered":"https:\/\/www.seniortravelturkey.com\/de\/?page_id=998"},"modified":"2026-03-24T14:30:31","modified_gmt":"2026-03-24T14:30:31","slug":"02-30-hi","status":"publish","type":"page","link":"https:\/\/www.seniortravelturkey.com\/de\/02-30-hi\/","title":{"rendered":"02-30-HI"},"content":{"rendered":"<style>.kb-row-layout-id998_62b9c8-10 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id998_62b9c8-10 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id998_62b9c8-10 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, calc(30% - ((var(--global-kb-gap-md, 2rem) * 1 )\/2)))minmax(0, calc(70% - ((var(--global-kb-gap-md, 2rem) * 1 )\/2)));}.kb-row-layout-id998_62b9c8-10 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id998_62b9c8-10 > .kt-row-column-wrap{grid-template-columns:minmax(0, 2fr) minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id998_62b9c8-10 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id998_62b9c8-10 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-left-golden kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>#wrapper.site{overflow:clip;}.kadence-column998_ae1cf0-80 > .kt-inside-inner-col{padding-top:40px;}.kadence-column998_ae1cf0-80 > .kt-inside-inner-col,.kadence-column998_ae1cf0-80 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column998_ae1cf0-80 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column998_ae1cf0-80 > .kt-inside-inner-col{flex-direction:column;}.kadence-column998_ae1cf0-80 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column998_ae1cf0-80 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column998_ae1cf0-80{position:relative;}@media all and (max-width: 1024px){.kadence-column998_ae1cf0-80 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column998_ae1cf0-80 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column998_ae1cf0-80 kb-section-is-sticky\"><div class=\"kt-inside-inner-col\">\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  .booking-wrapper {\n    font-family: 'Poppins', sans-serif;\n    max-width: 420px;\n    margin: 0 auto;\n    padding: 16px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    color: #1a1a2e;\n  }\n\n  \/* \u2500\u2500 Card base \u2500\u2500 *\/\n  .booking-card {\n    background: #ffffff;\n    border: 1.5px solid #e8ede8;\n    border-radius: 18px;\n    padding: 22px 24px;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n    transition: box-shadow 0.3s ease;\n  }\n  .booking-card:hover {\n    box-shadow: 0 6px 24px rgba(0,0,0,0.09);\n  }\n\n  \/* \u2500\u2500 Package header \u2500\u2500 *\/\n  .package-header {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n  .package-img {\n    width: 64px;\n    height: 64px;\n    border-radius: 12px;\n    object-fit: cover;\n    flex-shrink: 0;\n    background: #d0e8d0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 28px;\n  }\n  .package-img img {\n    width: 64px;\n    height: 64px;\n    border-radius: 12px;\n    object-fit: cover;\n    display: block;\n  }\n  .package-title {\n    font-family: 'Poppins', sans-serif;\n    font-size: 1.2rem;\n    color: #1a1a2e;\n    margin: 0 0 3px;\n  }\n  .package-header p {\n    margin: 0;\n    padding: 0;\n  }\n  .package-duration {\n    font-size: 0.82rem;\n    color: #7a8a7a;\n    font-weight: 400;\n  }\n\n  \/* \u2500\u2500 Detail rows \u2500\u2500 *\/\n  .detail-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    padding: 13px 0;\n    border-bottom: 1px solid #f0f4f0;\n  }\n  .detail-row:last-child {\n    border-bottom: none;\n  }\n  .detail-label {\n    font-size: 0.83rem;\n    color: #8a9a8a;\n    font-weight: 400;\n    padding-top: 2px;\n    min-width: 80px;\n  }\n  .detail-value {\n    text-align: right;\n  }\n  .detail-value strong {\n    display: block;\n    font-size: 0.92rem;\n    font-weight: 600;\n    color: #1a1a2e;\n  }\n  .detail-value span {\n    font-size: 0.81rem;\n    color: #6a7a6a;\n  }\n\n  \/* Flight row *\/\n  .detail-row.flight-row {\n    align-items: center;\n  }\n  .flight-labels {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n  .flight-labels .detail-label {\n    line-height: 1.6;\n  }\n  .flight-values {\n    text-align: right;\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n  .flight-values span {\n    font-size: 0.85rem;\n    color: #1a1a2e;\n    font-weight: 500;\n  }\n  .flight-values span em {\n    font-style: normal;\n    font-weight: 400;\n    color: #8a9a8a;\n    font-size: 0.8rem;\n  }\n\n  \/* \u2500\u2500 Price card \u2500\u2500 *\/\n  .price-card {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 20px 24px;\n  }\n  .price-label {\n    font-size: 0.9rem;\n    color: #5a6a5a;\n    font-weight: 500;\n  }\n  .price-amount {\n    font-family: 'Poppins', sans-serif;\n    font-size: 1.8rem;\n    color: #2d7a3a;\n    letter-spacing: -0.5px;\n  }\n\n  \/* \u2500\u2500 Help card \u2500\u2500 *\/\n  .help-card { padding: 20px 24px; }\n  .help-top { margin: 0 0 10px 0; }\n  .help-title {\n    font-family: 'Poppins', sans-serif;\n    font-size: 1.05rem;\n    font-weight: 600;\n    color: #2d7a3a;\n    margin: 0;\n    padding: 0;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    line-height: 1;\n  }\n  .help-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    background: #edf7ee;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .help-icon svg { display: block; }\n  .help-text {\n    font-size: 0.83rem;\n    color: #7a8a7a;\n    margin: 0 0 16px;\n    line-height: 1.5;\n  }\n  .help-btn {\n    display: block;\n    width: 100%;\n    padding: 11px;\n    border: 1.5px solid #c8d8c8;\n    border-radius: 10px;\n    background: transparent;\n    color: #2d5a2d;\n    font-family: 'Poppins', sans-serif;\n    font-size: 0.88rem;\n    font-weight: 500;\n    text-align: center;\n    cursor: pointer;\n    transition: all 0.25s ease;\n    text-decoration: none;\n    box-sizing: border-box;\n  }\n  .help-btn:hover {\n    background: #2d7a3a;\n    color: #fff;\n    border-color: #2d7a3a;\n  }\n\n  \/* \u2500\u2500 Fade-in animation \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  .booking-card {\n    animation: fadeUp 0.5s ease both;\n  }\n  .booking-card:nth-child(1) { animation-delay: 0.05s; }\n  .booking-card:nth-child(2) { animation-delay: 0.15s; }\n  .booking-card:nth-child(3) { animation-delay: 0.25s; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"booking-wrapper\">\n\n  <!-- Package Details -->\n  <div class=\"booking-card\">\n    <div class=\"package-header\">\n      <div class=\"package-img\">\n        <img decoding=\"async\" src=\"https:\/\/www.seniortravelturkey.com\/de\/wp-content\/uploads\/2026\/02\/playful-multi-generation-family-having-fun-togethe-2026-01-05-23-27-52-utc-1.webp\" alt=\"Comfort Package\">\n      <\/div>\n      <div>\n        <p class=\"package-title\">Paket: Senior Life<\/p>\n        <p class=\"package-duration\">Dauer: 4 Wochen<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"detail-row\">\n      <span class=\"detail-label\">Beginnt in<\/span>\n      <div class=\"detail-value\">\n        <strong>Didim, T\u00fcrkei<\/strong>\n        <span>27 April 2026<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"detail-row\">\n      <span class=\"detail-label\">Ende<\/span>\n      <div class=\"detail-value\">\n        <strong>Didim, T\u00fcrkei<\/strong>\n        <span>25 Mai 2026<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"detail-row flight-row\">\n      <div class=\"flight-labels\">\n        <span class=\"detail-label\">Abreise:<\/span>\n        <span class=\"detail-label\">Ankunft:<\/span>\n      <\/div>\n      <div class=\"flight-values\">\n        <span><strong>Hamburg\/DE<\/strong> <em>(14:50)<\/em><\/span>\n        <span><strong>\u0130zmir\/TR<\/strong> <em>(19:50)<\/em><\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Total Price -->\n  <div class=\"booking-card price-card\">\n    <span class=\"price-label\">Gesamtpreis<\/span>\n    <span class=\"price-amount\">\u20ac5,699<\/span>\n  <\/div>\n\n  <!-- Brauchen Sie Hilfe? -->\n  <div class=\"booking-card help-card\">\n    <div class=\"help-top\">\n      <h3 class=\"help-title\">\n        <span class=\"help-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"#2d7a3a\" width=\"15\" height=\"15\">\n            <path d=\"M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02l-2.2 2.2z\"\/>\n          <\/svg>\n        <\/span>\n        Brauchen Sie Hilfe?\n      <\/h3>\n    <\/div>\n    <p class=\"help-text\">Haben Sie Fragen zu Ihrer Buchung? Wir helfen Ihnen gerne weiter.<\/p>\n    <a href=\"https:\/\/www.seniortravelturkey.com\/de\/conact-us\/\" class=\"help-btn\">Support kontaktieren<\/a>\n  <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n<style>.kadence-column998_5eeda5-e4 > .kt-inside-inner-col,.kadence-column998_5eeda5-e4 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column998_5eeda5-e4 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column998_5eeda5-e4 > .kt-inside-inner-col{flex-direction:column;}.kadence-column998_5eeda5-e4 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column998_5eeda5-e4 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column998_5eeda5-e4{position:relative;}@media all and (max-width: 1024px){.kadence-column998_5eeda5-e4 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column998_5eeda5-e4 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column998_5eeda5-e4\"><div class=\"kt-inside-inner-col\">\n<div id=\"zf_div_jl1rlTuYieC_uJ0fvm1BXyeZelTQquC34qomwEIZT2s\"><\/div>\n<style>\n#zf_div_jl1rlTuYieC_uJ0fvm1BXyeZelTQquC34qomwEIZT2s iframe{\n  height:1850px !important;\n  width:100% !important;\n  border:none;\n  transition:all 0.5s ease;\n}\n@media (max-width:768px){\n  #zf_div_jl1rlTuYieC_uJ0fvm1BXyeZelTQquC34qomwEIZT2s iframe{\n    height:2500px !important;\n  }\n}\n<\/style>\n<script>\ndocument.cookie = \"paket=4w; path=\/\";\n(function() {\n    try {\n        var d = document.getElementById(\"zf_div_jl1rlTuYieC_uJ0fvm1BXyeZelTQquC34qomwEIZT2s\");\n        var f = document.createElement(\"iframe\");\n        f.src = 'https:\/\/forms.zohopublic.com\/aygrup1\/form\/OnlineBookingDE12wMI\/formperma\/m_-9Lth-jz-zRPE2c9xqhWuJKKRxnIIRB6dDomWElRg?webpageurl=4w%20-%20HI';\n        f.setAttribute(\"aria-label\", 'Online Booking');\n        d.appendChild(f);\n    } catch(e) { console.error(\"Form y\u00fcklenemedi:\", e); }\n})();\n<\/script>\n<\/div><\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Paket: Senior Life Dauer: 4 Wochen Beginnt in Didim, T\u00fcrkei 27 April 2026 Ende Didim, T\u00fcrkei 25 Mai 2026 Abreise: Ankunft: Hamburg\/DE (14:50) \u0130zmir\/TR (19:50) Gesamtpreis \u20ac5,699 Brauchen Sie Hilfe? Haben Sie Fragen zu Ihrer Buchung? Wir helfen Ihnen gerne weiter. Support kontaktieren<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"show","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":true,"_kad_post_footer":true,"_kad_post_classname":"","footnotes":""},"class_list":["post-998","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/pages\/998","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/comments?post=998"}],"version-history":[{"count":17,"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/pages\/998\/revisions"}],"predecessor-version":[{"id":5241,"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/pages\/998\/revisions\/5241"}],"wp:attachment":[{"href":"https:\/\/www.seniortravelturkey.com\/de\/wp-json\/wp\/v2\/media?parent=998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}