{"id":56,"date":"2025-11-05T15:00:42","date_gmt":"2025-11-05T15:00:42","guid":{"rendered":"https:\/\/tania.travel\/?page_id=56"},"modified":"2025-11-05T15:01:22","modified_gmt":"2025-11-05T15:01:22","slug":"dobroe-pojalovat","status":"publish","type":"page","link":"https:\/\/tania.travel\/index.php\/dobroe-pojalovat\/","title":{"rendered":"Dobroe Pojalovat"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ru\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>TANIA TRAVEL &#8211; \u0412\u0430\u0448 \u0420\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u0439 \u041f\u0443\u0442\u044c \u0432 \u0410\u043b\u044c\u043f\u044b \u0438 \u043d\u0430 \u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0443\u044e \u0420\u0438\u0432\u044c\u0435\u0440\u0443<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html {\n            width: 100% !important;\n            overflow-x: hidden !important;\n        }\n\n        body {\n            font-family: 'Georgia', serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            width: 100% !important;\n            max-width: 100% !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        \/* Force remove all WordPress containers and wrappers *\/\n        body > *:not(script):not(style) {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            margin-left: 0 !important;\n            margin-right: 0 !important;\n            padding-left: 0 !important;\n            padding-right: 0 !important;\n        }\n\n        #page, #content, .site, .site-content, main, article, .entry-content,\n        .container, .wrapper, .content-area, .site-main {\n            width: 100% !important;\n            max-width: 100% !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .fullwidth-wrapper {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            position: relative;\n            left: 50%;\n            right: 50%;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            padding-left: 0 !important;\n            padding-right: 0 !important;\n        }\n\n        .hero {\n            width: 100% !important;\n            height: 100vh;\n            background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url('https:\/\/tania.travel\/wp-content\/uploads\/2025\/11\/web_tmp_068.jpg');\n            background-size: cover;\n            background-position: center;\n            background-attachment: fixed;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            color: white;\n            margin: 0 !important;\n            margin-top: -50px !important;\n            padding: 0 !important;\n        }\n\n        .hero-content {\n            padding: 0 20px;\n        }\n\n        .hero h1 {\n            font-size: clamp(2.5rem, 6vw, 5rem);\n            font-weight: 300;\n            letter-spacing: 0.1em;\n            margin-bottom: 1rem;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\n            color: #d4a574 !important;\n        }\n\n        .hero p {\n            font-size: clamp(1.2rem, 3vw, 2rem);\n            font-style: italic;\n            margin-bottom: 2rem;\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);\n        }\n\n        .cta {\n            display: inline-block;\n            padding: 15px 40px;\n            background: transparent;\n            color: white;\n            border: 2px solid white;\n            text-decoration: none;\n            font-size: 1rem;\n            letter-spacing: 0.1em;\n            transition: all 0.3s;\n            text-transform: uppercase;\n        }\n\n        .cta:hover {\n            background: white;\n            color: #333;\n            transform: translateY(-2px);\n        }\n\n        .content-section {\n            padding: 100px 8%;\n        }\n\n        .about {\n            background: #f5f5f5;\n        }\n\n        .about-content {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 80px;\n            align-items: center;\n        }\n\n        .about img {\n            width: 100%;\n            height: 550px;\n            object-fit: contain;\n            border-radius: 4px;\n            background: #f5f5f5;\n        }\n\n        h2 {\n            font-size: clamp(2.5rem, 5vw, 4rem);\n            font-weight: 300;\n            margin-bottom: 2rem;\n        }\n\n        .about p {\n            margin-bottom: 1.5rem;\n            line-height: 1.9;\n            font-size: 1.05rem;\n        }\n\n        .star {\n            color: #d4a574;\n            margin-right: 8px;\n        }\n\n        .services {\n            background: white;\n        }\n\n        .services h2 {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .services-grid {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 50px;\n        }\n\n        .service-card img {\n            width: 100%;\n            height: 280px;\n            object-fit: cover;\n            margin-bottom: 25px;\n            border-radius: 4px;\n            transition: transform 0.3s ease;\n        }\n\n        .service-card:hover img {\n            transform: scale(1.02);\n        }\n\n        .service-card h3 {\n            font-size: 1.6rem;\n            margin-bottom: 15px;\n            font-weight: 400;\n        }\n\n        .service-card p {\n            color: #666;\n            line-height: 1.9;\n            margin-bottom: 12px;\n        }\n\n        .gallery {\n            background: #f5f5f5;\n        }\n\n        .gallery h2 {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .gallery-grid {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 25px;\n        }\n\n        .video-container {\n            position: relative;\n            width: 100%;\n            padding-bottom: 56.25%;\n            height: 0;\n            overflow: hidden;\n            border-radius: 4px;\n            cursor: pointer;\n            transition: transform 0.3s ease;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n        }\n\n        .video-container:hover {\n            transform: scale(1.02);\n            box-shadow: 0 6px 12px rgba(0,0,0,0.15);\n        }\n\n        .video-container iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border-radius: 4px;\n            pointer-events: none;\n        }\n\n        .video-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.4);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            opacity: 0;\n            transition: opacity 0.3s;\n            pointer-events: none;\n            border-radius: 4px;\n        }\n\n        .video-container:hover .video-overlay {\n            opacity: 1;\n        }\n\n        .video-overlay span {\n            color: white;\n            font-size: 1.2rem;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.8);\n            font-weight: 500;\n        }\n\n        .video-modal {\n            display: none;\n            position: fixed;\n            z-index: 9999;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0,0,0,0.95);\n            animation: fadeIn 0.3s;\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n\n        .video-modal.active {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .modal-content {\n            position: relative;\n            width: 90%;\n            max-width: 1400px;\n            aspect-ratio: 16\/9;\n        }\n\n        .modal-content iframe {\n            width: 100%;\n            height: 100%;\n            border-radius: 8px;\n        }\n\n        .close-modal {\n            position: absolute;\n            top: 20px;\n            right: 40px;\n            color: white;\n            font-size: 50px;\n            font-weight: bold;\n            cursor: pointer;\n            z-index: 10000;\n            transition: color 0.3s;\n        }\n\n        .close-modal:hover {\n            color: #d4a574;\n        }\n\n        .contact {\n            background: #1a1a1a;\n            color: #d4a574;\n            text-align: center;\n        }\n\n        .contact h2 {\n            color: #d4a574;\n            margin-bottom: 30px;\n        }\n\n        .contact p {\n            font-size: 1.1rem;\n            margin: 25px 0;\n        }\n\n        .contact-info {\n            font-size: 1.4rem;\n            margin: 25px 0;\n        }\n\n        .contact a {\n            color: #d4a574;\n            text-decoration: none;\n            border-bottom: 1px solid rgba(212, 165, 116, 0.3);\n            transition: all 0.3s;\n        }\n\n        .contact a:hover {\n            border-bottom-color: #d4a574;\n        }\n\n        @media (max-width: 968px) {\n            .gallery-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 768px) {\n            .content-section {\n                padding: 80px 5%;\n            }\n\n            .about-content {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .about img {\n                height: 400px;\n            }\n\n            .services-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .gallery-grid {\n                grid-template-columns: 1fr;\n            }\n\n            h2 {\n                font-size: 2rem;\n            }\n\n            .close-modal {\n                top: 10px;\n                right: 20px;\n                font-size: 40px;\n            }\n\n            .modal-content {\n                width: 95%;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"fullwidth-wrapper\">\n        <section class=\"hero\">\n            <div class=\"hero-content\">\n                <h1>TANIA TRAVEL<\/h1>\n                <p>\u0412\u0430\u0448 \u0420\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u0439 \u041f\u0443\u0442\u044c \u0432 \u0410\u043b\u044c\u043f\u044b \u0438 \u043d\u0430 \u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0443\u044e \u0420\u0438\u0432\u044c\u0435\u0440\u0443<\/p>\n                <a href=\"#contact\" class=\"cta\">\u0421\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u043c\u0438<\/a>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"fullwidth-wrapper\">\n        <section class=\"about content-section\">\n            <div class=\"about-content\">\n                <img decoding=\"async\" src=\"https:\/\/tania.travel\/wp-content\/uploads\/2025\/11\/tania.png\" alt=\"\u0422\u0430\u043d\u044f\">\n                <div>\n                    <h2>\u041e \u043d\u0430\u0441<\/h2>\n                    <p><span class=\"star\">\u2726<\/span><strong>\u0411\u043e\u043b\u0435\u0435 10 \u043b\u0435\u0442 \u043e\u043f\u044b\u0442\u0430<\/strong>, Tania Travel \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 \u043a \u0440\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u043c \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f\u043c \u0432 \u0441\u0430\u043c\u044b\u0445 \u043f\u0440\u0435\u0441\u0442\u0438\u0436\u043d\u044b\u0445 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f\u0445 \u0415\u0432\u0440\u043e\u043f\u044b. \u041c\u044b \u0437\u043d\u0430\u0435\u043c \u043a\u0430\u0436\u0434\u044b\u0439 \u0443\u0433\u043e\u043b\u043e\u043a \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0445 \u0438 \u0448\u0432\u0435\u0439\u0446\u0430\u0440\u0441\u043a\u0438\u0445 \u0410\u043b\u044c\u043f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0441\u043a\u0440\u044b\u0442\u044b\u0435 \u0441\u043e\u043a\u0440\u043e\u0432\u0438\u0449\u0430 \u041b\u0430\u0437\u0443\u0440\u043d\u043e\u0433\u043e \u0431\u0435\u0440\u0435\u0433\u0430.<\/p>\n                    <p><span class=\"star\">\u2726<\/span><strong>\u041a\u0430\u0436\u0434\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435 \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u043e<\/strong>. \u0421 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0432\u0430\u0448\u0435\u0433\u043e \u043f\u0440\u0438\u0431\u044b\u0442\u0438\u044f \u0432 \u0430\u044d\u0440\u043e\u043f\u043e\u0440\u0442 \u0434\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u0443\u0436\u0438\u043d\u0430 \u043d\u0430 \u0437\u0430\u043a\u0430\u0442\u0435 \u2013 \u043c\u044b \u0437\u0434\u0435\u0441\u044c, \u0447\u0442\u043e\u0431\u044b \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043d\u0435\u0437\u0430\u0431\u044b\u0432\u0430\u0435\u043c\u044b\u043c.<\/p>\n                    <p><span class=\"star\">\u2726<\/span><strong>\u041c\u044b \u0437\u0430\u0431\u043e\u0442\u0438\u043c\u0441\u044f \u043e \u043a\u0430\u0436\u0434\u043e\u0439 \u0434\u0435\u0442\u0430\u043b\u0438<\/strong> \u2013 \u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0432 \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0430\u0445 \u0441\u043e \u0437\u0432\u0435\u0437\u0434\u0430\u043c\u0438 \u041c\u0438\u0448\u043b\u0435\u043d, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u0439, VIP-\u0434\u043e\u0441\u0442\u0443\u043f, \u0442\u0440\u0430\u043d\u0441\u0444\u0435\u0440\u044b \u043d\u0430 \u0432\u0435\u0440\u0442\u043e\u043b\u0435\u0442\u0435 \u2013 \u0447\u0442\u043e\u0431\u044b \u0432\u044b \u043c\u043e\u0433\u043b\u0438 \u043f\u0440\u043e\u0441\u0442\u043e \u0440\u0430\u0441\u0441\u043b\u0430\u0431\u0438\u0442\u044c\u0441\u044f \u0438 \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u043d\u0430\u0441\u043b\u0430\u0434\u0438\u0442\u044c\u0441\u044f \u0441\u0432\u043e\u0438\u043c \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435\u043c.<\/p>\n                    <p><span class=\"star\">\u2726<\/span><strong>\u041c\u043d\u043e\u0433\u043e\u044f\u0437\u044b\u0447\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441<\/strong>: \u0421\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0435 \u0432\u043b\u0430\u0434\u0435\u043d\u0438\u0435 \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u043c, \u0440\u0443\u0441\u0441\u043a\u0438\u043c \u0438 \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u043c \u044f\u0437\u044b\u043a\u0430\u043c\u0438.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"fullwidth-wrapper\">\n        <section class=\"services content-section\">\n            <h2>\u041d\u0430\u0448\u0438 \u0423\u0441\u043b\u0443\u0433\u0438<\/h2>\n            <div class=\"services-grid\">\n                <div class=\"service-card\">\n                    <img decoding=\"async\" src=\"https:\/\/tania.travel\/wp-content\/uploads\/2025\/11\/vue-chalet.png\" alt=\"\u0428\u0430\u043b\u0435 \u0432 \u0410\u043b\u044c\u043f\u0430\u0445\">\n                    <h3><span class=\"star\">\u2726<\/span> \u0420\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u0435 \u0428\u0430\u043b\u0435 \u0438 \u0410\u043f\u0430\u0440\u0442\u0430\u043c\u0435\u043d\u0442\u044b<\/h3>\n                    <p><strong>\u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0435 \u0438 \u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0441\u043a\u0438\u0435 \u0410\u043b\u044c\u043f\u044b<\/strong>: \u041e\u0442\u043a\u0440\u043e\u0439\u0442\u0435 \u0434\u043b\u044f \u0441\u0435\u0431\u044f \u043d\u0430\u0448 \u044d\u043a\u0441\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u044b\u0439 \u0432\u044b\u0431\u043e\u0440 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0448\u0430\u043b\u0435 \u0438 \u0430\u043f\u0430\u0440\u0442\u0430\u043c\u0435\u043d\u0442\u043e\u0432 \u0441 \u043f\u043e\u043b\u043d\u044b\u043c \u043a\u043e\u043d\u0441\u044c\u0435\u0440\u0436-\u0441\u0435\u0440\u0432\u0438\u0441\u043e\u043c.<\/p>\n                    <p>\u041c\u044b \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c \u0433\u043e\u0440\u0430\u0437\u0434\u043e \u0431\u043e\u043b\u044c\u0448\u0435, \u0447\u0435\u043c \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435: \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043b\u044b\u0436\u043d\u044b\u0435 \u043f\u0430\u043a\u0435\u0442\u044b, \u0447\u0430\u0441\u0442\u043d\u044b\u0435 \u0442\u0440\u0430\u043d\u0441\u0444\u0435\u0440\u044b \u043d\u0430 \u043b\u0438\u043c\u0443\u0437\u0438\u043d\u0435, \u043f\u0430\u043d\u043e\u0440\u0430\u043c\u043d\u044b\u0435 \u043f\u043e\u043b\u0435\u0442\u044b \u043d\u0430 \u0432\u0435\u0440\u0442\u043e\u043b\u0435\u0442\u0435, \u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0432 \u043b\u0443\u0447\u0448\u0438\u0445 \u0433\u043e\u0440\u043d\u044b\u0445 \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0430\u0445, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u0439, \u043b\u0438\u0447\u043d\u044b\u0435 \u043f\u043e\u0432\u0430\u0440\u0430, VIP-\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440\u044b \u043f\u043e \u043b\u044b\u0436\u0430\u043c.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <img decoding=\"async\" src=\"https:\/\/tania.travel\/wp-content\/uploads\/2025\/11\/web__tmp_w14withtv.jpg\" alt=\"\u0412\u0438\u043b\u043b\u0430 \u043d\u0430 \u041b\u0430\u0437\u0443\u0440\u043d\u043e\u043c \u0411\u0435\u0440\u0435\u0433\u0443\">\n                    <h3><span class=\"star\">\u2726<\/span> \u0412\u0438\u043b\u043b\u044b \u0438 \u0427\u0430\u0441\u0442\u043d\u044b\u0435 \u041e\u0442\u0434\u044b\u0445<\/h3>\n                    <p><strong>\u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0430\u044f \u0420\u0438\u0432\u044c\u0435\u0440\u0430<\/strong>: \u0418\u0441\u043f\u044b\u0442\u0430\u0439\u0442\u0435 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u0443\u044e \u0440\u043e\u0441\u043a\u043e\u0448\u044c \u0432 \u043d\u0430\u0448\u0438\u0445 \u044d\u043a\u0441\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u044b\u0445 \u0432\u0438\u043b\u043b\u0430\u0445 \u0438 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043e\u0442\u0435\u043b\u044f\u0445, \u0442\u0449\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043e\u0442\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0445 \u0432 \u0421\u0430\u043d-\u0422\u0440\u043e\u043f\u0435, \u041a\u0430\u043d\u043d\u0430\u0445, \u041c\u043e\u043d\u0430\u043a\u043e \u0438 \u041d\u0438\u0446\u0446\u0435.<\/p>\n                    <p>\u041f\u0440\u0435\u043c\u0438\u0443\u043c-\u0443\u0441\u043b\u0443\u0433\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b: \u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0432 \u0441\u0430\u043c\u044b\u0445 \u0432\u043e\u0441\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0430\u0445 \u0434\u043b\u044f \u0433\u0443\u0440\u043c\u0430\u043d\u043e\u0432 \u0438 \u043f\u043b\u044f\u0436\u043d\u044b\u0445 \u043a\u043b\u0443\u0431\u0430\u0445, \u0430\u0440\u0435\u043d\u0434\u0430 \u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u044f\u0445\u0442 \u0441 \u044d\u043a\u0438\u043f\u0430\u0436\u0435\u043c, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f VIP-\u0432\u0435\u0447\u0435\u0440\u0438\u043d\u043e\u043a \u0438 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u044d\u043a\u0441\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u044b\u043c \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u043c (\u0413\u0440\u0430\u043d-\u043f\u0440\u0438 \u041c\u043e\u043d\u0430\u043a\u043e, \u041a\u0430\u043d\u043d\u0441\u043a\u0438\u0439 \u043a\u0438\u043d\u043e\u0444\u0435\u0441\u0442\u0438\u0432\u0430\u043b\u044c).<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <img decoding=\"async\" src=\"https:\/\/tania.travel\/wp-content\/uploads\/2025\/11\/web_tmp_068.jpg\" alt=\"\u041f\u0440\u0435\u0441\u0442\u0438\u0436\u043d\u0430\u044f \u041d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u044c\">\n                    <h3><span class=\"star\">\u2726<\/span> \u041f\u0440\u043e\u0434\u0430\u0436\u0430 \u041d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u0438<\/h3>\n                    <p><strong>\u0418\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0438 \u0432 \u043f\u0440\u0435\u0441\u0442\u0438\u0436\u043d\u0443\u044e \u043d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u044c<\/strong>: \u0418\u0449\u0435\u0442\u0435 \u0448\u0430\u043b\u0435 \u0441\u0432\u043e\u0435\u0439 \u043c\u0435\u0447\u0442\u044b \u0432 \u0410\u043b\u044c\u043f\u0430\u0445 \u0438\u043b\u0438 \u0440\u0430\u0439\u0441\u043a\u0443\u044e \u0432\u0438\u043b\u043b\u0443 \u0443 \u0421\u0440\u0435\u0434\u0438\u0437\u0435\u043c\u043d\u043e\u0433\u043e \u043c\u043e\u0440\u044f?<\/p>\n                    <p>\u041c\u044b \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u0435\u043c \u0432\u0430\u0441 \u043d\u0430 \u043a\u0430\u0436\u0434\u043e\u043c \u044d\u0442\u0430\u043f\u0435 \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0435\u043d\u0438\u044f: \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043f\u043e\u0434\u0431\u043e\u0440 \u043d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u0438 \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0432\u0430\u0448\u0438\u043c\u0438 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f\u043c\u0438, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0447\u0430\u0441\u0442\u043d\u044b\u0435 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u044b, \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u0438 \u0430\u043d\u0430\u043b\u0438\u0437 \u043c\u0435\u0441\u0442\u043d\u043e\u0433\u043e \u0440\u044b\u043d\u043a\u0430, \u043f\u043e\u043b\u043d\u0430\u044f \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430, \u043f\u0435\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u044b \u043e \u043b\u0443\u0447\u0448\u0435\u0439 \u0446\u0435\u043d\u0435.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"fullwidth-wrapper\">\n        <section class=\"gallery content-section\">\n            <h2>\u0413\u0430\u043b\u0435\u0440\u0435\u044f<\/h2>\n            <div class=\"gallery-grid\">\n                <div class=\"video-container\" onclick=\"openVideo('gogiFhVp0pM')\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/gogiFhVp0pM\" \n                            title=\"\u0412\u0438\u0434\u0435\u043e 1\" \n                            frameborder=\"0\" \n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \n                            allowfullscreen>\n                    <\/iframe>\n                    <div class=\"video-overlay\">\n                        <span>\u25b6 \u041d\u0430\u0436\u043c\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"video-container\" onclick=\"openVideo('T-5gdzjO-Wk')\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/T-5gdzjO-Wk\" \n                            title=\"\u0412\u0438\u0434\u0435\u043e 2\" \n                            frameborder=\"0\" \n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \n                            allowfullscreen>\n                    <\/iframe>\n                    <div class=\"video-overlay\">\n                        <span>\u25b6 \u041d\u0430\u0436\u043c\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"video-container\" onclick=\"openVideo('Loflq02ixE0')\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/Loflq02ixE0\" \n                            title=\"\u0412\u0438\u0434\u0435\u043e 3\" \n                            frameborder=\"0\" \n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \n                            allowfullscreen>\n                    <\/iframe>\n                    <div class=\"video-overlay\">\n                        <span>\u25b6 \u041d\u0430\u0436\u043c\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"fullwidth-wrapper\">\n        <section class=\"contact content-section\" id=\"contact\">\n            <h2>\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/h2>\n            <p>\u0411\u0430\u0437\u0438\u0440\u0443\u0435\u043c\u0441\u044f \u0432 \u041a\u0443\u0440\u0448\u0435\u0432\u0435\u043b\u0435 \u0437\u0438\u043c\u043e\u0439 \u0438 \u0432 \u0421\u0435\u043d-\u0422\u0440\u043e\u043f\u0435 \u043b\u0435\u0442\u043e\u043c<\/p>\n            <div class=\"contact-info\">\n                <a href=\"tel:+33781664759\">+33 7 81 66 47 59<\/a>\n            <\/div>\n            <div class=\"contact-info\">\n                <a href=\"mailto:info.taniatravel@gmail.com\">info.taniatravel@gmail.com<\/a>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <!-- Lightbox Modal -->\n    <div id=\"videoModal\" class=\"video-modal\" onclick=\"closeVideo()\">\n        <span class=\"close-modal\" onclick=\"closeVideo()\">&times;<\/span>\n        <div class=\"modal-content\" onclick=\"event.stopPropagation()\">\n            <iframe id=\"modalVideo\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Video Modal Functions\n        function openVideo(videoId) {\n            const modal = document.getElementById('videoModal');\n            const iframe = document.getElementById('modalVideo');\n            iframe.src = 'https:\/\/www.youtube.com\/embed\/' + videoId + '?autoplay=1';\n            modal.classList.add('active');\n            document.body.style.overflow = 'hidden';\n        }\n\n        function closeVideo() {\n            const modal = document.getElementById('videoModal');\n            const iframe = document.getElementById('modalVideo');\n            iframe.src = '';\n            modal.classList.remove('active');\n            document.body.style.overflow = 'auto';\n        }\n\n        \/\/ Close modal with Escape key\n        document.addEventListener('keydown', function(e) {\n            if (e.key === 'Escape') {\n                closeVideo();\n            }\n        });\n\n        \/\/ Force fullwidth by moving content out of WordPress containers\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Find all fullwidth wrappers\n            const wrappers = document.querySelectorAll('.fullwidth-wrapper');\n            \n            \/\/ Move them to body if they're inside containers\n            wrappers.forEach(wrapper => {\n                \/\/ Get all parent elements\n                let parent = wrapper.parentElement;\n                while (parent && parent !== document.body) {\n                    \/\/ Remove width restrictions from parents\n                    parent.style.maxWidth = '100%';\n                    parent.style.width = '100%';\n                    parent.style.margin = '0';\n                    parent.style.padding = '0';\n                    parent = parent.parentElement;\n                }\n            });\n            \n            \/\/ Also target common WordPress containers\n            const containers = document.querySelectorAll('.site-content, .entry-content, #content, #primary, .content-area, main, article');\n            containers.forEach(container => {\n                container.style.maxWidth = '100%';\n                container.style.width = '100%';\n                container.style.margin = '0';\n                container.style.padding = '0';\n            });\n        });\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({ behavior: 'smooth' });\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>TANIA TRAVEL &#8211; \u0412\u0430\u0448 \u0420\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u0439 \u041f\u0443\u0442\u044c \u0432 \u0410\u043b\u044c\u043f\u044b \u0438 \u043d\u0430 \u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0443\u044e \u0420\u0438\u0432\u044c\u0435\u0440\u0443 TANIA TRAVEL \u0412\u0430\u0448 \u0420\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u0439 \u041f\u0443\u0442\u044c \u0432 \u0410\u043b\u044c\u043f\u044b \u0438 \u043d\u0430 \u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0443\u044e \u0420\u0438\u0432\u044c\u0435\u0440\u0443 \u0421\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u043c\u0438 \u041e \u043d\u0430\u0441 \u2726\u0411\u043e\u043b\u0435\u0435 10 \u043b\u0435\u0442 \u043e\u043f\u044b\u0442\u0430, Tania Travel \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 \u043a \u0440\u043e\u0441\u043a\u043e\u0448\u043d\u044b\u043c \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f\u043c \u0432 \u0441\u0430\u043c\u044b\u0445 \u043f\u0440\u0435\u0441\u0442\u0438\u0436\u043d\u044b\u0445 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f\u0445 \u0415\u0432\u0440\u043e\u043f\u044b. \u041c\u044b \u0437\u043d\u0430\u0435\u043c \u043a\u0430\u0436\u0434\u044b\u0439 \u0443\u0433\u043e\u043b\u043e\u043a \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0445 \u0438 \u0448\u0432\u0435\u0439\u0446\u0430\u0440\u0441\u043a\u0438\u0445 \u0410\u043b\u044c\u043f, \u0430 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-56","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/pages\/56","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/comments?post=56"}],"version-history":[{"count":2,"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/pages\/56\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/pages\/56\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/tania.travel\/index.php\/wp-json\/wp\/v2\/media?parent=56"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}