.header{z-index:1000;background:#7fa0aa;justify-content:space-between;align-items:center;width:100%;height:96px;padding:0;display:flex;position:fixed;top:0}.header .container{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.header .container>a{align-items:center;margin-inline-start:163px;display:flex}.logo__link{width:82px}.logo__link .logo{object-fit:contain}.header .container .menuButton{color:#fff;cursor:pointer;box-shadow:none;background:0 0;border:none;font-size:24px;display:none}.header .container .nav{gap:11px;transition:all .3s ease-in-out;display:flex}.header .container .nav a{color:#fff;text-shadow:0 2px 4px #00000026;font-family:Cairo;font-weight:700;text-decoration:none;transition:color .3s ease-in-out;position:relative}.header .container .nav a:after{content:"";opacity:0;pointer-events:none;-o-transition:all .3s ease-in-out;background-color:#1e293b;width:0;height:6px;transition:all .3s ease-in-out;position:absolute;bottom:-34px;left:0}.header .container .nav a.active:after,.header .container .nav a:hover:after{opacity:1;width:100%}.cta__btns{justify-content:center;align-items:center;margin-inline-start:381px;display:flex}.dontation__btn{background:#004348;border-radius:4px;justify-content:center;align-items:center;width:137px;height:44px;font-family:Cairo;font-size:14px;font-weight:700;display:flex;box-shadow:0 4px 4px #0cd4952e}@media (max-width:991px){.header .container{justify-content:space-between}.header .container>a{margin-right:0}.header .container .menuButton{margin-left:auto;font-size:30px;display:block}.header .container .nav{text-align:center;background:#000;flex-direction:column;width:100%;padding:15px 0;display:none;position:absolute;top:96px;left:0;box-shadow:0 5px 10px #0003}.header .container .nav.open{display:flex}.header .container .nav a{color:#fff;padding:15px;display:block}.header .container .nav a:after,.cta__btns,.dontation__btn{display:none}}
.quick__contact{z-index:1000;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:69px;height:69px;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:3s ease-in-out infinite float-up-down;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 8px 24px #25d36640}.quick__contact:before{content:"";z-index:-1;opacity:.6;background-color:#25d366;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute;top:0;left:0}.whatsapp__icon svg{transform-origin:50%;animation:4s ease-in-out infinite ringing}.quick__contact:hover{animation-play-state:paused;transform:scale(1.1)translateY(-5px);box-shadow:0 12px 30px #25d36666}.quick__contact:hover:before{opacity:0;animation:none}.quick__contact:hover .whatsapp__icon svg{animation:none}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.9)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(.9)}}@keyframes float-up-down{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes ringing{0%,15%,to{transform:rotate(0)}2%,6%,10%{transform:rotate(12deg)}4%,8%,12%{transform:rotate(-12deg)}}@media (max-width:767px){.quick__contact{width:55px;height:55px;bottom:20px;right:20px}.quick__contact .whatsapp__icon svg{width:30px;height:30px}}
footer{color:#fff;text-shadow:0 2px 4px #00000026;background-color:#7fa0aa;justify-content:space-between;align-items:center;margin:0 auto;padding:30px 60px;text-decoration:none;display:flex}.first__col h1{color:#fff;font-family:Cairo;font-size:28px;font-weight:700}.first__col p{color:#fff;max-width:370px;font-family:Cairo}.second__col{gap:40px;display:flex}.second__col nav{flex-direction:column;gap:20px;display:flex}.second__col nav a{color:#fff;font-family:Cairo;font-size:14px;font-weight:700;text-decoration:none}.second__col nav a:hover{color:#fff}.third__col{flex-direction:column;justify-content:center;align-items:center;display:flex}.third__col p{color:#fff;font-family:Cairo}.third__col ul{align-items:center;gap:16px;margin-top:22px;display:flex}.third__col ul li{list-style:none}.sub__footer{background-color:#7fa0aa;justify-content:space-between;align-items:center;padding:44px 60px 10px;display:flex}.sub__footer ul{align-items:center;gap:44px;display:flex}.sub__footer ul li{list-style:none}.sub__footer ul li a{color:#fff;font-family:Cairo;font-size:14px}.sub__footer .copyRight{color:#01424a;font-family:Cairo;font-size:14px}.sub__footer .copyRight span{color:#01424a;margin:0 3px;display:inline-block}.sub__footer .space{width:200px}@media (max-width:991px){footer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:50px;padding:10px 0}.sub__footer{text-align:center;flex-direction:column;gap:10px}.sub__footer ul{flex-direction:column;gap:10px}}
