<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gilpin</title>
	<atom:link href="https://gilpintravel.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://gilpintravel.com/</link>
	<description></description>
	<lastBuildDate>Sat, 11 Apr 2026 15:04:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://gilpintravel.com/wp-content/uploads/2025/12/gilpin-100x100.png</url>
	<title>Gilpin</title>
	<link>https://gilpintravel.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Corporate Travel Management</title>
		<link>https://gilpintravel.com/corporate-travel-management/</link>
					<comments>https://gilpintravel.com/corporate-travel-management/#respond</comments>
		
		<dc:creator><![CDATA[redrockindia1@gmail.com]]></dc:creator>
		<pubDate>Tue, 07 Apr 2026 10:01:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=21229</guid>

					<description><![CDATA[<p>022 6771 9300 WhatsApp Corporate Travel Management India&#8217;s Corporate Travel Partner for 25+ Years Reduce Cost. Enhance Customer Support. Stay Compliant. Travel Smarter. End-to-end corporate travel, car rental, forex, visa &#38; MICE services — with compliance, cost control, and 24/7 human support. ✅ ISO...</p>
<p>The post <a href="https://gilpintravel.com/corporate-travel-management/">Corporate Travel Management</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="21229" class="elementor elementor-21229" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-46d789e e-con-full e-flex e-con e-parent" data-id="46d789e" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-f4ba9b1 elementor-widget elementor-widget-html" data-id="f4ba9b1" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Figtree:wght@300;400;500;600;700&display=swap" rel="stylesheet"/>

<style>
  /* ==========================================
     1. GLOBAL RESET & STRUCTURAL LOCKS
     ========================================== */
  *, *::before, *::after { 
      /* The missing !important that fixes the mobile padding blowout */
      box-sizing: border-box !important; 
      overflow-wrap: break-word !important; 
  }
  
  html, body {
      max-width: 100%;
      overflow-x: hidden !important; /* Hides the Elementor white bar */
      margin: 0;
      padding: 0;
  }

  /* Hide ONLY the recaptcha badge. Scrollbars are fully restored! */
  .grecaptcha-badge { display: none !important; }

  /* Safety net: Forces stubborn grids into a single column on tiny screens */
  @media (max-width: 500px) {
      .industries-grid, .svc-cap-grid, .benefits-grid {
          grid-template-columns: 1fr !important;
      }
  }

  /* ==========================================
     2. THE THEME ASSASSIN
     ========================================== */
  header, #masthead, .site-header, .elementor-location-header, nav:not(.nav), .site-navigation, .main-navigation, .mobile-menu, .menu-toggle, .astm-search-menu, .cky-revisit-bottom-left, .sticky-header, .header-clone, .is-sticky, .header-sticky, .site-branding, .site-logo, .custom-logo-link, .mobile-header, .navbar-toggle, .hamburger-menu, [class*="sticky-header"], .duru-header, .duru-header-container, .progress-wrap {
      display: none !important; height: 0 !important; width: 0 !important; padding: 0 !important; margin: 0 !important;
      position: absolute !important; top: -9999px !important; left: -9999px !important;
      overflow: hidden !important; pointer-events: none !important; visibility: hidden !important; opacity: 0 !important; z-index: -999 !important;
  }

  /* ==========================================
     3. YOUR NATIVE STYLES
     ========================================== */
  :root {
    --navy:    #11335B;
    --navy-dk: #0b2440;
    --navy-lt: #1a4a7a;
    --gold:    #FFCA0A;
    --gold-dk: #d4a800;
    --white:   #ffffff;
    --offwhite:#f7f8fc;
    --gray:    #e8ecf2;
    --text:    #1a2744;
    --muted:   #6b7b99;
  }
  
  html, body { 
      font-family: 'Figtree', sans-serif; 
      color: var(--text); 
      background: var(--white); 
  }
  a { text-decoration: none; color: inherit; }

  .hero, .testimonials {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      will-change: transform;
  }
  .container { max-width: 1180px; margin: 0 auto; padding: 0 24px; width: 100%; }
  .tag { display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; }

  /* ── NAV ── */
  .nav { background: var(--navy-dk); padding: 14px 0; position: relative; z-index: 100; border-bottom: 1px solid rgba(255,202,10,.15); }
  .nav-inner { display: flex; align-items: center; justify-content: space-between; gap: 16px; width: 100%; }
  .nav-brand { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 700; color: #fff; letter-spacing: .5px; }
  .nav-brand span { color: var(--gold); }
  .nav-contacts { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }
  .nav-cta { display: flex; align-items: center; gap: 8px; font-size: 13.5px; font-weight: 600; color: rgba(255,255,255,.88); transition: opacity .2s; }
  .nav-cta:hover { opacity: 1; color: #fff; }
  .nav-cta.gold { background: var(--gold); color: var(--navy-dk); padding: 9px 18px; border-radius: 6px; font-weight: 700; }
  .nav-cta.gold:hover { background: var(--gold-dk); }
  @media(max-width:600px){ .nav-cta:not(.gold) span { display:none; } }

  /* ── HERO ── */
  .hero { background: var(--navy); position: relative; overflow: hidden; padding: 72px 0 64px; }
  .hero::before { content:''; position:absolute; inset:0; background-image: linear-gradient(rgba(255,202,10,.05) 1px,transparent 1px), linear-gradient(90deg,rgba(255,202,10,.05) 1px,transparent 1px); background-size: 56px 56px; pointer-events:none; }
  .hero::after { content:''; position:absolute; top:-160px; right:-160px; width:620px; height:620px; background: radial-gradient(circle,rgba(255,202,10,.08) 0%,transparent 65%); pointer-events:none; }
  .hero-inner { display: grid; grid-template-columns: 1fr 420px; gap: 56px; align-items: start; position: relative; z-index: 1; }
  @media(max-width:900px){ .hero-inner { grid-template-columns: 1fr; gap: 40px; } }
  .hero-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; display: flex; align-items: center; gap: 10px; }
  .hero-eyebrow::after { content:''; display:block; width:40px; height:2px; background:var(--gold); opacity:.6; }
  .hero h1 { font-family: 'Cormorant Garamond', serif; font-size: clamp(32px,4.5vw,52px); font-weight: 700; line-height: 1.14; color: var(--white); margin-bottom: 18px; }
  .hero h1 em { font-style: italic; color: var(--gold); }
  .hero-desc { font-size: 16px; line-height: 1.72; color: rgba(255,255,255,.72); max-width: 500px; margin-bottom: 32px; }
  
  /* Trust points row */
  .hero-trust { display: grid; grid-template-columns: repeat(2,1fr); gap: 12px; margin-bottom: 32px; width: 100%; }
  @media(max-width:480px){ .hero-trust { grid-template-columns: 1fr; } }
  
  .trust-pill { display: flex; align-items: center; gap: 10px; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.14); border-radius: 10px; padding: 11px 14px; }
  .trust-icon { width: 36px; height: 36px; background: rgba(255,202,10,.15); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; }
  .trust-text strong { display: block; font-size: 13px; font-weight: 700; color: #fff; line-height: 1.2; }
  .trust-text span { font-size: 11px; color: rgba(255,255,255,.5); }

  /* ── FORM CARD ── */
  .form-card { background: var(--white); border-radius: 16px; padding: 32px 28px; box-shadow: 0 24px 80px rgba(0,0,0,.32); position: relative; width: 100%; }
  .form-card::before { content:''; position:absolute; top:0; left:0; right:0; height:4px; background: linear-gradient(90deg,var(--gold),var(--gold-dk)); border-radius:16px 16px 0 0; }
  .form-title { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }
  .form-sub { font-size: 13px; color: var(--muted); margin-bottom: 20px; }
  .form-group { margin-bottom: 13px; }
  .form-group label { display: block; font-size: 12px; font-weight: 600; color: var(--navy); margin-bottom: 5px; letter-spacing: .3px; }
  .form-group input, .form-group select, .form-group textarea { width:100%; max-width: 100%; padding:10px 13px; border:1.5px solid #d4dce9; border-radius:8px; font-family:'Figtree',sans-serif; font-size:13.5px; color:var(--text); background:#f9fafc; transition:border-color .2s,box-shadow .2s; outline:none; }
  .form-group input:focus, .form-group select:focus, .form-group textarea:focus { border-color:var(--gold); box-shadow:0 0 0 3px rgba(255,202,10,.15); background:var(--white); }
  .form-group textarea { resize:vertical; min-height:72px; }
  .form-group input::placeholder, .form-group textarea::placeholder { color:#a8b4c5; }
  .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
  @media(max-width:480px){ .form-row { grid-template-columns: 1fr; } }
  .form-btn { width:100%; padding:13px; background:var(--gold); color:var(--navy-dk); border:none; border-radius:8px; font-family:'Figtree',sans-serif; font-size:14.5px; font-weight:700; cursor:pointer; transition:background .2s,transform .15s; margin-top:4px; }
  .form-btn:hover { background:var(--gold-dk); transform:translateY(-1px); }
  .form-btn:disabled { opacity:.6; cursor:not-allowed; transform:none; }
  .form-note { text-align:center; font-size:11.5px; color:var(--muted); margin-top:10px; line-height:1.5; }
  .form-whatsapp { display:flex; align-items:center; justify-content:center; gap:8px; width:100%; padding:10px; background:#25D366; color:var(--white); border:none; border-radius:8px; font-family:'Figtree',sans-serif; font-size:13.5px; font-weight:600; cursor:pointer; margin-top:8px; transition:background .2s; text-decoration:none; }
  .form-whatsapp:hover { background:#20b858; }
  .form-success { display:none; text-align:center; padding:28px 16px; }
  .form-success .s-icon { width:56px; height:56px; background:#e8f8ed; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 14px; font-size:24px; }
  .form-success h3 { font-family:'Cormorant Garamond',serif; font-size:21px; font-weight:700; color:var(--navy); margin-bottom:6px; }
  .form-success p { font-size:13.5px; color:var(--muted); }
  .form-error-msg { display:none; background:#fff0f0; border:1px solid #ffcccc; color:#c0392b; font-size:12.5px; padding:9px 13px; border-radius:6px; margin-top:8px; }

  /* ── TRUST BAR ── */
  .trust-bar { background: var(--navy-dk); padding: 28px 0; border-bottom: 1px solid rgba(255,202,10,.1); }
  .trust-bar-inner { display: flex; flex-direction: column; align-items: center; gap: 18px; }
  .trust-bar-line { font-size: 13px; font-weight: 500; color: rgba(255,255,255,.6); text-align: center; letter-spacing: .3px; }
  .trust-bar-line strong { color: rgba(255,255,255,.85); }
  .trust-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
  .tbadge { display: flex; align-items: center; gap: 7px; padding: 8px 16px; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12); border-radius: 7px; font-size: 12.5px; font-weight: 600; color: rgba(255,255,255,.82); white-space: nowrap; }
  .tbadge .dot { width:6px; height:6px; border-radius:50%; background:var(--gold); flex-shrink:0; }

  /* ── STATS ── */
  .stats { background: var(--offwhite); padding: 40px 0; border-bottom: 1px solid var(--gray); }
  .stats-grid { display: grid; grid-template-columns: repeat(4,1fr); width: 100%; }
  @media(max-width:720px){ .stats-grid { grid-template-columns: repeat(2,1fr); } }
  .stat-item { text-align:center; padding:16px 20px; border-right:1px solid var(--gray); }
  .stat-item:last-child { border-right:none; }
  .stat-num { font-family:'Cormorant Garamond',serif; font-size:40px; font-weight:700; color:var(--navy); line-height:1; margin-bottom:5px; }
  .stat-label { font-size:11.5px; font-weight:500; color:var(--muted); letter-spacing:.5px; text-transform:uppercase; }

  /* ── SERVICES SLIDER ── */
  .services { padding: 88px 0; background: var(--white); }
  .section-header { text-align:center; margin-bottom:52px; }
  .section-header h2 { font-family:'Cormorant Garamond',serif; font-size:clamp(28px,3.8vw,42px); font-weight:700; color:var(--navy); line-height:1.18; margin-bottom:12px; }
  .section-header p { font-size:15.5px; color:var(--muted); max-width:520px; margin:0 auto; line-height:1.65; }
  .slider-wrap { position: relative; }
  .slider-viewport { overflow: hidden; width: 100%; }
  .slider-track { display: flex; gap: 20px; transition: transform .4s cubic-bezier(.25,.46,.45,.94); }
  .service-card { flex: 0 0 calc(33.333% - 14px); min-width: 0; background: var(--offwhite); border: 1.5px solid var(--gray); border-radius: 14px; padding: 28px 24px; transition: box-shadow .25s, transform .25s, border-color .25s; position: relative; overflow: hidden; }
  @media(max-width:840px){ .service-card { flex: 0 0 calc(50% - 10px); } }
  @media(max-width:560px){ .service-card { flex: 0 0 calc(100% - 0px); } }
  .service-card::before { content:''; position:absolute; bottom:0; left:0; right:0; height:3px; background:var(--gold); transform:scaleX(0); transform-origin:left; transition:transform .3s ease; }
  .service-card:hover::before { transform:scaleX(1); }
  .service-card:hover { box-shadow: 0 12px 40px rgba(17,51,91,.1); transform: translateY(-3px); border-color: rgba(255,202,10,.4); }
  .service-icon { width:48px; height:48px; background: linear-gradient(135deg,rgba(17,51,91,.08),rgba(17,51,91,.04)); border-radius:12px; display:flex; align-items:center; justify-content:center; font-size:24px; margin-bottom:16px; }
  .service-card h3 { font-size:16.5px; font-weight:700; color:var(--navy); margin-bottom:8px; }
  .service-card p { font-size:14px; line-height:1.62; color:var(--muted); }
  .slider-controls { display: flex; justify-content: center; align-items: center; gap: 16px; margin-top: 32px; }
  .slider-btn { width:44px; height:44px; border-radius:50%; border:2px solid var(--navy); background:var(--white); color:var(--navy); cursor:pointer; display:flex; align-items:center; justify-content:center; transition:background .2s,color .2s; font-size:18px; }
  .slider-btn:hover { background:var(--navy); color:var(--white); }
  .slider-btn:disabled { opacity:.3; cursor:not-allowed; }
  .slider-dots { display:flex; gap:8px; }
  .slider-dot { width:8px; height:8px; border-radius:50%; background:var(--gray); border:none; cursor:pointer; transition:background .2s,transform .2s; padding:0; }
  .slider-dot.active { background:var(--navy); transform:scale(1.3); }

  /* ── BENEFITS ── */
  .benefits { padding: 88px 0; background: var(--offwhite); }
  .benefits-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; width: 100%; }
  @media(max-width:840px){ .benefits-grid { grid-template-columns: 1fr 1fr; } }
  @media(max-width:560px){ .benefits-grid { grid-template-columns: 1fr; } }
  .benefit-card { background: var(--white); border-radius:14px; padding:28px 24px; border:1px solid var(--gray); transition:box-shadow .25s,transform .25s,border-color .25s; position:relative; overflow:hidden; min-width: 0; }
  .benefit-card::before { content:''; position:absolute; top:0; left:0; width:100%; height:3px; background:var(--gold); transform:scaleX(0); transform-origin:left; transition:transform .3s; }
  .benefit-card:hover::before { transform:scaleX(1); }
  .benefit-card:hover { box-shadow:0 14px 44px rgba(17,51,91,.09); transform:translateY(-4px); border-color:rgba(255,202,10,.3); }
  .benefit-icon { width:46px; height:46px; background:rgba(17,51,91,.07); border-radius:10px; display:flex; align-items:center; justify-content:center; margin-bottom:16px; font-size:22px; }
  .benefit-card h3 { font-size:16px; font-weight:700; color:var(--navy); margin-bottom:9px; }
  .benefit-card p { font-size:14px; line-height:1.65; color:var(--muted); }

  /* ── INDUSTRIES ── */
  .industries { padding: 80px 0; background: var(--white); }
  .industries-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; width: 100%; }
  @media(max-width:840px){ .industries-grid { grid-template-columns: repeat(2,1fr); } }
  @media(max-width:480px){ .industries-grid { grid-template-columns: 1fr 1fr; } }
  .industry-card { background: var(--offwhite); border: 1.5px solid var(--gray); border-radius: 12px; padding: 22px 18px; text-align: center; transition: border-color .2s, box-shadow .2s, transform .2s; min-width: 0; }
  .industry-card:hover { border-color: rgba(255,202,10,.5); box-shadow: 0 8px 28px rgba(17,51,91,.08); transform: translateY(-2px); }
  .industry-card .ind-icon { font-size: 28px; margin-bottom: 10px; }
  .industry-card h4 { font-size: 14px; font-weight: 700; color: var(--navy); }

  /* ── TESTIMONIALS ── */
  .testimonials { background: var(--navy); padding: 88px 0; position: relative; overflow: hidden; }
  .testimonials::before { content:''; position:absolute; inset:0; background-image:linear-gradient(rgba(255,202,10,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,202,10,.04) 1px,transparent 1px); background-size:48px 48px; }
  .testimonials .section-header h2 { color: var(--white); }
  .testimonials .section-header p { color: rgba(255,255,255,.55); }
  .testi-grid { display: flex; flex-wrap: nowrap; gap: 18px; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; padding-bottom: 12px; position: relative; width: 100%; }
  .testi-grid::-webkit-scrollbar { height: 5px; }
  .testi-grid::-webkit-scrollbar-track { background: rgba(255,255,255,.08); border-radius: 4px; }
  .testi-grid::-webkit-scrollbar-thumb { background: var(--gold); border-radius: 4px; }
  
  .testi-card { background: rgba(255,255,255,.055); border:1px solid rgba(255,255,255,.1); border-radius:14px; padding:24px 22px; transition:background .25s; flex: 0 0 320px; scroll-snap-align: start; min-width: 0; }
  .testi-card:hover { background: rgba(255,255,255,.09); }
  .testi-card.featured { background: rgba(255,202,10,.08); border-color: rgba(255,202,10,.25); }
  
  .quote-mark { font-family:'Cormorant Garamond',serif; font-size:48px; font-weight:700; color:var(--gold); line-height:.7; margin-bottom:12px; opacity:.7; }
  .testi-text { font-size:14px; line-height:1.68; color:rgba(255,255,255,.8); margin-bottom:16px; font-style:italic; }
  .testi-footer { display:flex; align-items:center; gap:11px; }
  .testi-avatar { width:36px; height:36px; border-radius:50%; background:rgba(255,202,10,.2); display:flex; align-items:center; justify-content:center; font-size:13px; font-weight:700; color:var(--gold); flex-shrink:0; }
  .testi-name { font-size:13px; font-weight:700; color:var(--white); }
  .testi-role { font-size:11.5px; color:rgba(255,255,255,.45); margin-top:2px; }
  .testi-sector { display:inline-block; font-size:10.5px; font-weight:600; background:rgba(255,202,10,.15); color:var(--gold); padding:2px 8px; border-radius:20px; margin-top:4px; }

  /* ── BOTTOM CTA ── */
  .bottom-cta { background: linear-gradient(135deg,var(--navy-dk) 0%,var(--navy-lt) 100%); padding: 80px 0; text-align: center; }
  .bottom-cta h2 { font-family:'Cormorant Garamond',serif; font-size:clamp(26px,3.8vw,40px); font-weight:700; color:var(--white); margin-bottom:12px; line-height:1.2; }
  .bottom-cta p { font-size:15.5px; color:rgba(255,255,255,.65); max-width:480px; margin:0 auto 32px; line-height:1.62; }
  .cta-buttons { display:flex; justify-content:center; flex-wrap:wrap; gap:14px; }
  .btn-gold { display:inline-flex; align-items:center; gap:8px; background:var(--gold); color:var(--navy-dk); padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; transition:background .2s,transform .15s; }
  .btn-gold:hover { background:var(--gold-dk); transform:translateY(-2px); }
  .btn-outline { display:inline-flex; align-items:center; gap:8px; background:transparent; color:var(--white); padding:13px 32px; border-radius:8px; border:2px solid rgba(255,255,255,.3); font-weight:600; font-size:15px; transition:border-color .2s,background .2s; }
  .btn-outline:hover { border-color:rgba(255,255,255,.7); background:rgba(255,255,255,.06); }

  /* ── FOOTER ── */
  footer { background: var(--offwhite); padding: 24px 0; border-top: 1px solid var(--gray); }
  .footer-inner { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:10px; }
  .footer-brand { font-family:'Cormorant Garamond',serif; font-size:18px; font-weight:700; color:var(--navy); }
  .footer-brand span { color:var(--gold-dk); }
  .footer-text { font-size:12px; color:var(--muted); }

  /* ── HERO TAGLINE ── */
  .hero-tagline { font-size: 15px; font-weight: 700; color: var(--gold); letter-spacing: .5px; margin-bottom: 24px; margin-top: -12px; }

  /* ── HERO CREDS ── */
  .hero-creds { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; }
  .hcred { font-size: 12px; font-weight: 600; color: rgba(255,255,255,.82); background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15); border-radius: 20px; padding: 5px 11px; white-space: nowrap; }

  /* ── SERVICE CAPABILITY ── */
  .svc-capability { background: var(--navy-dk); padding: 40px 0; border-bottom: 1px solid rgba(255,202,10,.12); }
  .svc-cap-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; width: 100%; }
  @media(max-width:1000px){ .svc-cap-grid { grid-template-columns: repeat(3,1fr); } }
  @media(max-width:640px){ .svc-cap-grid { grid-template-columns: 1fr 1fr; } }
  .svc-cap-item { display: flex; gap: 12px; align-items: flex-start; background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1); border-radius: 10px; padding: 14px 14px; transition: background .2s, border-color .2s; }
  .svc-cap-item:hover { background: rgba(255,202,10,.07); border-color: rgba(255,202,10,.25); }
  .svc-cap-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; }
  .svc-cap-body strong { display: block; font-size: 13px; font-weight: 700; color: #fff; margin-bottom: 3px; line-height: 1.3; }
  .svc-cap-body span { font-size: 11.5px; color: rgba(255,255,255,.5); line-height: 1.5; }

  /* ── SMALL CTA ── */
  .small-cta { background: var(--gold); padding: 16px 0; }
  .small-cta-inner { display: flex; align-items: center; justify-content: center; gap: 20px; flex-wrap: wrap; }
  .small-cta-inner span { font-size: 15px; font-weight: 600; color: var(--navy-dk); }
  .small-cta-btn { display: inline-flex; align-items: center; background: var(--navy-dk); color: #fff; padding: 9px 22px; border-radius: 6px; font-size: 13.5px; font-weight: 700; transition: background .2s, transform .15s; white-space: nowrap; }
  .small-cta-btn:hover { background: var(--navy); transform: translateY(-1px); }

  /* ── FOOTER SOCIAL ── */
  .footer-social { display: flex; gap: 10px; align-items: center; }
  .social-link { display: flex; align-items: center; justify-content: center; width: 34px; height: 34px; border-radius: 8px; background: rgba(17,51,91,.08); color: var(--navy); border: 1px solid var(--gray); transition: background .2s, color .2s, border-color .2s; }
  .social-link:hover { background: var(--navy); color: #fff; border-color: var(--navy); }

  /* ── MODAL ── */
  .modal-overlay { display:none; position:fixed; inset:0; background:rgba(10,20,40,.72); z-index:1000; align-items:center; justify-content:center; padding:20px; backdrop-filter:blur(4px); }
  .modal-overlay.open { display:flex; animation:fadeInOverlay .2s ease; }
  @keyframes fadeInOverlay { from{opacity:0} to{opacity:1} }
  .modal-box { background:var(--white); border-radius:18px; width:100%; max-width:560px; max-height:90vh; overflow-y:auto; position:relative; box-shadow:0 32px 100px rgba(0,0,0,.45); animation:slideUpModal .25s cubic-bezier(.25,.46,.45,.94); }
  @keyframes slideUpModal { from{opacity:0;transform:translateY(28px)} to{opacity:1;transform:translateY(0)} }
  .modal-box::before { content:''; position:absolute; top:0; left:0; right:0; height:4px; background:linear-gradient(90deg,var(--gold),var(--gold-dk)); border-radius:18px 18px 0 0; }
  .modal-close { position:absolute; top:14px; right:16px; width:32px; height:32px; border:none; background:var(--gray); border-radius:50%; cursor:pointer; font-size:18px; color:var(--muted); display:flex; align-items:center; justify-content:center; transition:background .2s,color .2s; z-index:1; }
  .modal-close:hover { background:var(--navy); color:#fff; }
  .modal-inner { padding:32px 28px; }

  /* ── ANIMATIONS ── */
  [data-reveal] { opacity:0; transform:translateY(22px); transition:opacity .6s ease,transform .6s ease; }
  [data-reveal].visible { opacity:1; transform:translateY(0); }
</style>

<!-- NAV -->
<nav class="nav">
  <div class="container nav-inner">
    <a href="https://gilpintravel.com" target="_blank" rel="noopener">
      <img decoding="async" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAQ4BDgDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD6pooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoqG4ure2UtcTRxgcncwFctq/wAR/C2lhhPqsLSD/lmmSauFOc9Iq5Mpxj8TsdfRXjmq/HjRYdy6fZ3U7ju4Cqf1rktQ+Pmry5FlpttAOzFyx/IiuuGXYif2bHNLHUY9T6Qor5QufjR4wmyEu4I1PYQJ/PFZF38S/FV1nzNUkXP9wbf5VvHKKz3aMXmdLomfY1FfE03jHxFL97WdQH+7cOP61D/wlGv/APQb1P8A8Cn/AMa0/saf8yI/tSP8p9v0V8QDxTr4P/Ib1P8A8Cn/AManj8ZeIo+ms35+s7H+tH9jT/mQf2pH+U+2KK+Nbf4i+KIPuatOf947v51r2Pxi8X2pA+2xSL3Dwqf1xUSyestmilmdPqmfWdFfNlj8e9aix9q061uPU7tv8hXR6f8AH6yYj+0NLljHfyTu/mRWEssxEfs3No4+hLqe4UVwGkfFvwnqG3ff/ZGPacYP6Zrr7DWtN1CMPZ3sEqnuriuWdGpT+KLR0Rqwn8LuaFFAIYZBBHtRWRoFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUVla/4g0vQLUz6reRQKBkKzDc30HU04xcnZCbSV2atRXNxDawtNcSLHEoyzMcAV4b4t+O8ah4fDVpvboJ5wcf988GvIdZ8TeIfFNyftd1c3RPSNASB9AK9OjlVWes/dRwVcwpw0hqz6L8S/GLw1pG+O1ma/uF6CHlc/71eU+Ivjd4gv2ZNMSKwhPp8z/99cVyWj/D/wATauwFtpVwuejTKYwfxNdtpnwG124Cm+vba09RjzMfka7o0MFh/jab89fwOSVbFV/hVkeZazr+q60+7VL+4uj/ANNXLYrLr6N0z4B6Wg/4mWo3Mp/6Y4X+YNb9p8FvClum1o7mY+sjgn+VaPM8NDSP5ELL68tZHynRX15H8JvCCKAdMRvcnmnf8Kp8If8AQKj/ADqP7Yo9mV/ZlXuj5Bor61n+D/hKXpZtH/uNWZd/AzwxMD5Ut9E3bbIuP/QapZtQe9yXltZbWPl2ivoW9+ANs2fsWqvH6eYu7+WK5vUPgPr0Gfsd5bXXpxs/ma3jmOHl9oylgq8fsnj1FdprXwz8VaQpa40x5FH/ADwPm/8AoNcjc209rIY7mGSGQfwyKVP611QqQnrF3OeVOUPiViGiiirICiiigAqW3uJbaUSW8jRyDoynBqKigDtdC+J3irR9oh1KSeMdEuCXH5Zr0vw38eo2Kx6/YFB3mgOc/wDAcf1r5/orlq4KhV+KJ008XVp7M+1PDnjfw/4hCjTNRheY/wDLFmAcfhXSV8FRSyQuHidkYd1OK73wp8V/EmgsiPc/bLUceXPzge1eXWydrWk/vPQpZmnpUR9cUV5l4Q+MWga40cF6x0+6bjEp+Q/8C6CvSoZY5o1khdZI2GQynINeTVozpO01Y9GnVhUV4O4+iiisjQKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKCQASSAB3NABVXUtRtNMtmuL+4jgiUZLO2K5rX/FsonbT/DVo2o6j0JHEUXux/wzWPa/D241m6W/8bahJfz5yLWNisKH6DGfyreNFJc1R2X4mMqrbtTV3+Bh+IvilqOqTvp/gbTJ7qRvlF2yEL9Vzx+dc7afCPxN4muPtvivVDEWOTGW3MPpjKive9P0+006AQ2NtDbxgY2xoFH6VardYz2StQjbz3Zk8L7R3qu/l0PN9C+DnhfTFU3Nu99IP45mI5+gwK7aw0LSrCMJaafaxgdCIxn860qK5qlepU+OTZvCjCHwqwAADAAAHYUUUVkaBRRRQAUUUUAFFFFABRRRQAdaytU8O6RqsZS/0+2lB6koAfzHNatFNScXdMTSejPJPEvwP0LUAz6TJJp8vUKDuQ/XOTXknir4TeI9B3yJAL22X/lpB/gea+tqK76OZV6W7uvM46uApVNlZ+R8FzQyQSFJo3jcdVdSCPwNR19o+KfAugeJIWW/sYhKf+WsQ2Pn3I5NeIeM/gjqenCS40CT7dbjnyjxJ+A6frXr0MzpVdJaM82tgKlPWOqPHaKnvLWeznaG6heKVTgq4wRUFele5w7BRRRQIKKKKACuu8IfEHXvC86m0u3mtgctBKdyt/UfhXI0VM6cai5ZK6KhOUHeLsfV/gb4t6L4i2W94wsL48bJD8rH2P8AjXpCMrqGQhlPIIOQa+CQSCCDgjoRXpHgD4sax4aaO2vHa+0/OCshyyj2J5/CvFxWU/ao/cerh8y+zV+8+r6Kw/CninS/E9gt1pdwrgj5ozwyH0IrcrxJRcXaSsz1oyUldBRRRUjCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACq9/e21hAZruVIox3Y4qDXNTh0jTpbuf7q8Aep9K8S1zWbvWLt5rmQkE/Kg6KK68NhXX1eiOXEYlUdN2egan8RbWIstjbtMRwGY7RXOXPxA1iQnyjDGvpsyfzrkKK9aGDow6XPMni6sup0beNNbY5+1Y+goXxpranP2rP1Fc5RWnsKf8AKjP21T+ZnWR+PtbTq8DD3j/+vVyD4i6gv+ugif6cVw9FS8LRf2UUsTVX2j0m3+JSniewI9xJn+la1p8QNIlwJvNib3Xj868gorKWAovZWNI42qt3c93tfEmkXWPKv4Nx/hLAGtWORJVDRsGU9wa+cwSDwSKsW99dW7boZ5EPs1c8stX2ZG8cwf2on0NRXiVn4x1q2x/pbSgdn5rodP8AiRKuBf2iv7xnH86555fVjtqdEcdSlvoemUVy+n+ONHuyFaVoXPZ1OPzroba8troA288Uo/2GBrlnSnD4lY6Y1IT+F3J6KKKzLCiiigAooooAKKKKACiiqV/dyRYitYjNcN0XoB7k9qaVxN2H6lqFtptsZ7yURp0GerHsB7msE2+peImzdGXT9LPSJTiWYf7R/hHtzWhYaPicXepSfarzsT9yP2UVsVfMofDv3Js5b7FXTdPtdMtVtrCBIIV6KgwKtUUVDberLStogooopAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcv4x8DaJ4rhI1G1UXGMLOgw4/H0r538d/CfWvDbSXFpG19p68+ZGvKD/aHavrCkdVdSrgMp4IPeu3DY6rh9E7rsctfCU62r0fc+CelJX1H8RfhDp2vrJeaOFstQOSQB8kh9x6183a/ol/oGoyWWqW7wzIccjg+4PcV9FhsZTxC93fseJXw06D97buZtFFFdRzBRRRQAUUUUAafh/XNQ8P6gl5pdw8Ey/3Tww9D7V9KfDT4sWHiQRWOqlbTVD8oycJIfb39q+WKcjtG4ZGKsOQQcEVyYrB08Qve37nTh8VOg9Nux97Dmivnr4VfF97ZodL8TyF4ThIrk9V9N3tX0FBNHcQpLA6yRuMqynIIr5nEYaeHlyzPfoV4Vo3iPooornNgooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAPNvi1eOJLO0U/IQXYe/GP5151Xf/FyIi+sZcfKyMP5VwFfQYJL2MbHhYu/tncKKKK6jmCi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8vwuxXO38WpjR/CyK5vIRZa9aSW7OA4cMrqueeox0r6Q8LaVp+iaNb2Gl+X5MSgEoQSx7k14RVq11G8tCDb3M0eOyuQK58VQqYhJOexvh68KLb5T6Eorxmy8c6zbAK0qSoOzKM/nW/Y/EgnAvbMAd2Rs/pXmTwFaO2p6EcbSlvoej0VzNj430a6xunMBP/PUYrbttSs7oZt7mJx7NXNKlOHxI6Y1IS+FluikVlb7rA/Q0tZlhRRRQAUUUUAFFFFABRRUc80cEZkmdUQckk0AVdbvEsNKubiRgoVDj644/WvAp5DLNJIersWP4muw8f8AiddVkFnZNm1Q5Zv75/wrjK93A0HSheW7PFxlZVJ2jsgrR0HVZtH1GO6gJ4PzL2YelZ1FdkoqSszkTcXdH0HpV9FqNjFcwMCjjP0NW68k+HOvmwv/ALFcP/o8x+XP8Lf5xXrdfPYmi6M+Xoe9h6yqwv1Ciiiuc3CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigCG9tYb21ltrqNZIZFKurDIINfLXxc+G0/ha8e+06NpNIkOcgf6onsfavquoL60gvrWS2u41lhkXaysMgiuvCYuWGldbdUc2Jw0a8bPc+DqK9W+LPwuuPDk8mpaPG02lMclV5aH2+leU19TRrQrR54PQ+eq0pUpcsgooorUzCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAroPD3jDW9AUR6feyC3zkwOcxt9Vrn6KmUYzVpK5UZOLumeraX8QdGv1Ca9p7Wk2Obi0+6T/uf/Xrp7HTbfWF3+H9Qtr/AI3GNWAkH1XmvAq3fB+i6rrusQ2miiUTMwy6EgIPUmuaph1BOUZW9djeFVydpK/5nql5Z3NlJ5d3C8T+jjFQV7d4c8PGx0GGx1e5bUpgBvkmA6+gwOlZureANOutzWZa2fsByv5V5ccwhe0vvO6WAna8TyOiuq1bwPqtiC8aC4jHdOv5da5meCW3fbPE8bejqQa7YVYVFeLucc6coaSViOiiirIClVipBUkEUlFAGja63qVqQbe9nTHYNWxb+OtbhAHmxyf765P865ais5Uact4o0jVnHZne2nxHu0x9ptUl/wB07a1YfiPaMP3tpIh9mz/SvLaKxlgqL6G0cZVXU9dj+IWkH74nX6JmrC+O9EYZ86UfVK8aorN5dS8y1j6vkezHx1ogH+uk/wC+Kq3HxC0lB+5WaQ+64ryOihZfSXcHj6vkeh3vxIkYEWlmEPZmbP6Yrj9X13UNWbN5cMydkBwo/Csyiuinh6dPWKMJ16lTSTCiiitjEKKKKAFRijqynDKcg+hr3Hwbqo1bRIZWP71Bsce4rw2u++E94Uv7q0Y/I6bwPfIrix9Lnpc3VHZgqnLUt3PUKKKK8I9oKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigBk0Uc8TRTIrxsMMrDIIr5/+K3wheAz6t4ZQvFy0loOq+619B0V0YfEzw8uaBjXoQrRtI+CpY3ikZJFKOpwVIwRTK+pfid8KLLxGkl9pKpa6mBkgDCSfXHf3r5p1rSL7Rb6S01K3eCdDghh1+lfT4XF08TG8d+x4GIw06D127lCiiiuo5gooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAopQCTgDJr1P4ZfCe98RvHe6wr2ul9QDw8g9vQe9ZVq0KMeabsjSnSlVlyxRyngXwTqfi/UVhsoylsD+8nYfKo/qa+rPBPhHTvCWlra2EQMpH72Yj5nNamiaTZaLp8dnpsCQwIMYUYz7n1NX6+axmOniHZaRPewuEjQV3qwooorgOwKqXmm2d6hW5t45Ae5Xn86t0U02tUJpPc4zU/h9ptyS1q72zdgOR+tcrqXgDU7bJtilyvYKcH9a9dorqp42rDrc5p4OlPpY+fbvS76zYrcWsqEf7OR+dU6+jJY0lXbKiuvowyKxNR8KaRf5820VCe8fy/yrrhmS+2jlnl7+wzw6ivTb/4bwMC1ldup7K44/Oubv8AwNrFrkxxLOP+mZzXXDF0p7M5Z4WrDdHLUVZutPu7VttxbyRt6EVWII6jFdKaexg01uFFFFAgooooAKKKKACiiigAooooAK6/4Yoz+Icr0VCTXIV6r8MdFlsrWW9uFKPONqg/3f8AIrlxk1Ck79TpwkHKqrdDuaKKK+fPdCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuf8X+EdJ8VWZg1S2V3AwkoGHQ+xroKKqM5QfNF2YpRUlaWx8meP/hXrHhh5Li2Rr3TRz5sa8oP9odq86r73dFkQq6hlPUEZBry/wAefB/SdfMl1phFhfHn5R8jH3Fe3hc2Xw1vvPIxGXfapfcfLFFdN4u8E614WuGj1K0fyu0yDchH1HArma9qE4zXNF3R5couDtJWCiiiqJCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKkhiknlWOGN5JGOAqDJP4UAR1p+H9C1HX75bTSraSeU9doyFHqfQV6X4D+DGpav5V3rrGyszyI/8Alow/p+Ir6D8N+HNL8OWS22lWqQoBywHzMfUmvMxWZ06Xuw1f4HoYfATqaz0R5x8O/g3Y6OI7zxAFvL4YIi6xof6166iqihVACjgAUtFfP1q860uabue1SowpLlggooorE0CiiigAooooAKKKKACiiigAooooAbJEkqlZFDKexFY954X0e6yZLKIMerKMGtqiqjOUfhdiZQjLdHF3fw80yTJt5Joj7nIrGufhtMuTb3qv7MmP616bRXRHGVo/aMJYSlLoePz+ANZjyUWFx7PzWdP4S1qHObGV/wDcUmvcaK1WY1VukZPAU3s2eAS6NqUX+ssrhfqhqu9ncJ96GQfUV9DFFPVQfqKaYYj1jT/vkVqszfWJm8uXSR86srL94EfWhVLHCgk19EfZ4T/yxj/75FH2eH/njH/3yKr+0/7v4i/s7+9+B4Hb6Vf3BAgtJpCf7qk1s2PgnWbojdb+SvfzTtNezLGi/dRR9BTqylmU38KsXHL4L4mcX4f8B2li6zXzfaZRyFxhQf612igKAAMAcAUUVxVKs6rvNnZTpRpq0UFFFFZmgUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAEN3a295C0V1DHNGeCrqGH615T4z+Cmlaqz3GiSfYLg87OTGx/Uj8K9corajXqUXeDsZVKMKqtNXPjTxV8P/EHhuVheWUkkAPE0Q3Kfy5H41yZBBwRg196yxpLGySorowwVYZBrg/FPwp8N6/uf7MLO4PSS3G0D/gIwDXsUM4W1VfNHmVcse9N/efItFew+I/gZrNmWk0i4ivIh0Vvlc/hj+tea6z4b1jRZfL1PT7iBv8AaX/CvUpYmlV+CVzz6lCpT+JGRRSkEHB4NJW5iFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRTkR3OEVmPoBmum8P+A/EWuspsdNm8o/8tXGFFTOcYK8nYqMJSdoq5y9T2lpcXkwitYZJpCcBUUk17r4X+A3Ky+Ir4ccmGDkH8eCK9f8ADnhLRfDsSppdjDGw/wCWhUFz/wAC615tfNaUNIas7qWXVJ6z0R8/eDfgrrGrBJ9ZcafbHnYeZCPbqPzr3Pwn4B0HwzEosrNHnHWaUbmJ9een4V1dFeNXx1avpJ2XZHq0cJTo7LUKKKK4zpCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAqO4t4bmJoriNZI2GCrDINSUUAcLrnwq8KaszM+ni2c9WtiE5/KuC1r4BRNufSdUKekcqZ/XNe70V1U8bXp/DI554SjPeJ8p6p8F/FdluaGGC5jHTy3yx/CuU1DwZ4j0/P2vRr2NR/EYjj86+16a6I4w6qw9xmu2GcVV8STOWWWU38LaPgyWN4nKSqVYdQRTK+7LjSrC4GJrO3ce8YrJufBPhu5J8/R7V8+xH9a6I5zHrAweVy6SPimivsWb4YeDpQf8AiR2yk913f41Tf4R+EW6acF+hrRZxR7Mh5ZV7o+RqK+sj8HPCZP8Ax6uPo1A+DnhMHP2WQ/8AAqr+16PZi/s2r3R8m0V9h2nwu8IW+P8AiTQSEd3J/wAa17Xwf4ftcfZ9JtUx/s5rOWcU+kWUsrn1kj4stbS4u5NlrC8r+iDJrpNN+H3inUCPI0W8VD0d4yq/nX2JDp9nCAIrWBAPRBVkAKMKAB7VhPOZP4Im0crj9qR8w6T8DPEVzg38ttaofRt5/Liu60T4D6PbhTq15PdsO0f7sf1r2SiuSpmWIn1t6HTDA0YdLnNaH4G8OaJtNhpduso/5aMoLfnXSgADgYoorilOU3eTudUYxirRVgoooqSgooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiuC+NfiDWPC/ga61jQREZrUhpBIpI2k47H1IoA72ivkv4dftAeJNW8a6Tp+sizFhczCOVkQggHv1r60ByAR0NABRRSOwRGZjhVGSaAFor5E8cftC+JtP8W6rZaUtmbK3uHijLoxJCsRnrXov7O3xX1Tx3qWqWOvC3WaFEeHylIz13dSfQUAe7UUUUAFFc18SPEB8LeCdW1iPaZbWEvGG6M3YV8t6L+0D441XWbOwgSx8y5lWJf3bdScf3qAPsmiorQyNaQtNjzSil8euOaloAKKKKACiiigAooooAKKKKACiuL+MGt6p4c8B6hq+hiM3VoPMIkBI2jOen4V87+CP2hfE+oeLdKs9WWyFjcXCRSlUYEKSAT1oA+vKKRGDorqcqwyKWgAooJABJ6Cvk34kfH/xJo/jfVtO0ZbM2NrMYo2dSSwHfrQB9ZUV4D+zz8XdX8c6/f6br4t1ZIRJB5SkZOeepPYV79QAUUVheOtb/wCEc8I6tqw277W3eVA3QsASBQBu0V8Y2P7Q/jW+1O3tYUsczzLEg8tv4mwO/vX2LpjTPpto91j7Q0SGTHTdgZ/W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FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAf/Z" alt="Gilpin Travel Management" style="height:82px;width:auto;display:block;border-radius:4px;" />
    </a>
    <div class="nav-contacts">
      <a href="tel:02267719300" class="nav-cta" aria-label="Call">
        <svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 8.81 19.79 19.79 0 01.5 2.18 2 2 0 012.18 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.91 7.91a16 16 0 006.72 6.72l1.28-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z"/></svg>
        <span>022 6771 9300</span>
      </a>
      <a href="https://wa.me/919136679488?text=Hello%2C%20I%20am%20interested%20in%20corporate%20travel%20management." target="_blank" class="nav-cta gold">
        <svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
        WhatsApp
      </a>
    </div>
  </div>
</nav>

<!-- HERO -->
<section class="hero">
  <div class="container hero-inner">
    <div data-reveal>
      <div class="hero-eyebrow">Corporate Travel Management</div>
      <h1>India's Corporate Travel Partner for 25+ Years</h1>
      <p class="hero-tagline">Reduce Cost. Enhance Customer Support. Stay Compliant. Travel Smarter.</p>
      <p class="hero-desc">End-to-end corporate travel, car rental, forex, visa &amp; MICE services — with compliance, cost control, and 24/7 human support.</p>
      <div class="hero-creds">
        <span class="hcred">✅ ISO 9001 Certified</span>
        <span class="hcred">✅ IATA</span>
        <span class="hcred">✅ TAAI</span>
        <span class="hcred">✅ TAFI</span>
        <span class="hcred">✅ OTOAI Member</span>
        <span class="hcred">✅ RBI Authorised AD-II Forex Dealer</span>
        <span class="hcred">✅ PAN India · 24/7 Support</span>
      </div>
    </div>

    <div class="form-card" data-reveal style="transition-delay:.15s">
      <div id="form-body">
        <div class="form-title">Request a Corporate Travel Consultation</div>
        <div class="form-sub">Our team will get back to you within one business day.</div>
        
        The form can be filled in the actual <a href="https://gilpintravel.com/corporate-travel-management/">website url</a>.

        <a href="https://wa.me/919136679488?text=Hello%2C%20I%20would%20like%20to%20discuss%20corporate%20travel%20management." target="_blank" class="form-whatsapp">
          <svg width="17" height="17" viewBox="0 0 24 24" fill="currentColor"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
          Continue on WhatsApp
        </a>
        <p class="form-note">🔒 Your information is strictly confidential. We work with corporate clients across India.</p>
      </div>
    </div>
      <div class="form-success" id="form-success">
        <div class="s-icon">✓</div>
        <h3>Thank you!</h3>
        <p>We've received your enquiry and will be in touch shortly.</p>
      </div>
    </div>
  </div>
</section>


<!-- STATS -->
<section class="stats">
  <div class="container">
    <div class="stats-grid">
      <div class="stat-item" data-reveal><div class="stat-num">26+</div><div class="stat-label">Years in Business</div></div>
      <div class="stat-item" data-reveal style="transition-delay:.1s"><div class="stat-num">225+</div><div class="stat-label">Travel Professionals</div></div>
      <div class="stat-item" data-reveal style="transition-delay:.2s"><div class="stat-num">8</div><div class="stat-label">Cities Across India</div></div>
      <div class="stat-item" data-reveal style="transition-delay:.3s"><div class="stat-num">24/7</div><div class="stat-label">Human Support Desk</div></div>
    </div>
  </div>
</section>

<!-- SERVICE CAPABILITY -->
<section class="svc-capability">
  <div class="container">
    <div class="svc-cap-grid">
      <div class="svc-cap-item" data-reveal>
        <div class="svc-cap-icon">✈️</div>
        <div class="svc-cap-body">
          <strong>Corporate Travel Management</strong>
          <span>Flights &bull; Hotels &bull; Cars &bull; Rail &bull; Bus &bull; Travel Insurance</span>
        </div>
      </div>
      <div class="svc-cap-item" data-reveal style="transition-delay:.07s">
        <div class="svc-cap-icon">🎪</div>
        <div class="svc-cap-body">
          <strong>MICE Travel Expertise</strong>
          <span>Meetings &bull; Incentives &bull; Conferences &bull; Events</span>
        </div>
      </div>
      <div class="svc-cap-item" data-reveal style="transition-delay:.14s">
        <div class="svc-cap-icon">🛂</div>
        <div class="svc-cap-body">
          <strong>Visa &amp; Travel Compliance</strong>
          <span>Corporate Visas &bull; Documentation &bull; Airline GST Services</span>
        </div>
      </div>
      <div class="svc-cap-item" data-reveal style="transition-delay:.21s">
        <div class="svc-cap-icon">💱</div>
        <div class="svc-cap-body">
          <strong>Forex &amp; Student Remittance</strong>
          <span>RBI-Authorised AD-II Forex Solutions</span>
        </div>
      </div>
      <div class="svc-cap-item" data-reveal style="transition-delay:.28s">
        <div class="svc-cap-icon">🤝</div>
        <div class="svc-cap-body">
          <strong>B2B Travel Partnerships</strong>
          <span>Supporting Travel Agents &amp; Global Partners</span>
        </div>
      </div>
    </div>
  </div>
</section>

<!-- SMALL CTA -->
<div class="small-cta">
  <div class="container small-cta-inner">
    <span>Need help with corporate travel?</span>
    <button class="small-cta-btn" onclick="openConsultModal()">Get Corporate Travel Consultation →</button>
  </div>
</div>

<!-- WHY GILPIN -->
<section class="benefits">
  <div class="container">
    <div class="section-header" data-reveal>
      <div class="tag">Why Gilpin</div>
      <h2>Built for Corporate Travel India</h2>
      <p>Every requirement managed by real travel experts — with the governance, reporting, and compliance your organisation demands.</p>
    </div>
    <div class="benefits-grid">
      <div class="benefit-card" data-reveal>
        <div class="benefit-icon">🔗</div>
        <h3>Single Platform Across Services</h3>
        <p>Flights, hotels, visas, forex, insurance, cars, rail, bus &amp; MICE — all on one integrated platform, one point of contact.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.08s">
        <div class="benefit-icon">🏛️</div>
        <h3>Strict Policy &amp; Regulatory Compliance</h3>
        <p>Systems designed to align with your travel policies and all government regulations — ensuring risk-free, audit-ready travel management.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.16s">
        <div class="benefit-icon">💻</div>
        <h3>Advanced Online Booking Tools</h3>
        <p>Self-booking tools with real-time inventory, policy controls, and faster turnaround — giving employees control without bypassing compliance.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.24s">
        <div class="benefit-icon">👤</div>
        <h3>24/7 Human Customer Support</h3>
        <p>Dedicated travel consultants available round the clock for last-minute changes, emergencies, and on-trip support. No bots.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.32s">
        <div class="benefit-icon">📊</div>
        <h3>Travel Data Analytics &amp; Reports</h3>
        <p>Data-driven reporting that helps your teams optimise budgets, improve vendor negotiations, and make informed travel decisions.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.4s">
        <div class="benefit-icon">📱</div>
        <h3>User-Friendly Mobile App</h3>
        <p>Full journey management from your smartphone — bookings, itinerary tracking, alerts, and real-time updates on the go.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.48s">
        <div class="benefit-icon">💱</div>
        <h3>Best ROE for Forex</h3>
        <p>RBI AD-II compliant forex with competitive rates, full documentation, and measurable savings on every transaction.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.56s">
        <div class="benefit-icon">🏆</div>
        <h3>25+ Years of Trust &amp; Reliability</h3>
        <p>Two decades of long-term corporate partnerships. Transparent operations, consistent delivery, and a people-first approach.</p>
      </div>
      <div class="benefit-card" data-reveal style="transition-delay:.64s">
        <div class="benefit-icon">⚡</div>
        <h3>Innovation &amp; Automation</h3>
        <p>Continuously adopting the latest technologies to automate routine processes and deliver a seamless corporate travel experience.</p>
      </div>
    </div>
  </div>
</section>


<!-- TESTIMONIALS -->
<section class="testimonials">
  <div class="container">
    <div class="section-header" data-reveal>
      <div class="tag">Client Stories</div>
      <h2>Trusted by India's<br/>Leading Corporates</h2>
      <p>From BFSI to pharma, engineering to Shipping — here's what our clients say.</p>
    </div>
    <div class="testi-grid">
      <div class="testi-card featured" data-reveal>
        <div class="quote-mark">"</div>
        <p class="testi-text">Your presence and support during the World Cup travel — especially the Barbados hurricane emergency — was outstanding. You were online with us late at night for two days, working through every option. Thank you for the excellent service.</p>
        <div class="testi-footer">
          <div class="testi-avatar">IB</div>
          <div>
            <div class="testi-name">Corporate Marketing Team</div>
            <div class="testi-role">IndusInd Bank</div>
            <span class="testi-sector">Banking &amp; Finance</span>
          </div>
        </div>
      </div>
      <div class="testi-card" data-reveal style="transition-delay:.1s">
        <div class="quote-mark">"</div>
        <p class="testi-text">Gilpin ensured seamless coordination and professionalism throughout our international conference. Every detail handled without us having to follow up once.</p>
        <div class="testi-footer">
          <div class="testi-avatar">EH</div>
          <div>
            <div class="testi-name">Event Head</div>
            <div class="testi-role">International Conference</div>
            <span class="testi-sector">Events &amp; MICE</span>
          </div>
        </div>
      </div>
      <div class="testi-card" data-reveal style="transition-delay:.2s">
        <div class="quote-mark">"</div>
        <p class="testi-text">A simple and efficient way to control forex spend. The AD-II advantage is real — measurable difference in our forex costs within the first quarter.</p>
        <div class="testi-footer">
          <div class="testi-avatar">PM</div>
          <div>
            <div class="testi-name">Procurement Manager</div>
            <div class="testi-role">Leading IT Company</div>
            <span class="testi-sector">IT / Technology</span>
          </div>
        </div>
      </div>
      <div class="testi-card" data-reveal style="transition-delay:.3s">
        <div class="quote-mark">"</div>
        <p class="testi-text">Gilpin handled our US visa process entirely. We got our slots without any of the usual stress. Efficient, professional, and completely reliable.</p>
        <div class="testi-footer">
          <div class="testi-avatar">HR</div>
          <div>
            <div class="testi-name">HR Manager</div>
            <div class="testi-role">US Business Travel</div>
            <span class="testi-sector">Corporate HR</span>
          </div>
        </div>
      </div>
      <div class="testi-card" data-reveal style="transition-delay:.4s">
        <div class="quote-mark">"</div>
        <p class="testi-text">End-to-end support and measurable savings. Gilpin gave our finance team exactly what we needed — visibility, control, and a vendor we could trust.</p>
        <div class="testi-footer">
          <div class="testi-avatar">FL</div>
          <div>
            <div class="testi-name">Finance Lead</div>
            <div class="testi-role">TAFF Inc.</div>
            <span class="testi-sector">Finance</span>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>


<!-- INDUSTRIES -->
<section class="industries">
  <div class="container">
    <div class="section-header" data-reveal>
      <div class="tag">Industries We Serve</div>
      <h2>Your Sector. Our Expertise.</h2>
      <p>We understand the specific travel needs, compliance requirements, and cost pressures of each industry we work with.</p>
    </div>
    <div class="industries-grid">
      <div class="industry-card" data-reveal>
        <div class="ind-icon">💻</div>
        <h4>Technology &amp; IT Services</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.06s">
        <div class="ind-icon">🏦</div>
        <h4>Banking, Finance &amp; Insurance</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.12s">
        <div class="ind-icon">⛽</div>
        <h4>Energy, Oil &amp; Chemicals</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.18s">
        <div class="ind-icon">🚚</div>
        <h4>Logistics &amp; Transportation</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.24s">
        <div class="ind-icon">🏥</div>
        <h4>Healthcare &amp; Life Sciences</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.3s">
        <div class="ind-icon">🛍️</div>
        <h4>Consumer Goods, Retail &amp; Hospitality</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.36s">
        <div class="ind-icon">🏗️</div>
        <h4>Infrastructure &amp; Manufacturing</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.42s">
        <div class="ind-icon">🚢</div>
        <h4>Shipping</h4>
      </div>
      <div class="industry-card" data-reveal style="transition-delay:.48s">
        <div class="ind-icon">🌐</div>
        <h4>And Others</h4>
      </div>
    </div>
  </div>
</section>


<!-- BOTTOM CTA -->
<section class="bottom-cta">
  <div class="container">
    <h2>Talk to a Corporate Travel<br/>Expert Today</h2>
    <p>Get a customised travel management solution with better cost control, compliance, and support — built around your organisation's needs.</p>
    <div class="cta-buttons">
      <button class="btn-gold" onclick="openConsultModal()">Get Corporate Travel Consultation →</button>
      <a href="https://wa.me/919136679488?text=Hello%2C%20I%20would%20like%20to%20discuss%20corporate%20travel%20management%20for%20my%20company." target="_blank" class="btn-outline">
        <svg width="17" height="17" viewBox="0 0 24 24" fill="currentColor"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
        WhatsApp Us
      </a>
    </div>
  </div>
</section>


<!-- FOOTER -->
<footer>
  <div class="container footer-inner">
    <a href="https://gilpintravel.com" target="_blank" rel="noopener">
      <span class="footer-brand">Gilpin <span>Travel</span> Management</span>
    </a>
    <div class="footer-social">
      <a href="https://www.linkedin.com/company/gilpintravel/" target="_blank" rel="noopener" class="social-link" aria-label="LinkedIn">
        <svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z"/><circle cx="4" cy="4" r="2"/></svg>
      </a>
      <a href="https://www.facebook.com/GilpinTravels/" target="_blank" rel="noopener" class="social-link" aria-label="Facebook">
        <svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"/></svg>
      </a>
      <a href="https://www.instagram.com/gilpintravels/" target="_blank" rel="noopener" class="social-link" aria-label="Instagram">
        <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37z"/><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"/></svg>
      </a>
      <a href="https://www.youtube.com/@GilpinTravelManagement" target="_blank" rel="noopener" class="social-link" aria-label="YouTube">
        <svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M22.54 6.42a2.78 2.78 0 00-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 00-1.95 1.96A29 29 0 001 12a29 29 0 00.46 5.58A2.78 2.78 0 003.41 19.6C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 001.95-1.95A29 29 0 0023 12a29 29 0 00-.46-5.58z"/><polygon points="9.75 15.02 15.5 12 9.75 8.98 9.75 15.02" fill="white"/></svg>
      </a>
    </div>
    <span class="footer-text">© 2026 Gilpin Travel Management. Mumbai, India.</span>
    <span class="footer-text">IATA · ISO 9001:2008 · RBI AD-II Authorised</span>
  </div>
</footer>


<!-- MODAL FORM -->
<div class="modal-overlay" id="consultModal" role="dialog" aria-modal="true" aria-label="Get Corporate Travel Consultation" onclick="if(event.target===this)closeConsultModal()">
  <div class="modal-box">
    <button class="modal-close" id="modalClose" aria-label="Close" onclick="closeConsultModal()">&times;</button>
    <div class="modal-inner">
      <div id="modal-form-body">
        <div class="form-title">Get Corporate Travel Consultation</div>
        <div class="form-sub">Our team will get back to you within one business day.</div>
        <form id="modal-enquiry-form" novalidate>
          <div class="form-row">
            <div class="form-group">
              <label for="m-fname">Your Name *</label>
              <input type="text" id="m-fname" placeholder="Full Name" required/>
            </div>
            <div class="form-group">
              <label for="m-bname">Company Name *</label>
              <input type="text" id="m-bname" placeholder="Company / Business" required/>
            </div>
          </div>
          <div class="form-row">
            <div class="form-group">
              <label for="m-email">Email Address *</label>
              <input type="email" id="m-email" placeholder="you@company.com" required/>
            </div>
            <div class="form-group">
              <label for="m-phone">Phone Number *</label>
              <input type="tel" id="m-phone" placeholder="+91 98765 43210" required/>
            </div>
          </div>
          <div class="form-group">
            <label for="m-service">Service Required</label>
            <select id="m-service">
              <option value="">Select a service…</option>
              <option>Corporate Travel Management</option>
              <option>MICE &amp; Events</option>
              <option>Car Rental</option>
              <option>Travel Insurance</option>
              <option>Forex Services</option>
              <option>Student Remittances</option>
              <option>Visa &amp; Documentation</option>
              <option>Airline G.S.T Services</option>
              <option>All Services</option>
            </select>
          </div>
          <div class="form-group">
            <label for="m-volume">Monthly Travel Requirement</label>
            <select id="m-volume">
              <option value="">Select approximate volume…</option>
              <option>1–10 trips per month</option>
              <option>11–30 trips per month</option>
              <option>31–60 trips per month</option>
              <option>60+ trips per month</option>
              <option>Not sure yet</option>
            </select>
          </div>
          <div class="form-group">
            <label for="m-message">How can we help you?</label>
            <textarea id="m-message" placeholder="Tell us about your corporate travel requirements…"></textarea>
          </div>
          <button type="submit" class="form-btn" id="modal-submit-btn">Get Corporate Travel Consultation →</button>
          <div class="form-error-msg" id="modal-form-error"></div>
        </form>
        <a href="https://wa.me/919136679488?text=Hello%2C%20I%20would%20like%20to%20discuss%20corporate%20travel%20management%20for%20my%20company." target="_blank" class="form-whatsapp">
          <svg width="17" height="17" viewBox="0 0 24 24" fill="currentColor"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
          Continue on WhatsApp
        </a>
        <p class="form-note">🔒 Your information is strictly confidential. We work with corporate clients across India.</p>
      </div>
      <div class="form-success" id="modal-form-success" style="display:none;">
        <div class="s-icon">✓</div>
        <h3>Thank you!</h3>
        <p>We've received your enquiry and will be in touch shortly.</p>
      </div>
    </div>
  </div>
</div>

<!-- EmailJS SDK -->
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<script>
/* ── EMAILJS CONFIG ── */
const EJS_PUBLIC_KEY  = 'pEorektYtaLc8hl_s';
const EJS_SERVICE_ID  = 'service_8da14fn';
const EJS_TEMPLATE_ID = 'template_kmc7p77';
emailjs.init({ publicKey: EJS_PUBLIC_KEY });

/* ── SCROLL REVEAL ── */
const reveals = document.querySelectorAll('[data-reveal]');
const io = new IntersectionObserver(entries => {
  entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); io.unobserve(e.target); } });
}, { threshold: 0.1 });
reveals.forEach(el => io.observe(el));

/* ── SERVICES SLIDER ── */
(function() {
  const track    = document.getElementById('sliderTrack');
  const viewport = document.getElementById('sliderViewport');
  const prevBtn  = document.getElementById('prevBtn');
  const nextBtn  = document.getElementById('nextBtn');
  const dotsWrap = document.getElementById('sliderDots');
  const cards    = track.querySelectorAll('.service-card');
  let current = 0;

  function getVisible() {
    const w = viewport.offsetWidth;
    if (w < 560) return 1;
    if (w < 840) return 2;
    return 3;
  }

  function totalSlides() { return Math.ceil(cards.length / getVisible()); }

  function buildDots() {
    dotsWrap.innerHTML = '';
    for (let i = 0; i < totalSlides(); i++) {
      const d = document.createElement('button');
      d.className = 'slider-dot' + (i === current ? ' active' : '');
      d.setAttribute('aria-label', 'Slide ' + (i+1));
      d.addEventListener('click', () => goTo(i));
      dotsWrap.appendChild(d);
    }
  }

  function goTo(n) {
    const total = totalSlides();
    current = Math.max(0, Math.min(n, total - 1));
    const cardW = cards[0].offsetWidth + 20; // gap
    track.style.transform = `translateX(-${current * getVisible() * cardW}px)`;
    prevBtn.disabled = current === 0;
    nextBtn.disabled = current === total - 1;
    dotsWrap.querySelectorAll('.slider-dot').forEach((d,i) => d.classList.toggle('active', i === current));
  }

  prevBtn.addEventListener('click', () => goTo(current - 1));
  nextBtn.addEventListener('click', () => goTo(current + 1));

  buildDots();
  goTo(0);

  window.addEventListener('resize', () => { buildDots(); goTo(0); });
})();

/* ── FORM SUBMISSION ── */
document.getElementById('enquiry-form').addEventListener('submit', async function(e) {
  e.preventDefault();
  const fname   = document.getElementById('fname').value.trim();
  const bname   = document.getElementById('bname').value.trim();
  const email   = document.getElementById('email').value.trim();
  const phone   = document.getElementById('phone').value.trim();
  const service = document.getElementById('service').value;
  const volume  = document.getElementById('volume').value;
  const message = document.getElementById('message').value.trim();
  const errEl   = document.getElementById('form-error');

  if (!fname || !bname || !email || !phone) {
    errEl.style.display = 'block'; errEl.textContent = 'Please fill in all required fields.'; return;
  }
  if (!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(email)) {
    errEl.style.display = 'block'; errEl.textContent = 'Please enter a valid email address.'; return;
  }

  const btn = document.getElementById('submit-btn');
  btn.disabled = true; btn.textContent = 'Sending…'; errEl.style.display = 'none';

  try {
    await emailjs.send(EJS_SERVICE_ID, EJS_TEMPLATE_ID, {
      from_name:   fname,
      company:     bname,
      email:       email,
      phone:       phone,
      message:     [service && `Service: ${service}`, volume && `Volume: ${volume}`, message].filter(Boolean).join('\n') || '(No message provided)',
      submit_time: new Date().toLocaleString('en-IN', { timeZone: 'Asia/Kolkata' })
    });
    document.getElementById('form-body').style.display = 'none';
    document.getElementById('form-success').style.display = 'block';
  } catch(err) {
    console.error(err);
    btn.disabled = false; btn.textContent = 'Request Consultation →';
    errEl.style.display = 'block';
    errEl.textContent = 'Something went wrong. Please call us on 022 6771 9300.';
  }
});


/* ── MODAL ── */
function openConsultModal() {
  document.getElementById('consultModal').classList.add('open');
  document.body.style.overflow = 'hidden';
  setTimeout(() => document.getElementById('m-fname').focus(), 100);
}
function closeConsultModal() {
  document.getElementById('consultModal').classList.remove('open');
  document.body.style.overflow = '';
}
document.addEventListener('keydown', function(e) {
  if (e.key === 'Escape') closeConsultModal();
});

/* ── MODAL FORM SUBMISSION ── */
document.getElementById('modal-enquiry-form').addEventListener('submit', async function(e) {
  e.preventDefault();
  const fname   = document.getElementById('m-fname').value.trim();
  const bname   = document.getElementById('m-bname').value.trim();
  const email   = document.getElementById('m-email').value.trim();
  const phone   = document.getElementById('m-phone').value.trim();
  const service = document.getElementById('m-service').value;
  const volume  = document.getElementById('m-volume').value;
  const message = document.getElementById('m-message').value.trim();
  const errEl   = document.getElementById('modal-form-error');

  if (!fname || !bname || !email || !phone) {
    errEl.style.display = 'block'; errEl.textContent = 'Please fill in all required fields.'; return;
  }
  if (!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(email)) {
    errEl.style.display = 'block'; errEl.textContent = 'Please enter a valid email address.'; return;
  }

  const btn = document.getElementById('modal-submit-btn');
  btn.disabled = true; btn.textContent = 'Sending…'; errEl.style.display = 'none';

  try {
    await emailjs.send(EJS_SERVICE_ID, EJS_TEMPLATE_ID, {
      from_name:   fname,
      company:     bname,
      email:       email,
      phone:       phone,
      message:     [service && `Service: ${service}`, volume && `Volume: ${volume}`, message].filter(Boolean).join('\n') || '(No message provided)',
      submit_time: new Date().toLocaleString('en-IN', { timeZone: 'Asia/Kolkata' })
    });
    document.getElementById('modal-form-body').style.display = 'none';
    document.getElementById('modal-form-success').style.display = 'block';
  } catch(err) {
    console.error(err);
    btn.disabled = false; btn.textContent = 'Get Corporate Travel Consultation →';
    errEl.style.display = 'block';
    errEl.textContent = 'Something went wrong. Please call us on 022 6771 9300.';
  }
});

/* ── SMOOTH SCROLL ── */
document.querySelectorAll('a[href^="#"]').forEach(a => {
  a.addEventListener('click', e => {
    const t = document.querySelector(a.getAttribute('href'));
    if (t) { e.preventDefault(); t.scrollIntoView({ behavior:'smooth', block:'start' }); }
  });
});
</script>

				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/corporate-travel-management/">Corporate Travel Management</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilpintravel.com/corporate-travel-management/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How Travel Is Revolutionizing Corporate Incentive Programs</title>
		<link>https://gilpintravel.com/travel-revolutionizing-corporate-incentive-programs/</link>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 05:37:42 +0000</pubDate>
				<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[employee incentive travel programs]]></category>
		<category><![CDATA[incentive travel ideas]]></category>
		<category><![CDATA[team reward travel ideas]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=21129</guid>

					<description><![CDATA[<p>Incentive programs have long been a cornerstone of organizational motivation. While traditional bonuses and gifts remain appreciated, a notable shift has occurred in employee expectations. In 2026, professionals increasingly prioritize meaningful experiences over material rewards. This evolution has seen travel step into the spotlight,...</p>
<p>The post <a href="https://gilpintravel.com/travel-revolutionizing-corporate-incentive-programs/">How Travel Is Revolutionizing Corporate Incentive Programs</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="21129" class="elementor elementor-21129" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-5a63d89 e-con-full e-flex elementor-invisible e-con e-parent" data-id="5a63d89" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-3c0bd82 e-con-full e-flex e-con e-child" data-id="3c0bd82" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-2dd1edf e-con-full e-flex e-con e-child" data-id="2dd1edf" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-1259d20 elementor-widget elementor-widget-image" data-id="1259d20" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img fetchpriority="high" decoding="async" width="1152" height="896" src="https://gilpintravel.com/wp-content/uploads/2026/03/freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001-1.jpeg" class="attachment-full size-full wp-image-21131" alt="freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001 (1)" srcset="https://gilpintravel.com/wp-content/uploads/2026/03/freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001-1.jpeg 1152w, https://gilpintravel.com/wp-content/uploads/2026/03/freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001-1-300x233.jpeg 300w, https://gilpintravel.com/wp-content/uploads/2026/03/freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001-1-1024x796.jpeg 1024w, https://gilpintravel.com/wp-content/uploads/2026/03/freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001-1-768x597.jpeg 768w, https://gilpintravel.com/wp-content/uploads/2026/03/freepik_create-image-with-text-how-travel-is-revolutionizing-corporate-incentive-programs-modern-slate-banner-with-subtle-globe-icon-at-left_0001-1-579x450.jpeg 579w" sizes="(max-width: 1152px) 100vw, 1152px" />															</div>
				<div class="elementor-element elementor-element-0ab5f26 elementor-widget elementor-widget-text-editor" data-id="0ab5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Incentive programs have long been a cornerstone of organizational motivation. While traditional bonuses and gifts remain appreciated, a notable shift has occurred in employee expectations. In 2026, professionals increasingly prioritize meaningful experiences over material rewards. This evolution has seen travel step into the spotlight, offering a unique way for companies to recognize excellence.</p>
<p>Incentive travel in India has matured into a sophisticated tool that combines recognition with long-term engagement. By working with a&nbsp;<strong><a href="https://gilpintravel.com/" target="_blank" rel="noopener noreferrer">professional travel management company in India</a>,</strong>businesses are moving away from standard rewards to create memorable journeys that resonate with their high-performing talent.</p>
<h2>Why Travel Works as an Incentive</h2>
<p>Travel creates lasting emotional impact. Unlike cash bonuses, which often blend into a recipient&#8217;s everyday household expenses, a well-curated travel experience remains a topic of conversation for years. This longevity is what makes it such an effective motivational tool.</p>
<p>Professional&nbsp;<strong><a href="https://gilpintravel.com/corporate-travel-and-tour-packages" target="_blank" rel="noopener noreferrer">corporate incentive travel packages in India</a>&nbsp;</strong>are designed to ensure employees feel genuinely valued. A thoughtfully planned trip communicates appreciation in a manner that traditional recognition rarely achieves. It builds a narrative of success that employees share within the organization, reinforcing a positive association with the company’s brand.</p>
<p><img decoding="async" style="width: 100%; height: auto; border-radius: 10px;" src="https://gilpintravel.com/wp-content/uploads/2026/03/freepik_corporate-incentive-travel-workshop-with-diverse-indian-faces-energetic-networking-modern-conference-resort-bright-daylight_0001-1.jpeg" alt="Corporate incentive travel workshop with professionals networking at a conference resort in India"></p>
<h3>How Incentive Travel Is Changing Corporate Culture</h3>
<p>Travel-based incentives influence more than individual performance; they shape the collective identity of a team.</p>
<ul class="list" style="color: black;">
<li><strong><span class="title">Stronger Emotional Connection:</span></strong><br>When achievement is linked to a bucket-list experience, the employee’s bond with the organization deepens.<br>These rewards signal a high level of trust and respect from leadership.</li>
<li><strong><span class="title">Improved Team Bonding:</span></strong><br>Group incentive trips allow professionals from diverse departments to interact in a relaxed environment.<br>These shared experiences build interpersonal bridges that improve collaboration long after the trip has concluded.</li>
<li><strong><span class="title">Aspirational Motivation:</span></strong><br>Travel provides a clear, exciting goal. The prospect of earning a luxury retreat or a cultural exploration<br>raises performance levels organically across the board.</li>
</ul>
<h3>The Role of Professional Management in Reward Programs</h3>
<p>Execution is the most critical phase of any incentive program. To ensure a seamless experience, partnering with an expert&nbsp;<strong><a href="https://gilpintravel.com" target="_blank" rel="noopener noreferrer">travel management company in Indi</a>a&nbsp;</strong>is essential.</p>
<div class="item">
<h3>Planning and Coordination</h3>
<p>From destination scouting to the fine details of ground logistics, incentive trips have many moving parts.<strong><a href="https://gilpintravel.com/enquiry/" target="_blank" rel="noopener noreferrer">Gilpin Travel Management</a>&nbsp;</strong>utilizes over 25 years of industry expertise to handle everything from flight coordination and hotel stays to local excursions, allowing HR teams to focus on the program&#8217;s strategic objectives.</p>
<h3>Strategic Budget Control</h3>
<p>A seasoned travel management company in India understands how to optimize costs without compromising the premium nature of the trip. By leveraging established relationships with global airlines and luxury hotel chains, Gilpin secures preferred rates and exclusive perks that add immense value to the employee experience while keeping the program sustainable.</p>
</div>
<div class="item">
<h3>Expanding the Indian Context: Growing Adoption</h3>
<p>In the Indian market, the demand for employee reward travel programs is surging across sectors like BFSI, Pharma, and Tech. As organizations in India expand their global footprint, they require incentive solutions that reflect their stature.</p>
</div>
<p>Indian workforces appreciate travel that balances local cultural nuances with international luxury standards. Whether it is a heritage retreat in Rajasthan or an international summit in Singapore, the modern Indian professional seeks authenticity.<strong><a href="https://gilpintravel.com/enquiry/" target="_blank" rel="noopener noreferrer">Gilpin Travel Management</a>&nbsp;</strong>brings deep regional insight to the table, ensuring that corporate incentive travel packages in India are culturally relevant, safety-compliant, and logistically sound.</p>
<p>As a leading travel management company in India, Gilpin Travel Management acts as a strategic partner rather than just a service provider. We help you design and execute employee reward travel programs that align with your business goals and inspire your people to reach new heights. Our technology-driven approach ensures transparency and ease of booking, while our 24/7 support guarantees that your team is cared for every step of the way.</p>
<p>Ready to transform your employee recognition program into an unforgettable experience? Contact&nbsp;<strong><a href="https://gilpintravel.com/enquiry/" target="_blank" rel="noopener noreferrer">Gilpin Travel Management</a>&nbsp;</strong>today to explore how we can customize a world-class incentive travel program for your organization.</p>								</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/travel-revolutionizing-corporate-incentive-programs/">How Travel Is Revolutionizing Corporate Incentive Programs</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Incentive Trips in Lonavala: The Perfect Corporate Getaway Near Mumbai</title>
		<link>https://gilpintravel.com/incentive-trips-lonavala/</link>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Wed, 18 Mar 2026 07:11:22 +0000</pubDate>
				<category><![CDATA[Destinations]]></category>
		<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[employee incentive travel programs]]></category>
		<category><![CDATA[incentive travel ideas]]></category>
		<category><![CDATA[team reward travel ideas]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=20917</guid>

					<description><![CDATA[<p>When the objective is to rejuvenate a team while maintaining a focus on productivity, a hill station provides an ideal environment for success. Located just ninety minutes from the city, Lonavala offers a landscape of striking greenery and significantly improved air quality. For Human...</p>
<p>The post <a href="https://gilpintravel.com/incentive-trips-lonavala/">Incentive Trips in Lonavala: The Perfect Corporate Getaway Near Mumbai</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="20917" class="elementor elementor-20917" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-5a63d89 e-con-full e-flex elementor-invisible e-con e-parent" data-id="5a63d89" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-3c0bd82 e-con-full e-flex e-con e-child" data-id="3c0bd82" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-2dd1edf e-con-full e-flex e-con e-child" data-id="2dd1edf" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-1259d20 elementor-widget elementor-widget-image" data-id="1259d20" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img decoding="async" width="655" height="358" src="https://gilpintravel.com/wp-content/uploads/2026/03/Gemini_Generated_Image_n7uys8n7uys8n7uy_optimized_100.png" class="attachment-full size-full wp-image-20919" alt="Gemini_Generated_Image_n7uys8n7uys8n7uy_optimized_100" srcset="https://gilpintravel.com/wp-content/uploads/2026/03/Gemini_Generated_Image_n7uys8n7uys8n7uy_optimized_100.png 655w, https://gilpintravel.com/wp-content/uploads/2026/03/Gemini_Generated_Image_n7uys8n7uys8n7uy_optimized_100-300x164.png 300w, https://gilpintravel.com/wp-content/uploads/2026/03/Gemini_Generated_Image_n7uys8n7uys8n7uy_optimized_100-600x328.png 600w" sizes="(max-width: 655px) 100vw, 655px" />															</div>
				<div class="elementor-element elementor-element-0ab5f26 elementor-widget elementor-widget-text-editor" data-id="0ab5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p><span style="color: black; font-family: unset; font-size: unset;">When the objective is to rejuvenate a team while maintaining a focus on productivity, a hill station provides an ideal environment for success. Located just ninety minutes from the city, Lonavala offers a landscape of striking greenery and significantly improved air quality. For Human Resources professionals <strong></span><a style="font-family: unset; font-size: unset; font-weight: unset;" href="https://gilpintravel.com/"> planning an incentive trip near Mumbai</a></strong><span style="color: black; font-family: unset; font-size: unset;">, this region serves as a premier destination for balancing professional development with necessary downtime.

<section>
  <h2>Why Lonavala Works for Corporate Getaways</h2>

  <p>
    Lonavala is often the first choice for a team off-site near Mumbai due to its unique geographical advantages and developed infrastructure. The cool climate and scenic vistas provide a natural ‘reset’ button for employees accustomed to high-pressure urban corporate environments.
  </p>

  <p>
    Beyond the scenery, the town is equipped with world-class resorts featuring sophisticated conference facilities. This allows HR managers to transition seamlessly from morning strategy sessions to afternoon team-building activities. Its proximity to Mumbai makes it a cost-effective option that minimizes travel fatigue while maximizing engagement.
  </p>
</section>

<figure style="margin: 20px 0;">
  <img loading="lazy" decoding="async" 
    src="https://gilpintravel.com/wp-content/uploads/2026/03/Gemini_Generated_Image_lss89dlss89dlss8_optimized_100.png" 
    alt="Corporate incentive trip team outing in Lonavala near Mumbai" 
    title="Incentive Trips and Corporate Getaways in Lonavala"
    loading="lazy"
    width="1200"
    height="800"
    style="width:100%; height:auto; border-radius:10px;"
  />
  <figcaption style="text-align:center; font-size:14px; color:#555;">
    Corporate team enjoying a refreshing incentive trip experience in Lonavala
  </figcaption>
</figure>


<section>
  <h2>Selecting the Right Spots for a Corporate Team Outing in Lonavala</h2>

  <p>
    <strong><a href="https://gilpintravel.com/contact" target="_blank" rel="noopener noreferrer">
  Planning a corporate team outing in Lonavala
</a></strong> involves selecting locations that cater to diverse personality types within a workforce. Whether the goal is adventure or relaxation, the following destinations offer a balanced and impactful itinerary:
  </p>

  <ul style="color:#000; padding-left: 20px; list-style-type: disc;">
    
    <li>
      <strong>Della Adventure Park:</strong> Ideal for teams looking to foster a competitive yet collaborative spirit. Activities like ziplining and obstacle courses encourage trust and teamwork beyond the office environment.
    </li>

    <li>
      <strong>Pawna Lake:</strong> A tranquil destination perfect for camping and bonfires. It allows teams to connect and engage in meaningful conversations away from digital distractions.
    </li>

    <li>
      <strong>Mapro Gardens:</strong> A great choice for a relaxed outing, featuring strawberry farms and a farm-to-table restaurant. Teams can enjoy local produce and a casual environment.
    </li>

    <li>
      <strong>Tiger Point:</strong> Known for its scenic valley views and refreshing atmosphere. It’s perfect for unwinding and celebrating team achievements together.
    </li>

    <li>
      <strong>Karla Caves:</strong> These ancient rock-cut caves offer a reflective experience, symbolizing patience and long-term vision—valuable lessons for corporate teams.
    </li>

  </ul>
</section>
</span></p>
<style><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><br />/* sabhi text by default hidden */<br />.about-ui2 .about-list-text p {<br />  opacity: 0;<br />}<br />.about-ui2 .about-list-icon {<br />    top: 0px;<br />  opacity: 0;<br />  transform: scale(0.5);<br />}</p>
<p>.about-ui2  .about-list-text {<br />    margin-top: 0px;<br />}<br /></style>
<figure>
  <img loading="lazy" decoding="async" src="https://gilpintravel.com/wp-content/uploads/2026/03/236910_optimized_100.jpg" alt="Corporate incentive trip in Lonavala near Mumbai" title="Incentive Trips in Lonavala for Corporate Teams" loading="lazy" width="1200" height="800" style="width:100%; height:auto; border-radius:8px;"><p></p>
<section>
<p>
    When&nbsp;<b><a href="https://gilpintravel.com/corporate-hotel-booking-services">organizing a team offsite near Mumbai</a></b>, the choice of accommodation is critical.<br>    A suitable corporate resort should offer:
  </p>
<ol style="color:#000; padding-left: 20px;">
<li>
      <strong>Versatile Meeting Spaces:</strong> High-speed Wi-Fi and modern audio-visual equipment are essential for any business session.
    </li>
<li>
      <strong>Proximity to Attractions:</strong> Choosing a central location ensures that travel time between the resort and outing spots remains minimal.
    </li>
<li>
      <strong>Tailored Catering:</strong> Reliable food and beverage services that can accommodate various dietary requirements help maintain team energy levels throughout the stay.
    </li>
</ol>
</section>
</figure>
<section>
<h2>Streamlining Your Corporate Travel Strategy</h2>
<p>
    Managing the logistics of a large-scale trip requires precision. While Lonavala offers the perfect blend of work and relaxation, the execution of the itinerary ultimately determines the success of the event.
  </p>
<p>
    Partnering with a&nbsp;<strong><a href="https://gilpintravel.com/corporate-travel-and-tour-packages" target="_blank" rel="noopener noreferrer">corporate travel management company in Mumbai</a>&nbsp;</strong>ensures that every detail, from transportation to hotel check-ins, is handled professionally and efficiently.
  </p>
</section>

 
<p>A dedicated partner like <strong><a href="https://gilpintravel.com/">Gilpin Travel Management </a></strong> provides the structure needed to turn a standard outing into an experience worth remembering. By outsourcing logistics, HR managers can focus on people and the trip&#8217;s objectives rather than paperwork.</p>
<p>If your organization is planning a <strong>corporate team outing near Mumbai</strong> or a structured offsite experience, explore Gilpin&rsquo;s <a href="https://gilpintravel.com/"><strong>corporate travel management services</strong></a><strong>.</strong><br /><br /></p>
<p>You can also submit your travel requirements directly through the <strong><a href="https://gilpintravel.com/enquiry/"><strong></strong>corporate travel enquiry form</strong></a>.<br /><br />With the right travel partner, HR teams can focus on building stronger teams while the logistics are handled seamlessly.</p>
								</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/incentive-trips-lonavala/">Incentive Trips in Lonavala: The Perfect Corporate Getaway Near Mumbai</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Handle Last-Minute Corporate Travel During Peak Holiday Seasons</title>
		<link>https://gilpintravel.com/how-to-handle-last-minute-corporate-travel-during-peak-holiday-seasons/</link>
		
		<dc:creator><![CDATA[Gilpin Team]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 04:52:43 +0000</pubDate>
				<category><![CDATA[Destinations]]></category>
		<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[corporate travel tips]]></category>
		<category><![CDATA[Gilpin Travel Management]]></category>
		<category><![CDATA[last-minute business travel]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=20539</guid>

					<description><![CDATA[<p>Whether you have a type-A or type-B personality, procrastination is a sweet treat that seeps into the cavities of the ever-so-disciplined lives of everybody alike. And when the bout hits, we become familiar with the last-minute panic of fulfilling deadlines and getting work done....</p>
<p>The post <a href="https://gilpintravel.com/how-to-handle-last-minute-corporate-travel-during-peak-holiday-seasons/">How to Handle Last-Minute Corporate Travel During Peak Holiday Seasons</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="20539" class="elementor elementor-20539" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-5a63d89 e-con-full e-flex elementor-invisible e-con e-parent" data-id="5a63d89" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-3c0bd82 e-con-full e-flex e-con e-child" data-id="3c0bd82" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-2dd1edf e-con-full e-flex e-con e-child" data-id="2dd1edf" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-1259d20 elementor-widget elementor-widget-image" data-id="1259d20" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img decoding="async" width="1000" height="667" src="https://gilpintravel.com/wp-content/uploads/2026/03/2985-1.jpg" class="attachment-full size-full wp-image-20569" alt="2985 (1)" srcset="https://gilpintravel.com/wp-content/uploads/2026/03/2985-1.jpg 1000w, https://gilpintravel.com/wp-content/uploads/2026/03/2985-1-300x200.jpg 300w, https://gilpintravel.com/wp-content/uploads/2026/03/2985-1-768x512.jpg 768w, https://gilpintravel.com/wp-content/uploads/2026/03/2985-1-350x233.jpg 350w, https://gilpintravel.com/wp-content/uploads/2026/03/2985-1-600x400.jpg 600w" sizes="(max-width: 1000px) 100vw, 1000px" />															</div>
				<div class="elementor-element elementor-element-0ab5f26 elementor-widget elementor-widget-text-editor" data-id="0ab5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><br />.list-ul li{list-style-type:number}<br /></style>
<p>Whether you have a type-A or type-B personality, procrastination is a sweet treat that seeps into the cavities of the ever-so-disciplined lives of everybody alike. And when the bout hits, we become familiar with the last-minute panic of fulfilling deadlines and getting work done.</p>
<p>Most often, when it is about work that is completely dependent upon your capacity alone, deadlines can have a definite probability of being fulfilled. But when it is work that involves multiple cooperators who make seeing the end of the tunnel possible, keeping things for later can prove to be difficult.</p>
<p>One such task where you cannot risk procrastinating is planning – specifically, corporate travel planning. Therefore, today, we guide you through a few tips for when you find yourself having to manage<strong> <a href="https://gilpintravel.com/" target="_blank" rel="noopener">last-minute corporate travel plans</a><strong><br>at your organization. </strong></strong> </p>
<h2>How to Handle Last-minute Corporate Travel Plans in India</h2>
<p>Say, you have 5 days in your hands to whip up a convenient trip without any hitches. Such little time can indeed send you into a panic regarding what to start with. This article will assist you with just that – think of this as a step-by-step guide through the basics of planning a trip within India.</p>
<h3>Confirm and Gather the Basic Data</h3>
<p>• Gather the data on the number of employees who will be travelling, their positions in the company’s executive hierarchy, and the amount of time they can spare to travel.</p>
<p>• Collect all the required documents of the employees.</p>
<p>• Understand the purpose of the trip, along with which destination would be the best for it.</p>
<p>• Once the destination is fixed, confirm the dates of the trip including the date and time of departure and arrival.</p>
<p>• Confirm the budget of the trip, and any exclusive policies or rules to be followed throughout it or while planning it.</p>
<h3>Book Transportation</h3>
<p>• Confirm the class of travel for the employees.</p>
<p>• Prioritise <strong><a href="https://gilpintravel.com/corporate-air-ticketing-services" target="_blank" rel="noopener">flight bookings</a></strong> for long-distance travel since prices increase closer to the departure date. For shorter routes, consider AC trains or company cabs.</p>
<p>• Keep the contact details of a few <strong><a href="https://gilpintravel.com/corporate-air-ticketing-services" target="_blank" rel="noopener">agents who can help you find and book the apt flights</a></strong>  for employees quickly, even if it involves a small service fee.</p>
<p>• Keep employee convenience in mind and ensure that everyone is physically comfortable with the selected mode of transport.</p>
<p>• If travelling by cab for distances longer than 200 kilometers, plan the best route in advance and prepare a list of small cafes or restaurants for pit stops during the journey.</p>
<h3>Itinerary and Logistics</h3>
<p>• Share a common itinerary including flight or train details, hotel address, check-in and check-out timings, and meeting schedules.</p>
<p>• Arrange local <strong><a href="https://gilpintravel.com/corporate-car-rental-services" target="_blank" rel="noopener">cabs or rental services</a></strong> in advance for airport or railway station pick-ups and intercity travel.</p>
<p>• Always keep buffer time for traffic, since Indian roads are often unpredictable and delays are common.</p>
<p>• Share official travel letters, as they can be useful for hotel check-ins or when employees need to justify travel to authorities.</p>
<p>• Collect emergency contact details of all travellers, note nearby hospitals and clinics for emergency care, and circulate health and safety guidelines that employees should follow during the trip.</p>
<h3>Expense Management</h3>
<p>• Inform the travelers about the overall budget for the trip and provide company credit cards or advance cash for incidental expenses.</p>
<p>• Disburse the daily allowance in advance and clearly define the rules for reimbursable expenses such as meals, local transportation, and other necessary costs.</p>
<p>
Finally, once the itinerary is made, share it with the teams that will be travelling. Share a travel support number (HR/Admin contact available 24&#215;7 during the trip), keep medical insurance details handy, and track employee movement via WhatsApp group. Always have a backup ready for things like pre-booked cabs, flight bookings, and the like (things that might change suddenly due to external conditions).</p>
<p><img decoding="async" src="https://gilpintravel.com/wp-content/uploads/2026/03/95811-1.jpg" alt="Last-minute corporate travel planning in India" title="Corporate Travel Planning Guide" style="max-width:100%; height:auto;"></p>
<h3>Travel Tips for Peak Holiday Seasons in India</h3>
<p>
The peak holiday season in India is during the sweltering summers and early spring. With the effects of global warming, summers are becoming hotter and longer. As a result, more than half of the year now falls under peak travel season in India. Corporate travel planners therefore need to stay prepared and follow a few key strategies to stay ahead of the rush.
</p>
<p>• <strong>Book Early:</strong> Flights and trains fill up quickly. Even if plans are not fully finalized, block seats and hotel rooms in advance with refundable booking options.</p>
<p>• <strong>Be Flexible with Dates &amp; Times:</strong> Early morning or late-night flights and trains are usually less crowded and more affordable. If possible, avoid peak travel days such as the day before Diwali or Christmas.</p>
<p>• <strong>Choose Business Hotels Over Tourist Hotels:</strong> Hotels located in business districts are often less crowded than those near tourist attractions. Check for corporate tie-ups to secure fixed corporate rates.</p>
<p>• <strong>Consider Alternate Airports or Stations:</strong> In metro cities like Delhi, Mumbai, or Bangalore, nearby airports or railway stations can sometimes help save time and reduce travel costs.</p>
<p>• <strong>Have a Backup Plan:</strong> Keep alternative flights, routes, or transport options ready. Last-minute delays or cancellations are common during festive seasons.</p>
<p>• <strong>Plan Local Travel in Advance:</strong> Cab and rental prices surge during holidays. Pre-book Ola/Uber rentals or arrange local travel agencies to ensure smooth transfers.</p>
<p>• <strong>Factor in Traffic &amp; Delays:</strong> In cities like Kolkata during Durga Puja or Mumbai during Diwali, road traffic can significantly increase travel time. Always add buffer time to your itinerary.</p>
<p>• <strong>Budget for Surge Pricing:</strong> Peak travel periods often come with higher prices. Inform management in advance about possible budget adjustments and plan travel allowances accordingly.</p>
<h3>Corporate Travel Management Services: When to Use Them</h3>
<p>Utilize corporate travel planning services especially in the following situations:</p>
<p>• When you are new to corporate travel planning and need professional support.</p>
<p>• When you have very little time to plan and execute the travel arrangements on your own.</p>
<p>• When you want to rely on an experienced agency that can manage the entire trip efficiently at the best possible price.</p>
<p>These services help save time, reduce costs, and simplify the entire travel process for employees. From booking flights and hotels to managing visas, compliance requirements, and expense tracking, corporate travel management services ensure smoother trips without logistical challenges. Once you communicate your constraints — whether related to time or budget — these agencies can tailor their services to suit your specific needs. Utilizing corporate travel management services is one of the most effective ways to ensure stress-free execution of a business trip.</p>
<p>Last but not least, a valuable piece of advice from seasoned professionals is to build your own network while working as a travel planner. When unexpected situations arise, strong relationships and reliable contacts can often help resolve issues quickly.</p>
<p><strong><a href="https://gilpintravel.com/" target="_blank" rel="noopener">Gilpin Travel Management</a></strong> specializes in seamless corporate travel planning across India, ensuring last-minute bookings, hotel reservations, and travel logistics are handled efficiently and within budget.</p>
<p>With dedicated 24/7 travel support and strong airline and hotel partnerships, Gilpin tarvel management helps organizations execute stress-free business trips even during peak travel seasons.</p>								</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/how-to-handle-last-minute-corporate-travel-during-peak-holiday-seasons/">How to Handle Last-Minute Corporate Travel During Peak Holiday Seasons</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Top Incentive Travel Ideas That Wow Employees in 2026</title>
		<link>https://gilpintravel.com/top-corporate-incentive-travel-ideas/</link>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Fri, 27 Feb 2026 06:57:28 +0000</pubDate>
				<category><![CDATA[Destinations]]></category>
		<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[employee incentive travel programs]]></category>
		<category><![CDATA[incentive travel ideas]]></category>
		<category><![CDATA[team reward travel ideas]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=20267</guid>

					<description><![CDATA[<p>It’s a no-brainer that employee expectations have evolved. Today, bonuses are appreciated, certificates are forgotten, and gift cards barely register anymore. What truly stays with people are experiences. Across India, organizations are increasingly investing in incentive travel programs for companies in India that combine...</p>
<p>The post <a href="https://gilpintravel.com/top-corporate-incentive-travel-ideas/">Top Incentive Travel Ideas That Wow Employees in 2026</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="20267" class="elementor elementor-20267" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-5a63d89 e-con-full e-flex elementor-invisible e-con e-parent" data-id="5a63d89" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-3c0bd82 e-con-full e-flex e-con e-child" data-id="3c0bd82" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-2dd1edf e-con-full e-flex e-con e-child" data-id="2dd1edf" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-1259d20 elementor-widget elementor-widget-image" data-id="1259d20" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1000" height="667" src="https://gilpintravel.com/wp-content/uploads/2026/02/2148971053-1.jpg" class="attachment-full size-full wp-image-20268" alt="2148971053 (1)" srcset="https://gilpintravel.com/wp-content/uploads/2026/02/2148971053-1.jpg 1000w, https://gilpintravel.com/wp-content/uploads/2026/02/2148971053-1-300x200.jpg 300w, https://gilpintravel.com/wp-content/uploads/2026/02/2148971053-1-768x512.jpg 768w, https://gilpintravel.com/wp-content/uploads/2026/02/2148971053-1-350x233.jpg 350w, https://gilpintravel.com/wp-content/uploads/2026/02/2148971053-1-600x400.jpg 600w" sizes="(max-width: 1000px) 100vw, 1000px" />															</div>
				<div class="elementor-element elementor-element-0ab5f26 elementor-widget elementor-widget-text-editor" data-id="0ab5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><br />.list-ul li{list-style-type:number}<br /></style>

<p> It’s a no-brainer that employee expectations have evolved. Today, bonuses are appreciated, certificates are forgotten, and gift cards barely register anymore. What truly stays with people are experiences.

<p>Across India, organizations are increasingly investing in incentive travel programs for companies in India that combine recognition with meaningful experiences. As a trusted corporate travel company in Mumbai, Gilpin Travel Management helps organizations design memorable employee reward travel programs and curated corporate incentive travel packages for teams across India and international destinations.</p>

<p>In 2026, <a href="https://gilpintravel.com/" target="_blank" rel="noopener noreferrer"><strong>incentive travel</strong></a> has become one of the most powerful tools companies use to reward performance, strengthen loyalty, and build culture.

Modern organizations are now choosing to <a href="https://gilpintravel.com/"><strong>book corporate incentive travel packages</strong></a> that feel personal, immersive, and thoughtfully curated. These trips are designed not just to impress employees, but to make them feel genuinely valued.</p>

<section>
<h2>Here Are Incentive Travel Ideas Shaping Employee Reward Trips in 2026</h2>
<h3>Experience-First Travel</h3>
<p>Luxury alone is no longer the wow factor. Employees today value what they do more than where they stay — of course, that does not mean you book mediocre stays.

In 2026, incentive trips are built around experiences such as private cultural immersions, hands-on workshops, or once-in-a-lifetime access. Think learning sushi-making from a Tokyo master chef, sailing with marine researchers, or exploring vineyards with winemakers.

This shift has changed how companies approach <a href="https://gilpintravel.com/"><strong>corporate travel management for employee rewards</strong></a> — the focus is now on storytelling and memory creation.</p>

</section><section>
<h3>“Choose Your Own Reward” Travel Programs</h3>
<p>One of the strongest trends emerging is flexibility. Employees are no longer treated as one group with identical interests.

Companies now design incentive programs where winners choose from multiple destinations or themes. Some opt for adventure, others for wellness, and some for city exploration. This approach increases participation and emotional connection.

When organizations <a href="https://gilpintravel.com/"><strong>book corporate incentive travel packages</strong></a> With flexibility built in, employees feel trusted and understood, which directly impacts engagement.</p>

</section>
<figure><img loading="lazy" decoding="async" title="Choose Your Own Reward Incentive Travel Program" src="https://gilpintravel.com/wp-content/uploads/2026/02/15257-2.jpg" alt="Corporate incentive travel program for employees in 2026" width="1200" height="800" /></figure>
<section>
<h3>Purpose-Driven Incentive Trips</h3>
<p>In 2026, meaning matters. Employees increasingly value travel that aligns with their personal and professional values.

Purpose-driven incentive travel includes activities such as conservation projects, community-building initiatives, or sustainability-focused experiences combined with leisure. These trips allow employees to give back while being rewarded.

Such destinations for <a href="https://gilpintravel.com/best-cities-for-business-travel/"><strong>employee reward trips in 2026</strong></a> are carefully chosen to balance impact with comfort, making the experience fulfilling rather than performative.</p>

</section><section>
<h3>Micro-Adventures with High Emotional Impact</h3>
<p>Long international trips are not always necessary to create impact. Short, high-quality experiences are gaining popularity among organizations planning incentive travel.</p>

<p>Three- to four-day micro-adventures, such as desert retreats, island escapes, or mountain lodges, are designed to recharge employees without taking them away from work for long periods. These trips are immersive, intense, and deeply memorable.

Many organizations now partner with an experienced MICE travel company India to manage group logistics, destination planning, and curated travel experiences that make short trips truly impactful.</p>

<p>Learn more about our <strong><a href="https://gilpintravel.com/mice-travel-management-india">MICE travel services</a></strong> for corporate events, conferences, and incentive travel planning.</p>

</section><section>
<h3>Wellness-Led Incentive Travel</h3>
<p>Burnout has become a real concern across industries. Incentive travel in 2026 actively addresses this challenge by prioritizing employee well-being.

Wellness-led trips include curated schedules with mindful movement, nature immersion, sleep-focused and masseuse-inclusive stays, and digital detox elements. These experiences send a clear message that employee well-being is genuinely valued.

When <a href="https://gilpintravel.com/"><strong>corporate travel management for employee</strong></a> integrates wellness thoughtfully, it transforms incentives into meaningful care rather than just another perk.</p>

</section><section>
<h3>Skill-Plus-Reward Travel</h3>
<p>Employees increasingly enjoy trips that help them grow personally or professionally, making skill-based experiences a powerful addition to modern incentive travel programs.

Skill-based incentive travel includes leadership workshops in inspiring destinations, creativity retreats, photography travel experiences, or culinary learning journeys. These trips combine professional growth with meaningful rewards, making them especially appealing to younger professionals.

Organizations that <a href="https://gilpintravel.com/"><strong>book corporate incentive travel packages</strong></a> With a learning angle often see higher appreciation, stronger engagement, and long-term value from these programs.

</section><section>
<h3>Exclusive Access Experiences</h3>
<p>What truly wows in 2026 is access, not extravagance. Unique, behind-the-scenes opportunities leave a far stronger impression than luxury alone.

Private museum tours after hours, closed-door sessions with industry leaders, behind-the-scenes access to global events, or exclusive cultural experiences create stories employees talk about for years.

These ideas work best when supported by experienced
<a href="https://gilpintravel.com/">
<strong>corporate travel management partners</strong>
</a>
who understand logistics, timing, and exclusivity.</p>

</section>
<figure>
<img 
src="https://gilpintravel.com/wp-content/uploads/2026/02/15257-2.jpg"
alt="Exclusive access corporate incentive travel experiences in 2026"
title="Exclusive Access Experiences for Employee Incentive Travel"
loading="lazy"
width="1200"
height="800">
</figure>

<section>
<h3>Regional Hidden Gems Over Crowded Hotspots</h3>
<p>Employees are increasingly drawn to destinations that feel undiscovered and authentic rather than crowded tourist hotspots.

Instead of predictable cities, incentive trips now include lesser-known regions with rich culture, scenic beauty, and local character. These destinations offer calm, uniqueness, and stronger emotional resonance.</p>

<p>Choosing such destinations for <a href="https://gilpintravel.com/best-cities-for-business-travel/"><strong>employee reward trips in 2026</strong></a> also allows companies to create standout experiences without significantly increasing costs.</p>

</section><section>
<h3>Team-Based Incentive Journeys</h3>
<p>While individual rewards remain important, team-based incentive travel is growing in popularity as organizations recognize the value of collective experiences.

Departments or project teams travel together, strengthening bonds formed at work. These journeys include collaborative challenges, shared experiences, and relaxed social time that improve communication, alignment, and trust.

Well-planned group incentives, supported by experienced <a href="https://gilpintravel.com/"><strong>corporate travel management partners</strong></a> reinforce teamwork far more effectively than traditional rewards.</p>

</section><section>
<h3>Seamless Planning as Part of the Experience</h3>
<p>Incentive travel loses impact when logistics feel stressful. In 2026, smooth execution is non-negotiable for organizations planning employee reward trips.

<p>Companies increasingly rely on a professional <a href="https://gilpintravel.com/"><strong>business travel management company in Mumbai</strong></a> to manage flights, accommodations, curated experiences, and on-ground support. When travel feels effortless, employees can focus entirely on enjoying the reward.At Gilpin Travel Management, we plan and execute seamless incentive travel programs for companies in India, handling everything from destination planning to logistics and group coordination.</p>

</section><section>
<h2>Why Incentive Travel Works So Well in 2026</h2>
<p>Incentive travel has become a strategic investment rather than a discretionary expense. It boosts motivation, strengthens employer branding, and improves employee retention.

Employees remember how a company made them feel far longer than what it paid them. Thoughtfully planned incentive trips communicate appreciation in a way no bonus ever can.</p>

<p>The best incentive travel ideas in 2026 are smarter, more human, and deeply intentional.
<p><strong>Plan your next incentive trip with <a href="https://gilpintravel.com/">Gilpin Travel Management</a>.</strong></p>

<p>Whether you are organizing leadership retreats, <strong>employee reward travel</strong> programs, or large-scale <strong>corporate incentive travel packages</strong>, working with an experienced <a href="https://gilpintravel.com/corporate-travel-management/"><strong>corporate travel company Mumbai</strong></a> can make all the difference in creating memorable and seamless travel experiences.</p>

<p> <a href="https://gilpintravel.com/enquiry/"><strong>Start planning your next incentive travel program.</strong></a></p>
</section>								</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/top-corporate-incentive-travel-ideas/">Top Incentive Travel Ideas That Wow Employees in 2026</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why Businesses Should Book Flights and Hotels with One Travel Partner</title>
		<link>https://gilpintravel.com/book-flights-hotels-with-corporate-travel-management-company/</link>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Sat, 21 Feb 2026 09:00:43 +0000</pubDate>
				<category><![CDATA[currency exchange]]></category>
		<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=20048</guid>

					<description><![CDATA[<p>Business travel often looks simple on the surface –book a flight, reserve a hotel, and send the employee on their way. In reality, travel planning involves coordination, approvals, budget tracking, safety checks, and last-minute changes. When flights and hotels are booked through different vendors,...</p>
<p>The post <a href="https://gilpintravel.com/book-flights-hotels-with-corporate-travel-management-company/">Why Businesses Should Book Flights and Hotels with One Travel Partner</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="20048" class="elementor elementor-20048" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-5a63d89 e-con-full e-flex elementor-invisible e-con e-parent" data-id="5a63d89" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-3c0bd82 e-con-full e-flex e-con e-child" data-id="3c0bd82" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-2dd1edf e-con-full e-flex e-con e-child" data-id="2dd1edf" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-1259d20 elementor-widget elementor-widget-image" data-id="1259d20" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1000" height="667" src="https://gilpintravel.com/wp-content/uploads/2026/02/125075-1.jpg" class="attachment-full size-full wp-image-20049" alt="125075 (1)" srcset="https://gilpintravel.com/wp-content/uploads/2026/02/125075-1.jpg 1000w, https://gilpintravel.com/wp-content/uploads/2026/02/125075-1-300x200.jpg 300w, https://gilpintravel.com/wp-content/uploads/2026/02/125075-1-768x512.jpg 768w, https://gilpintravel.com/wp-content/uploads/2026/02/125075-1-350x233.jpg 350w, https://gilpintravel.com/wp-content/uploads/2026/02/125075-1-600x400.jpg 600w" sizes="(max-width: 1000px) 100vw, 1000px" />															</div>
				<div class="elementor-element elementor-element-0ab5f26 elementor-widget elementor-widget-text-editor" data-id="0ab5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span><br />.list-ul li{list-style-type:number}<br /></style>
<p>Business travel often looks simple on the surface –<a href="https://gilpintravel.com/corporate-air-ticketing-services"><strong>book a flight</strong></a>, reserve a hotel, and send the employee on their way. In reality, travel planning involves coordination, approvals, budget tracking, safety checks, and last-minute changes. When flights and hotels are booked through different vendors, you may have to address discrepancies.</p>
<p>That’s why working with one travel partner makes a positive difference. A single&nbsp;<a href="https://gilpintravel.com/"><strong>corporate travel management company</strong></a>&nbsp;brings structure, clarity, and accountability to business travel. For companies in India, especially fast-growing teams, this approach simplifies operations while keeping costs under control.</p>
<h2>The Hidden Cost of Splitting Travel Bookings</h2>
<p>Many businesses book flights through one platform and hotels through another. While this may appear flexible, it often leads to scattered data, billing confusion, and delayed responses during disruptions. When travel details live across multiple systems, teams spend extra time coordinating changes and resolving issues. Centralised corporate flight and hotel booking removes this friction and creates one clear line of responsibility.</p>
<h2>Key Benefits of Using One Travel Partner for Business Travel</h2>
<h3>Single Point of Coordination</h3>
<p>One travel partner manages both flights and hotels under one system. This simplifies communication for HR, finance, and travellers. If a flight changes, hotel bookings can be adjusted immediately. There is no need for employees to chase multiple vendors. This coordination saves time and reduces stress during business trips.</p>
<h3>Better Cost Control and Budget Visibility</h3>
<p>A&nbsp;<a href="https://gilpintravel.com/"><strong>corporate travel management company</strong></a>&nbsp;provides consolidated billing for flights and hotels. This gives finance teams clear visibility into travel spending. When bookings are centralised, companies can track expenses accurately and compare costs across departments. This transparency supports better budget planning and prevents surprise overruns.</p>
<h3>Negotiated Rates Across Flights and Hotels</h3>
<p>Travel partners work with airlines and hotel chains regularly. Over time, this volume allows them to secure better rates and added benefits. Companies gain access to preferred pricing without negotiating individually. Corporate flight and hotel booking through one partner often leads to long-term savings rather than one-time discounts.</p>
<h3>Faster Support During Travel Disruptions</h3>
<p>Delays, cancellations, and overbookings are part of business travel. During such moments, quick support matters. When businesses<br><a href="https://gilpintravel.com/corporate-hotel-booking-services"><strong>book your flights and hotels through one travel partner</strong></a>, support teams have complete visibility into the itinerary. This allows faster rebooking and smoother alternatives without back-and-forth coordination.</p>
<h3>Simplified Approval and Policy Compliance</h3>
<p>Travel policies exist to guide spending and ensure fairness and transparency. Enforcing them becomes difficult when bookings are scattered. A<br><a href="https://gilpintravel.com/"><strong>corporate travel agency</strong></a> for companies in India can embed approval workflows and policy rules into the booking process. Employees book within approved limits, while managers maintain control without micromanaging.</p>
<h3>Better Experience for Travelling Employees</h3>
<p>Employees travel to represent the company and close important business. A smooth travel experience helps them stay focused and productive. Centralised booking ensures consistent hotel standards, convenient flight schedules, and reliable support. This balance between comfort and cost improves overall travel outcomes.</p>
<p><img decoding="async" style="max-width: 100%; height: auto;" src="https://gilpintravel.com/wp-content/uploads/2026/02/122380-1.jpg" alt="book your flighs and hotels with gilpin travel"></p>
<h3>Clear Data for Smarter Travel Decisions</h3>
<p>Travel data tells a story. It highlights frequent routes, preferred hotels, and seasonal spikes. When flights and hotels are booked through one system, companies receive meaningful reports. These insights help refine travel strategies and improve future planning.</p>
<h3>Reduced Administrative Work for Internal Teams</h3>
<p>HR and admin teams spend less time managing emails, invoices, and booking confirmations. A single travel partner handles coordination end-to-end. This frees internal teams to focus on strategic tasks rather than daily travel logistics.</p>
<h3>One Partner, Stronger Accountability</h3>
<p>Finally, when multiple vendors are involved, accountability becomes unclear. A single travel partner owns the entire journey. This clarity improves service quality and builds long-term trust. Businesses know who to contact, what to expect, and how issues will be resolved.</p>								</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/book-flights-hotels-with-corporate-travel-management-company/">Why Businesses Should Book Flights and Hotels with One Travel Partner</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Plan Currency Exchange Before an International Business Trip</title>
		<link>https://gilpintravel.com/plan-currency-exchange-international-business-trip/</link>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Thu, 19 Feb 2026 06:41:53 +0000</pubDate>
				<category><![CDATA[currency exchange]]></category>
		<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=19944</guid>

					<description><![CDATA[<p>International business travel has a rhythm of its own – flights are booked, meetings are scheduled across time zones, and presentations are polished. Somewhere in between all this preparation, currency exchange might end up being treated as an afterthought. And that is usually where...</p>
<p>The post <a href="https://gilpintravel.com/plan-currency-exchange-international-business-trip/">How to Plan Currency Exchange Before an International Business Trip</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="19944" class="elementor elementor-19944" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-5a63d89 e-con-full e-flex elementor-invisible e-con e-parent" data-id="5a63d89" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-3c0bd82 e-con-full e-flex e-con e-child" data-id="3c0bd82" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-2dd1edf e-con-full e-flex e-con e-child" data-id="2dd1edf" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-1259d20 elementor-widget elementor-widget-image" data-id="1259d20" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1216" height="832" src="https://gilpintravel.com/wp-content/uploads/2026/02/freepik__multie-foreign-currency-exchange-for-international__17070-1.jpeg" class="attachment-full size-full wp-image-19946" alt="freepik__multie-foreign-currency-exchange-for-international__17070 (1)" srcset="https://gilpintravel.com/wp-content/uploads/2026/02/freepik__multie-foreign-currency-exchange-for-international__17070-1.jpeg 1216w, https://gilpintravel.com/wp-content/uploads/2026/02/freepik__multie-foreign-currency-exchange-for-international__17070-1-300x205.jpeg 300w, https://gilpintravel.com/wp-content/uploads/2026/02/freepik__multie-foreign-currency-exchange-for-international__17070-1-1024x701.jpeg 1024w, https://gilpintravel.com/wp-content/uploads/2026/02/freepik__multie-foreign-currency-exchange-for-international__17070-1-768x525.jpeg 768w, https://gilpintravel.com/wp-content/uploads/2026/02/freepik__multie-foreign-currency-exchange-for-international__17070-1-600x411.jpeg 600w" sizes="(max-width: 1216px) 100vw, 1216px" />															</div>
				<div class="elementor-element elementor-element-0ab5f26 elementor-widget elementor-widget-text-editor" data-id="0ab5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style>
.list-ul li{list-style-type:number}<br /></style>
<p>International business travel has a rhythm of its own – flights are booked, meetings are scheduled across time zones, and presentations are polished. Somewhere in between all this preparation, <a href="https://gilpintravel.com/forex-management-services/">currency exchange</a> might end up being treated as an afterthought. And that is usually where small inconveniences turn into unnecessary stress.</p>
<p>Planning currency exchange before an international business trip is about getting the best rate, ensuring continuity, confidence, and control when you land in a new country with professional responsibilities waiting.</p>
<p>Let’s walk through how corporate travelers can approach <a href="https://gilpintravel.com/forex-management-services/">forex management </a>thoughtfully, without overcomplicating the process.</p>
<h2><strong>Why Currency Planning Matters More Than You Think</strong></h2>
<p>For business travelers, time is always limited. The last thing you want is to arrive at an airport, stand in a long foreign exchange counter queue, and accept a poor exchange rate simply because you had no other option.</p>
<p>Effective <a href="https://gilpintravel.com/forex-management-services/"><strong>forex management for corporate travelers</strong></a> ensures:</p>
<ul class="list-ul" style="color: #000;">
<li>Immediate access to local currency</li>
<li>Predictable expenses</li>
<li>Reduced dependence on last-minute solutions</li>
<li>Better financial reporting and reconciliation later</li>
</ul>
<p>In short, it removes potholes from the journey.</p>
<h2><strong>Start With Understanding Your Destination’s Payment Culture</strong></h2>
<p>Before deciding the best way to&nbsp;<a href="https://gilpintravel.com/forex-management-services/" title="Forex Management Services for Business Travel" target="_blank" rel="noopener"><strong>exchange currency before business travel</strong></a>&nbsp;understand how money actually moves in your destination country.</p>
<p>Some countries are heavily card-driven. Others still rely on cash for taxis, tips, or small business expenses. Even in digital-first economies, certain business scenarios require local currency on hand.</p>
<p>So to fit the bill, you need to ask yourself:</p>
<ul class="list-ul" style="color: #000;">
<li>Will I need cash for transport or meals?</li>
<li>Are credit cards widely accepted?</li>
<li>Are there restrictions on foreign cards or transaction fees?</li>
</ul>
<p>This clarity sets the foundation for smarter currency planning.</p>
<h3>
<p><strong>Decide How Much Currency You Actually Need</strong></p></h3>
<p>Over-exchanging is just as inefficient as under-preparing. A good practice when you&nbsp;<a href="https://gilpintravel.com/forex-management-services/" title="Forex Management Services for International Business Travel"><strong>Plan currency exchange for international business travel</strong></a>&nbsp;is to divide expenses into three categories:</p>

<ul class="list-ul" style="color: #000;">
<li>Immediate expenses (airport transfers, meals on arrival)</li>
<li>Planned expenses (client dinners, local travel)</li>
<li>Emergency buffer</li>
</ul>

<p>You do not need to carry cash for everything. A balanced mix of cash and cards offers flexibility while reducing risk.</p>

<h3>Choose the Right Exchange Method Before You Travel</h3>
<p>Not all exchange methods are equal, especially for corporate travelers.</p>

<ol class="list-ul" style="color: #000;">
  <li>
    <strong>Pre-booking Forex in Your Home Country</strong>
    <p>This is often the most reliable option. Rates are usually better than airport counters, and availability is guaranteed. For business trips, this method offers predictability and peace of mind.</p>
  </li>

  <li>
    <strong>Corporate Forex Cards</strong>
    <p>Forex cards are becoming a preferred choice for corporate travel. They allow controlled spending, easy tracking, and better exchange rates than international debit or credit cards. They also simplify 
    <a href="https://gilpintravel.com/forex-management-services/" title="Forex Management Services">expense management</a> 
    for finance teams.</p>
  </li>

  <li>
    <strong>Avoid Relying Solely on Airport Exchanges</strong>
    <p>Airport forex counters should be your backup, not your plan. Rates are typically higher, and availability may be limited during peak hours. Understanding this is key to effective forex management for corporate travelers.</p>
  </li>
</ol>

<h3>Factor in Company Policies and Compliance</h3>
<p>For corporate travelers, currency planning is rarely a personal decision. It often aligns with company travel and finance policies.</p>

<p><strong>Before exchanging currency:</strong></p>

<ul class="list-ul" style="color: #000;">
  <li>Check approved forex providers</li>
  <li>Understand daily or trip-wise limits</li>
  <li>Clarify documentation requirements</li>
  <li>Know reimbursement rules for unused currency</li>
</ul>

<p>Aligning with internal processes avoids delays and confusion later.</p>

<h4>Prepare for Digital Payments, But Do Not Depend on Them Entirely</h4>

<p>Mobile wallets and international cards are useful, but they are not foolproof. Transaction failures, network issues, or merchant restrictions can disrupt payments at critical moments. Carrying some local currency ensures continuity when digital systems fall short. This balance is often overlooked in <strong>currency exchange checklists for international business trips</strong>, yet it makes a significant difference on the ground.</p>

<h5>Keep Track of Exchange Rates and Fees</h5>
<p>The best way to exchange currency before business travel is as much about hidden fees as it is about headline rates. Pay attention to:</p>

<ul class="list-ul" style="color: #000;">
  <li>Markup on exchange rates</li>
  <li>Transaction fees on cards</li>
  <li>ATM withdrawal charges abroad</li>
  <li>Conversion fees on international credit cards</li>
</ul>

<p>Even small percentages add up over multiple transactions during a business trip.</p>

<h4>Create a Simple Currency Exchange Checklist</h4>
<p>A structured approach reduces last-minute decisions. A practical currency exchange checklist for international business trips could include:</p>

<ul class="list-ul" style="color: #000;">
  <li>Destination currency requirements</li>
  <li>Cash vs card split</li>
  <li>Approved exchange provider</li>
  <li>Forex card activation and limits</li>
  <li>Backup payment method</li>
  <li>Emergency cash buffer</li>
  <li>Documentation for expense reporting</li>
</ul>

<p>This checklist becomes especially useful for frequent travelers or HR and admin teams managing multiple trips.</p>
<p>Currency exchange may seem like a small detail in the larger picture of international business travel. But it directly influences how smoothly the trip unfolds. When you plan currency exchange for international business travel with intention, you remove uncertainty from the journey. You travel with clarity, confidence, and control, which is exactly what business travel demands.</p>


								</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/plan-currency-exchange-international-business-trip/">How to Plan Currency Exchange Before an International Business Trip</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>10 Must-Visit Cities for Corporate and Business Travel</title>
		<link>https://gilpintravel.com/best-cities-for-business-travel/</link>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Thu, 12 Feb 2026 06:25:27 +0000</pubDate>
				<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cities for Corporate and Business Travel]]></category>
		<category><![CDATA[corporate travel management companies]]></category>
		<category><![CDATA[corporate travel management company in India]]></category>
		<category><![CDATA[Must-Visit Cities for Corporate and Business Travel.]]></category>
		<category><![CDATA[travel policies]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=19368</guid>

					<description><![CDATA[<p>Business travel has changed shape over the years in the sense that it has expanded beyond boardrooms and hotel check-ins. Today, corporate travel blends strategy, networking, global exposure, and meaningful experiences. The city you choose for a business trip often sets the tone for...</p>
<p>The post <a href="https://gilpintravel.com/best-cities-for-business-travel/">10 Must-Visit Cities for Corporate and Business Travel</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="19368" class="elementor elementor-19368" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-3023b3e e-con-full heading-margin e-flex elementor-invisible e-con e-parent" data-id="3023b3e" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-1e4f4b8 e-con-full e-flex e-con e-child" data-id="1e4f4b8" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-8393407 elementor-widget elementor-widget-image" data-id="8393407" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1000" height="668" src="https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2148176176.jpg" class="attachment-full size-full wp-image-19369" alt="jpeg-optimizer_2148176176" srcset="https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2148176176.jpg 1000w, https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2148176176-300x200.jpg 300w, https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2148176176-768x513.jpg 768w, https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2148176176-350x233.jpg 350w, https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2148176176-600x401.jpg 600w" sizes="(max-width: 1000px) 100vw, 1000px" />															</div>
				<div class="elementor-element elementor-element-85bd483 elementor-widget elementor-widget-text-editor" data-id="85bd483" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Business travel has changed shape over the years in the sense that it has expanded beyond boardrooms and hotel check-ins. Today, corporate travel blends strategy, networking, global exposure, and meaningful experiences. The city you choose for a business trip often sets the tone for partnerships, deals, and long-term collaboration.<br>From global financial hubs to innovation-led cities, certain destinations continue to stand out as the best cities for corporate and business travel. These cities support large-scale conferences, executive meetings, and MICE events while offering the infrastructure businesses rely on.</p>
<p><img decoding="async" src="https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_2147793102.jpg" alt="Top Business Travel Cities" width="100%"></p>
<p>Here are ten cities that remain essential on the global business travel map.</p>
<h2>New York City (NYC)</h2>
<p>New York City sits at the heart of global finance, media, and enterprise. Wall Street, Fortune 500 headquarters, global consulting firms, and major convention centers all coexist in one fast-paced ecosystem that is New York.<br>NYC is among the best <a href="https://gilpintravel.com/" target="_blank" rel="noopener noreferrer"><br><strong>Business Travel</strong><br></a><br>destinations for leadership summits, investor meetings, and industry conferences. With venues like the Javits Center and an unmatched corporate culture, it remains a key destination for high-impact business travel.</p>
<h2>Singapore</h2>
<p>Singapore offers efficiency in its purest form. From world-class airports to seamless transport and strict timelines, everything works with precision.<br>The city is a favorite among corporate travel management companies due to its ease of business operations and strong MICE infrastructure. Singapore also attracts multinational conferences, making it one of the top cities for MICE travel in Asia.</p>
<h3>London</h3>
<p>London blends heritage with global commerce. It serves as a gateway to Europe and houses financial institutions, legal firms, technology startups, and international organizations.<br><a href="https://gilpintravel.com/" target="_blank" rel="noopener noreferrer"><br><strong>Business Travelers</strong><br></a><br>value London for its diverse meeting spaces, global connectivity, and strong professional ecosystem. From Canary Wharf to Soho, the city supports both formal corporate engagements and creative collaborations.</p>
<h3>Dubai</h3>
<p>Dubai has positioned itself as a global business and events hub. Its skyline reflects ambition, and its infrastructure supports scale.<br>The city attracts international exhibitions, leadership summits, and trade shows throughout the year. Dubai’s strategic location between East and West also makes it ideal for global teams. It continues to rank among the best cities for corporate and business travel, especially for large MICE events.</p>
<h3>Hong Kong</h3>
<p>Hong Kong acts as a bridge between global markets and mainland China. Its financial systems, legal structure, and international outlook make it a reliable business destination.<br>With advanced convention centers and efficient transport, Hong Kong remains a preferred city for regional meetings and trade events. It offers clarity, speed, and strong commercial access.</p>
<h4>Shanghai</h4>
<p>Shanghai reflects the scale and momentum of modern China. As a major financial and industrial hub, it hosts multinational companies, manufacturing giants, and innovation-driven enterprises.<br>The city supports large exhibitions and global trade events, placing it firmly among the top cities for <a href="https://gilpintravel.com/mice-travel-management-india/" target="_blank" rel="noopener noreferrer"><br><strong>MICE Travel</strong><br></a><br>. Shanghai is ideal for businesses seeking partnerships, supply chain access, and market expansion in Asia.</p>
<h4>Sydney</h4>
<p>Sydney offers a balanced business environment. It combines a strong corporate infrastructure with a culture that values work-life balance.<br>The city hosts international conferences, leadership retreats, and industry forums across sectors. Sydney’s transparent business practices and high-quality venues make it one of the best business travel destinations in the Asia-Pacific region.</p>
<h4>Tokyo</h4>
<p>Tokyo represents discipline, innovation, and scale. It is home to global technology firms, automotive leaders, and research-driven enterprises.<br>Business travel to Tokyo often centers around long-term partnerships and high-level negotiations. The city’s efficiency, safety, and meeting infrastructure make it a strong destination for serious corporate engagements.</p>
<h4>Paris</h4>
<p>Paris plays a vital role in global diplomacy, luxury, innovation, and culture-driven industries. It hosts international exhibitions, fashion trade shows, and executive forums throughout the year.<br>For businesses looking to combine strategic meetings with brand positioning, Paris offers a unique advantage. Its convention spaces and professional ecosystem place it among the best cities for corporate and business travel in Europe.</p>
<p><img decoding="async" src="https://gilpintravel.com/wp-content/uploads/2026/02/jpeg-optimizer_freepik__business-women-visiting-paris-smart-power-suits-wi__25295.jpeg" alt="Paris business travel destination for corporate meetings and events" width="100%"></p>
<h4>Toronto</h4>
<p>Toronto is one of Canada’s fastest-growing business hubs. It attracts technology firms, financial institutions, and multinational headquarters.<br>The city offers strong connectivity, diverse talent, and reliable MICE infrastructure. Toronto works well for conferences, training programs, and cross-border business discussions.</p>
<h3>Why These Cities Matter for Corporate Travel Planning</h3>
<p>Each of these destinations offers more than just meeting rooms and hotels. They provide access to markets, talent, and global networks. For companies planning international travel, choosing the right city directly influences outcomes.<br>This is where experienced&nbsp;<a href="https://gilpintravel.com/about-us/" target="_blank" rel="noopener noreferrer"><strong>Corporate Travel Management Companies</strong></a>&nbsp;add value. They help businesses plan itineraries, manage logistics, and ensure smooth travel experiences across borders.</p>
<h3>The Role of Gilpin Travel Management in Business Travel</h3>
<p>A&nbsp;<a href="https://gilpintravel.com/about-us/" target="_blank" rel="noopener noreferrer"><strong>Top Corporate Travel Management Company in India</strong></a>&nbsp;understands the complexity behind international business travel. From visa coordination and flight planning to accommodation and on-ground support, every detail matters. And we at Gilpin travel handle travel professionally where our team focuses on goals.</p>
<p><span style="color: black; font-family: unset; font-size: unset; font-weight: unset;">For businesses planning global expansion, conferences, or leadership travel, explore the menu&nbsp;</span><a href="https://gilpintravel.com/about-us/" target="_blank" rel="noopener noreferrer" style="font-family: unset; font-size: unset; font-weight: unset;"><strong>Gilpin</strong></a><b>&nbsp;travel management&nbsp;</b><span style="color: black; font-family: unset; font-size: unset; font-weight: unset;">offers you!</span></p>								</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/best-cities-for-business-travel/">10 Must-Visit Cities for Corporate and Business Travel</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How Do Professional MICE Services Maximise ROI on Corporate Events</title>
		<link>https://gilpintravel.com/how-mice-services-maximize-roi-corporate-events/</link>
					<comments>https://gilpintravel.com/how-mice-services-maximize-roi-corporate-events/#respond</comments>
		
		<dc:creator><![CDATA[SEO Team Mindspace]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 05:59:33 +0000</pubDate>
				<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[corporate travel]]></category>
		<category><![CDATA[corporate travel management]]></category>
		<category><![CDATA[MICE services]]></category>
		<category><![CDATA[professional MICE services]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=19154</guid>

					<description><![CDATA[<p>Corporate events often look impressive from the outside—large venues, well-designed stages, packed schedules, and teams traveling in from different locations. Inside the organisation, however, these events are evaluated on one critical question: How much value did they deliver? Professional MICE services play a crucial role...</p>
<p>The post <a href="https://gilpintravel.com/how-mice-services-maximize-roi-corporate-events/">How Do Professional MICE Services Maximise ROI on Corporate Events</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="19154" class="elementor elementor-19154" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-2e77083 e-con-full e-flex e-con e-parent" data-id="2e77083" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-582ac452 elementor-widget elementor-widget-text-editor" data-id="582ac452" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style>

p{color:black !important;}
li{color:black!important}

</style>

<p>Corporate events often look impressive from the outside—large venues, well-designed stages, packed schedules, and teams traveling in from different locations. Inside the organisation, however, these events are evaluated on one critical question: <em>How much value did they deliver?</em></p>

<p><a style="text-align: start;" href="https://gilpintravel.com/mice-travel-management-india" target="_blank" rel="noopener"><b>Professional MICE services</b></a> play a crucial role in helping companies maximize ROI on corporate events. Meetings, Incentives, Conferences, and Exhibitions (MICE) require significant investment, where time, budget, and resources come together for events that typically last only a few days. This is why organizations increasingly rely on <a href="https://gilpintravel.com/mice-travel-management-india/">professional MICE services</a>—not just for scale, but for measurable business outcomes.</p>
<h2>Understanding ROI in Corporate Events</h2>
<p>Return on investment in corporate events goes beyond direct revenue. It includes employee engagement, qualified business leads, strategic partnerships, knowledge sharing, and strengthened brand perception. When events lack proper planning, these outcomes remain uncertain. Professionally managed events, however, ensure every result is intentional and aligned with business goals.</p>

<p>Professional MICE services improve corporate event ROI by connecting the purpose of the event with its planning, execution, and evaluation. Every decision is guided by strategy rather than assumptions.</p>

<img decoding="async" class="w-100" src="/wp-content/uploads/2026/02/confident-leader-talking-subordinates11-1.jpg" alt="Corporate conference managed by professional MICE services" />
<h2>Strategic Planning Sets the Foundation</h2>
<p>One of the greatest advantages of <a href="https://gilpintravel.com/mice-travel-management-india"><b>corporate meetings and events management services</b></a> is structured planning. Experienced teams begin by asking essential questions—Why is this event happening? Who is it for? What outcomes are expected?</p>

<p>This clarity shapes everything from venue selection and agenda flow to speaker formats and networking sessions. When planning starts with intent, unnecessary expenses are reduced and resources are used more effectively.</p>
<h3>Budget Optimisation Without Compromise</h3>
<p>Contrary to popular belief, professional MICE services do not increase costs—they help organizations spend smarter. Experienced partners identify areas where budgets typically leak and redirect investments toward elements that generate higher value.</p>

<p>Through strong vendor relationships and negotiation expertise, they secure better rates while maintaining quality. Knowing when increased spending enhances outcomes—and when it does not—is what ultimately maximizes ROI.</p>
<h3>Proper Execution Enhances Attendee Experience</h3>
<p>Execution determines how an event is remembered. Delays, technical disruptions, unclear communication, and poor coordination can distract attendees from the event’s purpose.</p>

<p><a href="https://gilpintravel.com/mice-travel-management-india/">End-to-end MICE solutions for corporate events</a> manage every operational detail—from travel coordination and accommodation to on-site logistics and technical support. When these elements run seamlessly in the background, attendees remain engaged and focused.</p>

<p>Higher engagement leads to better knowledge retention, stronger connections, and more meaningful participation—all of which directly impact event ROI.</p>

<img decoding="async" class="w-100" src="/wp-content/uploads/2026/02/21509514171-1.jpg" alt="Business professionals networking at a corporate MICE event" />
<h3>Better Engagement Through Thoughtful Event Design</h3>
<p>Professional MICE teams design experiences that encourage natural interaction in professional settings. Effective event formats often include:</p>
<ul class="list-ul" style="color: #000;">
 	<li><span style="color: #000;;">1.Balanced session lengths that prevent fatigue</span></li>
 	<li><span style="color: #000;;">2.Networking opportunities that feel authentic rather than forced</span></li>
 	<li><span style="color: #000;;">3. Well-timed breaks that support productivity</span></li>
</ul>
<p>When attendees feel comfortable and involved, discussions become more meaningful and information is better retained—leading to stronger overall event outcomes.</p>
<h3>Data, Feedback, and Measurable Outcomes</h3>
<p>Post-event analysis is one of the most overlooked aspects of corporate events. Without reliable data, ROI becomes an assumption rather than a measurable metric.</p>

<p>Professional <a href="https://gilpintravel.com/mice-travel-management-india/" target="_blank" rel="noopener"><b>MICE services</b></a> integrate feedback collection, attendance tracking, engagement metrics, and cost analysis throughout the event lifecycle. These insights help organizations understand what worked, what didn’t, and how future events can deliver even greater value.</p>
<h3>Risk Management and Business Continuity</h3>
<p>Corporate events involve multiple moving parts. Flight delays, vendor cancellations, or technical failures can quickly disrupt plans.</p>

<p>Professional MICE partners anticipate risks and prepare contingency strategies in advance. This proactive approach protects investments, minimizes disruption, and safeguards brand reputation—ensuring ROI remains intact even when unexpected challenges arise.</p>
<h3>Scalability for Growing Organisations</h3>
<p>As businesses expand, their events naturally evolve—from leadership meetings to global conferences and large-scale conventions. Professional event partners provide the scalability needed to support this growth while maintaining consistency and control.</p>

<p>With the right expertise in place, organizations can confidently increase their event footprint without compromising quality or efficiency.</p>
<h2>Conclusion</h2>
<p>Corporate events demand both creativity and operational precision. <a href="https://gilpintravel.com/">Professional MICE services</a> maximize ROI by combining strategic planning, budget control, seamless execution, and measurable outcomes.</p>

<p>By transforming gatherings into purposeful business tools rather than isolated experiences, end-to-end MICE solutions enable companies to generate long-term value from every corporate event.</p>								</div>
				<div class="elementor-element elementor-element-94506db elementor-widget elementor-widget-html" data-id="94506db" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
    #respond {
    display: none;
    margin-top: 30px;
    background: #f4f5f8;
    padding: 45px 25px;
}
</style>				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/how-mice-services-maximize-roi-corporate-events/">How Do Professional MICE Services Maximise ROI on Corporate Events</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilpintravel.com/how-mice-services-maximize-roi-corporate-events/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Corporate Travel Management &#038; Expense Solutions for Businesses</title>
		<link>https://gilpintravel.com/corporate-travel-management-expense-solutions/</link>
					<comments>https://gilpintravel.com/corporate-travel-management-expense-solutions/#respond</comments>
		
		<dc:creator><![CDATA[gilpin]]></dc:creator>
		<pubDate>Fri, 30 Jan 2026 09:10:41 +0000</pubDate>
				<category><![CDATA[Tours]]></category>
		<category><![CDATA[Travel]]></category>
		<guid isPermaLink="false">https://gilpintravel.com/?p=18976</guid>

					<description><![CDATA[<p>Business travel today looks very different from what it did a decade ago. Teams are demanded to move faster, meetings happen across cities and countries, and decisions are expected just as quickly. In this environment, managing corporate travel as a series of bookings and...</p>
<p>The post <a href="https://gilpintravel.com/corporate-travel-management-expense-solutions/">Corporate Travel Management &#038; Expense Solutions for Businesses</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="18976" class="elementor elementor-18976" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-e2d6398 e-con-full e-flex elementor-invisible e-con e-parent" data-id="e2d6398" data-element_type="container" data-e-type="container" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-b639eca e-con-full e-flex e-con e-child" data-id="b639eca" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
		<div class="elementor-element elementor-element-9f71a5a e-con-full e-flex e-con e-child" data-id="9f71a5a" data-element_type="container" data-e-type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
				<div class="elementor-element elementor-element-f21f9e6 elementor-widget elementor-widget-text-editor" data-id="f21f9e6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style>
  p {
 text-align: justify;
      }
</style>
<p>
    Business travel today looks very different from what it did a decade ago. Teams are demanded to move faster, meetings happen across cities and countries, and decisions are expected just as quickly. In this environment, managing corporate travel as a series of bookings and reimbursements is next to impossible. What it needs now is structure and control. 
That is where a well-designed <a href="https://gilpintravel.com/"><b>Corporate Travel &#038; Expense Management</b></a> solution comes in, not as an administrative layer, but as a system that supports how businesses actually operate.
</p>								</div>
				<div class="elementor-element elementor-element-9e5dd39 elementor-widget elementor-widget-image" data-id="9e5dd39" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1000" height="668" src="https://gilpintravel.com/wp-content/uploads/2026/01/business-travel-management.jpg" class="attachment-full size-full wp-image-18978" alt="business-travel-management" srcset="https://gilpintravel.com/wp-content/uploads/2026/01/business-travel-management.jpg 1000w, https://gilpintravel.com/wp-content/uploads/2026/01/business-travel-management-300x200.jpg 300w, https://gilpintravel.com/wp-content/uploads/2026/01/business-travel-management-768x513.jpg 768w, https://gilpintravel.com/wp-content/uploads/2026/01/business-travel-management-350x233.jpg 350w, https://gilpintravel.com/wp-content/uploads/2026/01/business-travel-management-600x401.jpg 600w" sizes="(max-width: 1000px) 100vw, 1000px" />															</div>
				<div class="elementor-element elementor-element-e8a2e58 elementor-widget elementor-widget-text-editor" data-id="e8a2e58" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style>
    .list-ol li {
        list-style: auto;
        text-align: justify;
        color: black;
        }
    p {
    text-align: justify;
        }
    ul.list-ol {
    list-style-type: disc!important;
            }
</style>

<h2>Why Corporate Travel Needs a Smarter Approach</h2>
<p>Corporate travel is way more than just getting employees from point A to point B. It involves coordination across departments, compliance with company policies, cost control, employee comfort, and financial accountability. Without a proper <a href="https://gilpintravel.com/"><b>corporate travel management</b></a> framework, </p>
<p>businesses often face:</p>
<ul class="list-ol">
    <li>Unplanned travel expenses</li>
    <li>Last-minute bookings at higher costs</li>
    <li>Poor visibility into spend
    <li>Delayed reimbursements</li>
    <li>Employee dissatisfaction</li>
</li>
</ul>
<p>A structured solution aligns travel planning and expense management into a single, manageable flow.</p>

<h3>The Role of a Travel Agency for Corporate Needs</h3>
<p>A travel agency for corporate clients works very differently from a leisure-focused agency. The focus is not just on booking flights or hotels, but on managing travel as a business function. </p>
<p><a href="https://gilpintravel.com/"><b>Professional corporate travel agencies</b></a> understand:</p>
<ul class="list-ol">
    <li>Company travel policies</li>
    <li>Budget thresholds</li>
    <li>Approval hierarchies</li>
    <li>Duty of care responsibilities</li>
    <li>Emergency support requirements</li>
</ul>
<p>This is why businesses increasingly prefer partnering with specialized firms rather than handling everything internally.</p>

<h3>What Corporate Travel &#038; Expense Management Really Means</h3>
<p>At its core, Corporate Travel &#038; Expense Management is about integration. It brings together the following elements: </p>
<ol class="list-ol" type="number">
<li> Travel planning and bookings</li>
<li>Policy enforcement</li>
<li>Expense tracking</li>
<li>Reporting and analytics</li>
<li>Vendor coordination</li>
</ol>

<p>Instead of fragmented processes, businesses get a unified system that improves efficiency and decision-making. This integration helps leadership teams understand where money is being spent, why it is being spent, and how future travel can be optimized.</p>

<h3>How Corporate Travel Management Supports Business Growth</h3>
<p>As organizations scale, travel becomes more frequent and complex. Managing it manually or through disconnected tools quickly becomes unsustainable. An effective corporate travel management:</p>
<ul class="list-ol">
    <li>Reduces decision fatigue for employees</li>
<li>Speeds up approvals and bookings</li>
<li>Ensures consistent travel experiences</li>
<li>Improves cost predictability</li>
<li>Strengthens compliance</li>
</ul>

<p>It allows employees to focus on business objectives rather than logistics.</p>								</div>
				<div class="elementor-element elementor-element-1ceea7b elementor-widget elementor-widget-image" data-id="1ceea7b" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1000" height="667" src="https://gilpintravel.com/wp-content/uploads/2026/01/expense-management.jpg" class="attachment-full size-full wp-image-18977" alt="" srcset="https://gilpintravel.com/wp-content/uploads/2026/01/expense-management.jpg 1000w, https://gilpintravel.com/wp-content/uploads/2026/01/expense-management-300x200.jpg 300w, https://gilpintravel.com/wp-content/uploads/2026/01/expense-management-768x512.jpg 768w, https://gilpintravel.com/wp-content/uploads/2026/01/expense-management-350x233.jpg 350w, https://gilpintravel.com/wp-content/uploads/2026/01/expense-management-600x400.jpg 600w" sizes="(max-width: 1000px) 100vw, 1000px" />															</div>
				</div>
				<div class="elementor-element elementor-element-85a4af6 elementor-widget elementor-widget-text-editor" data-id="85a4af6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<style>
    .list-ol li {
        list-style: auto;
        text-align: justify;
        color: black;
        }
    p {
    text-align: justify;
        }
    ul.list-ol {
    list-style-type: disc!important;
            }
</style>
<h2>Expense Management: The Often Overlooked Half</h2>
<p><a href="/mice-travel-management-india/"><b>Travel planning</b></a> may get most of the attention, but expense management is where long-term efficiency is truly achieved. Without a proper expense framework, claims pile up, errors go unnoticed, finance teams lose visibility, and employees become frustrated.
A strong Corporate Travel &#038; Expense Management solution ensures expenses are captured accurately, categorized correctly, and approved quickly. This creates trust between employees, finance teams, and leadership.
</p>

<h3>Why Businesses Choose Professional Corporate Travel Partners</h3>
<p>The <a href="/mice-travel-management-india/"><b>best corporate travel agencies</b></a> bring more than bookings to the table. They bring structure, insight, and reliability. Businesses partner with them because they offer the following – </p>
<ol class="list-ol">
    <li>Negotiated corporate rates</li>
    <li>Dedicated account management</li>
    <li>24/7 support during travel</li>
    <li>Policy-aligned bookings</li>
    <li>Centralized reporting</li>
</ol>

<p>This level of support is difficult to replicate in-house without significant investment.</p>

<h3>Choosing the Right Corporate Travel Solution for Your Business</h3>
<p>Selecting the right partner depends on your organization’s size, travel frequency, and internal processes. When evaluating providers, businesses should consider the company’s</p>
<ul class="list-ol">
    <li>Industry experience</li>
    <li>Technology and reporting capabilities</li>
    <li>Transparency in pricing</li>
    <li>Support responsiveness</li>
    <li>Ability to scale</li>
</ul>
<p>The goal is not to find the cheapest option, but the most reliable one.</p>
<p>Corporate travel is a reflection of how a business functions internally. When travel and expenses are chaotic, it often points to deeper process gaps. When they are well-managed, it signals clarity and control.</p>
<p>A strong <a href="https://gilpintravel.com/"><b>Corporate Travel</b></a> &#038; Expense Management solution helps businesses move with confidence. It supports teams on the road, empowers finance teams with data, and gives leadership the visibility they need to make informed decisions.</p>

<style>#respond{
display:none;
}</style>								</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://gilpintravel.com/corporate-travel-management-expense-solutions/">Corporate Travel Management &#038; Expense Solutions for Businesses</a> appeared first on <a href="https://gilpintravel.com">Gilpin</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilpintravel.com/corporate-travel-management-expense-solutions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
