

{"id":22873,"date":"2026-03-17T18:31:38","date_gmt":"2026-03-17T11:31:38","guid":{"rendered":"https:\/\/www.mytour.sa\/?page_id=22873"},"modified":"2026-03-22T03:22:00","modified_gmt":"2026-03-21T20:22:00","slug":"burj-offer-sample-version-2","status":"publish","type":"page","link":"https:\/\/mytour.tours\/ar\/burj-offer-sample-version-2\/","title":{"rendered":"Burj Offer Sample Version 2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22873\" class=\"elementor elementor-22873\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5ad81e e-flex e-con-boxed e-con e-parent\" data-id=\"a5ad81e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-062b056 elementor-widget elementor-widget-html\" data-id=\"062b056\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r<html lang=\"ar\" dir=\"rtl\">\r<head>\r    <meta charset=\"UTF-8\">\r    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\r    <title>\u0639\u0631\u0636 \u0628\u0631\u062c \u0627\u0644\u062d\u0635\u0631\u064a - \u0645\u0627\u064a \u062a\u0648\u0631<\/title>\r    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\r    <style>\r        :root {\r            --burj-green: #AAFF03;\r            --mytour-orange: #FF7043;\r            --bg-warm: #FFFBF7;\r            --bg-cream: #FFF8F0;\r            --text-dark: #2D2D2D;\r            --text-body: #5A5A5A;\r            --text-light: #8A8A8A;\r            --white: #FFFFFF;\r            --success: #22C55E;\r            --warning: #F59E0B;\r            --warm-gray: #E8E4E0;\r            --required-bg: #FFF3E0;\r            --required-border: #FF7043;\r        }\r\r        * {\r            margin: 0;\r            padding: 0;\r            box-sizing: border-box;\r        }\r\r        body {\r            font-family: 'Cairo', 'Inter', sans-serif;\r            background-color: var(--bg-warm);\r            color: var(--text-body);\r            line-height: 1.6;\r            -webkit-font-smoothing: antialiased;\r        }\r\r        .brand-bar {\r            display: flex;\r            align-items: center;\r            justify-content: center;\r            gap: 16px;\r            padding: 20px;\r            background: linear-gradient(135deg, rgba(170,255,3,0.06) 0%, rgba(255,112,67,0.06) 100%);\r        }\r\r        .brand-item {\r            display: flex;\r            align-items: center;\r            gap: 8px;\r            font-weight: 800;\r            font-size: 22px;\r            color: var(--text-dark);\r        }\r\r        .brand-burj i { color: var(--burj-green); font-size: 24px; }\r        .brand-mytour i { color: var(--mytour-orange); font-size: 24px; }\r        .brand-x { font-size: 18px; color: var(--text-light); }\r\r        .container {\r            max-width: 600px;\r            margin: 0 auto;\r            padding: 0 16px 32px;\r        }\r\r        .hero-section {\r            text-align: center;\r            padding: 24px 0 16px;\r        }\r\r        .hero-section.hidden {\r            display: none;\r        }\r\r        .badge-subtitle {\r            display: inline-flex;\r            align-items: center;\r            gap: 6px;\r            background: var(--white);\r            border: 1px solid var(--bg-cream);\r            padding: 6px 12px;\r            border-radius: 50px;\r            font-size: 12px;\r            font-weight: 600;\r            color: var(--text-body);\r            margin-bottom: 12px;\r            box-shadow: 0 2px 8px rgba(0,0,0,0.03);\r        }\r\r        h1 {\r            font-size: 26px;\r            font-weight: 800;\r            color: var(--mytour-orange);\r            margin-bottom: 6px;\r        }\r\r        .hero-text {\r            color: var(--text-body);\r            font-size: 15px;\r        }\r\r        .offer-compact {\r            background: var(--white);\r            border-radius: 16px;\r            padding: 16px;\r            margin: 20px 0;\r            box-shadow: 0 2px 12px rgba(0,0,0,0.04);\r            border: 1px solid var(--bg-cream);\r        }\r\r        .offer-list {\r            display: flex;\r            flex-direction: column;\r            gap: 8px;\r        }\r\r        .offer-checkbox-item {\r            display: flex;\r            align-items: center;\r            gap: 10px;\r            padding: 12px;\r            background: var(--bg-warm);\r            border-radius: 10px;\r            border: 1.5px solid transparent;\r            transition: all 0.2s;\r            flex-direction: row;\r        }\r\r        .offer-checkbox-item .checkbox-icon {\r            order: 1;\r        }\r\r        .offer-checkbox-item .offer-content {\r            order: 2;\r            flex: 1;\r            text-align: right;\r        }\r\r        .offer-checkbox-item .offer-price-tag {\r            order: 3;\r            margin-right: auto;\r            margin-left: 0;\r        }\r\r        @media (max-width: 480px) {\r            .offer-checkbox-item {\r                flex-direction: column;\r                align-items: flex-start;\r                gap: 8px;\r                position: relative;\r                padding-left: 40px;\r            }\r\r            .offer-checkbox-item .checkbox-icon {\r                position: absolute;\r                left: 12px;\r                top: 12px;\r                order: 1;\r            }\r\r            .offer-checkbox-item .offer-content {\r                order: 2;\r                width: 100%;\r                padding-right: 0;\r                display: flex;\r                flex-direction: column;\r                gap: 6px;\r            }\r\r            .offer-checkbox-item .offer-content > div {\r                flex-direction: column !important;\r                align-items: flex-start !important;\r                gap: 6px !important;\r            }\r\r            .offer-checkbox-item .offer-price-tag {\r                order: 3;\r                align-self: flex-start;\r                margin-right: 0;\r                margin-top: 4px;\r            }\r\r            .offer-label-main {\r                font-size: 14px;\r            }\r        }\r\r        .offer-checkbox-item.completed {\r            background: #F0FDF4;\r            border-color: #BBF7D0;\r        }\r\r        .offer-checkbox-item.pending {\r            background: var(--bg-warm);\r            border-color: var(--warm-gray);\r            opacity: 0.85;\r        }\r\r        .checkbox-icon {\r            width: 22px;\r            height: 22px;\r            border-radius: 50%;\r            display: flex;\r            align-items: center;\r            justify-content: center;\r            flex-shrink: 0;\r            transition: all 0.2s;\r            overflow: hidden;\r        }\r\r        .checkbox-icon img {\r            width: 14px;\r            height: 14px;\r            object-fit: contain;\r            filter: brightness(0) saturate(100%) invert(56%) sepia(74%) saturate(2459%) hue-rotate(338deg) brightness(101%) contrast(101%);\r        }\r\r        .offer-checkbox-item.completed .checkbox-icon {\r            background: var(--success);\r            color: white;\r        }\r\r        .offer-checkbox-item.completed .checkbox-icon img {\r            filter: brightness(0) invert(1);\r        }\r\r        .offer-checkbox-item.pending .checkbox-icon {\r            background: var(--white);\r            border: 1.5px solid var(--warm-gray);\r            color: var(--text-light);\r        }\r\r        .offer-content {\r            flex: 1;\r            text-align: right;\r        }\r\r        .offer-label-main {\r            font-size: 13px;\r            font-weight: 700;\r            color: var(--text-dark);\r        }\r\r        .offer-label-sub {\r            font-size: 11px;\r            color: var(--text-light);\r            font-weight: 500;\r            margin-top: 1px;\r        }\r\r        .offer-price-tag {\r            font-size: 13px;\r            font-weight: 700;\r            color: var(--text-dark);\r            background: var(--burj-green);\r            padding: 3px 10px;\r            border-radius: 20px;\r            white-space: nowrap;\r            display: flex;\r            align-items: center;\r            gap: 3px;\r        }\r\r        .offer-price-tag.free {\r            background: var(--burj-green);\r        }\r\r        .offer-price-tag.paid {\r            background: var(--bg-warm);\r            border: 1px solid var(--warm-gray);\r        }\r\r        .offer-total-box {\r            margin-top: 16px;\r            padding-top: 16px;\r            border-top: 2px solid var(--bg-cream);\r        }\r\r        .total-label {\r            font-size: 13px;\r            font-weight: 700;\r            color: var(--text-dark);\r        }\r\r        .total-amount {\r            font-size: 20px;\r            font-weight: 800;\r            color: var(--mytour-orange);\r        }\r\r        .stepper {\r            display: flex;\r            justify-content: space-between;\r            margin-bottom: 24px;\r            padding: 0 8px;\r        }\r\r        .step {\r            display: flex;\r            flex-direction: column;\r            align-items: center;\r            gap: 4px;\r            flex: 1;\r        }\r\r        .step-circle {\r            width: 32px;\r            height: 32px;\r            border-radius: 50%;\r            display: flex;\r            align-items: center;\r            justify-content: center;\r            font-size: 13px;\r            font-weight: 800;\r            background: var(--bg-cream);\r            color: var(--text-light);\r            border: 2px solid transparent;\r            transition: all 0.3s;\r        }\r\r        .step.active .step-circle {\r            background: var(--mytour-orange);\r            color: white;\r            box-shadow: 0 0 0 4px rgba(255,112,67,0.2);\r            transform: scale(1.1);\r        }\r\r        .step.completed .step-circle {\r            background: var(--success);\r            color: white;\r        }\r\r        .step-label {\r            font-size: 12px;\r            font-weight: 700;\r            color: var(--text-light);\r        }\r\r        .step.active .step-label {\r            color: var(--mytour-orange);\r            font-weight: 800;\r        }\r\r        .step.completed .step-label {\r            color: var(--success);\r        }\r\r        .step-card {\r            display: none;\r            animation: fadeIn 0.3s ease;\r        }\r\r        .step-card.active {\r            display: block;\r        }\r\r        @keyframes fadeIn {\r            from { opacity: 0; }\r            to { opacity: 1; }\r        }\r\r        .card-box {\r            background: var(--white);\r            border-radius: 20px;\r            padding: 24px;\r            box-shadow: 0 4px 20px rgba(0,0,0,0.06);\r            border: 1px solid var(--bg-cream);\r        }\r\r        .card-title {\r            font-size: 20px;\r            font-weight: 800;\r            color: var(--text-dark);\r            margin-bottom: 6px;\r            display: flex;\r            align-items: center;\r            gap: 10px;\r        }\r\r        .card-title::before {\r            content: '';\r            width: 5px;\r            height: 24px;\r            background: linear-gradient(180deg, var(--burj-green), var(--mytour-orange));\r            border-radius: 3px;\r        }\r\r        .card-subtitle {\r            font-size: 15px;\r            color: var(--text-light);\r            margin-bottom: 20px;\r            padding-right: 15px;\r            font-weight: 500;\r        }\r\r        .section-header {\r            margin-bottom: 16px;\r        }\r\r        .section-title {\r            font-size: 18px;\r            font-weight: 800;\r            color: var(--text-dark);\r            margin-bottom: 4px;\r        }\r\r        .section-desc {\r            font-size: 14px;\r            color: var(--text-light);\r            font-weight: 500;\r        }\r\r        .form-group {\r            margin-bottom: 20px;\r        }\r\r        .form-label {\r            display: block;\r            font-size: 14px;\r            font-weight: 700;\r            color: var(--text-dark);\r            margin-bottom: 8px;\r            display: flex;\r            align-items: center;\r            gap: 6px;\r        }\r\r        .form-label::after {\r            content: '*';\r            color: var(--mytour-orange);\r        }\r\r        .form-input {\r            width: 100%;\r            padding: 16px;\r            border: 2px solid var(--required-border);\r            border-radius: 12px;\r            font-size: 16px;\r            font-family: inherit;\r            background: var(--required-bg);\r            color: var(--text-dark);\r            font-weight: 600;\r            transition: all 0.2s;\r            text-align: right;\r        }\r\r        .form-input:focus {\r            outline: none;\r            border-color: var(--mytour-orange);\r            background: var(--white);\r            box-shadow: 0 0 0 4px rgba(255,112,67,0.15);\r        }\r\r        .form-input:valid {\r            background: #F0FDF4;\r            border-color: var(--success);\r        }\r\r        .btn {\r            width: 100%;\r            padding: 16px;\r            border: none;\r            border-radius: 12px;\r            font-family: inherit;\r            font-size: 16px;\r            font-weight: 700;\r            cursor: pointer;\r            transition: all 0.2s;\r            display: flex;\r            align-items: center;\r            justify-content: center;\r            gap: 8px;\r            text-decoration: none;\r        }\r\r        .btn-burj {\r            background: var(--burj-green);\r            color: var(--text-dark);\r            box-shadow: 0 4px 12px rgba(170,255,3,0.3);\r        }\r\r        .btn-burj:hover {\r            background: #98E600;\r            transform: translateY(-2px);\r            box-shadow: 0 6px 16px rgba(170,255,3,0.4);\r        }\r\r        .btn-orange {\r            background: var(--mytour-orange);\r            color: white;\r            box-shadow: 0 4px 12px rgba(255,112,67,0.3);\r        }\r\r        .btn-orange:hover {\r            background: #F56A3F;\r            transform: translateY(-2px);\r        }\r\r        .btn-orange:disabled {\r            background: var(--bg-cream);\r            color: var(--text-light);\r            box-shadow: none;\r            cursor: not-allowed;\r            transform: none;\r        }\r\r        .btn-outline {\r            background: transparent;\r            border: 2px solid var(--warm-gray);\r            color: var(--text-body);\r        }\r\r        .btn-outline:hover {\r            background: var(--bg-warm);\r            border-color: var(--text-light);\r        }\r\r        .step-actions {\r            display: flex;\r            gap: 12px;\r            margin-top: 20px;\r        }\r\r        .step-actions .btn {\r            flex: 1;\r        }\r\r        .status-msg {\r            padding: 14px;\r            border-radius: 12px;\r            margin-top: 16px;\r            display: none;\r            align-items: flex-start;\r            gap: 12px;\r            font-size: 14px;\r            font-weight: 600;\r        }\r\r        .status-msg.show {\r            display: flex;\r        }\r\r        .status-error {\r            background: #FEF2F2;\r            border: 2px solid #FECACA;\r            color: #991B1B;\r        }\r\r        .status-success {\r            background: #F0FDF4;\r            border: 2px solid #BBF7D0;\r            color: #166534;\r        }\r\r        .airport-options {\r            display: grid;\r            grid-template-columns: repeat(3, 1fr);\r            gap: 12px;\r            margin-bottom: 20px;\r        }\r\r        @media (max-width: 400px) {\r            .airport-options {\r                gap: 8px;\r            }\r        }\r\r        .airport-chip {\r            background: var(--bg-warm);\r            border: 2px solid var(--bg-cream);\r            border-radius: 14px;\r            padding: 20px 8px;\r            text-align: center;\r            cursor: pointer;\r            transition: all 0.2s ease;\r            position: relative;\r            overflow: hidden;\r        }\r\r        @media (max-width: 400px) {\r            .airport-chip {\r                padding: 16px 4px;\r            }\r        }\r\r        .airport-chip:hover {\r            border-color: var(--mytour-orange);\r            background: var(--white);\r            transform: translateY(-2px);\r            box-shadow: 0 4px 12px rgba(255,112,67,0.1);\r        }\r\r        .airport-chip.selected {\r            border-color: var(--mytour-orange);\r            background: var(--white);\r            box-shadow: 0 4px 12px rgba(255,112,67,0.15);\r        }\r\r        .airport-chip.selected::after {\r            content: '';\r            position: absolute;\r            top: 8px;\r            right: 8px;\r            left: auto;\r            width: 22px;\r            height: 22px;\r            background: var(--mytour-orange);\r            border-radius: 50%;\r            display: flex;\r            align-items: center;\r            justify-content: center;\r            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C\/polyline%3E%3C\/svg%3E\");\r            background-repeat: no-repeat;\r            background-position: center;\r            box-shadow: 0 2px 4px rgba(0,0,0,0.2);\r        }\r\r        .airport-chip:not(.selected):hover {\r            border-color: var(--mytour-orange);\r            border-style: solid;\r        }\r\r        .airport-chip:not(.selected)::before {\r            content: '';\r            position: absolute;\r            top: 8px;\r            right: 8px;\r            left: auto;\r            width: 22px;\r            height: 22px;\r            border: 2px solid var(--warm-gray);\r            border-radius: 50%;\r            opacity: 0.5;\r            transition: all 0.2s;\r        }\r\r        .airport-chip:not(.selected):hover::before {\r            border-color: var(--mytour-orange);\r            opacity: 0.8;\r        }\r\r        .airport-code-sm {\r            font-size: 24px;\r            font-weight: 800;\r            color: var(--text-dark);\r            margin-bottom: 4px;\r        }\r\r        @media (max-width: 400px) {\r            .airport-code-sm {\r                font-size: 20px;\r            }\r        }\r\r        .airport-name-sm {\r            font-size: 12px;\r            color: var(--text-light);\r            font-weight: 600;\r            line-height: 1.2;\r        }\r\r        @media (max-width: 400px) {\r            .airport-name-sm {\r                font-size: 10px;\r            }\r        }\r\r        @media (max-width: 480px) {\r            .airport-chip {\r                padding-top: 36px;\r                padding-bottom: 16px;\r                position: relative;\r            }\r            \r            .airport-chip.selected::after,\r            .airport-chip:not(.selected)::before {\r                top: 8px;\r                right: 50%;\r                transform: translateX(50%);\r                width: 20px;\r                height: 20px;\r            }\r            \r            .airport-code-sm {\r                margin-top: 4px;\r                font-size: 22px;\r            }\r            \r            .airport-name-sm {\r                font-size: 11px;\r                margin-top: 2px;\r            }\r        }\r\r        .details-compact {\r            display: grid;\r            grid-template-columns: 120px 1fr;\r            gap: 20px;\r            margin-top: 24px;\r            padding-top: 24px;\r            border-top: 2px solid var(--bg-cream);\r        }\r\r        @media (max-width: 480px) {\r            .details-compact {\r                grid-template-columns: 1fr;\r                gap: 16px;\r            }\r        }\r\r        .image-stack {\r            display: flex;\r            flex-direction: column;\r            gap: 8px;\r        }\r\r        @media (max-width: 480px) {\r            .image-stack {\r                flex-direction: row;\r                align-items: flex-start;\r                gap: 8px;\r            }\r        }\r\r        .img-main-sm {\r            width: 100%;\r            height: 120px;\r            object-fit: cover;\r            border-radius: 12px;\r        }\r\r        @media (max-width: 480px) {\r            .img-main-sm {\r                width: calc(100% - 64px);\r                height: 100px;\r            }\r        }\r\r        .img-thumbs-row {\r            display: flex;\r            gap: 6px;\r        }\r\r        @media (max-width: 480px) {\r            .img-thumbs-row {\r                flex-direction: column;\r                width: 56px;\r                gap: 4px;\r            }\r        }\r\r        .img-thumb-xs {\r            width: 36px;\r            height: 36px;\r            object-fit: cover;\r            border-radius: 8px;\r            opacity: 0.6;\r            cursor: pointer;\r            border: 2px solid transparent;\r            transition: all 0.2s;\r        }\r\r        @media (max-width: 480px) {\r            .img-thumb-xs {\r                width: 56px;\r                height: 56px;\r            }\r        }\r\r        .img-thumb-xs.active {\r            opacity: 1;\r            border-color: var(--mytour-orange);\r        }\r\r        .details-text {\r            display: flex;\r            flex-direction: column;\r            gap: 16px;\r        }\r\r        .details-title {\r            font-size: 18px;\r            font-weight: 800;\r            color: var(--text-dark);\r        }\r\r        .benefits-grid {\r            display: grid;\r            grid-template-columns: 1fr;\r            gap: 8px;\r        }\r\r        .benefit-item {\r            display: flex;\r            align-items: center;\r            gap: 8px;\r            font-size: 14px;\r            color: var(--text-body);\r            background: var(--bg-warm);\r            padding: 12px;\r            border-radius: 10px;\r            font-weight: 600;\r            text-align: right;\r        }\r\r        .benefit-icon {\r            color: var(--success);\r            font-size: 16px;\r            width: 20px;\r            text-align: center;\r            flex-shrink: 0;\r        }\r\r        .rules-section-title {\r            font-size: 13px;\r            font-weight: 700;\r            color: var(--text-dark);\r            text-transform: uppercase;\r            letter-spacing: 0.5px;\r            margin-bottom: 12px;\r            text-align: right;\r        }\r\r        .rules-grid {\r            display: grid;\r            grid-template-columns: 1fr 1fr;\r            gap: 8px;\r        }\r\r        @media (max-width: 480px) {\r            .rules-grid {\r                grid-template-columns: 1fr 1fr;\r                gap: 6px;\r            }\r\r            .rule-item {\r                font-size: 11px;\r                padding: 8px;\r            }\r        }\r\r        .rule-item {\r            display: flex;\r            align-items: center;\r            gap: 8px;\r            font-size: 13px;\r            color: var(--text-dark);\r            background: var(--white);\r            border: 1.5px solid var(--warm-gray);\r            padding: 10px;\r            border-radius: 8px;\r            font-weight: 600;\r        }\r\r        .rule-icon {\r            color: var(--mytour-orange);\r            font-size: 14px;\r            width: 16px;\r            text-align: center;\r        }\r\r        .hotel-compact {\r            display: flex;\r            flex-direction: column;\r            gap: 10px;\r            margin: 16px 0;\r        }\r\r        .hotel-row {\r            display: flex;\r            align-items: flex-start;\r            gap: 16px;\r            padding: 16px;\r            background: var(--bg-warm);\r            border-radius: 12px;\r            cursor: pointer;\r            border: 2px solid transparent;\r            transition: all 0.2s;\r            position: relative;\r        }\r\r        @media (max-width: 480px) {\r            .hotel-row {\r                gap: 20px;\r                padding: 20px 16px;\r            }\r        }\r\r        .hotel-row.selected {\r            border-color: var(--mytour-orange);\r            background: var(--white);\r            box-shadow: 0 4px 12px rgba(255,112,67,0.1);\r        }\r\r        .hotel-radio {\r            width: 28px;\r            height: 28px;\r            accent-color: var(--mytour-orange);\r            margin-top: 2px;\r            cursor: pointer;\r            flex-shrink: 0;\r            min-width: 28px;\r            min-height: 28px;\r            margin-left: 4px;\r        }\r\r        @media (max-width: 480px) {\r            .hotel-radio {\r                width: 32px;\r                height: 32px;\r                margin-top: 0;\r                align-self: flex-start;\r                margin-left: 8px;\r                margin-right: 0;\r            }\r        }\r\r        .hotel-info {\r            flex: 1;\r            text-align: right;\r            display: flex;\r            flex-direction: column;\r            gap: 8px;\r        }\r\r        .hotel-header {\r            display: flex;\r            justify-content: space-between;\r            align-items: flex-start;\r            margin-bottom: 4px;\r        }\r\r        .hotel-label {\r            font-size: 15px;\r            font-weight: 700;\r            color: var(--text-dark);\r            display: block;\r        }\r\r        .hotel-price-container {\r            display: flex;\r            flex-direction: column;\r            align-items: flex-end;\r            gap: 2px;\r        }\r\r        .hotel-price-main {\r            display: flex;\r            align-items: baseline;\r            gap: 4px;\r            font-size: 24px;\r            font-weight: 800;\r            color: var(--text-dark);\r            flex-direction: row;\r        }\r\r        .hotel-price-currency {\r            font-size: 14px;\r            font-weight: 600;\r            opacity: 0.9;\r        }\r\r        .hotel-price-note {\r            font-size: 11px;\r            color: var(--text-light);\r            font-weight: 600;\r            text-align: right;\r        }\r\r        .hotel-price-additional {\r            font-size: 11px;\r            color: var(--text-light);\r            font-weight: 600;\r            margin-top: 2px;\r        }\r\r        .alt-tours-box {\r            margin-top: 24px;\r            padding: 24px;\r            background: linear-gradient(135deg, rgba(170,255,3,0.05) 0%, rgba(255,112,67,0.05) 100%);\r            border: 2px dashed var(--bg-cream);\r            border-radius: 16px;\r            text-align: center;\r        }\r\r        .alt-tours-text {\r            font-size: 15px;\r            color: var(--text-dark);\r            margin-bottom: 12px;\r            font-weight: 700;\r        }\r\r        .btn-link {\r            display: inline-flex;\r            align-items: center;\r            gap: 8px;\r            padding: 12px 24px;\r            background: var(--white);\r            border: 2px solid var(--mytour-orange);\r            color: var(--mytour-orange);\r            border-radius: 12px;\r            font-size: 14px;\r            font-weight: 700;\r            cursor: pointer;\r            text-decoration: none;\r            transition: all 0.2s;\r            box-shadow: 0 2px 8px rgba(255,112,67,0.1);\r        }\r\r        .btn-link:hover {\r            background: var(--mytour-orange);\r            color: white;\r            transform: translateY(-2px);\r            box-shadow: 0 4px 12px rgba(255,112,67,0.2);\r        }\r\r        .hidden { display: none !important; }\r\r        .tc-section {\r            margin-top: 20px;\r            border: 2px dashed var(--warm-gray);\r            border-radius: 12px;\r            overflow: hidden;\r            background: var(--bg-warm);\r        }\r\r        .tc-header {\r            padding: 16px;\r            cursor: pointer;\r            display: flex;\r            justify-content: space-between;\r            align-items: center;\r            background: transparent;\r            transition: all 0.2s;\r        }\r\r        .tc-header:hover {\r            background: rgba(0,0,0,0.02);\r        }\r\r        .tc-title {\r            font-size: 14px;\r            font-weight: 700;\r            color: var(--text-dark);\r            display: flex;\r            align-items: center;\r            gap: 8px;\r        }\r\r        .tc-icon {\r            color: var(--mytour-orange);\r            font-size: 14px;\r            transition: transform 0.3s ease;\r        }\r\r        .tc-section.expanded .tc-icon {\r            transform: rotate(180deg);\r        }\r\r        .tc-content {\r            max-height: 0;\r            overflow: hidden;\r            transition: max-height 0.3s ease;\r            padding: 0 16px;\r        }\r\r        .tc-section.expanded .tc-content {\r            max-height: 500px;\r            padding: 0 16px 16px;\r        }\r\r        .tc-list {\r            list-style: none;\r            display: flex;\r            flex-direction: column;\r            gap: 10px;\r        }\r\r        .tc-item {\r            font-size: 13px;\r            color: var(--text-body);\r            background: var(--white);\r            padding: 12px;\r            border-radius: 8px;\r            text-align: right;\r            line-height: 1.5;\r        }\r\r        .pickup-notice {\r            background: linear-gradient(135deg, rgba(170,255,3,0.1) 0%, rgba(255,112,67,0.1) 100%);\r            border: 2px solid var(--burj-green);\r            border-radius: 12px;\r            padding: 16px;\r            margin-bottom: 20px;\r            display: flex;\r            align-items: center;\r            gap: 12px;\r        }\r\r        .pickup-icon {\r            width: 40px;\r            height: 40px;\r            background: var(--burj-green);\r            border-radius: 50%;\r            display: flex;\r            align-items: center;\r            justify-content: center;\r            color: var(--text-dark);\r            font-size: 18px;\r            flex-shrink: 0;\r        }\r\r        .pickup-text {\r            font-size: 14px;\r            font-weight: 700;\r            color: var(--text-dark);\r            line-height: 1.5;\r        }\r\r        .external-link-btn {\r            display: inline-flex;\r            align-items: center;\r            justify-content: center;\r            gap: 8px;\r            margin-top: 16px;\r            padding: 12px 20px;\r            background: transparent;\r            border: 2px solid var(--text-light);\r            color: var(--text-body);\r            border-radius: 10px;\r            font-size: 13px;\r            font-weight: 700;\r            cursor: pointer;\r            text-decoration: none;\r            transition: all 0.2s;\r            width: 100%;\r        }\r\r        .external-link-btn:hover {\r            border-color: var(--mytour-orange);\r            color: var(--mytour-orange);\r            background: rgba(255,112,67,0.05);\r        }\r\r        .coupon-section {\r            background: linear-gradient(135deg, rgba(170,255,3,0.08) 0%, rgba(255,112,67,0.08) 100%);\r            border: 2px dashed var(--burj-green);\r            border-radius: 16px;\r            padding: 24px;\r            text-align: center;\r            margin-top: 20px;\r        }\r\r        .coupon-title {\r            font-size: 18px;\r            font-weight: 800;\r            color: var(--text-dark);\r            margin-bottom: 8px;\r        }\r\r        .coupon-title.hidden {\r            display: none;\r        }\r\r        .coupon-subtitle {\r            font-size: 14px;\r            color: var(--text-body);\r            margin-bottom: 16px;\r            font-weight: 500;\r        }\r\r        .coupon-code-display {\r            display: inline-flex;\r            align-items: center;\r            gap: 12px;\r            background: var(--white);\r            border: 2px solid var(--burj-green);\r            border-radius: 12px;\r            padding: 12px 20px;\r            margin-bottom: 16px;\r            font-family: 'Courier New', monospace;\r            font-size: 24px;\r            font-weight: 800;\r            color: var(--text-dark);\r            letter-spacing: 2px;\r        }\r\r        .coupon-btn {\r            background: var(--burj-green);\r            color: var(--text-dark);\r            border: none;\r            padding: 14px 32px;\r            border-radius: 12px;\r            font-size: 16px;\r            font-weight: 700;\r            cursor: pointer;\r            transition: all 0.2s;\r            display: inline-flex;\r            align-items: center;\r            gap: 8px;\r            box-shadow: 0 4px 12px rgba(170,255,3,0.3);\r        }\r\r        .coupon-btn:hover {\r            background: #98E600;\r            transform: translateY(-2px);\r            box-shadow: 0 6px 16px rgba(170,255,3,0.4);\r        }\r\r        .coupon-btn.applied {\r            background: var(--success);\r            color: white;\r            cursor: default;\r            pointer-events: none;\r        }\r\r        @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\r        \r        .price-summary {\r            width: 100%;\r            display: flex;\r            flex-direction: column;\r            gap: 8px;\r        }\r\r        .price-row {\r            display: flex;\r            justify-content: space-between;\r            align-items: center;\r            font-size: 13px;\r        }\r\r        .price-row.remaining {\r            color: var(--success);\r            font-weight: 600;\r        }\r\r        .price-row.highlight {\r            background: linear-gradient(135deg, rgba(255,112,67,0.08) 0%, rgba(170,255,3,0.08) 100%);\r            margin: 4px -12px -12px -12px;\r            padding: 12px;\r            border-radius: 0 0 14px 14px;\r            border-top: 2px solid var(--bg-cream);\r        }\r\r        .price-label {\r            color: var(--text-body);\r            font-weight: 600;\r        }\r\r        .price-value {\r            font-weight: 700;\r            font-family: 'Inter', sans-serif;\r        }\r\r        .price-value.total {\r            color: var(--text-dark);\r            display: flex;\r            align-items: baseline;\r            gap: 3px;\r        }\r\r        .price-value.secured {\r            background: #F0FDF4;\r            padding: 4px 12px;\r            border-radius: 20px;\r            font-size: 14px;\r            font-weight: 800;\r            font-family: 'Inter', sans-serif;\r            letter-spacing: -0.3px;\r        }\r\r        .price-value.remaining {\r            color: var(--mytour-orange);\r            font-size: 20px;\r            font-weight: 800;\r        }\r        \r        .price-divider {\r            height: 1px;\r            background: var(--bg-cream);\r            margin: 4px 0;\r        }\r        \r        .free-badge {\r            background: var(--burj-green);\r            color: var(--text-dark);\r            padding: 2px 8px;\r            border-radius: 12px;\r            font-size: 12px;\r            font-weight: 700;\r        }\r        \r        .helper-text {\r            font-size: 12px;\r            color: #FB5D60;\r            font-weight: 600;\r            margin-top: -4px;\r            margin-bottom: 12px;\r            display: block;\r        }\r\r        .date-helper-text {\r            font-size: 12px;\r            color: #FB5D60;\r            font-weight: 600;\r            margin-top: -4px;\r            margin-bottom: 8px;\r            display: block;\r        }\r        \r        .price-rtl-fix {\r            display: inline-flex;\r            flex-direction: row;\r            align-items: baseline;\r            gap: 4px;\r        }\r\r        .label-with-helper {\r            margin-bottom: 4px;\r        }\r\r        .terms-checkbox-wrapper {\r            margin: 24px 0;\r            padding: 16px;\r            background: var(--bg-warm);\r            border-radius: 12px;\r            border: 2px solid var(--warm-gray);\r        }\r\r        .terms-checkbox-label {\r            display: flex;\r            align-items: flex-start;\r            gap: 12px;\r            cursor: pointer;\r            text-align: right;\r            font-size: 14px;\r            font-weight: 600;\r            color: var(--text-dark);\r            line-height: 1.5;\r        }\r\r        .terms-checkbox-label input[type=\"checkbox\"] {\r            width: 20px;\r            height: 20px;\r            accent-color: var(--mytour-orange);\r            margin-top: 2px;\r            flex-shrink: 0;\r        }\r\r        .terms-link {\r            color: var(--mytour-orange);\r            text-decoration: underline;\r            cursor: pointer;\r            font-weight: 700;\r        }\r\r        .terms-dropdown {\r            display: none;\r            margin-top: 16px;\r            max-height: 400px;\r            overflow-y: auto;\r            background: var(--white);\r            border: 2px solid var(--warm-gray);\r            border-radius: 12px;\r            padding: 20px;\r            animation: slideDown 0.3s ease;\r        }\r\r        .terms-dropdown.show {\r            display: block;\r        }\r\r        @keyframes slideDown {\r            from { opacity: 0; max-height: 0; }\r            to { opacity: 1; max-height: 400px; }\r        }\r\r        .terms-content-title {\r            font-size: 15px;\r            font-weight: 800;\r            color: var(--text-dark);\r            margin-bottom: 16px;\r            padding-bottom: 12px;\r            border-bottom: 2px solid var(--bg-cream);\r        }\r\r        .terms-list {\r            list-style: none;\r            display: flex;\r            flex-direction: column;\r            gap: 12px;\r        }\r\r        .terms-item {\r            display: flex;\r            align-items: flex-start;\r            gap: 10px;\r            font-size: 13px;\r            line-height: 1.7;\r            color: var(--text-body);\r            padding: 10px;\r            background: var(--bg-warm);\r            border-radius: 8px;\r        }\r\r        .terms-icon-check {\r            color: var(--success);\r            font-weight: 800;\r            flex-shrink: 0;\r            font-size: 14px;\r        }\r\r        .terms-icon-warning {\r            color: var(--warning);\r            font-weight: 800;\r            flex-shrink: 0;\r            font-size: 14px;\r        }\r\r        .terms-warning-box {\r            margin-top: 16px;\r            padding-top: 16px;\r            border-top: 1px solid var(--warm-gray);\r            display: flex;\r            align-items: flex-start;\r            gap: 8px;\r            font-size: 13px;\r            font-weight: 700;\r            color: var(--text-dark);\r        }\r\r        .price-ltr-inline {\r            display: inline-flex;\r            direction: ltr;\r            align-items: center;\r            gap: 3px;\r        }\r\r        .price-ltr-baseline {\r            display: inline-flex;\r            direction: ltr;\r            align-items: baseline;\r            gap: 4px;\r        }\r\r        .price-ltr-block {\r            direction: ltr;\r            display: inline-flex;\r            align-items: baseline;\r            gap: 4px;\r        }\r\r        .price-text-rtl {\r            direction: rtl;\r            unicode-bidi: isolate;\r        }\r    <\/style>\r<\/head>\r<body>\r\r    <div class=\"brand-bar\">\r        <div class=\"brand-item brand-mytour\">\r            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2024\/11\/mytour-2.svg\" width=\"80\" height=\"40\" style=\"display:inline-block;vertical-align:middle; object-fit: contain;\" alt=\"MyTour\">\r        <\/div>\r        <div class=\"brand-x\">\r            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg>\r        <\/div>\r        <div class=\"brand-item brand-burj\">\r            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/burj-logo.png\" width=\"80\" height=\"40\" style=\"display:inline-block;vertical-align:middle; object-fit: contain;\" alt=\"Burj\">\r        <\/div>\r    <\/div>\r\r    <div class=\"container\">\r\r        <div class=\"hero-section\" id=\"heroSection\">\r            <div class=\"badge-subtitle\" style=\"background: linear-gradient(135deg, rgba(170,255,3,0.15) 0%, rgba(255,112,67,0.1) 100%); border: 2px solid var(--burj-green); padding: 10px 20px; font-size: 14px; font-weight: 700;\">\r                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF7043\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle; margin-left: 6px;\"><rect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"><\/rect><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"21\"><\/line><path d=\"M7 8v-2a2 2 0 0 1 2-2h0a2 2 0 0 1 2 2v2\"><\/path><path d=\"M13 8v-2a2 2 0 0 1 2-2h0a2 2 0 0 1 2 2v2\"><\/path><\/svg>\r                \u0639\u0631\u0636 \u062d\u0635\u0631\u064a \u0644\u0639\u0645\u0644\u0627\u0621 \u0634\u0631\u064a\u062d\u0629 \u0628\u0631\u062c \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\r            <\/div>\r            <h1>\u0627\u0634\u062a\u0631\u064a\u062a \u0634\u0631\u0627\u0626\u062d \u0628\u0631\u062c \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\u061f<\/h1>\r            <p class=\"hero-text\">\u0627\u062a\u0628\u0639 \u0627\u0644\u062e\u0637\u0648\u0627\u062a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636<\/p>\r\r            <div class=\"offer-compact\">\r                <div class=\"offer-list\">\r                    <div class=\"offer-checkbox-item completed\" id=\"checkboxEsim\">\r                        <div class=\"checkbox-icon\">\r                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                        <\/div>\r                        <div class=\"offer-content\">\r                            <div style=\"display: flex; align-items: center; gap: 8px; flex-wrap: wrap;\">\r                                <div class=\"offer-label-main\">2\u00d7 \u0634\u0631\u064a\u062d\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/div>\r                                <span class=\"offer-price-tag\">\r                                    <span class=\"price-ltr-inline\">\r                                        <span style=\"font-size: 10px; opacity: 0.8;\">\u20c1<\/span>\r                                        <span>133.98<\/span>\r                                    <\/span>\r                                    <span class=\"price-text-rtl\">\u062a\u0645 \u0634\u0631\u0627\u0626\u0647\u0627 \u0645\u0646 \u0628\u0631\u062c<\/span>\r                                <\/span>\r                            <\/div>\r                        <\/div>\r                    <\/div>\r\r                    <div class=\"offer-checkbox-item pending\" id=\"checkboxAirport\" onclick=\"scrollToAirportSelection()\" style=\"cursor: pointer;\">\r                        <div class=\"checkbox-icon\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/airport-map-location-black-icon.png\" width=\"14\" height=\"14\" alt=\"Airport\">\r                        <\/div>\r                        <div class=\"offer-content\">\r                            <div style=\"display: flex; align-items: center; gap: 8px; flex-wrap: wrap;\">\r                                <div class=\"offer-label-main\">\u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631<\/div>\r                                <span class=\"offer-price-tag free\">\u0645\u062c\u0627\u0646\u0627\u064b<\/span>\r                            <\/div>\r                        <\/div>\r                    <\/div>\r\r                    <div class=\"offer-checkbox-item pending\" id=\"checkboxTour\">\r                        <div class=\"checkbox-icon\">\r                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/kayak-icon.png\" width=\"14\" height=\"14\" alt=\"Kayak\">\r                        <\/div>\r                        <div class=\"offer-content\">\r                            <div style=\"display: flex; align-items: center; gap: 8px; flex-wrap: wrap;\">\r                                <div class=\"offer-label-main\">\u0641\u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0631\u0627\u0641\u062a\u0646\u062c \u0648\u0627\u0644\u0632\u064a\u0628\u0644\u0627\u0646 \u0644\u0634\u062e\u0635\u064a\u0646<\/div>\r                                <span class=\"offer-price-tag paid\" id=\"activityPriceTag\">\r                                    <span class=\"price-ltr-inline\">\r                                        <span style=\"font-size: 10px; opacity: 0.8;\">\u20c1<\/span>\r                                        <span>265<\/span>\r                                    <\/span>\r                                <\/span>\r                            <\/div>\r                        <\/div>\r                    <\/div>\r                <\/div>\r\r                <div class=\"offer-total-box\">\r                    <div class=\"price-summary\">\r                        <div class=\"price-row highlight\" style=\"margin: 0 -12px -12px -12px; border-radius: 0 0 14px 14px;\">\r                            <span class=\"price-label\">\u0627\u0644\u0645\u062a\u0628\u0642\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636<\/span>\r                            <span class=\"price-value remaining\" id=\"remainingAmount\">\r                                <span class=\"price-ltr-baseline\">\r                                    <span style=\"font-size: 14px; font-weight: 600; opacity: 0.9;\">\u20c1<\/span>\r                                    <span style=\"font-size: 24px; font-weight: 800;\" id=\"remainingNumber\">265<\/span>\r                                <\/span>\r                            <\/span>\r                        <\/div>\r                    <\/div>\r                <\/div>\r            <\/div>\r        <\/div>\r\r        <div class=\"stepper\">\r            <div class=\"step active\" id=\"ind1\">\r                <div class=\"step-circle\">1<\/div>\r                <div class=\"step-label\">\u0627\u0644\u0645\u0637\u0627\u0631<\/div>\r            <\/div>\r            <div class=\"step\" id=\"ind2\">\r                <div class=\"step-circle\">2<\/div>\r                <div class=\"step-label\">\u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629<\/div>\r            <\/div>\r            <div class=\"step\" id=\"ind3\">\r                <div class=\"step-circle\">3<\/div>\r                <div class=\"step-label\">\u0627\u0644\u062a\u062d\u0642\u0642<\/div>\r            <\/div>\r        <\/div>\r\r        <div class=\"step-card active\" id=\"step1\">\r            <div class=\"card-box\">\r                <div class=\"section-header\">\r                    <div class=\"section-title\">\u0627\u062e\u062a\u0631 \u0645\u0637\u0627\u0631 \u0648\u0635\u0648\u0644\u0643 \u0625\u0644\u0649 \u062a\u0627\u064a\u0644\u0627\u0646\u062f<\/div>\r                    <div class=\"section-desc\">\u0633\u064a\u062a\u0645 \u0627\u0633\u062a\u0642\u0628\u0627\u0644\u0643 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0637\u0627\u0631 \u0648\u062a\u0648\u0635\u064a\u0644\u0643 \u0627\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642<\/div>\r                <\/div>\r\r                <div class=\"airport-options\">\r                    <div class=\"airport-chip\" onclick=\"selectAirport('BKK', this)\" id=\"chipBKK\">\r                        <div class=\"airport-code-sm\">BKK<\/div>\r                        <div class=\"airport-name-sm\">\u0628\u0627\u0646\u0643\u0648\u0643 \u0633\u0648\u0641\u0627\u0631\u0646\u0627\u0628\u0648\u0645\u064a<\/div>\r                    <\/div>\r                    <div class=\"airport-chip\" onclick=\"selectAirport('DMK', this)\" id=\"chipDMK\">\r                        <div class=\"airport-code-sm\">DMK<\/div>\r                        <div class=\"airport-name-sm\">\u0628\u0627\u0646\u0643\u0648\u0643 \u062f\u0648\u0646 \u0645\u0648\u064a\u0646\u063a<\/div>\r                    <\/div>\r                    <div class=\"airport-chip\" onclick=\"selectAirport('HKT', this)\" id=\"chipHKT\">\r                        <div class=\"airport-code-sm\">HKT<\/div>\r                        <div class=\"airport-name-sm\">\u0641\u0648\u0643\u064a\u062a \u0627\u0644\u062f\u0648\u0644\u064a<\/div>\r                    <\/div>\r                <\/div>\r\r                <div class=\"form-group hidden\" id=\"dateGroup\">\r                    <label class=\"form-label\">\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0648\u0635\u0648\u0644<\/label>\r                    <span class=\"date-helper-text\">\u064a\u0631\u062c\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u062a\u0627\u0631\u064a\u062e \u0648\u0635\u0648\u0644\u0643 \u0625\u0644\u0649 \u062a\u0627\u064a\u0644\u0627\u0646\u062f \u0648\u0644\u064a\u0633 \u0627\u0644\u0627\u0642\u0644\u0627\u0639<\/span>\r                    <input type=\"text\" class=\"form-input\" placeholder=\"\u0627\u062e\u062a\u0631 \u0627\u0644\u062a\u0627\u0631\u064a\u062e (\u0645\u0637\u0644\u0648\u0628)\" id=\"arrivalDate\" onfocus=\"(this.type='date')\" onblur=\"if(!this.value)this.type='text'\" onchange=\"validateDate()\">\r                <\/div>\r\r                <div class=\"details-compact hidden\" id=\"airportDetails\">\r                    <div class=\"image-stack\">\r                        <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/BKK.jpg\" class=\"img-main-sm\" id=\"airportImg\" alt=\"\u0627\u0644\u0645\u0637\u0627\u0631\">\r                        <div class=\"img-thumbs-row\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/BKK.jpg\" class=\"img-thumb-xs active\" onclick=\"changeImg(this, 'airportImg')\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/suv-2.jpg\" class=\"img-thumb-xs\" onclick=\"changeImg(this, 'airportImg')\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/suv-1.jpg\" class=\"img-thumb-xs\" onclick=\"changeImg(this, 'airportImg')\">\r                        <\/div>\r                    <\/div>\r                    <div class=\"details-text\">\r                        <div class=\"benefits-grid\">\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0644\u0627\u0641\u062a\u0629 \u0645\u062e\u0635\u0635\u0629 \u0628\u0627\u0633\u0645\u0643 \u0639\u0646\u062f \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0637\u0627\u0631<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u062d\u0627\u0644 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0633\u064a\u0627\u0631\u0629 \u0643\u0627\u0645\u0631\u064a \u0623\u0648 SUV \u0633\u064a\u062a\u0645 \u0627\u0644\u062a\u0631\u0642\u064a\u0629 \u0625\u0644\u0649 \u0641\u0627\u0646 \u062a\u0648\u064a\u0648\u062a\u0627<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u064a\u0634\u0645\u0644 \u0627\u0644\u0646\u0642\u0644 \u062a\u063a\u0637\u064a\u0629 \u062a\u0623\u0645\u064a\u0646\u064a\u0629<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0633\u064a\u0627\u0631\u0627\u062a\u0646\u0627 \u062d\u062f\u064a\u062b\u0629 2025 \u0641\u0623\u0639\u0644\u0649<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0631\u0633\u0648\u0645 \u0627\u0644\u0637\u0631\u0642 \u0645\u062f\u0641\u0648\u0639\u0629<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0645\u0631\u0643\u0628\u0629 \u062e\u0627\u0635\u0629 \u0644\u0643\u0645 \u0641\u0642\u0637<\/span>\r                            <\/div>\r                        <\/div>\r\r                        <div>\r                            <div class=\"rules-section-title\">\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0645\u0647\u0645\u0629<\/div>\r                            <div class=\"rules-grid\">\r                                <div class=\"rule-item\">\r                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color: var(--mytour-orange); min-width: 18px;\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r                                    <span>\u0634\u062e\u0635\u064a\u0646 \u0641\u0642\u0637<\/span>\r                                <\/div>\r                                <div class=\"rule-item\">\r                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color: var(--mytour-orange); min-width: 18px;\"><path d=\"M14 16H9m10 0h3v-3.15a1 1 0 0 0-.84-.99L16 11l-2.7-3.6a1 1 0 0 0-.8-.4H5.24a2 2 0 0 0-1.8 1.1l-.8 1.63A6 6 0 0 0 2 12.42V16h2\"\/><circle cx=\"6.5\" cy=\"16.5\" r=\"2.5\"\/><circle cx=\"16.5\" cy=\"16.5\" r=\"2.5\"\/><\/svg>\r                                    <span>\u0643\u0627\u0645\u0631\u064a \u0623\u0648 SUV<\/span>\r                                <\/div>\r                                <div class=\"rule-item\">\r                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color: var(--mytour-orange); min-width: 18px;\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\" ry=\"2\"\/><path d=\"M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/><\/svg>\r                                    <span>\u062d\u0642\u064a\u0628\u062a\u0627\u0646 \u0643\u0628\u064a\u0631\u062a\u0627\u0646 \u0643\u062d\u062f \u0623\u0642\u0635\u0649<\/span>\r                                <\/div>\r                                <div class=\"rule-item\">\r                                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/airport-map-location-black-icon.png\" width=\"14\" height=\"14\" alt=\"Airport Gate\" style=\"filter: brightness(0) saturate(100%) invert(56%) sepia(74%) saturate(2459%) hue-rotate(338deg) brightness(101%) contrast(101%);\">\r                                    <span>\u0627\u0633\u062a\u0642\u0628\u0627\u0644\u0643 \u0639\u0646\u062f \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062e\u0631\u0648\u062c<\/span>\r                                <\/div>\r                            <\/div>\r                        <\/div>\r\r                        <div class=\"tc-section\" id=\"airportTC\">\r                            <div class=\"tc-header\" onclick=\"toggleTC('airportTC')\">\r                                <div class=\"tc-title\">\r                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line><\/svg>\r                                    \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0645\u0647\u0645\u0629\r                                <\/div>\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r                            <\/div>\r                            <div class=\"tc-content\">\r                                <ul class=\"tc-list\">\r                                    <li class=\"tc-item\">\u0644\u0627 \u064a\u0645\u0643\u0646 \u0625\u0644\u063a\u0627\u0621 \u0647\u0630\u0627 \u0627\u0644\u062d\u062c\u0632 \u0623\u0648 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0642\u064a\u0645\u062a\u0647<\/li>\r                                    <li class=\"tc-item\">\u0646\u0648\u0635\u064a \u0628\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0637\u0627\u0631 \u0642\u0628\u0644 3 \u0633\u0627\u0639\u0627\u062a \u0645\u0646 \u0645\u0648\u0639\u062f \u0627\u0644\u0631\u062d\u0644\u0629<\/li>\r                                    <li class=\"tc-item\">\u0633\u062a\u0635\u0644\u0643 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0628\u0639\u062f \u062a\u0623\u0643\u064a\u062f \u0627\u0644\u062d\u062c\u0632<\/li>\r                                    <li class=\"tc-item\">\u063a\u064a\u0631 \u0645\u0646\u0627\u0633\u0628 \u0644\u0644\u0631\u0643\u0627\u0628 \u0630\u0648\u064a \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0648\u0627\u0644\u062d\u0631\u0643\u064a\u0629<\/li>\r                                <\/ul>\r                            <\/div>\r                        <\/div>\r\r                        <a href=\"#\" target=\"_blank\" class=\"external-link-btn\" onclick=\"alert('\u0633\u064a\u062a\u0645 \u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637 \u0641\u064a \u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629 - \u064a\u0645\u0643\u0646\u0643 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0631\u0627\u0628\u0637 \u0644\u0627\u062d\u0642\u0627\u064b'); return true;\">\r                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\r                            \u0639\u0631\u0636 \u0643\u0627\u0645\u0644 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062e\u062f\u0645\u0629\r                        <\/a>\r\r                        <div class=\"step-actions\">\r                            <button class=\"btn btn-outline\" onclick=\"goToStep(1)\" disabled style=\"opacity: 0.5;\">\r                                \u0631\u062c\u0648\u0639 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r                            <\/button>\r                            <button class=\"btn btn-orange\" onclick=\"validateAndContinue()\" id=\"continueBtn1\" disabled>\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg> \u0645\u062a\u0627\u0628\u0639\u0629\r                            <\/button>\r                        <\/div>\r                    <\/div>\r                <\/div>\r            <\/div>\r        <\/div>\r\r        <div class=\"step-card\" id=\"step2\">\r            <div class=\"card-box\">\r                <div class=\"card-title\">\u0641\u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0631\u0627\u0641\u062a\u0646\u062c \u0648\u0627\u0644\u0632\u064a\u0628\u0644\u0627\u064a\u0646 <span style=\"color: #FE6F43; font-weight: 800;\">(\u0644\u0634\u062e\u0635\u064a\u0646)<\/span><\/div>\r                <div class=\"card-subtitle\">\u0631\u062d\u0644\u0629 \u0631\u0627\u0641\u062a\u0646\u062c \u0648\u0632\u064a\u0628\u0644\u0627\u064a\u0646 \u0645\u0645\u064a\u0632\u0629<\/div>\r\r                <div class=\"pickup-notice\">\r                    <div class=\"pickup-icon\">\r                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\r                    <\/div>\r                    <div class=\"pickup-text\">\r                        \u0648\u0642\u062a \u0627\u0644\u0627\u0646\u0637\u0644\u0627\u0642 \u0645\u0646 \u0627\u0644\u0641\u0646\u062f\u0642 7:45 \u2013 9:00 \u064a\u062d\u062f\u062f \u0628\u0639\u062f \u0627\u0644\u062d\u062c\u0632 \u062d\u0633\u0628 \u0645\u0648\u0642\u0639 \u0627\u0644\u0641\u0646\u062f\u0642\r                    <\/div>\r                <\/div>\r\r                <div class=\"details-compact\" style=\"border-top: none; padding-top: 0; margin-top: 0;\">\r                    <div class=\"image-stack\">\r                        <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/rafting-and-zipline.jpg\" class=\"img-main-sm\" id=\"tourImg\" alt=\"\u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629\">\r                        <div class=\"img-thumbs-row\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/rafting-and-zipline.jpg\" class=\"img-thumb-xs active\" onclick=\"changeImg(this, 'tourImg')\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/01\/OHM-Rafting-7.jpg\" class=\"img-thumb-xs\" onclick=\"changeImg(this, 'tourImg')\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/02\/OHM-Rafting-11.jpg\" class=\"img-thumb-xs\" onclick=\"changeImg(this, 'tourImg')\">\r                        <\/div>\r                    <\/div>\r                    <div class=\"details-text\">\r                        <div class=\"benefits-grid\">\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0645\u0648\u0627\u0635\u0644\u0627\u062a \u0645\u0646 \u0648\u0625\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0631\u0627\u0641\u062a\u0646\u062c 5 \u0643\u064a\u0644\u0648\u0645\u062a\u0631<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0632\u064a\u0628\u0644\u0627\u064a\u0646<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0634\u0627\u0645\u0644 \u0627\u0644\u063a\u062f\u0627\u0621<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u0643\u0647\u0641 \u0627\u0644\u0642\u0631\u062f\u0629<\/span>\r                            <\/div>\r                            <div class=\"benefit-item\">\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                                <span>\u062c\u0648\u0644\u0629 \u062d\u0648\u0644 \u0627\u0644\u0634\u0644\u0627\u0644<\/span>\r                            <\/div>\r                        <\/div>\r\r                        <div class=\"tc-section\" id=\"activityTC\">\r                            <div class=\"tc-header\" onclick=\"toggleTC('activityTC')\">\r                                <div class=\"tc-title\">\r                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line><\/svg>\r                                    \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0645\u0647\u0645\u0629\r                                <\/div>\r                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r                            <\/div>\r                            <div class=\"tc-content\">\r                                <ul class=\"tc-list\">\r                                    <li class=\"tc-item\">\u0644\u0627 \u064a\u0645\u0643\u0646 \u0625\u0644\u063a\u0627\u0621 \u0647\u0630\u0627 \u0627\u0644\u062d\u062c\u0632 \u0623\u0648 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0642\u064a\u0645\u062a\u0647<\/li>\r                                    <li class=\"tc-item\">\u063a\u064a\u0631 \u0645\u0633\u0645\u0648\u062d \u0644\u0644\u062d\u0648\u0627\u0645\u0644<\/li>\r                                    <li class=\"tc-item\">\u0627\u0644\u0627\u0646\u0637\u0644\u0627\u0642 \u0633\u064a\u0643\u0648\u0646 \u0645\u0646 \u0628\u0647\u0648 \u0627\u0644\u0641\u0646\u062f\u0642<\/li>\r                                    <li class=\"tc-item\">\u063a\u064a\u0631 \u0645\u0646\u0627\u0633\u0628 \u0644\u0644\u0631\u0643\u0627\u0628 \u0630\u0648\u064a \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0648\u0627\u0644\u062d\u0631\u0643\u064a\u0629<\/li>\r                                <\/ul>\r                            <\/div>\r                        <\/div>\r\r                        <a href=\"#\" target=\"_blank\" class=\"external-link-btn\" onclick=\"alert('\u0633\u064a\u062a\u0645 \u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637 \u0641\u064a \u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629 - \u064a\u0645\u0643\u0646\u0643 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0631\u0627\u0628\u0637 \u0644\u0627\u062d\u0642\u0627\u064b'); return true;\">\r                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\r                            \u0639\u0631\u0636 \u0643\u0627\u0645\u0644 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062e\u062f\u0645\u0629\r                        <\/a>\r                    <\/div>\r                <\/div>\r\r                <div class=\"form-group\" style=\"margin-top: 24px;\">\r                    <label class=\"form-label\">\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629<\/label>\r                    <input type=\"text\" class=\"form-input\" placeholder=\"dd\/mm\/yyyy\" id=\"tourDate\" onfocus=\"(this.type='date')\" onblur=\"if(!this.value)this.type='text'\">\r                <\/div>\r\r                <label class=\"form-label\" style=\"margin-bottom: 4px;\">\u0641\u064a \u0623\u064a \u0645\u0646\u0637\u0642\u0629 \u064a\u0642\u0639 \u0627\u0644\u0641\u0646\u062f\u0642 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u064a\u0648\u0645 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629<\/label>\r                <span class=\"helper-text\">\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0642\u0628\u0644 \u0627\u0644\u062d\u062c\u0632 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u062d\u062a\u0627\u062c \u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u062a\u062d\u062f\u064a\u062f \u0645\u0648\u0642\u0639 \u0641\u0646\u062f\u0642<\/span>\r                \r                <div class=\"hotel-compact\">\r                    <div class=\"hotel-row\" onclick=\"selectHotel(this, 'free', 265)\">\r                        <input type=\"radio\" name=\"hotel\" class=\"hotel-radio\">\r                        <div class=\"hotel-info\">\r                            <div class=\"hotel-header\" style=\"align-items: center;\">\r                                <span class=\"hotel-label\">\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u0627\u0635\u0644\u0627\u062a \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629<\/span>\r                                <div class=\"hotel-price-container\">\r                                    <div class=\"hotel-price-main price-ltr-block\">\r                                        <span class=\"hotel-price-currency\">\u20c1<\/span>\r                                        <span>265<\/span>\r                                    <\/div>\r                                    <div class=\"hotel-price-note\">\u0644\u0644\u0634\u062e\u0635\u064a\u0646<\/div>\r                                <\/div>\r                            <\/div>\r                            <div class=\"rules-grid\" style=\"margin-top: 8px;\">\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0628\u0627\u062a\u0648\u0646\u063a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0643\u0627\u0644\u064a\u0645<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u062a\u0631\u064a \u062a\u0631\u0627\u0646\u063a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0643\u0627\u0645\u0627\u0644\u0627<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0646\u0627\u0643\u0627\u0644\u0627\u064a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0633\u0648\u0631\u064a\u0646<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0628\u0627\u0646\u063a \u062a\u0627\u0648<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0644\u0627\u063a\u0648\u0646\u0627<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0645\u062f\u064a\u0646\u0629 \u0641\u0648\u0643\u064a\u062a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0633\u064a\u0631\u0627\u064a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0643\u0627\u062a\u0627<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0643\u0627\u0631\u0648\u0646<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0631\u0648\u0627\u064a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0646\u0627\u064a \u0647\u0627\u0631\u0646<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0628\u0627\u0646\u0648\u0627<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0623\u0648 \u064a\u0648\u0646<\/span><\/div>\r                            <\/div>\r                        <\/div>\r                    <\/div>\r                    <div class=\"hotel-row\" onclick=\"selectHotel(this, 'paid', 325)\">\r                        <input type=\"radio\" name=\"hotel\" class=\"hotel-radio\">\r                        <div class=\"hotel-info\">\r                            <div class=\"hotel-header\" style=\"align-items: center;\">\r                                <span class=\"hotel-label\">\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u0627\u0635\u0644\u0627\u062a \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0629<\/span>\r                                <div class=\"hotel-price-container\">\r                                    <div class=\"hotel-price-main price-ltr-block\">\r                                        <span class=\"hotel-price-currency\">\u20c1<\/span>\r                                        <span>265<\/span>\r                                    <\/div>\r                                    <div class=\"hotel-price-additional\" style=\"color: #FB5D60;\">\r                                        +(<span class=\"price-ltr-inline\"><span>\u20c1<\/span><span>60<\/span><\/span> \u0644\u0634\u062e\u0635\u064a\u0646)\r                                    <\/div>\r                                <\/div>\r                            <\/div>\r                            <div class=\"rules-grid\" style=\"margin-top: 8px;\">\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0623\u0648 \u0628\u0648\u0631<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0628\u0627\u0643\u0644\u0648\u0643<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0644\u064a\u0627\u0646<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0646\u0627\u064a\u0648\u0646\u063a<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0646\u0627\u064a\u062b\u0648\u0646<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0627\u0644\u0645\u0637\u0627\u0631<\/span><\/div>\r                                <div class=\"rule-item\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><span>\u0645\u0627\u064a \u062e\u0627\u0648<\/span><\/div>\r                            <\/div>\r                        <\/div>\r                    <\/div>\r                <\/div>\r\r                <div class=\"alt-tours-box\">\r                    <div class=\"alt-tours-text\">\u062a\u0631\u063a\u0628 \u0628\u0641\u0639\u0627\u0644\u064a\u0629 \u0645\u062e\u062a\u0644\u0641\u0629\u061f<\/div>\r                    <a href=\"#\" class=\"btn-link\" onclick=\"alert('\u062c\u0627\u0631\u064a \u062a\u062d\u0648\u064a\u0644\u0643 \u0625\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u0627\u062d\u0629...'); return false;\">\r                        \u0639\u0631\u0636 \u062c\u0645\u064a\u0639 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u0634\u0645\u0648\u0644\u0629 \u0641\u064a \u0627\u0644\u0639\u0631\u0636 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\r                    <\/a>\r                <\/div>\r\r                <div class=\"step-actions\">\r                    <button class=\"btn btn-outline\" onclick=\"goToStep(1)\">\r                        \u0631\u062c\u0648\u0639 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r                    <\/button>\r                    <button class=\"btn btn-orange\" onclick=\"proceedToStep3()\" id=\"tourBtn\" disabled>\r                        \u0645\u062a\u0627\u0628\u0639\u0629 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\r                    <\/button>\r                <\/div>\r            <\/div>\r        <\/div>\r\r        <div class=\"step-card\" id=\"step3\">\r            <div class=\"card-box\">\r                <div class=\"card-title\">\u062a\u062d\u0642\u0642 \u0645\u0646 \u0623\u0647\u0644\u064a\u062a\u0643 \u0644\u0644\u0639\u0631\u0636<\/div>\r                \r\r                <div class=\"coupon-section\">\r                    <div class=\"coupon-title\" id=\"couponTitle\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631 \u0623\u062f\u0646\u0627\u0647 \u0644\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0623\u0647\u0644\u064a\u062a\u0643<\/div>\r                    \r\r                    <div class=\"coupon-code-display\" id=\"couponCodeDisplay\" style=\"display: none;\">\r                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color: var(--success);\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg>\r                        BURJ\r                    <\/div>\r\r                    <button class=\"coupon-btn\" onclick=\"applyBurjCoupon()\" id=\"applyCouponBtn\" style=\"display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 28px;\">\r                        <div style=\"background: #000000; border-radius: 6px; padding: 4px; display: flex; align-items: center; justify-content: center;\">\r                            <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/burj-logo.png\" style=\"width: 24px; height: 24px; display: block;\" alt=\"Burj Logo\">\r                        <\/div>\r                        <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0631\u0636<\/span>\r                    <\/button>\r\r                    <button class=\"coupon-btn applied hidden\" id=\"appliedCouponBtn\" style=\"display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 14px 24px;\">\r                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r                        <span>\u062a\u0645 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0643\u0648\u062f \u0628\u0646\u062c\u0627\u062d<\/span>\r                    <\/button>\r                <\/div>\r\r                <div class=\"status-msg status-error\" id=\"errorMsg\">\r                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;flex-shrink:0;\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line><\/svg>\r                    <div>\u062d\u062f\u062b \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u062d\u0642\u0642. \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.<\/div>\r                <\/div>\r\r                <div class=\"status-msg status-success\" id=\"successMsg\">\r                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;flex-shrink:0;\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"16 10 12 14 8 10\" style=\"transform:rotate(-90deg 12 12);\"><\/polyline><\/svg>\r                    <div>\u0623\u0646\u062a \u0645\u0624\u0647\u0644 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0639\u0631\u0636 \u0628\u0631\u062c \u0645\u0646 \u0645\u0627\u064a \u062a\u0648\u0631<\/div>\r                <\/div>\r\r                \r                <div class=\"terms-checkbox-wrapper\">\r                    <label class=\"terms-checkbox-label\">\r                        <input type=\"checkbox\" id=\"tcCheckbox\" onchange=\"toggleCheckout()\">\r                        <span>\r                            \u0623\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 <span onclick=\"event.preventDefault(); event.stopPropagation(); toggleTermsDropdown();\" class=\"terms-link\">\u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0623\u062d\u0643\u0627\u0645<\/span>\r                        <\/span>\r                    <\/label>\r                <\/div>\r\r                <div class=\"terms-dropdown\" id=\"termsDropdown\">\r                    <div class=\"terms-content-title\">\u0647\u0630\u0627 \u0627\u0644\u0639\u0631\u0636 \u0645\u062a\u0627\u062d \u0644\u0639\u0645\u0644\u0627\u0621 \u0628\u0631\u062c \u0627\u0644\u0645\u0624\u0647\u0644\u064a\u0646 \u0641\u0642\u0637.<\/div>\r                    <ul class=\"terms-list\">\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0644\u0644\u0627\u0633\u062a\u0641\u0627\u062f\u0629 \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0639\u0631\u0636\u060c \u064a\u062c\u0628 \u0634\u0631\u0627\u0621 \u0634\u0631\u064a\u062d\u062a\u064a\u0646 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u062a\u064a\u0646 \u0645\u0646 \u0628\u0631\u062c \u0644\u0648\u062c\u0647\u0629 \u062a\u0627\u064a\u0644\u0627\u0646\u062f \u0644\u0645\u062f\u0629 15 \u064a\u0648\u0645\u064b\u0627.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u062c\u0628 \u062d\u062c\u0632 \u0641\u0639\u0627\u0644\u064a\u0629 \u0623\u0648 \u062e\u062f\u0645\u0629 \u0648\u0627\u062d\u062f\u0629 \u0645\u0624\u0647\u0644\u0629 \u0636\u0645\u0646 \u0639\u0631\u0636 \u0628\u0631\u062c \u0644\u0634\u062e\u0635\u064a\u0646 \u0628\u0627\u0644\u063a\u064a\u0646.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0631\u0645\u0632 \u0627\u0644\u062e\u0635\u0645 BURJ \u0639\u0646\u062f \u0627\u0644\u062d\u062c\u0632 \u0639\u0628\u0631 \u0645\u0627\u064a \u062a\u0648\u0631.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0631\u0642\u0645 \u0627\u0644\u062c\u0648\u0627\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u062d\u062c\u0632 \u0645\u0627\u064a \u062a\u0648\u0631 \u0647\u0648 \u0646\u0641\u0633 \u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0621 \u0627\u0644\u0645\u0624\u0647\u0644\u0629 \u0645\u0646 \u0628\u0631\u062c.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0631\u0645\u0632 \u0627\u0644\u062e\u0635\u0645 BURJ \u0644\u0627 \u064a\u0639\u0646\u064a \u0628\u062d\u062f \u0630\u0627\u062a\u0647 \u062a\u0623\u0643\u064a\u062f \u062e\u062f\u0645\u0629 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0644\u0627 \u064a\u0639\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0631\u0645\u0632 \u0627\u0644\u062e\u0635\u0645 \u0623\u0648 \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0637\u0644\u0628 \u062a\u0623\u0643\u064a\u062f\u064b\u0627 \u0646\u0647\u0627\u0626\u064a\u064b\u0627 \u0644\u0644\u062d\u062c\u0632 \u0625\u0644\u0627 \u0628\u0639\u062f \u0635\u062f\u0648\u0631 \u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0645\u0646 \u0645\u0627\u064a \u062a\u0648\u0631.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u0634\u0645\u0644 \u0627\u0644\u0639\u0631\u0636 \u062e\u062f\u0645\u0629 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642 \u0644\u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637 \u0644\u0643\u0644 \u062d\u062c\u0632 \u0645\u0624\u0647\u0644.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u062e\u062f\u0645\u0629 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642 \u0635\u0627\u0644\u062d\u0629 \u0644\u0634\u062e\u0635\u064a\u0646 \u0641\u0642\u0637 \u0648\u062a\u0634\u0645\u0644 \u062d\u0642\u064a\u0628\u062a\u064a\u0646 \u0642\u064a\u0627\u0633\u064a\u062a\u064a\u0646 \u0641\u0642\u0637.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0627\u0644\u0645\u0642\u0627\u0633 \u0627\u0644\u0642\u064a\u0627\u0633\u064a \u0644\u0644\u062d\u0642\u064a\u0628\u0629 \u0647\u0648 26 \u0625\u0646\u0634 \u0623\u0648 66 \u0633\u0645\u060c \u0648\u0623\u064a \u062d\u0642\u064a\u0628\u0629 \u0623\u0643\u0628\u0631 \u0645\u0646 \u0630\u0644\u0643 \u062a\u064f\u062d\u062a\u0633\u0628 \u0643\u0642\u0637\u0639\u062a\u064a\u0646.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u062e\u062f\u0645\u0629 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u062d\u062c\u0632 \u0627\u0644\u0645\u0624\u0647\u0644 \u0641\u0642\u0637\u060c \u0648\u0644\u0627 \u064a\u0645\u0643\u0646 \u062d\u062c\u0632\u0647\u0627 \u0628\u0634\u0643\u0644 \u0645\u0633\u062a\u0642\u0644 \u0636\u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0639\u0631\u0636.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u0633\u0631\u064a \u0627\u0644\u0639\u0631\u0636 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0624\u0647\u0644\u0629 \u0636\u0645\u0646 \u0639\u0631\u0636 \u0628\u0631\u062c.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0631\u0645\u0632 \u0627\u0644\u062e\u0635\u0645 BURJ \u0641\u0642\u0637 \u0639\u0646\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0623\u0648 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0641\u064a\u0629 \u0644\u0634\u0631\u0648\u0637 \u0627\u0644\u0639\u0631\u0636 \u0625\u0644\u0649 \u0627\u0644\u0639\u0631\u0628\u0629.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0622\u062e\u0631 \u0645\u0648\u0639\u062f \u0644\u0644\u062d\u062c\u0632 \u0647\u0648 20 \u0623\u0628\u0631\u064a\u0644 2026.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u064a\u0645\u0643\u0646 \u062d\u062c\u0632 \u062e\u062f\u0645\u0629 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u0641\u0646\u062f\u0642 \u0648\u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629 \u0623\u0648 \u0627\u0644\u062e\u062f\u0645\u0629 \u0641\u064a \u0623\u064a \u062a\u0627\u0631\u064a\u062e \u0645\u062a\u0627\u062d \u062e\u0644\u0627\u0644 \u0639\u0627\u0645 2026\u060c \u0648\u0630\u0644\u0643 \u062d\u0633\u0628 \u0627\u0644\u062a\u0648\u0641\u0631.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0627\u0644\u062d\u062c\u0648\u0632\u0627\u062a \u063a\u064a\u0631 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0625\u0644\u063a\u0627\u0621 \u0623\u0648 \u0627\u0644\u062a\u0639\u062f\u064a\u0644.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0647\u0630\u0627 \u0627\u0644\u0639\u0631\u0636 \u0645\u062e\u0635\u0635 \u0644\u0644\u0645\u0633\u062a\u0641\u064a\u062f \u0627\u0644\u0645\u0624\u0647\u0644 \u0641\u0642\u0637\u060c \u0648\u0644\u0627 \u064a\u0645\u0643\u0646 \u0645\u0646\u062d\u0647 \u0623\u0648 \u0646\u0642\u0644\u0647 \u0625\u0644\u0649 \u0634\u062e\u0635 \u0622\u062e\u0631.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u0639\u0631\u0636 \u0646\u0642\u062f\u064b\u0627 \u0623\u0648 \u0643\u0631\u0635\u064a\u062f \u0623\u0648 \u0628\u0623\u064a \u062e\u062f\u0645\u0629 \u0623\u062e\u0631\u0649.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u062c\u0645\u064a\u0639 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u062a\u062e\u0636\u0639 \u0644\u0644\u062a\u0648\u0641\u0631.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0644\u0646 \u064a\u062a\u0645 \u0625\u0639\u0627\u062f\u0629 \u0623\u0648 \u062c\u062f\u0648\u0644\u0629 \u0623\u064a \u062e\u062f\u0645\u0629 \u0641\u064a \u062d\u0627\u0644 \u0639\u062f\u0645 \u0627\u0644\u062d\u0636\u0648\u0631 \u0623\u0648 \u0627\u0644\u062a\u0623\u062e\u0631 \u0639\u0646 \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u060c \u0633\u0648\u0627\u0621 \u0639\u0646\u062f \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0623\u0648 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0642\u062f \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642 \u0631\u0633\u0648\u0645 \u0625\u0636\u0627\u0641\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0648\u0627\u0642\u0639\u0629 \u062e\u0627\u0631\u062c \u0646\u0637\u0627\u0642 \u0627\u0644\u0646\u0642\u0644 \u0627\u0644\u0645\u0639\u062a\u0627\u062f\u060c \u0623\u0648 \u0627\u0644\u062a\u0648\u0642\u0641\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629\u060c \u0623\u0648 \u0645\u062f\u0629 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u062f\u0629\u060c \u0623\u0648 \u0627\u0644\u0623\u0645\u062a\u0639\u0629 \u0627\u0644\u0643\u0628\u064a\u0631\u0629\u060c \u0623\u0648 \u0627\u0644\u0623\u0645\u062a\u0639\u0629 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629\u060c \u0623\u0648 \u0645\u0642\u0627\u0639\u062f \u0627\u0644\u0623\u0637\u0641\u0627\u0644\u060c \u0623\u0648 \u0623\u064a \u0637\u0644\u0628\u0627\u062a \u062e\u0627\u0635\u0629.<\/span>\r                        <\/li>\r                        <li class=\"terms-item\">\r                            <span class=\"terms-icon-check\">\u2713<\/span>\r                            <span>\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u062c\u0645\u0639 \u0628\u064a\u0646 \u0647\u0630\u0627 \u0627\u0644\u0639\u0631\u0636 \u0648\u0623\u064a \u062e\u0635\u0645 \u0623\u0648 \u0642\u0633\u064a\u0645\u0629 \u0623\u0648 \u0639\u0631\u0636 \u062a\u0631\u0648\u064a\u062c\u064a \u0623\u0648 \u062d\u0645\u0644\u0629 \u0623\u062e\u0631\u0649\u060c \u0645\u0627 \u0644\u0645 \u064a\u064f\u0630\u0643\u0631 \u062e\u0644\u0627\u0641 \u0630\u0644\u0643.<\/span>\r                        <\/li>\r                    <\/ul>\r                    <div class=\"terms-warning-box\">\r                        <span class=\"terms-icon-warning\">\u26a0<\/span>\r                        <span>\u062a\u062d\u062a\u0641\u0638 \u0645\u0627\u064a \u062a\u0648\u0631 \u0628\u0627\u0644\u062d\u0642 \u0641\u064a \u0631\u0641\u0636 \u0623\u0648 \u0625\u0644\u063a\u0627\u0621 \u0623\u064a \u062d\u062c\u0632 \u0644\u0627 \u064a\u0633\u062a\u0648\u0641\u064a \u0634\u0631\u0648\u0637 \u0627\u0644\u0639\u0631\u0636 \u0623\u0648 \u0641\u064a \u062d\u0627\u0644 \u0648\u062c\u0648\u062f \u0625\u0633\u0627\u0621\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0648 \u0627\u0634\u062a\u0628\u0627\u0647 \u0641\u064a \u0633\u0648\u0621 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645.<\/span>\r                    <\/div>\r                <\/div>\r\r                <div class=\"step-actions\" style=\"margin-top: 24px;\">\r                    <button class=\"btn btn-outline\" onclick=\"goToStep(2)\">\r                        \u0631\u062c\u0648\u0639 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r                    <\/button>\r                    <button class=\"btn btn-orange\" onclick=\"proceedToCheckout()\" id=\"checkoutBtn\" disabled>\r                        \u0625\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\r                    <\/button>\r                <\/div>\r            <\/div>\r        <\/div>\r\r    <\/div>\r\r    <script>\r        let currentStep = 1;\r        let selectedAirport = null;\r        let hotelType = null;\r        let tourPrice = 0;\r        let isVerified = false;\r        let airportDateSelected = false;\r\r        function goToStep(step) {\r            currentStep = step;\r            document.querySelectorAll('.step-card').forEach(el => el.classList.remove('active'));\r            document.querySelectorAll('.step').forEach((el, idx) => {\r                const num = idx + 1;\r                el.classList.remove('active', 'completed');\r                if (num < step) {\r                    el.classList.add('completed');\r                    el.querySelector('.step-circle').innerHTML = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>';\r                } else if (num === step) {\r                    el.classList.add('active');\r                    el.querySelector('.step-circle').textContent = num;\r                } else {\r                    el.querySelector('.step-circle').textContent = num;\r                }\r            });\r\r            document.getElementById('step' + step).classList.add('active');\r            \r            updatePriceSummary(step);\r            \r            document.querySelector('.stepper').scrollIntoView({ behavior: 'smooth', block: 'start' });\r        }\r        \r        function updatePriceSummary(step) {\r            const remainingNumber = document.getElementById('remainingNumber');\r            const activityPriceTag = document.getElementById('activityPriceTag');\r            \r            if (step === 1) {\r                remainingNumber.textContent = '265';\r                activityPriceTag.innerHTML = '<span class=\"price-ltr-inline\"><span style=\"font-size: 10px; opacity: 0.8;\">\u20c1<\/span><span>265<\/span><\/span>';\r            } else if (step === 2) {\r                remainingNumber.textContent = '265';\r                activityPriceTag.innerHTML = '<span class=\"price-ltr-inline\"><span style=\"font-size: 10px; opacity: 0.8;\">\u20c1<\/span><span>265<\/span><\/span>';\r            } else if (step === 3) {\r                if (tourPrice === 265) {\r                    remainingNumber.textContent = '0';\r                    activityPriceTag.innerHTML = '<span class=\"price-ltr-inline\"><span style=\"font-size: 10px; opacity: 0.8;\">\u20c1<\/span><span>265<\/span><\/span>';\r                } else {\r                    remainingNumber.textContent = '60';\r                    activityPriceTag.innerHTML = '<span class=\"price-ltr-inline\"><span style=\"font-size: 10px; opacity: 0.8;\">\u20c1<\/span><span>325<\/span><\/span>';\r                }\r            }\r        }\r\r        function toggleTC(sectionId) {\r            const section = document.getElementById(sectionId);\r            section.classList.toggle('expanded');\r        }\r\r        function selectAirport(code, element) {\r            document.querySelectorAll('.airport-chip').forEach(el => {\r                el.classList.remove('selected');\r            });\r            element.classList.add('selected');\r            selectedAirport = code;\r\r            document.getElementById('dateGroup').classList.remove('hidden');\r            document.getElementById('airportDetails').classList.remove('hidden');\r\r            document.getElementById('continueBtn1').disabled = true;\r\r            updateOfferChecklist();\r\r            updateAirportImages(code);\r        }\r\r        function updateAirportImages(airportCode) {\r            const mainImg = document.getElementById('airportImg');\r            const thumbs = document.querySelectorAll('.img-thumbs-row .img-thumb-xs');\r\r            if (airportCode === 'BKK') {\r                mainImg.src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/BKK.jpg';\r                thumbs[0].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/BKK.jpg';\r                thumbs[1].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/suv-2.jpg';\r                thumbs[2].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/suv-1.jpg';\r            } else if (airportCode === 'DMK') {\r                mainImg.src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/DMK.jpg';\r                thumbs[0].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/DMK.jpg';\r                thumbs[1].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/suv-3.jpg';\r                thumbs[2].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/suv-2.jpg';\r            } else if (airportCode === 'HKT') {\r                mainImg.src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2025\/10\/Camry-2.jpg';\r                thumbs[0].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2025\/10\/Camry-2.jpg';\r                thumbs[1].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2026\/03\/MUX-\u0645\u0627\u064a-\u062a\u0648\u0631.jpg';\r                thumbs[2].src = 'https:\/\/mytour.tours\/wp-content\/uploads\/2025\/11\/Sedan-4.jpeg';\r            }\r\r            thumbs.forEach(t => t.classList.remove('active'));\r            thumbs[0].classList.add('active');\r        }\r\r        function validateDate() {\r            const date = document.getElementById('arrivalDate').value;\r            if (date && selectedAirport) {\r                document.getElementById('continueBtn1').disabled = false;\r                airportDateSelected = true;\r\r                const checkboxAirport = document.getElementById('checkboxAirport');\r                checkboxAirport.classList.remove('pending');\r                checkboxAirport.classList.add('completed');\r            } else {\r                document.getElementById('continueBtn1').disabled = true;\r                airportDateSelected = false;\r            }\r            updateOfferChecklist();\r        }\r\r        function changeImg(thumb, targetId) {\r            thumb.parentElement.querySelectorAll('.img-thumb-xs').forEach(t => t.classList.remove('active'));\r            thumb.classList.add('active');\r            document.getElementById(targetId).src = thumb.src.replace('w=100&h=100', 'w=300&h=300');\r        }\r\r        function validateAndContinue() {\r            if (!airportDateSelected) {\r                alert('\u064a\u0631\u062c\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0648\u0635\u0648\u0644 \u0623\u0648\u0644\u0627\u064b');\r                return;\r            }\r            goToStep(2);\r        }\r\r        function selectHotel(element, type, price) {\r            document.querySelectorAll('.hotel-row').forEach(el => {\r                el.classList.remove('selected');\r                el.querySelector('input').checked = false;\r            });\r            element.classList.add('selected');\r            element.querySelector('input').checked = true;\r            hotelType = type;\r            tourPrice = price;\r            document.getElementById('tourBtn').disabled = false;\r\r            const checkboxTour = document.getElementById('checkboxTour');\r            checkboxTour.classList.remove('pending');\r            checkboxTour.classList.add('completed');\r        }\r\r        function proceedToStep3() {\r            const tourDate = document.getElementById('tourDate').value;\r            if (!tourDate) {\r                alert('\u064a\u0631\u062c\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062e\u062f\u0645\u0629');\r                document.getElementById('tourDate').focus();\r                document.getElementById('tourDate').style.borderColor = '#ef4444';\r                setTimeout(() => {\r                    document.getElementById('tourDate').style.borderColor = '';\r                }, 2000);\r                return;\r            }\r            if (!hotelType) {\r                alert('\u064a\u0631\u062c\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u0645\u0648\u0642\u0639 \u0627\u0644\u0641\u0646\u062f\u0642');\r                return;\r            }\r            goToStep(3);\r        }\r\r        function applyBurjCoupon() {\r            const btn = document.getElementById('applyCouponBtn');\r            const appliedBtn = document.getElementById('appliedCouponBtn');\r            const codeDisplay = document.getElementById('couponCodeDisplay');\r            const couponTitle = document.getElementById('couponTitle');\r\r            btn.innerHTML = '<span style=\"display: inline-flex; align-items: center; gap: 8px;\">\u062c\u0627\u0631\u064a \u0627\u0644\u062a\u062d\u0642\u0642...<\/span>';\r\r            setTimeout(() => {\r                btn.classList.add('hidden');\r                appliedBtn.classList.remove('hidden');\r                codeDisplay.style.display = 'inline-flex';\r                \r                couponTitle.classList.add('hidden');\r\r                document.getElementById('errorMsg').classList.remove('show');\r                document.getElementById('successMsg').classList.add('show');\r\r                isVerified = true;\r                document.getElementById('checkoutBtn').disabled = false;\r\r                setTimeout(() => {\r                    document.getElementById('heroSection').classList.add('hidden');\r                }, 1000);\r            }, 800);\r        }\r\r        function updateOfferChecklist() {\r            if (selectedAirport && airportDateSelected) {\r                const checkboxAirport = document.getElementById('checkboxAirport');\r                checkboxAirport.classList.remove('pending');\r                checkboxAirport.classList.add('completed');\r            }\r        }\r\r        function proceedToCheckout() {\r            if (!isVerified) {\r                alert('\u064a\u0631\u062c\u0649 \u062a\u0637\u0628\u064a\u0642 \u0643\u0648\u062f \u0627\u0644\u0639\u0631\u0636 \u0623\u0648\u0644\u0627\u064b');\r                return;\r            }\r            \r            const tcChecked = document.getElementById('tcCheckbox').checked;\r            if (!tcChecked) {\r                alert('\u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0623\u062d\u0643\u0627\u0645 \u0623\u0648\u0644\u0627\u064b');\r                document.getElementById('termsDropdown').classList.add('show');\r                return;\r            }\r\r            const total = tourPrice;\r            const airport = selectedAirport || 'BKK';\r            const tourDate = document.getElementById('tourDate').value;\r\r            window.location.href = `\/checkout?airport=${airport}&hotel=${hotelType}&total=${total}&date=${tourDate}`;\r        }\r\r        const tomorrow = new Date();\r        tomorrow.setDate(tomorrow.getDate() + 1);\r        document.getElementById('tourDate').min = tomorrow.toISOString().split('T')[0];\r        document.getElementById('arrivalDate').min = tomorrow.toISOString().split('T')[0];\r        \r        function scrollToAirportSelection() {\r            if (currentStep !== 1) {\r                goToStep(1);\r            }\r            setTimeout(() => {\r                document.querySelector('.airport-options').scrollIntoView({ behavior: 'smooth', block: 'center' });\r                const airportSection = document.querySelector('.airport-options');\r                airportSection.style.transition = 'all 0.3s';\r                airportSection.style.transform = 'scale(1.02)';\r                setTimeout(() => {\r                    airportSection.style.transform = 'scale(1)';\r                }, 300);\r            }, 100);\r        }\r\r        function toggleCheckout() {\r            const tcChecked = document.getElementById('tcCheckbox').checked;\r            const verified = isVerified;\r            document.getElementById('checkoutBtn').disabled = !(tcChecked && verified);\r        }\r\r        function toggleTermsDropdown() {\r            const dropdown = document.getElementById('termsDropdown');\r            if (dropdown.classList.contains('show')) {\r                dropdown.classList.remove('show');\r            } else {\r                dropdown.classList.add('show');\r                dropdown.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\r            }\r        }\r    <\/script>\r<\/body>\r<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"\u0639\u0631\u0636 \u0628\u0631\u062c \u0627\u0644\u062d\u0635\u0631\u064a &#8211; \u0645\u0627\u064a \u062a\u0648\u0631 \u0639\u0631\u0636 \u062d\u0635\u0631\u064a \u0644\u0639\u0645\u0644\u0627\u0621 \u0634\u0631\u064a\u062d\u0629 \u0628\u0631\u062c \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0634\u062a\u0631\u064a\u062a \u0634\u0631\u0627\u0626\u062d \u0628\u0631\u062c \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\u061f \u0627\u062a\u0628\u0639 \u0627\u0644\u062e\u0637\u0648\u0627\u062a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 2\u00d7 \u0634\u0631\u064a\u062d\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u20c1 133.98 \u062a\u0645 \u0634\u0631\u0627\u0626\u0647\u0627 \u0645\u0646 \u0628\u0631\u062c \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0645\u062c\u0627\u0646\u0627\u064b \u0641\u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0631\u0627\u0641\u062a\u0646\u062c \u0648\u0627\u0644\u0632\u064a\u0628\u0644\u0627\u0646 \u0644\u0634\u062e\u0635\u064a\u0646 \u20c1 265 \u0627\u0644\u0645\u062a\u0628\u0642\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 \u20c1 265 1 \u0627\u0644\u0645\u0637\u0627\u0631 2 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629 3 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u062e\u062a\u0631 \u0645\u0637\u0627\u0631 \u0648\u0635\u0648\u0644\u0643&#8230;","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-22873","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Burj Offer Sample Version 2 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Burj Offer Sample Version 2 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\" \/>\n<meta property=\"og:description\" content=\"\u0639\u0631\u0636 \u0628\u0631\u062c \u0627\u0644\u062d\u0635\u0631\u064a &#8211; \u0645\u0627\u064a \u062a\u0648\u0631 \u0639\u0631\u0636 \u062d\u0635\u0631\u064a \u0644\u0639\u0645\u0644\u0627\u0621 \u0634\u0631\u064a\u062d\u0629 \u0628\u0631\u062c \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0634\u062a\u0631\u064a\u062a \u0634\u0631\u0627\u0626\u062d \u0628\u0631\u062c \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\u061f \u0627\u062a\u0628\u0639 \u0627\u0644\u062e\u0637\u0648\u0627\u062a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 2\u00d7 \u0634\u0631\u064a\u062d\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u20c1 133.98 \u062a\u0645 \u0634\u0631\u0627\u0626\u0647\u0627 \u0645\u0646 \u0628\u0631\u062c \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0645\u062c\u0627\u0646\u0627\u064b \u0641\u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0631\u0627\u0641\u062a\u0646\u062c \u0648\u0627\u0644\u0632\u064a\u0628\u0644\u0627\u0646 \u0644\u0634\u062e\u0635\u064a\u0646 \u20c1 265 \u0627\u0644\u0645\u062a\u0628\u0642\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 \u20c1 265 1 \u0627\u0644\u0645\u0637\u0627\u0631 2 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629 3 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u062e\u062a\u0631 \u0645\u0637\u0627\u0631 \u0648\u0635\u0648\u0644\u0643...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/\" \/>\n<meta property=\"og:site_name\" content=\"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T20:22:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mytour.tours\/wp-content\/uploads\/2024\/11\/mytour-2.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/\",\"url\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/\",\"name\":\"Burj Offer Sample Version 2 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mytour.tours\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/mytour-2.svg\",\"datePublished\":\"2026-03-17T11:31:38+00:00\",\"dateModified\":\"2026-03-21T20:22:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mytour.tours\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/mytour-2.svg\",\"contentUrl\":\"https:\\\/\\\/mytour.tours\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/mytour-2.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/burj-offer-sample-version-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mytour.tours\\\/ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Burj Offer Sample Version 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mytour.tours\\\/en\\\/\",\"name\":\"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\",\"description\":\"\u0623\u0641\u0636\u0644 \u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d\u064a\u0629 \u0641\u064a \u0622\u0633\u064a\u0627\",\"alternateName\":\"\u0645\u0627\u064a \u062a\u0648\u0631\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mytour.tours\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Burj Offer Sample Version 2 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/","og_locale":"ar_AR","og_type":"article","og_title":"Burj Offer Sample Version 2 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","og_description":"\u0639\u0631\u0636 \u0628\u0631\u062c \u0627\u0644\u062d\u0635\u0631\u064a &#8211; \u0645\u0627\u064a \u062a\u0648\u0631 \u0639\u0631\u0636 \u062d\u0635\u0631\u064a \u0644\u0639\u0645\u0644\u0627\u0621 \u0634\u0631\u064a\u062d\u0629 \u0628\u0631\u062c \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0634\u062a\u0631\u064a\u062a \u0634\u0631\u0627\u0626\u062d \u0628\u0631\u062c \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\u061f \u0627\u062a\u0628\u0639 \u0627\u0644\u062e\u0637\u0648\u0627\u062a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 2\u00d7 \u0634\u0631\u064a\u062d\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u20c1 133.98 \u062a\u0645 \u0634\u0631\u0627\u0626\u0647\u0627 \u0645\u0646 \u0628\u0631\u062c \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0631 \u0645\u062c\u0627\u0646\u0627\u064b \u0641\u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0631\u0627\u0641\u062a\u0646\u062c \u0648\u0627\u0644\u0632\u064a\u0628\u0644\u0627\u0646 \u0644\u0634\u062e\u0635\u064a\u0646 \u20c1 265 \u0627\u0644\u0645\u062a\u0628\u0642\u064a \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 \u20c1 265 1 \u0627\u0644\u0645\u0637\u0627\u0631 2 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629 3 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u062e\u062a\u0631 \u0645\u0637\u0627\u0631 \u0648\u0635\u0648\u0644\u0643...","og_url":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/","og_site_name":"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","article_modified_time":"2026-03-21T20:22:00+00:00","og_image":[{"url":"https:\/\/mytour.tours\/wp-content\/uploads\/2024\/11\/mytour-2.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"9 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/","url":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/","name":"Burj Offer Sample Version 2 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","isPartOf":{"@id":"https:\/\/mytour.tours\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/#primaryimage"},"image":{"@id":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/#primaryimage"},"thumbnailUrl":"https:\/\/mytour.tours\/wp-content\/uploads\/2024\/11\/mytour-2.svg","datePublished":"2026-03-17T11:31:38+00:00","dateModified":"2026-03-21T20:22:00+00:00","breadcrumb":{"@id":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/#primaryimage","url":"https:\/\/mytour.tours\/wp-content\/uploads\/2024\/11\/mytour-2.svg","contentUrl":"https:\/\/mytour.tours\/wp-content\/uploads\/2024\/11\/mytour-2.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/mytour.tours\/en\/burj-offer-sample-version-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mytour.tours\/ar\/"},{"@type":"ListItem","position":2,"name":"Burj Offer Sample Version 2"}]},{"@type":"WebSite","@id":"https:\/\/mytour.tours\/en\/#website","url":"https:\/\/mytour.tours\/en\/","name":"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","description":"\u0623\u0641\u0636\u0644 \u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d\u064a\u0629 \u0641\u064a \u0622\u0633\u064a\u0627","alternateName":"\u0645\u0627\u064a \u062a\u0648\u0631","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mytour.tours\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages\/22873","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/comments?post=22873"}],"version-history":[{"count":24,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages\/22873\/revisions"}],"predecessor-version":[{"id":22936,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages\/22873\/revisions\/22936"}],"wp:attachment":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/media?parent=22873"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}