{"id":189,"date":"2025-10-29T13:48:59","date_gmt":"2025-10-29T13:48:59","guid":{"rendered":"https:\/\/divineexpedition.com\/?page_id=189"},"modified":"2025-11-11T14:22:41","modified_gmt":"2025-11-11T14:22:41","slug":"air-ticket-services","status":"publish","type":"page","link":"https:\/\/divineexpedition.com\/?page_id=189","title":{"rendered":"Air Ticketing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"189\" class=\"elementor elementor-189\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00df2be e-con-full e-flex e-con e-parent\" data-id=\"00df2be\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b951c9d elementor-widget elementor-widget-html\" data-id=\"b951c9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Air Ticketing Form Section -->\r\n<section class=\"air-ticketing\" style=\"max-width:900px;margin:0 auto;font-family:Poppins, sans-serif;line-height:1.6;padding:20px;\">\r\n\r\n<style>\r\n  .glass-box {\r\n    background: rgba(255, 255, 255, 0.6);\r\n    backdrop-filter: blur(6px);\r\n    padding: 18px;\r\n    border-radius: 12px;\r\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\r\n    animation: fadeUp 1s ease-out;\r\n    transition: 0.3s ease;\r\n  }\r\n\r\n  .glass-box:hover {\r\n    transform: translateY(-6px);\r\n    box-shadow: 0 6px 25px rgba(0,0,0,0.15);\r\n  }\r\n\r\n  @keyframes fadeUp {\r\n    0% { opacity: 0; transform: translateY(20px); }\r\n    100% { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  .top-list li {\r\n    font-size: 18px;\r\n    margin-bottom: 8px;\r\n    transition: 0.3s ease;\r\n  }\r\n\r\n  .top-list li:hover {\r\n    transform: translateX(8px);\r\n    color: #005bb5;\r\n  }\r\n<\/style>\r\n\r\n  <!-- Glass Effect Text Box -->\r\n  <div class=\"glass-box\">\r\n    <p style=\"font-size:20px;\">\r\n      We handle air ticket booking for both domestic and international travel. Our team ensures the best routes, lowest fares, making air travel efficient and affordable:\r\n    <\/p>\r\n\r\n    <ul class=\"top-list\" style=\"margin:15px 0; padding-left:20px;\">\r\n      <li>Flexible travel dates.<\/li>\r\n      <li>Assistance with special requests such as extra baggage, seat preferences, and flight changes.<\/li>\r\n      <li>Multiple airline options for greater flexibility.<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <h2 style=\"font-size:32px;font-weight:700;margin-bottom:20px;margin-top:20px;text-align:center;\">Air Ticketing<\/h2>\r\n\r\n  <!-- \u2705 Corrected Ticket Booking Form -->\r\n  <form action=\"https:\/\/divineexpedition.com\/send-mail.php\" method=\"post\" style=\"background:#f7f7f7;padding:20px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:10px;\">\r\n\r\n    <div>\r\n      <label>Name<\/label>\r\n      <input type=\"text\" name=\"name\" required style=\"width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;\">\r\n    <\/div>\r\n\r\n    <div>\r\n      <label>Email<\/label>\r\n      <input type=\"email\" name=\"email\" required style=\"width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;\">\r\n    <\/div>\r\n\r\n    <div>\r\n      <label>Phone<\/label>\r\n      <input type=\"text\" name=\"phone\" required style=\"width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;\">\r\n    <\/div>\r\n\r\n    <div>\r\n      <label>Type<\/label>\r\n      <select name=\"type\" style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n        <option value=\"domestic\">Domestic<\/option>\r\n        <option value=\"international\">International<\/option>\r\n      <\/select>\r\n    <\/div>\r\n\r\n    <div>\r\n      <label>Destination From<\/label>\r\n      <input type=\"text\" name=\"destination_from\" required style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n    <\/div>    \r\n\r\n    <div>\r\n      <label>Destination To<\/label>\r\n      <input type=\"text\" name=\"destination_to\" required style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n    <\/div>\r\n\r\n    <div>\r\n      <label>Trip<\/label>\r\n      <select name=\"trip\" style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n        <option value=\"one-way\">One Way<\/option>\r\n        <option value=\"round-trip\">Round Trip<\/option>\r\n      <\/select>\r\n    <\/div>\r\n\r\n    <div>\r\n      <label>Destination Date<\/label>\r\n      <input type=\"date\" name=\"destination_date\" required style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n    <\/div>\r\n\r\n    <!-- Person Selection -->\r\n    <div style=\"grid-column:1 \/ 3; background:#fff;padding:15px;border-radius:8px;border:1px solid #ddd;\">\r\n      <label style=\"font-weight:600;\">Person<\/label>\r\n\r\n      <div style=\"display:flex;gap:20px;margin-top:10px;\">\r\n        <div style=\"flex:1;\">\r\n          <label>Adult<\/label>\r\n          <input type=\"number\" name=\"adult\" min=\"0\" value=\"0\" style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n        <\/div>\r\n\r\n        <div style=\"flex:1;\">\r\n          <label>Child<\/label>\r\n          <input type=\"number\" name=\"child\" min=\"0\" value=\"0\" style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- \u2705 Special Requests -->\r\n    <div style=\"grid-column:1 \/ 3;\">\r\n      <label>Special Requests<\/label>\r\n      <textarea name=\"special_requests\" rows=\"4\" placeholder=\"Write any special instructions, extra baggage, seat choice, medical support, etc.\" style=\"width:100%;padding:10px;border:1px solid:#ccc;border-radius:6px;\"><\/textarea>\r\n    <\/div>\r\n\r\n    <div style=\"grid-column:1 \/ 3;text-align:center; margin-top:10px;\">\r\n      <button type=\"submit\" style=\"padding:12px 25px;background:#0073e6;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;\">\r\n        Submit\r\n      <\/button>\r\n    <\/div>\r\n\r\n  <\/form>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We handle air ticket booking for both domestic and international travel. Our team ensures the best routes, lowest fares, making air travel efficient and affordable: Flexible travel dates. Assistance with special requests such as extra baggage, seat preferences, and flight changes. Multiple airline options for greater flexibility. Air Ticketing Name Email Phone Type DomesticInternational Destination [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-189","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/divineexpedition.com\/index.php?rest_route=\/wp\/v2\/pages\/189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/divineexpedition.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/divineexpedition.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/divineexpedition.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/divineexpedition.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=189"}],"version-history":[{"count":53,"href":"https:\/\/divineexpedition.com\/index.php?rest_route=\/wp\/v2\/pages\/189\/revisions"}],"predecessor-version":[{"id":2360,"href":"https:\/\/divineexpedition.com\/index.php?rest_route=\/wp\/v2\/pages\/189\/revisions\/2360"}],"wp:attachment":[{"href":"https:\/\/divineexpedition.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}