/* REDCOWEB luxury footer v1 — isolated from legacy footer styles. */
.site-footer.rw-footer.rw-lux-footer,
.rw5-inner-page .site-footer.rw-footer.rw-lux-footer{
    --rw-lux-gold:#b78a3f;
    --rw-lux-gold-2:#d8b76d;
    --rw-lux-gold-dark:#8d6427;
    --rw-lux-ink:#272a2d;
    --rw-lux-muted:#747b80;
    --rw-lux-line:rgba(183,138,63,.22);
    --rw-lux-soft:#fbf8f2;
    --rw-lux-white:#fff;
    position:relative!important;
    overflow:hidden!important;
    margin-top:clamp(54px,6vw,96px)!important;
    padding:26px 0 0!important;
    color:var(--rw-lux-ink)!important;
    border-top:1px solid rgba(183,138,63,.18)!important;
    background:
        radial-gradient(circle at 9% 14%,rgba(216,183,109,.12),transparent 27%),
        radial-gradient(circle at 88% 4%,rgba(183,138,63,.08),transparent 25%),
        linear-gradient(145deg,#faf7f1 0%,#fff 48%,#fbf7ef 100%)!important;
    content-visibility:visible!important;
    contain:none!important;
}
.site-footer.rw-footer.rw-lux-footer::before,
.site-footer.rw-footer.rw-lux-footer::after,
.rw5-inner-page .site-footer.rw-footer.rw-lux-footer::before,
.rw5-inner-page .site-footer.rw-footer.rw-lux-footer::after{
    content:none!important;
    display:none!important;
    background:none!important;
}
.rw-lux-footer *{box-sizing:border-box}
.rw-lux-footer a{text-decoration:none!important}
.rw-lux-footer-shell{
    width:min(1680px,calc(100% - 32px));
    margin-inline:auto;
    padding:38px;
    border:1px solid rgba(183,138,63,.16);
    border-radius:28px;
    background:rgba(255,255,255,.88);
    box-shadow:0 22px 58px rgba(72,54,24,.10),0 3px 12px rgba(72,54,24,.04);
    backdrop-filter:blur(12px);
}
.rw-lux-footer-main{
    display:grid;
    grid-template-columns:minmax(280px,1.08fr) minmax(175px,.72fr) minmax(215px,.86fr) minmax(250px,.98fr) minmax(430px,1.52fr);
    gap:34px;
    direction:rtl;
    align-items:start;
}
.rw-lux-brand,.rw-lux-column,.rw-lux-map{min-width:0}
.rw-lux-brand-link{display:inline-flex;align-items:center;min-height:78px}
.rw-lux-brand-link img{width:min(220px,100%);height:76px;object-fit:contain;object-position:center right;display:block}
.rw-lux-divider{height:1px;margin:10px 0 20px;background:linear-gradient(90deg,transparent,rgba(183,138,63,.7),transparent);position:relative}
.rw-lux-divider span{position:absolute;left:50%;top:50%;width:8px;height:8px;background:#fff;border:1px solid var(--rw-lux-gold);transform:translate(-50%,-50%) rotate(45deg)}
.rw-lux-brand p{
    margin:0!important;
    color:#666e73!important;
    font-size:14px!important;
    line-height:2.05!important;
    text-align:start;
}
.rw-lux-outline-btn{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:10px;
    width:100%;
    min-height:48px;
    margin-top:24px;
    padding:10px 16px;
    border:1px solid rgba(183,138,63,.5)!important;
    border-radius:13px;
    color:var(--rw-lux-gold-dark)!important;
    background:rgba(255,255,255,.65)!important;
    font-size:13px;
    font-weight:850;
    transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease;
}
.rw-lux-outline-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#a9772d,#d4ad5d)!important;color:#fff!important;box-shadow:0 12px 28px rgba(151,105,36,.2)}
.rw-lux-diamond{display:inline-block;width:9px;height:9px;border:1px solid currentColor;transform:rotate(45deg);flex:0 0 9px}
.rw-lux-column h3,.rw-lux-newsletter h3{
    margin:2px 0 8px!important;
    color:var(--rw-lux-ink)!important;
    font-size:18px!important;
    line-height:1.5!important;
    font-weight:900!important;
}
.rw-lux-heading-rule{display:block;width:86px;height:1px;margin:0 0 18px;background:linear-gradient(90deg,transparent,var(--rw-lux-gold),transparent);position:relative}
.rw-lux-heading-rule::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;background:var(--rw-lux-gold);transform:translate(-50%,-50%) rotate(45deg)}
.rw-lux-quick{display:flex;flex-direction:column}
.rw-lux-quick>a{
    min-height:42px;
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:7px 2px;
    color:#656d72!important;
    font-size:13px;
    transition:color .18s ease,transform .18s ease;
}
.rw-lux-quick>a b{font-size:20px;font-weight:400;color:#9b9d9d;line-height:1}
.rw-lux-quick>a:hover{color:var(--rw-lux-gold-dark)!important;transform:translateX(-3px)}
.rw-lux-services{display:flex;flex-direction:column}
.rw-lux-services>a{
    min-height:42px;
    display:flex!important;
    align-items:center;
    gap:10px;
    padding:5px 0;
    color:#626a70!important;
    font-size:13px;
    transition:color .18s ease,transform .18s ease;
}
.rw-lux-services>a:hover{color:var(--rw-lux-gold-dark)!important;transform:translateX(-3px)}
.rw-lux-mini-icon{
    width:31px;height:31px;flex:0 0 31px;
    display:grid;place-items:center;
    border:1px solid rgba(183,138,63,.2);
    border-radius:9px;
    color:var(--rw-lux-gold-dark)!important;
    background:linear-gradient(145deg,#fff,#fbf6ec);
    font:850 13px/1 ui-monospace,SFMono-Regular,Menlo,monospace;
}
.rw-lux-contact{display:flex;flex-direction:column}
.rw-lux-contact-item{
    min-height:58px;
    display:flex!important;
    align-items:center;
    gap:12px;
    padding:7px 0;
    color:var(--rw-lux-ink)!important;
}
.rw-lux-contact-icon{
    width:42px;height:42px;flex:0 0 42px;
    display:grid;place-items:center;
    border:1px solid rgba(183,138,63,.22);
    border-radius:13px;
    background:#fff;
    color:var(--rw-lux-gold-dark)!important;
    font-size:17px;
    box-shadow:0 7px 18px rgba(75,56,25,.06);
}
.rw-lux-contact-item>span:last-child{min-width:0;display:block}
.rw-lux-contact-item small{display:block!important;margin-bottom:3px;color:#8a8f92!important;font-size:10px!important;line-height:1.5!important}
.rw-lux-contact-item strong{display:block!important;color:#50575c!important;font-size:12.5px!important;line-height:1.75!important;font-weight:800!important;overflow-wrap:anywhere}
.rw-lux-map{
    min-height:410px;
    position:relative;
    overflow:hidden;
    border:1px solid rgba(183,138,63,.17);
    border-radius:22px;
    background:#eee;
    box-shadow:0 16px 34px rgba(67,49,21,.11);
    isolation:isolate;
}
.rw-lux-map iframe{display:block;width:100%;height:410px;border:0;filter:saturate(.72) contrast(.96) brightness(1.04)}
.rw-lux-map::after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;box-shadow:inset 0 0 45px rgba(183,138,63,.07)}
.rw-lux-map-card{
    position:absolute;z-index:2;top:16px;right:16px;
    width:min(255px,calc(100% - 32px));
    display:flex;align-items:center;gap:12px;
    padding:13px 14px;
    border:1px solid rgba(183,138,63,.22);
    border-radius:15px;
    background:rgba(255,255,255,.94);
    box-shadow:0 12px 28px rgba(53,39,18,.13);
    backdrop-filter:blur(10px);
}
.rw-lux-map-pin{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:linear-gradient(145deg,#d8b76d,#a67225);color:#fff!important;font-size:10px;box-shadow:0 7px 18px rgba(151,103,34,.25)}
.rw-lux-map-pin::first-letter{transform:rotate(45deg)}
.rw-lux-map-card>div{display:grid;gap:2px;text-align:start}
.rw-lux-map-card strong{color:#303438!important;font-size:13px!important;font-weight:900!important}
.rw-lux-map-card small{color:#777f84!important;font-size:10px!important}
.rw-lux-map-card a{margin-top:3px;color:var(--rw-lux-gold-dark)!important;font-size:10px;font-weight:850}
.rw-lux-footer-subgrid{
    display:grid;
    grid-template-columns:minmax(290px,1.12fr) minmax(580px,2.1fr) minmax(290px,1.08fr);
    grid-template-areas:"newsletter features actions";
    direction:rtl;
    gap:18px;
    align-items:stretch;
    margin-top:28px;
}
.rw-lux-newsletter{grid-area:newsletter;display:flex;flex-direction:column;justify-content:center;padding:18px 20px;border:1px solid rgba(183,138,63,.17);border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(251,247,239,.92))}
.rw-lux-newsletter-head{display:flex;align-items:flex-start;gap:10px}
.rw-lux-newsletter-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid rgba(183,138,63,.25);border-radius:50%;color:var(--rw-lux-gold-dark)!important;background:#fff}
.rw-lux-newsletter h3{font-size:14px!important;margin:0 0 3px!important}
.rw-lux-newsletter p{margin:0!important;color:#81878b!important;font-size:10px!important;line-height:1.65!important}
.rw-lux-newsletter-form{height:46px;display:flex;margin-top:13px;overflow:hidden;border:1px solid #e5ded4;border-radius:11px;background:#fff}
.rw-lux-footer .rw-lux-newsletter-form input{min-width:0;flex:1;height:100%;border:0!important;outline:0!important;padding:0 13px!important;background:#fff!important;color:#555!important;font:inherit;font-size:11px;box-shadow:none!important}
.rw-lux-footer .rw-lux-newsletter-form button{width:48px;flex:0 0 48px;border:0!important;background:linear-gradient(145deg,#d8b76d,#a67225)!important;color:#fff!important;font-size:24px;cursor:pointer}
.rw-lux-features{grid-area:features;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.rw-lux-features article{min-width:0;display:flex;align-items:center;gap:10px;padding:15px 12px;border:1px solid rgba(183,138,63,.23);border-radius:14px;background:linear-gradient(145deg,#fff,#fcf8f1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.rw-lux-features article:hover{transform:translateY(-3px);border-color:rgba(183,138,63,.45);box-shadow:0 10px 22px rgba(76,56,23,.07)}
.rw-lux-feature-icon{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;color:var(--rw-lux-gold-dark)!important;font-size:21px}
.rw-lux-features h4{margin:0 0 2px!important;color:#7f5a25!important;font-size:11px!important;line-height:1.55!important;font-weight:900!important}
.rw-lux-features p{margin:0!important;color:#858a8d!important;font-size:9px!important;line-height:1.55!important}
.rw-lux-actions{grid-area:actions;display:flex;flex-direction:column;justify-content:space-between;gap:18px}
.rw-lux-socials{display:flex;direction:ltr;align-items:center;gap:8px;flex-wrap:wrap}
.rw-lux-socials a{
    width:38px;height:38px;display:grid!important;place-items:center;
    border:1px solid rgba(183,138,63,.34)!important;border-radius:50%;
    background:#fff!important;color:#5d5b57!important;font:850 13px/1 Arial,sans-serif;
    transition:transform .18s ease,background .18s ease,color .18s ease;
}
.rw-lux-socials a:hover{transform:translateY(-3px);background:var(--rw-lux-gold)!important;color:#fff!important}
.rw-lux-consult{
    min-height:54px;display:flex!important;align-items:center;justify-content:space-between;gap:12px;
    padding:13px 18px;border-radius:13px;color:#fff!important;
    background:linear-gradient(135deg,#9d6c24,#dbbb73,#aa7629)!important;
    box-shadow:0 11px 24px rgba(153,104,34,.23);font-size:12px;font-weight:900;
    transition:transform .18s ease,box-shadow .18s ease;
}
.rw-lux-consult:hover{transform:translateY(-3px);box-shadow:0 16px 31px rgba(153,104,34,.29)}
.rw-lux-consult>span{color:#fff!important;font-size:24px;line-height:1}.rw-lux-consult strong{color:#fff!important;font-size:12px!important}.rw-lux-consult i{color:#fff!important}
.rw-lux-bottom{margin-top:18px;border-top:1px solid rgba(183,138,63,.34);background:linear-gradient(135deg,#fbfaf7,#f7f0e5)}
.rw-lux-bottom-inner{width:min(1680px,calc(100% - 48px));min-height:64px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center;color:#737a7e!important;font-size:10.5px}
.rw-lux-bottom-inner>span:first-child{text-align:start}.rw-lux-bottom-inner>span:last-child{text-align:end}.rw-lux-bottom-inner b{color:var(--rw-lux-gold)!important}
.rw-lux-bottom nav{display:flex;align-items:center;justify-content:center;gap:16px;color:#737a7e!important;white-space:nowrap}.rw-lux-bottom nav span{color:#b2ada4!important}.rw-lux-bottom nav>span:nth-child(odd){color:#737a7e!important}

@media(max-width:1450px){
    .rw-lux-footer-main{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}
    .rw-lux-map{grid-column:1/-1;min-height:430px}.rw-lux-map iframe{height:430px}
    .rw-lux-footer-subgrid{grid-template-columns:1fr;grid-template-areas:"features" "newsletter" "actions"}
    .rw-lux-actions{flex-direction:row;align-items:center}.rw-lux-consult{min-width:290px}
}
@media(max-width:980px){
    .rw-lux-footer-shell{padding:28px}
    .rw-lux-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}
    .rw-lux-brand{grid-column:1/-1}.rw-lux-map{grid-column:1/-1}
    .rw-lux-features{grid-template-columns:repeat(2,minmax(0,1fr))}
    .rw-lux-bottom-inner{grid-template-columns:1fr;gap:9px;padding:16px 0;text-align:center}.rw-lux-bottom-inner>span:first-child,.rw-lux-bottom-inner>span:last-child{text-align:center}.rw-lux-bottom nav{order:2;flex-wrap:wrap}.rw-lux-bottom-inner>span:last-child{order:3}
}
@media(max-width:640px){
    .site-footer.rw-footer.rw-lux-footer,.rw5-inner-page .site-footer.rw-footer.rw-lux-footer{margin-top:44px!important;padding-top:12px!important}
    .rw-lux-footer-shell{width:min(100% - 18px,1680px);padding:20px 16px;border-radius:20px}
    .rw-lux-footer-main{grid-template-columns:1fr;gap:26px}.rw-lux-brand{grid-column:auto}.rw-lux-brand-link img{width:175px;height:66px}
    .rw-lux-map{grid-column:auto;min-height:340px}.rw-lux-map iframe{height:340px}.rw-lux-map-card{top:11px;right:11px;width:calc(100% - 22px)}
    .rw-lux-features{grid-template-columns:1fr}.rw-lux-actions{flex-direction:column;align-items:stretch}.rw-lux-socials{justify-content:center}.rw-lux-consult{min-width:0;width:100%}
    .rw-lux-bottom-inner{width:min(100% - 28px,1680px)}.rw-lux-bottom nav{gap:8px;font-size:9.5px}
}
@media(prefers-reduced-motion:reduce){.rw-lux-footer *{transition:none!important}}

.rw-lux-enamad{display:flex!important;align-items:center;justify-content:center;min-height:110px;padding:8px 12px;border:1px solid rgba(183,138,63,.34);border-radius:13px;background:#fff!important;overflow:hidden}
.rw-lux-enamad img{display:block!important;width:90px!important;height:105px!important;max-width:100%;object-fit:contain;opacity:1!important;visibility:visible!important}
