Saltar al contenido
360expBeta pública
Iniciar sesión
Georgia Aquarium: Skip The Line Ticket

Georgia Aquarium: Skip The Line Ticket

📅sábado, 15 de agosto de 2026 · 9:00 a.m.
📍Georgia Aquarium · Atlanta
🎟️Desde USD 59.88
Otros

Descripción

* { box-sizing: border-box; } img { max-width: 100%; } .tje-wrap { max-width: 100%; overflow-x: hidden; font-family: 'Montserrat', sans-serif; } .tje-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #0f0f0f; margin: 0 0 0.875rem 0; } .tje-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .tje-perks { font-size: 0.92rem; font-weight: 700; color: #0f0f0f; line-height: 1.7; margin: 0 0 1.25rem 0; } .tje-divider { border: none; border-top: 1px solid #ece9e3; margin: 1.75rem 0; height: 0; } /* Highlights */ .tje-highlights { list-style: none; padding: 0; margin: 0; } .tje-highlights li { font-size: 0.9rem; line-height: 1.6; color: #444; padding: 0.35rem 0; } .tje-highlights li strong { color: #0f0f0f; } /* Grey content card (used for What's included and Opening hours) */ .tje-case-card { border: none; border-radius: 0.875rem; padding: 1.25rem 1.5rem 1.5rem; margin-bottom: 0.75rem; background: #f5f5f5; color: #222; } /* Two-column dotted list inside the grey card */ .tje-programme { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0.4rem 1.25rem; } @media (max-width: 30rem) { .tje-programme { grid-template-columns: 1fr; } } .tje-programme li { font-size: 0.82rem; color: #444; line-height: 1.5; padding-left: 1rem; position: relative; } .tje-programme li::before { content: "\00b7"; position: absolute; left: 0; font-size: 0.9rem; top: -0.05rem; } .tje-programme li em { font-style: normal; font-weight: 700; color: #0f0f0f; } /* Opening hours rows */ .tje-hours { list-style: none; padding: 0; margin: 0; } .tje-hours li { font-size: 0.82rem; color: #444; line-height: 1.5; display: flex; justify-content: space-between; gap: 1rem; padding: 0.3rem 0; border-bottom: 1px solid rgba(0,0,0,0.07); } .tje-hours li span:last-child { font-weight: 700; color: #0f0f0f; white-space: nowrap; } /* Small grey footnote under a card */ .tje-note { font-size: 0.78rem; line-height: 1.5; color: #8a8a8a; margin: 0.625rem 0 0 0; } .tje-note a { color: #0068B0; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } /* FAQ accordion */ .tje-faq { background: #f5f5f5; color: #111; border-radius: 0.875rem; padding: 1.25rem 1.25rem 0.25rem; margin: 1.5rem 0; } .tje-faq-header { margin-bottom: 0.25rem; } .tje-faq .tje-section-title { color: #0f0f0f; margin: 0 0 0.625rem 0; padding-bottom: 0; } .tje-faq .tje-section-title::after { display: none; } .tje-faq-category { border-bottom: 1px solid rgba(0,0,0,0.12); } .tje-faq-category:last-child { border-bottom: none; } .tje-faq-cat-summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; padding: 0.8rem 0; font-size: 0.92rem; font-weight: 700; color: #555; transition: color 0.15s ease; } .tje-faq-cat-summary::-webkit-details-marker { display: none; } .tje-faq-cat-summary::after { content: ""; flex-shrink: 0; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #555 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center; background-size: 0.85rem 0.85rem; transition: transform 0.2s ease, background-color 0.15s ease; } .tje-faq-category[open] .tje-faq-cat-summary::after { transform: rotate(180deg); background-color: #888; } .tje-faq-cat-summary:hover { color: #0068B0; } .tje-faq-panel { padding: 0 0 0.5rem 0; } .tje-faq-item { border-bottom: 1px solid rgba(0,0,0,0.06); } .tje-faq-item:last-child { border-bottom: none; } .tje-faq-summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; padding: 0.625rem 0; font-size: 0.86rem; font-weight: 600; color: #222; transition: color 0.15s ease; } .tje-faq-summary::-webkit-details-marker { display: none; } .tje-faq-summary::after { content: ""; flex-shrink: 0; width: 1.4rem; height: 1.4rem; border-radius: 50%; background: #aaa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center; background-size: 0.75rem 0.75rem; transition: transform 0.2s ease, background-color 0.15s ease; } .tje-faq-item[open] .tje-faq-summary::after { transform: rotate(180deg); background-color: #c0c0c0; } .tje-faq-summary:hover { color: #0068B0; } .tje-faq-content { padding: 0.15rem 2rem 0.75rem 0; font-size: 0.82rem; line-height: 1.6; color: #555; } .tje-faq-content p { margin: 0 0 0.5rem 0; } .tje-faq-content p:last-child { margin-bottom: 0; } .tje-faq-content a { color: #0068B0; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } .tje-faq-content ul { margin: 4px 0 0 0; padding-left: 1.2rem; } .tje-faq-content ul li { margin-bottom: 3px; } /* Practical info grid */ .tje-info-grid { display: grid; gap: 0.5rem; grid-template-columns: repeat(2, 1fr); } @media (max-width: 48rem) { .tje-info-grid { gap: 0.375rem; grid-template-columns: 1fr; } .tje-info-card { padding: 0.5rem 0.6rem; } .tje-info-card .card-icon { width: 1.5rem; height: 1.5rem; font-size: 0.8rem; } .tje-info-card .card-title { font-size: 0.78rem; } .tje-info-card .card-description { font-size: 0.78rem; } .tje-info-card .card-label { font-size: 0.78rem; } } .tje-info-card { border: 1px solid #e0e0e0; border-radius: 0.625rem; padding: 0.625rem 0.75rem; background: transparent; display: grid; grid-template-columns: auto 1fr; column-gap: 0.625rem; align-items: center; } .tje-info-card .card-icon { display: inline-flex; align-items: center; justify-content: center; width: 1.75rem; height: 1.75rem; background: #f0f0f0; border-radius: 50%; font-size: 0.92rem; line-height: 1; grid-row: 1 / 3; align-self: center; margin: 0; } .tje-info-card .card-header { display: flex; align-items: baseline; gap: 0.3em; flex-wrap: wrap; grid-column: 2; } .tje-info-card .card-label { font-size: 0.78rem; font-weight: 500; color: #0f0f0f; line-height: 1.3; } .tje-info-card .card-label::after { content: ":"; font-weight: 400; } .tje-info-card .card-title { font-size: 0.78rem; font-weight: 700; color: #0f0f0f; margin: 0; line-height: 1.25; } .tje-info-card .card-description { font-size: 0.78rem; color: #0f0f0f; margin: 0.1rem 0 0 0; line-height: 1.35; display: block; grid-column: 2; } .tje-info-card a { color: #0068B0; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } .tje-terms { font-size: 0.78rem; line-height: 1.6; color: #8a8a8a; margin: 1.25rem 0 0 0; } .tje-terms a { color: #0068B0; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } 📱 Smartphone tickets ⚡ Instant access to your tickets ⭐ Georgia Aquarium in downtown Atlanta holds nine galleries and more than 6.3 million gallons of saltwater in Ocean Voyager alone. Walk the 100-foot underwater tunnel with whale sharks and manta rays overhead, stand in front of hammerheads at SHARKS! Predators of the Deep, then touch a ray at Explorers Cove. Get your tickets for Georgia Aquarium. Highlights 🐋 Walk under whale sharks and manta rays through the 100-foot Ocean Voyager tunnel. 🦭 Watch the dolphin presentation and Saltwater Showdown at Truist Sea Lion Studios, both included with entry. 🐠 Reach into the touch pools at Explorers Cove, the Aquarium's newest gallery, where rays and sturgeon swim past your hand. Practical info ⏳ Duration3 to 4 hours Time the Aquarium suggests for the full site 📍 Venue225 Baker Street NW Atlanta, GA 30313 🕘 Last entry30 minutes before closing Open 365 days a year from 9 AM. Closing time varies by date 👤 AgeAll ages welcome Free for under 3s. Children 12 and under must be with an adult ♿ AccessibilityFully accessible Free wheelchairs, sensory room, sensory bags, low sensory hours until 10 AM 🎟️ EntryRe-entry allowed Get your ticket stamped at the Information Desk before you leave 🚇 Getting thereMARTA to Dome/GWCC/CNN Center 10 to 15 minute walk, or take MARTA bus route 32 🅿️ ParkingOn site, paid separately 357 Luckie Street NW. Cashless only, 6'8" height limit What's included? Admission to every open gallery Ocean Voyager Built By The Home Depot, 6.3 million gallons SHARKS! Predators of the Deep, 1.2 million gallons Tropical Diver, coral reef habitats Cold Water Quest Dolphin Coast, home to the bottlenose pod Explorers Cove, with two touch pools Aquanaut Adventure: A Discovery Zone Southern Company River Scout, freshwater river life Truist Sea Lion Studios The dolphin presentation, general seating Saltwater Showdown sea lion presentation Keeper talks and dive shows across the galleries Same-day re-entry with a stamped ticket Parts of Southern Company River Scout are closed for scheduled maintenance. Presentation seating is free but limited: reserve on the day at the Aquarium and arrive 15 minutes early. Parking, animal encounters, behind-the-scenes tours and the $5 preferred dolphin seating are not included. Opening hours Doors open, every day9 AM Monday to Thursday, typical close5 – 6 PM Friday, typical close5 – 8 PM Saturday, typical close9 PM Sunday, typical close8 PM Last entry30 min before close Closing times change from week to week, so treat these as a guide. Select your date directly in the ticket selector to see the hours that apply to your visit. Frequently asked questions About the experience How long should I plan for? The Aquarium suggests 3 to 4 hours to see the whole site. Most guests spend 2 to 4 hours, and closer to 4 to 6 if you are stopping for the animal presentations. Are the dolphin and sea lion shows included? Yes. General admission covers general seating at both the dolphin presentation and Saltwater Showdown, the sea lion presentation. Reservations are free and made on the day of your visit, first come first served, and a seat is not guaranteed. Arrive 15 minutes before the start. A $5 preferred seating upgrade is available for the dolphin presentation. Which galleries will I see? Ocean Voyager Built By The Home Depot, SHARKS! Predators of the Deep, Tropical Diver, Cold Water Quest, Dolphin Coast, Southern Company River Scout, Aquanaut Adventure: A Discovery Zone, Truist Sea Lion Studios and Explorers Cove. Parts of Southern Company River Scout are currently closed for scheduled maintenance. Can I leave and come back? Yes. General admission guests can exit and re-enter on the same day by getting the ticket stamped at the Information Desk on the way out. Can I take photos? Cameras are fine for personal use. Flash is not allowed near some animals. Professional equipment, including tripods, monopods, lighting and detachable lenses, is not permitted. Are animal encounters included? No, those are booked and paid for separately. The Aquarium runs beluga, dolphin, harbor seal, penguin, sea lion and sea otter encounters, a shark and ray interaction, the Journey with Gentle Giants whale shark swim and dive, behind-the-scenes tours and overnight stays. About your tickets Where can I find my ticket? In the "Tickets" section of the Fever app, available on the Apple App Store and Google Play. Log in using the same method you used to buy. Your QR code is also in your confirmation email. What does general admission cover? Entry to all open galleries and all available animal presentations, plus same-day re-entry. Parking is charged separately. Do young children need a ticket? Children under 3 do not need a ticket or a reservation. From age 3, standard pricing applies. Can I change or refund my ticket? Tickets are non-refundable. Date changes are possible up to 24 hours before your booked date, subject to a processing fee. Please contact us with your ticket ID. What time should I arrive? Within the entry window shown on your ticket. Everyone passes through security outside the building first, so leave a few extra minutes at busy times. Access & venue Where is the Aquarium? 225 Baker Street NW, Atlanta, GA 30313, in downtown Atlanta next to Centennial Olympic Park. The car park has a separate address: 357 Luckie Street NW. How do I get there on MARTA? Blue and Green lines to Dome/GWCC/Philips Arena/CNN Center, or Red and Gold lines to Civic Center or Peachtree Center. All are a 10 to 15 minute walk. MARTA bus route 32 also serves the Aquarium from Civic Center and Five Points. Is there parking? Yes, an attached deck with around 1,600 spaces at 357 Luckie Street NW. It costs $30 for non-members and is cashless, so bring a card or use a digital wallet. Height limit is 6'8" at all entrances, with a small number of oversized spaces up to 8'2" on the first floor. A limited number of spaces can be prepaid online and they often sell out. Is the Aquarium accessible? Yes. Wheelchairs are free on a first come, first served basis from Guest Relations in exchange for photo ID, and cannot be reserved ahead. Free golf carts run to and from the parking deck, and accessible parking is on level 3. The Aquarium is a certified sensory-inclusive venue with KultureCity. There are low sensory hours daily until 10 AM, a dedicated sensory room on level 2, free sensory bags, and posted quiet zones. Closed-captioning devices are available for the animal presentations, and ASL interpretation can be arranged with advance notice. Are service animals allowed? Guide dogs and service dogs are welcome. Dogs in training need documentation from an accredited school. Emotional support animals and pets are not permitted. Can I bring food, a stroller or luggage? No outside food or drink, other than small snacks for children or anyone with a food allergy. Refillable water bottles are welcome and there are filling stations throughout. Strollers are allowed up to 29 inches wide by 52 inches long. Wagons, jogging strollers and ride-ons are not. There are no lockers or bag check, so whatever you bring in, you carry all day. Is there anywhere to eat? Coastline Café on the upper level serves breakfast, lunch and dinner, with beer and cocktails for over 21s. Seaside Delights and Coveside Concessions open on selected days. Why choose Fever? ✔️ Millions of users book every month. ✔️ The best prices and availability at all times. ✔️ Thousands of unique experiences. ✔️ Verified user reviews. ✔️ 24/7 customer service.