{"id":5311,"date":"2026-08-29T06:40:20","date_gmt":"2026-08-29T06:40:20","guid":{"rendered":"https:\/\/vivotravel.uz\/?page_id=5311"},"modified":"2026-08-30T04:48:47","modified_gmt":"2026-08-30T04:48:47","slug":"manzillar","status":"publish","type":"page","link":"https:\/\/vivotravel.uz\/en\/manzillar\/","title":{"rendered":"Destinations"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5311\" class=\"elementor elementor-5311\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41a2942 e-flex e-con-boxed e-con e-parent\" data-id=\"41a2942\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-498daa9 elementor-widget elementor-widget-html\" data-id=\"498daa9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"orb-destinations\">\r\n<style>\r\n  .orb-destinations{\r\n    --orb-primary:#0a3170;\r\n    --orb-gold:#e0aa4e;\r\n    --orb-sand:#f4f2ec;\r\n    --orb-ink:#101c30;\r\n    --orb-muted:#5c6579;\r\n    font-family:'Inter',sans-serif;\r\n    max-width:1100px;\r\n    margin:0 auto;\r\n    padding:70px 24px 90px;\r\n    box-sizing:border-box;\r\n  }\r\n  .orb-destinations *{ box-sizing:border-box; }\r\n\r\n  .orb-destinations .orb-head{ max-width:560px; margin-bottom:40px; }\r\n  .orb-destinations .orb-eyebrow{\r\n    display:flex; align-items:center; gap:10px;\r\n    font-size:13px; font-weight:600; letter-spacing:0.14em;\r\n    text-transform:uppercase; color:var(--orb-primary); margin-bottom:14px;\r\n  }\r\n  .orb-destinations .orb-eyebrow::before{ content:\"\"; width:26px; height:2px; background:var(--orb-primary); display:inline-block; }\r\n  .orb-destinations .orb-head h1{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:clamp(26px,4vw,36px); font-weight:800; letter-spacing:-0.02em; margin:0 0 10px;\r\n    color:var(--orb-ink);\r\n  }\r\n  .orb-destinations .orb-head p{\r\n    font-family:'Inter',sans-serif;\r\n    color:var(--orb-muted); font-size:15.5px; line-height:1.6; margin:0;\r\n  }\r\n\r\n  \/* simple, equal grid *\/\r\n  .orb-destinations .orb-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:28px 24px;\r\n  }\r\n\r\n  .orb-destinations .orb-item{\r\n    display:flex;\r\n    flex-direction:column;\r\n  }\r\n\r\n  .orb-destinations .orb-card{\r\n    position:relative;\r\n    height:270px;\r\n    border-radius:18px;\r\n    overflow:hidden;\r\n    text-decoration:none;\r\n    color:#fff;\r\n    isolation:isolate;\r\n    box-shadow:0 18px 34px -20px rgba(10,49,112,0.4);\r\n    transition:transform .3s ease, box-shadow .3s ease;\r\n    display:block;\r\n  }\r\n  .orb-destinations .orb-card:hover{\r\n    transform:translateY(-6px);\r\n    box-shadow:0 28px 46px -20px rgba(10,49,112,0.5);\r\n  }\r\n\r\n  .orb-destinations .orb-card img{\r\n    position:absolute; inset:0;\r\n    width:100%; height:100%;\r\n    object-fit:cover;\r\n    z-index:-2;\r\n    transition:transform .7s cubic-bezier(.2,.8,.2,1);\r\n    max-width:none;\r\n  }\r\n  .orb-destinations .orb-card:hover img{ transform:scale(1.1) rotate(0.3deg); }\r\n\r\n  .orb-destinations .orb-card::before{\r\n    content:\"\";\r\n    position:absolute; inset:0;\r\n    background:linear-gradient(180deg, rgba(10,49,112,0) 40%, rgba(6,16,33,0.85) 100%);\r\n    z-index:-1;\r\n  }\r\n\r\n  .orb-destinations .orb-accent{\r\n    position:absolute;\r\n    top:0; left:0; right:0;\r\n    height:4px;\r\n    background:var(--orb-gold);\r\n    transform:scaleX(0);\r\n    transform-origin:left;\r\n    transition:transform .35s ease;\r\n    z-index:2;\r\n  }\r\n  .orb-destinations .orb-card:hover .orb-accent{ transform:scaleX(1); }\r\n\r\n  .orb-destinations .orb-badge{\r\n    position:absolute;\r\n    top:16px; left:16px;\r\n    display:flex;\r\n    align-items:center;\r\n    gap:6px;\r\n    background:rgba(16,28,48,0.55);\r\n    backdrop-filter:blur(6px);\r\n    border:1px solid rgba(255,255,255,0.25);\r\n    color:#fff;\r\n    font-size:11.5px;\r\n    font-weight:700;\r\n    padding:6px 12px 6px 10px;\r\n    border-radius:999px;\r\n    z-index:2;\r\n    font-family:'Inter',sans-serif;\r\n  }\r\n  .orb-destinations .orb-badge svg{ width:12px; height:12px; stroke:#fff; fill:none; stroke-width:2.2; }\r\n\r\n  .orb-destinations .orb-arrow{\r\n    position:absolute;\r\n    top:16px; right:16px;\r\n    width:34px; height:34px;\r\n    border-radius:50%;\r\n    background:rgba(255,255,255,0.14);\r\n    border:1px solid rgba(255,255,255,0.3);\r\n    backdrop-filter:blur(6px);\r\n    display:flex; align-items:center; justify-content:center;\r\n    opacity:0;\r\n    transform:translateY(-6px);\r\n    transition:all .3s ease;\r\n    z-index:2;\r\n  }\r\n  .orb-destinations .orb-card:hover .orb-arrow{ opacity:1; transform:translateY(0); }\r\n  .orb-destinations .orb-arrow svg{ width:15px; height:15px; stroke:#fff; fill:none; stroke-width:2.2; transform:rotate(-45deg); }\r\n\r\n  .orb-destinations .orb-name{\r\n    position:absolute;\r\n    left:20px; right:20px; bottom:18px;\r\n    z-index:2;\r\n  }\r\n  .orb-destinations .orb-name .orb-line{\r\n    width:26px; height:3px;\r\n    background:var(--orb-gold);\r\n    border-radius:2px;\r\n    margin-bottom:10px;\r\n    transition:width .3s ease;\r\n  }\r\n  .orb-destinations .orb-card:hover .orb-name .orb-line{ width:42px; }\r\n  .orb-destinations .orb-name h3{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:22px;\r\n    font-weight:700;\r\n    color:#fff;\r\n    letter-spacing:-0.01em;\r\n    margin:0;\r\n  }\r\n\r\n  .orb-destinations .orb-info{\r\n    margin-top:14px;\r\n    font-size:13.5px;\r\n    line-height:1.6;\r\n    color:var(--orb-muted);\r\n    font-family:'Inter',sans-serif;\r\n  }\r\n\r\n  @media (max-width:820px){\r\n    .orb-destinations .orb-grid{ grid-template-columns:repeat(2,1fr); }\r\n  }\r\n  @media (max-width:520px){\r\n    .orb-destinations .orb-grid{ grid-template-columns:1fr; }\r\n  }\r\n<\/style>\r\n\r\n  <div class=\"orb-head\">\r\n    <div class=\"orb-eyebrow\">Destinations<\/div>\r\n    <h1>Most popular countries<\/h1>\r\n    <p>The destinations our customers visit most \u2014 choose the one that suits you best.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"orb-grid\">\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512453979798-5ea266f8880c?w=700&q=80\" alt=\"BAA\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          4 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>UAE<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">A destination where modern skyscrapers, luxury hotels and desert safaris come together.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1524231757912-21f4fe3a7200?w=700&q=80\" alt=\"Turkiya\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          2 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Turkey<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">A perfect mix of historic city views and relaxing seaside resorts.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1528127269322-539801943592?w=700&q=80\" alt=\"Vetnam\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          3 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Vetnam<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">Famous for its green valleys, waterfalls and the peaceful scenery of Ha Long Bay.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565008447742-97f6f38c985c?w=700&q=80\" alt=\"Gruziya\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          1 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Georgia<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">A memorable trip filled with mountain views, warm hospitality and delicious local cuisine.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1502602898657-3e91760cbb34?w=700&q=80\" alt=\"Fransiya\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          4 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>France<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">Art, fashion and the magical sights of Paris, one of Europe\u2019s most romantic cities.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1568322445389-f64ac2515020?w=700&q=80\" alt=\"Misr\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          2 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Egypt<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">Ancient pyramids, the Nile River and a remarkable heritage shaped by thousands of years of history.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1490806843957-31f4c9a91c65?w=700&q=80\" alt=\"Yaponiya\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          3 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Japan<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">A country where modern Tokyo meets traditional temples, famous for its beautiful cherry blossoms.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1552465011-b4e21bf6e79a?w=700&q=80\" alt=\"Tailand\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          2 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Thailand<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">A trip where tropical beaches, lively markets and exotic cuisine come together.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"orb-item\">\r\n      <a class=\"orb-card\" href=\"#\">\r\n        <span class=\"orb-accent\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1543783207-ec64e4d95325?w=700&q=80\" alt=\"Ispaniya\">\r\n        <span class=\"orb-badge\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2.5 1.5V22l4.5-1 4.5 1v-1.5L13 19v-5.5z\"\/><\/svg>\r\n          3 trips\r\n        <\/span>\r\n        <span class=\"orb-arrow\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\r\n        <div class=\"orb-name\">\r\n          <span class=\"orb-line\"><\/span>\r\n          <h3>Spain<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      <p class=\"orb-info\">A captivating country known for the spirit of flamenco, sunny beaches and Gaud\u00ed\u2019s architecture.<\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\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>","protected":false},"excerpt":{"rendered":"<p>Top manzillar Eng ko&#8217;p tanlanadigan davlatlar Mijozlarimiz eng ko&#8217;p tashrif buyurgan yo&#8217;nalishlar \u2014 o&#8217;zingizga mosini tanlang. 4 ta sayohat BAA Zamonaviy osmono&#8217;par binolar, luks mehmonxonalar va cho&#8217;l safarilari uyg&#8217;unlashgan yo&#8217;nalish. 2 ta sayohat Turkiya Tarixiy shahar manzaralari va dengiz bo&#8217;yidagi kurort turlarining mukammal uyg&#8217;unligi. 3 ta sayohat Vetnam Yashil vodiylar, sharsharalar va Halong ko&#8217;rfazining sokin [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5311","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/pages\/5311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/comments?post=5311"}],"version-history":[{"count":13,"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/pages\/5311\/revisions"}],"predecessor-version":[{"id":5467,"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/pages\/5311\/revisions\/5467"}],"wp:attachment":[{"href":"https:\/\/vivotravel.uz\/en\/wp-json\/wp\/v2\/media?parent=5311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}