@font-face{font-family:BrotherCairo;src:url('../fonts/Cairo-VariableFont.ttf') format('truetype');font-weight:200 1000;font-style:normal;font-display:swap}
:root{--bt-blue:#11499a;--bt-blue-dark:#062f70;--bt-blue-deep:#031f4d;--bt-red:#e51b23;--bt-yellow:#ffc400;--bt-white:#fff;--bt-sky:#edf5ff;--bt-line:rgba(17,73,154,.15);--bt-text:#0b326f;--bt-muted:#55709a;--bt-shadow:0 22px 65px rgba(3,31,77,.14);--bt-radius:24px}
*,*:before,*:after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--bt-white);color:var(--bt-text);font-family:BrotherCairo,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}
body.admin-bar .brother-header{top:32px}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.brother-wrap{width:min(1200px,calc(100% - 40px));margin-inline:auto}.screen-reader-text,.brother-skip{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brother-skip:focus{clip:auto!important;width:auto;height:auto;margin:8px;padding:10px 16px;background:#fff;color:var(--bt-blue);z-index:99999}
.brother-topbar{position:relative;z-index:1001;background:var(--bt-blue-deep);color:#fff;font-size:12px}.brother-topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brother-topbar a{display:flex;align-items:center;gap:9px;color:#fff}.brother-topbar a span{color:#bdd3f1}.brother-topbar a strong{font-size:14px;letter-spacing:.5px}
.brother-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);border-bottom:1px solid var(--bt-line);backdrop-filter:blur(16px);transition:box-shadow .25s ease}.brother-header.is-scrolled{box-shadow:0 12px 40px rgba(3,31,77,.12)}.brother-header__inner{height:86px;display:flex;align-items:center;gap:24px}.brother-brand{margin-left:auto;display:flex;align-items:center}.brother-default-logo{position:relative;display:block;width:215px;height:62px;overflow:hidden}.brother-default-logo img{position:absolute;top:50%;right:-8px;width:230px;height:230px;max-width:none;transform:translateY(-50%)}.brother-brand .custom-logo{display:block;width:auto;max-width:220px;max-height:68px;object-fit:contain}.brother-nav{margin:auto}.brother-menu{display:flex;align-items:center;gap:19px;padding:0;margin:0;list-style:none}.brother-menu a{position:relative;color:var(--bt-blue-dark);font-size:13px;font-weight:800;white-space:nowrap;transition:color .2s ease}.brother-menu a:before{content:"";position:absolute;right:0;bottom:-9px;width:0;height:3px;background:var(--bt-red);transition:width .2s ease}.brother-menu a:hover,.brother-menu .current-menu-item>a,.brother-menu .current_page_item>a{color:var(--bt-red)}.brother-menu a:hover:before,.brother-menu .current-menu-item>a:before,.brother-menu .current_page_item>a:before{width:100%}.brother-header-cta{min-width:142px;min-height:52px;padding:7px 17px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:7px 18px 7px 18px;background:var(--bt-red);color:#fff;line-height:1.35;box-shadow:0 12px 26px rgba(229,27,35,.25);transition:transform .2s ease,box-shadow .2s ease}.brother-header-cta:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(229,27,35,.34)}.brother-header-cta span{font-size:12px;font-weight:800}.brother-header-cta strong{font-size:13px}.brother-menu-toggle{display:none;width:45px;height:45px;padding:10px;border:0;border-radius:10px;background:var(--bt-sky);cursor:pointer}.brother-menu-toggle>span{display:block;width:24px;height:2px;margin:5px 0;background:var(--bt-blue);transition:.25s}
.brother-main{min-height:60vh;overflow:hidden}.brother-hero{position:relative;min-height:760px;display:flex;align-items:center;isolation:isolate;background-image:linear-gradient(90deg,rgba(3,31,77,.05) 0%,rgba(3,31,77,.35) 44%,rgba(3,31,77,.96) 100%),var(--hero);background-size:cover;background-position:center}.brother-hero:before{content:"";position:absolute;z-index:-1;right:-70px;bottom:-90px;width:260px;height:260px;border:44px solid rgba(255,196,0,.15);border-radius:50%}.brother-hero:after{content:"";position:absolute;right:0;top:0;bottom:0;width:7px;background:linear-gradient(var(--bt-red) 0 66%,var(--bt-yellow) 66%)}.brother-hero__inner{display:flex;justify-content:flex-start}.brother-hero__copy{width:min(590px,53%);padding:85px 0;color:#fff}.brother-kicker{display:inline-flex;padding:7px 14px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px;font-weight:800}.brother-hero h1{margin:20px 0 18px;font-size:clamp(54px,7vw,92px);line-height:1.14;letter-spacing:-3px;font-weight:950}.brother-hero h1 em{color:var(--bt-yellow);font-style:normal}.brother-hero__copy>p{max-width:570px;margin:0 0 27px;color:#dbe9fa;font-size:19px;line-height:2}.brother-hero__actions{display:flex;flex-wrap:wrap;gap:13px}.brother-btn{display:inline-flex;align-items:center;justify-content:center;min-height:55px;padding:11px 25px;border:0;border-radius:7px 18px 7px 18px;color:#fff!important;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.brother-btn:hover{transform:translateY(-3px)}.brother-btn--red{background:var(--bt-red);box-shadow:0 14px 32px rgba(229,27,35,.26)}.brother-btn--blue{background:var(--bt-blue);box-shadow:0 14px 32px rgba(17,73,154,.23)}.brother-btn--ghost{border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.08)}.brother-hero__proof{margin-top:38px;display:flex;gap:12px}.brother-hero__proof span{padding:10px 13px;border-right:2px solid var(--bt-red);background:rgba(255,255,255,.07);font-size:12px}.brother-hero__proof b{margin-left:5px;color:var(--bt-yellow)}
.brother-booking-ribbon{position:relative;z-index:5;margin-top:-28px}.brother-booking-ribbon>.brother-wrap{min-height:104px;padding:20px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:8px 28px 8px 28px;background:#fff;box-shadow:var(--bt-shadow)}.brother-booking-ribbon div div{display:flex;flex-direction:column}.brother-booking-ribbon div div span{color:var(--bt-red);font-size:13px;font-weight:900}.brother-booking-ribbon div div strong{font-size:22px;color:var(--bt-blue-dark)}.brother-booking-ribbon a{min-width:250px;min-height:61px;padding:8px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:6px 18px 6px 18px;background:var(--bt-blue);color:#fff}.brother-booking-ribbon a span{font-size:13px;font-weight:800}.brother-booking-ribbon a b{font-size:18px}
.brother-section{padding:105px 0}.brother-section-head{max-width:760px;margin:0 auto 48px;text-align:center}.brother-section-head>span,.brother-content-section>header>span,.brother-content-intro>span{color:var(--bt-red);font-size:13px;font-weight:950}.brother-section-head h2,.brother-content-section>header h2,.brother-content-intro h2{margin:7px 0 12px;color:var(--bt-blue-deep);font-size:clamp(34px,5vw,54px);line-height:1.35;font-weight:950;letter-spacing:-1.5px}.brother-section-head p{margin:0;color:var(--bt-muted);font-size:17px}.brother-section-head--right{margin-right:0;text-align:right}
.brother-services{background:linear-gradient(180deg,#fff,var(--bt-sky))}.brother-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.brother-service-card{overflow:hidden;border:1px solid var(--bt-line);border-radius:8px 28px 8px 28px;background:#fff;box-shadow:0 14px 45px rgba(3,31,77,.08);transition:transform .28s ease,box-shadow .28s ease}.brother-service-card:hover{transform:translateY(-7px);box-shadow:0 24px 58px rgba(3,31,77,.15)}.brother-service-card--large{grid-row:span 2}.brother-service-card__image{display:block;height:220px;overflow:hidden}.brother-service-card--large .brother-service-card__image{height:475px}.brother-service-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.brother-service-card:hover img{transform:scale(1.045)}.brother-service-card__body{padding:24px}.brother-service-card__body>span{color:var(--bt-red);font-size:12px;font-weight:900}.brother-service-card h3{margin:2px 0 8px;color:var(--bt-blue-deep);font-size:25px}.brother-service-card p{margin:0 0 17px;color:var(--bt-muted);font-size:14px}.brother-service-card__body>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.brother-card-link{color:var(--bt-blue);font-size:13px;font-weight:900}.brother-card-book{padding:5px 14px;border-radius:999px;background:var(--bt-red);color:#fff;font-size:12px;font-weight:900}
.brother-journey{background:#fff}.brother-journey__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.brother-journey__visual{position:relative}.brother-journey__visual img{display:block;width:100%;height:600px;object-fit:cover;border-radius:8px 40px 8px 40px;box-shadow:var(--bt-shadow)}.brother-journey__visual>span{position:absolute;left:-22px;bottom:45px;padding:22px 28px;border-radius:6px 20px 6px 20px;background:var(--bt-red);color:#fff;font-size:25px;font-weight:950;line-height:1.25;box-shadow:0 15px 35px rgba(229,27,35,.3)}.brother-steps{padding:0;margin:0 0 28px;list-style:none}.brother-steps li{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--bt-line)}.brother-steps li>b{flex:0 0 46px;height:46px;display:grid;place-items:center;border-radius:4px 14px 4px 14px;background:var(--bt-blue);color:#fff}.brother-steps h3{margin:0;color:var(--bt-blue-deep);font-size:20px}.brother-steps p{margin:2px 0 0;color:var(--bt-muted);font-size:14px}
.brother-why{position:relative;background:var(--bt-blue-deep);color:#fff}.brother-why .brother-section-head h2{color:#fff}.brother-values{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12)}.brother-values article{min-height:245px;padding:32px;background:var(--bt-blue-deep);transition:background .25s ease}.brother-values article:hover{background:var(--bt-blue-dark)}.brother-values b{color:var(--bt-yellow);font-size:13px}.brother-values h3{margin:35px 0 8px;font-size:22px}.brother-values p{margin:0;color:#bfd1ea;font-size:14px}.brother-final-cta{padding:75px 0;background:linear-gradient(100deg,var(--bt-red),#c70d16);color:#fff}.brother-final-cta>.brother-wrap,.brother-service-cta>.brother-wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.brother-final-cta span{font-size:12px;font-weight:900;letter-spacing:2px}.brother-final-cta h2{margin:3px 0;font-size:45px;line-height:1.3}.brother-final-cta p{margin:0;color:#ffe2e3}.brother-final-cta a,.brother-service-cta a{min-width:270px;min-height:70px;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.5);border-radius:7px 22px 7px 22px;background:#fff;color:var(--bt-red);font-weight:900}.brother-final-cta a strong,.brother-service-cta a strong{font-size:19px}
.brother-page-hero{position:relative;min-height:550px;padding:115px 0;display:flex;align-items:center;isolation:isolate;background-image:linear-gradient(90deg,rgba(3,31,77,.18),rgba(3,31,77,.92)),var(--page-hero);background-size:cover;background-position:center}.brother-page-hero:after{content:"";position:absolute;right:0;top:0;bottom:0;width:7px;background:linear-gradient(var(--bt-red) 0 72%,var(--bt-yellow) 72%)}.brother-page-hero>.brother-wrap{color:#fff}.brother-page-hero>.brother-wrap>span{color:var(--bt-yellow);font-size:13px;font-weight:950}.brother-page-hero h1{max-width:700px;margin:8px 0 12px;font-size:clamp(50px,8vw,86px);line-height:1.2;font-weight:950}.brother-page-hero p{max-width:650px;margin:0 0 24px;color:#d9e7f8;font-size:18px}.brother-page-content{padding-top:90px;padding-bottom:90px}.brother-content-intro{max-width:850px;margin:0 auto 85px;text-align:center}.brother-content-intro p{margin:0;color:var(--bt-muted);font-size:19px;line-height:2}.brother-content-section{margin:85px 0}.brother-content-section>header{max-width:760px;margin-bottom:35px}.brother-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brother-feature-grid article{position:relative;min-height:210px;padding:28px;overflow:hidden;border:1px solid var(--bt-line);border-radius:7px 24px 7px 24px;background:linear-gradient(145deg,#fff,var(--bt-sky));transition:transform .25s ease,box-shadow .25s ease}.brother-feature-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(3,31,77,.11)}.brother-feature-grid b{color:var(--bt-red);font-size:12px}.brother-feature-grid h3{margin:35px 0 8px;color:var(--bt-blue-deep);font-size:20px}.brother-feature-grid p{margin:0;color:var(--bt-muted);font-size:13px}.brother-process{padding:55px;border-radius:8px 35px 8px 35px;background:var(--bt-blue-deep);color:#fff}.brother-process header h2{color:#fff}.brother-process ol{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:0;margin:0;list-style:none}.brother-process li{padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:6px 18px 6px 18px}.brother-process li b{width:38px;height:38px;display:grid;place-items:center;margin-bottom:18px;border-radius:50%;background:var(--bt-red);color:#fff}.brother-process li span{font-weight:800}.brother-faq{max-width:900px;margin-left:auto;margin-right:auto}.brother-faq details{border-bottom:1px solid var(--bt-line)}.brother-faq summary{padding:20px 0;color:var(--bt-blue-deep);font-size:17px;font-weight:900;cursor:pointer;list-style:none}.brother-faq summary:before{content:"+";float:left;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--bt-sky);color:var(--bt-red)}.brother-faq details[open] summary:before{content:"−"}.brother-faq details p{margin:0;padding:0 0 20px;color:var(--bt-muted)}.brother-service-cta{padding:65px 0;background:var(--bt-red);color:#fff}.brother-service-cta span{font-size:13px;font-weight:900}.brother-service-cta h2{margin:4px 0;font-size:39px}.brother-service-cta p{margin:0;color:#ffe1e2}.brother-service-cta a{color:var(--bt-red)}
.brother-blog{background:var(--bt-sky)}.brother-blog-hero{padding:100px 0;background:radial-gradient(circle at 15% 15%,rgba(255,196,0,.18),transparent 26%),var(--bt-blue-deep);color:#fff;text-align:center}.brother-blog-hero span{color:var(--bt-yellow);font-size:13px;font-weight:950}.brother-blog-hero h1{margin:8px 0 10px;font-size:clamp(45px,7vw,75px)}.brother-blog-hero p{max-width:700px;margin:auto;color:#c6d8ef;font-size:18px}.brother-blog-wrap{padding-top:70px;padding-bottom:85px}.brother-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brother-post-card{overflow:hidden;border-radius:7px 25px 7px 25px;background:#fff;box-shadow:0 13px 42px rgba(3,31,77,.08);transition:transform .25s ease,box-shadow .25s ease}.brother-post-card:hover{transform:translateY(-6px);box-shadow:0 22px 52px rgba(3,31,77,.14)}.brother-post-card__image{display:block;height:220px;overflow:hidden}.brother-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.brother-post-card:hover img{transform:scale(1.04)}.brother-post-card__body{padding:25px}.brother-post-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(--bt-muted);font-size:12px;font-weight:700}.brother-post-card h2{margin:11px 0 8px;color:var(--bt-blue-deep);font-size:21px;line-height:1.55}.brother-post-card p{margin:0 0 16px;color:var(--bt-muted);font-size:14px}.brother-read-more{color:var(--bt-red);font-size:13px;font-weight:950}.brother-blog-wrap .navigation.pagination{margin-top:42px}.brother-blog-wrap .nav-links{display:flex;justify-content:center;gap:8px}.brother-blog-wrap .page-numbers{min-width:42px;height:42px;padding:0 12px;display:grid;place-items:center;border-radius:5px 13px 5px 13px;background:#fff;color:var(--bt-blue);font-weight:900}.brother-blog-wrap .page-numbers.current,.brother-blog-wrap .page-numbers:hover{background:var(--bt-red);color:#fff}
.brother-article-head{padding:75px 0 150px;background:linear-gradient(145deg,var(--bt-blue-deep),var(--bt-blue));color:#fff;text-align:center}.brother-article-head>.brother-wrap{max-width:930px}.brother-article-head nav{display:flex;justify-content:center;gap:8px;margin-bottom:22px;color:#bfd2ed;font-size:12px}.brother-article-keyword{display:inline-flex;padding:6px 14px;border-radius:999px;background:rgba(255,196,0,.14);color:var(--bt-yellow);font-size:12px;font-weight:900}.brother-article-head h1{margin:15px 0;font-size:clamp(38px,6vw,62px);line-height:1.4}.brother-article-head>div>p{max-width:760px;margin:0 auto 20px;color:#d3e2f5;font-size:18px}.brother-article-head .brother-post-meta{justify-content:center;color:#bfd2ed}.brother-article-cover{width:min(1000px,calc(100% - 40px));height:480px;margin:-100px auto 55px;padding:10px;border-radius:8px 32px 8px 32px;background:#fff;box-shadow:var(--bt-shadow)}.brother-article-cover img{width:100%;height:100%;object-fit:cover;border-radius:5px 24px 5px 24px}.brother-article-content{width:min(790px,calc(100% - 40px));margin:0 auto 90px;color:#183f78;font-size:18px;line-height:2.15}.brother-article-content h2{margin:48px 0 14px;color:var(--bt-blue-deep);font-size:30px;line-height:1.5;scroll-margin-top:110px}.brother-article-lead{font-size:20px;font-weight:600}.brother-article-toc{margin:32px 0;padding:25px 30px;border-right:5px solid var(--bt-red);border-radius:6px 20px 6px 20px;background:var(--bt-sky)}.brother-article-toc strong{color:var(--bt-blue-deep)}.brother-article-toc a{color:var(--bt-blue);font-weight:700}.brother-article-checklist{padding:24px 48px 24px 24px;border-radius:6px 20px 6px 20px;background:rgba(255,196,0,.13);list-style:none}.brother-article-checklist li{position:relative;margin:9px 0}.brother-article-checklist li:before{content:"✓";position:absolute;right:-29px;color:var(--bt-red);font-weight:950}.brother-article-links{margin:35px 0;padding:20px 24px;border-right:4px solid var(--bt-blue);background:var(--bt-sky)}.brother-article-links a{color:var(--bt-red);font-weight:850;text-decoration:underline}.brother-article-cta{margin-top:45px;padding:36px;border-radius:8px 28px 8px 28px;background:var(--bt-blue-deep);color:#fff;text-align:center}.brother-article-cta h2{margin:0;color:#fff}.brother-article-cta p{color:#c9d9ee}.brother-related{padding-bottom:90px}.brother-related>h2{color:var(--bt-blue-deep);font-size:31px}.brother-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brother-related article{padding:25px;border:1px solid var(--bt-line);border-radius:6px 20px 6px 20px;background:var(--bt-sky)}.brother-related article>span{color:var(--bt-muted);font-size:12px}.brother-related h3{margin:8px 0 15px;line-height:1.6}.brother-related article>a{color:var(--bt-red);font-size:13px;font-weight:900}
.brother-footer{padding:75px 0 22px;background:#021a40;color:#fff}.brother-footer__grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:65px}.brother-footer-logo{position:relative;width:220px;height:72px;overflow:hidden;border-radius:6px;background:#fff}.brother-footer-logo img{position:absolute;top:50%;right:-8px;width:235px;height:235px;max-width:none;transform:translateY(-50%)}.brother-footer h2{margin:15px 0;color:#fff;font-size:18px}.brother-footer__brand h2{margin-top:18px}.brother-footer p{color:#a9c0de;font-size:14px}.brother-footer ul{padding:0;margin:0;list-style:none}.brother-footer li{margin:8px 0}.brother-footer a:hover{color:var(--bt-yellow)}.brother-footer-phone{display:block;margin:12px 0 14px;color:#fff!important;font-size:23px;font-weight:950}.brother-footer-book{display:inline-flex;padding:9px 15px;border:1px solid rgba(255,255,255,.25);border-radius:5px 14px 5px 14px;color:#fff;font-size:13px;font-weight:900}.brother-footer__bottom{margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);color:#7897be;font-size:12px}.brother-whatsapp-float{position:fixed;z-index:998;left:20px;bottom:20px;min-height:54px;padding:10px 17px;display:flex;align-items:center;gap:9px;border-radius:5px 18px 5px 18px;background:var(--bt-red);color:#fff;box-shadow:0 15px 35px rgba(229,27,35,.32);font-size:13px;font-weight:950;transition:transform .2s ease}.brother-whatsapp-float:hover{transform:translateY(-3px)}.brother-whatsapp-float svg{width:27px;height:27px;fill:currentColor}.brother-empty{min-height:65vh;padding:70px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:var(--bt-sky)}.brother-empty>span{color:var(--bt-red);font-size:100px;font-weight:950;line-height:1}.brother-empty h1{margin:10px 0;color:var(--bt-blue-deep)}.brother-empty p{color:var(--bt-muted)}.brother-empty>div{display:flex;gap:12px}.brother-generic{padding-top:70px;padding-bottom:70px}
@keyframes brotherHeroIn{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.brother-hero__copy,.brother-page-hero>.brother-wrap,.brother-blog-hero>.brother-wrap,.brother-article-head>.brother-wrap{animation:brotherHeroIn .8s cubic-bezier(.2,.75,.25,1) both}.brother-motion-ready .brother-reveal{opacity:0;transform:translateY(32px);transition:opacity .72s cubic-bezier(.2,.75,.25,1),transform .72s cubic-bezier(.2,.75,.25,1);transition-delay:var(--brother-delay,0ms)}.brother-motion-ready .brother-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.brother-header__inner{gap:14px}.brother-menu{gap:11px}.brother-menu a{font-size:11px}.brother-header-cta{min-width:115px}.brother-header-cta strong{display:none}.brother-default-logo{width:185px}.brother-services-grid{grid-template-columns:repeat(2,1fr)}.brother-service-card--large{grid-row:auto}.brother-service-card--large .brother-service-card__image{height:220px}.brother-values{grid-template-columns:repeat(2,1fr)}.brother-process ol{grid-template-columns:repeat(2,1fr)}.brother-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:880px){body.admin-bar .brother-header{top:46px}.brother-header__inner{height:74px}.brother-menu-toggle{display:block;order:3}.brother-brand{order:1}.brother-header-cta{order:2;margin-right:auto}.brother-nav{position:absolute;top:74px;right:14px;left:14px;margin:0;padding:12px;border:1px solid var(--bt-line);border-radius:7px 20px 7px 20px;background:#fff;box-shadow:var(--bt-shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.brother-nav.is-open{opacity:1;visibility:visible;transform:none}.brother-menu{display:block}.brother-menu a{display:block;padding:11px;font-size:13px}.brother-menu a:before{display:none}.brother-hero__copy{width:70%}.brother-journey__grid{grid-template-columns:1fr;gap:50px}.brother-journey__visual img{height:470px}.brother-feature-grid{grid-template-columns:repeat(2,1fr)}.brother-footer__grid{grid-template-columns:1fr 1fr}.brother-footer__brand{grid-column:1/-1}}
@media(max-width:680px){html{scroll-padding-top:75px}.brother-wrap{width:calc(100% - 28px)}.brother-topbar__inner{min-height:42px;justify-content:center}.brother-topbar__inner>span{display:none}.brother-topbar a{width:100%;justify-content:center}.brother-header-cta{display:none}.brother-default-logo{width:178px}.brother-menu-toggle{margin-right:auto}.brother-hero{min-height:700px;background-image:linear-gradient(0deg,rgba(3,31,77,.95) 0%,rgba(3,31,77,.55) 60%,rgba(3,31,77,.22) 100%),var(--hero);background-position:38% center;align-items:flex-end}.brother-hero__copy{width:100%;padding:210px 0 65px}.brother-hero h1{font-size:49px;letter-spacing:-1.5px}.brother-hero__copy>p{font-size:16px}.brother-hero__actions{display:grid}.brother-btn{width:100%}.brother-hero__proof{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.brother-hero__proof span{padding:8px 7px;font-size:10px}.brother-booking-ribbon{margin-top:0}.brother-booking-ribbon>.brother-wrap{width:100%;padding:22px 18px;display:block;border-radius:0}.brother-booking-ribbon div div{margin-bottom:15px}.brother-booking-ribbon div div strong{font-size:18px}.brother-booking-ribbon a{width:100%;min-width:0}.brother-section{padding:70px 0}.brother-section-head{margin-bottom:34px}.brother-section-head h2,.brother-content-section>header h2,.brother-content-intro h2{font-size:34px}.brother-services-grid,.brother-feature-grid,.brother-post-grid{grid-template-columns:1fr}.brother-service-card__image,.brother-service-card--large .brother-service-card__image{height:235px}.brother-journey__visual img{height:360px}.brother-journey__visual>span{left:-5px;bottom:20px}.brother-values{grid-template-columns:1fr}.brother-values article{min-height:auto}.brother-final-cta{padding:55px 0}.brother-final-cta>.brother-wrap,.brother-service-cta>.brother-wrap{display:block}.brother-final-cta h2{font-size:36px}.brother-final-cta a,.brother-service-cta a{width:100%;min-width:0;margin-top:25px}.brother-page-hero{min-height:520px;padding:90px 0}.brother-page-hero h1{font-size:52px}.brother-page-hero p{font-size:16px}.brother-page-content{padding-top:65px;padding-bottom:65px}.brother-content-intro{margin-bottom:60px}.brother-content-intro p{font-size:16px}.brother-content-section{margin:65px 0}.brother-process{padding:30px 22px}.brother-process ol{grid-template-columns:1fr}.brother-service-cta{padding:50px 0}.brother-service-cta h2{font-size:31px}.brother-blog-hero{padding:70px 0}.brother-blog-wrap{padding-top:50px}.brother-article-head{padding:55px 0 115px}.brother-article-head h1{font-size:35px}.brother-article-head>div>p{font-size:16px}.brother-article-cover{width:calc(100% - 28px);height:270px;margin-top:-75px;padding:7px}.brother-article-content{width:calc(100% - 32px);font-size:16px}.brother-article-content h2{font-size:25px}.brother-article-lead{font-size:18px}.brother-article-toc{padding:22px}.brother-article-cta{padding:27px 18px}.brother-related>div{grid-template-columns:1fr}.brother-footer{padding-top:60px}.brother-footer__grid{grid-template-columns:1fr;gap:30px}.brother-footer__brand{grid-column:auto}.brother-footer__bottom{display:block;margin-top:40px}.brother-footer__bottom span{display:block;margin-top:6px}.brother-whatsapp-float{left:13px;bottom:13px;padding:13px}.brother-whatsapp-float span{display:none}.brother-whatsapp-float svg{width:29px;height:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.brother-motion-ready .brother-reveal{opacity:1;transform:none}}
.brother-facebook{display:inline-flex;margin-top:5px;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:13px;font-weight:800}

/* Elementor design layer */
.brother-elementor-content .elementor-widget-heading .elementor-heading-title,.brother-elementor-content .elementor-widget-text-editor,.brother-elementor-content .elementor-widget-button{font-family:BrotherCairo,Tahoma,Arial,sans-serif}
.brother-el-section{padding:100px 22px}.brother-el-label .elementor-heading-title{display:inline-flex!important;width:auto;color:var(--bt-red)!important;font-size:13px!important;font-weight:950!important}.brother-el-title .elementor-heading-title{color:var(--bt-blue-deep);font-size:clamp(34px,5vw,54px)!important;line-height:1.35;font-weight:950}.brother-el-lead{color:var(--bt-muted);font-size:17px;line-height:2}.brother-el-hero{min-height:760px;padding:90px 22px;isolation:isolate;background-image:linear-gradient(90deg,rgba(3,31,77,.05),rgba(3,31,77,.4) 45%,rgba(3,31,77,.96)),url('../images/hero-umrah-flight.png');background-size:cover;background-position:center}.brother-el-hero:after,.brother-el-page-hero:after{content:"";position:absolute;z-index:-1;right:0;top:0;bottom:0;width:7px;background:linear-gradient(var(--bt-red) 0 72%,var(--bt-yellow) 72%)}.brother-el-kicker .elementor-heading-title{display:inline-flex!important;width:auto;padding:7px 14px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.08);color:#fff!important;font-size:13px!important;font-weight:850}.brother-el-hero h1.elementor-heading-title{color:#fff;font-size:clamp(54px,7vw,92px)!important;line-height:1.14;font-weight:950;letter-spacing:-3px}.brother-el-hero h1.elementor-heading-title span{color:var(--bt-yellow)}.brother-el-hero-lead{color:#dbe9fa;font-size:19px;line-height:2}.brother-el-hero .elementor-button,.brother-el-cta .elementor-button,.brother-el-page-hero .elementor-button,.brother-el-booking-ribbon .elementor-button{min-height:55px;padding:12px 25px;border-radius:7px 18px 7px 18px;font-weight:900;box-shadow:0 14px 32px rgba(3,31,77,.18);transition:transform .2s ease}.brother-el-hero .elementor-button:hover,.brother-el-cta .elementor-button:hover,.brother-el-page-hero .elementor-button:hover{transform:translateY(-3px)}.brother-el-proof{margin-top:25px;display:flex;gap:9px;flex-wrap:wrap}.brother-el-proof span{padding:9px 12px;border-right:2px solid var(--bt-red);background:rgba(255,255,255,.08);color:#fff;font-size:12px}.brother-el-proof b{color:var(--bt-yellow)}
.brother-el-booking-ribbon{position:relative;z-index:5;width:min(1140px,calc(100% - 30px));margin:-40px auto 0;padding:24px 30px!important;border-radius:8px 28px 8px 28px;background:#fff;box-shadow:var(--bt-shadow)}.brother-el-booking-ribbon h3.elementor-heading-title{margin:0;color:var(--bt-red);font-size:16px!important}.brother-el-booking-ribbon .elementor-widget-text-editor{color:var(--bt-blue-deep);font-size:20px;font-weight:900}.brother-el-services{background:linear-gradient(180deg,#fff,var(--bt-sky))}.brother-el-service-card{height:100%;overflow:hidden;padding:0 0 24px!important;border:1px solid var(--bt-line);border-radius:8px 28px 8px 28px;background:#fff;box-shadow:0 14px 45px rgba(3,31,77,.08);transition:transform .28s ease,box-shadow .28s ease}.brother-el-service-card:hover{transform:translateY(-7px);box-shadow:0 24px 58px rgba(3,31,77,.15)}.brother-el-service-card>.elementor-widget-image img{width:100%;height:220px;object-fit:cover}.brother-el-service-card>.elementor-widget-heading,.brother-el-service-card>.elementor-widget-text-editor,.brother-el-service-card>.e-con{margin-right:24px;margin-left:24px}.brother-el-number .elementor-heading-title{color:var(--bt-red)!important;font-size:12px!important;font-weight:950}.brother-el-service-card h3.elementor-heading-title{color:var(--bt-blue-deep);font-size:24px!important}.brother-el-service-card .elementor-widget-text-editor{color:var(--bt-muted);font-size:14px}.brother-el-service-card .elementor-button{min-height:40px;padding:7px 15px;border-radius:999px;font-size:12px;font-weight:900}.brother-el-journey{background:#fff}.brother-el-showcase{padding:10px!important;border-radius:8px 35px 8px 35px;background:#fff;box-shadow:var(--bt-shadow);overflow:hidden}.brother-el-showcase img{display:block;width:100%;height:560px;object-fit:cover;border-radius:5px 27px 5px 27px}.brother-el-step{width:100%!important;padding:19px 20px!important;border-bottom:1px solid var(--bt-line);background:#fff}.brother-el-step-number .elementor-heading-title{display:grid!important;place-items:center;width:44px;height:44px;border-radius:4px 14px 4px 14px;background:var(--bt-blue);color:#fff!important;font-size:15px!important}.brother-el-step h3.elementor-heading-title{color:var(--bt-blue-deep);font-size:20px!important}.brother-el-step .elementor-widget-text-editor{color:var(--bt-muted);font-size:14px}.brother-el-values{background:var(--bt-blue-deep)}.brother-el-values .brother-el-title .elementor-heading-title{color:#fff}.brother-el-value{min-height:245px;padding:32px!important;border:1px solid rgba(255,255,255,.12);background:var(--bt-blue-deep);transition:background .25s ease}.brother-el-value:hover{background:var(--bt-blue-dark)}.brother-el-value-number .elementor-heading-title{color:var(--bt-yellow)!important;font-size:13px!important}.brother-el-value h3.elementor-heading-title{margin-top:25px;color:#fff;font-size:22px!important}.brother-el-value .elementor-widget-text-editor{color:#bfd1ea;font-size:14px}.brother-el-cta{padding:65px 22px;background:var(--bt-red);color:#fff}.brother-el-cta h2.elementor-heading-title,.brother-el-cta .elementor-widget-text-editor{color:#fff}.brother-el-cta h2.elementor-heading-title{font-size:42px!important}.brother-el-cta .elementor-button{width:100%;background:#fff!important;color:var(--bt-red)!important}
.brother-el-page-hero{min-height:550px;padding:105px 22px;isolation:isolate;background-size:cover;background-position:center}.brother-el-page-hero--hajj-umrah{background-image:linear-gradient(90deg,rgba(3,31,77,.15),rgba(3,31,77,.92)),url('../images/hero-umrah-flight.png')}.brother-el-page-hero--visas{background-image:linear-gradient(90deg,rgba(3,31,77,.2),rgba(3,31,77,.92)),url('../images/service-visas.png')}.brother-el-page-hero--flights{background-image:linear-gradient(90deg,rgba(3,31,77,.12),rgba(3,31,77,.91)),url('../images/service-flights.png')}.brother-el-page-hero--limousine,.brother-el-page-hero--tourist-transport{background-image:linear-gradient(90deg,rgba(3,31,77,.16),rgba(3,31,77,.92)),url('../images/service-limousine.png')}.brother-el-page-hero h1.elementor-heading-title{color:#fff;font-size:clamp(50px,8vw,86px)!important;line-height:1.2;font-weight:950}.brother-el-page-hero .brother-el-hero-lead{font-size:18px}.brother-el-intro{padding-top:90px;padding-bottom:90px}.brother-el-features{background:var(--bt-sky)}.brother-el-feature{height:100%;min-height:210px;padding:28px!important;border:1px solid var(--bt-line);border-radius:7px 24px 7px 24px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.brother-el-feature:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(3,31,77,.11)}.brother-el-feature h3.elementor-heading-title{margin-top:28px;color:var(--bt-blue-deep);font-size:20px!important}.brother-el-feature .elementor-widget-text-editor{color:var(--bt-muted);font-size:13px}.brother-el-process{background:var(--bt-blue-deep)}.brother-el-process .brother-el-title .elementor-heading-title{color:#fff}.brother-el-process-card{height:100%;padding:25px!important;border:1px solid rgba(255,255,255,.15);border-radius:6px 18px 6px 18px;background:rgba(255,255,255,.04)}.brother-el-process-number .elementor-heading-title{display:grid!important;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--bt-red);color:#fff!important;font-size:15px!important}.brother-el-process-card h3.elementor-heading-title{color:#fff;font-size:17px!important}.brother-el-faq{border-bottom:1px solid var(--bt-line)}.brother-el-faq summary{padding:20px 0;color:var(--bt-blue-deep);font-size:17px;font-weight:900;cursor:pointer;list-style:none}.brother-el-faq summary:before{content:"+";float:left;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--bt-sky);color:var(--bt-red)}.brother-el-faq[open] summary:before{content:"−"}.brother-el-faq p{margin:0;padding:0 0 20px;color:var(--bt-muted)}.brother-el-blog-hero{padding:100px 22px;background:radial-gradient(circle at 15% 15%,rgba(255,196,0,.18),transparent 26%),var(--bt-blue-deep)}.brother-el-blog-hero h1.elementor-heading-title{color:#fff;font-size:clamp(45px,7vw,75px)!important}.brother-el-blog-hero .brother-el-lead{color:#c6d8ef}.brother-el-articles-list{background:var(--bt-sky)}.brother-shortcode-pagination{margin-top:42px;display:flex;justify-content:center;gap:8px}.brother-shortcode-pagination .page-numbers{min-width:42px;height:42px;padding:0 12px;display:inline-grid;place-items:center;border-radius:5px 13px 5px 13px;background:#fff;color:var(--bt-blue);font-weight:900}.brother-shortcode-pagination .current,.brother-shortcode-pagination .page-numbers:hover{background:var(--bt-red);color:#fff}
@media(max-width:880px){.brother-el-hero{min-height:680px}.brother-el-hero>div{width:72%!important}.brother-el-showcase img{height:440px}.brother-el-value{min-height:210px}}
@media(max-width:767px){.brother-el-section{padding:70px 18px}.brother-el-hero{min-height:700px;padding:190px 18px 60px;background-image:linear-gradient(0deg,rgba(3,31,77,.96),rgba(3,31,77,.25)),url('../images/hero-umrah-flight.png');background-position:38% center;align-items:flex-end}.brother-el-hero>div{width:100%!important}.brother-el-hero h1.elementor-heading-title{font-size:48px!important;letter-spacing:-1px}.brother-el-hero-lead{font-size:16px}.brother-el-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.brother-el-proof span{padding:7px 5px;font-size:10px}.brother-el-booking-ribbon{width:100%;margin:0;padding:23px 18px!important;border-radius:0}.brother-el-service-card>.elementor-widget-image img{height:235px}.brother-el-showcase img{height:350px}.brother-el-cta{padding:55px 18px}.brother-el-cta h2.elementor-heading-title{font-size:34px!important}.brother-el-page-hero{min-height:520px;padding:85px 18px}.brother-el-page-hero>div{width:100%!important}.brother-el-page-hero h1.elementor-heading-title{font-size:51px!important}.brother-el-intro{padding-top:65px;padding-bottom:65px}.brother-el-blog-hero{padding:70px 18px}.brother-el-articles-list{padding-top:55px}}

/* Dynamic Umrah programs — also available through [brother_umrah_trips] in Elementor. */
.brother-el-umrah-programs{width:100%!important;max-width:none!important;padding:0!important}
.brother-el-umrah-programs>.elementor-element,.brother-el-umrah-programs .elementor-widget-shortcode,.brother-el-umrah-programs .elementor-shortcode{width:100%}
.brother-umrah-programs{position:relative;padding:105px 0;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(255,196,0,.17),transparent 23%),linear-gradient(180deg,#f7fbff 0%,#fff 42%,#edf5ff 100%);isolation:isolate}
.brother-umrah-programs:before{content:"";position:absolute;z-index:-1;top:75px;right:-90px;width:240px;height:240px;border:38px solid rgba(17,73,154,.06);border-radius:50%}
.brother-umrah-programs:after{content:"";position:absolute;z-index:-1;left:0;bottom:0;width:160px;height:7px;background:linear-gradient(90deg,var(--bt-red) 0 72%,var(--bt-yellow) 72%)}
.brother-umrah-section-head{max-width:780px;margin:0 auto 48px;text-align:center}
.brother-umrah-section-head>span{display:inline-flex;padding:7px 15px;border-radius:999px;background:rgba(229,27,35,.08);color:var(--bt-red);font-size:13px;font-weight:950}
.brother-umrah-section-head h2{margin:10px 0 12px;color:var(--bt-blue-deep);font-size:clamp(36px,5vw,58px);line-height:1.3;font-weight:950;letter-spacing:-1.5px}
.brother-umrah-section-head p{margin:0;color:var(--bt-muted);font-size:17px}
.brother-umrah-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px}
.brother-umrah-card{position:relative;overflow:hidden;border:1px solid rgba(17,73,154,.14);border-radius:9px 32px 9px 32px;background:#fff;box-shadow:0 18px 55px rgba(3,31,77,.1);transition:transform .3s ease,box-shadow .3s ease}
.brother-umrah-card:before{content:"";position:absolute;z-index:3;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--bt-red) 0 72%,var(--bt-yellow) 72%)}
.brother-umrah-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(3,31,77,.17)}
.brother-umrah-card__cover{height:265px;margin:0;overflow:hidden;background:var(--bt-blue-deep)}
.brother-umrah-card__cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.25,1)}
.brother-umrah-card:hover .brother-umrah-card__cover img{transform:scale(1.045)}
.brother-umrah-card__body{padding:30px}
.brother-umrah-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:22px}
.brother-umrah-card__tag{display:inline-flex;margin-bottom:5px;color:var(--bt-red);font-size:12px;font-weight:950}
.brother-umrah-card__header h3{margin:0;color:var(--bt-blue-deep);font-size:clamp(24px,3vw,31px);line-height:1.45;font-weight:950}
.brother-umrah-card__header time{flex:0 0 auto;padding:7px 12px;border-radius:5px 14px 5px 14px;background:var(--bt-blue);color:#fff;font-size:12px;font-weight:850;white-space:nowrap}
.brother-umrah-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}
.brother-umrah-fact{min-width:0;padding:12px 14px;border:1px solid var(--bt-line);border-radius:5px 14px 5px 14px;background:#f9fcff}
.brother-umrah-fact span{display:block;margin-bottom:2px;color:var(--bt-muted);font-size:11px;font-weight:750}
.brother-umrah-fact strong{display:block;overflow-wrap:anywhere;color:var(--bt-blue-deep);font-size:14px;line-height:1.65;font-weight:900}
.brother-umrah-prices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:9px;border:1px solid rgba(17,73,154,.12);border-radius:7px 20px 7px 20px;background:var(--bt-blue-deep)}
.brother-umrah-price{min-width:0;padding:13px 7px;text-align:center;border-left:1px solid rgba(255,255,255,.11)}
.brother-umrah-price:last-child{border-left:0}
.brother-umrah-price span,.brother-umrah-price small{display:block;color:#bcd0e9;font-size:10px;font-weight:750}
.brother-umrah-price strong{display:block;margin:3px 0;color:#fff;font-size:13px;line-height:1.55;font-weight:950;overflow-wrap:anywhere}
.brother-umrah-price:nth-child(1) strong{color:var(--bt-yellow)}
.brother-umrah-note{margin-top:18px;padding:17px 19px;border-right:4px solid var(--bt-yellow);border-radius:5px 14px 5px 14px;background:rgba(255,196,0,.1)}
.brother-umrah-note strong{color:var(--bt-blue-deep);font-size:13px}
.brother-umrah-note p{margin:4px 0 0;color:var(--bt-muted);font-size:13px;line-height:1.9}
.brother-umrah-card__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:23px;padding-top:20px;border-top:1px solid var(--bt-line)}
.brother-umrah-card__footer>span{max-width:210px;color:var(--bt-muted);font-size:10px;line-height:1.7}
.brother-umrah-card__footer>a,.brother-umrah-empty>a{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:53px;padding:10px 21px;border-radius:6px 17px 6px 17px;background:var(--bt-red);color:#fff!important;box-shadow:0 12px 27px rgba(229,27,35,.24);font-size:13px;font-weight:950;transition:transform .22s ease,box-shadow .22s ease}
.brother-umrah-card__footer>a:hover,.brother-umrah-empty>a:hover{transform:translateY(-2px);box-shadow:0 17px 33px rgba(229,27,35,.34)}
.brother-umrah-card__footer>a b{color:var(--bt-yellow);font-size:18px}
.brother-umrah-empty{max-width:760px;margin:auto;padding:46px 30px;border:1px solid var(--bt-line);border-radius:8px 28px 8px 28px;background:#fff;box-shadow:var(--bt-shadow);text-align:center}
.brother-umrah-empty strong{display:block;color:var(--bt-blue-deep);font-size:27px}
.brother-umrah-empty p{margin:8px 0 22px;color:var(--bt-muted)}

@media(max-width:1040px){.brother-umrah-grid{grid-template-columns:1fr}.brother-umrah-card__cover{height:330px}.brother-umrah-price strong{font-size:15px}}
@media(max-width:680px){.brother-umrah-programs{padding:72px 0}.brother-umrah-section-head{margin-bottom:32px}.brother-umrah-section-head h2{font-size:35px;letter-spacing:-.7px}.brother-umrah-section-head p{font-size:15px}.brother-umrah-grid{gap:20px}.brother-umrah-card{border-radius:7px 24px 7px 24px}.brother-umrah-card__cover{height:225px}.brother-umrah-card__body{padding:21px 17px}.brother-umrah-card__header{display:block}.brother-umrah-card__header time{display:inline-flex;margin-top:10px}.brother-umrah-facts{grid-template-columns:1fr}.brother-umrah-prices{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.brother-umrah-price{border-bottom:1px solid rgba(255,255,255,.11)}.brother-umrah-price:nth-child(2){border-left:0}.brother-umrah-price:nth-child(3),.brother-umrah-price:nth-child(4){border-bottom:0}.brother-umrah-price strong{font-size:13px}.brother-umrah-card__footer{display:block}.brother-umrah-card__footer>span{display:block;max-width:none;margin-bottom:13px}.brother-umrah-card__footer>a{width:100%}.brother-umrah-empty{padding:35px 20px}.brother-umrah-empty strong{font-size:23px}}

/* WhatsApp booking systems for limousine, visas, flights and tourist transport. */
.brother-el-booking-system{width:100%!important;max-width:none!important;padding:0!important}
.brother-el-booking-system>.elementor-element,.brother-el-booking-system .elementor-widget-shortcode,.brother-el-booking-system .elementor-shortcode{width:100%}
.brother-booking-system{position:relative;padding:105px 0;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f2f7ff 100%);isolation:isolate}
.brother-booking-system:before{content:"";position:absolute;z-index:-1;top:0;right:0;width:100%;height:8px;background:linear-gradient(90deg,var(--bt-red) 0 76%,var(--bt-yellow) 76%)}
.brother-booking-system:after{content:"";position:absolute;z-index:-1;left:-100px;bottom:-120px;width:310px;height:310px;border:52px solid rgba(17,73,154,.05);border-radius:50%}
.brother-booking-system__head{max-width:780px;margin:0 auto 48px;text-align:center}
.brother-booking-system__head>span{display:inline-flex;padding:7px 15px;border-radius:999px;background:rgba(229,27,35,.08);color:var(--bt-red);font-size:13px;font-weight:950}
.brother-booking-system__head h2{margin:9px 0 12px;color:var(--bt-blue-deep);font-size:clamp(37px,5vw,58px);line-height:1.3;font-weight:950;letter-spacing:-1.5px}
.brother-booking-system__head p{margin:0;color:var(--bt-muted);font-size:17px;line-height:1.9}
.brother-booking-system__layout{display:grid;grid-template-columns:minmax(250px,.68fr) minmax(0,1.65fr);align-items:start;gap:25px}
.brother-booking-summary{position:sticky;top:115px;min-height:535px;padding:38px 30px;overflow:hidden;border-radius:8px 30px 8px 30px;background:radial-gradient(circle at 10% 5%,rgba(255,196,0,.2),transparent 24%),linear-gradient(145deg,var(--bt-blue-deep),var(--bt-blue));color:#fff;box-shadow:0 22px 60px rgba(3,31,77,.2)}
.brother-booking-summary:after{content:"";position:absolute;left:-35px;bottom:-35px;width:125px;height:125px;border:20px solid rgba(255,255,255,.06);border-radius:50%}
.brother-booking-summary>span{color:var(--bt-yellow);font-size:12px;font-weight:900;letter-spacing:.5px}
.brother-booking-summary h3{margin:14px 0 28px;font-size:31px;line-height:1.5;font-weight:950}
.brother-booking-summary ul{padding:0;margin:0;list-style:none}
.brother-booking-summary li{position:relative;padding:13px 31px 13px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#d4e3f5;font-size:14px}
.brother-booking-summary li:before{content:"✓";position:absolute;right:0;top:13px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--bt-red);color:#fff;font-size:11px;font-weight:950}
.brother-booking-summary>div{position:absolute;right:30px;left:30px;bottom:35px;padding-top:21px;border-top:1px solid rgba(255,255,255,.15)}
.brother-booking-summary small,.brother-booking-summary strong{display:block}.brother-booking-summary small{color:#a9c3e3;font-size:11px}.brother-booking-summary strong{margin-top:2px;color:#fff;font-size:25px}
.brother-booking-form{padding:33px;border:1px solid rgba(17,73,154,.14);border-radius:8px 30px 8px 30px;background:#fff;box-shadow:0 18px 55px rgba(3,31,77,.1)}
.brother-booking-form__title{display:flex;align-items:center;gap:17px;margin-bottom:27px;padding-bottom:22px;border-bottom:1px solid var(--bt-line)}
.brother-booking-form__title>span{flex:0 0 48px;height:48px;display:grid;place-items:center;border-radius:5px 15px 5px 15px;background:var(--bt-red);color:#fff;font-size:13px;font-weight:950}
.brother-booking-form__title h3{margin:0;color:var(--bt-blue-deep);font-size:25px;line-height:1.45}.brother-booking-form__title p{margin:2px 0 0;color:var(--bt-muted);font-size:12px}
.brother-booking-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.brother-booking-field{display:flex;min-width:0;flex-direction:column;gap:6px;color:var(--bt-blue-deep)}
.brother-booking-field>span{font-size:12px;font-weight:900}.brother-booking-field.is-required>span:after{content:" *";color:var(--bt-red)}
.brother-booking-field input,.brother-booking-field select,.brother-booking-field textarea{width:100%;min-height:50px;padding:10px 13px;border:1px solid #c8d6e9;border-radius:6px 14px 6px 14px;outline:0;background:#fbfdff;color:var(--bt-blue-deep);font-family:BrotherCairo,Tahoma,Arial,sans-serif;font-size:13px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.brother-booking-field textarea{min-height:105px;resize:vertical}.brother-booking-field input:focus,.brother-booking-field select:focus,.brother-booking-field textarea:focus{border-color:var(--bt-blue);background:#fff;box-shadow:0 0 0 4px rgba(17,73,154,.1)}
.brother-booking-field--full{grid-column:1/-1}
.brother-booking-route{display:grid;grid-template-columns:1fr;gap:12px;padding:18px;border:1px solid var(--bt-line);border-radius:6px 18px 6px 18px;background:var(--bt-sky)}
.brother-booking-route h4{display:flex;align-items:center;gap:9px;margin:0 0 2px;color:var(--bt-blue-deep);font-size:15px}.brother-booking-route h4 b{min-width:38px;padding:3px 8px;border-radius:999px;background:var(--bt-blue);color:#fff;text-align:center;font-size:11px}.brother-booking-route--to h4 b{background:var(--bt-red)}
.brother-booking-form__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:27px;padding-top:22px;border-top:1px solid var(--bt-line)}
.brother-booking-form__footer p{max-width:350px;margin:0;color:var(--bt-muted);font-size:10px;line-height:1.8}
.brother-booking-form__footer button{min-height:57px;padding:10px 23px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:6px 18px 6px 18px;background:var(--bt-red);color:#fff;box-shadow:0 13px 29px rgba(229,27,35,.25);font-family:BrotherCairo,Tahoma,Arial,sans-serif;font-size:13px;font-weight:950;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}
.brother-booking-form__footer button:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(229,27,35,.34)}.brother-booking-form__footer button b{color:var(--bt-yellow);font-size:19px}
.brother-booking-form__status{min-height:21px;margin:9px 0 0;color:var(--bt-blue);font-size:11px;font-weight:800;text-align:left}
@media(max-width:980px){.brother-booking-system__layout{grid-template-columns:1fr}.brother-booking-summary{position:relative;top:auto;min-height:auto;padding-bottom:110px}.brother-booking-summary>div{bottom:27px}}
@media(max-width:680px){.brother-booking-system{padding:72px 0}.brother-booking-system__head{margin-bottom:32px}.brother-booking-system__head h2{font-size:34px;letter-spacing:-.7px}.brother-booking-system__head p{font-size:15px}.brother-booking-summary{padding:29px 22px 100px;border-radius:7px 23px 7px 23px}.brother-booking-summary h3{font-size:26px}.brother-booking-summary>div{right:22px;left:22px}.brother-booking-form{padding:23px 16px;border-radius:7px 23px 7px 23px}.brother-booking-form__title h3{font-size:20px}.brother-booking-fields{grid-template-columns:1fr}.brother-booking-field--full{grid-column:auto}.brother-booking-form__footer{display:block}.brother-booking-form__footer p{max-width:none;margin-bottom:14px}.brother-booking-form__footer button{width:100%}.brother-booking-form__status{text-align:center}}

/* Lighter optional labels keep every booking form quick and unintimidating. */
.brother-booking-field>span small{margin-right:5px;padding:2px 7px;border-radius:999px;background:#eef3f9;color:#7589a5;font-size:9px;font-weight:600}

/* One-time home logo splash, built from the original Brother Travel logo. */
body.brother-splash-active{overflow:hidden}
.brother-logo-splash{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 44%,#fff 0 35%,#edf5ff 75%,#dceafe 100%);opacity:1;visibility:visible;transition:opacity .65s cubic-bezier(.65,0,.35,1),visibility .65s;animation:brotherSplashFailsafe 0s linear 4s forwards}
.brother-logo-splash:before,.brother-logo-splash:after{content:"";position:absolute;border-radius:50%;border-style:solid;opacity:.12;animation:brotherSplashOrbit 1.8s ease-out both}
.brother-logo-splash:before{width:430px;height:430px;border-width:1px;border-color:var(--bt-blue);transform:scale(.7)}
.brother-logo-splash:after{width:570px;height:570px;border-width:45px;border-color:var(--bt-yellow);opacity:.055;animation-delay:.12s}
.brother-logo-splash__mark{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column;animation:brotherSplashMark .85s cubic-bezier(.2,.8,.2,1) both}
.brother-logo-splash__logo{position:relative;width:min(430px,82vw);height:165px;overflow:hidden;border-radius:9px 28px 9px 28px;background:#fff;box-shadow:0 24px 70px rgba(3,31,77,.14)}
.brother-logo-splash__logo img{position:absolute;top:50%;right:50%;width:min(450px,88vw);height:min(450px,88vw);max-width:none;object-fit:cover;transform:translate(50%,-50%)}
.brother-logo-splash__line{display:grid;width:min(330px,65vw);height:5px;margin-top:22px;grid-template-columns:5fr 1fr .75fr;gap:4px;direction:ltr;transform-origin:center;animation:brotherSplashLine .75s .35s cubic-bezier(.2,.8,.2,1) both}
.brother-logo-splash__line i,.brother-logo-splash__line b,.brother-logo-splash__line em{display:block;border-radius:999px}.brother-logo-splash__line i{background:var(--bt-blue)}.brother-logo-splash__line b{background:var(--bt-red)}.brother-logo-splash__line em{background:var(--bt-yellow)}
.brother-logo-splash p{margin:13px 0 0;color:var(--bt-blue-deep);font-size:13px;font-weight:900;letter-spacing:1px;animation:brotherSplashText .55s .65s ease both}
.brother-logo-splash.is-closing{opacity:0;visibility:hidden}.brother-logo-splash.is-closing .brother-logo-splash__mark{transform:scale(.94) translateY(-8px);transition:transform .65s ease}
@keyframes brotherSplashMark{from{opacity:0;transform:translateY(22px) scale(.9);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}
@keyframes brotherSplashLine{from{opacity:0;transform:scaleX(.08)}to{opacity:1;transform:scaleX(1)}}
@keyframes brotherSplashText{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes brotherSplashOrbit{from{opacity:0;transform:scale(.65) rotate(-12deg)}to{transform:scale(1) rotate(0)}}
@keyframes brotherSplashFailsafe{to{visibility:hidden;pointer-events:none}}

/* Branded visual card gives both native and Elementor home heroes a stronger image. */
.brother-hero__inner{position:relative;z-index:2}
.brother-hero__inner:after,.brother-el-hero:before{content:"";position:absolute;z-index:2;left:0;top:50%;width:310px;height:122px;border:1px solid rgba(255,255,255,.65);border-radius:8px 28px 8px 28px;background-color:rgba(255,255,255,.96);background-image:url('../images/brother-travel-logo.jpg');background-repeat:no-repeat;background-position:center;background-size:320px 320px;box-shadow:0 24px 65px rgba(3,31,77,.28);transform:translateY(-50%);animation:brotherLogoFloat 4.2s ease-in-out infinite}
.brother-el-hero>div{position:relative;z-index:3}
@keyframes brotherLogoFloat{0%,100%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 9px))}}
@media(max-width:980px){.brother-hero__inner:after,.brother-el-hero:before{width:235px;height:98px;background-size:250px 250px;opacity:.9}}
@media(max-width:767px){.brother-logo-splash__logo{height:135px}.brother-logo-splash p{font-size:11px}.brother-hero__inner:after,.brother-el-hero:before{display:none}}
@media(prefers-reduced-motion:reduce){.brother-logo-splash{display:none!important}body.brother-splash-active{overflow:auto}}
