{"id":10,"date":"2026-06-17T09:52:52","date_gmt":"2026-06-17T09:52:52","guid":{"rendered":"https:\/\/7daystechnical.com\/?page_id=10"},"modified":"2026-06-17T10:56:12","modified_gmt":"2026-06-17T10:56:12","slug":"home","status":"publish","type":"page","link":"https:\/\/7daystechnical.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8eee011 e-con e-atomic-element e-flexbox-base e-c41108c \" data-id=\"8eee011\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8eee011\">\n    \t\t<div class=\"elementor-element elementor-element-8a6bb11 elementor-widget elementor-widget-html\" data-id=\"8a6bb11\" 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\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>7Days Technical Services \u2013 Expert AC Repair in Dubai<\/title>\n<meta name=\"description\" content=\"7Days Technical Services provides expert AC repair services in Dubai \u2014 duct AC repair, split AC fixing, and chiller AC repairing. Fast, reliable, available 7 days a week across Dubai.\" \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy:        #1B2F6E;\n    --navy-deep:   #0c1a42;\n    --orange:      #F47920;\n    --orange-hot:  #ff6a00;\n    --blue-accent: #4a7ff7;\n    --green-wa:    #25D366;\n    --green-wa-d:  #1ebe57;\n    --white:       #FFFFFF;\n    --off-white:   #f8fafd;\n    --grey-100:    #f1f5f9;\n    --grey-200:    #e2e8f0;\n    --grey-text:   #64748b;\n  }\n\n  body {\n    font-family: 'Outfit', sans-serif;\n    background: var(--white);\n    color: var(--navy);\n    -webkit-font-smoothing: antialiased;\n    overflow-x: hidden;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO \u2014 SPLIT LAYOUT WITH IMAGE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .hero {\n    display: flex;\n    width: 100%;\n    min-height: 100vh;\n    overflow: hidden;\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     LEFT \u2014 IMAGE PANEL\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .hero-image-panel {\n    position: relative;\n    width: 50%;\n    min-height: 100vh;\n    overflow: hidden;\n  }\n\n  \/* \u2605\u2605\u2605 REPLACE THIS URL WITH YOUR OWN IMAGE \u2605\u2605\u2605 *\/\n  .hero-image-bg {\n    position: absolute;\n    inset: 0;\n    background:\n      url('https:\/\/images.unsplash.com\/photo-1621905251189-08b45d6a269e?auto=format&fit=crop&w=1200&q=80')\n      center center \/ cover no-repeat;\n    animation: slowZoom 25s ease-in-out infinite alternate;\n  }\n  @keyframes slowZoom {\n    0%   { transform: scale(1); }\n    100% { transform: scale(1.08); }\n  }\n\n  \/* Navy overlay *\/\n  .hero-image-overlay {\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(180deg, rgba(12,26,66,0.5) 0%, rgba(12,26,66,0.75) 100%),\n      linear-gradient(135deg, rgba(244,121,32,0.1) 0%, transparent 50%);\n    z-index: 1;\n  }\n\n  \/* Content over image *\/\n  .hero-image-content {\n    position: relative;\n    z-index: 2;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 48px 40px;\n  }\n\n  \/* Top \u2014 Logo *\/\n  .img-top {\n    opacity: 0;\n    animation: fadeDown 0.7s cubic-bezier(0.22,1,0.36,1) 0.4s forwards;\n  }\n  @keyframes fadeDown {\n    from { opacity: 0; transform: translateY(-20px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  .img-logo-text {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 1.6rem;\n    color: var(--white);\n    letter-spacing: 0.08em;\n    line-height: 1;\n  }\n  .img-logo-text .lo { color: var(--orange); }\n  .img-logo-sub {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.6);\n    margin-top: 4px;\n  }\n\n  \/* Bottom \u2014 Stats *\/\n  .img-bottom {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n\n  .img-stats {\n    display: flex;\n    gap: 16px;\n  }\n  .img-stat {\n    background: rgba(255,255,255,0.08);\n    backdrop-filter: blur(16px);\n    -webkit-backdrop-filter: blur(16px);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 14px;\n    padding: 16px 20px;\n    flex: 1;\n    opacity: 0;\n    transform: translateY(30px) scale(0.9);\n    animation: statPop 0.6s cubic-bezier(0.34,1.56,0.64,1) forwards;\n    transition: all 0.3s;\n    position: relative;\n    overflow: hidden;\n  }\n  .img-stat::before {\n    content: '';\n    position: absolute;\n    top: 0; left: -100%;\n    width: 100%; height: 100%;\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent);\n    animation: statShine 4s ease-in-out infinite;\n  }\n  @keyframes statShine {\n    0% { left: -100%; } 40% { left: 100%; } 100% { left: 100%; }\n  }\n  .img-stat:nth-child(1) { animation-delay: 1.1s; }\n  .img-stat:nth-child(1)::before { animation-delay: 2s; }\n  .img-stat:nth-child(2) { animation-delay: 1.3s; }\n  .img-stat:nth-child(2)::before { animation-delay: 2.5s; }\n  .img-stat:nth-child(3) { animation-delay: 1.5s; }\n  .img-stat:nth-child(3)::before { animation-delay: 3s; }\n  @keyframes statPop {\n    to { opacity: 1; transform: translateY(0) scale(1); }\n  }\n  .img-stat:hover {\n    background: rgba(255,255,255,0.15);\n    transform: translateY(-6px) scale(1.03);\n    box-shadow: 0 8px 30px rgba(0,0,0,0.15);\n  }\n  .stat-num {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 1.8rem;\n    color: var(--orange);\n    line-height: 1;\n    letter-spacing: 0.03em;\n  }\n  .stat-label {\n    font-size: 11px;\n    font-weight: 500;\n    color: rgba(255,255,255,0.65);\n    margin-top: 4px;\n    line-height: 1.3;\n  }\n\n  .img-tagline {\n    font-size: 13px;\n    color: rgba(255,255,255,0.5);\n    font-weight: 500;\n    text-align: center;\n    letter-spacing: 0.04em;\n    opacity: 0;\n    animation: fadeUp 0.5s ease 1.8s forwards;\n  }\n\n  \/* Animated floating particles on image side *\/\n  .particle {\n    position: absolute;\n    border-radius: 50%;\n    z-index: 2;\n    pointer-events: none;\n    opacity: 0;\n    animation: particleFloat linear infinite;\n  }\n  .particle:nth-child(1) {\n    width: 6px; height: 6px;\n    background: rgba(244,121,32,0.5);\n    left: 20%; bottom: 0;\n    animation-duration: 12s;\n    animation-delay: 0s;\n  }\n  .particle:nth-child(2) {\n    width: 4px; height: 4px;\n    background: rgba(255,255,255,0.35);\n    left: 50%; bottom: 0;\n    animation-duration: 10s;\n    animation-delay: 2s;\n  }\n  .particle:nth-child(3) {\n    width: 8px; height: 8px;\n    background: rgba(74,127,247,0.35);\n    left: 75%; bottom: 0;\n    animation-duration: 14s;\n    animation-delay: 4s;\n  }\n  .particle:nth-child(4) {\n    width: 5px; height: 5px;\n    background: rgba(244,121,32,0.4);\n    left: 35%; bottom: 0;\n    animation-duration: 11s;\n    animation-delay: 1s;\n  }\n  .particle:nth-child(5) {\n    width: 3px; height: 3px;\n    background: rgba(255,255,255,0.4);\n    left: 60%; bottom: 0;\n    animation-duration: 13s;\n    animation-delay: 5s;\n  }\n  .particle:nth-child(6) {\n    width: 7px; height: 7px;\n    background: rgba(244,121,32,0.3);\n    left: 85%; bottom: 0;\n    animation-duration: 9s;\n    animation-delay: 3s;\n  }\n  @keyframes particleFloat {\n    0%   { transform: translateY(0) translateX(0); opacity: 0; }\n    10%  { opacity: 0.8; }\n    90%  { opacity: 0.8; }\n    100% { transform: translateY(-100vh) translateX(30px); opacity: 0; }\n  }\n\n  \/* Diagonal cut *\/\n  .hero-image-panel::after {\n    content: '';\n    position: absolute;\n    top: 0; right: -60px; bottom: 0;\n    width: 120px;\n    background: var(--white);\n    clip-path: polygon(100% 0, 100% 100%, 0 100%, 40% 0);\n    z-index: 5;\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     RIGHT \u2014 CONTENT PANEL\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .hero-content {\n    width: 50%;\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    background: var(--white);\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Subtle living gradient on content side *\/\n  .content-glow {\n    position: absolute;\n    width: 400px; height: 400px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(244,121,32,0.06) 0%, transparent 70%);\n    top: -100px; right: -100px;\n    animation: contentGlow 8s ease-in-out infinite alternate;\n    pointer-events: none;\n  }\n  @keyframes contentGlow {\n    0%   { transform: scale(1) translate(0,0); opacity: 0.5; }\n    100% { transform: scale(1.15) translate(-20px, 20px); opacity: 1; }\n  }\n\n  .hero-content-inner {\n    position: relative;\n    z-index: 2;\n    padding: 60px 5vw 60px 3vw;\n    max-width: 620px;\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n\n  \/* Badge *\/\n  .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(244,121,32,0.08);\n    color: var(--orange);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 9px 20px;\n    border-radius: 100px;\n    width: fit-content;\n    opacity: 0;\n    transform: translateY(-14px) scale(0.9);\n    animation: badgeDrop 0.6s cubic-bezier(0.34,1.56,0.64,1) 0.5s forwards;\n  }\n  @keyframes badgeDrop {\n    to { opacity: 1; transform: translateY(0) scale(1); }\n  }\n  .badge-dot {\n    width: 7px; height: 7px;\n    background: var(--orange);\n    border-radius: 50%;\n    display: inline-block;\n    animation: dotPulse 2s ease-in-out infinite;\n  }\n  @keyframes dotPulse {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(244,121,32,0.5); }\n    50%      { box-shadow: 0 0 0 8px rgba(244,121,32,0); }\n  }\n\n  \/* Headline \u2014 per-letter stagger feel with line reveal *\/\n  .hero-headline {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(2.6rem, 4.8vw, 4.2rem);\n    line-height: 0.95;\n    letter-spacing: 0.03em;\n    color: var(--navy);\n  }\n  .hl-line {\n    display: block;\n    overflow: hidden;\n  }\n  .hl-line-inner {\n    display: block;\n    transform: translateY(110%) rotate(2deg);\n    animation: lineReveal 0.8s cubic-bezier(0.22,1,0.36,1) forwards;\n  }\n  .hl-line:nth-child(1) .hl-line-inner { animation-delay: 0.6s; }\n  .hl-line:nth-child(2) .hl-line-inner { animation-delay: 0.75s; }\n  .hl-line:nth-child(3) .hl-line-inner { animation-delay: 0.9s; }\n  @keyframes lineReveal {\n    to { transform: translateY(0) rotate(0deg); }\n  }\n\n  .hl-orange {\n    color: transparent;\n    background: linear-gradient(135deg, var(--orange), var(--orange-hot));\n    -webkit-background-clip: text;\n    background-clip: text;\n    position: relative;\n  }\n\n  \/* Live underline animation on \"AC Repair\" *\/\n  .hl-underline-wrap {\n    position: relative;\n    display: inline-block;\n  }\n  .hl-underline-wrap::after {\n    content: '';\n    position: absolute;\n    left: 0; bottom: 4px;\n    height: 5px;\n    width: 0%;\n    background: linear-gradient(90deg, var(--orange), var(--orange-hot));\n    border-radius: 3px;\n    animation: underGrow 0.7s ease 1.4s forwards, underPulse 3s ease-in-out 2.1s infinite;\n  }\n  @keyframes underGrow { to { width: 100%; } }\n  @keyframes underPulse {\n    0%, 100% { opacity: 1; transform: scaleX(1); }\n    50%      { opacity: 0.6; transform: scaleX(0.95); }\n  }\n\n  \/* Slogan \u2014 typewriter-ish reveal *\/\n  .hero-slogan {\n    font-size: clamp(0.82rem, 1.3vw, 1rem);\n    font-weight: 700;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--blue-accent);\n    opacity: 0;\n    clip-path: inset(0 100% 0 0);\n    animation: typeReveal 0.8s cubic-bezier(0.65,0,0.35,1) 1.15s forwards;\n  }\n  @keyframes typeReveal {\n    to { opacity: 1; clip-path: inset(0 0% 0 0); }\n  }\n\n  \/* Accent line \u2014 grows then glows *\/\n  .accent-line {\n    width: 50px; height: 4px;\n    background: linear-gradient(90deg, var(--orange), var(--orange-hot));\n    border-radius: 2px;\n    transform: scaleX(0);\n    transform-origin: left;\n    animation: growLine 0.5s ease 1.3s forwards;\n    position: relative;\n  }\n  .accent-line::after {\n    content: '';\n    position: absolute;\n    inset: -3px;\n    background: linear-gradient(90deg, var(--orange), var(--orange-hot));\n    border-radius: 4px;\n    filter: blur(8px);\n    opacity: 0;\n    animation: lineGlow 2s ease-in-out 2s infinite;\n  }\n  @keyframes growLine { to { transform: scaleX(1); } }\n  @keyframes lineGlow {\n    0%, 100% { opacity: 0; }\n    50%      { opacity: 0.5; }\n  }\n\n  \/* Description *\/\n  .hero-desc {\n    font-size: 0.95rem;\n    line-height: 1.85;\n    color: var(--grey-text);\n    opacity: 0;\n    transform: translateY(16px);\n    animation: fadeUp 0.6s ease 1.4s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Service chips *\/\n  .hero-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n  .chip {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    background: var(--grey-100);\n    border: 1px solid var(--grey-200);\n    color: var(--navy);\n    font-size: 13px;\n    font-weight: 600;\n    padding: 9px 18px;\n    border-radius: 100px;\n    opacity: 0;\n    transform: translateY(14px) scale(0.9);\n    animation: chipBounce 0.5s cubic-bezier(0.34,1.56,0.64,1) forwards;\n    transition: all 0.25s ease;\n    cursor: default;\n  }\n  .chip:nth-child(1) { animation-delay: 1.5s; }\n  .chip:nth-child(2) { animation-delay: 1.6s; }\n  .chip:nth-child(3) { animation-delay: 1.7s; }\n  .chip:nth-child(4) { animation-delay: 1.8s; }\n  @keyframes chipBounce {\n    to { opacity: 1; transform: translateY(0) scale(1); }\n  }\n  .chip:hover {\n    background: rgba(244,121,32,0.08);\n    border-color: var(--orange);\n    color: var(--orange);\n    transform: translateY(-3px) scale(1.04);\n    box-shadow: 0 6px 18px rgba(244,121,32,0.12);\n  }\n  .chip-icon { font-size: 16px; }\n\n  \/* \u2500\u2500 3 CTA Buttons \u2500\u2500 *\/\n  .hero-cta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    padding-top: 6px;\n    opacity: 0;\n    animation: fadeUp 0.5s ease 1.9s forwards;\n  }\n\n  \/* Call Button \u2014 Orange *\/\n  .btn-call {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: linear-gradient(135deg, var(--orange), var(--orange-hot));\n    color: var(--white);\n    font-family: 'Outfit', sans-serif;\n    font-size: 14px; font-weight: 700;\n    padding: 14px 28px;\n    border-radius: 12px;\n    text-decoration: none;\n    position: relative; overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s;\n    box-shadow: 0 6px 24px rgba(244,121,32,0.35);\n  }\n  .btn-call::after {\n    content: '';\n    position: absolute; top: 0; left: -120%;\n    width: 80%; height: 100%;\n    background: linear-gradient(105deg, transparent, rgba(255,255,255,0.35), transparent);\n    transform: skewX(-20deg);\n    animation: shimmer 3s ease-in-out 3s infinite;\n  }\n  .btn-call:hover {\n    transform: translateY(-3px) scale(1.04);\n    box-shadow: 0 10px 32px rgba(244,121,32,0.5);\n  }\n  .btn-call .btn-icon {\n    display: inline-flex;\n    animation: phoneRing 2s ease-in-out infinite;\n  }\n  @keyframes phoneRing {\n    0%, 100% { transform: rotate(0deg); }\n    10% { transform: rotate(-12deg); }\n    20% { transform: rotate(12deg); }\n    30% { transform: rotate(-8deg); }\n    40% { transform: rotate(8deg); }\n    50% { transform: rotate(0deg); }\n  }\n  @keyframes shimmer {\n    0% { left: -120%; } 50% { left: 130%; } 100% { left: 130%; }\n  }\n\n  \/* WhatsApp Button \u2014 Green *\/\n  .btn-whatsapp {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: linear-gradient(135deg, var(--green-wa), var(--green-wa-d));\n    color: var(--white);\n    font-family: 'Outfit', sans-serif;\n    font-size: 14px; font-weight: 700;\n    padding: 14px 28px;\n    border-radius: 12px;\n    text-decoration: none;\n    position: relative; overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s;\n    box-shadow: 0 6px 24px rgba(37,211,102,0.3);\n  }\n  .btn-whatsapp::after {\n    content: '';\n    position: absolute; top: 0; left: -120%;\n    width: 80%; height: 100%;\n    background: linear-gradient(105deg, transparent, rgba(255,255,255,0.25), transparent);\n    transform: skewX(-20deg);\n    animation: shimmer 3.5s ease-in-out 3.5s infinite;\n  }\n  .btn-whatsapp:hover {\n    transform: translateY(-3px) scale(1.04);\n    box-shadow: 0 10px 32px rgba(37,211,102,0.45);\n  }\n  .btn-whatsapp .btn-icon {\n    display: inline-flex;\n    animation: waBounce 2.5s ease-in-out infinite;\n  }\n  @keyframes waBounce {\n    0%, 100% { transform: scale(1); }\n    50%      { transform: scale(1.15); }\n  }\n\n  \/* Email Button \u2014 Ghost Navy *\/\n  .btn-email {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: transparent;\n    color: var(--navy);\n    font-family: 'Outfit', sans-serif;\n    font-size: 14px; font-weight: 700;\n    padding: 14px 28px;\n    border-radius: 12px;\n    border: 1.5px solid var(--grey-200);\n    text-decoration: none;\n    transition: all 0.3s;\n    position: relative;\n    overflow: hidden;\n  }\n  .btn-email::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: var(--navy);\n    transform: scaleX(0);\n    transform-origin: right;\n    transition: transform 0.35s cubic-bezier(0.22,1,0.36,1);\n    z-index: 0;\n    border-radius: 11px;\n  }\n  .btn-email:hover::before {\n    transform: scaleX(1);\n    transform-origin: left;\n  }\n  .btn-email:hover {\n    color: var(--white);\n    border-color: var(--navy);\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(27,47,110,0.2);\n  }\n  .btn-email span, .btn-email .btn-icon {\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Scroll *\/\n  .scroll-hint {\n    position: absolute;\n    bottom: 28px;\n    right: 50%;\n    transform: translateX(50%);\n    z-index: 12;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 6px;\n    opacity: 0;\n    animation: fadeUp 0.5s ease 2.5s forwards;\n  }\n  .scroll-mouse {\n    width: 22px; height: 36px;\n    border: 2px solid var(--grey-200);\n    border-radius: 12px;\n    position: relative;\n  }\n  .scroll-mouse::before {\n    content: '';\n    position: absolute;\n    top: 7px; left: 50%;\n    transform: translateX(-50%);\n    width: 3px; height: 9px;\n    background: linear-gradient(to bottom, var(--orange), var(--orange-hot));\n    border-radius: 3px;\n    animation: scrollDot 1.5s ease-in-out infinite;\n  }\n  @keyframes scrollDot {\n    0%, 100% { top: 7px; opacity: 1; }\n    50%      { top: 17px; opacity: 0.2; }\n  }\n  .scroll-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--grey-text);\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     RESPONSIVE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 960px) {\n    .hero { flex-direction: column; }\n    .hero-image-panel {\n      width: 100%;\n      min-height: 50vh;\n    }\n    .hero-image-panel::after { display: none; }\n    .hero-content {\n      width: 100%;\n      min-height: auto;\n    }\n    .hero-content-inner {\n      padding: 44px 6vw 60px;\n      max-width: 100%;\n    }\n    .img-stats { flex-wrap: wrap; }\n    .scroll-hint { right: 50%; }\n    .hero-cta { gap: 10px; }\n  }\n\n  @media (max-width: 520px) {\n    .hero-image-panel { min-height: 42vh; }\n    .hero-image-content { padding: 24px 20px; }\n    .hero-headline { font-size: 2.2rem; }\n    .img-stats { gap: 8px; }\n    .img-stat { padding: 12px 14px; }\n    .stat-num { font-size: 1.4rem; }\n    .btn-call, .btn-whatsapp, .btn-email { padding: 12px 20px; font-size: 13px; }\n    .hero-content-inner { padding: 32px 5vw 50px; }\n    .hero-cta { flex-direction: column; }\n    .hero-cta a { justify-content: center; width: 100%; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"hero\" aria-label=\"Hero \u2013 7Days Technical Services AC Repair Dubai\">\n\n  <!-- \u2550\u2550\u2550 LEFT \u2014 IMAGE PANEL \u2550\u2550\u2550 -->\n  <div class=\"hero-image-panel\">\n\n    <!-- \u2605\u2605\u2605 REPLACE THIS IMAGE URL WITH YOUR OWN \u2605\u2605\u2605 -->\n    <div class=\"hero-image-bg\" role=\"img\" aria-label=\"AC technician repairing air conditioning unit in Dubai\"><\/div>\n    <div class=\"hero-image-overlay\"><\/div>\n\n    <!-- Floating particles -->\n    <div class=\"particle\"><\/div>\n    <div class=\"particle\"><\/div>\n    <div class=\"particle\"><\/div>\n    <div class=\"particle\"><\/div>\n    <div class=\"particle\"><\/div>\n    <div class=\"particle\"><\/div>\n\n    <div class=\"hero-image-content\">\n\n      <!-- Top \u2014 Brand -->\n      <div class=\"img-top\">\n        <div class=\"img-logo-text\">SEVEN<span class=\"lo\">DAYS<\/span><\/div>\n        <div class=\"img-logo-sub\">Technical Services<\/div>\n      <\/div>\n\n      <!-- Bottom \u2014 Stats -->\n      <div class=\"img-bottom\">\n        <div class=\"img-stats\">\n          <div class=\"img-stat\">\n            <div class=\"stat-num\">7\/7<\/div>\n            <div class=\"stat-label\">Days a Week<br>Available<\/div>\n          <\/div>\n          <div class=\"img-stat\">\n            <div class=\"stat-num\">\u26a1 Fast<\/div>\n            <div class=\"stat-label\">Response Time<br>Across Dubai<\/div>\n          <\/div>\n          <div class=\"img-stat\">\n            <div class=\"stat-num\">4+<\/div>\n            <div class=\"stat-label\">AC Service<br>Categories<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"img-tagline\">\ud83d\udccd Serving All Areas Across Dubai, UAE<\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 RIGHT \u2014 CONTENT PANEL \u2550\u2550\u2550 -->\n  <div class=\"hero-content\">\n\n    <div class=\"content-glow\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"hero-content-inner\">\n\n      <span class=\"hero-badge\">\n        <span class=\"badge-dot\"><\/span>\n        Dubai's Trusted AC Experts\n      <\/span>\n\n      <h1 class=\"hero-headline\">\n        <span class=\"hl-line\"><span class=\"hl-line-inner\">Professional<\/span><\/span>\n        <span class=\"hl-line\"><span class=\"hl-line-inner\"><span class=\"hl-underline-wrap\"><span class=\"hl-orange\">AC Repair<\/span><\/span> Services<\/span><\/span>\n        <span class=\"hl-line\"><span class=\"hl-line-inner\">in Dubai<\/span><\/span>\n      <\/h1>\n\n      <p class=\"hero-slogan\">Expert Cooling. Anytime. Anywhere.<\/p>\n\n      <div class=\"accent-line\" aria-hidden=\"true\"><\/div>\n\n      <p class=\"hero-desc\">\n        7Days Technical Services delivers fast, reliable air conditioning repair and maintenance across Dubai \u2014 7 days a week. From duct AC systems to split units and industrial chillers, our certified technicians restore your comfort quickly and professionally.\n      <\/p>\n\n      <div class=\"hero-chips\" role=\"list\" aria-label=\"AC services offered\">\n        <span class=\"chip\" role=\"listitem\"><span class=\"chip-icon\">\ud83c\udf00<\/span> Duct AC Repair<\/span>\n        <span class=\"chip\" role=\"listitem\"><span class=\"chip-icon\">\u2744\ufe0f<\/span> Split AC Fixing<\/span>\n        <span class=\"chip\" role=\"listitem\"><span class=\"chip-icon\">\ud83c\udfed<\/span> Chiller AC Repair<\/span>\n        <span class=\"chip\" role=\"listitem\"><span class=\"chip-icon\">\ud83d\udd27<\/span> AC Maintenance<\/span>\n      <\/div>\n\n      <div class=\"hero-cta\">\n        <a href=\"tel:+971555345528\" class=\"btn-call\" aria-label=\"Call 7Days Technical Services\">\n          <span class=\"btn-icon\">\ud83d\udcde<\/span> <span>Call Us Now<\/span>\n        <\/a>\n        <a href=\"https:\/\/wa.me\/971555345528\" class=\"btn-whatsapp\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp 7Days Technical Services\">\n          <span class=\"btn-icon\">\ud83d\udcac<\/span> <span>WhatsApp Us<\/span>\n        <\/a>\n        <a href=\"mailto:ziashahid166@gmail.com\" class=\"btn-email\" aria-label=\"Email 7Days Technical Services\">\n          <span class=\"btn-icon\">\u2709\ufe0f<\/span> <span>Email Us<\/span>\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"scroll-hint\" aria-hidden=\"true\">\n      <div class=\"scroll-mouse\"><\/div>\n      <span class=\"scroll-label\">Scroll<\/span>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-edef45c e-con e-atomic-element e-flexbox-base e-34d4030 \" data-id=\"edef45c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"edef45c\">\n    \t\t<div class=\"elementor-element elementor-element-eb197b0 elementor-widget elementor-widget-html\" data-id=\"eb197b0\" 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\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>AC Repair Services in Dubai \u2013 7Days Technical Services<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy:       #1B2F6E;\n    --navy-deep:  #0c1a42;\n    --orange:     #F47920;\n    --orange-hot: #ff6a00;\n    --blue:       #4a7ff7;\n    --green-wa:   #25D366;\n    --white:      #FFFFFF;\n    --off-white:  #f8fafd;\n    --grey-100:   #f1f5f9;\n    --grey-200:   #e2e8f0;\n    --grey-text:  #64748b;\n  }\n\n  body {\n    font-family: 'Outfit', sans-serif;\n    background: var(--off-white);\n    color: var(--navy);\n    -webkit-font-smoothing: antialiased;\n    overflow-x: hidden;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SERVICES SECTION\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .services {\n    position: relative;\n    width: 100%;\n    padding: 110px 5vw 120px;\n    background: var(--off-white);\n    overflow: hidden;\n  }\n\n  \/* BG orbs *\/\n  .bg-orb {\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(90px);\n    pointer-events: none;\n    opacity: 0.45;\n  }\n  .bg-orb-1 {\n    width: 550px; height: 550px;\n    background: radial-gradient(circle, rgba(244,121,32,0.09), transparent 70%);\n    top: -120px; right: -120px;\n    animation: orbDrift 14s ease-in-out infinite alternate;\n  }\n  .bg-orb-2 {\n    width: 420px; height: 420px;\n    background: radial-gradient(circle, rgba(74,127,247,0.07), transparent 70%);\n    bottom: -80px; left: -80px;\n    animation: orbDrift 16s ease-in-out 5s infinite alternate;\n  }\n  @keyframes orbDrift {\n    to { transform: translate(24px, -18px) scale(1.1); }\n  }\n\n  \/* \u2500\u2500 Section Header \u2500\u2500 *\/\n  .section-header {\n    text-align: center;\n    max-width: 750px;\n    margin: 0 auto 70px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .section-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(244,121,32,0.08);\n    color: var(--orange);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 9px 22px;\n    border-radius: 100px;\n    margin-bottom: 22px;\n    opacity: 0;\n    transform: translateY(20px);\n    transition: all 0.6s cubic-bezier(0.22,1,0.36,1);\n  }\n  .section-badge.visible { opacity: 1; transform: translateY(0); }\n  .bdot { width: 6px; height: 6px; border-radius: 50%; background: var(--orange); animation: bdotPulse 2s ease-in-out infinite; }\n  @keyframes bdotPulse {\n    0%,100% { box-shadow: 0 0 0 0 rgba(244,121,32,0.5); }\n    50%     { box-shadow: 0 0 0 7px rgba(244,121,32,0); }\n  }\n\n  .section-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(2.2rem, 4.5vw, 3.6rem);\n    line-height: 1;\n    letter-spacing: 0.03em;\n    color: var(--navy);\n    margin-bottom: 18px;\n    overflow: hidden;\n  }\n  .st-line {\n    display: block;\n    transform: translateY(115%);\n    transition: transform 0.8s cubic-bezier(0.22,1,0.36,1);\n  }\n  .section-title.visible .st-line { transform: translateY(0); }\n  .section-title.visible .st-line:nth-child(2) { transition-delay: 0.1s; }\n  .st-orange {\n    color: transparent;\n    background: linear-gradient(135deg, var(--orange), var(--orange-hot));\n    -webkit-background-clip: text; background-clip: text;\n  }\n\n  .section-desc {\n    font-size: 1rem;\n    line-height: 1.85;\n    color: var(--grey-text);\n    opacity: 0;\n    transform: translateY(16px);\n    transition: all 0.6s ease 0.25s;\n  }\n  .section-desc.visible { opacity: 1; transform: translateY(0); }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SERVICE CARDS \u2014 IMAGE TOP\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .services-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .service-card {\n    background: var(--white);\n    border-radius: 22px;\n    border: 1px solid var(--grey-200);\n    overflow: hidden;\n    position: relative;\n    opacity: 0;\n    transform: translateY(50px);\n    transition:\n      opacity 0.7s cubic-bezier(0.22,1,0.36,1),\n      transform 0.7s cubic-bezier(0.22,1,0.36,1),\n      box-shadow 0.4s ease,\n      border-color 0.4s ease;\n  }\n  .service-card.visible { opacity: 1; transform: translateY(0); }\n  .service-card:nth-child(1) { transition-delay: 0s; }\n  .service-card:nth-child(2) { transition-delay: 0.12s; }\n  .service-card:nth-child(3) { transition-delay: 0.24s; }\n  .service-card:nth-child(4) { transition-delay: 0.36s; }\n\n  .service-card:hover {\n    box-shadow: 0 24px 70px rgba(27,47,110,0.11), 0 4px 16px rgba(0,0,0,0.04);\n    border-color: transparent;\n    transform: translateY(-10px);\n  }\n\n  \/* \u2500\u2500 Image area \u2500\u2500 *\/\n  .card-image {\n    position: relative;\n    width: 100%;\n    height: 360px;\n    overflow: hidden;\n  }\n\n  .card-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.7s cubic-bezier(0.22,1,0.36,1);\n    display: block;\n  }\n  .service-card:hover .card-img { transform: scale(1.08); }\n\n  \/* Gradient overlay on image *\/\n  .card-img-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      180deg,\n      rgba(12,26,66,0.1) 0%,\n      rgba(12,26,66,0.55) 100%\n    );\n    transition: opacity 0.4s;\n  }\n  .service-card:hover .card-img-overlay {\n    background: linear-gradient(\n      180deg,\n      rgba(12,26,66,0.15) 0%,\n      rgba(244,121,32,0.45) 100%\n    );\n  }\n\n  \/* Floating badge over image *\/\n  .card-img-badge {\n    position: absolute;\n    top: 16px; left: 16px;\n    background: rgba(255,255,255,0.15);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 100px;\n    padding: 6px 14px;\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--white);\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    transform: translateY(-10px);\n    opacity: 0;\n    transition: all 0.5s cubic-bezier(0.34,1.56,0.64,1);\n  }\n  .service-card.visible .card-img-badge {\n    transform: translateY(0);\n    opacity: 1;\n    transition-delay: 0.3s;\n  }\n\n  \/* Icon on image bottom-right *\/\n  .card-img-icon {\n    position: absolute;\n    bottom: 16px; right: 16px;\n    width: 52px; height: 52px;\n    border-radius: 14px;\n    background: var(--orange);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px;\n    box-shadow: 0 6px 20px rgba(244,121,32,0.45);\n    transform: scale(0) rotate(-10deg);\n    opacity: 0;\n    transition: all 0.5s cubic-bezier(0.34,1.56,0.64,1);\n  }\n  .service-card.visible .card-img-icon {\n    transform: scale(1) rotate(0deg);\n    opacity: 1;\n    transition-delay: 0.4s;\n  }\n  .service-card:hover .card-img-icon {\n    transform: scale(1.1) rotate(-6deg);\n    box-shadow: 0 10px 30px rgba(244,121,32,0.6);\n  }\n\n  \/* \u2500\u2500 Card Body \u2500\u2500 *\/\n  .card-body {\n    padding: 28px 28px 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .card-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 1.45rem;\n    letter-spacing: 0.04em;\n    color: var(--navy);\n    line-height: 1.1;\n    position: relative;\n    padding-bottom: 12px;\n  }\n  .card-title::after {\n    content: '';\n    position: absolute;\n    left: 0; bottom: 0;\n    height: 3px; width: 0;\n    background: linear-gradient(90deg, var(--orange), var(--orange-hot));\n    border-radius: 2px;\n    transition: width 0.5s cubic-bezier(0.22,1,0.36,1);\n  }\n  .service-card:hover .card-title::after { width: 50px; }\n\n  .card-desc {\n    font-size: 0.9rem;\n    line-height: 1.8;\n    color: var(--grey-text);\n  }\n\n  .card-features {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .feat {\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--navy);\n    background: var(--grey-100);\n    border: 1px solid var(--grey-200);\n    padding: 5px 12px;\n    border-radius: 100px;\n    transition: all 0.25s;\n  }\n  .feat:hover {\n    background: rgba(244,121,32,0.07);\n    border-color: var(--orange);\n    color: var(--orange);\n  }\n\n  .card-footer {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding-top: 6px;\n    border-top: 1px solid var(--grey-100);\n    margin-top: 4px;\n  }\n  .card-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--orange);\n    text-decoration: none;\n    transition: gap 0.3s, color 0.2s;\n  }\n  .card-link:hover { gap: 12px; color: var(--orange-hot); }\n  .card-link-arrow { transition: transform 0.3s; }\n  .card-link:hover .card-link-arrow { transform: translateX(4px); }\n\n  .card-avail {\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--grey-text);\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n  .avail-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: #22c55e;\n    animation: availPulse 2.5s ease-in-out infinite;\n  }\n  @keyframes availPulse {\n    0%,100% { box-shadow: 0 0 0 0 rgba(34,197,94,0.5); }\n    50%     { box-shadow: 0 0 0 6px rgba(34,197,94,0); }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     BOTTOM CTA BANNER\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .services-cta {\n    margin-top: 60px;\n    background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 100%);\n    border-radius: 22px;\n    padding: 48px 52px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 28px;\n    position: relative;\n    overflow: hidden;\n    z-index: 2;\n    opacity: 0;\n    transform: translateY(36px);\n    transition: all 0.7s cubic-bezier(0.22,1,0.36,1);\n  }\n  .services-cta.visible { opacity: 1; transform: translateY(0); }\n\n  .services-cta::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: radial-gradient(circle, rgba(255,255,255,0.04) 1px, transparent 1px);\n    background-size: 26px 26px;\n    pointer-events: none;\n  }\n\n  \/* Animated orange ring in BG *\/\n  .cta-ring {\n    position: absolute;\n    width: 350px; height: 350px;\n    border-radius: 50%;\n    border: 60px solid rgba(244,121,32,0.07);\n    right: -100px; top: -100px;\n    animation: ctaRingSpin 20s linear infinite;\n    pointer-events: none;\n  }\n  @keyframes ctaRingSpin { to { transform: rotate(360deg); } }\n\n  .cta-ring-2 {\n    position: absolute;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    border: 40px solid rgba(74,127,247,0.06);\n    left: -50px; bottom: -50px;\n    animation: ctaRingSpin 15s linear reverse infinite;\n    pointer-events: none;\n  }\n\n  .cta-left {\n    position: relative; z-index: 1;\n  }\n  .cta-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(1.5rem, 2.8vw, 2.1rem);\n    color: var(--white);\n    letter-spacing: 0.04em;\n    line-height: 1.1;\n    margin-bottom: 10px;\n  }\n  .cta-title .ct-o { color: var(--orange); }\n  .cta-sub {\n    font-size: 0.9rem;\n    color: rgba(255,255,255,0.55);\n    line-height: 1.6;\n  }\n\n  .cta-right {\n    display: flex;\n    gap: 14px;\n    flex-shrink: 0;\n    position: relative; z-index: 1;\n  }\n\n  .btn-cta-call {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: linear-gradient(135deg, var(--orange), var(--orange-hot));\n    color: var(--white);\n    font-family: 'Outfit', sans-serif;\n    font-size: 14px; font-weight: 700;\n    padding: 15px 30px;\n    border-radius: 12px;\n    text-decoration: none;\n    position: relative; overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s;\n    box-shadow: 0 6px 24px rgba(244,121,32,0.35);\n  }\n  .btn-cta-call::after {\n    content: '';\n    position: absolute; top: 0; left: -120%;\n    width: 80%; height: 100%;\n    background: linear-gradient(105deg, transparent, rgba(255,255,255,0.3), transparent);\n    transform: skewX(-20deg);\n    animation: shimmer 3s ease-in-out infinite;\n  }\n  .btn-cta-call:hover {\n    transform: translateY(-3px) scale(1.04);\n    box-shadow: 0 10px 30px rgba(244,121,32,0.5);\n  }\n  @keyframes shimmer {\n    0% { left:-120%; } 50% { left:130%; } 100% { left:130%; }\n  }\n\n  .btn-cta-wa {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(255,255,255,0.08);\n    backdrop-filter: blur(8px);\n    border: 1px solid rgba(255,255,255,0.18);\n    color: var(--white);\n    font-family: 'Outfit', sans-serif;\n    font-size: 14px; font-weight: 700;\n    padding: 15px 30px;\n    border-radius: 12px;\n    text-decoration: none;\n    transition: all 0.3s;\n  }\n  .btn-cta-wa:hover {\n    background: var(--green-wa);\n    border-color: var(--green-wa);\n    transform: translateY(-3px);\n    box-shadow: 0 8px 26px rgba(37,211,102,0.35);\n  }\n\n  \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n  @media (max-width: 960px) {\n    .services { padding: 80px 5vw 90px; }\n    .services-grid { gap: 20px; }\n    .services-cta { flex-direction: column; text-align: center; padding: 36px 28px; }\n    .cta-right { justify-content: center; flex-wrap: wrap; }\n  }\n  @media (max-width: 680px) {\n    .services-grid { grid-template-columns: 1fr; }\n    .card-image { height: 200px; }\n    .services-cta { padding: 30px 22px; }\n    .cta-right { width: 100%; }\n    .btn-cta-call, .btn-cta-wa { justify-content: center; flex: 1; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"services\" id=\"services\" aria-label=\"AC Repair Services in Dubai\">\n\n  <div class=\"bg-orb bg-orb-1\" aria-hidden=\"true\"><\/div>\n  <div class=\"bg-orb bg-orb-2\" aria-hidden=\"true\"><\/div>\n\n  <!-- Header -->\n  <div class=\"section-header\">\n    <div class=\"section-badge\" data-anim>\n      <span class=\"bdot\"><\/span> Our Services <span class=\"bdot\"><\/span>\n    <\/div>\n    <h2 class=\"section-title\" data-anim>\n      <span class=\"st-line\">Expert <span class=\"st-orange\">AC Repair Services<\/span><\/span>\n      <span class=\"st-line\">in Dubai You Can Trust<\/span>\n    <\/h2>\n    <p class=\"section-desc\" data-anim>\n      Looking for reliable AC repair in Dubai? 7Days Technical Services is one of the leading AC repair companies in Dubai \u2014 offering professional air conditioning repair services across every neighbourhood, 7 days a week with fast response times.\n    <\/p>\n  <\/div>\n\n  <!-- Grid -->\n  <div class=\"services-grid\">\n\n    <!-- Card 1: Duct AC -->\n    <article class=\"service-card\" data-anim>\n      <div class=\"card-image\">\n        <!-- \u2605 REPLACE IMAGE URL \u2605 -->\n        <img decoding=\"async\"\n          class=\"card-img\"\n          src=\"https:\/\/7daystechnical.com\/wp-content\/uploads\/2026\/06\/duck-ac.jpg\"\n          alt=\"Duct AC repair service Dubai\"\n          loading=\"lazy\"\n        \/>\n        <div class=\"card-img-overlay\"><\/div>\n        <div class=\"card-img-badge\">\ud83c\udf00 Duct AC<\/div>\n        <div class=\"card-img-icon\">\ud83c\udf00<\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <h3 class=\"card-title\">Duct AC Repair & Maintenance<\/h3>\n        <p class=\"card-desc\">\n          Central duct AC systems power Dubai's villas, offices, and malls. Our specialists diagnose and fix airflow issues, compressor faults, thermostat failures, and duct leaks. Searching for <strong>AC repair near me<\/strong> for a ducted system? We respond fast across all Dubai areas.\n        <\/p>\n        <div class=\"card-features\">\n          <span class=\"feat\">\u2713 Airflow Diagnosis<\/span>\n          <span class=\"feat\">\u2713 Duct Leak Repair<\/span>\n          <span class=\"feat\">\u2713 Compressor Fix<\/span>\n          <span class=\"feat\">\u2713 Thermostat Calibration<\/span>\n        <\/div>\n        <div class=\"card-footer\">\n          <a href=\"tel:+971555345528\" class=\"card-link\">Book This Service <span class=\"card-link-arrow\">\u2192<\/span><\/a>\n          <span class=\"card-avail\"><span class=\"avail-dot\"><\/span> Available Now<\/span>\n        <\/div>\n      <\/div>\n    <\/article>\n\n    <!-- Card 2: Split AC -->\n    <article class=\"service-card\" data-anim>\n      <div class=\"card-image\">\n        <!-- \u2605 REPLACE IMAGE URL \u2605 -->\n        <img decoding=\"async\"\n          class=\"card-img\"\n          src=\"https:\/\/7daystechnical.com\/wp-content\/uploads\/2026\/06\/split-ac-repairing.jpg\"\n          alt=\"Split AC repair and fixing Dubai\"\n          loading=\"lazy\"\n        \/>\n        <div class=\"card-img-overlay\"><\/div>\n        <div class=\"card-img-badge\">\u2744\ufe0f Split AC<\/div>\n        <div class=\"card-img-icon\">\u2744\ufe0f<\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <h3 class=\"card-title\">Split AC Repairing & Fixing<\/h3>\n        <p class=\"card-desc\">\n          Need <strong>split AC repair in Dubai<\/strong>? Whether your wall-mounted unit isn't cooling, is leaking water, or making unusual noise \u2014 our certified technicians handle all major brands. Fast, professional <strong>split AC repair services in Dubai<\/strong> at your doorstep.\n        <\/p>\n        <div class=\"card-features\">\n          <span class=\"feat\">\u2713 All Brands Covered<\/span>\n          <span class=\"feat\">\u2713 Gas Refilling<\/span>\n          <span class=\"feat\">\u2713 PCB Board Repair<\/span>\n          <span class=\"feat\">\u2713 Installation<\/span>\n        <\/div>\n        <div class=\"card-footer\">\n          <a href=\"tel:+971555345528\" class=\"card-link\">Book This Service <span class=\"card-link-arrow\">\u2192<\/span><\/a>\n          <span class=\"card-avail\"><span class=\"avail-dot\"><\/span> Available Now<\/span>\n        <\/div>\n      <\/div>\n    <\/article>\n\n    <!-- Card 3: Chiller AC -->\n    <article class=\"service-card\" data-anim>\n      <div class=\"card-image\">\n        <!-- \u2605 REPLACE IMAGE URL \u2605 -->\n        <img decoding=\"async\"\n          class=\"card-img\"\n          src=\"https:\/\/7daystechnical.com\/wp-content\/uploads\/2026\/06\/chiller-AC.jpg\"\n          alt=\"Chiller AC repair service Dubai\"\n          loading=\"lazy\"\n        \/>\n        <div class=\"card-img-overlay\"><\/div>\n        <div class=\"card-img-badge\">\ud83c\udfed Chiller AC<\/div>\n        <div class=\"card-img-icon\">\ud83c\udfed<\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <h3 class=\"card-title\">Chiller AC Repairing & Fixing<\/h3>\n        <p class=\"card-desc\">\n          Industrial and commercial chillers need specialist expertise. As a trusted name among <strong>AC repair companies in Dubai<\/strong>, we provide full chiller AC repair \u2014 compressor overhaul, refrigerant management, condenser cleaning, and full system diagnostics to keep your business running cool.\n        <\/p>\n        <div class=\"card-features\">\n          <span class=\"feat\">\u2713 Compressor Overhaul<\/span>\n          <span class=\"feat\">\u2713 Refrigerant Service<\/span>\n          <span class=\"feat\">\u2713 Condenser Cleaning<\/span>\n          <span class=\"feat\">\u2713 Control Systems<\/span>\n        <\/div>\n        <div class=\"card-footer\">\n          <a href=\"tel:+971555345528\" class=\"card-link\">Book This Service <span class=\"card-link-arrow\">\u2192<\/span><\/a>\n          <span class=\"card-avail\"><span class=\"avail-dot\"><\/span> Available Now<\/span>\n        <\/div>\n      <\/div>\n    <\/article>\n\n    <!-- Card 4: AC Maintenance -->\n    <article class=\"service-card\" data-anim>\n      <div class=\"card-image\">\n        <!-- \u2605 REPLACE IMAGE URL \u2605 -->\n        <img decoding=\"async\"\n          class=\"card-img\"\n          src=\"https:\/\/7daystechnical.com\/wp-content\/uploads\/2026\/06\/AC-repairing-and-maintainance.jpg\"\n          alt=\"AC maintenance and servicing Dubai\"\n          loading=\"lazy\"\n        \/>\n        <div class=\"card-img-overlay\"><\/div>\n        <div class=\"card-img-badge\">\ud83d\udd27 Maintenance<\/div>\n        <div class=\"card-img-icon\">\ud83d\udd27<\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <h3 class=\"card-title\">AC Maintenance & Servicing<\/h3>\n        <p class=\"card-desc\">\n          Prevention beats breakdown. Our <strong>AC repair services in Dubai<\/strong> include routine maintenance \u2014 deep cleaning, filter replacement, performance optimisation, and annual contracts. Keep your system running at peak efficiency year-round with Dubai's most reliable <strong>AC repair<\/strong> team.\n        <\/p>\n        <div class=\"card-features\">\n          <span class=\"feat\">\u2713 Deep Cleaning<\/span>\n          <span class=\"feat\">\u2713 Filter Replacement<\/span>\n          <span class=\"feat\">\u2713 Performance Check<\/span>\n          <span class=\"feat\">\u2713 Annual Contracts<\/span>\n        <\/div>\n        <div class=\"card-footer\">\n          <a href=\"tel:+971555345528\" class=\"card-link\">Book This Service <span class=\"card-link-arrow\">\u2192<\/span><\/a>\n          <span class=\"card-avail\"><span class=\"avail-dot\"><\/span> Available Now<\/span>\n        <\/div>\n      <\/div>\n    <\/article>\n\n  <\/div>\n\n  <!-- CTA Banner -->\n  <div class=\"services-cta\" data-anim>\n    <div class=\"cta-ring\" aria-hidden=\"true\"><\/div>\n    <div class=\"cta-ring-2\" aria-hidden=\"true\"><\/div>\n    <div class=\"cta-left\">\n      <div class=\"cta-title\">Need <span class=\"ct-o\">AC Repair<\/span> in Dubai? We're Just a Call Away.<\/div>\n      <div class=\"cta-sub\">Fast response \u00b7 Certified technicians \u00b7 All Dubai areas \u00b7 7 days a week<\/div>\n    <\/div>\n    <div class=\"cta-right\">\n      <a href=\"tel:+971555345528\" class=\"btn-cta-call\">\ud83d\udcde Call Now<\/a>\n      <a href=\"https:\/\/wa.me\/971555345528\" class=\"btn-cta-wa\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(e => {\n      if (e.isIntersecting) {\n        e.target.classList.add('visible');\n        observer.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\n\n  document.querySelectorAll('[data-anim]').forEach(el => observer.observe(el));\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-db0c59e e-con e-atomic-element e-flexbox-base e-bd177ac \" data-id=\"db0c59e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"db0c59e\">\n    \t\t<div class=\"elementor-element elementor-element-5d1fb28 elementor-widget elementor-widget-html\" data-id=\"5d1fb28\" 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\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>Why Choose 7Days Technical Services \u2013 AC Repair Dubai<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy:        #1B2F6E;\n    --navy-deep:   #0c1a42;\n    --navy-mid:    #16255a;\n    --orange:      #F47920;\n    --orange-hot:  #ff6a00;\n    --blue-accent: #4a7ff7;\n    --white:       #FFFFFF;\n    --grey-text:   #64748b;\n  }\n\n  \/* \u2500\u2500 Keyframes \u2500\u2500 *\/\n  @keyframes fadeSlideUp {\n    from { opacity: 0; transform: translateY(40px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes badgeDrop {\n    from { opacity: 0; transform: translateY(-18px) scale(0.9); }\n    to   { opacity: 1; transform: translateY(0) scale(1); }\n  }\n  @keyframes cardReveal {\n    from { opacity: 0; transform: translateY(50px) scale(0.94); }\n    to   { opacity: 1; transform: translateY(0) scale(1); }\n  }\n  @keyframes statReveal {\n    from { opacity: 0; transform: translateY(28px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* \u2500\u2500 Live always-on animations \u2500\u2500 *\/\n  @keyframes orbBreath {\n    0%   { transform: scale(1) translate(0,0); }\n    100% { transform: scale(1.18) translate(-16px,14px); }\n  }\n  @keyframes wpFloat {\n    0%   { transform: translateY(0) translateX(0); opacity: 0; }\n    10%  { opacity: 0.9; }\n    90%  { opacity: 0.9; }\n    100% { transform: translateY(-110vh) translateX(40px); opacity: 0; }\n  }\n  @keyframes bdotPulse {\n    0%,100% { box-shadow: 0 0 0 0 rgba(244,121,32,0.5); }\n    50%     { box-shadow: 0 0 0 7px rgba(244,121,32,0); }\n  }\n  @keyframes iconPing {\n    0%   { transform: scale(1); opacity: 1; }\n    100% { transform: scale(1.45); opacity: 0; }\n  }\n  @keyframes shineSweep {\n    0%   { left: -100%; }\n    40%  { left: 130%; }\n    100% { left: 130%; }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .wcu-section {\n    position: relative;\n    width: 100%;\n    padding: 110px 5vw 120px;\n    background: linear-gradient(165deg, var(--navy-deep) 0%, var(--navy) 55%, var(--navy-mid) 100%);\n    overflow: hidden;\n    font-family: 'Outfit', sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* Dot grid *\/\n  .wcu-section::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: radial-gradient(circle, rgba(255,255,255,0.045) 1px, transparent 1px);\n    background-size: 30px 30px;\n    pointer-events: none;\n  }\n\n  \/* Orbs \u2014 always live *\/\n  .wcu-orb {\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(70px);\n    pointer-events: none;\n  }\n  .wcu-orb-1 {\n    width: 480px; height: 480px;\n    background: radial-gradient(circle, rgba(244,121,32,0.16), transparent 70%);\n    top: -120px; right: -100px;\n    animation: orbBreath 8s ease-in-out infinite alternate;\n  }\n  .wcu-orb-2 {\n    width: 380px; height: 380px;\n    background: radial-gradient(circle, rgba(74,127,247,0.12), transparent 70%);\n    bottom: -100px; left: -80px;\n    animation: orbBreath 10s ease-in-out 3s infinite alternate;\n  }\n\n  \/* Particles \u2014 always live *\/\n  .wcu-p {\n    position: absolute;\n    border-radius: 50%;\n    pointer-events: none;\n    animation: wpFloat linear infinite;\n  }\n  .wcu-p:nth-child(1){ width:5px;height:5px;background:rgba(244,121,32,0.5); left:12%;bottom:0;animation-duration:13s;animation-delay:0s; }\n  .wcu-p:nth-child(2){ width:4px;height:4px;background:rgba(255,255,255,0.3);left:30%;bottom:0;animation-duration:11s;animation-delay:3s; }\n  .wcu-p:nth-child(3){ width:6px;height:6px;background:rgba(74,127,247,0.4); left:55%;bottom:0;animation-duration:15s;animation-delay:1s; }\n  .wcu-p:nth-child(4){ width:4px;height:4px;background:rgba(244,121,32,0.4); left:72%;bottom:0;animation-duration:12s;animation-delay:5s; }\n  .wcu-p:nth-child(5){ width:5px;height:5px;background:rgba(255,255,255,0.35);left:88%;bottom:0;animation-duration:14s;animation-delay:2s; }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SCROLL-TRIGGERED ELEMENTS\n     All start hidden. JS adds .wcu-animated\n     to the section which triggers children.\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n  \/* Badge *\/\n  .wcu-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(244,121,32,0.12);\n    border: 1px solid rgba(244,121,32,0.28);\n    color: var(--orange);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 9px 22px;\n    border-radius: 100px;\n    margin-bottom: 22px;\n    opacity: 0;\n    transform: translateY(-18px) scale(0.9);\n    transition: none;\n  }\n  .wcu-animated .wcu-badge {\n    animation: badgeDrop 0.7s cubic-bezier(0.34,1.56,0.64,1) 0.1s forwards;\n  }\n\n  .wcu-bdot {\n    width: 6px; height: 6px; border-radius: 50%;\n    background: var(--orange);\n    animation: bdotPulse 2s ease-in-out infinite;\n  }\n\n  \/* Title lines *\/\n  .wcu-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(2.2rem, 4.5vw, 3.6rem);\n    line-height: 1.05;\n    letter-spacing: 0.03em;\n    color: var(--white);\n    margin-bottom: 18px;\n  }\n  .wcu-tl {\n    display: block;\n    opacity: 0;\n    transform: translateY(36px);\n  }\n  .wcu-animated .wcu-tl-1 {\n    animation: fadeSlideUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.28s forwards;\n  }\n  .wcu-animated .wcu-tl-2 {\n    animation: fadeSlideUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.42s forwards;\n  }\n\n  .wcu-orange {\n    color: transparent;\n    background: linear-gradient(135deg, var(--orange), var(--orange-hot));\n    -webkit-background-clip: text;\n    background-clip: text;\n  }\n\n  \/* Desc *\/\n  .wcu-desc {\n    font-size: 1rem;\n    line-height: 1.85;\n    color: rgba(255,255,255,0.6);\n    opacity: 0;\n    transform: translateY(20px);\n  }\n  .wcu-animated .wcu-desc {\n    animation: fadeSlideUp 0.7s ease 0.56s forwards;\n  }\n\n  \/* Header wrap *\/\n  .wcu-header {\n    text-align: center;\n    max-width: 740px;\n    margin: 0 auto 70px;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* \u2500\u2500 Feature Cards \u2500\u2500 *\/\n  .wcu-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    position: relative;\n    z-index: 2;\n    margin-bottom: 70px;\n  }\n\n  .wcu-card {\n    background: rgba(255,255,255,0.05);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 20px;\n    padding: 32px 28px;\n    position: relative;\n    overflow: hidden;\n    opacity: 0;\n    transform: translateY(50px) scale(0.94);\n    transition: background 0.35s, border-color 0.35s, transform 0.35s, box-shadow 0.35s;\n  }\n\n  \/* Triggered animations per card *\/\n  .wcu-animated .wcu-card:nth-child(1){ animation: cardReveal 0.7s cubic-bezier(0.22,1,0.36,1) 0.65s forwards; }\n  .wcu-animated .wcu-card:nth-child(2){ animation: cardReveal 0.7s cubic-bezier(0.22,1,0.36,1) 0.78s forwards; }\n  .wcu-animated .wcu-card:nth-child(3){ animation: cardReveal 0.7s cubic-bezier(0.22,1,0.36,1) 0.91s forwards; }\n  .wcu-animated .wcu-card:nth-child(4){ animation: cardReveal 0.7s cubic-bezier(0.22,1,0.36,1) 1.04s forwards; }\n  .wcu-animated .wcu-card:nth-child(5){ animation: cardReveal 0.7s cubic-bezier(0.22,1,0.36,1) 1.17s forwards; }\n  .wcu-animated .wcu-card:nth-child(6){ animation: cardReveal 0.7s cubic-bezier(0.22,1,0.36,1) 1.30s forwards; }\n\n  .wcu-card:hover {\n    background: rgba(255,255,255,0.09);\n    border-color: rgba(244,121,32,0.42);\n    transform: translateY(-8px) scale(1.01) !important;\n    box-shadow: 0 20px 50px rgba(0,0,0,0.2);\n  }\n\n  \/* Orange top bar on hover *\/\n  .wcu-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 28px; right: 28px;\n    height: 3px;\n    background: linear-gradient(90deg, var(--orange), var(--orange-hot));\n    border-radius: 0 0 3px 3px;\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform 0.45s cubic-bezier(0.22,1,0.36,1);\n  }\n  .wcu-card:hover::before { transform: scaleX(1); }\n\n  \/* Shine sweep \u2014 live *\/\n  .wcu-card::after {\n    content: '';\n    position: absolute;\n    top: 0; left: -100%;\n    width: 70%; height: 100%;\n    background: linear-gradient(105deg, transparent, rgba(255,255,255,0.06), transparent);\n    transform: skewX(-20deg);\n    animation: shineSweep 8s ease-in-out infinite;\n    pointer-events: none;\n  }\n  .wcu-card:nth-child(1)::after { animation-delay: 1.5s; }\n  .wcu-card:nth-child(2)::after { animation-delay: 2.8s; }\n  .wcu-card:nth-child(3)::after { animation-delay: 4.1s; }\n  .wcu-card:nth-child(4)::after { animation-delay: 5.4s; }\n  .wcu-card:nth-child(5)::after { animation-delay: 6.7s; }\n  .wcu-card:nth-child(6)::after { animation-delay: 8.0s; }\n\n  \/* Icon *\/\n  .wcu-icon {\n    width: 60px; height: 60px;\n    border-radius: 16px;\n    background: rgba(244,121,32,0.12);\n    border: 1px solid rgba(244,121,32,0.22);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 28px;\n    margin-bottom: 20px;\n    position: relative;\n    z-index: 1;\n    transition: all 0.35s;\n  }\n  .wcu-card:hover .wcu-icon {\n    background: linear-gradient(135deg, rgba(244,121,32,0.22), rgba(244,121,32,0.35));\n    transform: rotate(-7deg) scale(1.1);\n    box-shadow: 0 8px 24px rgba(244,121,32,0.3);\n  }\n\n  \/* Ping ring \u2014 always live *\/\n  .wcu-ping {\n    position: absolute;\n    inset: -5px;\n    border-radius: 20px;\n    border: 2px solid rgba(244,121,32,0.45);\n    animation: iconPing 2.5s cubic-bezier(0,0,0.2,1) infinite;\n    pointer-events: none;\n  }\n\n  .wcu-card-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 1.3rem;\n    letter-spacing: 0.05em;\n    color: var(--white);\n    margin-bottom: 10px;\n    position: relative;\n    z-index: 1;\n  }\n  .wcu-card-desc {\n    font-size: 0.88rem;\n    line-height: 1.75;\n    color: rgba(255,255,255,0.58);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* \u2500\u2500 Stats Row \u2500\u2500 *\/\n  .wcu-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wcu-stat {\n    text-align: center;\n    padding: 32px 20px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 18px;\n    position: relative;\n    overflow: hidden;\n    opacity: 0;\n    transform: translateY(28px);\n    transition: background 0.3s, border-color 0.3s;\n  }\n  .wcu-animated .wcu-stat:nth-child(1){ animation: statReveal 0.65s cubic-bezier(0.22,1,0.36,1) 1.5s forwards; }\n  .wcu-animated .wcu-stat:nth-child(2){ animation: statReveal 0.65s cubic-bezier(0.22,1,0.36,1) 1.64s forwards; }\n  .wcu-animated .wcu-stat:nth-child(3){ animation: statReveal 0.65s cubic-bezier(0.22,1,0.36,1) 1.78s forwards; }\n  .wcu-animated .wcu-stat:nth-child(4){ animation: statReveal 0.65s cubic-bezier(0.22,1,0.36,1) 1.92s forwards; }\n\n  .wcu-stat:hover {\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(244,121,32,0.32);\n  }\n\n  \/* Stat shine \u2014 live *\/\n  .wcu-stat::before {\n    content: '';\n    position: absolute;\n    top: 0; left: -100%;\n    width: 70%; height: 100%;\n    background: linear-gradient(105deg, transparent, rgba(255,255,255,0.06), transparent);\n    transform: skewX(-20deg);\n    animation: shineSweep 5s ease-in-out infinite;\n  }\n  .wcu-stat:nth-child(1)::before { animation-delay: 2.2s; }\n  .wcu-stat:nth-child(2)::before { animation-delay: 3.4s; }\n  .wcu-stat:nth-child(3)::before { animation-delay: 4.6s; }\n  .wcu-stat:nth-child(4)::before { animation-delay: 5.8s; }\n\n  .wcu-stat-val {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(2.2rem, 4vw, 3rem);\n    line-height: 1;\n    color: transparent;\n    background: linear-gradient(135deg, var(--orange), var(--orange-hot));\n    -webkit-background-clip: text;\n    background-clip: text;\n    letter-spacing: 0.03em;\n  }\n  .wcu-stat-name {\n    font-size: 0.85rem;\n    font-weight: 600;\n    color: rgba(255,255,255,0.6);\n    margin-top: 8px;\n    letter-spacing: 0.04em;\n  }\n\n  \/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n  @media (max-width: 1024px) {\n    .wcu-grid  { grid-template-columns: repeat(2,1fr); }\n    .wcu-stats { grid-template-columns: repeat(2,1fr); }\n  }\n  @media (max-width: 640px) {\n    .wcu-section { padding: 80px 5vw 90px; }\n    .wcu-grid  { grid-template-columns: 1fr; gap: 16px; }\n    .wcu-stats { gap: 12px; }\n    .wcu-card  { padding: 26px 22px; }\n    .wcu-stat  { padding: 24px 14px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"wcu-section\" id=\"wcu-section\" aria-label=\"Why Choose 7Days Technical Services for AC Repair in Dubai\">\n\n  <!-- Always-live BG -->\n  <div class=\"wcu-orb wcu-orb-1\" aria-hidden=\"true\"><\/div>\n  <div class=\"wcu-orb wcu-orb-2\" aria-hidden=\"true\"><\/div>\n  <div class=\"wcu-p\" aria-hidden=\"true\"><\/div>\n  <div class=\"wcu-p\" aria-hidden=\"true\"><\/div>\n  <div class=\"wcu-p\" aria-hidden=\"true\"><\/div>\n  <div class=\"wcu-p\" aria-hidden=\"true\"><\/div>\n  <div class=\"wcu-p\" aria-hidden=\"true\"><\/div>\n\n  <!-- Header -->\n  <div class=\"wcu-header\">\n    <div class=\"wcu-badge\">\n      <span class=\"wcu-bdot\"><\/span> Why Choose Us <span class=\"wcu-bdot\"><\/span>\n    <\/div>\n    <h2 class=\"wcu-title\">\n      <span class=\"wcu-tl wcu-tl-1\">Dubai's Most Reliable<\/span>\n      <span class=\"wcu-tl wcu-tl-2\"><span class=\"wcu-orange\">AC Repair Company<\/span><\/span>\n    <\/h2>\n    <p class=\"wcu-desc\">\n      When your AC breaks down in Dubai's heat, you need a team you can count on. Here's why thousands across Dubai trust 7Days Technical Services for fast, professional air conditioning repair.\n    <\/p>\n  <\/div>\n\n  <!-- Cards -->\n  <div class=\"wcu-grid\">\n    <div class=\"wcu-card\">\n      <div class=\"wcu-icon\">\ud83d\udcc5<div class=\"wcu-ping\" aria-hidden=\"true\"><\/div><\/div>\n      <h3 class=\"wcu-card-title\">Open 7 Days a Week<\/h3>\n      <p class=\"wcu-card-desc\">AC problems don't wait for weekdays \u2014 neither do we. Our team is available every day, including weekends and public holidays, ready to restore your comfort fast.<\/p>\n    <\/div>\n    <div class=\"wcu-card\">\n      <div class=\"wcu-icon\">\u26a1<\/div>\n      <h3 class=\"wcu-card-title\">Fast Response Time<\/h3>\n      <p class=\"wcu-card-desc\">Dubai's heat doesn't forgive delays. Call us and our technicians reach your location quickly \u2014 fully equipped to diagnose and fix your AC on the very first visit.<\/p>\n    <\/div>\n    <div class=\"wcu-card\">\n      <div class=\"wcu-icon\">\ud83c\udf93<\/div>\n      <h3 class=\"wcu-card-title\">Certified Technicians<\/h3>\n      <p class=\"wcu-card-desc\">Our trained AC professionals know every major brand and system type \u2014 from residential split units and duct systems to industrial chillers.<\/p>\n    <\/div>\n    <div class=\"wcu-card\">\n      <div class=\"wcu-icon\">\ud83d\udccd<\/div>\n      <h3 class=\"wcu-card-title\">All Dubai Areas Covered<\/h3>\n      <p class=\"wcu-card-desc\">From Dubai Marina to Deira, Downtown to Jumeirah \u2014 wherever you are in Dubai, our mobile team comes to you. No area is too far.<\/p>\n    <\/div>\n    <div class=\"wcu-card\">\n      <div class=\"wcu-icon\">\ud83d\udcb0<\/div>\n      <h3 class=\"wcu-card-title\">Honest, Fair Pricing<\/h3>\n      <p class=\"wcu-card-desc\">No hidden charges. We diagnose first, quote clearly, and only proceed with your approval. Quality AC repair at prices that make sense.<\/p>\n    <\/div>\n    <div class=\"wcu-card\">\n      <div class=\"wcu-icon\">\ud83d\udee1\ufe0f<\/div>\n      <h3 class=\"wcu-card-title\">Quality Workmanship<\/h3>\n      <p class=\"wcu-card-desc\">We don't do quick patches. Every repair is done properly with quality parts and tested thoroughly before we leave your premises.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- Stats -->\n  <div class=\"wcu-stats\">\n    <div class=\"wcu-stat\">\n      <div class=\"wcu-stat-val\">7\/7<\/div>\n      <div class=\"wcu-stat-name\">Days a Week<\/div>\n    <\/div>\n    <div class=\"wcu-stat\">\n      <div class=\"wcu-stat-val\">100%<\/div>\n      <div class=\"wcu-stat-name\">Service Commitment<\/div>\n    <\/div>\n    <div class=\"wcu-stat\">\n      <div class=\"wcu-stat-val\">4+<\/div>\n      <div class=\"wcu-stat-name\">AC Service Types<\/div>\n    <\/div>\n    <div class=\"wcu-stat\">\n      <div class=\"wcu-stat-val\">All<\/div>\n      <div class=\"wcu-stat-name\">Dubai Areas Covered<\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n(function() {\n  \/\/ Wait for full page load then observe\n  function initObserver() {\n    var section = document.getElementById('wcu-section');\n    if (!section) return;\n\n    \/\/ Use a small threshold so it fires just as section enters view\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          \/\/ Small delay to ensure browser has painted\n          setTimeout(function() {\n            section.classList.add('wcu-animated');\n          }, 100);\n          observer.unobserve(section);\n        }\n      });\n    }, {\n      threshold: 0.08,\n      rootMargin: '0px 0px -60px 0px'\n    });\n\n    observer.observe(section);\n  }\n\n  \/\/ Fire on DOMContentLoaded AND window load as fallback\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initObserver);\n  } else {\n    initObserver();\n  }\n\n  \/\/ Elementor sometimes delays rendering \u2014 extra fallback\n  window.addEventListener('load', function() {\n    setTimeout(initObserver, 300);\n  });\n})();\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-1d168c0 e-con e-atomic-element e-flexbox-base e-12639fc \" data-id=\"1d168c0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"1d168c0\">\n    \t\t<div class=\"elementor-element elementor-element-8b57b1f elementor-widget elementor-widget-html\" data-id=\"8b57b1f\" 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\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>How It Works \u2013 AC Repair in 3 Easy Steps | 7Days Technical Services<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --navy: #1B2F6E; --navy-deep: #0c1a42; --orange: #F47920;\n    --orange-hot: #ff6a00; --blue: #4a7ff7; --green-wa: #25D366;\n    --white: #FFFFFF; --off-white: #f8fafd; --grey-100: #f1f5f9;\n    --grey-200: #e2e8f0; --grey-text: #64748b;\n  }\n  body { font-family: 'Outfit', sans-serif; -webkit-font-smoothing: antialiased; overflow-x: hidden; }\n\n  \/* \u2500\u2500 Keyframes \u2500\u2500 *\/\n  @keyframes hiw-fadeUp   { from { opacity:0; transform:translateY(36px); } to { opacity:1; transform:translateY(0); } }\n  @keyframes hiw-badgePop { from { opacity:0; transform:translateY(-18px) scale(0.9); } to { opacity:1; transform:translateY(0) scale(1); } }\n  @keyframes hiw-cardUp   { from { opacity:0; transform:translateY(50px); } to { opacity:1; transform:translateY(0); } }\n  @keyframes hiw-numPop   { from { opacity:0; transform:scale(0) rotate(-15deg); } to { opacity:1; transform:scale(1) rotate(0); } }\n  @keyframes hiw-lineGrow { from { transform:scaleX(0); } to { transform:scaleX(1); } }\n  \/* Live *\/\n  @keyframes hiw-ringSpin   { to { transform:rotate(360deg); } }\n  @keyframes hiw-dotTravel  { 0%{left:0%} 50%{left:100%} 100%{left:0%} }\n  @keyframes hiw-orbDrift   { to { transform:translate(22px,-18px) scale(1.1); } }\n  @keyframes hiw-bdotPulse  { 0%,100%{box-shadow:0 0 0 0 rgba(244,121,32,0.5)} 50%{box-shadow:0 0 0 7px rgba(244,121,32,0)} }\n  @keyframes hiw-phoneRing  { 0%,100%{transform:rotate(0)} 10%{transform:rotate(-12deg)} 20%{transform:rotate(12deg)} 30%{transform:rotate(-8deg)} 40%{transform:rotate(8deg)} 50%{transform:rotate(0)} }\n  @keyframes hiw-waPulse    { 0%,100%{transform:scale(1)} 50%{transform:scale(1.15)} }\n  @keyframes hiw-glowLine   { 0%,100%{opacity:0} 50%{opacity:0.5} }\n  @keyframes hiw-shimmer    { 0%{left:-120%} 50%{left:130%} 100%{left:130%} }\n\n  .hiw-section {\n    position: relative; width: 100%;\n    padding: 110px 5vw 120px;\n    background: var(--white); overflow: hidden;\n    font-family: 'Outfit', sans-serif;\n  }\n  .hiw-section::before {\n    content:''; position:absolute; inset:0;\n    background-image:radial-gradient(circle, rgba(27,47,110,0.035) 1px, transparent 1px);\n    background-size:32px 32px; pointer-events:none;\n  }\n  .hiw-orb {\n    position:absolute; border-radius:50%; filter:blur(90px); pointer-events:none; opacity:0.4;\n  }\n  .hiw-orb-1 { width:500px;height:500px; background:radial-gradient(circle,rgba(244,121,32,0.08),transparent 70%); top:-130px;left:-100px; animation:hiw-orbDrift 13s ease-in-out infinite alternate; }\n  .hiw-orb-2 { width:400px;height:400px; background:radial-gradient(circle,rgba(74,127,247,0.07),transparent 70%); bottom:-100px;right:-80px; animation:hiw-orbDrift 15s ease-in-out 4s infinite alternate; }\n\n  \/* \u2500\u2500 Header \u2500\u2500 *\/\n  .hiw-header { text-align:center; max-width:720px; margin:0 auto 80px; position:relative; z-index:2; }\n\n  .hiw-badge {\n    display:inline-flex; align-items:center; gap:10px;\n    background:rgba(244,121,32,0.08); color:var(--orange);\n    font-size:12px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase;\n    padding:9px 22px; border-radius:100px; margin-bottom:22px;\n    opacity:0; transform:translateY(-18px) scale(0.9);\n  }\n  .hiw-animated .hiw-badge { animation:hiw-badgePop 0.7s cubic-bezier(0.34,1.56,0.64,1) 0.1s forwards; }\n  .hiw-bdot { width:6px;height:6px;border-radius:50%;background:var(--orange); animation:hiw-bdotPulse 2s ease-in-out infinite; }\n\n  .hiw-title { font-family:'Bebas Neue',sans-serif; font-size:clamp(2.2rem,4.5vw,3.6rem); line-height:1.05; letter-spacing:0.03em; color:var(--navy); margin-bottom:18px; }\n  .hiw-tl { display:block; opacity:0; transform:translateY(36px); }\n  .hiw-animated .hiw-tl-1 { animation:hiw-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.28s forwards; }\n  .hiw-animated .hiw-tl-2 { animation:hiw-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.42s forwards; }\n  .hiw-orange { color:transparent; background:linear-gradient(135deg,var(--orange),var(--orange-hot)); -webkit-background-clip:text; background-clip:text; }\n\n  .hiw-desc { font-size:1rem; line-height:1.85; color:var(--grey-text); opacity:0; transform:translateY(20px); }\n  .hiw-animated .hiw-desc { animation:hiw-fadeUp 0.7s ease 0.56s forwards; }\n\n  \/* \u2500\u2500 Steps \u2500\u2500 *\/\n  .hiw-steps-wrap { position:relative; z-index:2; max-width:1200px; margin:0 auto; }\n\n  .hiw-line {\n    position:absolute; top:60px; left:16%; right:16%;\n    height:3px; background:var(--grey-200); border-radius:2px;\n    z-index:0; overflow:hidden;\n  }\n  .hiw-line-fill {\n    position:absolute; inset:0;\n    background:linear-gradient(90deg,var(--orange),var(--orange-hot));\n    border-radius:2px; transform:scaleX(0); transform-origin:left;\n  }\n  .hiw-animated .hiw-line-fill { animation:hiw-lineGrow 1.6s cubic-bezier(0.22,1,0.36,1) 0.8s forwards; }\n\n  .hiw-line-dot {\n    position:absolute; top:50%; left:0;\n    width:11px; height:11px; border-radius:50%;\n    background:var(--white); border:3px solid var(--orange);\n    transform:translate(-50%,-50%);\n    box-shadow:0 0 12px rgba(244,121,32,0.5);\n    opacity:0;\n  }\n  .hiw-animated .hiw-line-dot { animation:hiw-dotTravel 4s ease-in-out 2.6s infinite; opacity:1; }\n\n  .hiw-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:28px; position:relative; z-index:1; }\n\n  .hiw-step { text-align:center; padding:0 16px; opacity:0; transform:translateY(46px); }\n  .hiw-animated .hiw-step:nth-child(1) { animation:hiw-cardUp 0.7s cubic-bezier(0.22,1,0.36,1) 0.5s forwards; }\n  .hiw-animated .hiw-step:nth-child(2) { animation:hiw-cardUp 0.7s cubic-bezier(0.22,1,0.36,1) 0.7s forwards; }\n  .hiw-animated .hiw-step:nth-child(3) { animation:hiw-cardUp 0.7s cubic-bezier(0.22,1,0.36,1) 0.9s forwards; }\n\n  .hiw-circle { position:relative; width:120px; height:120px; margin:0 auto 28px; display:flex; align-items:center; justify-content:center; }\n  .hiw-ring { position:absolute; inset:0; border-radius:50%; border:2px dashed rgba(244,121,32,0.3); animation:hiw-ringSpin 18s linear infinite; }\n  .hiw-inner {\n    width:92px; height:92px; border-radius:50%; background:var(--white);\n    border:1px solid var(--grey-200); box-shadow:0 12px 36px rgba(27,47,110,0.1);\n    display:flex; align-items:center; justify-content:center; font-size:38px;\n    transition:all 0.35s;\n  }\n  .hiw-step:hover .hiw-inner { transform:scale(1.1) rotate(-6deg); box-shadow:0 16px 44px rgba(244,121,32,0.2); border-color:rgba(244,121,32,0.4); }\n\n  .hiw-num {\n    position:absolute; top:-2px; right:-2px;\n    width:36px; height:36px; border-radius:50%;\n    background:linear-gradient(135deg,var(--orange),var(--orange-hot));\n    color:var(--white); font-family:'Bebas Neue',sans-serif; font-size:1.15rem;\n    display:flex; align-items:center; justify-content:center;\n    box-shadow:0 4px 14px rgba(244,121,32,0.4); z-index:2;\n    opacity:0; transform:scale(0) rotate(-15deg);\n  }\n  .hiw-animated .hiw-step:nth-child(1) .hiw-num { animation:hiw-numPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.1s forwards; }\n  .hiw-animated .hiw-step:nth-child(2) .hiw-num { animation:hiw-numPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.3s forwards; }\n  .hiw-animated .hiw-step:nth-child(3) .hiw-num { animation:hiw-numPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.5s forwards; }\n\n  .hiw-step-title { font-family:'Bebas Neue',sans-serif; font-size:1.5rem; letter-spacing:0.05em; color:var(--navy); margin-bottom:12px; }\n  .hiw-step-desc { font-size:0.92rem; line-height:1.8; color:var(--grey-text); max-width:320px; margin:0 auto; }\n  .hiw-step-desc strong { color:var(--navy); font-weight:600; }\n\n  \/* \u2500\u2500 Bottom CTA \u2500\u2500 *\/\n  .hiw-cta { margin-top:80px; text-align:center; position:relative; z-index:2; opacity:0; transform:translateY(28px); }\n  .hiw-animated .hiw-cta { animation:hiw-fadeUp 0.7s cubic-bezier(0.22,1,0.36,1) 1.2s forwards; }\n\n  .hiw-cta-text { font-size:1.05rem; font-weight:500; color:var(--grey-text); margin-bottom:22px; }\n  .hiw-cta-text strong { color:var(--navy); font-weight:700; }\n  .hiw-cta-btns { display:flex; justify-content:center; gap:14px; flex-wrap:wrap; }\n\n  .hiw-btn-call {\n    display:inline-flex; align-items:center; gap:8px;\n    background:linear-gradient(135deg,var(--orange),var(--orange-hot));\n    color:var(--white); font-family:'Outfit',sans-serif; font-size:14px; font-weight:700;\n    padding:15px 32px; border-radius:12px; text-decoration:none;\n    position:relative; overflow:hidden; transition:transform 0.3s, box-shadow 0.3s;\n    box-shadow:0 6px 24px rgba(244,121,32,0.35);\n  }\n  .hiw-btn-call::after { content:''; position:absolute; top:0; left:-120%; width:80%; height:100%; background:linear-gradient(105deg,transparent,rgba(255,255,255,0.3),transparent); transform:skewX(-20deg); animation:hiw-shimmer 3s ease-in-out infinite; }\n  .hiw-btn-call:hover { transform:translateY(-3px) scale(1.04); box-shadow:0 10px 32px rgba(244,121,32,0.5); }\n  .hiw-btn-call .ring { display:inline-flex; animation:hiw-phoneRing 2s ease-in-out infinite; }\n\n  .hiw-btn-wa {\n    display:inline-flex; align-items:center; gap:8px;\n    background:linear-gradient(135deg,var(--green-wa),#1ebe57);\n    color:var(--white); font-family:'Outfit',sans-serif; font-size:14px; font-weight:700;\n    padding:15px 32px; border-radius:12px; text-decoration:none;\n    transition:transform 0.3s, box-shadow 0.3s; box-shadow:0 6px 24px rgba(37,211,102,0.3);\n  }\n  .hiw-btn-wa:hover { transform:translateY(-3px) scale(1.04); box-shadow:0 10px 32px rgba(37,211,102,0.45); }\n  .hiw-btn-wa .wap { display:inline-flex; animation:hiw-waPulse 2.5s ease-in-out infinite; }\n\n  @media(max-width:900px){\n    .hiw-section{padding:80px 5vw 90px;}\n    .hiw-line{display:none;}\n    .hiw-grid{grid-template-columns:1fr;gap:44px;max-width:460px;margin:0 auto;}\n  }\n  @media(max-width:520px){\n    .hiw-cta-btns{flex-direction:column;align-items:stretch;}\n    .hiw-btn-call,.hiw-btn-wa{justify-content:center;}\n  }\n<\/style>\n<\/head>\n<body>\n<section class=\"hiw-section\" id=\"hiw-section\" aria-label=\"How Our AC Repair Service Works\">\n  <div class=\"hiw-orb hiw-orb-1\" aria-hidden=\"true\"><\/div>\n  <div class=\"hiw-orb hiw-orb-2\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"hiw-header\">\n    <div class=\"hiw-badge\"><span class=\"hiw-bdot\"><\/span> How It Works <span class=\"hiw-bdot\"><\/span><\/div>\n    <h2 class=\"hiw-title\">\n      <span class=\"hiw-tl hiw-tl-1\">AC Repair in Dubai \u2014<\/span>\n      <span class=\"hiw-tl hiw-tl-2\">Done in <span class=\"hiw-orange\">3 Easy Steps<\/span><\/span>\n    <\/h2>\n    <p class=\"hiw-desc\">Getting your AC fixed shouldn't be complicated. With 7Days Technical Services, professional AC repair is just three simple steps away \u2014 from your first call to cool air flowing again.<\/p>\n  <\/div>\n\n  <div class=\"hiw-steps-wrap\">\n    <div class=\"hiw-line\">\n      <div class=\"hiw-line-fill\"><\/div>\n      <div class=\"hiw-line-dot\"><\/div>\n    <\/div>\n    <div class=\"hiw-grid\">\n      <div class=\"hiw-step\">\n        <div class=\"hiw-circle\">\n          <div class=\"hiw-ring\" aria-hidden=\"true\"><\/div>\n          <div class=\"hiw-inner\">\ud83d\udcde<\/div>\n          <div class=\"hiw-num\">1<\/div>\n        <\/div>\n        <h3 class=\"hiw-step-title\">Call or WhatsApp Us<\/h3>\n        <p class=\"hiw-step-desc\">Reach us anytime, any day \u2014 we're open <strong>7 days a week<\/strong>. Describe your AC problem and we'll schedule a visit that fits your timing.<\/p>\n      <\/div>\n      <div class=\"hiw-step\">\n        <div class=\"hiw-circle\">\n          <div class=\"hiw-ring\" aria-hidden=\"true\"><\/div>\n          <div class=\"hiw-inner\">\ud83d\udd0d<\/div>\n          <div class=\"hiw-num\">2<\/div>\n        <\/div>\n        <h3 class=\"hiw-step-title\">We Diagnose On-Site<\/h3>\n        <p class=\"hiw-step-desc\">Our certified technician arrives anywhere in Dubai, inspects your AC, and gives you a <strong>clear, honest quote<\/strong> \u2014 no hidden charges.<\/p>\n      <\/div>\n      <div class=\"hiw-step\">\n        <div class=\"hiw-circle\">\n          <div class=\"hiw-ring\" aria-hidden=\"true\"><\/div>\n          <div class=\"hiw-inner\">\u2744\ufe0f<\/div>\n          <div class=\"hiw-num\">3<\/div>\n        <\/div>\n        <h3 class=\"hiw-step-title\">Fixed & Cooling Again<\/h3>\n        <p class=\"hiw-step-desc\">We repair your AC with quality parts, test everything thoroughly, and leave only when your space is <strong>perfectly cool again<\/strong>.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"hiw-cta\">\n    <p class=\"hiw-cta-text\">Your AC fixed in <strong>3 simple steps<\/strong> \u2014 start with step one right now.<\/p>\n    <div class=\"hiw-cta-btns\">\n      <a href=\"tel:+971555345528\" class=\"hiw-btn-call\"><span class=\"ring\">\ud83d\udcde<\/span> Call +971 55 534 5528<\/a>\n      <a href=\"https:\/\/wa.me\/971555345528\" class=\"hiw-btn-wa\" target=\"_blank\" rel=\"noopener\"><span class=\"wap\">\ud83d\udcac<\/span> WhatsApp Us<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<script>\n(function(){\n  function init(){\n    var s=document.getElementById('hiw-section');\n    if(!s)return;\n    var obs=new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){setTimeout(function(){s.classList.add('hiw-animated');},100);obs.unobserve(s);}\n      });\n    },{threshold:0.08,rootMargin:'0px 0px -60px 0px'});\n    obs.observe(s);\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n  window.addEventListener('load',function(){setTimeout(init,300);});\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-5527609 e-con e-atomic-element e-flexbox-base e-bdfeee4 \" data-id=\"5527609\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5527609\">\n    \t\t<div class=\"elementor-element elementor-element-4864e0b elementor-widget elementor-widget-html\" data-id=\"4864e0b\" 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\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>AC Repair Service Areas in Dubai \u2013 7Days Technical Services<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n  :root{\n    --navy:#1B2F6E;--navy-deep:#0c1a42;--orange:#F47920;--orange-hot:#ff6a00;\n    --blue:#4a7ff7;--green-wa:#25D366;--white:#FFFFFF;--off-white:#f8fafd;\n    --grey-100:#f1f5f9;--grey-200:#e2e8f0;--grey-text:#64748b;\n  }\n  body{font-family:'Outfit',sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n\n  \/* Keyframes *\/\n  @keyframes sa-fadeUp   {from{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}\n  @keyframes sa-badgePop {from{opacity:0;transform:translateY(-18px) scale(0.9)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes sa-scaleIn  {from{opacity:0;transform:scale(0.85)}to{opacity:1;transform:scale(1)}}\n  @keyframes sa-chipPop  {from{opacity:0;transform:translateY(18px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes sa-noteUp   {from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}\n  @keyframes sa-pinDrop  {from{opacity:0;transform:translateY(-14px) scale(0)}to{opacity:1;transform:translateY(0) scale(1)}}\n  \/* Live *\/\n  @keyframes sa-orbDrift  {to{transform:translate(24px,-18px) scale(1.12);}}\n  @keyframes sa-radarSpin {to{transform:rotate(360deg);}}\n  @keyframes sa-centerPing{0%{transform:scale(1);opacity:1;}100%{transform:scale(2.6);opacity:0;}}\n  @keyframes sa-pinBob    {0%,100%{transform:translateY(0) scale(1);}50%{transform:translateY(-7px) scale(1.05);}}\n  @keyframes sa-liveDot   {0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,0.5);}50%{box-shadow:0 0 0 7px rgba(34,197,94,0);}}\n  @keyframes sa-chipSweep {0%{left:-100%;}30%{left:130%;}100%{left:130%;}}\n  @keyframes sa-bdotPulse {0%,100%{box-shadow:0 0 0 0 rgba(244,121,32,0.5);}50%{box-shadow:0 0 0 7px rgba(244,121,32,0);}}\n  @keyframes sa-waPulse   {0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}\n\n  .sa-section{\n    position:relative;width:100%;padding:110px 5vw 120px;\n    background:var(--off-white);overflow:hidden;font-family:'Outfit',sans-serif;\n  }\n  .sa-section::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(27,47,110,0.035) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;}\n\n  .sa-orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:0.4;}\n  .sa-orb-1{width:520px;height:520px;background:radial-gradient(circle,rgba(244,121,32,0.09),transparent 70%);top:-140px;right:-120px;animation:sa-orbDrift 13s ease-in-out infinite alternate;}\n  .sa-orb-2{width:420px;height:420px;background:radial-gradient(circle,rgba(74,127,247,0.08),transparent 70%);bottom:-110px;left:-90px;animation:sa-orbDrift 16s ease-in-out 5s infinite alternate;}\n\n  \/* Header *\/\n  .sa-header{text-align:center;max-width:740px;margin:0 auto 70px;position:relative;z-index:2;}\n  .sa-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(244,121,32,0.08);color:var(--orange);font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;padding:9px 22px;border-radius:100px;margin-bottom:22px;opacity:0;transform:translateY(-18px) scale(0.9);}\n  .sa-animated .sa-badge{animation:sa-badgePop 0.7s cubic-bezier(0.34,1.56,0.64,1) 0.1s forwards;}\n  .sa-bdot{width:6px;height:6px;border-radius:50%;background:var(--orange);display:inline-block;animation:sa-bdotPulse 2s ease-in-out infinite;}\n  .sa-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.05;letter-spacing:0.03em;color:var(--navy);margin-bottom:18px;}\n  .sa-tl{display:block;opacity:0;transform:translateY(36px);}\n  .sa-animated .sa-tl-1{animation:sa-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.28s forwards;}\n  .sa-animated .sa-tl-2{animation:sa-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.42s forwards;}\n  .sa-orange{color:transparent;background:linear-gradient(135deg,var(--orange),var(--orange-hot));-webkit-background-clip:text;background-clip:text;}\n  .sa-desc{font-size:1rem;line-height:1.85;color:var(--grey-text);opacity:0;transform:translateY(20px);}\n  .sa-animated .sa-desc{animation:sa-fadeUp 0.7s ease 0.56s forwards;}\n\n  \/* Layout *\/\n  .sa-layout{display:grid;grid-template-columns:440px 1fr;gap:50px;align-items:center;position:relative;z-index:2;max-width:1300px;margin:0 auto;}\n\n  \/* Radar *\/\n  .sa-radar-wrap{position:relative;width:100%;aspect-ratio:1;max-width:440px;margin:0 auto;opacity:0;transform:scale(0.85);}\n  .sa-animated .sa-radar-wrap{animation:sa-scaleIn 0.9s cubic-bezier(0.22,1,0.36,1) 0.4s forwards;}\n  .sa-radar{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(27,47,110,0.02) 0%,rgba(27,47,110,0.05) 100%);border:1.5px solid rgba(27,47,110,0.1);overflow:hidden;}\n  .sa-radar-ring{position:absolute;border-radius:50%;border:1px solid rgba(27,47,110,0.08);}\n  .r1{inset:18%;} .r2{inset:33%;} .r3{inset:44%;}\n  .sa-cross-h{position:absolute;top:50%;left:4%;right:4%;height:1px;background:rgba(27,47,110,0.06);}\n  .sa-cross-v{position:absolute;left:50%;top:4%;bottom:4%;width:1px;background:rgba(27,47,110,0.06);}\n  .sa-sweep{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,rgba(244,121,32,0.25) 0deg,rgba(244,121,32,0.06) 55deg,transparent 90deg);animation:sa-radarSpin 4.5s linear infinite;}\n  .sa-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--orange-hot));display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 8px 28px rgba(244,121,32,0.4);z-index:3;}\n  .sa-center::before,.sa-center::after{content:'';position:absolute;inset:0;border-radius:50%;border:2px solid rgba(244,121,32,0.4);animation:sa-centerPing 3s cubic-bezier(0,0,0.2,1) infinite;}\n  .sa-center::after{animation-delay:1.5s;}\n\n  .sa-pin{position:absolute;font-size:20px;z-index:2;filter:drop-shadow(0 3px 6px rgba(0,0,0,0.2));opacity:0;transform:translateY(-14px) scale(0);}\n  .sa-animated .sa-pin:nth-of-type(1){animation:sa-pinDrop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.9s forwards,sa-pinBob 3s ease-in-out 1.6s infinite;top:22%;left:30%;}\n  .sa-animated .sa-pin:nth-of-type(2){animation:sa-pinDrop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.1s forwards,sa-pinBob 3.4s ease-in-out 1.8s infinite;top:30%;right:22%;}\n  .sa-animated .sa-pin:nth-of-type(3){animation:sa-pinDrop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.3s forwards,sa-pinBob 3.2s ease-in-out 2.1s infinite;bottom:30%;left:22%;}\n  .sa-animated .sa-pin:nth-of-type(4){animation:sa-pinDrop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.5s forwards,sa-pinBob 3.6s ease-in-out 2.4s infinite;bottom:24%;right:28%;}\n  .sa-animated .sa-pin:nth-of-type(5){animation:sa-pinDrop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.7s forwards,sa-pinBob 3.1s ease-in-out 2.7s infinite;top:48%;left:14%;}\n  .sa-animated .sa-pin:nth-of-type(6){animation:sa-pinDrop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.9s forwards,sa-pinBob 3.3s ease-in-out 3.0s infinite;top:14%;right:40%;}\n\n  .sa-caption{position:absolute;bottom:-52px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:13px;font-weight:600;color:var(--grey-text);display:flex;align-items:center;gap:8px;}\n  .sa-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:sa-liveDot 2s ease-in-out infinite;}\n\n  \/* Area chips *\/\n  .sa-content{position:relative;}\n  .sa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}\n  .sa-chip{display:flex;align-items:center;gap:9px;background:var(--white);border:1px solid var(--grey-200);border-radius:13px;padding:13px 16px;font-size:13.5px;font-weight:600;color:var(--navy);cursor:default;position:relative;overflow:hidden;opacity:0;transform:translateY(18px) scale(0.95);transition:border-color 0.25s,box-shadow 0.25s,background 0.25s,transform 0.25s;}\n  .sa-chip:hover{border-color:var(--orange);background:rgba(244,121,32,0.04);box-shadow:0 8px 22px rgba(244,121,32,0.12);transform:translateY(-3px) scale(1.02);}\n  .sa-chip::after{content:'';position:absolute;top:0;left:-100%;width:70%;height:100%;background:linear-gradient(105deg,transparent,rgba(244,121,32,0.06),transparent);transform:skewX(-20deg);animation:sa-chipSweep 7s ease-in-out infinite;}\n  .sa-chip:nth-child(3n+1)::after{animation-delay:0s;} .sa-chip:nth-child(3n+2)::after{animation-delay:2.3s;} .sa-chip:nth-child(3n+3)::after{animation-delay:4.6s;}\n  .sa-chip .a-pin{font-size:15px;transition:transform 0.3s;}\n  .sa-chip:hover .a-pin{transform:scale(1.25) rotate(-8deg);}\n  .sa-chip.more{background:linear-gradient(135deg,var(--navy-deep),var(--navy));border-color:transparent;color:var(--white);justify-content:center;}\n  .sa-chip.more:hover{box-shadow:0 8px 24px rgba(27,47,110,0.3);}\n\n  \/* Chips entrance \u2014 staggered *\/\n  .sa-animated .sa-chip:nth-child(1) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.55s forwards;}\n  .sa-animated .sa-chip:nth-child(2) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.62s forwards;}\n  .sa-animated .sa-chip:nth-child(3) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.69s forwards;}\n  .sa-animated .sa-chip:nth-child(4) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.76s forwards;}\n  .sa-animated .sa-chip:nth-child(5) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.83s forwards;}\n  .sa-animated .sa-chip:nth-child(6) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.90s forwards;}\n  .sa-animated .sa-chip:nth-child(7) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 0.97s forwards;}\n  .sa-animated .sa-chip:nth-child(8) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.04s forwards;}\n  .sa-animated .sa-chip:nth-child(9) {animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.11s forwards;}\n  .sa-animated .sa-chip:nth-child(10){animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.18s forwards;}\n  .sa-animated .sa-chip:nth-child(11){animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.25s forwards;}\n  .sa-animated .sa-chip:nth-child(12){animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.32s forwards;}\n  .sa-animated .sa-chip:nth-child(13){animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.39s forwards;}\n  .sa-animated .sa-chip:nth-child(14){animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.46s forwards;}\n  .sa-animated .sa-chip:nth-child(15){animation:sa-chipPop 0.5s cubic-bezier(0.34,1.56,0.64,1) 1.53s forwards;}\n\n  .sa-note{margin-top:28px;padding:22px 26px;background:var(--white);border:1px solid var(--grey-200);border-left:4px solid var(--orange);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;opacity:0;transform:translateY(22px);}\n  .sa-animated .sa-note{animation:sa-noteUp 0.6s cubic-bezier(0.22,1,0.36,1) 1.6s forwards;}\n  .sa-note-text{font-size:0.92rem;line-height:1.7;color:var(--grey-text);flex:1;min-width:240px;}\n  .sa-note-text strong{color:var(--navy);}\n  .sa-btn-wa{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--green-wa),#1ebe57);color:var(--white);font-size:14px;font-weight:700;padding:13px 26px;border-radius:12px;text-decoration:none;transition:transform 0.3s,box-shadow 0.3s;box-shadow:0 6px 22px rgba(37,211,102,0.3);flex-shrink:0;}\n  .sa-btn-wa:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 10px 30px rgba(37,211,102,0.45);}\n  .sa-btn-wa .wi{display:inline-flex;animation:sa-waPulse 2.5s ease-in-out infinite;}\n\n  @media(max-width:1080px){.sa-layout{grid-template-columns:1fr;gap:90px;}.sa-radar-wrap{max-width:380px;}}\n  @media(max-width:720px){.sa-section{padding:80px 5vw 90px;}.sa-grid{grid-template-columns:repeat(2,1fr);gap:10px;}.sa-chip{font-size:12.5px;padding:11px 13px;}.sa-radar-wrap{max-width:320px;}}\n<\/style>\n<\/head>\n<body>\n<section class=\"sa-section\" id=\"sa-section\" aria-label=\"AC Repair Service Areas Across Dubai\">\n  <div class=\"sa-orb sa-orb-1\" aria-hidden=\"true\"><\/div>\n  <div class=\"sa-orb sa-orb-2\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"sa-header\">\n    <div class=\"sa-badge\"><span class=\"sa-bdot\"><\/span> Service Areas <span class=\"sa-bdot\"><\/span><\/div>\n    <h2 class=\"sa-title\">\n      <span class=\"sa-tl sa-tl-1\">AC Repair Services Across<\/span>\n      <span class=\"sa-tl sa-tl-2\"><span class=\"sa-orange\">Every Area in Dubai<\/span><\/span>\n    <\/h2>\n    <p class=\"sa-desc\">Searching for \"AC repair near me\" in Dubai? Wherever you're located, 7Days Technical Services reaches you fast \u2014 7 days a week across every neighbourhood.<\/p>\n  <\/div>\n\n  <div class=\"sa-layout\">\n    <div class=\"sa-radar-wrap\">\n      <div class=\"sa-radar\">\n        <div class=\"sa-radar-ring r1\"><\/div>\n        <div class=\"sa-radar-ring r2\"><\/div>\n        <div class=\"sa-radar-ring r3\"><\/div>\n        <div class=\"sa-cross-h\"><\/div>\n        <div class=\"sa-cross-v\"><\/div>\n        <div class=\"sa-sweep\"><\/div>\n      <\/div>\n      <span class=\"sa-pin\">\ud83d\udccd<\/span>\n      <span class=\"sa-pin\">\ud83d\udccd<\/span>\n      <span class=\"sa-pin\">\ud83d\udccd<\/span>\n      <span class=\"sa-pin\">\ud83d\udccd<\/span>\n      <span class=\"sa-pin\">\ud83d\udccd<\/span>\n      <span class=\"sa-pin\">\ud83d\udccd<\/span>\n      <div class=\"sa-center\">\ud83d\udee0\ufe0f<\/div>\n      <div class=\"sa-caption\"><span class=\"sa-live-dot\"><\/span> Technicians active across Dubai right now<\/div>\n    <\/div>\n\n    <div class=\"sa-content\">\n      <div class=\"sa-grid\">\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Dubai Marina<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Downtown Dubai<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Jumeirah<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> JBR<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Deira<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Bur Dubai<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Business Bay<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Al Barsha<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> JLT<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Al Quoz<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Mirdif<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> International City<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Silicon Oasis<\/div>\n        <div class=\"sa-chip\"><span class=\"a-pin\">\ud83d\udccd<\/span> Al Nahda<\/div>\n        <div class=\"sa-chip more\">+ All Other Dubai Areas<\/div>\n      <\/div>\n      <div class=\"sa-note\">\n        <p class=\"sa-note-text\"><strong>Don't see your area?<\/strong> No problem \u2014 we cover all of Dubai. Message us your location and we'll confirm the fastest arrival time for your AC repair.<\/p>\n        <a href=\"https:\/\/wa.me\/971555345528\" class=\"sa-btn-wa\" target=\"_blank\" rel=\"noopener\"><span class=\"wi\">\ud83d\udcac<\/span> Check My Area<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<script>\n(function(){\n  function init(){\n    var s=document.getElementById('sa-section');\n    if(!s)return;\n    var obs=new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){setTimeout(function(){s.classList.add('sa-animated');},100);obs.unobserve(s);}\n      });\n    },{threshold:0.08,rootMargin:'0px 0px -60px 0px'});\n    obs.observe(s);\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n  window.addEventListener('load',function(){setTimeout(init,300);});\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-17d442c e-con e-atomic-element e-flexbox-base e-dbc617a \" data-id=\"17d442c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"17d442c\">\n    \t\t<div class=\"elementor-element elementor-element-0af32e2 elementor-widget elementor-widget-html\" data-id=\"0af32e2\" 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\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>Customer Reviews \u2013 7Days Technical Services AC Repair Dubai<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n  :root{--navy:#1B2F6E;--navy-deep:#0c1a42;--navy-mid:#16255a;--orange:#F47920;--orange-hot:#ff6a00;--white:#FFFFFF;--grey-text:#64748b;}\n  body{font-family:'Outfit',sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n\n  \/* Keyframes *\/\n  @keyframes tm-fadeUp   {from{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}\n  @keyframes tm-badgePop {from{opacity:0;transform:translateY(-18px) scale(0.9)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes tm-ratingIn {from{opacity:0;transform:translateY(16px) scale(0.94)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes tm-marqueeIn{from{opacity:0}to{opacity:1}}\n  \/* Live *\/\n  @keyframes tm-orbBreath  {0%{transform:scale(1);}100%{transform:scale(1.2);}}\n  @keyframes tm-bdotPulse  {0%,100%{box-shadow:0 0 0 0 rgba(244,121,32,0.5);}50%{box-shadow:0 0 0 7px rgba(244,121,32,0);}}\n  @keyframes tm-starTwinkle{0%,100%{transform:scale(1);filter:brightness(1);}50%{transform:scale(1.18);filter:brightness(1.35);}}\n  @keyframes tm-quoteDrift {0%{translate:0 0;}100%{translate:14px -12px;}}\n  @keyframes tm-marqueeL  {0%{transform:translateX(0);}100%{transform:translateX(-50%);}}\n  @keyframes tm-marqueeR  {0%{transform:translateX(-50%);}100%{transform:translateX(0);}}\n  @keyframes tm-verifiedP {0%,100%{transform:scale(1);}50%{transform:scale(1.2);}}\n\n  .tm-section{\n    position:relative;width:100%;padding:110px 0 120px;\n    background:linear-gradient(165deg,var(--navy-deep) 0%,var(--navy) 55%,var(--navy-mid) 100%);\n    overflow:hidden;font-family:'Outfit',sans-serif;\n  }\n  .tm-section::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,0.04) 1px,transparent 1px);background-size:30px 30px;pointer-events:none;}\n\n  .tm-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;}\n  .tm-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(244,121,32,0.13),transparent 70%);top:-130px;left:-100px;animation:tm-orbBreath 9s ease-in-out infinite alternate;}\n  .tm-orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(74,127,247,0.1),transparent 70%);bottom:-100px;right:-90px;animation:tm-orbBreath 11s ease-in-out 4s infinite alternate;}\n\n  .tm-bq{position:absolute;font-family:Georgia,serif;font-size:clamp(8rem,16vw,16rem);line-height:1;color:rgba(255,255,255,0.03);pointer-events:none;user-select:none;}\n  .tm-bq-1{top:6%;left:3%;animation:tm-quoteDrift 10s ease-in-out infinite alternate;}\n  .tm-bq-2{bottom:4%;right:3%;transform:rotate(180deg);animation:tm-quoteDrift 12s ease-in-out 5s infinite alternate;}\n\n  \/* Header *\/\n  .tm-header{text-align:center;max-width:740px;margin:0 auto 64px;position:relative;z-index:2;padding:0 5vw;}\n  .tm-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(244,121,32,0.12);border:1px solid rgba(244,121,32,0.25);color:var(--orange);font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;padding:9px 22px;border-radius:100px;margin-bottom:22px;opacity:0;transform:translateY(-18px) scale(0.9);}\n  .tm-animated .tm-badge{animation:tm-badgePop 0.7s cubic-bezier(0.34,1.56,0.64,1) 0.1s forwards;}\n  .tm-bdot{width:6px;height:6px;border-radius:50%;background:var(--orange);display:inline-block;animation:tm-bdotPulse 2s ease-in-out infinite;}\n  .tm-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.05;letter-spacing:0.03em;color:var(--white);margin-bottom:18px;}\n  .tm-tl{display:block;opacity:0;transform:translateY(36px);}\n  .tm-animated .tm-tl-1{animation:tm-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.28s forwards;}\n  .tm-animated .tm-tl-2{animation:tm-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.42s forwards;}\n  .tm-orange{color:transparent;background:linear-gradient(135deg,var(--orange),var(--orange-hot));-webkit-background-clip:text;background-clip:text;}\n  .tm-desc{font-size:1rem;line-height:1.85;color:rgba(255,255,255,0.6);opacity:0;transform:translateY(20px);}\n  .tm-animated .tm-desc{animation:tm-fadeUp 0.7s ease 0.56s forwards;}\n\n  .tm-rating{display:inline-flex;align-items:center;gap:12px;margin-top:22px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);backdrop-filter:blur(10px);padding:12px 24px;border-radius:100px;opacity:0;transform:translateY(16px) scale(0.94);}\n  .tm-animated .tm-rating{animation:tm-ratingIn 0.6s cubic-bezier(0.34,1.56,0.64,1) 0.7s forwards;}\n  .tm-stars{display:flex;gap:3px;font-size:18px;}\n  .tm-stars span{display:inline-block;animation:tm-starTwinkle 2.4s ease-in-out infinite;}\n  .tm-stars span:nth-child(1){animation-delay:0s;} .tm-stars span:nth-child(2){animation-delay:0.2s;} .tm-stars span:nth-child(3){animation-delay:0.4s;} .tm-stars span:nth-child(4){animation-delay:0.6s;} .tm-stars span:nth-child(5){animation-delay:0.8s;}\n  .tm-rating-text{font-size:13px;font-weight:600;color:rgba(255,255,255,0.75);}\n\n  \/* Marquee *\/\n  .tm-zone{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;opacity:0;}\n  .tm-animated .tm-zone{animation:tm-marqueeIn 0.9s ease 0.5s forwards;}\n  .tm-zone::before,.tm-zone::after{content:'';position:absolute;top:0;bottom:0;width:120px;z-index:3;pointer-events:none;}\n  .tm-zone::before{left:0;background:linear-gradient(90deg,var(--navy-deep),transparent);}\n  .tm-zone::after{right:0;background:linear-gradient(-90deg,var(--navy-mid),transparent);}\n\n  .tm-row{display:flex;gap:24px;width:max-content;}\n  .tm-row-1{animation:tm-marqueeL 48s linear infinite;}\n  .tm-row-2{animation:tm-marqueeR 56s linear infinite;}\n  .tm-row:hover{animation-play-state:paused;}\n\n  .tm-card{width:400px;flex-shrink:0;background:rgba(255,255,255,0.05);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,0.1);border-radius:20px;padding:28px 28px 24px;position:relative;overflow:hidden;transition:background 0.3s,border-color 0.3s,transform 0.3s;}\n  .tm-card:hover{background:rgba(255,255,255,0.09);border-color:rgba(244,121,32,0.35);transform:translateY(-6px);}\n  .tm-quote{position:absolute;top:18px;right:22px;font-family:Georgia,serif;font-size:3.2rem;line-height:1;color:rgba(244,121,32,0.18);pointer-events:none;}\n  .tm-card-stars{display:flex;gap:2px;font-size:14px;margin-bottom:14px;}\n  .tm-text{font-size:0.92rem;line-height:1.8;color:rgba(255,255,255,0.75);margin-bottom:20px;min-height:92px;}\n  .tm-foot{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.08);}\n  .tm-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--orange-hot));display:flex;align-items:center;justify-content:center;font-family:'Bebas Neue',sans-serif;font-size:1.1rem;color:var(--white);letter-spacing:0.04em;flex-shrink:0;}\n  .tm-name{font-size:0.9rem;font-weight:700;color:var(--white);}\n  .tm-meta{font-size:12px;color:rgba(255,255,255,0.45);display:flex;align-items:center;gap:5px;margin-top:2px;}\n  .tm-tag{margin-left:auto;font-size:11px;font-weight:600;color:var(--orange);background:rgba(244,121,32,0.12);border:1px solid rgba(244,121,32,0.25);padding:4px 11px;border-radius:100px;white-space:nowrap;}\n  .verified{display:inline-flex;color:#22c55e;animation:tm-verifiedP 3s ease-in-out infinite;}\n\n  @media(max-width:720px){.tm-section{padding:80px 0 90px;}.tm-card{width:320px;padding:22px 22px 20px;}.tm-text{min-height:auto;}.tm-zone::before,.tm-zone::after{width:60px;}}\n<\/style>\n<\/head>\n<body>\n<section class=\"tm-section\" id=\"tm-section\" aria-label=\"Customer Reviews \u2013 7Days Technical Services\">\n  <div class=\"tm-orb tm-orb-1\" aria-hidden=\"true\"><\/div>\n  <div class=\"tm-orb tm-orb-2\" aria-hidden=\"true\"><\/div>\n  <div class=\"tm-bq tm-bq-1\" aria-hidden=\"true\">\"<\/div>\n  <div class=\"tm-bq tm-bq-2\" aria-hidden=\"true\">\"<\/div>\n\n  <div class=\"tm-header\">\n    <div class=\"tm-badge\"><span class=\"tm-bdot\"><\/span> Customer Reviews <span class=\"tm-bdot\"><\/span><\/div>\n    <h2 class=\"tm-title\">\n      <span class=\"tm-tl tm-tl-1\">What Dubai Says About<\/span>\n      <span class=\"tm-tl tm-tl-2\">Our <span class=\"tm-orange\">AC Repair Services<\/span><\/span>\n    <\/h2>\n    <p class=\"tm-desc\">Real feedback from customers across Dubai who trusted 7Days Technical Services with their AC repair \u2014 homes, offices, and businesses alike.<\/p>\n    <div class=\"tm-rating\">\n      <div class=\"tm-stars\"><span>\u2b50<\/span><span>\u2b50<\/span><span>\u2b50<\/span><span>\u2b50<\/span><span>\u2b50<\/span><\/div>\n      <span class=\"tm-rating-text\">Rated by customers across Dubai<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"tm-zone\">\n    <!-- Row 1 -->\n    <div class=\"tm-row tm-row-1\">\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">My split AC stopped cooling during the summer heat. Called 7Days in the morning and the technician arrived the same day. Diagnosed a gas leak, fixed it, and the AC has been perfect since.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">AK<\/div><div><div class=\"tm-name\">Ahmed K.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Dubai Marina<\/div><\/div><span class=\"tm-tag\">Split AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Our office duct AC was making loud noises and barely cooling. The 7Days team inspected everything, explained the problem clearly, and gave an honest price. Work completed quickly.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">SM<\/div><div><div class=\"tm-name\">Sara M.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Business Bay<\/div><\/div><span class=\"tm-tag\">Duct AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Reliable team for our restaurant's chiller maintenance. They come on schedule, do thorough checks, and we haven't had a single breakdown since starting the maintenance contract.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">RP<\/div><div><div class=\"tm-name\">Rajesh P.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Deira<\/div><\/div><span class=\"tm-tag\">Chiller AC<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Called them on a Friday evening expecting to wait until Sunday. They came the same night! Fixed our villa's AC before the kids' bedtime. This is what 7 days a week service actually means.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">FA<\/div><div><div class=\"tm-name\">Fatima A.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Jumeirah<\/div><\/div><span class=\"tm-tag\">AC Repair<\/span><\/div><\/div>\n      <!-- Duplicates for loop -->\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">My split AC stopped cooling during the summer heat. Called 7Days in the morning and the technician arrived the same day. Diagnosed a gas leak, fixed it, and the AC has been perfect since.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">AK<\/div><div><div class=\"tm-name\">Ahmed K.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Dubai Marina<\/div><\/div><span class=\"tm-tag\">Split AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Our office duct AC was making loud noises and barely cooling. The 7Days team inspected everything, explained the problem clearly, and gave an honest price. Work completed quickly.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">SM<\/div><div><div class=\"tm-name\">Sara M.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Business Bay<\/div><\/div><span class=\"tm-tag\">Duct AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Reliable team for our restaurant's chiller maintenance. They come on schedule, do thorough checks, and we haven't had a single breakdown since starting the maintenance contract.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">RP<\/div><div><div class=\"tm-name\">Rajesh P.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Deira<\/div><\/div><span class=\"tm-tag\">Chiller AC<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Called them on a Friday evening expecting to wait until Sunday. They came the same night! Fixed our villa's AC before the kids' bedtime. This is what 7 days a week service actually means.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">FA<\/div><div><div class=\"tm-name\">Fatima A.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Jumeirah<\/div><\/div><span class=\"tm-tag\">AC Repair<\/span><\/div><\/div>\n    <\/div>\n    <!-- Row 2 -->\n    <div class=\"tm-row tm-row-2\">\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">AC was leaking water onto the carpet. Technician found the blocked drain pipe, cleaned the whole unit, and showed me how to prevent it. Honest work, fair price, no upselling.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">MJ<\/div><div><div class=\"tm-name\">Maria J.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> JLT<\/div><\/div><span class=\"tm-tag\">AC Maintenance<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Professional from start to finish. Booked through WhatsApp, got confirmation immediately, technician arrived on time with all tools. Replaced the AC capacitor in under an hour.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">OH<\/div><div><div class=\"tm-name\">Omar H.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Al Barsha<\/div><\/div><span class=\"tm-tag\">AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">We manage several rental apartments and 7Days is now our go-to for all AC issues. Tenants are happy with the quick response, and we get clear reports after every job.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">KN<\/div><div><div class=\"tm-name\">Khalid N.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Downtown Dubai<\/div><\/div><span class=\"tm-tag\">Duct AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Quick response on a weekend when our shop's AC failed. The team understood the urgency, arrived fast, and got our cooling back before opening hours. Excellent emergency service.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">VS<\/div><div><div class=\"tm-name\">Vikram S.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Bur Dubai<\/div><\/div><span class=\"tm-tag\">Split AC Repair<\/span><\/div><\/div>\n      <!-- Duplicates -->\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">AC was leaking water onto the carpet. Technician found the blocked drain pipe, cleaned the whole unit, and showed me how to prevent it. Honest work, fair price, no upselling.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">MJ<\/div><div><div class=\"tm-name\">Maria J.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> JLT<\/div><\/div><span class=\"tm-tag\">AC Maintenance<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Professional from start to finish. Booked through WhatsApp, got confirmation immediately, technician arrived on time with all tools. Replaced the AC capacitor in under an hour.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">OH<\/div><div><div class=\"tm-name\">Omar H.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Al Barsha<\/div><\/div><span class=\"tm-tag\">AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">We manage several rental apartments and 7Days is now our go-to for all AC issues. Tenants are happy with the quick response, and we get clear reports after every job.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">KN<\/div><div><div class=\"tm-name\">Khalid N.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Downtown Dubai<\/div><\/div><span class=\"tm-tag\">Duct AC Repair<\/span><\/div><\/div>\n      <div class=\"tm-card\"><div class=\"tm-quote\">\"<\/div><div class=\"tm-card-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div><p class=\"tm-text\">Quick response on a weekend when our shop's AC failed. The team understood the urgency, arrived fast, and got our cooling back before opening hours. Excellent emergency service.<\/p><div class=\"tm-foot\"><div class=\"tm-avatar\">VS<\/div><div><div class=\"tm-name\">Vikram S.<\/div><div class=\"tm-meta\"><span class=\"verified\">\u2714<\/span> Bur Dubai<\/div><\/div><span class=\"tm-tag\">Split AC Repair<\/span><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<script>\n(function(){\n  function init(){\n    var s=document.getElementById('tm-section');\n    if(!s)return;\n    var obs=new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){setTimeout(function(){s.classList.add('tm-animated');},100);obs.unobserve(s);}\n      });\n    },{threshold:0.08,rootMargin:'0px 0px -60px 0px'});\n    obs.observe(s);\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n  window.addEventListener('load',function(){setTimeout(init,300);});\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-210e6c2 e-con e-atomic-element e-flexbox-base e-f7fef1b \" data-id=\"210e6c2\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"210e6c2\">\n    \t\t<div class=\"elementor-element elementor-element-ab58b54 elementor-widget elementor-widget-html\" data-id=\"ab58b54\" 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\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>AC Repair FAQs \u2013 7Days Technical Services Dubai<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n  :root{--navy:#1B2F6E;--navy-deep:#0c1a42;--orange:#F47920;--orange-hot:#ff6a00;--blue:#4a7ff7;--green-wa:#25D366;--white:#FFFFFF;--off-white:#f8fafd;--grey-100:#f1f5f9;--grey-200:#e2e8f0;--grey-text:#64748b;}\n  body{font-family:'Outfit',sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n\n  \/* Keyframes *\/\n  @keyframes fq-fadeUp   {from{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}\n  @keyframes fq-badgePop {from{opacity:0;transform:translateY(-18px) scale(0.9)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes fq-cardIn   {from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}\n  @keyframes fq-helpIn   {from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}\n  \/* Live *\/\n  @keyframes fq-orbDrift  {to{transform:translate(22px,-18px) scale(1.1);}}\n  @keyframes fq-bdotPulse {0%,100%{box-shadow:0 0 0 0 rgba(244,121,32,0.5);}50%{box-shadow:0 0 0 7px rgba(244,121,32,0);}}\n  @keyframes fq-helpGlow  {0%{transform:scale(1);opacity:0.6;}100%{transform:scale(1.25);opacity:1;}}\n  @keyframes fq-helpBob   {0%,100%{transform:translateY(0) rotate(0);}50%{transform:translateY(-5px) rotate(-5deg);}}\n  @keyframes fq-shimmer   {0%{left:-120%;}50%{left:130%;}100%{left:130%;}}\n\n  .fq-section{position:relative;width:100%;padding:110px 5vw 120px;background:var(--white);overflow:hidden;font-family:'Outfit',sans-serif;}\n  .fq-section::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(27,47,110,0.035) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;}\n  .fq-orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:0.4;}\n  .fq-orb-1{width:480px;height:480px;background:radial-gradient(circle,rgba(244,121,32,0.08),transparent 70%);top:-120px;left:-100px;animation:fq-orbDrift 14s ease-in-out infinite alternate;}\n  .fq-orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(74,127,247,0.07),transparent 70%);bottom:-100px;right:-90px;animation:fq-orbDrift 16s ease-in-out 5s infinite alternate;}\n\n  .fq-layout{display:grid;grid-template-columns:0.85fr 1.15fr;gap:60px;max-width:1300px;margin:0 auto;position:relative;z-index:2;align-items:start;}\n  .fq-left{position:sticky;top:60px;}\n\n  \/* Badge *\/\n  .fq-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(244,121,32,0.08);color:var(--orange);font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;padding:9px 22px;border-radius:100px;margin-bottom:22px;opacity:0;transform:translateY(-18px) scale(0.9);}\n  .fq-animated .fq-badge{animation:fq-badgePop 0.7s cubic-bezier(0.34,1.56,0.64,1) 0.1s forwards;}\n  .fq-bdot{width:6px;height:6px;border-radius:50%;background:var(--orange);display:inline-block;animation:fq-bdotPulse 2s ease-in-out infinite;}\n  .fq-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.05;letter-spacing:0.03em;color:var(--navy);margin-bottom:18px;}\n  .fq-tl{display:block;opacity:0;transform:translateY(36px);}\n  .fq-animated .fq-tl-1{animation:fq-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.28s forwards;}\n  .fq-animated .fq-tl-2{animation:fq-fadeUp 0.75s cubic-bezier(0.22,1,0.36,1) 0.42s forwards;}\n  .fq-orange{color:transparent;background:linear-gradient(135deg,var(--orange),var(--orange-hot));-webkit-background-clip:text;background-clip:text;}\n  .fq-desc{font-size:0.98rem;line-height:1.85;color:var(--grey-text);margin-bottom:28px;opacity:0;transform:translateY(20px);}\n  .fq-animated .fq-desc{animation:fq-fadeUp 0.7s ease 0.56s forwards;}\n\n  \/* Help card *\/\n  .fq-help{background:linear-gradient(135deg,var(--navy-deep),var(--navy));border-radius:18px;padding:28px 26px;position:relative;overflow:hidden;opacity:0;transform:translateY(22px);}\n  .fq-animated .fq-help{animation:fq-helpIn 0.7s cubic-bezier(0.22,1,0.36,1) 0.7s forwards;}\n  .fq-help::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,0.04) 1px,transparent 1px);background-size:22px 22px;pointer-events:none;}\n  .fq-help-glow{position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(244,121,32,0.2),transparent 70%);top:-60px;right:-60px;animation:fq-helpGlow 5s ease-in-out infinite alternate;pointer-events:none;}\n  .fq-help-icon{width:48px;height:48px;border-radius:13px;background:rgba(244,121,32,0.15);border:1px solid rgba(244,121,32,0.3);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px;position:relative;z-index:1;animation:fq-helpBob 3s ease-in-out infinite;}\n  .fq-help-title{font-family:'Bebas Neue',sans-serif;font-size:1.3rem;letter-spacing:0.05em;color:var(--white);margin-bottom:8px;position:relative;z-index:1;}\n  .fq-help-text{font-size:0.85rem;line-height:1.7;color:rgba(255,255,255,0.55);margin-bottom:18px;position:relative;z-index:1;}\n  .fq-help-btns{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1;}\n  .fq-btn-call{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,var(--orange),var(--orange-hot));color:var(--white);font-size:13px;font-weight:700;padding:12px 22px;border-radius:11px;text-decoration:none;position:relative;overflow:hidden;transition:transform 0.3s,box-shadow 0.3s;box-shadow:0 5px 18px rgba(244,121,32,0.35);}\n  .fq-btn-call::after{content:'';position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(105deg,transparent,rgba(255,255,255,0.3),transparent);transform:skewX(-20deg);animation:fq-shimmer 3s ease-in-out infinite;}\n  .fq-btn-call:hover{transform:translateY(-2px) scale(1.03);}\n  .fq-btn-wa{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.18);color:var(--white);font-size:13px;font-weight:700;padding:12px 22px;border-radius:11px;text-decoration:none;transition:all 0.3s;}\n  .fq-btn-wa:hover{background:var(--green-wa);border-color:var(--green-wa);transform:translateY(-2px);}\n\n  \/* Accordion *\/\n  .fq-list{display:flex;flex-direction:column;gap:14px;}\n  .fq-item{background:var(--off-white);border:1px solid var(--grey-200);border-radius:16px;overflow:hidden;opacity:0;transform:translateY(24px);transition:border-color 0.3s,box-shadow 0.3s;}\n  .fq-animated .fq-item:nth-child(1){animation:fq-cardIn 0.6s cubic-bezier(0.22,1,0.36,1) 0.35s forwards;}\n  .fq-animated .fq-item:nth-child(2){animation:fq-cardIn 0.6s cubic-bezier(0.22,1,0.36,1) 0.47s forwards;}\n  .fq-animated .fq-item:nth-child(3){animation:fq-cardIn 0.6s cubic-bezier(0.22,1,0.36,1) 0.59s forwards;}\n  .fq-animated .fq-item:nth-child(4){animation:fq-cardIn 0.6s cubic-bezier(0.22,1,0.36,1) 0.71s forwards;}\n  .fq-animated .fq-item:nth-child(5){animation:fq-cardIn 0.6s cubic-bezier(0.22,1,0.36,1) 0.83s forwards;}\n  .fq-animated .fq-item:nth-child(6){animation:fq-cardIn 0.6s cubic-bezier(0.22,1,0.36,1) 0.95s forwards;}\n  .fq-item:hover{border-color:rgba(244,121,32,0.35);box-shadow:0 8px 28px rgba(244,121,32,0.07);}\n  .fq-item.open{border-color:var(--orange);background:var(--white);box-shadow:0 12px 36px rgba(244,121,32,0.1);}\n\n  .fq-q{width:100%;display:flex;align-items:center;gap:16px;padding:22px 24px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:'Outfit',sans-serif;}\n  .fq-q-num{font-family:'Bebas Neue',sans-serif;font-size:1rem;color:var(--orange);opacity:0.6;flex-shrink:0;width:28px;}\n  .fq-q-text{flex:1;font-size:1rem;font-weight:600;color:var(--navy);line-height:1.4;}\n  .fq-q-icon{width:34px;height:34px;border-radius:10px;background:var(--grey-100);border:1px solid var(--grey-200);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.35s cubic-bezier(0.22,1,0.36,1);position:relative;}\n  .fq-q-icon::before,.fq-q-icon::after{content:'';position:absolute;background:var(--navy);border-radius:2px;transition:all 0.35s cubic-bezier(0.22,1,0.36,1);}\n  .fq-q-icon::before{width:12px;height:2px;}\n  .fq-q-icon::after{width:2px;height:12px;}\n  .fq-item.open .fq-q-icon{background:linear-gradient(135deg,var(--orange),var(--orange-hot));border-color:transparent;transform:rotate(180deg);}\n  .fq-item.open .fq-q-icon::before,.fq-item.open .fq-q-icon::after{background:var(--white);}\n  .fq-item.open .fq-q-icon::after{height:0;}\n\n  .fq-a{max-height:0;overflow:hidden;transition:max-height 0.5s cubic-bezier(0.22,1,0.36,1);}\n  .fq-a-inner{padding:0 24px 24px 68px;font-size:0.92rem;line-height:1.85;color:var(--grey-text);}\n  .fq-a-inner strong{color:var(--navy);font-weight:600;}\n  .fq-a-inner a{color:var(--orange);font-weight:600;text-decoration:none;}\n  .fq-a-inner a:hover{text-decoration:underline;}\n\n  @media(max-width:980px){.fq-layout{grid-template-columns:1fr;gap:44px;}.fq-left{position:static;}}\n  @media(max-width:560px){.fq-section{padding:80px 5vw 90px;}.fq-q{padding:18px;gap:12px;}.fq-a-inner{padding:0 18px 20px 18px;}.fq-q-num{display:none;}}\n<\/style>\n<\/head>\n<body>\n<section class=\"fq-section\" id=\"fq-section\" aria-label=\"Frequently Asked Questions about AC Repair in Dubai\">\n  <div class=\"fq-orb fq-orb-1\" aria-hidden=\"true\"><\/div>\n  <div class=\"fq-orb fq-orb-2\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"fq-layout\">\n    <div class=\"fq-left\">\n      <div class=\"fq-badge\"><span class=\"fq-bdot\"><\/span> FAQs <span class=\"fq-bdot\"><\/span><\/div>\n      <h2 class=\"fq-title\">\n        <span class=\"fq-tl fq-tl-1\">Common Questions About<\/span>\n        <span class=\"fq-tl fq-tl-2\"><span class=\"fq-orange\">AC Repair in Dubai<\/span><\/span>\n      <\/h2>\n      <p class=\"fq-desc\">Everything you need to know about our AC repair services in Dubai \u2014 pricing, timing, coverage, and more. Can't find your answer? Just reach out.<\/p>\n      <div class=\"fq-help\">\n        <div class=\"fq-help-glow\" aria-hidden=\"true\"><\/div>\n        <div class=\"fq-help-icon\">\ud83d\udcac<\/div>\n        <div class=\"fq-help-title\">Still Have Questions?<\/div>\n        <p class=\"fq-help-text\">Our team is available 7 days a week to answer anything about your AC problem.<\/p>\n        <div class=\"fq-help-btns\">\n          <a href=\"tel:+971555345528\" class=\"fq-btn-call\">\ud83d\udcde Call Us<\/a>\n          <a href=\"https:\/\/wa.me\/971555345528\" class=\"fq-btn-wa\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"fq-list\">\n      <div class=\"fq-item\"><button class=\"fq-q\" aria-expanded=\"false\"><span class=\"fq-q-num\">01<\/span><span class=\"fq-q-text\">How much does AC repair cost in Dubai?<\/span><span class=\"fq-q-icon\" aria-hidden=\"true\"><\/span><\/button><div class=\"fq-a\"><div class=\"fq-a-inner\">AC repair costs in Dubai depend on the type of problem, your AC system, and the parts needed. That's why we always <strong>diagnose first and give you a clear, honest quote before any work begins<\/strong> \u2014 no hidden charges. Call us at <a href=\"tel:+971555345528\">+971 55 534 5528<\/a> for transparent pricing.<\/div><\/div><\/div>\n      <div class=\"fq-item\"><button class=\"fq-q\" aria-expanded=\"false\"><span class=\"fq-q-num\">02<\/span><span class=\"fq-q-text\">Do you provide same-day AC repair in Dubai?<\/span><span class=\"fq-q-icon\" aria-hidden=\"true\"><\/span><\/button><div class=\"fq-a\"><div class=\"fq-a-inner\">Yes \u2014 we operate <strong>7 days a week<\/strong> with fast response times across all Dubai areas. In most cases, our technicians can reach you the same day you call. Dubai's heat doesn't wait, and neither do we.<\/div><\/div><\/div>\n      <div class=\"fq-item\"><button class=\"fq-q\" aria-expanded=\"false\"><span class=\"fq-q-num\">03<\/span><span class=\"fq-q-text\">Which areas in Dubai do you cover?<\/span><span class=\"fq-q-icon\" aria-hidden=\"true\"><\/span><\/button><div class=\"fq-a\"><div class=\"fq-a-inner\">We cover <strong>all areas across Dubai<\/strong> \u2014 including Dubai Marina, Downtown, Jumeirah, JBR, Deira, Bur Dubai, Business Bay, Al Barsha, JLT, Al Quoz, Mirdif, International City, Silicon Oasis, Al Nahda, and everywhere in between.<\/div><\/div><\/div>\n      <div class=\"fq-item\"><button class=\"fq-q\" aria-expanded=\"false\"><span class=\"fq-q-num\">04<\/span><span class=\"fq-q-text\">Do you repair all AC brands and types?<\/span><span class=\"fq-q-icon\" aria-hidden=\"true\"><\/span><\/button><div class=\"fq-a\"><div class=\"fq-a-inner\">Yes. Our certified technicians work on <strong>all major AC brands<\/strong> and all system types \u2014 split ACs, central duct AC systems, and industrial\/commercial chillers.<\/div><\/div><\/div>\n      <div class=\"fq-item\"><button class=\"fq-q\" aria-expanded=\"false\"><span class=\"fq-q-num\">05<\/span><span class=\"fq-q-text\">My AC is leaking water \u2014 what should I do?<\/span><span class=\"fq-q-icon\" aria-hidden=\"true\"><\/span><\/button><div class=\"fq-a\"><div class=\"fq-a-inner\">First, <strong>turn off your AC<\/strong> to prevent water damage. Water leakage is usually caused by a blocked drain pipe, dirty filters, or low refrigerant \u2014 all fixable. Call or WhatsApp us at <a href=\"https:\/\/wa.me\/971555345528\" target=\"_blank\" rel=\"noopener\">+971 55 534 5528<\/a> and we'll fix it fast.<\/div><\/div><\/div>\n      <div class=\"fq-item\"><button class=\"fq-q\" aria-expanded=\"false\"><span class=\"fq-q-num\">06<\/span><span class=\"fq-q-text\">Do you offer AC maintenance contracts?<\/span><span class=\"fq-q-icon\" aria-hidden=\"true\"><\/span><\/button><div class=\"fq-a\"><div class=\"fq-a-inner\">Yes \u2014 we offer <strong>annual AC maintenance contracts<\/strong> for homes, offices, and commercial properties in Dubai. Regular maintenance keeps your AC efficient, prevents costly breakdowns, and extends system life.<\/div><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How much does AC repair cost in Dubai?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"7Days Technical Services diagnoses first and provides a clear, honest quote before any work begins \u2014 no hidden charges. Call +971 55 534 5528 for transparent pricing.\"}},{\"@type\":\"Question\",\"name\":\"Do you provide same-day AC repair in Dubai?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes \u2014 7Days Technical Services operates 7 days a week with fast response times across all Dubai areas.\"}},{\"@type\":\"Question\",\"name\":\"Which areas in Dubai do you cover?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"All areas across Dubai including Dubai Marina, Downtown, Jumeirah, JBR, Deira, Bur Dubai, Business Bay, Al Barsha, JLT, Al Quoz, Mirdif, International City, Silicon Oasis, and Al Nahda.\"}},{\"@type\":\"Question\",\"name\":\"Do you repair all AC brands and types?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Certified technicians work on all major AC brands \u2014 split ACs, central duct AC systems, and industrial\/commercial chillers.\"}},{\"@type\":\"Question\",\"name\":\"My AC is leaking water \u2014 what should I do?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Turn off your AC first. Water leakage is usually a blocked drain pipe, dirty filters, or low refrigerant. Call +971 55 534 5528 for fast repair.\"}},{\"@type\":\"Question\",\"name\":\"Do you offer AC maintenance contracts?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes \u2014 annual AC maintenance contracts for homes, offices, and commercial properties in Dubai.\"}}]}\n<\/script>\n\n<script>\n(function(){\n  function init(){\n    var s=document.getElementById('fq-section');\n    if(!s)return;\n    var obs=new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){setTimeout(function(){s.classList.add('fq-animated');},100);obs.unobserve(s);}\n      });\n    },{threshold:0.08,rootMargin:'0px 0px -60px 0px'});\n    obs.observe(s);\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n  window.addEventListener('load',function(){setTimeout(init,300);});\n\n  \/\/ Accordion\n  document.querySelectorAll('.fq-q').forEach(function(btn){\n    btn.addEventListener('click',function(){\n      var item=btn.parentElement;\n      var answer=item.querySelector('.fq-a');\n      var isOpen=item.classList.contains('open');\n      document.querySelectorAll('.fq-item.open').forEach(function(o){o.classList.remove('open');o.querySelector('.fq-a').style.maxHeight=null;o.querySelector('.fq-q').setAttribute('aria-expanded','false');});\n      if(!isOpen){item.classList.add('open');answer.style.maxHeight=answer.scrollHeight+'px';btn.setAttribute('aria-expanded','true');}\n    });\n  });\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-58393ef e-con e-atomic-element e-flexbox-base e-1542d43 \" data-id=\"58393ef\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"58393ef\">\n    \t\t<div class=\"elementor-element elementor-element-b5e3c4e elementor-widget elementor-widget-html\" data-id=\"b5e3c4e\" 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\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>Book AC Repair in Dubai \u2013 7Days Technical Services<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n  :root{--navy:#1B2F6E;--navy-deep:#0c1a42;--navy-mid:#16255a;--orange:#F47920;--orange-hot:#ff6a00;--blue:#4a7ff7;--green-wa:#25D366;--green-wa-d:#1ebe57;--white:#FFFFFF;--off-white:#f8fafd;--grey-200:#e2e8f0;--grey-text:#64748b;}\n  body{font-family:'Outfit',sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n\n  \/* Keyframes *\/\n  @keyframes ct-fadeUp    {from{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}\n  @keyframes ct-boardIn   {from{opacity:0;transform:translateY(50px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes ct-phoneIn   {from{opacity:0;transform:scale(0) rotate(-20deg)}to{opacity:1;transform:scale(1) rotate(0)}}\n  @keyframes ct-titleL    {from{opacity:0;transform:translateY(40px) rotate(1.5deg)}to{opacity:1;transform:translateY(0) rotate(0)}}\n  @keyframes ct-methodIn  {from{opacity:0;transform:translateY(30px) scale(0.94)}to{opacity:1;transform:translateY(0) scale(1)}}\n  @keyframes ct-trustIn   {from{opacity:0}to{opacity:1}}\n  @keyframes ct-marqueeIn {from{opacity:0}to{opacity:1}}\n  \/* Live *\/\n  @keyframes ct-borderFlow {0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}\n  @keyframes ct-auroraMove1{0%{transform:translate(0,0) scale(1);}100%{transform:translate(60px,30px) scale(1.2);}}\n  @keyframes ct-auroraMove2{0%{transform:translate(0,0) scale(1);}100%{transform:translate(-50px,-25px) scale(1.18);}}\n  @keyframes ct-cpRise     {0%{transform:translateY(0) translateX(0);opacity:0;}8%{opacity:1;}92%{opacity:1;}100%{transform:translateY(-560px) translateX(34px);opacity:0;}}\n  @keyframes ct-ringRadiate{0%{transform:scale(1);opacity:0.9;}100%{transform:scale(2.1);opacity:0;}}\n  @keyframes ct-phoneShake {0%,100%{rotate:0deg;}4%{rotate:-10deg;}8%{rotate:10deg;}12%{rotate:-7deg;}16%{rotate:7deg;}20%{rotate:0deg;}}\n  @keyframes ct-gradSlide  {to{background-position:200% center;}}\n  @keyframes ct-mcSweep    {0%{left:-100%;}35%{left:130%;}100%{left:130%;}}\n  @keyframes ct-trustPulse {0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(34,197,94,0.35);}50%{transform:scale(1.12);box-shadow:0 0 0 6px rgba(34,197,94,0);}}\n  @keyframes ct-marqueeScroll{to{transform:translateX(-50%);}}\n  @keyframes ct-shimmer    {0%{left:-120%;}50%{left:130%;}100%{left:130%;}}\n\n  .ct-section{position:relative;width:100%;padding:110px 5vw 120px;background:var(--off-white);overflow:hidden;font-family:'Outfit',sans-serif;}\n\n  \/* Marquee strip *\/\n  .ct-marquee{position:relative;margin-bottom:70px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);opacity:0;}\n  .ct-animated .ct-marquee{animation:ct-marqueeIn 0.8s ease 0.2s forwards;}\n  .ct-mtrack{display:flex;gap:18px;width:max-content;animation:ct-marqueeScroll 30s linear infinite;}\n  .ct-mitem{display:flex;align-items:center;gap:10px;font-family:'Bebas Neue',sans-serif;font-size:clamp(1.1rem,2vw,1.5rem);letter-spacing:0.06em;color:var(--navy);opacity:0.35;white-space:nowrap;}\n  .ct-mdot{width:7px;height:7px;border-radius:50%;background:var(--orange);opacity:1;}\n\n  \/* Board *\/\n  .ct-board-wrap{position:relative;max-width:1240px;margin:0 auto;border-radius:28px;padding:2px;background:linear-gradient(135deg,rgba(244,121,32,0.55),rgba(74,127,247,0.3) 40%,rgba(244,121,32,0.15) 70%,rgba(244,121,32,0.55));background-size:300% 300%;animation:ct-borderFlow 7s ease-in-out infinite;opacity:0;transform:translateY(50px) scale(0.97);}\n  .ct-animated .ct-board-wrap{animation:ct-boardIn 0.9s cubic-bezier(0.22,1,0.36,1) 0.3s forwards,ct-borderFlow 7s ease-in-out 1.2s infinite;}\n\n  .ct-board{position:relative;border-radius:26px;background:linear-gradient(165deg,var(--navy-deep) 0%,var(--navy) 55%,var(--navy-mid) 100%);padding:80px 60px 70px;overflow:hidden;text-align:center;}\n  .ct-board::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:28px 28px;pointer-events:none;}\n\n  .ct-aurora{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;}\n  .ct-aurora-1{width:480px;height:480px;background:radial-gradient(circle,rgba(244,121,32,0.22),transparent 70%);top:-160px;left:-120px;animation:ct-auroraMove1 11s ease-in-out infinite alternate;}\n  .ct-aurora-2{width:420px;height:420px;background:radial-gradient(circle,rgba(74,127,247,0.16),transparent 70%);bottom:-140px;right:-100px;animation:ct-auroraMove2 13s ease-in-out infinite alternate;}\n\n  .ct-cp{position:absolute;border-radius:50%;pointer-events:none;opacity:0;animation:ct-cpRise linear infinite;}\n  .ct-cp:nth-child(1){width:5px;height:5px;background:rgba(244,121,32,0.55);left:10%;bottom:0;animation-duration:11s;animation-delay:0s;}\n  .ct-cp:nth-child(2){width:4px;height:4px;background:rgba(255,255,255,0.3);left:26%;bottom:0;animation-duration:13s;animation-delay:3s;}\n  .ct-cp:nth-child(3){width:6px;height:6px;background:rgba(74,127,247,0.45);left:48%;bottom:0;animation-duration:12s;animation-delay:1.5s;}\n  .ct-cp:nth-child(4){width:4px;height:4px;background:rgba(244,121,32,0.45);left:68%;bottom:0;animation-duration:14s;animation-delay:5s;}\n  .ct-cp:nth-child(5){width:5px;height:5px;background:rgba(255,255,255,0.35);left:84%;bottom:0;animation-duration:10s;animation-delay:2s;}\n  .ct-cp:nth-child(6){width:3px;height:3px;background:rgba(244,121,32,0.5);left:58%;bottom:0;animation-duration:15s;animation-delay:7s;}\n\n  \/* Phone *\/\n  .ct-phone-wrap{position:relative;width:110px;height:110px;margin:0 auto 34px;z-index:2;}\n  .ct-phone{position:absolute;inset:0;margin:auto;width:84px;height:84px;border-radius:24px;background:linear-gradient(135deg,var(--orange),var(--orange-hot));display:flex;align-items:center;justify-content:center;font-size:36px;box-shadow:0 14px 44px rgba(244,121,32,0.45);z-index:2;opacity:0;transform:scale(0) rotate(-20deg);}\n  .ct-animated .ct-phone{animation:ct-phoneIn 0.7s cubic-bezier(0.34,1.56,0.64,1) 0.8s forwards,ct-phoneShake 3.5s ease-in-out 2s infinite;}\n  .ct-ring{position:absolute;inset:0;margin:auto;width:84px;height:84px;border-radius:24px;border:2px solid rgba(244,121,32,0.45);animation:ct-ringRadiate 2.8s cubic-bezier(0,0,0.2,1) infinite;opacity:0;}\n  .ct-animated .ct-ring{opacity:1;}\n  .ct-ring.r2{animation-delay:0.9s;}\n  .ct-ring.r3{animation-delay:1.8s;}\n\n  \/* Title *\/\n  .ct-title{position:relative;z-index:2;font-family:'Bebas Neue',sans-serif;font-size:clamp(2.6rem,6vw,4.8rem);line-height:0.95;letter-spacing:0.03em;color:var(--white);margin-bottom:20px;overflow:hidden;}\n  .ct-tl{display:block;opacity:0;transform:translateY(40px) rotate(1.5deg);}\n  .ct-animated .ct-tl-1{animation:ct-titleL 0.85s cubic-bezier(0.22,1,0.36,1) 0.95s forwards;}\n  .ct-animated .ct-tl-2{animation:ct-titleL 0.85s cubic-bezier(0.22,1,0.36,1) 1.1s forwards;}\n  .ct-orange{color:transparent;background:linear-gradient(90deg,var(--orange),var(--orange-hot),var(--orange));background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:ct-gradSlide 4s linear infinite;}\n\n  .ct-sub{position:relative;z-index:2;font-size:clamp(0.95rem,1.6vw,1.1rem);line-height:1.8;color:rgba(255,255,255,0.6);max-width:560px;margin:0 auto 44px;opacity:0;transform:translateY(18px);}\n  .ct-animated .ct-sub{animation:ct-fadeUp 0.7s ease 1.25s forwards;}\n\n  \/* Method cards *\/\n  .ct-methods{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:880px;margin:0 auto 40px;}\n  .ct-mc{background:rgba(255,255,255,0.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,0.12);border-radius:18px;padding:26px 22px;text-decoration:none;position:relative;overflow:hidden;opacity:0;transform:translateY(30px) scale(0.94);transition:background 0.3s,border-color 0.3s,transform 0.3s,box-shadow 0.3s;}\n  .ct-animated .ct-mc:nth-child(1){animation:ct-methodIn 0.6s cubic-bezier(0.34,1.56,0.64,1) 1.35s forwards;}\n  .ct-animated .ct-mc:nth-child(2){animation:ct-methodIn 0.6s cubic-bezier(0.34,1.56,0.64,1) 1.5s forwards;}\n  .ct-animated .ct-mc:nth-child(3){animation:ct-methodIn 0.6s cubic-bezier(0.34,1.56,0.64,1) 1.65s forwards;}\n  .ct-mc:hover{background:rgba(255,255,255,0.1);transform:translateY(-7px) scale(1.02);}\n  .ct-mc-call:hover{border-color:rgba(244,121,32,0.55);}\n  .ct-mc-wa:hover{border-color:rgba(37,211,102,0.55);}\n  .ct-mc-email:hover{border-color:rgba(74,127,247,0.55);}\n  .ct-mc::after{content:'';position:absolute;top:0;left:-100%;width:70%;height:100%;background:linear-gradient(105deg,transparent,rgba(255,255,255,0.07),transparent);transform:skewX(-20deg);animation:ct-mcSweep 6s ease-in-out infinite;}\n  .ct-mc:nth-child(1)::after{animation-delay:1s;} .ct-mc:nth-child(2)::after{animation-delay:3s;} .ct-mc:nth-child(3)::after{animation-delay:5s;}\n  .ct-mc-icon{width:54px;height:54px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 14px;transition:transform 0.3s;}\n  .ct-mc-call .ct-mc-icon{background:rgba(244,121,32,0.16);border:1px solid rgba(244,121,32,0.3);}\n  .ct-mc-wa .ct-mc-icon{background:rgba(37,211,102,0.14);border:1px solid rgba(37,211,102,0.3);}\n  .ct-mc-email .ct-mc-icon{background:rgba(74,127,247,0.14);border:1px solid rgba(74,127,247,0.3);}\n  .ct-mc:hover .ct-mc-icon{transform:rotate(-8deg) scale(1.12);}\n  .ct-mc-label{font-size:12px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.45);margin-bottom:6px;}\n  .ct-mc-value{font-family:'Bebas Neue',sans-serif;font-size:1.15rem;letter-spacing:0.05em;color:var(--white);word-break:break-all;}\n  .ct-mc-hint{font-size:11.5px;font-weight:500;margin-top:8px;}\n  .ct-mc-call .ct-mc-hint{color:var(--orange);} .ct-mc-wa .ct-mc-hint{color:var(--green-wa);} .ct-mc-email .ct-mc-hint{color:var(--blue);}\n\n  \/* Trust *\/\n  .ct-trust{position:relative;z-index:2;display:flex;justify-content:center;flex-wrap:wrap;gap:28px;opacity:0;}\n  .ct-animated .ct-trust{animation:ct-trustIn 0.7s ease 1.9s forwards;}\n  .ct-ti{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:rgba(255,255,255,0.55);}\n  .ct-check{width:20px;height:20px;border-radius:50%;background:rgba(34,197,94,0.15);border:1px solid rgba(34,197,94,0.4);display:flex;align-items:center;justify-content:center;font-size:11px;color:#22c55e;animation:ct-trustPulse 3s ease-in-out infinite;}\n  .ct-ti:nth-child(1) .ct-check{animation-delay:0s;} .ct-ti:nth-child(2) .ct-check{animation-delay:0.7s;} .ct-ti:nth-child(3) .ct-check{animation-delay:1.4s;} .ct-ti:nth-child(4) .ct-check{animation-delay:2.1s;}\n\n  @media(max-width:880px){.ct-board{padding:60px 32px 56px;}.ct-methods{grid-template-columns:1fr;max-width:420px;}}\n  @media(max-width:520px){.ct-section{padding:80px 4vw 90px;}.ct-board{padding:50px 22px 46px;border-radius:22px;}.ct-board-wrap{border-radius:24px;}.ct-trust{gap:14px;}.ct-marquee{margin-bottom:50px;}}\n<\/style>\n<\/head>\n<body>\n<section class=\"ct-section\" id=\"ct-section\" aria-label=\"Book AC Repair in Dubai Now\">\n\n  <div class=\"ct-marquee\">\n    <div class=\"ct-mtrack\">\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> AC REPAIR DUBAI<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> SPLIT AC FIXING<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> DUCT AC REPAIR<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> CHILLER AC SERVICE<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> AC MAINTENANCE<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> 7 DAYS A WEEK<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> ALL DUBAI AREAS<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> AC REPAIR DUBAI<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> SPLIT AC FIXING<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> DUCT AC REPAIR<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> CHILLER AC SERVICE<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> AC MAINTENANCE<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> 7 DAYS A WEEK<\/span>\n      <span class=\"ct-mitem\"><span class=\"ct-mdot\"><\/span> ALL DUBAI AREAS<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"ct-board-wrap\" id=\"ct-board-wrap\">\n    <div class=\"ct-board\">\n      <div class=\"ct-aurora ct-aurora-1\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-aurora ct-aurora-2\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-cp\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-cp\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-cp\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-cp\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-cp\" aria-hidden=\"true\"><\/div>\n      <div class=\"ct-cp\" aria-hidden=\"true\"><\/div>\n\n      <div class=\"ct-phone-wrap\">\n        <div class=\"ct-ring\" aria-hidden=\"true\"><\/div>\n        <div class=\"ct-ring r2\" aria-hidden=\"true\"><\/div>\n        <div class=\"ct-ring r3\" aria-hidden=\"true\"><\/div>\n        <div class=\"ct-phone\">\ud83d\udcde<\/div>\n      <\/div>\n\n      <h2 class=\"ct-title\">\n        <span class=\"ct-tl ct-tl-1\">AC Trouble? Don't Sweat It.<\/span>\n        <span class=\"ct-tl ct-tl-2\"><span class=\"ct-orange\">We Fix It \u2014 7 Days a Week.<\/span><\/span>\n      <\/h2>\n      <p class=\"ct-sub\">Whether it's a split AC that stopped cooling, a noisy duct system, or a commercial chiller emergency \u2014 7Days Technical Services is one call away, anywhere in Dubai.<\/p>\n\n      <div class=\"ct-methods\">\n        <a href=\"tel:+971555345528\" class=\"ct-mc ct-mc-call\" aria-label=\"Call 7Days Technical Services\">\n          <div class=\"ct-mc-icon\">\ud83d\udcde<\/div>\n          <div class=\"ct-mc-label\">Call Us<\/div>\n          <div class=\"ct-mc-value\">+971 55 534 5528<\/div>\n          <div class=\"ct-mc-hint\">Tap to call now \u2192<\/div>\n        <\/a>\n        <a href=\"https:\/\/wa.me\/971555345528\" class=\"ct-mc ct-mc-wa\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp 7Days Technical Services\">\n          <div class=\"ct-mc-icon\">\ud83d\udcac<\/div>\n          <div class=\"ct-mc-label\">WhatsApp<\/div>\n          <div class=\"ct-mc-value\">+971 55 534 5528<\/div>\n          <div class=\"ct-mc-hint\">Message us anytime \u2192<\/div>\n        <\/a>\n        <a href=\"mailto:ziashahid166@gmail.com\" class=\"ct-mc ct-mc-email\" aria-label=\"Email 7Days Technical Services\">\n          <div class=\"ct-mc-icon\">\u2709\ufe0f<\/div>\n          <div class=\"ct-mc-label\">Email<\/div>\n          <div class=\"ct-mc-value\">ziashahid166@gmail.com<\/div>\n          <div class=\"ct-mc-hint\">Send an enquiry \u2192<\/div>\n        <\/a>\n      <\/div>\n\n      <div class=\"ct-trust\">\n        <span class=\"ct-ti\"><span class=\"ct-check\">\u2714<\/span> Open 7 Days a Week<\/span>\n        <span class=\"ct-ti\"><span class=\"ct-check\">\u2714<\/span> Fast Response<\/span>\n        <span class=\"ct-ti\"><span class=\"ct-check\">\u2714<\/span> All Dubai Areas<\/span>\n        <span class=\"ct-ti\"><span class=\"ct-check\">\u2714<\/span> Honest Pricing<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function init(){\n    var s=document.getElementById('ct-section');\n    if(!s)return;\n    var obs=new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){setTimeout(function(){s.classList.add('ct-animated');},100);obs.unobserve(s);}\n      });\n    },{threshold:0.08,rootMargin:'0px 0px -60px 0px'});\n    obs.observe(s);\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n  window.addEventListener('load',function(){setTimeout(init,300);});\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>7Days Technical Services \u2013 Expert AC Repair in Dubai SEVENDAYS Technical Services 7\/7 Days a WeekAvailable \u26a1 Fast Response TimeAcross [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/7daystechnical.com\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/7daystechnical.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/7daystechnical.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/7daystechnical.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/7daystechnical.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":25,"href":"https:\/\/7daystechnical.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":45,"href":"https:\/\/7daystechnical.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/45"}],"wp:attachment":[{"href":"https:\/\/7daystechnical.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}