@import url("https://fonts.googleapis.com/css2?family=Cairo&display=swap");@import url("https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap");a{text-decoration:none!important}body,html{overflow-x:hidden;font-family:Cairo}.overlay{position:absolute;left:0;top:0;width:100%;height:100%}.bg-light{background-color:rgba(248,249,250,0)!important}.more{background-color:#ffdf00;width:200px;text-align:center;padding:10px;color:#000;margin-top:35px;font-size:20px;cursor:pointer}.CopyRight{padding:10px 0;display:flex;justify-content:space-between}@media (max-width:767px){.CopyRight{text-align:center;display:block}}.HomePage{color:#fff;height:100vh;background:url(/homepage.jpg);background-size:cover;position:relative;background-position-y:20%}.HomePage .overlay{background-image:linear-gradient(90deg,rgba(25,19,0,.459),rgba(0,0,255,0))}.HomePage .container{max-width:1620px;margin-top:135px}.HomePage .head{font-size:78px;font-weight:700}.HomePage .head span{color:#ffdf00}.HomePage .desc{width:65%;margin-top:23px;margin-left:6px;font-size:18px;color:hsla(0,0%,100%,.805)}.HomePage .register-form{display:flex;width:42%;margin-top:60px}.HomePage .register-form .form-control{height:52px;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.HomePage .register-form .submit{background-color:#ffdf00;display:flex;align-items:center;justify-content:center;width:250px;font-size:20px;color:#000;margin-left:-1px;z-index:2;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer}.HomePage .circle1,.HomePage .circle2{position:absolute}.HomePage .circle1{width:200px;height:200px;right:-60px;top:25%;background-image:linear-gradient(0deg,#ffdf00,#f78536);border-radius:50%}@media (max-width:1400px){.HomePage .register-form{width:60%}}@media (max-width:1200px){.HomePage .head{font-size:65px}.HomePage .desc,.HomePage .register-form{width:85%}}@media (max-width:992px){.HomePage{background-position-x:80%}.HomePage .circle1,.HomePage .circle2{display:none}}@media (max-width:767px){.HomePage{background-position-x:60%}.HomePage .desc,.HomePage .register-form{width:100%}.HomePage .container{margin-top:50px}.HomePage .head{font-size:68px;font-weight:900;line-height:1.3}.HomePage .register-form{margin-top:45px}.HomePage .register-form .submit{width:200px}}.navbar{background-color:transparent!important;padding:11px 42px!important;margin-top:15px}.navbar .logo{color:#fff;font-family:Amatic SC;font-size:41px;letter-spacing:2px}.navbar .logo .icon{font-size:35px;display:inline-block;margin-right:5px}.navbar .links a{margin:0 40px;color:hsla(0,0%,100%,.615);font-size:17px}.navbar .links .Active{color:#ffdf00;font-weight:700}.navbar .me-auto{margin-left:170px}.navbar .contacts .btn{background-color:#ffdf00;margin-right:40px;border-radius:0;font-weight:700;color:#000}.navbar .navbar-toggler{border:1px solid #fff}@media (max-width:1400px){.navbar .me-auto{margin-left:89px;margin-top:0!important}.navbar .links a{margin:0 34px}}@media (max-width:1200px){.navbar .links a{margin:0 18px}.navbar .me-auto{margin-left:65px}}@media (max-width:992px){.navbar .contacts{display:none!important}}@media (max-width:767px){.navbar{padding:0!important}}.socials{display:flex;align-items:center;margin-top:110px}.socials .socials-head{font-size:19px;font-weight:600;margin-right:20px}.socials .socials-icon{display:flex;width:222px;justify-content:space-between}.socials .icon{color:#000;background-color:#ffdf00;padding:4px;width:35px;height:35px;text-align:center;margin-right:10px}@media (max-width:767px){.socials{margin-top:30px}}.About{background-color:#02081a;padding:40px 5px;color:#fff}.About .img-fluid{display:block;margin:20px auto}.About .Info-Card .head{margin-top:45px;font-size:93px;font-weight:800;line-height:1.2;position:relative;margin-left:43px}.About .Info-Card .head span{color:#ffdf00;display:block}.About .Info-Card .head:before{position:absolute;content:"";width:20px;height:100%;left:-43px;top:0;background-color:#fff}.About .Info-Card .desc{width:75%;font-size:18px;color:hsla(0,0%,100%,.623);margin-top:35px}.About .Info-Card .membership{margin-top:25px}.About .Info-Card .membership .icon{color:#ffdf00}.About .Info-Card .more{display:block}@media (max-width:1200px){.About .Info-Card .head{margin-top:20px;font-size:71px}.About .Info-Card .desc{width:100%;font-size:17px}.About .Info-Card p{margin-bottom:14px!important}}@media (max-width:767px){.About .Info-Card .membership{font-size:13px}}.WhoWe{margin-top:30px;padding:40px 5px}.WhoWe .Info-Card{display:flex;flex-direction:column;justify-content:center}.WhoWe .Info-Card .head{font-size:35px;width:80%;color:#2c5f2d;margin-top:12px}.WhoWe .Info-Card .info{margin-top:32px}.WhoWe .Info-Card .more{background-color:#041e42;color:#ffdf00}.WhoWe .Image-Card{display:flex;justify-content:center}.WhoWe .img-fluid{max-width:65%}.WhoWe .Categories-container{max-width:1500px;margin-top:160px}.WhoWe .Categories-Card{width:calc(25% - 30px);margin:5px auto;padding:30px 10px;text-align:center;transition:.3s}.WhoWe .Categories-Card:hover{transform:translateY(-15px);box-shadow:0 0 10px hsla(0,1%,74%,.557)}.WhoWe .Categories-Card .icon{padding:25px;width:100px;height:100px;border-radius:50%}.WhoWe .Categories-Card .head{font-size:23px;padding:16px 0;font-weight:600}.WhoWe .Categories-Card .learn{width:150px;background-color:#fff;padding:7px;cursor:pointer;font-size:18px;margin:26px auto 15px}.WhoWe .GoldCard{background-color:#ffdf00;color:#041e42;margin-top:-95px;height:-moz-fit-content;height:fit-content}.WhoWe .GoldCard .icon,.WhoWe .GoldCard .learn,.WhoWe .greenCard{background-color:#041e42;color:#ffdf00}.WhoWe .greenCard .icon,.WhoWe .greenCard .learn{background-color:#ffdf00;color:#041e42}.WhoWe .greenCard .desc{color:rgba(255,223,0,.659)}@media (max-width:992px){.WhoWe{margin-top:0}.WhoWe .Categories-Card{width:100%}.WhoWe .GoldCard{margin-top:0}.WhoWe .Info-Card{margin-top:35px}.WhoWe .Info-Card .head{width:100%}.WhoWe .Categories-container{margin-top:55px}}.Blogs{margin-top:30px;background-color:#02081a;color:#fff}.Blogs .img-fluid{height:100%}.Blogs .Info-Card{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:40px 20px}.Blogs .Info-Card .Icons{display:flex;justify-content:space-around}.Blogs .Info-Card .Icons .icon{background-color:#fff;color:#02081a;width:80px;padding:15px;height:80px;border-radius:50%}.Blogs .Info-Card .Icons span{display:block;font-size:16px;color:#ffdf00;font-weight:700;margin-top:10px}.Blogs .Info-Card .tripleX{margin-top:50px;font-size:38px;font-weight:700;font-family:cursive}.Blogs .Info-Card .head{font-size:69px;font-weight:900;margin-top:15px;line-height:1.2}.Blogs .Info-Card .head span{display:block;color:#ffdf00}.Blogs .Info-Card .sub-head{background-color:#fff;color:#02081a;width:57%;margin:20px auto;font-family:Amatic SC;font-size:40px}.Blogs .Info-Card .desc{width:80%;margin:20px auto}.Blogs .Info-Card .register{background-color:#ffdf00;margin:20px auto}@media (max-width:767px){.Blogs .Info-Card{padding:40px 5px}.Blogs .Info-Card .tripleX{margin-top:15px}.Blogs .Info-Card .head{font-size:60px;line-height:1.5}.Blogs .Info-Card .desc,.Blogs .Info-Card .sub-head{width:100%}.Blogs .Icons{flex-wrap:wrap}.Blogs .Icons span{font-size:14px}.Blogs .Icons .icon-container{width:50%;margin-bottom:27px}}.Prices{margin-top:20px;padding:40px 0}.Prices .head{font-size:37px;font-weight:800}.Prices .desc-Row{margin-top:30px}.Prices .desc-Row .desc{font-size:19px;color:rgba(31,30,30,.769)}.Prices .desc-Row .powers p{margin-bottom:6px}.Prices .desc-Row .powers .icon{color:#041e42}.Prices .NewsCard{padding:30px 20px 0;width:calc(33.3333333333% - 30px);margin:80px auto 20px;text-align:center;border-radius:7px;position:relative;border:2px solid #041e42}.Prices .NewsCard .price{font-size:33px;font-weight:500;margin-top:30px}.Prices .NewsCard .price small{font-size:1rem}.Prices .NewsCard .cardHeader{text-align:left;font-size:28px;font-weight:500}.Prices .NewsCard .desc{margin-top:15px}.Prices .NewsCard .more{margin:30px auto 20px;width:-moz-fit-content;width:fit-content;font-size:17px;padding:7px 23px;border-radius:7px;background-color:#041e42;color:#ffdf00}.Prices .NewsCard .popular{position:absolute;width:95px;height:35px;display:flex;justify-content:center;color:#000;align-items:center;left:50%;border-radius:4px;transform:translateX(-50%);top:-31px;background-color:#f78536}.Prices .NewsCard .popular:before{position:absolute;content:"";border:10px solid transparent;border-top-color:#f78536;left:50%;bottom:-19px;transform:translateX(-50%)}.Prices .NewsCard .save{position:absolute;background-color:#041e42;color:#ffdf00;top:34px;padding:3px 20px;right:15px;border-radius:26px}.Prices .GoldCard{border-color:#f78536}.Prices .GoldCard .more{background-color:#f78536;color:#041e42}@media (max-width:992px){.Prices{padding:40px 7px}.Prices .NewsCard{width:100%;margin-top:20px}.Prices .GoldCard{margin-top:55px}.Prices .desc{margin-bottom:15px}}footer{background-color:#02081a;color:#fff}footer .Fooer-Card{margin:50px 0}footer .head{font-size:29px;color:#ffdf00}footer .desc{padding:20px 0;font-size:18px;color:hsla(0,0%,100%,.718);width:90%}footer .Details{font-size:20px;font-weight:600;margin-bottom:11px;margin-left:30px}footer .icon{color:#ffdf00;font-size:28px;display:block;margin-top:18px}@media (max-width:767px){footer{padding:30px 0}footer .Details{font-size:18px;margin-left:18px}footer .Fooer-Card{margin:20px 0}}.Register{height:100vh;background:url(/register.jpg);background-size:cover;background-position-y:20%;position:relative}.Register .overlay{background-color:rgba(0,0,0,.651)}.Register .content{text-align:center;width:100%;position:absolute;color:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.Register .content .head{font-size:130px;font-weight:300;position:relative}.Register .content .head:before{position:absolute;content:"";width:500px;height:500px;left:50%;top:50%;transform:translate(-50%,-50%);border:60px solid rgba(255,68,0,.574);border-radius:50%;z-index:-1}.Register .content .desc{color:#9e9e9e;margin-top:-30px}@media (max-width:767px){.Register{background-position-x:75%}.Register .content .head{font-size:100px}.Register .content .head:before{width:400px;height:400px}}@media (max-width:575px){.Register{background-position-x:65%}.Register .content .head{font-size:66px}.Register .content .head:before{border:38px solid rgba(255,68,0,.574);height:320px;width:320px}.Register .content .desc{margin-top:-15px;font-size:15px}}.Service{padding:40px 0;text-align:center}.Service .head{font-size:56px;color:#041e42;font-weight:300}.Service .Service-Card{margin-top:60px}.Service .Service-Card .img-fluid{height:100%}.Service .Service-Card .leftCard{padding:29px 20px}.Service .Service-Card .leftCard .header{font-size:30px;font-weight:300}.Service .Service-Card .leftCard .desc{padding:10px 0}.Service .Service-Card .leftCard .subscribe{width:-moz-fit-content;width:fit-content;margin:20px auto;padding:8px 19px;font-weight:600;border-radius:5px;display:block}.Service .Service-Card .Gary{background-color:#ccd3db}.Service .Service-Card .Gary .subscribe{background-color:#000;color:#fff}.Service .Service-Card .Blue{background-color:#041e42;color:#fff}.Service .Service-Card .Blue .desc{color:hsla(0,0%,100%,.6)}.Service .Service-Card .Blue .subscribe{background-color:#fff;color:#000}.Service .Service-Card .Dark{background-color:#858e99;color:#fff}.Service .Service-Card .Dark .subscribe{background-color:#fff;color:#000}.Service .Service-Card .Gold{background-color:#ffdf00;color:#041e42}.Service .Service-Card .Gold .subscribe{background-color:#041e42;color:#ffdf00}@media (max-width:767px){.Service .Service-Card{padding:0;margin-top:20px}.Service .Service-Card .leftCard{padding:20px}}.RegisterationForm{background-color:#02081a;color:#fff}.RegisterationForm .Form-Card{padding:50px;display:flex;flex-direction:column;justify-content:center}.RegisterationForm .RegiserForm .img-fluid{height:100%}.RegisterationForm .RegiserForm .head{color:#ffdf00;margin-top:20px;font-family:Amatic SC;font-size:85px}.RegisterationForm .RegiserForm .desc{color:hsla(0,0%,100%,.606)}.RegisterationForm .RegiserForm .Form{margin-top:40px}.RegisterationForm .RegiserForm .Form .form-control,.RegisterationForm .RegiserForm .Form .input-group-text,.RegisterationForm .RegiserForm .Form select{height:50px;margin-bottom:20px;border-radius:4px}.RegisterationForm .RegiserForm .Form .invalid-feedback{margin-top:-14px;line-height:2}.RegisterationForm .RegiserForm .Form #submit{width:110px}.RegisterationForm .RegiserForm .Form .haveAccount{text-decoration:underline!important;cursor:pointer}@media (max-width:992px){.RegisterationForm .RegiserForm .img-fluid{display:block;margin:auto}}@media (max-width:767px){.RegisterationForm .RegiserForm .desc,.RegisterationForm .RegiserForm .head{text-align:center}.RegisterationForm .Form-Card{padding:20px 5px}}.UserProfile .leftSideBar{padding-left:30px;background-color:#02081a;height:100vh;display:flex;flex-direction:column;justify-content:center;position:fixed}.UserProfile .leftSideBar .logo{color:#ffdf00;font-family:Amatic SC;font-size:80px}.UserProfile .leftSideBar .logo .icon{font-size:60px}.UserProfile .leftSideBar .menu{margin-top:30px;color:#fff;font-size:20px;font-weight:200}.UserProfile .leftSideBar .menu .head{margin-top:9px;cursor:pointer}.UserProfile .leftSideBar .socials .socials-head{display:none}.UserProfile .leftSideBar .socials .icon{background-color:#fff;border-radius:50%}.UserProfile .RightSideBar{position:relative;left:25%;padding:0}.UserProfile .RightSideBar .linerImage{height:300px;background-image:url(/register.jpg);background-position-y:center;position:relative;font-weight:900;color:hsla(0,0%,99%,.69);font-size:87px;background-size:cover}.UserProfile .RightSideBar .linerImage .overlay{background-image:linear-gradient(45deg,rgba(255,254,0,.322),rgba(0,60,255,.369));display:flex;justify-content:center;align-items:center}.UserProfile .avatar{background-color:#c7c7c7;height:200px;justify-content:center;align-items:center;display:flex;width:200px;border:15px solid #fff;border-radius:50%;position:relative;left:50%;margin-top:-100px;transform:translateX(-50%)}.UserProfile .content{padding:40px;width:90%;margin:auto;position:relative}.UserProfile .content .logout{position:absolute;top:40px;border-radius:5px;right:40px;background-color:red;color:#fff;padding:5px 11px;cursor:pointer}.UserProfile .content .head{font-size:25px;width:-moz-fit-content;width:fit-content;position:relative}.UserProfile .content .head:before{position:absolute;content:"";background-color:#f78536;height:2px;width:30%;left:0;bottom:0}.UserProfile .content .personalInfo{display:flex;justify-content:space-between}.UserProfile .content .details-head{font-size:20px;margin-top:15px}.UserProfile .content .activationBtn{font-weight:700;text-decoration:underline!important;color:#000;padding:4px 9px;width:-moz-fit-content;width:fit-content;display:inline;cursor:pointer}.UserProfile .content .card-content{background-color:transparent!important;border:none;width:70%;margin:30px auto 20px;padding:0}.UserProfile .content .card-content .input{border-radius:4px;height:55px;background-color:#fff}@media (max-width:1200px){.UserProfile .leftSideBar{padding-left:5px}.UserProfile .leftSideBar .logo{font-size:46px}.UserProfile .leftSideBar .logo .icon{font-size:35px}.UserProfile .leftSideBar .menu{font-size:17px}.UserProfile .leftSideBar .menu .head{margin-top:15px}}@media (max-width:992px){.UserProfile .row{flex-direction:column-reverse}.UserProfile .leftSideBar{position:relative}.UserProfile .RightSideBar{left:0}.UserProfile .content,.UserProfile .content .card-content{width:100%}}@media (max-width:767px){.UserProfile .leftSideBar{text-align:center;height:-moz-fit-content;height:fit-content;padding:30px 0}.UserProfile .leftSideBar .logo{font-size:87px}.UserProfile .leftSideBar .logo .icon{font-size:67px;margin-right:7px}.UserProfile .leftSideBar .menu{margin-top:7px}.UserProfile .socials{justify-content:center}.UserProfile .RightSideBar .linerImage{font-size:47px;height:250px}.UserProfile .avatar{width:160px;height:160px;margin-top:-80px}.UserProfile .content{padding:40px 15px}.UserProfile .content .head{font-size:23px}.UserProfile .content .logout{right:5px}.UserProfile .content .details-head{margin-top:21px}.UserProfile .content .personalInfo{display:block}}.Exercise{background:url(/exercise_svg.png);height:920px;color:#fff}.Exercise .navbar{margin-top:0}.Exercise .head{font-size:100px;font-weight:700}.Exercise .head span{background:-webkit-gradient(linear,left top,right top,from(aqua),color-stop(20%,aqua),color-stop(40%,aqua),color-stop(60%,#c300ff),color-stop(80%,#ff00fa),to(#ff00fa));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Exercise .desc{line-height:3;color:hsla(0,0%,100%,.458)}.Exercise .Info-Card{margin-top:100px;padding-left:130px}.Exercise .Info-Card .customer-Number{margin-top:20px;display:flex;font-family:Amatic SC;justify-content:space-between}.Exercise .Info-Card .customer-Number .num{background-color:#fff;width:70px;height:70px;border-radius:50%;color:#041e42;display:flex;justify-content:center;align-items:center;font-size:40px;margin:5px auto}.Exercise .Info-Card .customer-Number .number-head{font-size:28px}.Exercise .Image-Card{margin-top:50px}.Exercise .Image-Card .img-fluid{display:block;margin:10px auto}@media (max-width:1700px){.Exercise .Info-Card{padding-left:50px}.Exercise .Info-Card .head{font-size:81px}}@media (max-width:1400px){.Exercise .Info-Card .head{font-size:67px}.Exercise .Info-Card .desc{line-height:1.5}.Exercise .Image-Card{display:flex}}@media (max-width:1200px){.Exercise .Info-Card{padding-left:10px}.Exercise .Info-Card .head{font-size:55px}}@media (max-width:992px){.Exercise{height:-moz-fit-content;height:fit-content}}@media (max-width:767px){.Exercise .Info-Card{margin-top:50px}.Exercise .Info-Card .head{font-size:47px}.Exercise .Info-Card .desc{margin-top:20px}.Exercise .Info-Card .customer-Number .number-head{font-size:22px}.Exercise .Image-Card{margin:55px 0}}.BodyList{margin-top:50px}.BodyList .head{font-size:22px;text-align:center;color:red;font-weight:700}.BodyList .img-fluid{display:block;margin:40px auto}