.tg-chose-2-content {
    background: var(--tg-theme-primary) !important; 
}


.tg-chose-su-wrap .tg-chose-2-title {
    font-family: var(--tg-ff-outfit);
    color: var(--tg-common-white) !important; 
}


.tg-chose-su-wrap .tg-chose-2-content p {
      color: var(--tg-common-white) !important; font-size: 15px;
}


.tg-hero-area.tg-hero-tu-wrapper.include-bg {
    background: linear-gradient(rgb(66 25 146 / 72%), rgb(255 248 248 / 0%)), url(../images/3-C62-y2ZQ_codrted.webp) center / cover no-repeat !important;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
             .tg-hero-tu-wrapper .tg-hero-title {
    border: none;
    font-size: 57px;
}
.tg-hero-tu-title {
    font-weight: 600;
    font-size: 43px; 
}
        }

        @media only screen and (min-width: 1025px) {
            .tg-hero-tu-wrapper .tg-hero-title {
    border: none;
    font-size: 57px;
}
.tg-hero-tu-title {
    font-weight: 600;
    font-size: 43px; 
}
        }
.tg-hero-tu-wrapper .tg-hero-content {
    padding-top: 141px;
    padding-bottom: 121px;
}




.tg-hero-tu-avatar-text {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
}

.tg-about-su-funfact-text span { 
    font-size: 14px;       line-height: 22px !important;
}
.tg-about-su-funfact-text h3 {
    font-family: var(--tg-ff-outfit);
    font-weight: 600;
    font-size: 21px;     color: #141e95;
    text-transform: capitalize;
}

.easybook{
        width: 115px !important;
}


.translate-middle2 {
    transform: translate(-50%,13%)!important;
}

.translate-middle3 {
transform:translate(-50%,-61%)!important;
}

.tg-footer-space {
    margin-top: -70px;
    padding-top: 138px;
}


.tg-btn-su-transparent {
    background: #daccff;
    color: #000000;
    font-family: var(--tg-ff-outfit);
    font-size: 14px;
    border-radius: 10px;
    padding: 6px 18px;
}


.tg-btn-su-transparent:hover {
 background: #fff; color :black;
}


.tg-header-contact-number span {
    font-size: 15px;
}



.cookie-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #212121; /* Dark background */
    color: white;
    padding: 9px 0;
    z-index: 9999; /* Stays on top of everything */
    box-shadow: 0 -2px 10px rgba(0,0,0,0.3);
    font-family: Arial, sans-serif;
}

.cookie-content {
       max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
}

.cookie-content p {
    margin: 0;
   width: 600px;
    font-size: 13px;
    line-height: 1.2;
}

.cookie-content a {
    color: #0CDAE3; /* Matching your Cyan theme */
    text-decoration: underline;
}

.cookie-btn {
      background-color: #560CE3;
    color: white;
    border: 1px solid rgb(117, 117, 117);
    padding: 5px 16px;
    cursor: pointer;
    border-radius: 4px;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 20px;
    transition: background 0.3s;
}

.cookie-btn:hover {
    background-color: #4509b5;  color: white;
}
@media (max-width: 600px) {
    .cookie-content {
        flex-direction: column;
        text-align: center;
    }
    .cookie-btn {
        margin-top: 10px;
        margin-left: 0;
        width: 170px;
    }
}

p.disclaimer-text {
    color: #d7d7d7;
    font-size: 13px;
    text-align: center;
    line-height: 21px;
}

.tg-footer-copyright {
    border-top: 1px solid #444c65;
    padding: 43px 10px  83px; 
}

/* Container styling */
.image-grid {
   display: flex;
    gap: 15px;
    padding: 15px;
    width: 530px;
    align-items: center;
    flex-wrap: wrap;
}

.grid-item {
    flex: 1 1 calc(25% - 15px); 
    box-sizing: border-box;
}

.grid-item img {
    width: 138px;
    height: auto;
    display: block;
    border-radius: 8px;  
    object-fit: cover;
}

@media (max-width: 768px) {
    .grid-item { 
        flex: 1 1 calc(50% - 15px);
    }
}

    .tg-footer-link ul li a { 
    padding: 3px 0px;
}


h3.tg-footer-widget-title.mb-25 {
    font-weight: 500;
    font-size: 19px;
}

.tg-footer-su-wrapper .tg-footer-link ul li a { 
    font-size: 15px;
}


.autocomplete-container {
    position: relative;
    min-width: 240px;
}

.flight-input,
.input,
#travelerClass {
    width: 100%;
    border: 1px solid #ddd;
    padding: 12px 14px;
    border-radius: 8px;
    background: #fff;
    outline: none;
}

.tg-booking-add-input-field,
.tg-booking-add-input-date {
    position: relative;
}

.tg-booking-add-input-field .location,
.tg-booking-add-input-date span:first-child {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: #666;
}

.tg-booking-add-input-field input {
    padding-left: 38px;
    padding-right: 35px;
}

.tg-booking-add-input-date input,
.tg-booking-add-input-date select {
    padding-left: 38px;
}

.angle-down {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.tg-booking-tu-wrapper {
    background: #ffffff;
    text-align: left;
    padding: 1px;
    border-radius: 55px;
}


.tg-breadcrumb-title { 
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5); 
}

.scroll__top.open {
    bottom: 65px;
}


/* ── HELP BUTTON ── */
  #helpFloatBtn {
    position: fixed;
    bottom: 3px;
    right: 28px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #3b5bdb;
    color: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(59,91,219,0.45);
    z-index: 99998;
    transition: transform 0.2s, box-shadow 0.2s, opacity 0.2s;
    font-size: 0;
  }
  #helpFloatBtn:hover {
    transform: scale(1.1); 
    box-shadow: 0 6px 28px rgba(59,91,219,0.55);
  }
  #helpFloatBtn svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }
  /* pulse ring */
  #helpFloatBtn::after {
    content: '';
    position: absolute;
    inset: -4px;
    border-radius: 50%;
    border: 2px solid rgba(59,91,219,0.4);
    animation: helpPulse 2.2s ease-out infinite;
  }
  @keyframes helpPulse {
    0%   { transform: scale(1);   opacity: 1; }
    70%  { transform: scale(1.35); opacity: 0; }
    100% { transform: scale(1.35); opacity: 0; }
  }
  #helpFloatBtn.hidden {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.7);
  }

  /* ── POPUP ── */
  #helpPopup {
    position: fixed;
    bottom: 90px;
    right: 28px;
    width: 320px;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 12px 48px rgba(0,0,0,0.16), 0 2px 8px rgba(0,0,0,0.08);
    z-index: 99999;
    overflow: hidden;
    transform: translateY(20px) scale(0.95);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.25s cubic-bezier(.34,1.56,.64,1), opacity 0.2s ease;
  }
  #helpPopup.open {
    transform: translateY(0) scale(1);
    opacity: 1;
    pointer-events: all;
  }

  /* header */
  .hp-header {
    background: #3b5bdb;
    padding: 18px 18px 16px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
  }
  .hp-header-left { display: flex; align-items: center; gap: 10px; }
  .hp-avatar {
    width: 36px; height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    display: flex; align-items: center; justify-content: center;
    flex-shrink: 0;
  }
  .hp-avatar svg { width: 18px; height: 18px; color: #fff; }
  .hp-title {
    font-family: 'Sora', 'Segoe UI', sans-serif;
    font-size: 0.92rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
  }
  .hp-sub {
    font-size: 0.72rem;
    color: rgba(255,255,255,0.75);
    margin-top: 1px;
  }
  .hp-close {
    background: rgba(255,255,255,0.15);
    border: none;
    border-radius: 50%;
    width: 28px; height: 28px;
    color: #fff;
    cursor: pointer;
    display: flex; align-items: center; justify-content: center;
    flex-shrink: 0;
    transition: background 0.15s;
    font-size: 16px;
    line-height: 1;
  }
  .hp-close:hover { background: rgba(255,255,255,0.28); }

  /* body */
  .hp-body { padding: 18px; }
  .hp-body-title {
    font-family: 'Sora', 'Segoe UI', sans-serif;
    font-size: 0.88rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 14px;
  }

  /* fields */
  .hp-field {
    margin-bottom: 11px;
  }
  .hp-field label {
    display: block;
    font-size: 0.72rem;
    font-weight: 600;
    color: #475569;
    margin-bottom: 4px;
    font-family: 'Sora', 'Segoe UI', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }
  .hp-field input,
  .hp-field textarea {
    width: 100%;
    border: 1.5px solid #e2e8f0;
    border-radius: 9px;
    padding: 9px 11px;
    font-size: 0.88rem;
    font-family: inherit;
    color: #1e293b;
    background: #f8fafc;
    outline: none;
    transition: border-color 0.15s, box-shadow 0.15s;
    resize: none;
    box-sizing: border-box;
  }
  .hp-field input:focus,
  .hp-field textarea:focus {
    border-color: #3b5bdb;
    box-shadow: 0 0 0 3px rgba(59,91,219,0.1);
    background: #fff;
  }
  .hp-field textarea { height: 72px; }

  /* send button */
  .hp-send {
    width: 100%;
    background: #3b5bdb;
    color: #fff;
    border: none;
    border-radius: 9px;
    padding: 11px;
    font-family: 'Sora', 'Segoe UI', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    margin-top: 4px;
    transition: background 0.15s, transform 0.1s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
  }
  .hp-send:hover { background: #2f4ac7;  color: #fff !important;}
  .hp-send:active { transform: scale(0.98); }
  .hp-send:disabled { background: #94a3b8; cursor: not-allowed; }

  /* success state */
  .hp-success {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px 18px;
    text-align: center;
    gap: 10px;
  }
  .hp-success.show { display: flex; }
  .hp-success-icon {
    width: 52px; height: 52px;
    border-radius: 50%;
    background: #dcfce7;
    display: flex; align-items: center; justify-content: center;
    font-size: 1.6rem;
  }
  .hp-success-title {
    font-family: 'Sora', 'Segoe UI', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #1e293b;
  }
  .hp-success-sub { font-size: 0.82rem; color: #64748b; line-height: 1.5; }
  .hp-err {
    font-size: 0.76rem;
    color: #dc2626;
    margin-top: 6px;
    display: none;
  }
  .hp-err.show { display: block; }

  @media (max-width: 380px) {
    #helpPopup { right: 12px; width: calc(100vw - 24px); }
    #helpFloatBtn { right: 12px; bottom: 16px; }
  }


 
  /* --------------------- Mobile  -------------- */
@media only screen and (max-width: 768px) {
                        
                .tg-footer-copyright {
                    border-top: 1px solid #444c65;
                    padding: 43px 10px  118px;
                }


                .cookie-content p {
                    margin: 0;
                    width: 100%; 
                    font-size: 11px;
                    line-height: 1.4;
                }

                .image-grid { 
                    width: 100%;}


          
        }



     