
:root{--dark:#292f36;--dark2:#20252b;--cyan:#5ecdd4;--cyan2:#3fb9c1;--text:#4e5963;--light:#f6f8f9;--border:#e1e7ea;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font:15px/1.75 Arial,Helvetica,sans-serif}a{color:#249aa3;text-decoration:none}a:hover{color:#177b83}img{max-width:100%;height:auto}.container{width:min(1170px,calc(100% - 32px));margin:auto}
.site-header{position:relative;z-index:100;color:#fff}.topbar{background:var(--dark2);font-size:13px}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{color:#fff;font-weight:700}.header-main{min-height:88px;display:flex;align-items:center;gap:25px}.brand{display:flex;flex-direction:column;color:#fff;min-width:225px}.brand:hover{color:#fff}.brand span{line-height:1;font-weight:800}.brand small{color:#bbc5cb;margin-top:7px}
.page-hero{padding:58px 0;background:linear-gradient(135deg,#292f36,#39444e);color:#fff}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:14px;color:#ccd4d9;margin-bottom:15px}.breadcrumbs a{color:#fff}.page-hero h1{font-size:clamp(34px,5vw,50px);line-height:1.1;margin:0 0 13px;color:#fff}.page-hero p{font-size:18px;margin:0;color:#e6ebee}
.page-content{padding:55px 0 65px}.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:38px;align-items:start}.pricing-card{margin-bottom:45px}.pricing-card>div:first-child{background:var(--light);border:1px solid var(--border);border-left:4px solid var(--cyan);padding:20px 24px;margin-bottom:25px}.pricing-card>div:first-child h2{margin:0 0 10px;color:var(--dark);font-size:23px}.pricing-card>div:first-child ul{columns:2;margin:0;padding-left:20px}.pricing-card>div:first-child li{margin:6px 0;break-inside:avoid}.pricing-card>div:nth-child(2)>h2{font-size:18px!important;color:var(--dark);background:#eef8f9;padding:13px 16px;border-radius:4px;margin:0 0 20px!important}.pricing-card table{border-collapse:separate;border-spacing:0;width:100%;margin:0 0 27px;border:1px solid var(--border);border-radius:5px;overflow:hidden;box-shadow:0 4px 16px rgba(25,38,45,.05)}.pricing-card caption{background:var(--dark);color:#fff;text-align:left;padding:13px 16px;font-size:18px;font-weight:700}.pricing-card th{background:#f1f5f6;color:var(--dark);font-size:13px;text-transform:uppercase;letter-spacing:.03em}.pricing-card th,.pricing-card td{padding:13px 10px;text-align:center;border-bottom:1px solid var(--border);border-right:1px solid var(--border)}.pricing-card th:last-child,.pricing-card td:last-child{border-right:0}.pricing-card tbody tr:last-child td{border-bottom:0}.pricing-card .btn{display:inline-block;background:var(--cyan);color:#fff;padding:6px 10px;border-radius:3px;font-size:13px;font-weight:700;white-space:nowrap}.pricing-card .btn:hover{background:var(--cyan2)}
.editorial-content{padding-top:10px}.editorial-content>div{padding:0!important;text-align:left!important}.editorial-content h2{font-size:26px;line-height:1.25;color:var(--dark);margin:36px 0 12px}.editorial-content h3{font-size:21px;color:var(--dark);margin:28px 0 10px}.editorial-content p{margin:0 0 18px}.editorial-content ul{padding-left:23px;margin:10px 0 25px}.editorial-content li{margin:7px 0}.editorial-content li::marker{color:var(--cyan)}.editorial-content h2 a{color:var(--dark)}
.sidebar{position:sticky;top:18px}.sidebar-box{background:var(--light);border:1px solid var(--border);padding:22px;margin-bottom:22px}.sidebar-box h2{font-size:22px;line-height:1.25;color:var(--dark);margin:0 0 16px;padding-bottom:12px;border-bottom:3px solid var(--cyan)}.strengths ul{padding-left:20px;margin:0}.strengths li{margin:0 0 12px}.strengths li::marker{color:var(--cyan)}.excursion-list{list-style:none!important;margin:0!important;padding:0!important}.cat_post_item-1{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid var(--border)}.featured-thumbnail{margin:0!important}.featured-thumbnail img{width:92px!important;height:88px!important;object-fit:cover;border-radius:3px}.post-list_h{font-size:15px!important;line-height:1.4!important;margin:0 0 8px!important}.post-list_h a{color:var(--dark)}.excursions .btn{display:inline-block;background:var(--cyan);color:#fff;padding:7px 12px;border-radius:3px;font-weight:700}.booking-box{border-top:4px solid var(--cyan)}.call-btn{display:block;text-align:center;background:var(--cyan);color:#fff!important;padding:11px 12px;border-radius:3px;font-weight:700}
.site-footer{background:var(--dark);color:#cbd3d8;padding:43px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-brand{display:block;color:#fff;font-size:25px;font-weight:800;margin-bottom:10px}.site-footer h2{color:#fff;font-size:18px;margin:0 0 12px}.site-footer a{display:block;color:#cbd3d8;margin:6px 0}.footer-bottom{border-top:1px solid #414b53;margin-top:28px;padding:17px 0;font-size:13px}.footer-bottom a{display:inline}.back-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border:0;border-radius:50%;background:var(--cyan);color:#fff;font-size:22px;cursor:pointer;opacity:0;visibility:hidden;transition:.2s}.back-top.show{opacity:1;visibility:visible}
@media(max-width:900px){.page-layout{grid-template-columns:1fr}.sidebar{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{width:min(100% - 24px,1170px)}.topbar-inner span{display:none}.header-main{min-height:76px}.brand{min-width:0}.brand span{font-size:18px}..page-hero{padding:42px 0}.page-hero h1{font-size:34px}.page-content{padding:36px 0 48px}.pricing-card>div:first-child ul{columns:1}.pricing-card table{border:0;box-shadow:none}.pricing-card table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.pricing-card table caption{border-radius:4px 4px 0 0}.pricing-card table tr{display:block;margin-bottom:15px;border:1px solid var(--border)}.pricing-card table td{display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:right;border-right:0}.pricing-card table td:before{content:attr(data-label);font-weight:700;color:var(--dark);text-align:left}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* =========================
   FAQ - Taxi Marrakech
   ========================= */

.faq {
    max-width: 900px;
    margin: 45px auto;
    padding: 35px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}

/* العنوان الرئيسي */
.faq > h2 {
    position: relative;
    margin: 0 0 32px;
    padding-bottom: 16px;
    color: #292f36;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.35;
}

/* الخط تحت العنوان */
.faq > h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 4px;
    background: #990000;
    border-radius: 5px;
}

/* السؤال */
.faq h3 {
    position: relative;
    margin: 20px 0 0;
    padding: 18px 55px 18px 20px;
    background: #f7f8f9;
    border: 1px solid #e5e7e9;
    border-left: 4px solid #990000;
    border-radius: 10px 10px 0 0;
    color: #292f36;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    transition: all 0.25s ease;
}

/* علامة السؤال */
.faq h3:after {
    content: "?";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #990000;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    border-radius: 50%;
}

/* الجواب */
.faq h3 + p {
    margin: 0;
    padding: 17px 20px 20px;
    background: #fff;
    border: 1px solid #e5e7e9;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    color: #555;
    font-size: 16px;
    line-height: 1.8;
}

/* Hover */
.faq h3:hover {
    background: #fff7f7;
    border-left-color: #750000;
    color: #990000;
}

/* Mobile */
@media (max-width: 768px) {

    .faq {
        margin: 30px 0;
        padding: 22px 15px;
        border-radius: 12px;
    }

    .faq > h2 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .faq h3 {
        font-size: 16px;
        padding: 15px 48px 15px 15px;
    }

    .faq h3:after {
        right: 12px;
        width: 27px;
        height: 27px;
        line-height: 27px;
        font-size: 15px;
    }

    .faq h3 + p {
        padding: 15px;
        font-size: 15px;
        line-height: 1.7;
    }
}