/*
Theme Name: Mutivo Group
Theme URI: https://mutivodigital.com
Author: Mutivo Group
Description: Arabic RTL corporate theme for Mutivo Group.
Version: 1.0.0
Text Domain: mutivo-group
*/
:root{--red:#ff0000;--ink:#000;--paper:#f9fafb;--muted:#6b7280;--line:#e5e7eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1f2937;overflow-x:hidden;font-family:"Cairo",sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1400px,calc(100% - 32px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:20;padding:12px 0;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);border-bottom:1px solid #f3f4f6;transition:.3s}.site-header.is-scrolled{padding:8px 0;background:rgba(255,255,255,.95);box-shadow:0 4px 6px #0000000d}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:64px}.brand img{height:48px;width:auto;display:block}.brand-text,.footer-logo{font-size:1.2rem;font-weight:900}.main-nav{display:flex;align-items:center;gap:32px;font-weight:700}.main-nav ul{display:contents;list-style:none;margin:0;padding:0}.main-nav a:hover,.footer a:hover{color:var(--red)}.menu-toggle{display:none;border:0;background:none;font-size:1.6rem;cursor:pointer}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:6px;font-weight:800;transition:.3s}.button-red{color:#fff;background:var(--red)}.button-red:hover{background:#fff;color:var(--red)}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:var(--red)}.button-outline{border:2px solid #fff;color:#fff}.button-outline:hover{background:#fff;color:var(--ink)}.hero{min-height:720px;height:100vh;position:relative;background:#111;color:#fff;overflow:hidden}.hero-slides{height:100%}.hero-slide{min-height:720px;height:100vh;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center;transition:opacity .7s ease}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4))}.hero-content{position:relative;z-index:1;width:min(850px,calc(100% - 32px))}.eyebrow{display:inline-block;padding:4px 12px;background:rgba(255,0,0,.9);font-size:.875rem;font-weight:800;border-radius:999px}.hero h1{font-size:clamp(2.4rem,6vw,4rem);line-height:1.2;margin:18px 0}.hero p{font-size:1.15rem;color:#e5e7eb;line-height:2;margin:0 auto;max-width:680px}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:28px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;z-index:3;width:50px;height:50px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--red);box-shadow:0 4px 6px #0002;cursor:pointer;transform:translateY(-50%)}.swiper-button-next{right:24px}.swiper-button-prev{left:24px}.swiper-button-next:after{content:'›';font-size:32px}.swiper-button-prev:after{content:'‹';font-size:32px}.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--red);color:#fff;transform:translateY(-50%) scale(1.1)}.swiper-pagination{position:absolute;z-index:3;bottom:24px;left:0;right:0;text-align:center}.swiper-pagination-bullet{display:inline-block;width:12px;height:12px;margin:0 4px;background:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;transition:.3s}.swiper-pagination-bullet-active{width:30px;border-radius:6px;background:var(--red)}.section{padding:80px 0}.section-alt{background:var(--paper)}.section-head{text-align:center;max-width:720px;margin:0 auto 64px}.section-head h2,.split-copy h2{font-size:clamp(2rem,4vw,2.5rem);line-height:1.3;color:var(--ink);margin:0;font-weight:900}.section-head p,.split-copy p{color:#6b7280;line-height:1.8;margin:16px auto 0}.red-line{width:60px;height:4px;background:var(--red);margin:16px auto;border-radius:2px}.grid{display:grid;gap:32px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.card{background:#fff;padding:32px;border:1px solid #f3f4f6;border-radius:12px;transition:.4s}.card:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a;border-color:#ff000033}.card-heading{display:flex;align-items:center;gap:16px;margin-bottom:16px}.card h3{margin:0;color:var(--ink);font-size:1.25rem}.card p{color:#6b7280;line-height:1.8;margin:0}.card ul,.split-copy ul{padding:0;margin:16px 0 0;list-style:none;color:#6b7280;line-height:2}.card li:before,.split-copy li:before{content:'✓';color:var(--red);font-weight:900;margin-left:8px}.icon{width:56px;height:56px;flex:0 0 56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:var(--ink);font-size:1.5rem;transition:.4s}.card:hover .icon{background:var(--red);color:#fff}.split{display:flex;align-items:center;gap:48px}.split-media,.split-copy{flex:1}.split-media img{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a}.split-copy h2{font-size:2.25rem}.split-copy p{margin:0 0 24px}.contact{background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:2fr 3fr;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.contact-image{min-height:460px;background-size:cover;background-position:center}.contact-form{padding:48px}.contact-form h2{font-size:2.25rem;margin:0 0 8px}.contact-form>p{color:#9ca3af;margin:0 0 32px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.field{margin-bottom:24px}.field label{display:block;color:#d1d5db;font-size:.9rem;font-weight:700;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;padding:12px 16px;background:#ffffff1a;border:1px solid #ffffff33;border-radius:6px;color:#fff;font:inherit;outline:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red)}.field select option{color:#000}.field textarea{resize:vertical}.notice{padding:16px;border:1px solid #22c55e;color:#86efac;background:#22c55e33;border-radius:6px;margin-bottom:24px}.footer{padding:64px 0 32px;background:#f9fafb;border-top:1px solid #e5e7eb}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:32px;margin-bottom:48px}.footer h3{color:var(--ink);font-size:1.1rem;margin:0 0 24px}.footer p,.footer li{color:#6b7280;font-size:.9rem;line-height:1.8}.footer ul{padding:0;margin:0;list-style:none}.footer li{margin-bottom:8px}.footer-about .custom-logo{height:56px;width:auto;margin-bottom:16px}.social-links{display:flex;gap:16px;margin-top:24px}.social-links a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e5e7eb;color:#6b7280}.social-links a:hover{background:var(--red);color:#fff}.contact-details{direction:ltr;text-align:right}.contact-details i{color:var(--red);margin-left:8px}.copyright{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid #e5e7eb}.copyright p{margin:0}.copyright i{color:var(--red)}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.fade-up.visible{opacity:1;transform:translateY(0)}
@media(max-width:991px){.main-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-menu{padding:8px 0 16px;background:#fff;border-top:1px solid #f3f4f6}.mobile-menu.is-open{display:block}.mobile-menu .container{display:flex;flex-direction:column;gap:4px}.mobile-menu a:not(.button){padding:10px 12px;font-weight:700}.mobile-menu .button{margin-top:12px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split{flex-direction:column}.split-media,.split-copy{width:100%}.contact-grid{grid-template-columns:1fr}.contact-image{min-height:260px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.container{width:min(100% - 24px,1400px)}.hero,.hero-slide{min-height:680px;height:100svh}.hero h1{font-size:2.3rem}.hero p{font-size:1rem}.swiper-button-next,.swiper-button-prev{display:none}.section{padding:64px 0}.grid-3,.grid-4,.form-grid,.footer-grid{grid-template-columns:1fr}.section-head{margin-bottom:40px}.card{padding:24px}.split-copy h2,.contact-form h2{font-size:1.9rem}.contact-form{padding:32px 24px}.copyright{flex-direction:column;gap:8px;text-align:center}}
.card p,.service-card p,.cards-carousel-item p{ text-align:justify !important; }
.card h1,.card h2,.card h3,.card h4,.card h5,.card h6,.service-card h1,.service-card h2,.service-card h3,.service-card h4,.service-card h5,.service-card h6,.cards-carousel-item h1,.cards-carousel-item h2,.cards-carousel-item h3,.cards-carousel-item h4,.cards-carousel-item h5,.cards-carousel-item h6{ text-align:right !important; }

.cards-carousel{position:relative;display:block}.cards-carousel-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;overflow:visible;direction:rtl;width:100%;min-width:0;padding:8px 2px 16px}.cards-carousel-track::-webkit-scrollbar{display:none}.cards-carousel-item{display:block!important;direction:rtl;min-width:0;width:100%}.cards-carousel-item[hidden]{display:none!important}.cards-carousel-track-three .cards-carousel-item{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-carousel-button{appearance:none;display:none!important}.cards-carousel-button:hover{background:var(--red);transform:translateY(-2px)}.cards-carousel-button:focus-visible{outline:3px solid #ff000066;outline-offset:3px}
.footer-map{margin-top:20px;overflow:hidden;border-radius:6px}.footer-map iframe{display:block;width:100%;height:180px;border:0}.footer-map>a{display:block;padding:10px 0;font-weight:700;color:var(--ink)}.footer-map>a:hover{color:var(--red)}
