/* GarudGo shared navigation, footer, quick actions and enquiry modal */
/* Consistent vertical rhythm across public page sections. */
body .section{padding-top:64px;padding-bottom:64px}
body .section+.section{margin-top:0}
@media(max-width:767px){body .section{padding-top:46px;padding-bottom:46px}}
/* Keep the shared mobile header in document flow so page heroes never sit behind it. */
@media (max-width:1199.98px){
  .main-header{position:relative!important;inset:auto!important;width:100%!important;min-height:104px;padding:8px 0;background:#07143d;z-index:1050}
  .main-header .header-three{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;margin:0!important;z-index:1!important}
  .main-header .header-three.fixed,.main-header .header-three.sticky,.main-header .header-three.header-fixed{position:relative!important;inset:auto!important;transform:none!important}
  .main-header+.breadcrumb-bar,.main-header+main{margin-top:0!important}
  .main-header .header-nav{position:relative!important;inset:auto!important}
}
@media (max-width:575px){
  .main-header{min-height:96px;padding:7px 0}
  .main-header .header-three .container{padding-left:12px;padding-right:12px}
}

.ui-autocomplete{z-index:99999!important}.gg-footer{position:relative;background:#07143d;color:#cbd3e7;overflow:hidden}.gg-footer:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,173,67,.11);border-radius:50%;right:-180px;top:-230px;box-shadow:0 0 0 55px rgba(255,173,67,.025),0 0 0 110px rgba(255,173,67,.018)}.gg-footer-main{position:relative;padding:72px 0 45px;border-top:3px solid #f28a1a}.gg-footer-logo{display:inline-block;background:#fff;border-radius:12px;padding:9px 13px;margin-bottom:18px}.gg-footer-logo img{width:220px;max-height:76px;object-fit:contain}.gg-footer-about{max-width:410px;color:#aeb9d2;line-height:1.75}.gg-footer-title{position:relative;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:600;margin-bottom:23px;padding-bottom:11px}.gg-footer-title:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:2px;background:linear-gradient(90deg,#f28a1a,#ef3f24)}.gg-footer-links{list-style:none;margin:0;padding:0}.gg-footer-links li{margin-bottom:11px}.gg-footer-links a{color:#cbd3e7;font-size:14px;transition:.2s}.gg-footer-links a:hover{color:#ff9c37;padding-left:4px}.gg-contact{display:flex;gap:12px;margin-bottom:15px}.gg-contact-icon{width:38px;height:38px;border:1px solid rgba(255,156,55,.32);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff9c37;flex:0 0 auto}.gg-contact a,.gg-contact span{color:#cbd3e7;font-size:14px;line-height:1.55}.gg-social{display:flex;gap:9px;margin-top:20px}.gg-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.gg-social a:hover{background:#f28a1a;border-color:#f28a1a;color:#fff}.gg-seo-area{position:relative;border-top:1px solid rgba(255,255,255,.09);padding:35px 0}.gg-seo-group{margin-bottom:22px}.gg-seo-group h3{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:17px;margin-bottom:12px}.gg-seo-links{display:flex;flex-wrap:wrap;gap:8px}.gg-seo-links a{color:#aeb9d2;font-size:12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:6px 10px}.gg-seo-links a:hover{border-color:#f28a1a;color:#ffad43}.gg-footer-bottom{position:relative;background:#040d2a;border-top:1px solid rgba(255,255,255,.08);padding:18px 0}.gg-footer-bottom p{margin:0;color:#8f9bb8;font-size:13px}.gg-footer-policy{display:flex;justify-content:flex-end;gap:24px;list-style:none;margin:0;padding:0}.gg-footer-policy a{color:#aeb9d2;font-size:13px}.gg-footer-policy a:hover{color:#ff9c37}.gg-trust-strip{display:flex;flex-wrap:wrap;gap:17px;margin-top:22px;color:#fff;font-size:12px}.gg-trust-strip i{color:#ff9c37;margin-right:5px}@media(max-width:991px){.gg-footer-main{padding:55px 0 30px}.gg-footer-column{margin-bottom:28px}.gg-footer-policy{justify-content:flex-start;margin-top:10px}}@media(max-width:575px){.gg-footer-logo img{width:180px}.gg-footer-main{padding-top:45px}.gg-footer-policy{gap:14px;flex-wrap:wrap}}
/* Fixed quick actions shown on every page that includes the footer. */
.gg-action-rail{position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:1040;display:flex;flex-direction:column;gap:9px;align-items:flex-end}.gg-action-link{position:relative;width:46px;height:46px;border:2px solid rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7a21b 0%,#f26b21 55%,#ef3f24 100%);color:#fff;box-shadow:0 6px 20px rgba(239,63,36,.38),0 2px 7px rgba(0,0,0,.3);transition:.25s;cursor:pointer}.gg-action-link i{font-size:19px}.gg-action-link:hover,.gg-action-link:focus{background:linear-gradient(135deg,#ffb13b,#ef3f24);color:#fff;transform:translateX(-4px) scale(1.07);box-shadow:0 8px 24px rgba(242,138,26,.55)}.gg-action-label{position:absolute;right:54px;top:50%;transform:translate(8px,-50%);background:linear-gradient(135deg,#f28a1a,#ef3f24);color:#fff;border:1px solid rgba(255,255,255,.75);border-radius:7px;padding:7px 11px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:.2s;box-shadow:0 4px 12px rgba(0,0,0,.25)}.gg-action-link:hover .gg-action-label,.gg-action-link:focus .gg-action-label{opacity:1;visibility:visible;transform:translate(0,-50%)}.gg-action-enquiry{background:linear-gradient(135deg,#f7a21b,#ef3f24)}
@media(max-width:575px){body{padding-bottom:68px}.gg-action-rail{left:50%;right:auto;top:auto;bottom:9px;transform:translateX(-50%);flex-direction:row;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(7,20,61,.9);box-shadow:0 8px 28px rgba(0,0,0,.32);backdrop-filter:blur(8px)}.gg-action-link{width:40px;height:40px;flex:0 0 40px;border-width:1px}.gg-action-link:hover,.gg-action-link:focus{transform:translateY(-3px) scale(1.04)}.gg-action-label{display:none}}
.gg-list-page-area{position:relative;border-top:1px solid rgba(255,255,255,.09);padding:32px 0 8px}.gg-list-page-area h3{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:18px;margin-bottom:15px}.gg-list-pages{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gg-list-pages a{display:flex;align-items:center;gap:10px;color:#fff;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.11);border-radius:12px;padding:12px 14px;font-size:13px;font-weight:600;transition:.2s}.gg-list-pages a i{color:#ff9c37;width:18px;text-align:center}.gg-list-pages a:hover{color:#fff;border-color:#f28a1a;background:rgba(242,138,26,.12);transform:translateY(-2px)}@media(max-width:991px){.gg-list-pages{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.gg-list-pages a{padding:10px;font-size:12px}}
.gg-enquiry-modal{max-width:780px}.gg-enquiry-modal .modal-content{border:1px solid rgba(255,255,255,.15);border-radius:22px;overflow:hidden;box-shadow:0 28px 85px rgba(3,15,52,.35)}.gg-enquiry-modal .modal-header{position:relative;display:block;padding:22px 76px 22px 26px;background:linear-gradient(115deg,#091d55 0%,#183d87 100%);color:#fff;border:0}.gg-enquiry-head{display:flex;align-items:center;gap:14px;min-width:0}.gg-enquiry-head>i{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;border-radius:14px;background:linear-gradient(135deg,#ff941c,#f04424);box-shadow:0 8px 20px rgba(240,68,36,.25);font-size:19px}.gg-enquiry-head h3{color:#fff;font-size:20px;line-height:1.25;margin:0 0 4px}.gg-enquiry-head p{color:#d5def3;font-size:12px;line-height:1.4;margin:0}.gg-enquiry-modal .btn-close{position:absolute;right:24px;top:50%;width:38px;height:38px;margin:0!important;padding:0;border-radius:50%;background-color:rgba(255,255,255,.1);background-size:13px;filter:invert(1);opacity:1;transform:translateY(-50%);transition:.2s}.gg-enquiry-modal .btn-close:hover{background-color:rgba(255,255,255,.2);transform:translateY(-50%) rotate(90deg)}.gg-enquiry-progress{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 26px 0;background:#fff}.gg-enquiry-progress span{display:flex;align-items:center;gap:9px;color:#78839a;font-size:12px;font-weight:700}.gg-enquiry-progress i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e9edf5;color:#68758e;font-style:normal}.gg-enquiry-progress span.active{color:#102a67}.gg-enquiry-progress span.active i{background:#ff7818;color:#fff}.gg-enquiry-progress span:after{content:"";height:2px;flex:1;border-radius:3px;background:#e8edf5}.gg-enquiry-progress span.active:after{background:linear-gradient(90deg,#ff941c,#f04424)}.gg-enquiry-modal .modal-body{padding:22px 26px 26px}.gg-enquiry-modal .form-step h4,.gg-enquiry-modal .form-step h6{font-family:Georgia,"Times New Roman",serif;font-size:23px;color:#091d50;margin-bottom:4px!important}.gg-step-note{color:#79849a;font-size:12px;margin-bottom:18px}.gg-enquiry-modal .form-label{color:#35405a;font-size:12px;font-weight:700;margin-bottom:7px}.gg-enquiry-modal .form-control,.gg-enquiry-modal .form-select{height:48px;border:1px solid #dce3ef;border-radius:11px;background-color:#fbfcff;font-size:14px}.gg-enquiry-modal .form-control:focus,.gg-enquiry-modal .form-select:focus{border-color:#ff7b18;box-shadow:0 0 0 3px rgba(255,123,24,.12)}.gg-enquiry-modal .gg-modal-action{min-width:132px;border:0;border-radius:11px;padding:11px 20px;font-weight:700;background:linear-gradient(135deg,#ff941c,#f04424);box-shadow:0 8px 18px rgba(240,68,36,.18);color:#fff}.gg-enquiry-modal .gg-modal-action:hover{color:#fff;transform:translateY(-1px)}.gg-enquiry-modal .gg-modal-back{border-radius:11px;padding:10px 20px}.gg-enquiry-security{display:flex;gap:18px;flex-wrap:wrap;color:#69758c;font-size:11px;margin-top:18px;padding-top:14px;border-top:1px solid #edf0f5}.gg-enquiry-security i{color:#ff7818;margin-right:5px}@media(max-width:575px){.gg-enquiry-modal{align-items:flex-end;min-height:100%;max-width:none;margin:0}.gg-enquiry-modal .modal-content{border-radius:20px 20px 0 0;max-height:92vh;overflow-y:auto}.gg-enquiry-modal .modal-header{padding:18px 62px 18px 18px}.gg-enquiry-modal .btn-close{right:16px;width:34px;height:34px}.gg-enquiry-head>i{width:40px;height:40px;flex-basis:40px}.gg-enquiry-head h3{font-size:17px}.gg-enquiry-head p{font-size:11px}.gg-enquiry-modal .modal-body{padding:18px}.gg-enquiry-progress{padding:14px 18px 0}.gg-enquiry-progress span:after{display:none}}

#enquiryModal {
    padding-right: 0 !important;
}
