
Краби: 4 острова + Изумрудная лагуна
Обновлено: 6/5/2025, 11:25:46 AM
Описание
🏝️ Симиланские острова: Национальный парк
Кристально чистая вода, белоснежные пляжи и удивительный подводный мир
за человека
📋 Программа тура
✅ В стоимость включено
Трансфер от отеля и обратно
Завтрак и обед
Снаряжение для снорклинга
Спасательные жилеты
Входные билеты в национальный парк
Русскоговорящий гид
Страховка
💰 Дополнительные расходы
Трансфер из отелей района Као Лак — 1,500 бат за машину
Напитки на борту (по желанию)
🎒 Взять с собой
Купальник (надеть заранее)
Полотенце для пляжа
Солнцезащитный крем SPF 50+
Головной убор и солнечные очки
Аквашузы или коралловые тапочки
Водонепроницаемый чехол для телефона
Наличные для личных расходов
⭐ Отзывы наших клиентов
Анна М.
2 дня назад
Потрясающий тур! Все было организовано на высшем уровне. Особенно понравилась Майя Бэй без толп туристов.
.phuketgo-tour-page {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
font-family: system-ui, -apple-system, sans-serif;
}
.phuketgo-breadcrumbs {
background: linear-gradient(135deg, #f8fafc, #ffffff);
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 15px 20px;
margin-bottom: 30px;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.breadcrumbs-list {
display: flex;
align-items: center;
gap: 8px;
font-size: 14px;
margin: 0;
padding: 0;
list-style: none;
}
.breadcrumbs-list a {
color: #0ea5e9 !important;
text-decoration: none !important;
font-weight: 500;
padding: 4px 8px;
border-radius: 6px;
transition: all 0.2s ease;
}
.breadcrumb-current {
color: #64748b !important;
font-weight: 600;
background-color: #f1f5f9;
padding: 4px 8px;
border-radius: 6px;
}
.tour-hero-section {
background: linear-gradient(135deg, #0ea5e9, #0284c7);
color: white;
padding: 40px;
border-radius: 20px;
text-align: center;
margin-bottom: 40px;
box-shadow: 0 20px 60px rgba(14, 165, 233, 0.3);
}
.tour-hero-title {
font-size: 42px;
font-weight: bold;
margin-bottom: 20px;
line-height: 1.2;
}
.tour-subtitle {
font-size: 18px;
margin-bottom: 30px;
opacity: 0.9;
}
.tour-pricing-block {
background: rgba(255, 255, 255, 0.1);
padding: 25px;
border-radius: 15px;
backdrop-filter: blur(10px);
}
.price-display {
margin-bottom: 20px;
}
.price-amount {
font-size: 36px;
font-weight: bold;
color: #fbbf24;
display: block;
}
.price-label {
font-size: 16px;
opacity: 0.8;
}
.btn-book-now {
background: #25d366;
color: white;
border: none;
padding: 18px 36px;
border-radius: 25px;
font-size: 18px;
font-weight: bold;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-book-now:hover {
transform: translateY(-2px);
box-shadow: 0 10px 25px rgba(37, 211, 102, 0.3);
}
.tour-program-section,
.tour-includes-section,
.additional-costs-section,
.take-with-section,
.reviews-section {
background: white;
padding: 40px;
border-radius: 20px;
margin-bottom: 30px;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.tour-program-section h2,
.tour-includes-section h2,
.additional-costs-section h2,
.take-with-section h2,
.reviews-section h2 {
color: #0ea5e9;
margin-bottom: 30px;
font-size: 28px;
}
.program-timeline {
display: grid;
gap: 20px;
}
.program-step {
display: flex;
align-items: center;
padding: 20px;
background: linear-gradient(135deg, #f8fafc, #ffffff);
border-radius: 12px;
border-left: 4px solid #0ea5e9;
}
.step-time {
background: linear-gradient(135deg, #0ea5e9, #0284c7);
color: white;
padding: 8px 16px;
border-radius: 20px;
font-weight: bold;
margin-right: 20px;
min-width: 80px;
text-align: center;
}
.step-content {
font-size: 16px;
color: #1e293b;
line-height: 1.5;
}
.includes-grid,
.costs-list,
.take-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 15px;
}
.include-item,
.cost-item,
.take-item {
display: flex;
align-items: center;
gap: 12px;
padding: 15px;
background: linear-gradient(135deg, #f8fafc, #ffffff);
border-radius: 10px;
border: 1px solid #e2e8f0;
}
.include-icon,
.cost-icon,
.take-icon {
font-size: 20px;
flex-shrink: 0;
}
.include-text,
.cost-text,
.take-text {
color: #1e293b;
line-height: 1.4;
}
.additional-costs-section {
background: linear-gradient(135deg, #fff3cd, #fef3c7);
border: 2px solid #fbbf24;
}
.take-with-section {
background: linear-gradient(135deg, #ecfdf5, #f0fdf4);
border: 2px solid #10b981;
}
.reviews-summary {
text-align: center;
padding: 30px;
background: linear-gradient(135deg, #f8fafc, #ffffff);
border-radius: 15px;
margin-bottom: 30px;
}
.rating-number {
font-size: 48px;
font-weight: bold;
color: #0ea5e9;
display: block;
}
.rating-stars {
font-size: 24px;
margin: 10px 0;
}
.reviews-count {
color: #64748b;
font-size: 16px;
}
.review-card {
background: linear-gradient(135deg, #f8fafc, #ffffff);
padding: 25px;
border-radius: 15px;
border: 1px solid #e2e8f0;
}
.review-header {
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 15px;
}
.reviewer-avatar {
width: 50px;
height: 50px;
background: linear-gradient(135deg, #0ea5e9, #0284c7);
color: white;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 20px;
}
.reviewer-info h4 {
margin: 0;
color: #1e293b;
}
.review-date {
color: #64748b;
font-size: 14px;
}
.review-rating {
font-size: 16px;
margin-left: auto;
}
.review-text {
color: #64748b;
line-height: 1.6;
margin: 0;
}
@media (max-width: 768px) {
.phuketgo-tour-page {
padding: 15px;
}
.tour-hero-title {
font-size: 32px;
}
.program-step {
flex-direction: column;
text-align: center;
}
.step-time {
margin-right: 0;
margin-bottom: 10px;
}
.includes-grid,
.costs-list,
.take-list {
grid-template-columns: 1fr;
}
}