
Пхи-Пхи острова и бухта Майя
Знаменитые острова из фильма "Пляж" с Леонардо Ди Каприо
Теги экскурсии
Описание
Пхи-Пхи острова и бухта Майя
Знаменитые острова из фильма «Пляж» с Леонардо Ди Каприо
взрослый
детский
🌟 Основные моменты
Бухта Майя из фильма
Обезьяний пляж
Пещера викингов
Бамбуковый остров
📅 Подробная программа тура
✅ В стоимость включено
Трансфер от отеля
Завтрак на пирсе
Обед на Пи-Пи Дон
Снаряжение для снорклинга
Спасательные жилеты
Билеты в национальный парк
Русскоговорящий гид
Страховка
Фрукты на корабле
💰 Дополнительные расходы
Напитки в ресторане
Сувениры
Дополнительные активности
🎒 Что взять с собой
Купальные принадлежности
Полотенце
Солнцезащитный крем
Фотоаппарат
Деньги на сувениры
Головной убор
⚠️ Ограничения
Дети до 4 лет
Беременные после 6 месяцев
Проблемы с сердцем
🗓️ Лучшее время
Круглый год
📍 Место встречи
Бесплатный трансфер для зон Патонг, Карон, Ката
💡 Хорошо знать
Майя Бей может быть закрыта для восстановления экосистемы
⭐ Отзывы клиентов
«Потрясающий тур! Организация на высшем уровне, все было четко по времени.»
«Незабываемые впечатления! Гид очень профессиональный, все прошло отлично.»
🔥 Забронируйте сейчас!
Ограниченное количество мест каждый день
.maximum-detailed-tour-card {
max-width: 800px;
margin: 0 auto;
font-family: -apple-system, BlinkMacSystemFont, «Segoe UI», Roboto, sans-serif;
line-height: 1.6;
color: #333;
}
.tour-header-section {
background: linear-gradient(135deg, #17BEBB 0%, #2E8B94 100%);
color: white;
padding: 40px 30px;
border-radius: 20px 20px 0 0;
position: relative;
}
.category-ribbon {
background: rgba(255,255,255,0.2);
padding: 8px 20px;
border-radius: 25px;
font-size: 14px;
font-weight: 600;
display: inline-block;
margin-bottom: 20px;
}
.tour-title {
font-size: 2.5rem;
font-weight: 700;
margin-bottom: 16px;
line-height: 1.2;
}
.tour-subtitle {
font-size: 1.125rem;
margin-bottom: 30px;
opacity: 0.95;
}
.tour-meta {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
gap: 20px;
}
.meta-item {
display: flex;
align-items: center;
gap: 8px;
background: rgba(255,255,255,0.1);
padding: 10px 15px;
border-radius: 25px;
backdrop-filter: blur(10px);
}
.meta-icon {
font-size: 16px;
}
.meta-text {
font-size: 14px;
font-weight: 600;
}
.pricing-booking-section {
background: white;
padding: 30px;
border: 1px solid #e2e8f0;
border-top: none;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.pricing-info {
display: flex;
gap: 30px;
}
.price-item {
text-align: center;
}
.price-amount {
display: block;
font-size: 2.5rem;
font-weight: 700;
color: #F4A261;
line-height: 1;
}
.price-amount.child {
font-size: 2rem;
}
.price-label {
font-size: 1rem;
color: #64748b;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.booking-buttons {
display: flex;
gap: 15px;
flex-wrap: wrap;
}
.whatsapp-book-btn, .instant-book-btn {
padding: 15px 25px;
border-radius: 50px;
font-weight: 600;
font-size: 1rem;
text-decoration: none;
border: none;
cursor: pointer;
transition: all 0.3s ease;
}
.whatsapp-book-btn {
background: #25d366;
color: white;
}
.whatsapp-book-btn:hover {
background: #1da851;
transform: translateY(-2px);
}
.instant-book-btn {
background: #FF6F1E;
color: white;
}
.instant-book-btn:hover {
background: #e55a0f;
transform: translateY(-2px);
}
.highlights-section,
.detailed-schedule-section,
.included-section,
.not-included-section,
.bring-section,
.restrictions-section,
.reviews-section {
background: white;
padding: 30px;
margin-bottom: 2px;
border: 1px solid #e2e8f0;
border-top: none;
}
.highlights-section h3,
.detailed-schedule-section h3,
.included-section h3,
.not-included-section h3,
.bring-section h3,
.restrictions-section h3,
.reviews-section h3 {
font-size: 1.5rem;
margin-bottom: 20px;
color: #1e293b;
border-bottom: 2px solid #17BEBB;
padding-bottom: 10px;
}
.highlights-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 15px;
}
.highlight-item {
display: flex;
align-items: center;
gap: 12px;
padding: 15px;
background: #f8fafc;
border-radius: 10px;
border-left: 4px solid #17BEBB;
}
.highlight-check {
color: #10b981;
font-weight: bold;
font-size: 18px;
}
.schedule-timeline {
position: relative;
}
.timeline-item {
display: flex;
margin-bottom: 20px;
padding: 20px;
background: #f8fafc;
border-radius: 12px;
border-left: 4px solid #17BEBB;
transition: all 0.3s ease;
}
.timeline-item:hover {
background: #f1f5f9;
transform: translateX(5px);
}
.timeline-time {
background: linear-gradient(135deg, #17BEBB, #2E8B94);
color: white;
padding: 10px 15px;
border-radius: 20px;
font-weight: 600;
min-width: 80px;
text-align: center;
margin-right: 20px;
flex-shrink: 0;
}
.timeline-content {
flex: 1;
}
.timeline-activity {
font-weight: 600;
color: #1e293b;
margin-bottom: 5px;
}
.timeline-location {
color: #64748b;
font-size: 0.9rem;
}
.included-grid,
.bring-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 12px;
}
.included-item,
.bring-item,
.not-included-item,
.restriction-item {
display: flex;
align-items: center;
gap: 12px;
padding: 12px;
background: #f8fafc;
border-radius: 8px;
transition: all 0.2s ease;
}
.included-item:hover,
.bring-item:hover {
background: #f1f5f9;
transform: translateY(-1px);
}
.included-icon {
color: #10b981;
font-weight: bold;
}
.bring-icon {
font-size: 16px;
}
.not-included-section {
background: linear-gradient(135deg, #fef3c7, #fbbf24);
}
.not-included-list {
display: grid;
gap: 10px;
}
.not-included-item {
background: rgba(255,255,255,0.8);
}
.not-included-icon {
font-size: 16px;
}
.restrictions-section {
background: linear-gradient(135deg, #fef2f2, #fca5a5);
}
.restrictions-list {
display: grid;
gap: 10px;
}
.restriction-item {
background: rgba(255,255,255,0.8);
}
.info-blocks {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
background: white;
padding: 30px;
border: 1px solid #e2e8f0;
border-top: none;
}
.info-block {
background: #f8fafc;
padding: 20px;
border-radius: 12px;
border-left: 4px solid #17BEBB;
}
.info-block h4 {
margin: 0 0 10px 0;
color: #1e293b;
font-size: 1.1rem;
}
.reviews-summary {
display: flex;
align-items: center;
gap: 20px;
margin-bottom: 30px;
padding: 25px;
background: #f8fafc;
border-radius: 15px;
}
.rating-big {
font-size: 4rem;
font-weight: 700;
color: #17BEBB;
}
.stars {
font-size: 1.5rem;
margin-bottom: 5px;
}
.reviews-count {
color: #64748b;
}
.sample-reviews {
display: grid;
gap: 20px;
}
.review-item {
padding: 20px;
background: #f8fafc;
border-radius: 12px;
border-left: 4px solid #17BEBB;
}
.reviewer {
font-weight: 600;
color: #1e293b;
}
.review-rating {
margin: 5px 0 10px 0;
}
.final-cta-section {
background: linear-gradient(135deg, #FF6F1E 0%, #e55a0f 100%);
color: white;
padding: 40px 30px;
text-align: center;
border-radius: 0 0 20px 20px;
}
.cta-content h3 {
font-size: 2rem;
margin-bottom: 10px;
}
.cta-content p {
margin-bottom: 25px;
opacity: 0.9;
}
.cta-buttons {
display: flex;
gap: 20px;
justify-content: center;
flex-wrap: wrap;
}
.cta-whatsapp,
.cta-call {
padding: 15px 30px;
border-radius: 50px;
font-weight: 600;
font-size: 1.1rem;
text-decoration: none;
border: 2px solid white;
background: transparent;
color: white;
cursor: pointer;
transition: all 0.3s ease;
}
.cta-whatsapp:hover,
.cta-call:hover {
background: white;
color: #FF6F1E;
transform: translateY(-3px);
}
@media (max-width: 768px) {
.tour-title {
font-size: 2rem;
}
.pricing-booking-section {
flex-direction: column;
text-align: center;
}
.pricing-info {
justify-content: center;
}
.timeline-item {
flex-direction: column;
gap: 15px;
}
.timeline-time {
margin-right: 0;
align-self: flex-start;
}
.highlights-grid,
.included-grid,
.bring-grid {
grid-template-columns: 1fr;
}
.info-blocks {
grid-template-columns: 1fr;
}
.cta-buttons {
flex-direction: column;
align-items: center;
}
}