{"id":1287754,"date":"2025-08-10T00:56:15","date_gmt":"2025-08-09T19:26:15","guid":{"rendered":"https:\/\/www.cleartrip.com\/all-offers\/?page_id=1287754"},"modified":"2025-08-11T13:36:53","modified_gmt":"2025-08-11T08:06:53","slug":"indigo-stretch-business-offer","status":"publish","type":"page","link":"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/","title":{"rendered":"IndiGo Stretch Business offer"},"content":{"rendered":"<style>.IznooxZNKMsc{padding-top:0!important}.IznooxZNKMsc.brand-bg-9{background:#c6eef2}.IznooxZNKMsc.brand-bg-9.bg-lower-curve{position:relative}.IznooxZNKMsc.brand-bg-9.bg-lower-curve .section-curve{overflow:hidden;position:absolute;left:0;right:0;bottom:0;top:0;z-index:0}.IznooxZNKMsc.brand-bg-9.bg-lower-curve .section-curve .curve-bottom{height:100%;margin:auto -30%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background-color:#fff}.IznooxZNKMsc .visibility-hidden{visibility:hidden}.IznooxZNKMsc .coupon-container{gap:15px;flex-wrap:wrap}.IznooxZNKMsc .coupon-container>*{flex:1}.IznooxZNKMsc .coupon-container .coupon-wrapper{border:2px dashed #0fbacb;width:100%;min-height:54px;padding:5px 10px}.IznooxZNKMsc .coupon-container .coupon-wrapper .btn-copy{transform:rotateY(180deg)}.IznooxZNKMsc .banner-cta .btn{font-size:15px!important;min-width:154px;margin-bottom:24px}@media (max-width:767px){.IznooxZNKMsc .banner-cta{position:fixed;padding:16px;left:0;bottom:0;z-index:9;background:#c6eef2}.IznooxZNKMsc .banner-cta .btn{width:100%;margin-bottom:0;padding:10px}}@media (max-width:767px){.IznooxZNKMsc{padding-top:25px;padding-bottom:25px}.IznooxZNKMsc.brand-bg-9.bg-lower-curve .section-curve .curve-bottom{margin:auto -80%}.IznooxZNKMsc .banner-title{font-size:20px;line-height:28px}.IznooxZNKMsc .banner-text{font-size:14px;line-height:20px}.IznooxZNKMsc .coupon-container{gap:0}.IznooxZNKMsc .coupon-container>*:nth-child(odd){padding-right:5px}.IznooxZNKMsc .coupon-container>*:nth-child(even){padding-left:5px}.IznooxZNKMsc .coupon-container .coupon-wrapper{min-width:auto;min-height:auto}}.IznooxZNKMsc.palette-2.brand-bg-9{background:#ffe2da}.IznooxZNKMsc.palette-2 .coupon-container .coupon-wrapper{border-color:#ff4f17}.IznooxZNKMsc.palette-2 .coupon-container .coupon-wrapper .btn-copy{color:#ff4f17}@media (max-width:767px){.IznooxZNKMsc.palette-2 .banner-cta{background:#ffe2da}}.IznooxZNKMsc.palette-3.brand-bg-9{background:#d6b6ff}.IznooxZNKMsc.palette-3 .coupon-container .coupon-wrapper{border-color:#5f1ab6}.IznooxZNKMsc.palette-3 .coupon-container .coupon-wrapper .btn-copy{color:#5f1ab6}@media (max-width:767px){.IznooxZNKMsc.palette-3 .banner-cta{background:#d6b6ff}}<\/style>\n\t<section class=\"IznooxZNKMsc banner_coupon_fullwidth uiblock pad-y-9 brand-bg-9 bg-lower-curve palette-3\">\n    <div class=\"section-curve\"><div class=\"curve-bottom\"><\/div><\/div>\n    <div class=\"container-fluid no-padding\">\n      <div class=\"row no-gutters\">\n        <div class=\"col-12\">\n          <div class=\"image-wrapper\">\n\t          <img decoding=\"async\" class=\"is-none is-md-block img-responsive margin-auto\" alt=\"banner image\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2024\/12\/op_indigo-1.jpg\" width=\"\" height=\"480\">\n            \n            \n            <img decoding=\"async\" class=\"is-block is-md-none img-responsive margin-auto\" alt=\"banner image\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2024\/12\/op_indigo-1.jpg\" width=\"\" height=\"120\">\n            \n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"gap-8 is-none is-md-block\"><\/div>\n      <div class=\"gap-5 is-block is-md-none\"><\/div>\n    <\/div>\n\n\t\t<div class=\"container\">\n      <div class=\"row\">\n        <div class=\"col-12\">\n        \t<div class=\"is-relative\">\n\t          <h1 class=\"font-size-huge mar-b-2 font-bold gray-dark banner-title\">Fly to Dubai &#038; Bangkok in Comfort with IndiGo New dual-class Service.<\/h1>\n            \n            \n            \n            \n            \n\n            <div class=\"gap-4 is-none is-md-block\"><\/div>\n            <div class=\"row align-items-center mar-t-7\">\n            <div class=\"col-12 col-md-6\">\n            \n            <\/div>\n            \n            <div class=\"col-12 col-md-6 text-center text-md-right banner-cta\">\n            <a class=\"btn btn-primary text-uppercase pad-x-6 pad-y-4 br-10\" href=\"https:\/\/www.cleartrip.com\/flights?isRedirect=true\" target=\"_self\" rel=\"noopener\">Book Now<\/a>\n            <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<script type=\"spa\/axn\" axn=\"core.run_script\">\n  $( document ).ready(function() {\n\t\t$( '.IznooxZNKMsc .coupon-wrapper' ).click(function() {\n    \tvar el = $(this);\n      var text = el.find('.copy-text').text();\n      var response = el.parent().find('.copied-text-response');\n      \n      var temp = $(\"<input>\");\n      el.append(temp);\n     \ttemp.val(text).select();\n      document.execCommand(\"copy\");\n      response.toggleClass('visibility-hidden');\n      setTimeout(function(){\n        response.toggleClass('visibility-hidden');\n      }, 3000);\n      temp.remove();\n\t\t});\n    \n    if($('body').find('.banner-cta').length > 0){\n    \t$('body').addClass('offers-padding-bottom');\n    }\n\t});\n<\/script>\n\n<style>.pSnVXvzbhkgx.brand-bg-9{background:#c6eef2}.pSnVXvzbhkgx .wrap .tabs-wrapper{background-color:#fff;margin-bottom:-20px;z-index:1}.pSnVXvzbhkgx .wrap .tabs-wrapper .tab-link{padding:10px 15px 25px 15px;min-width:200px;color:#0fbacb}.pSnVXvzbhkgx .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#0fbacb}.pSnVXvzbhkgx .wrap .tab-content-wrap{z-index:2}.pSnVXvzbhkgx .wrap .tab-content-wrap .tab-content{display:none}.pSnVXvzbhkgx .wrap .tab-content-wrap table{width:100%;overflow:hidden;table-layout:fixed;background-color:#fff}.pSnVXvzbhkgx .wrap .tab-content-wrap table thead th,.pSnVXvzbhkgx .wrap .tab-content-wrap table tbody td{vertical-align:middle;text-align:center;padding:15px 10px;font-size:15px;font-weight:500;color:#1a1a1a;word-wrap:break-word}.pSnVXvzbhkgx .wrap .tab-content-wrap table thead tr th{background-color:#9fe3ea;font-weight:700}.pSnVXvzbhkgx .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right:1px solid #c6eef2}.pSnVXvzbhkgx .wrap .tab-content-wrap table tbody tr td:first-child{font-weight:700}.pSnVXvzbhkgx .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right:1px solid #c6eef2}.pSnVXvzbhkgx .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom:1px solid #c6eef2}.pSnVXvzbhkgx .btn{min-width:300px;font-size:14px!important}.pSnVXvzbhkgx .btn .mar-r-2{margin-right:10px}@media (max-width:767px){.pSnVXvzbhkgx{padding-top:25px;padding-bottom:25px}.pSnVXvzbhkgx .wrap .tabs-wrapper{display:flex!important}.pSnVXvzbhkgx .wrap .tabs-wrapper .tab-link{flex:1;min-width:auto}.pSnVXvzbhkgx .wrap .tab-content-wrap{padding:5px!important}.pSnVXvzbhkgx .wrap .tab-content-wrap table thead th,.pSnVXvzbhkgx .wrap .tab-content-wrap table tbody td{font-size:12px}.pSnVXvzbhkgx .btn{min-width:auto;width:100%;font-size:16px!important;padding:10px 10px}}.pSnVXvzbhkgx.palette-2.brand-bg-9{background:#ffe2da}.pSnVXvzbhkgx.palette-2 .wrap .tabs-wrapper .tab-link{color:#ff4f17}.pSnVXvzbhkgx.palette-2 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#ff4f17}.pSnVXvzbhkgx.palette-2 .wrap .tab-content-wrap{background-color:#ff4f17}.pSnVXvzbhkgx.palette-2 .wrap .tab-content-wrap table thead tr th{background-color:#ffe2da}.pSnVXvzbhkgx.palette-2 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#fff1ed}.pSnVXvzbhkgx.palette-2 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#fff1ed}.pSnVXvzbhkgx.palette-2 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#fff1ed}.pSnVXvzbhkgx.palette-2 .btn{background-color:#ff4f17}.pSnVXvzbhkgx.palette-3.brand-bg-9{background:#d6b6ff}.pSnVXvzbhkgx.palette-3 .wrap .tabs-wrapper .tab-link{color:#5f1ab6}.pSnVXvzbhkgx.palette-3 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#5f1ab6}.pSnVXvzbhkgx.palette-3 .wrap .tab-content-wrap{background-color:#5f1ab6}.pSnVXvzbhkgx.palette-3 .wrap .tab-content-wrap table thead tr th{background-color:#d6b6ff}.pSnVXvzbhkgx.palette-3 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#e6d3ff}.pSnVXvzbhkgx.palette-3 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#e6d3ff}.pSnVXvzbhkgx.palette-3 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#e6d3ff}.pSnVXvzbhkgx.palette-3 .btn{background-color:#5f1ab6}<\/style>\n  \n\t<section class=\"pSnVXvzbhkgx table_offer uiblock pad-y-9 brand-bg-9 palette-3\">    \n  \t<div class=\"container\">\n    \t<div class=\"row justify-content-center mar-b-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n        \t\n        \t\n        <\/div>\n      <\/div>\n\n      \n      \n      <div class=\"row justify-content-center mar-t-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n          \n          \n        <\/div>\n      <\/div>\n    <\/div>\n\t<\/section>\n  \n  <script type=\"spa\/axn\" axn=\"core.run_script\">\n      $('.pSnVXvzbhkgx .tab-link').click(function(){\n        $('.pSnVXvzbhkgx .tab-link').removeClass('active');\n        $(this).addClass('active');\n        $('.pSnVXvzbhkgx .tab-content').hide();\n\n        var activeTab = $(this).attr('data-target');\n        $(\".pSnVXvzbhkgx #\"+activeTab).fadeIn();\n        return false;\n      });\n    \n      if($('body').find('section.table_offer').length > 1){\n        $('body section.table_offer').each(function( index ) {\n          if($(this).find('.tabs-wrapper').length == 0){\n            \/\/console.log( index + \": \" + $(this));\n            $(this).find('table').addClass('table-condense');\n          }\n        });\n      }\n    <\/script>\n\n<style>.oAuyxjlebnQk.brand-bg-9{background:#c6eef2}.oAuyxjlebnQk .wrap .tabs-wrapper{background-color:#fff;margin-bottom:-20px;z-index:1}.oAuyxjlebnQk .wrap .tabs-wrapper .tab-link{padding:10px 15px 25px 15px;min-width:200px;color:#0fbacb}.oAuyxjlebnQk .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#0fbacb}.oAuyxjlebnQk .wrap .tab-content-wrap{z-index:2}.oAuyxjlebnQk .wrap .tab-content-wrap .tab-content{display:none}.oAuyxjlebnQk .wrap .tab-content-wrap table{width:100%;overflow:hidden;table-layout:fixed;background-color:#fff}.oAuyxjlebnQk .wrap .tab-content-wrap table thead th,.oAuyxjlebnQk .wrap .tab-content-wrap table tbody td{vertical-align:middle;text-align:center;padding:15px 10px;font-size:15px;font-weight:500;color:#1a1a1a;word-wrap:break-word}.oAuyxjlebnQk .wrap .tab-content-wrap table thead tr th{background-color:#9fe3ea;font-weight:700}.oAuyxjlebnQk .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right:1px solid #c6eef2}.oAuyxjlebnQk .wrap .tab-content-wrap table tbody tr td:first-child{font-weight:700}.oAuyxjlebnQk .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right:1px solid #c6eef2}.oAuyxjlebnQk .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom:1px solid #c6eef2}.oAuyxjlebnQk .btn{min-width:300px;font-size:14px!important}.oAuyxjlebnQk .btn .mar-r-2{margin-right:10px}@media (max-width:767px){.oAuyxjlebnQk{padding-top:25px;padding-bottom:25px}.oAuyxjlebnQk .wrap .tabs-wrapper{display:flex!important}.oAuyxjlebnQk .wrap .tabs-wrapper .tab-link{flex:1;min-width:auto}.oAuyxjlebnQk .wrap .tab-content-wrap{padding:5px!important}.oAuyxjlebnQk .wrap .tab-content-wrap table thead th,.oAuyxjlebnQk .wrap .tab-content-wrap table tbody td{font-size:12px}.oAuyxjlebnQk .btn{min-width:auto;width:100%;font-size:16px!important;padding:10px 10px}}.oAuyxjlebnQk.palette-2.brand-bg-9{background:#ffe2da}.oAuyxjlebnQk.palette-2 .wrap .tabs-wrapper .tab-link{color:#ff4f17}.oAuyxjlebnQk.palette-2 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#ff4f17}.oAuyxjlebnQk.palette-2 .wrap .tab-content-wrap{background-color:#ff4f17}.oAuyxjlebnQk.palette-2 .wrap .tab-content-wrap table thead tr th{background-color:#ffe2da}.oAuyxjlebnQk.palette-2 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#fff1ed}.oAuyxjlebnQk.palette-2 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#fff1ed}.oAuyxjlebnQk.palette-2 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#fff1ed}.oAuyxjlebnQk.palette-2 .btn{background-color:#ff4f17}.oAuyxjlebnQk.palette-3.brand-bg-9{background:#d6b6ff}.oAuyxjlebnQk.palette-3 .wrap .tabs-wrapper .tab-link{color:#5f1ab6}.oAuyxjlebnQk.palette-3 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#5f1ab6}.oAuyxjlebnQk.palette-3 .wrap .tab-content-wrap{background-color:#5f1ab6}.oAuyxjlebnQk.palette-3 .wrap .tab-content-wrap table thead tr th{background-color:#d6b6ff}.oAuyxjlebnQk.palette-3 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#e6d3ff}.oAuyxjlebnQk.palette-3 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#e6d3ff}.oAuyxjlebnQk.palette-3 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#e6d3ff}.oAuyxjlebnQk.palette-3 .btn{background-color:#5f1ab6}<\/style>\n  \n\t<section class=\"oAuyxjlebnQk table_offer uiblock pad-y-9 brand-bg-9 palette-3\">    \n  \t<div class=\"container\">\n    \t<div class=\"row justify-content-center mar-b-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n        \t<h4 class=\"font-bold font-size-larger no-margin-bottom gray-dark section-subtitle\">IndiGo Stretch To Dubai and Enjoy New Business class Cabin<\/h4>\n        \t<p class=\"font-medium font-size-large gray-dark no-margin-bottom section-text\">Daily Flight From\/To BOM &#8211; Mumbai &#038; DXB &#8211; Dubai Fares Starting at Rs.28,001*<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n      \t<div class=\"col-12\">\n        \t\t<div class=\"wrap \">\n            \n              <div class=\"tab-content-wrap brand-secondary-bg pad-2 br-10 is-relative\">\n               <div id=\"oAuyxjlebnQk_1\" class=\"tab-content\" style=\"display: block;\">\n                    <div class=\"table-responsive\">\n                      <table class=\"br-10\">\n                        <thead>\n                          <tr>\n                          \t\n                            <th colspan=1>Flight no.<\/th><th colspan=1>Sector<\/th><th colspan=1>Dept time<\/th><th colspan=1>Arrvl Time<\/th><th colspan=1>Eff Date<\/th>\n                          <\/tr>\n                          <\/thead>\n\n\n                          \n\n                          <tbody>\n                            <tr>\n                                <td>6E 1451<\/td><td>Mumbai &#8211; Dubai<\/td><td>08:10<\/td><td>09:40<\/td><td>03-Sep-25<\/td>\n                              <\/tr><tr>\n                                <td>6E 1452<\/td><td>Dubai &#8211; Mumbai<\/td><td>10:40<\/td><td>15:35<\/td><td>03-Sep-25<\/td>\n                              <\/tr><tr>\n                                <td>6E 1453<\/td><td>Mumbai &#8211; Dubai<\/td><td>15:25<\/td><td>16:55<\/td><td>09-Sep-25<\/td>\n                              <\/tr><tr>\n                                <td>6E 1454<\/td><td>Dubai &#8211; Mumbai<\/td><td>17:55<\/td><td>22:45<\/td><td>09-Sep-25<\/td>\n                              <\/tr><tr>\n                                <td>6E 1455<\/td><td>Mumbai &#8211; Dubai<\/td><td>18:20<\/td><td>19:50<\/td><td>03-Sep-25<\/td>\n                              <\/tr><tr>\n                                <td>6E 1456<\/td><td>Dubai &#8211; Mumbai<\/td><td>20:50<\/td><td>01:35+1<\/td><td>03-Sep-25<\/td>\n                              <\/tr>\n                          <\/tbody>\n                      <\/table>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t        <\/div>\n        <\/div>\n      <\/div>\n      \n      <div class=\"row justify-content-center mar-t-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n          \n          \n        <\/div>\n      <\/div>\n    <\/div>\n\t<\/section>\n  \n  <script type=\"spa\/axn\" axn=\"core.run_script\">\n      $('.oAuyxjlebnQk .tab-link').click(function(){\n        $('.oAuyxjlebnQk .tab-link').removeClass('active');\n        $(this).addClass('active');\n        $('.oAuyxjlebnQk .tab-content').hide();\n\n        var activeTab = $(this).attr('data-target');\n        $(\".oAuyxjlebnQk #\"+activeTab).fadeIn();\n        return false;\n      });\n    \n      if($('body').find('section.table_offer').length > 1){\n        $('body section.table_offer').each(function( index ) {\n          if($(this).find('.tabs-wrapper').length == 0){\n            \/\/console.log( index + \": \" + $(this));\n            $(this).find('table').addClass('table-condense');\n          }\n        });\n      }\n    <\/script>\n\n<style>.PntmvZmxgWbg.brand-bg-9{background:#c6eef2}.PntmvZmxgWbg .wrap .tabs-wrapper{background-color:#fff;margin-bottom:-20px;z-index:1}.PntmvZmxgWbg .wrap .tabs-wrapper .tab-link{padding:10px 15px 25px 15px;min-width:200px;color:#0fbacb}.PntmvZmxgWbg .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#0fbacb}.PntmvZmxgWbg .wrap .tab-content-wrap{z-index:2}.PntmvZmxgWbg .wrap .tab-content-wrap .tab-content{display:none}.PntmvZmxgWbg .wrap .tab-content-wrap table{width:100%;overflow:hidden;table-layout:fixed;background-color:#fff}.PntmvZmxgWbg .wrap .tab-content-wrap table thead th,.PntmvZmxgWbg .wrap .tab-content-wrap table tbody td{vertical-align:middle;text-align:center;padding:15px 10px;font-size:15px;font-weight:500;color:#1a1a1a;word-wrap:break-word}.PntmvZmxgWbg .wrap .tab-content-wrap table thead tr th{background-color:#9fe3ea;font-weight:700}.PntmvZmxgWbg .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right:1px solid #c6eef2}.PntmvZmxgWbg .wrap .tab-content-wrap table tbody tr td:first-child{font-weight:700}.PntmvZmxgWbg .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right:1px solid #c6eef2}.PntmvZmxgWbg .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom:1px solid #c6eef2}.PntmvZmxgWbg .btn{min-width:300px;font-size:14px!important}.PntmvZmxgWbg .btn .mar-r-2{margin-right:10px}@media (max-width:767px){.PntmvZmxgWbg{padding-top:25px;padding-bottom:25px}.PntmvZmxgWbg .wrap .tabs-wrapper{display:flex!important}.PntmvZmxgWbg .wrap .tabs-wrapper .tab-link{flex:1;min-width:auto}.PntmvZmxgWbg .wrap .tab-content-wrap{padding:5px!important}.PntmvZmxgWbg .wrap .tab-content-wrap table thead th,.PntmvZmxgWbg .wrap .tab-content-wrap table tbody td{font-size:12px}.PntmvZmxgWbg .btn{min-width:auto;width:100%;font-size:16px!important;padding:10px 10px}}.PntmvZmxgWbg.palette-2.brand-bg-9{background:#ffe2da}.PntmvZmxgWbg.palette-2 .wrap .tabs-wrapper .tab-link{color:#ff4f17}.PntmvZmxgWbg.palette-2 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#ff4f17}.PntmvZmxgWbg.palette-2 .wrap .tab-content-wrap{background-color:#ff4f17}.PntmvZmxgWbg.palette-2 .wrap .tab-content-wrap table thead tr th{background-color:#ffe2da}.PntmvZmxgWbg.palette-2 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#fff1ed}.PntmvZmxgWbg.palette-2 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#fff1ed}.PntmvZmxgWbg.palette-2 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#fff1ed}.PntmvZmxgWbg.palette-2 .btn{background-color:#ff4f17}.PntmvZmxgWbg.palette-3.brand-bg-9{background:#d6b6ff}.PntmvZmxgWbg.palette-3 .wrap .tabs-wrapper .tab-link{color:#5f1ab6}.PntmvZmxgWbg.palette-3 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#5f1ab6}.PntmvZmxgWbg.palette-3 .wrap .tab-content-wrap{background-color:#5f1ab6}.PntmvZmxgWbg.palette-3 .wrap .tab-content-wrap table thead tr th{background-color:#d6b6ff}.PntmvZmxgWbg.palette-3 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#e6d3ff}.PntmvZmxgWbg.palette-3 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#e6d3ff}.PntmvZmxgWbg.palette-3 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#e6d3ff}.PntmvZmxgWbg.palette-3 .btn{background-color:#5f1ab6}<\/style>\n  \n\t<section class=\"PntmvZmxgWbg table_offer uiblock pad-y-9 brand-bg-9 palette-3\">    \n  \t<div class=\"container\">\n    \t<div class=\"row justify-content-center mar-b-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n        \t<h4 class=\"font-bold font-size-larger no-margin-bottom gray-dark section-subtitle\">IndiGo Stretch To Bangkok and Enjoy New Business class Cabin<\/h4>\n        \t<p class=\"font-medium font-size-large gray-dark no-margin-bottom section-text\">Daily Flight From\/To BOM &#8211; Mumbai &#038; BKK &#8211; Bangkok Fares Starting at Rs.15,897*<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n      \t<div class=\"col-12\">\n        \t\t<div class=\"wrap \">\n            \n              <div class=\"tab-content-wrap brand-secondary-bg pad-2 br-10 is-relative\">\n               <div id=\"PntmvZmxgWbg_1\" class=\"tab-content\" style=\"display: block;\">\n                    <div class=\"table-responsive\">\n                      <table class=\"br-10\">\n                        <thead>\n                          <tr>\n                          \t\n                            <th colspan=1>Flight no.<\/th><th colspan=1>Sector<\/th><th colspan=1>Dept time<\/th><th colspan=1>Arrvl Time<\/th><th colspan=1>Freq<\/th>\n                          <\/tr>\n                          <\/thead>\n\n\n                          \n\n                          <tbody>\n                            <tr>\n                                <td>6E 1051<\/td><td>Mumbai  &#8211; Bangkok<\/td><td>05:05<\/td><td>11:20<\/td><td>Daily<\/td>\n                              <\/tr><tr>\n                                <td>6E 1052<\/td><td>Bangkok &#8211; Mumbai<\/td><td>12:20<\/td><td>15:20<\/td><td>Daily<\/td>\n                              <\/tr><tr>\n                                <td>6E 1059<\/td><td>Mumbai  &#8211; Bangkok<\/td><td>16:20<\/td><td>22:40<\/td><td>Daily<\/td>\n                              <\/tr><tr>\n                                <td>6E 1060<\/td><td>Bangkok &#8211; Mumbai<\/td><td>23:40<\/td><td>02:50+1<\/td><td>Daily<\/td>\n                              <\/tr>\n                          <\/tbody>\n                      <\/table>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t        <\/div>\n        <\/div>\n      <\/div>\n      \n      <div class=\"row justify-content-center mar-t-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n          \n          \n        <\/div>\n      <\/div>\n    <\/div>\n\t<\/section>\n  \n  <script type=\"spa\/axn\" axn=\"core.run_script\">\n      $('.PntmvZmxgWbg .tab-link').click(function(){\n        $('.PntmvZmxgWbg .tab-link').removeClass('active');\n        $(this).addClass('active');\n        $('.PntmvZmxgWbg .tab-content').hide();\n\n        var activeTab = $(this).attr('data-target');\n        $(\".PntmvZmxgWbg #\"+activeTab).fadeIn();\n        return false;\n      });\n    \n      if($('body').find('section.table_offer').length > 1){\n        $('body section.table_offer').each(function( index ) {\n          if($(this).find('.tabs-wrapper').length == 0){\n            \/\/console.log( index + \": \" + $(this));\n            $(this).find('table').addClass('table-condense');\n          }\n        });\n      }\n    <\/script>\n\n<style>.IuqjqoEwTDxL.brand-bg-9{background:#c6eef2}.IuqjqoEwTDxL .wrap .tabs-wrapper{background-color:#fff;margin-bottom:-20px;z-index:1}.IuqjqoEwTDxL .wrap .tabs-wrapper .tab-link{padding:10px 15px 25px 15px;min-width:200px;color:#0fbacb}.IuqjqoEwTDxL .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#0fbacb}.IuqjqoEwTDxL .wrap .tab-content-wrap{z-index:2;padding:8px;border-radius:20px}.IuqjqoEwTDxL .wrap .tab-content-wrap .tab-content{display:none}.IuqjqoEwTDxL .wrap .tab-content-wrap table{width:100%;overflow:hidden;table-layout:auto;background-color:#fff;border-radius:15px}.IuqjqoEwTDxL .wrap .tab-content-wrap table thead th,.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody td{vertical-align:middle;text-align:center;height:90px;padding:20px 20px;font-size:15px;font-weight:500;color:#1a1a1a;word-wrap:break-word}.IuqjqoEwTDxL .wrap .tab-content-wrap table thead tr th{background-color:#9fe3ea;font-weight:700}.IuqjqoEwTDxL .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right:1px solid #c6eef2}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td:first-child{font-weight:700;width:160px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right:1px solid #c6eef2}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .tooltip{background:#28a745;position:absolute;bottom:100%;height:100%;width:120%;border-radius:4px;padding:4px;transform:translateX(-10%)}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .tooltip::after{content:'';position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#28a745 #fff0 #fff0 #fff0}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom:1px solid #c6eef2}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr .coupon-container:not(:last-child){margin-bottom:7px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr .coupon-container .coupon-wrapper{border:2px dashed;width:100%;min-height:23px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr .coupon-container .coupon-wrapper .btn-copy{transform:rotateY(180deg)}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr .offer-wrapper{gap:27px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr .offer-wrapper:not(:last-child){margin-bottom:13px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr .offer-wrapper *{text-align:left!important;justify-content:flex-start}.IuqjqoEwTDxL .btn{min-width:300px;font-size:14px!important}.IuqjqoEwTDxL .btn .mar-r-2{margin-right:10px}@media (max-width:767px){.IuqjqoEwTDxL{padding-top:25px;padding-bottom:25px}.IuqjqoEwTDxL .wrap .tabs-wrapper{display:flex!important}.IuqjqoEwTDxL .wrap .tabs-wrapper .tab-link{flex:1;min-width:auto}.IuqjqoEwTDxL .wrap .tab-content-wrap{border-radius:14px;padding:3px!important}.IuqjqoEwTDxL .wrap .tab-content-wrap table{width:100%;table-layout:auto;border-radius:12px}.IuqjqoEwTDxL .wrap .tab-content-wrap table thead th,.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody td{height:54px;font-size:12px;padding:10px 10px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td:first-child{width:60px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td:first-child img{width:80px;height:auto}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .tooltip{height:200%;width:100%;transform:translateX(0%)}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .coupon-container:not(:last-child){margin-bottom:6px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .coupon-container .coupon-wrapper{padding:2px 4px;min-height:21px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .coupon-container .coupon-wrapper .copy-text{font-size:12px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .offer-wrapper{gap:5px}.IuqjqoEwTDxL .wrap .tab-content-wrap table tbody tr td .offer-wrapper:not(:last-child){margin-bottom:10px}.IuqjqoEwTDxL .btn{min-width:auto;width:100%;font-size:16px!important;padding:10px 10px}}.IuqjqoEwTDxL.palette-2.brand-bg-9{background:#ffe2da}.IuqjqoEwTDxL.palette-2 .wrap .tabs-wrapper .tab-link{color:#ff4f17}.IuqjqoEwTDxL.palette-2 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#ff4f17}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap{background-color:#ff4f17}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap table thead tr th{background-color:#ffe2da}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#fff1ed}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#fff1ed}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#fff1ed}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap table tbody tr .coupon-wrapper{border-color:#ff4f17}.IuqjqoEwTDxL.palette-2 .wrap .tab-content-wrap table tbody tr .coupon-wrapper .icon-copy::before{color:#ff4f17}.IuqjqoEwTDxL.palette-2 .btn{background-color:#ff4f17}.IuqjqoEwTDxL.palette-3.brand-bg-9{background:#d6b6ff}.IuqjqoEwTDxL.palette-3 .wrap .tabs-wrapper .tab-link{color:#5f1ab6}.IuqjqoEwTDxL.palette-3 .wrap .tabs-wrapper .tab-link.active{color:#fff;background-color:#5f1ab6}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap{background-color:#5f1ab6}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap table thead tr th{background-color:#d6b6ff}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap table thead tr th:not(:last-child){border-right-color:#e6d3ff}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap table tbody tr td:not(:last-child){border-right-color:#e6d3ff}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap table tbody tr:not(:last-child) td{border-bottom-color:#e6d3ff}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap table tbody tr .coupon-wrapper{border-color:#5f1ab6}.IuqjqoEwTDxL.palette-3 .wrap .tab-content-wrap table tbody tr .coupon-wrapper .icon-copy::before{color:#5f1ab6}.IuqjqoEwTDxL.palette-3 .btn{background-color:#5f1ab6}<\/style>\n  \n\t<section class=\"IuqjqoEwTDxL table_offer_image_v2 uiblock pad-y-9 brand-bg-9 palette-3\">\n  \t<div class=\"container\">\n    \t<div class=\"row justify-content-center mar-b-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n        \t<h4 class=\"font-bold font-size-larger no-margin-bottom gray-dark section-subtitle\">IndiGo Stretch To Dubai &#038; Bangkok and Enjoy New Business class Cabin<\/h4>\n        \t\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n      \t<div class=\"col-12\">\n        \t\t<div class=\"wrap \">\n            \n              <div class=\"tab-content-wrap brand-secondary-bg pad-2 br-10 is-relative\">\n               <div id=\"IuqjqoEwTDxL_1\" class=\"tab-content\" style=\"display: block;\">\n                    <div class=\"table-responsive\">\n                      <table class=\"br-10\">\n                        <thead>\n                          <tr>\n                          \t\n                            <th colspan=1>Airline<\/th><th colspan=1>Offer Details<\/th>\n                          <\/tr>\n                          <\/thead>\n\n                          \n\n                          <tbody>\n                            <tr>\n                                <td>\n                                        <img decoding=\"async\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2024\/12\/indigo.png\" class=\"\" alt=\"logo image\" width=\"120\" height=\"40\" loading=\"lazy\"\/>\n                                        <div class=\"gap-4\"><\/div>\n                                        \n                                      <\/td><td>\n                                      \t<div class=\"offer-container\">\n                                        \t<div class=\"is-flex align-items-center offer-wrapper\">\n                                          \t<div><img decoding=\"async\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2025\/03\/card-on-black-bg.svg\" class=\"\" alt=\"logo image\" width=\"20\" height=\"20\" loading=\"lazy\"\/><\/div>\n                                          \t<div><span class=\"font-size-small font-medium gray-dark text-left\">Envelop ears for privacy<br \/>\r\n6-way adjustable headrest with neck support<br \/>\r\nElectronic device holder<br \/>\r\nUSB-C compatible, 60W power supply<br \/>\r\n12cm(5&#8243;) deep recline<br \/>\r\nCoupe-style, 2-seat wide bay<br \/>\r\n54 cm(21.3&#8243;) wide seats<br \/>\r\n96 cm(38&#8243;) of largroom to Streeeetch.<\/span><\/div>\n                                            <\/div>\n                                        <\/div>\n                                      <\/td>\n                              <\/tr>\n                          <\/tbody>\n                      <\/table>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t        <\/div>\n        <\/div>\n      <\/div>\n      \n      <div class=\"row justify-content-center mar-t-5\">\n      \t<div class=\"col-12 text-center\">\n        \t\n          \n          \n        <\/div>\n      <\/div>\n    <\/div>\n\t<\/section>\n  \n  <script type=\"spa\/axn\" axn=\"core.run_script\">\n      $('.IuqjqoEwTDxL .tab-link').click(function(){\n        $('.IuqjqoEwTDxL .tab-link').removeClass('active');\n        $(this).addClass('active');\n        $('.IuqjqoEwTDxL .tab-content').hide();\n\n        var activeTab = $(this).attr('data-target');\n        $(\".IuqjqoEwTDxL #\"+activeTab).fadeIn();\n        return false;\n      });\n    \n      if($('body').find('section.table_offer').length > 1){\n        $('body section.table_offer').each(function( index ) {\n          if($(this).find('.tabs-wrapper').length == 0){\n            \/\/console.log( index + \": \" + $(this));\n            $(this).find('table').addClass('table-condense');\n          }\n        });\n      }\n    <\/script>\n    \n    <script type=\"spa\/axn\" axn=\"core.run_script\">\n    $( document ).ready(function() {\n      $( '.IuqjqoEwTDxL .coupon-wrapper' ).click(function() {\n        var el = $(this);\n        var text = el.find('.copy-text').text();\n        var response = el.parent().find('.tooltip');\n\n        var temp = $(\"<input>\");\n        el.append(temp);\n        temp.val(text).select();\n        document.execCommand(\"copy\");\n        response.toggleClass('visibility-hidden');\n        setTimeout(function(){\n          response.toggleClass('visibility-hidden');\n        }, 3000);\n        temp.remove();\n      });\n    });\n  <\/script>\n\n<style>.sPCZRCkddpmA.brand-bg-9{background:#c6eef2}.sPCZRCkddpmA .accordion{width:100%;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:20px 0}.sPCZRCkddpmA .accordion .faq-title{margin:0}.sPCZRCkddpmA .accordion:first-child{padding-top:0}.sPCZRCkddpmA .accordion i{color:#1a1a1a;transition:all 0.3s ease-in}.sPCZRCkddpmA .accordion i::before{display:none}.sPCZRCkddpmA .accordion i.icon-remove{display:none}.sPCZRCkddpmA .accordion+.panal{text-align:justify;overflow:hidden;transition:all 0.3s ease-in;max-height:0;padding:0 15px;border-bottom:1px solid #fff}.sPCZRCkddpmA .accordion+.panal ul,.sPCZRCkddpmA .accordion+.panal ol{padding:0 0 0 10px}.sPCZRCkddpmA .accordion.active{border-bottom-width:0}.sPCZRCkddpmA .accordion.active .faq-title{color:#1a1a1a}.sPCZRCkddpmA .accordion.active i{color:#1a1a1a}.sPCZRCkddpmA .accordion.active i.icon-remove{display:block}.sPCZRCkddpmA .accordion.active i.icon-add{display:none}@media (max-width:767px){.sPCZRCkddpmA{padding-top:25px;padding-bottom:25px}.sPCZRCkddpmA .accordion{padding:14px 0}.sPCZRCkddpmA .accordion .icon-add img,.sPCZRCkddpmA .accordion .icon-remove img{width:12px}}.sPCZRCkddpmA.palette-2.brand-bg-9{background:#ffe2da}.sPCZRCkddpmA.palette-3.brand-bg-9{background:#d6b6ff}<\/style>\r\n\r\n\t<section class=\"sPCZRCkddpmA simple_faq uiblock pad-y-9 brand-bg-9 palette-3\">\r\n  \t<div class=\"container\">\r\n    \t<div class=\"row\">\r\n      \t<div class=\"col-12 text-center\">\r\n        \t\r\n        \t\r\n        \t\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"row\">\r\n      \t<div class=\"col-12\">\r\n            <div class=\"faq\">\r\n            <div  class=\"accordion active\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\r\n                <h5 class=\"faq-title font-size-larger font-semibold gray-dark\" itemprop=\"name\">Terms &#038; Conditions*<\/h5>\r\n                <i class=\"icon-add font-size-huge\"><img decoding=\"async\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2023\/10\/icon-add.png\" alt=\"add icon\" height=\"\" width=\"\" loading=\"lazy\"><\/i>\r\n                <i class=\"icon-remove font-size-huge\"><img decoding=\"async\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2023\/10\/icon-remove.png\" alt=\"add icon\" height=\"\" width=\"\" loading=\"lazy\"><\/i>\r\n              <\/div>\r\n              <div  class=\"panal font-size-base font-semibold gray-dark\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" style=\"max-height: none;\">\r\n                <p itemprop=\"text\" class=\"no-margin-bottom\"><p>Visit\u00a0<a href=\"https:\/\/www.cleartrip.com\/\">www.cleartrip.com<\/a>\u00a0or download the Cleartrip Mobile App available for iOS on App Store &amp; for Android on Google Play Store.<\/p>\n<ul>\n<li>IndiGoStretch servicesbetween Mumbai and Dubai.<\/li>\n<li>This marks another step towards taking our business cabin beyond domestic skies.<\/li>\n<li>IndiGoStretch cabin features wider seats, additional legroom, priority services, and much more for an elevated in-flight experience.<\/li>\n<\/ul>\n<p>Terms and Conditions:<\/p>\n<ul>\n<li>Advance booking is required.<\/li>\n<li>Fares are not available during the embargo period.<\/li>\n<li>Fares are available on selected fare classes only.<\/li>\n<li>The discounted fares directly appear on the Cleartrip site.<\/li>\n<li>Changes to names are not permitted.<\/li>\n<li>Changes to flights and dates are permitted subject to change fees<\/li>\n<\/ul>\n<p>\u200bPlease remember that only limited seats are available on a first-come, first-serve basis. Go ahead, book now, and don&#8217;t miss these super low fares.<\/p><\/p>\r\n              <\/div><div  class=\"accordion \" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\r\n                <h5 class=\"faq-title font-size-larger font-semibold gray-dark\" itemprop=\"name\">Platform T&#038;Cs<\/h5>\r\n                <i class=\"icon-add font-size-huge\"><img decoding=\"async\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2023\/10\/icon-add.png\" alt=\"add icon\" height=\"\" width=\"\" loading=\"lazy\"><\/i>\r\n                <i class=\"icon-remove font-size-huge\"><img decoding=\"async\" src=\"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2023\/10\/icon-remove.png\" alt=\"add icon\" height=\"\" width=\"\" loading=\"lazy\"><\/i>\r\n              <\/div>\r\n              <div  class=\"panal font-size-base font-semibold gray-dark\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" >\r\n                <p itemprop=\"text\" class=\"no-margin-bottom\"><ul dir=\"ltr\">\n<li class=\"field-item even\">This offer is valid only on the Cleartrip.com Desktop website, Android and iOS apps, and mobile website<\/li>\n<li class=\"field-item even\">Valid on Adult &amp; Child bookings only. Not valid for Infants aged below 2 yrs.\u200b<\/li>\n<li class=\"field-item even\">The product &amp; services offered by Cleartrip Private Limited are governed by the terms of use prescribed by Cleartrip on its site\u00a0<a href=\"https:\/\/www.cleartrip.com\/\">www.cleartrip.com<\/a>\u00a0&amp; as amended from time to time.<\/li>\n<li class=\"field-item even\">Cleartrip reserves the right to change or withdraw the offer, anytime at the sole discretion of the Management. The terms and conditions of this offer are subject to change without any prior notice. Disputes are subject to Bangalore&#8217;s jurisdiction. Flight seats are subject to availability.<\/li>\n<\/ul><\/p>\r\n              <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\t<\/section>\r\n  \r\n <script type=\"spa\/axn\" axn=\"core.run_script\">\r\nvar sections = document.querySelectorAll('.sPCZRCkddpmA');\r\n\r\nsections.forEach(function(section){\r\n\r\n  var acordion = section.querySelectorAll('.accordion');\r\n\r\n  if(acordion.length > 0){\r\n    acordion[0].classList.add('active');\r\n    acordion[0].nextElementSibling.style.maxHeight =\r\n      acordion[0].nextElementSibling.scrollHeight + 'px';\r\n  }\r\n\r\n  acordion.forEach(function(item){\r\n\r\n    item.onclick = function(){\r\n\r\n      this.classList.toggle('active');\r\n\r\n      var panal = this.nextElementSibling;\r\n\r\n      if(panal.style.maxHeight){\r\n        panal.style.maxHeight = null;\r\n      } else {\r\n        panal.style.maxHeight = panal.scrollHeight + 'px';\r\n      }\r\n\r\n    };\r\n\r\n  });\r\n\r\n});\r\n<\/script>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":19,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1287754","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>IndiGo Stretch Business offer - Cleartrip Offers<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IndiGo Stretch Business offer - Cleartrip Offers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/\" \/>\n<meta property=\"og:site_name\" content=\"Cleartrip Offers\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-11T08:06:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/indigo-stretch-business-offer\\\/\",\"url\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/indigo-stretch-business-offer\\\/\",\"name\":\"IndiGo Stretch Business offer - Cleartrip Offers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/#website\"},\"datePublished\":\"2025-08-09T19:26:15+00:00\",\"dateModified\":\"2025-08-11T08:06:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/indigo-stretch-business-offer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/indigo-stretch-business-offer\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/indigo-stretch-business-offer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IndiGo Stretch Business offer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/#website\",\"url\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/\",\"name\":\"Cleartrip Offers\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/#organization\",\"name\":\"Cleartrip\",\"url\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Cleartrip-Logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Cleartrip-Logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Cleartrip\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cleartrip.com\\\/all-offers\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"IndiGo Stretch Business offer - Cleartrip Offers","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:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/","og_locale":"en_US","og_type":"article","og_title":"IndiGo Stretch Business offer - Cleartrip Offers","og_url":"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/","og_site_name":"Cleartrip Offers","article_modified_time":"2025-08-11T08:06:53+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/","url":"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/","name":"IndiGo Stretch Business offer - Cleartrip Offers","isPartOf":{"@id":"https:\/\/www.cleartrip.com\/all-offers\/#website"},"datePublished":"2025-08-09T19:26:15+00:00","dateModified":"2025-08-11T08:06:53+00:00","breadcrumb":{"@id":"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.cleartrip.com\/all-offers\/indigo-stretch-business-offer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cleartrip.com\/all-offers\/"},{"@type":"ListItem","position":2,"name":"IndiGo Stretch Business offer"}]},{"@type":"WebSite","@id":"https:\/\/www.cleartrip.com\/all-offers\/#website","url":"https:\/\/www.cleartrip.com\/all-offers\/","name":"Cleartrip Offers","description":"","publisher":{"@id":"https:\/\/www.cleartrip.com\/all-offers\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cleartrip.com\/all-offers\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.cleartrip.com\/all-offers\/#organization","name":"Cleartrip","url":"https:\/\/www.cleartrip.com\/all-offers\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cleartrip.com\/all-offers\/#\/schema\/logo\/image\/","url":"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2024\/03\/Cleartrip-Logo.svg","contentUrl":"https:\/\/www.cleartrip.com\/all-offers\/wp-content\/uploads\/2024\/03\/Cleartrip-Logo.svg","width":1,"height":1,"caption":"Cleartrip"},"image":{"@id":"https:\/\/www.cleartrip.com\/all-offers\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/pages\/1287754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/comments?post=1287754"}],"version-history":[{"count":13,"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/pages\/1287754\/revisions"}],"predecessor-version":[{"id":1287820,"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/pages\/1287754\/revisions\/1287820"}],"wp:attachment":[{"href":"https:\/\/www.cleartrip.com\/all-offers\/wp-json\/wp\/v2\/media?parent=1287754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}