*,body{margin:0;padding:0}*,.service{box-sizing:border-box}.lang-btn,.menu-toggle,button{cursor:pointer}.footer__section ul li a:hover,.header-contact-info a:hover,.nav li a:hover{color:rgba(4,41,109,.897)}.aboutbg,.container,.footer__bottom,.section,.section2{text-align:center}body,html{overflow-x:hidden;width:100%}html{transition:.5s ease-in-out;scroll-behavior:smooth}body{font-family:Cairo,sans-serif;background-color:#fff;color:#111}.section{width:100%;padding:60px 20px;overflow:hidden}.swiper{width:100%;height:69vh;position:relative;direction:ltr}.swiper-slide{background-size:cover;background-position:center;position:relative}.overlay-text{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);color:#f5f5f5;font-size:25px;font-weight:700;letter-spacing:5px}.custom-pagination{position:absolute;bottom:30px;left:30px;margin-left:20px;display:flex;gap:10px;z-index:10}.custom-pagination span{width:30px;height:30px;background:#fff;color:#000;border-radius:50%;text-align:center;line-height:30px;cursor:pointer;font-weight:700;opacity:.6;transition:.3s}.footer__section ul li a,.footer__social a,.nav li a{transition:color .3s;text-decoration:none}.custom-pagination .swiper-pagination-bullet-active{background:#2563eb;color:#fff;opacity:1}.section2 .btn,button{background-color:#2563eb;color:#fff;padding:10px 20px}.stats{display:flex;justify-content:space-around;flex-wrap:wrap;color:#fff;gap:30px;background:url('../img/parallax-2.jpg') center center/cover no-repeat}.stat{margin:20px;min-width:150px}.stat i{font-size:40px;color:#f9f9f9;margin-bottom:10px}.stat h2{font-size:36px;margin:10px 0}.testimonials{background-color:#f9f9f9}.testimonials h2{color:#002b4c}.testimonial-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:30px}.section2{display:flex;background-color:#1e1e1e;justify-items:space-around;color:#fff;padding:20px;flex-wrap:nowrap;justify-content:space-around;align-items:baseline}.section2 h1{font-size:28px;margin-bottom:10px}.section2 .btn{text-decoration:none;border-radius:8px;font-weight:700;display:inline-block;transition:background .3s}.section2 .btn:hover,button:hover{background-color:#041826}.container{width:100%;margin:auto;padding:40px 0}.section-title{font-size:32px;color:#031b30;margin-bottom:15px}.description{font-size:18px;color:#444;margin-bottom:50px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.service-box{background-color:#f9f9f9;border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:.3s}.card,.header,.services{background:#fff}.service-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.service-box img{max-width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:15px}.service-box h3{font-size:20px;color:#031b30}@media (max-width:600px){header h1{font-size:22px}.section-title{font-size:26px}.description{font-size:16px}.service-box h3{font-size:18px}}.card{padding:20px;border-radius:10px;width:300px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.services{display:flex;justify-content:space-evenly;flex-wrap:wrap;border-top:1px solid #eee}.service{flex:1;min-width:250px;max-width:300px;padding:20px;border-right:1px solid #eee}.service:last-child{border-right:none}.doctor-section{display:flex;flex-wrap:wrap;justify-content:center;gap:150px;padding:40px 20px;max-width:100%;overflow:hidden;align-items:center}.doctor-text{max-width:500px;flex:1}.doctor-img img{width:100%;max-width:500px;height:auto;border-radius:10px}button{border:none;border-radius:5px;margin-top:10px}.from-bottom,.from-left,.from-right,.from-top{opacity:0;transition:.8s ease-in-out}.from-top{transform:translateY(-80px)}.from-bottom{transform:translateY(80px)}.from-left{transform:translateX(-80px)}.from-right{transform:translateX(80px)}.show{opacity:1;transform:translate(0,0)}.header{display:flex;justify-content:space-evenly;align-items:center;padding:15px 40px;border-bottom:3px solid #ddd;box-shadow:0 2px 5px rgba(0,0,0,.1)}.header-contact-info{display:flex;align-items:center;gap:70px;font-size:16px;color:#333}.header-contact-info a{display:flex;align-items:center;gap:20px;text-decoration:none;color:#064671}.header-contact-info i{font-size:18px;border:2px solid #f5f5f5;border-radius:50%;width:60px;height:60px;color:#2563eb;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.logo{display:flex;align-items:center}.logo img{height:120px}.aboutbg{width:100%;position:relative;background:linear-gradient(135deg,#1da1f2,#1d4ed8);z-index:100}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 3%;width:100%;background-color:transparent;transition:background-color .5s;z-index:1000}.mobile-lang-btn,.mobile-logo{display:none}.mobile-logo img{height:60px}.navbar-items{display:flex;align-items:center;justify-content:space-between;flex:1}.nav{display:flex;list-style:none;margin:0;padding:0}.nav li{margin:0 .5rem}.nav li a{color:#f5f5f5;padding:.5rem 1rem;font-size:17px;font-weight:700;letter-spacing:1px;display:block}.lang-btn{background:#fff;color:#02253d;padding:8px 20px;border:none;border-radius:4px;font-size:14px;margin-left:20px;transition:background-color .3s}.lang-btn:hover{background:#010e17;color:#fff}.menu-toggle{display:none;font-size:24px;color:#fff;z-index:1001}html[dir=rtl] .lang-btn{margin-right:20px;margin-left:0}html[dir=ltr] .lang-btn{margin-left:20px;margin-right:0}@media (max-width:992px){.header{padding:15px 20px}.header-contact-info{gap:30px}.nav li a{padding:.5rem .7rem;font-size:15px}}@media (max-width:768px){.stats{flex-direction:column;align-items:center}.doctor-section{flex-direction:column;text-align:center}.doctor-img,.doctor-text{width:100%}.header{display:none}.aboutbg{height:auto}.navbar{padding:1rem}.menu-toggle,.mobile-lang-btn,.mobile-logo{display:block}.navbar-items{position:fixed;top:0;right:-100%;width:80%;height:100vh;background:linear-gradient(135deg,#1d4ed8,#1c4e80);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:80px 30px 30px;transition:right .3s;z-index:999}html[dir=ltr] .navbar-items{right:auto;left:-100%;transition:left .3s}.navbar-items.active{right:0}html[dir=ltr] .navbar-items.active{left:0}.nav{flex-direction:column;width:100%}.nav li{margin:0;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.nav li a{padding:15px 0;font-size:18px}}@media (max-width:480px){.navbar{padding:.8rem}.mobile-logo img{height:50px}}.footer{background:linear-gradient(135deg,#1da1f2,#1d4ed8);color:#fff;padding:40px 20px;font-family:var(--font-main)}.footer__container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1400px;margin:0 auto;gap:30px}.footer__contact-info,.footer__social{margin-top:15px}#footer_section--logo img{width:120px;transition:.5s;filter:brightness(.9)}#footer_section--logo img:hover{filter:brightness(1)}.footer__section{flex:1;min-width:200px}.footer__section h4{font-size:1.2em;margin-bottom:15px;color:#fff;position:relative;padding-bottom:10px}.footer__section h4::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:rgba(255,255,255,.5)}html[dir=rtl] .footer__section h4::after{left:auto;right:0}.footer__section ul{list-style:none;padding:0;margin:0}.footer__section ul li{margin-bottom:10px}.footer__section ul li a{color:#f5f5f5;font-size:.9em;display:block;padding:3px 0}.footer__social{display:flex;gap:15px}.footer__social a{color:#fff;font-size:1.2em;width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.footer__social a:hover{background:rgba(4,41,109,.897)}.footer__contact-info p{margin-bottom:10px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.8)}.footer__contact-info i{width:20px}.footer__bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:30px;padding-top:20px;font-size:.9em}.footer__bottom p{margin:5px 0;color:rgba(255,255,255,.8)}@media (max-width:1200px){.footer__container{gap:20px}}@media (max-width:768px){.footer__container{flex-direction:column;gap:30px}.footer__section{min-width:100%}}