
{"id":33658,"date":"2026-05-09T18:24:32","date_gmt":"2026-05-09T15:24:32","guid":{"rendered":"https:\/\/newhaj.com\/33658\/"},"modified":"2026-05-10T00:15:20","modified_gmt":"2026-05-09T21:15:20","slug":"33658","status":"publish","type":"post","link":"https:\/\/newhaj.com\/ru\/33658\/","title":{"rendered":"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"33658\" class=\"elementor elementor-33658 elementor-33656\">\n\t\t\t\t<div class=\"elementor-element elementor-element-836b809 e-flex e-con-boxed e-con e-parent\" data-id=\"836b809\" 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-ab2864b elementor-widget elementor-widget-html\" data-id=\"ab2864b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Blue Coral Hotel \u2013 Partnership<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --gold: #b8965a;\n      --gold-light: #d4b07a;\n      --gold-pale: #f5ead8;\n      --deep: #0d1a2b;\n      --mid: #1a2e42;\n      --sea: #1b4060;\n      --coral: #c47b5a;\n      --white: #fdf9f4;\n      --text: #2c1f10;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Jost', sans-serif;\n      background: var(--white);\n      color: var(--text);\n      overflow-x: hidden;\n    }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero {\n      position: relative;\n      min-height: 100vh;\n      background: var(--deep);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 80px 24px;\n      overflow: hidden;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 80% 60% at 50% 20%, rgba(184,150,90,0.18) 0%, transparent 70%),\n        radial-gradient(ellipse 60% 80% at 80% 80%, rgba(196,123,90,0.12) 0%, transparent 60%),\n        radial-gradient(ellipse 50% 50% at 20% 70%, rgba(27,64,96,0.4) 0%, transparent 60%);\n      pointer-events: none;\n    }\n\n    \/* decorative arch *\/\n    .arch {\n      position: absolute;\n      top: -60px;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 340px;\n      height: 340px;\n      border: 1px solid rgba(184,150,90,0.25);\n      border-radius: 50%;\n      pointer-events: none;\n      animation: pulse 6s ease-in-out infinite;\n    }\n    .arch:nth-child(2) { width: 480px; height: 480px; top: -130px; animation-delay: 1s; border-color: rgba(184,150,90,0.12); }\n    .arch:nth-child(3) { width: 620px; height: 620px; top: -200px; animation-delay: 2s; border-color: rgba(184,150,90,0.07); }\n\n    @keyframes pulse {\n      0%, 100% { opacity: 1; }\n      50% { opacity: 0.5; }\n    }\n\n    .hero-logo {\n      position: relative;\n      z-index: 2;\n      margin-bottom: 32px;\n      animation: fadeDown 1s ease both;\n    }\n\n    .hero-logo .logo-mark {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 72px; height: 72px;\n      border: 1.5px solid var(--gold);\n      border-radius: 50%;\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 28px;\n      font-weight: 600;\n      color: var(--gold);\n      letter-spacing: 2px;\n      margin-bottom: 12px;\n    }\n\n    .hero-logo .brand {\n      display: block;\n      font-family: 'Jost', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      color: rgba(184,150,90,0.8);\n    }\n\n    .hero h1 {\n      position: relative;\n      z-index: 2;\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(40px, 7vw, 80px);\n      font-weight: 300;\n      line-height: 1.1;\n      color: var(--white);\n      margin-bottom: 8px;\n      animation: fadeDown 1s 0.15s ease both;\n    }\n\n    .hero h1 em {\n      font-style: italic;\n      color: var(--gold-light);\n    }\n\n    .hero-sub {\n      position: relative;\n      z-index: 2;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 5px;\n      text-transform: uppercase;\n      color: rgba(184,150,90,0.6);\n      margin-bottom: 40px;\n      animation: fadeDown 1s 0.3s ease both;\n    }\n\n    .hero-divider {\n      position: relative;\n      z-index: 2;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 16px;\n      margin-bottom: 40px;\n      width: 100%;\n      animation: fadeIn 1s 0.45s ease both;\n    }\n    .hero-divider span { width: 60px; height: 1px; background: var(--gold); opacity: 0.4; }\n    .hero-divider i {\n      font-style: normal;\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 20px;\n      color: var(--gold);\n    }\n\n    .hero-intro {\n      position: relative;\n      z-index: 2;\n      max-width: 640px;\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(16px, 2.2vw, 22px);\n      font-weight: 300;\n      line-height: 1.7;\n      color: rgba(253,249,244,0.75);\n      margin-bottom: 56px;\n      animation: fadeUp 1s 0.45s ease both;\n    }\n\n    .hero-cta {\n      position: relative;\n      z-index: 2;\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      padding: 16px 36px;\n      border: 1px solid var(--gold);\n      color: var(--gold);\n      font-size: 11px;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      text-decoration: none;\n      font-weight: 500;\n      transition: all 0.35s ease;\n      animation: fadeUp 1s 0.6s ease both;\n    }\n    .hero-cta:hover {\n      background: var(--gold);\n      color: var(--deep);\n    }\n    .hero-cta svg { transition: transform 0.3s ease; }\n    .hero-cta:hover svg { transform: translateX(4px); }\n\n    \/* \u2500\u2500 ABOUT STRIP \u2500\u2500 *\/\n    .about-strip {\n      background: var(--gold);\n      padding: 20px 40px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 48px;\n      flex-wrap: wrap;\n    }\n    .strip-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      color: var(--deep);\n      font-size: 11px;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      font-weight: 600;\n    }\n    .strip-item svg { opacity: 0.7; }\n\n    \/* \u2500\u2500 SECTION SHARED \u2500\u2500 *\/\n    section { padding: 96px 24px; }\n\n    .container { max-width: 1100px; margin: 0 auto; }\n\n    .section-label {\n      font-size: 10px;\n      letter-spacing: 5px;\n      text-transform: uppercase;\n      color: var(--gold);\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .section-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(32px, 4.5vw, 56px);\n      font-weight: 300;\n      line-height: 1.15;\n      color: var(--deep);\n      margin-bottom: 24px;\n    }\n    .section-title em { font-style: italic; color: var(--coral); }\n\n    \/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n    .about { background: var(--white); }\n    .about-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 80px;\n      align-items: center;\n    }\n    @media (max-width: 768px) { .about-grid { grid-template-columns: 1fr; gap: 48px; } }\n\n    .about-text p {\n      font-size: 16px;\n      line-height: 1.85;\n      color: #4a3c2a;\n      margin-bottom: 20px;\n    }\n\n    .about-visual {\n      position: relative;\n    }\n    .about-card {\n      background: var(--deep);\n      padding: 40px;\n      position: relative;\n    }\n    .about-card::before {\n      content: '';\n      position: absolute;\n      top: -12px; left: -12px;\n      right: 12px; bottom: 12px;\n      border: 1px solid var(--gold);\n      opacity: 0.4;\n      pointer-events: none;\n    }\n    .about-card .quote-mark {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 80px;\n      line-height: 1;\n      color: var(--gold);\n      opacity: 0.3;\n      margin-bottom: -20px;\n    }\n    .about-card blockquote {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 22px;\n      font-weight: 300;\n      line-height: 1.6;\n      color: var(--white);\n      font-style: italic;\n      margin-bottom: 24px;\n    }\n    .about-card cite {\n      display: block;\n      font-size: 10px;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      color: var(--gold);\n      font-style: normal;\n    }\n\n    \/* \u2500\u2500 FEATURES \u2500\u2500 *\/\n    .features { background: var(--deep); }\n    .features .section-title { color: var(--white); }\n    .features .section-title em { color: var(--gold-light); }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1px;\n      background: rgba(184,150,90,0.15);\n      border: 1px solid rgba(184,150,90,0.15);\n      margin-top: 56px;\n    }\n\n    .feature-item {\n      background: var(--deep);\n      padding: 40px 32px;\n      position: relative;\n      overflow: hidden;\n      transition: background 0.35s ease;\n    }\n    .feature-item::after {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0;\n      width: 0; height: 2px;\n      background: var(--gold);\n      transition: width 0.4s ease;\n    }\n    .feature-item:hover { background: var(--mid); }\n    .feature-item:hover::after { width: 100%; }\n\n    .feature-num {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 48px;\n      font-weight: 300;\n      color: rgba(184,150,90,0.2);\n      line-height: 1;\n      margin-bottom: 16px;\n    }\n    .feature-title {\n      font-size: 11px;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: var(--gold);\n      font-weight: 600;\n      margin-bottom: 12px;\n    }\n    .feature-text {\n      font-size: 14px;\n      line-height: 1.75;\n      color: rgba(253,249,244,0.6);\n    }\n\n    \/* \u2500\u2500 PARTNERSHIP \u2500\u2500 *\/\n    .partnership { background: var(--gold-pale); }\n\n    .partnership-intro {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(16px, 2vw, 20px);\n      font-weight: 300;\n      line-height: 1.75;\n      color: #4a3c2a;\n      max-width: 700px;\n      margin-bottom: 56px;\n    }\n\n    .offers-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2px;\n      margin-bottom: 64px;\n    }\n    @media (max-width: 768px) { .offers-grid { grid-template-columns: 1fr; } }\n\n    .offer-card {\n      background: var(--deep);\n      padding: 36px 28px;\n      position: relative;\n    }\n    .offer-card:first-child { background: var(--sea); }\n\n    .offer-icon {\n      width: 40px; height: 40px;\n      border: 1px solid rgba(184,150,90,0.4);\n      border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      margin-bottom: 20px;\n    }\n\n    .offer-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 22px;\n      font-weight: 400;\n      color: var(--white);\n      margin-bottom: 12px;\n    }\n    .offer-text {\n      font-size: 13px;\n      line-height: 1.75;\n      color: rgba(253,249,244,0.6);\n    }\n\n    \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n    .contact { background: var(--deep); }\n    .contact .section-title { color: var(--white); }\n\n    .contact-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 64px;\n      align-items: start;\n      margin-top: 56px;\n    }\n    @media (max-width: 768px) { .contact-grid { grid-template-columns: 1fr; } }\n\n    .contact-info { }\n    .contact-person {\n      margin-bottom: 36px;\n    }\n    .person-name {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 28px;\n      font-weight: 400;\n      color: var(--white);\n      margin-bottom: 4px;\n    }\n    .person-role {\n      font-size: 10px;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 24px;\n    }\n\n    .contact-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      margin-bottom: 16px;\n    }\n    .contact-item a {\n      color: rgba(253,249,244,0.75);\n      text-decoration: none;\n      font-size: 14px;\n      transition: color 0.25s;\n    }\n    .contact-item a:hover { color: var(--gold); }\n    .contact-item svg { flex-shrink: 0; }\n\n    \/* CTA CARD *\/\n    .cta-card {\n      background: var(--gold);\n      padding: 48px 40px;\n      position: relative;\n    }\n    .cta-card::before {\n      content: '';\n      position: absolute;\n      top: 12px; left: 12px;\n      right: -12px; bottom: -12px;\n      border: 1px solid rgba(184,150,90,0.35);\n      pointer-events: none;\n    }\n    .cta-card h3 {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 28px;\n      font-weight: 400;\n      color: var(--deep);\n      margin-bottom: 16px;\n    }\n    .cta-card p {\n      font-size: 14px;\n      line-height: 1.75;\n      color: rgba(13,26,43,0.75);\n      margin-bottom: 32px;\n    }\n    .cta-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: var(--deep);\n      color: var(--gold);\n      padding: 14px 28px;\n      font-size: 10px;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      text-decoration: none;\n      font-weight: 600;\n      transition: all 0.3s ease;\n    }\n    .cta-btn:hover { background: var(--mid); }\n\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    footer {\n      background: #060f18;\n      padding: 32px 24px;\n      text-align: center;\n    }\n    footer p {\n      font-size: 11px;\n      letter-spacing: 2px;\n      color: rgba(184,150,90,0.4);\n      text-transform: uppercase;\n    }\n\n    \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n    @keyframes fadeDown { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: none; } }\n    @keyframes fadeUp   { from { opacity: 0; transform: translateY(20px);  } to { opacity: 1; transform: none; } }\n    @keyframes fadeIn   { from { opacity: 0; } to { opacity: 1; } }\n\n    .reveal {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.7s ease, transform 0.7s ease;\n    }\n    .reveal.visible { opacity: 1; transform: none; }\n  <\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"arch\"><\/div>\n  <div class=\"arch\"><\/div>\n  <div class=\"arch\"><\/div>\n\n  <div class=\"hero-logo\">\n    <div class=\"logo-mark\">BC<\/div>\n    <span class=\"brand\">Blue Coral Hotels<\/span>\n  <\/div>\n\n  <h1>Welcome to <em>Blue Coral<\/em><br>Hotel, Makkah<\/h1>\n  <p class=\"hero-sub\">Luxury \u00b7 Pilgrimage \u00b7 Partnership<\/p>\n\n  <div class=\"hero-divider\">\n    <span><\/span>\n    <i>\u2726<\/i>\n    <span><\/span>\n  <\/div>\n\n  <p class=\"hero-intro\">\n    Discover luxury and comfort where every detail has been crafted to exceed your expectations \u2014 serving Umrah & Hajj pilgrims, group movements, and tour operators from across the world.\n  <\/p>\n\n  <a href=\"#contact\" class=\"hero-cta\">\n    Explore Partnership\n    <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n      <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n    <\/svg>\n  <\/a>\n<\/section>\n\n<!-- STRIP -->\n<div class=\"about-strip\">\n  <div class=\"strip-item\">\n    <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\"\/><\/svg>\n    3.7 km from Al-Haram\n  <\/div>\n  <div class=\"strip-item\">\n    <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><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.87M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n    Group & Family Pilgrims\n  <\/div>\n  <div class=\"strip-item\">\n    <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M9 9h6M9 12h6M9 15h4\"\/><\/svg>\n    Flexible Contracting\n  <\/div>\n  <div class=\"strip-item\">\n    <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n    Competitive Group Rates\n  <\/div>\n<\/div>\n\n<!-- ABOUT -->\n<section class=\"about\">\n  <div class=\"container\">\n    <div class=\"about-grid\">\n      <div class=\"about-text reveal\">\n        <p class=\"section-label\">About the Hotel<\/p>\n        <h2 class=\"section-title\">Hospitality at the <em>Heart<\/em> of Makkah<\/h2>\n        <p>Blue Coral Hotel is a well-located hospitality property offering comfortable accommodation and services tailored specifically for Umrah and Hajj pilgrims. Strategically situated in the heart of Makkah, we provide easy access to Haram transportation routes, shopping destinations like Hijaz Mall, and all entertainment venues.<\/p>\n        <p>Our beautifully appointed rooms and suites have been designed with meticulous care to provide maximum comfort and relaxation, with stunning views and luxurious amenities that make your stay truly unforgettable.<\/p>\n      <\/div>\n      <div class=\"about-visual reveal\">\n        <div class=\"about-card\">\n          <div class=\"quote-mark\">\"<\/div>\n          <blockquote>As part of our strategy to strengthen our presence in key Asian Umrah and Hajj source markets, we are keen to explore a long-term business collaboration.<\/blockquote>\n          <cite>Syed Rizwan Haider \u2014 General Manager<\/cite>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FEATURES -->\n<section class=\"features\">\n  <div class=\"container\">\n    <p class=\"section-label reveal\">Why Blue Coral<\/p>\n    <h2 class=\"section-title reveal\">Everything Your <em>Pilgrims<\/em><br>Deserve<\/h2>\n\n    <div class=\"features-grid\">\n      <div class=\"feature-item reveal\">\n        <div class=\"feature-num\">01<\/div>\n        <div class=\"feature-title\">Prime Location<\/div>\n        <p class=\"feature-text\">Only 3.7 km from Al-Haram with seamless access to Haram transportation routes and the new train station.<\/p>\n      <\/div>\n      <div class=\"feature-item reveal\">\n        <div class=\"feature-num\">02<\/div>\n        <div class=\"feature-title\">Accommodation<\/div>\n        <p class=\"feature-text\">Comfortable rooms designed for group and family pilgrims with breathtaking views and world-class amenities.<\/p>\n      <\/div>\n      <div class=\"feature-item reveal\">\n        <div class=\"feature-num\">03<\/div>\n        <div class=\"feature-title\">Dining<\/div>\n        <p class=\"feature-text\">On-site restaurants where talented chefs use only the freshest ingredients \u2014 from casual dining to fine culinary experiences.<\/p>\n      <\/div>\n      <div class=\"feature-item reveal\">\n        <div class=\"feature-num\">04<\/div>\n        <div class=\"feature-title\">Meetings & Events<\/div>\n        <p class=\"feature-text\">Versatile event halls equipped with the latest technology to accommodate gatherings of all sizes.<\/p>\n      <\/div>\n      <div class=\"feature-item reveal\">\n        <div class=\"feature-num\">05<\/div>\n        <div class=\"feature-title\">Special Packages<\/div>\n        <p class=\"feature-text\">Exclusive Umrah, Hajj, and family packages with competitive seasonal allotments and last-minute availability support.<\/p>\n      <\/div>\n      <div class=\"feature-item reveal\">\n        <div class=\"feature-num\">06<\/div>\n        <div class=\"feature-title\">Dedicated Support<\/div>\n        <p class=\"feature-text\">Dedicated sales support for tour operators with flexible contracting options for Umrah and peak seasons.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PARTNERSHIP -->\n<section class=\"partnership\">\n  <div class=\"container\">\n    <p class=\"section-label reveal\">Business Collaboration<\/p>\n    <h2 class=\"section-title reveal\">Partnership <em>Opportunities<\/em><\/h2>\n    <p class=\"partnership-intro reveal\">\n      We are pleased to invite your esteemed organization for a business collaboration and contracting partnership for upcoming Umrah seasons and Hajj operations. Here is what we offer:\n    <\/p>\n\n    <div class=\"offers-grid\">\n      <div class=\"offer-card reveal\">\n        <div class=\"offer-icon\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <h3 class=\"offer-title\">Special Contracted Rates<\/h3>\n        <p class=\"offer-text\">Competitive group rates with special contracted pricing exclusively designed for tour operators and Umrah agencies.<\/p>\n      <\/div>\n      <div class=\"offer-card reveal\">\n        <div class=\"offer-icon\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg>\n        <\/div>\n        <h3 class=\"offer-title\">Seasonal Allotments<\/h3>\n        <p class=\"offer-text\">Seasonal room allotments and last-minute availability support for Umrah and Hajj peak seasons.<\/p>\n      <\/div>\n      <div class=\"offer-card reveal\">\n        <div class=\"offer-icon\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><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.87M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <h3 class=\"offer-title\">Long-Term Partnership<\/h3>\n        <p class=\"offer-text\">Long-term partnership opportunities built on trust, mutual growth, and shared success across Umrah and Hajj seasons.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CONTACT -->\n<section class=\"contact\" id=\"contact\">\n  <div class=\"container\">\n    <p class=\"section-label reveal\">Get In Touch<\/p>\n    <h2 class=\"section-title reveal\">Let's Build Something <em>Together<\/em><\/h2>\n\n    <div class=\"contact-grid\">\n      <div class=\"contact-info reveal\">\n        <div class=\"contact-person\">\n          <div class=\"person-name\">Syed Rizwan Haider<\/div>\n          <div class=\"person-role\">General Manager \u00b7 Blue Coral Hotel, Makkah<\/div>\n        <\/div>\n\n        <div class=\"contact-item\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.82a16 16 0 0 0 6 6l.86-1.86a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.27 15l.65 1.92z\"\/><\/svg>\n          <a href=\"tel:+966509672355\">+966 50 967 2355<\/a>\n        <\/div>\n        <div class=\"contact-item\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n          <a href=\"mailto:Reservation@bluecoralhotels.com\">Reservation@bluecoralhotels.com<\/a>\n        <\/div>\n        <div class=\"contact-item\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\"\/><\/svg>\n          <span style=\"color:rgba(253,249,244,0.75);font-size:14px\">Makkah, Kingdom of Saudi Arabia<\/span>\n        <\/div>\n        <div class=\"contact-item\" style=\"margin-top:8px\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#b8965a\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.82a16 16 0 0 0 6 6l.86-1.86a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.27 15l.65 1.92z\"\/><\/svg>\n          <a href=\"tel:+966504547710\">+966 50 454 7710 (Reservations)<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"cta-card reveal\">\n        <h3>Ready to Partner With Us?<\/h3>\n        <p>We would be pleased to discuss special contracted rates, seasonal allotments, and long-term partnership opportunities for Umrah and Hajj seasons. Please reach out via email, WhatsApp, or schedule an online meeting at your convenience.<\/p>\n        <a href=\"mailto:Reservation@bluecoralhotels.com\" class=\"cta-btn\">\n          Send an Enquiry\n          <svg width=\"12\" height=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <p>\u00a9 Blue Coral Hotels \u00b7 Makkah, Kingdom of Saudi Arabia \u00b7 All rights reserved<\/p>\n<\/footer>\n\n<script>\n  const revealEls = document.querySelectorAll('.reveal');\n  const observer = new IntersectionObserver(entries => {\n    entries.forEach((e, i) => {\n      if (e.isIntersecting) {\n        setTimeout(() => e.target.classList.add('visible'), i * 80);\n        observer.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  revealEls.forEach(el => observer.observe(el));\n<\/script>\n\n<\/body>\n<\/html>\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":"<p>Blue Coral Hotel \u2013 Partnership BC Blue Coral Hotels Welcome to Blue CoralHotel, Makkah Luxury \u00b7 Pilgrimage \u00b7 Partnership \u2726 Discover luxury and comfort where every detail has been crafted to exceed your expectations \u2014 serving Umrah &#038; Hajj pilgrims, group movements, and tour operators from across the world. Explore Partnership 3.7 km from Al-Haram<a class=\"moretag\" href=\"https:\/\/newhaj.com\/ru\/33658\/\"> Read more&#8230;<\/a><\/p>\n","protected":false},"author":236472867,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false},"categories":[755],"tags":[748,751,806,801],"class_list":["post-33658","post","type-post","status-publish","format-standard","hentry","category-blog","tag-umrah-2","tag-hadzh","tag-makkah-2","tag-visa"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430 - NewHaj<\/title>\n<meta name=\"description\" content=\"\u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0440\u043e\u0441\u043a\u043e\u0448\u044c\u044e \u0432 \u043e\u0442\u0435\u043b\u0435 Blue Coral \u0441 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0430\u043b\u043e\u043c\u043d\u0438\u043a\u043e\u0432 \u043d\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newhaj.com\/ru\/33658\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430\" \/>\n<meta property=\"og:description\" content=\"\u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0440\u043e\u0441\u043a\u043e\u0448\u044c\u044e \u0432 \u043e\u0442\u0435\u043b\u0435 Blue Coral \u0441 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0430\u043b\u043e\u043c\u043d\u0438\u043a\u043e\u0432 \u043d\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newhaj.com\/ru\/33658\/\" \/>\n<meta property=\"og:site_name\" content=\"NewHaj\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hajhotelsnt\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-09T15:24:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T21:15:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/02\/cropped-Snimok-ekrana-2024-03-26-v-1.35.41-AM.png?fit=512%2C512&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"NewHaj Hub\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@HotelMakkah2\" \/>\n<meta name=\"twitter:site\" content=\"@HotelMakkah2\" \/>\n<meta name=\"twitter:label1\" content=\"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c\" \/>\n\t<meta name=\"twitter:data1\" content=\"NewHaj Hub\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/\"},\"author\":{\"name\":\"NewHaj Hub\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#\\\/schema\\\/person\\\/00509f63e964e8485b253aa28be1cce2\"},\"headline\":\"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430\",\"datePublished\":\"2026-05-09T15:24:32+00:00\",\"dateModified\":\"2026-05-09T21:15:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/\"},\"wordCount\":443,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#organization\"},\"keywords\":[\"\u0423\u043c\u0440\u0430\",\"\u0425\u0430\u0434\u0436\",\"Makkah\",\"visa\"],\"articleSection\":[\"\u0411\u043b\u043e\u0433\"],\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/\",\"name\":\"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430 - NewHaj\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#website\"},\"datePublished\":\"2026-05-09T15:24:32+00:00\",\"dateModified\":\"2026-05-09T21:15:20+00:00\",\"description\":\"\u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0440\u043e\u0441\u043a\u043e\u0448\u044c\u044e \u0432 \u043e\u0442\u0435\u043b\u0435 Blue Coral \u0441 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0430\u043b\u043e\u043c\u043d\u0438\u043a\u043e\u0432 \u043d\u0430 \u0445\u0430\u0434\u0436 \u0438 \u0443\u043c\u0440\u0443. \u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u043e\u0441\u043e\u0431\u043d\u044b\u043c\u0438 \u0433\u0440\u0443\u043f\u043f\u043e\u0432\u044b\u043c\u0438 \u0441\u0442\u0430\u0432\u043a\u0430\u043c\u0438 \u0443\u0436\u0435 \u0441\u0435\u0433\u043e\u0434\u043d\u044f.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0414\u043e\u043c\",\"item\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#website\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/\",\"name\":\"NewHaj\",\"description\":\"Umrah and Hajj\",\"publisher\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#organization\"},\"alternateName\":\"NH\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#organization\",\"name\":\"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421\",\"alternateName\":\"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hajhotelsnt\",\"https:\\\/\\\/x.com\\\/HotelMakkah2\",\"https:\\\/\\\/www.youtube.com\\\/@Hajhotel\"],\"telephone\":[],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#\\\/schema\\\/person\\\/00509f63e964e8485b253aa28be1cce2\",\"name\":\"NewHaj Hub\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\\\/\\\/newhaj.com\\\/wp-content\\\/plugins\\\/userswp\\\/assets\\\/images\\\/no_profile.png\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\\\/\\\/newhaj.com\\\/wp-content\\\/plugins\\\/userswp\\\/assets\\\/images\\\/no_profile.png\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\\\/\\\/newhaj.com\\\/wp-content\\\/plugins\\\/userswp\\\/assets\\\/images\\\/no_profile.png\",\"caption\":\"NewHaj Hub\"},\"description\":\"For Hajj and Umrah\",\"sameAs\":[\"https:\\\/\\\/newhaj.com\\\/\"],\"honorificPrefix\":\"Mr\",\"gender\":\"\u041c\u0443\u0436\u0441\u043a\u043e\u0439\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/profil\\\/adam\\\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/33658\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/newhaj.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/images.png?fit=225%2C225&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/newhaj.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/images.png?fit=225%2C225&ssl=1\",\"width\":225,\"height\":225,\"caption\":\"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430 - NewHaj","description":"\u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0440\u043e\u0441\u043a\u043e\u0448\u044c\u044e \u0432 \u043e\u0442\u0435\u043b\u0435 Blue Coral \u0441 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0430\u043b\u043e\u043c\u043d\u0438\u043a\u043e\u0432 \u043d","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:\/\/newhaj.com\/ru\/33658\/","og_locale":"ru_RU","og_type":"article","og_title":"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430","og_description":"\u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0440\u043e\u0441\u043a\u043e\u0448\u044c\u044e \u0432 \u043e\u0442\u0435\u043b\u0435 Blue Coral \u0441 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0430\u043b\u043e\u043c\u043d\u0438\u043a\u043e\u0432 \u043d","og_url":"https:\/\/newhaj.com\/ru\/33658\/","og_site_name":"NewHaj","article_publisher":"https:\/\/www.facebook.com\/hajhotelsnt","article_published_time":"2026-05-09T15:24:32+00:00","article_modified_time":"2026-05-09T21:15:20+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/02\/cropped-Snimok-ekrana-2024-03-26-v-1.35.41-AM.png?fit=512%2C512&ssl=1","type":"image\/png"}],"author":"NewHaj Hub","twitter_card":"summary_large_image","twitter_creator":"@HotelMakkah2","twitter_site":"@HotelMakkah2","twitter_misc":{"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c":"NewHaj Hub","\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"2 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newhaj.com\/ru\/33658\/#article","isPartOf":{"@id":"https:\/\/newhaj.com\/ru\/33658\/"},"author":{"name":"NewHaj Hub","@id":"https:\/\/newhaj.com\/ru\/#\/schema\/person\/00509f63e964e8485b253aa28be1cce2"},"headline":"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430","datePublished":"2026-05-09T15:24:32+00:00","dateModified":"2026-05-09T21:15:20+00:00","mainEntityOfPage":{"@id":"https:\/\/newhaj.com\/ru\/33658\/"},"wordCount":443,"commentCount":0,"publisher":{"@id":"https:\/\/newhaj.com\/ru\/#organization"},"keywords":["\u0423\u043c\u0440\u0430","\u0425\u0430\u0434\u0436","Makkah","visa"],"articleSection":["\u0411\u043b\u043e\u0433"],"inLanguage":"ru-RU","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/newhaj.com\/ru\/33658\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/newhaj.com\/ru\/33658\/","url":"https:\/\/newhaj.com\/ru\/33658\/","name":"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430 - NewHaj","isPartOf":{"@id":"https:\/\/newhaj.com\/ru\/#website"},"datePublished":"2026-05-09T15:24:32+00:00","dateModified":"2026-05-09T21:15:20+00:00","description":"\u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0440\u043e\u0441\u043a\u043e\u0448\u044c\u044e \u0432 \u043e\u0442\u0435\u043b\u0435 Blue Coral \u0441 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0430\u043b\u043e\u043c\u043d\u0438\u043a\u043e\u0432 \u043d\u0430 \u0445\u0430\u0434\u0436 \u0438 \u0443\u043c\u0440\u0443. \u041d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u043e\u0441\u043e\u0431\u043d\u044b\u043c\u0438 \u0433\u0440\u0443\u043f\u043f\u043e\u0432\u044b\u043c\u0438 \u0441\u0442\u0430\u0432\u043a\u0430\u043c\u0438 \u0443\u0436\u0435 \u0441\u0435\u0433\u043e\u0434\u043d\u044f.","breadcrumb":{"@id":"https:\/\/newhaj.com\/ru\/33658\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newhaj.com\/ru\/33658\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newhaj.com\/ru\/33658\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0414\u043e\u043c","item":"https:\/\/newhaj.com\/ru\/"},{"@type":"ListItem","position":2,"name":"Blue CoralHotel, \u041c\u0435\u043a\u043a\u0430"}]},{"@type":"WebSite","@id":"https:\/\/newhaj.com\/ru\/#website","url":"https:\/\/newhaj.com\/ru\/","name":"NewHaj","description":"Umrah and Hajj","publisher":{"@id":"https:\/\/newhaj.com\/ru\/#organization"},"alternateName":"NH","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newhaj.com\/ru\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":["Organization","Place"],"@id":"https:\/\/newhaj.com\/ru\/#organization","name":"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421","alternateName":"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421","url":"https:\/\/newhaj.com\/ru\/","logo":{"@id":"https:\/\/newhaj.com\/ru\/33658\/#local-main-organization-logo"},"image":{"@id":"https:\/\/newhaj.com\/ru\/33658\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/hajhotelsnt","https:\/\/x.com\/HotelMakkah2","https:\/\/www.youtube.com\/@Hajhotel"],"telephone":[],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"opens":"09:00","closes":"17:00"}]},{"@type":"Person","@id":"https:\/\/newhaj.com\/ru\/#\/schema\/person\/00509f63e964e8485b253aa28be1cce2","name":"NewHaj Hub","image":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/secure.gravatar.com\/avatar\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\/\/newhaj.com\/wp-content\/plugins\/userswp\/assets\/images\/no_profile.png","url":"https:\/\/secure.gravatar.com\/avatar\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\/\/newhaj.com\/wp-content\/plugins\/userswp\/assets\/images\/no_profile.png","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\/\/newhaj.com\/wp-content\/plugins\/userswp\/assets\/images\/no_profile.png","caption":"NewHaj Hub"},"description":"For Hajj and Umrah","sameAs":["https:\/\/newhaj.com\/"],"honorificPrefix":"Mr","gender":"\u041c\u0443\u0436\u0441\u043a\u043e\u0439","url":"https:\/\/newhaj.com\/ru\/profil\/adam\/"},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/newhaj.com\/ru\/33658\/#local-main-organization-logo","url":"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/03\/images.png?fit=225%2C225&ssl=1","contentUrl":"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/03\/images.png?fit=225%2C225&ssl=1","width":225,"height":225,"caption":"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":33656,"url":"https:\/\/newhaj.com\/blue-coral-hotel-makkah\/","url_meta":{"origin":33658,"position":0},"title":"Blue CoralHotel, Makkah","author":"NewHaj Hub","date":"09.05.2026","format":false,"excerpt":"Blue Coral Hotel \u2013 Partnership BC Blue Coral Hotels Welcome to Blue CoralHotel, Makkah Luxury \u00b7 Pilgrimage \u00b7 Partnership \u2726 Discover luxury and comfort where every detail has been crafted to exceed your expectations \u2014 serving Umrah & Hajj pilgrims, group movements, and tour operators from across the world. Explore\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":22148,"url":"https:\/\/newhaj.com\/haramain-high-speed-railway\/","url_meta":{"origin":33658,"position":1},"title":"Haramain High Speed Railway","author":"NewHaj Hub","date":"31.03.2026","format":false,"excerpt":"Hajj & Umrah Transport HubYour comprehensive guide to the Haramain High Speed Railway. Connect between the Holy Cities of Makkah and Madinah with speed, comfort, and reliability.Book Your Train Ticket NowBook a SeatPlan your journey and reserve your seats in advance.Manage BookingModify, cancel, or upgrade your existing reservations.TimetableCheck real-time schedules\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":21725,"url":"https:\/\/newhaj.com\/al-wesam\/","url_meta":{"origin":33658,"position":2},"title":"Al-Wesam For Umrah","author":"NewHaj Hub","date":"26.03.2026","format":false,"excerpt":"Al-Wesam Umrah & Ziyara Services Al-WesamUmrah & Ziyara Packages Buses Hotels About Us WhatsApp \u2726 Umrah & Ziyara Services \u2726 Welcome toAl-WesamUmrah & Ziyara Premium pilgrimages to the Holy Mosque with complete services, comfortable programs, and professional organization \u2014 ensuring a spiritually unforgettable journey from departure to return. Contact via\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"Al-Wesam Logo","src":"https:\/\/i0.wp.com\/alwesam.com\/wp-content\/uploads\/2025\/08\/cropped-%D8%B5%D9%88%D8%B1%D8%A9-%D9%88%D8%A7%D8%AA%D8%B3%D8%A7%D8%A8-%D8%A8%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE-1447-02-14-%D9%81%D9%8A-06.38.46_23d85625-60x79.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":21728,"url":"https:\/\/newhaj.com\/21728\/","url_meta":{"origin":33658,"position":3},"title":"\u0410\u043b\u044c-\u0412\u0435\u0441\u0430\u043c \u0434\u043b\u044f \u0443\u043c\u0440\u044b","author":"NewHaj Hub","date":"26.03.2026","format":false,"excerpt":"Al-Wesam Umrah & Ziyara Services Al-WesamUmrah & Ziyara Packages Buses Hotels About Us WhatsApp \u2726 Umrah & Ziyara Services \u2726 Welcome toAl-WesamUmrah & Ziyara Premium pilgrimages to the Holy Mosque with complete services, comfortable programs, and professional organization \u2014 ensuring a spiritually unforgettable journey from departure to return. Contact via\u2026","rel":"","context":"\u0412 &quot;\u0411\u043b\u043e\u0433&quot;","block_context":{"text":"\u0411\u043b\u043e\u0433","link":"https:\/\/newhaj.com\/ru\/\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\/blog\/"},"img":{"alt_text":"Al-Wesam Logo","src":"https:\/\/i0.wp.com\/alwesam.com\/wp-content\/uploads\/2025\/08\/cropped-%D8%B5%D9%88%D8%B1%D8%A9-%D9%88%D8%A7%D8%AA%D8%B3%D8%A7%D8%A8-%D8%A8%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE-1447-02-14-%D9%81%D9%8A-06.38.46_23d85625-60x79.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":28649,"url":"https:\/\/newhaj.com\/ru\/gruppa-gostepriimstva-al-magharibi-%c2%b7-medina-al-munavvara\/","url_meta":{"origin":33658,"position":4},"title":"\u0413\u0440\u0443\u043f\u043f\u0430 \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u0430 Al-Magharibi \u00b7 \u041c\u0435\u0434\u0438\u043d\u0430 \u0430\u043b\u044c-\u041c\u0443\u043d\u0430\u0432\u0432\u0430\u0440\u0430","author":"NewHaj Hub","date":"08.05.2026","format":false,"excerpt":"MG Crown Hotels \u00b7 Al-Magharibi Hospitality Group \u00b7 Madinah Al-Munawwarah, Saudi Arabia Hotel Al-Magharibi \u00b7 Est. 2022 Al-MagharibiHotel 1 A welcoming retreat in the heart of Madinah \u2014 close to the Prophet's Mosque, combining comfort, affordability, and genuine Saudi hospitality. \ud83d\udcd6 View on NewHaj \ud83d\udcde Contact Hotel Al-Masani District \u00b7\u2026","rel":"","context":"\u0412 &quot;\u0411\u043b\u043e\u0433&quot;","block_context":{"text":"\u0411\u043b\u043e\u0433","link":"https:\/\/newhaj.com\/ru\/\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\/blog\/"},"img":{"alt_text":"Al-Magharibi Hotel 1 - MG Crown, Madinah","src":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":28646,"url":"https:\/\/newhaj.com\/al-magharibi-hospitality-group-madinah-al-munawwarah\/","url_meta":{"origin":33658,"position":5},"title":"Al-Magharibi Hospitality Group \u00b7 Madinah Al-Munawwarah","author":"NewHaj Hub","date":"08.05.2026","format":false,"excerpt":"MG Crown Hotels \u00a0\u00b7\u00a0 Al-Magharibi Hospitality Group \u00a0\u00b7\u00a0 Madinah Al-Munawwarah, Saudi Arabia Hotel Al-Magharibi \u00b7 Est. 2022 Al-MagharibiHotel 1 A welcoming retreat in the heart of Madinah \u2014 close to the Prophet's Mosque, combining comfort, affordability, and genuine Saudi hospitality. \ud83d\udcd6 View on NewHaj \ud83d\udcde Contact Hotel Al-Masani District \u00b7\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"Al-Magharibi Hotel 1 - MG Crown, Madinah","src":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=700%2C400&ssl=1 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/posts\/33658","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/users\/236472867"}],"replies":[{"embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/comments?post=33658"}],"version-history":[{"count":0,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/posts\/33658\/revisions"}],"wp:attachment":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/media?parent=33658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/categories?post=33658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/tags?post=33658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}