@import url(https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--color-secondary:#352803;--color-white:#fff;--color-fixed:#f2b818}body{font-family:"Tajawal",serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Tajawal",serif!important}*{margin:0}a{text-decoration:none}ul{margin:0;list-style:none;padding:0}textarea{resize:none}p{margin:0!important}.app{width:100%;overflow:hidden}.navbar{background-color:var(--color-fixed);.navbar{transition:all 0.3s ease-in-out}.navbar.fixed-top{position:fixed;top:0;width:100%;background-color:rgb(255 255 255 / .95);box-shadow:0 4px 6px rgb(0 0 0 / .1);z-index:999999999999999!important}}.navbar-brand{font-size:1.8rem;font-weight:700;color:#fff}.navbar-nav .nav-link{color:#fff;font-size:1rem;margin:0 10px}.navbar-nav .nav-link:hover{color:#000}.btn-custom{background-color:#fff;color:#555;border-radius:30px;padding:5px 15px;font-weight:700;transition:all 0.3s;display:flex;justify-content:center;align-items:center}.btn-custom:hover{background:#ffeaae;color:#000;padding:5px 20px}.navbar a:hover{color:#9a7716!important}.hero-section{height:500px;background-color:var(--color-fixed);position:relative;padding-top:30px;transform:translateY(-100%);animation:dropBackground .2s ease-out forwards}@keyframes dropBackground{from{transform:translateY(-100%)}to{transform:translateY(0)}}.hero-section svg.waves{position:absolute;bottom:-5px;right:0;width:100%}.hero-section-image{width:85%}.hero-section .content{padding-right:70px;padding-top:30px}.hero-section .content h2{font-size:50px}.hero-section .images-stars{position:relative;margin-bottom:25px}.hero-section .images-stars .one{position:absolute;left:0;top:30px;animation:starAnimation 4s infinite ease-in-out alternate}.hero-section .images-stars .two{position:absolute;right:0;top:0;animation:starAnimation 4s infinite ease-in-out alternate}.wrapper{position:relative;top:-500px}.hero-section-content{position:absolute;z-index:999999999}.hero-section-content h2{font-family:"Montserrat",serif;color:var(--color-white);font-weight:700}.hero-section-content h2 span{position:relative;font-family:"Poppins",sans-serif!important}.hero-section-content h2 span::before{content:"";position:absolute;left:-20px;bottom:0;width:40%;background:var(--color-white);opacity:.2;height:15px;border-radius:5px;filter:blur(1px)}.hero-section-content .lead{margin-top:16px!important}.hero-section-content p{color:#676464;font-weight:700;text-align:justify;font-size:17px;text-transform:uppercase}.hero-section-content .buttons{display:flex;justify-content:center;flex-direction:column;width:40%;margin:auto;padding-top:110px}.hero-section-content .buttons a{border-radius:15px;font-size:14px}.about-us{text-align:center;margin:auto;padding:30px 0}.about-us .content{border:2px solid #ffeab1;padding:25px;margin:41px 0;border-radius:10px;-webkit-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);-moz-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .05)}.about-us .content h4{color:var(--color-fixed);font-weight:700;font-size:32px}.about-us .content p{color:var(--color-secondary);padding:3px}.about-us .row{justify-content:center}.about-us .content .startAboutUs{position:relative}.about-us .content header{display:flex;justify-content:center}.about-us .startAboutUs svg path{fill:var(--color-fixed)}.we_believe{width:100%;height:450px;background-size:cover;position:relative}.we_believe::after{content:"";position:absolute;background:rgb(255 255 255 / .9);left:0;top:0;width:100%;height:100%}.we_believe .d-flex{width:100%;height:100%;justify-content:center;align-items:center}.we_believe .content{position:absolute;z-index:9999;width:60%;color:var(--color-fixed)}.we_believe .content h1{text-align:left;direction:ltr;font-size:56px;text-transform:uppercase;font-weight:700;font-family:"Poppins",sans-serif!important;text-shadow:3px 0 3px #dfdfdf}.we_believe .content h5 span{font-weight:700;font-family:"Poppins",sans-serif!important}.we_believe .content h5 i{font-size:13px;font-family:"Poppins",sans-serif!important}.services{padding:50px 0;background:#fef8e8;position:relative}.services .svgServices{position:absolute;top:0;width:100%}.services .svgStar{position:absolute;z-index:9999;left:140px;top:33px;animation:starAnimation 4s infinite ease-in-out alternate}@keyframes starAnimation{0%{transform:translateY(0) scale(.8) rotate(0deg)}50%{transform:translateY(-10px) scale(1.1) rotate(180deg)}100%{transform:translateY(-20px) scale(1) rotate(360deg)}}.services .container{position:relative;left:auto;top:auto}.services header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding-top:10px}.services header h4{margin:0;color:var(--color-fixed);font-weight:700;font-size:32px}.services .items .item{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #ddd;transition:box-shadow 0.3s ease;margin:5px 0}.services .items .item .text{display:flex;flex-direction:row;width:100%}.services .items .item img{flex:4;width:275px;border-radius:10px;object-fit:contain}.services .items .item h4{flex:3;margin:0;font-size:20px;color:#333;font-weight:700}.services .items .item p{flex:5;font-size:14px;color:#555;line-height:1.6;margin:0;font-weight:700}.services .items .item a{color:#676464}.services .items .item a.link{flex:.3;text-align:center;font-size:18px;color:#ffc107;text-decoration:none;transition:color 0.3s ease;height:41px;display:flex!important;align-items:center;justify-content:center;border:2px solid #ffc107;border-radius:50%}.services .items .item a.link:hover{color:#fff!important;background:#e0a800}.services .items .item a:hover{color:#e0a800}.courses{background:var(--color-fixed);padding-bottom:80px;margin-top:100px;position:relative}.courses header h4{font-size:32px;font-weight:700}.courses .waves{position:absolute;top:0}.courses .starCourses{position:absolute;top:-67px;right:205px;animation:starAnimation 4s infinite ease-in-out alternate}@keyframes starAnimation{0%{transform:translateY(0) scale(.8) rotate(0deg)}50%{transform:translateY(-10px) scale(1.2) rotate(180deg)}100%{transform:translateY(-20px) scale(1) rotate(360deg)}}.courses .bottomStars1{position:absolute;bottom:50px;left:52px;animation:starAnimation 5s infinite ease-in-out alternate}.courses .bottomStars2{position:absolute;bottom:20px;left:25px;animation:starAnimation 5s infinite ease-in-out alternate}.courses .bottomStars3{position:absolute;bottom:293px;right:14px;animation:starAnimation 5s infinite ease-in-out alternate}.courses header{display:flex;justify-content:space-between;color:#dba500;font-size:24px;margin-bottom:35px;position:relative;width:100%;top:0;font-weight:700;align-items:center}.courses header .courses .container{position:relative}.courses .splide__slide{background:#fff;border-radius:15px;padding:20px;text-align:center;box-shadow:2px 2px 10px rgb(0 0 0 / .1)}.courses .splide__slide img{width:100%;margin-bottom:10px;height:350px}.courses .splide__slide h3{color:#dba500;font-size:18px;margin:10px 0}.courses .arrow-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid #dba500;color:#dba500;text-decoration:none;margin:auto}.courses .arrow-btn:hover{background-color:#dba500;color:#fff}.our-business{margin:50px 0;position:relative}.our-business .absImage{position:absolute;left:205px;top:-39px;width:88px;height:auto}.our-business header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.our-business header h4{font-weight:700;color:var(--color-fixed);font-size:32px}.our-business img{height:200px;object-fit:cover}.testimonial{padding:40px 0;margin:15px 0;border-top:1px solid #fff0c8;border-bottom:1px solid #fff0c8;-webkit-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .05);-moz-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .05);box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .05);position:relative}.testimonial .items .anchor{width:10%;position:relative}.testimonial header{margin-bottom:80px}.testimonial header h2{font-weight:700;text-align:center;color:var(--color-fixed)}.testimonial .items{position:relative;display:flex;justify-content:center;margin-right:120px}.testimonial .items .item{width:400px;text-align:center;border:1px solid #eee;padding:20px;border-radius:30px;-webkit-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);-moz-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);display:flex;flex-direction:column;align-items:center;position:relative;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.testimonial .items .item .divider{width:80%;height:1px;background-color:#eee;margin:15px auto}.testimonial .items .item img{width:100px;border-radius:50%;margin-top:-70px;height:100px}.testimonial .items .item h2{color:var(--color-fixed);font-weight:700}.testimonial .items .dots{position:absolute;left:45%;top:10px;display:flex;flex-direction:column}.app-testimonial .img-app-testimonial{position:absolute;width:300px;right:70px}.app-testimonial .dots .dot.active i{color:var(--color-fixed)}.testimonial .items .next-prev{position:absolute;left:40%;top:130px;display:flex;flex-direction:column;gap:20px}.app-testimonial .next-prev span{cursor:pointer;font-size:18px;margin:5px 0;color:var(--color-fixed);border:1px solid var(--color-fixed);width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.chat-we{margin:50px 0}.chat-we h1{font-weight:700}.chat-we .btns{margin-top:30px;display:flex;gap:20px;justify-content:center;align-items:center}.chat-we .link:first-child{color:#222;border:1px solid #222;padding:10px 28px;border-radius:20px}.chat-we .link.active{background:var(--color-fixed);padding:10px 28px;border-radius:20px;color:#fff}.chat-we .line-container{position:relative}.chat-we .line-container img{position:absolute;left:120px;width:140px;bottom:-82px}.contact-us{margin:120px 0}.contact-us .app{align-items:center}.contact-us form{border:1px solid #eee;padding:45px;-webkit-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .25);-moz-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .25);box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .25);border-radius:25px}.contact-us form .form-control{border-radius:0;border:none;border-bottom:1px solid var(--color-fixed)}.contact-us form .form-control:focus{box-shadow:none}.contact-us form .appSubmit{display:flex;justify-content:center}.contact-us form .submit{padding:13px 40px}footer.footer{background-color:var(--color-fixed);padding:5px 0}.imgFooterRotate{animation:starAnimation 4s infinite ease-in-out alternate}.svgFooter{animation:starAnimation 4s infinite ease-in-out alternate}@keyframes starAnimation{0%{transform:translateY(0) scale(.8) rotate(0deg)}50%{transform:translateY(-10px) scale(1.2) rotate(180deg)}100%{transform:translateY(-20px) scale(1) rotate(360deg)}}.footer .items{display:flex;justify-content:space-between;align-items:center}.footer .items .item.info{display:flex;flex-direction:column;color:#fff;gap:10px}.footer .items .item.info .socail{display:flex;gap:13px;margin-top:15px}.footer .items .item.info .socail a{color:#fff;font-size:25px}.footer .items .item.links li{margin-bottom:5px}.footer .items .item.links a{color:#fff;font-weight:700}.footer .items .item.heading{color:#fff;font-weight:700;text-transform:uppercase}.page.about-us header{margin-bottom:40px}.page.about-us p{font-weight:700}.page.about-us p.desc1{margin-bottom:50px}.page.about-us p.desc2{margin-bottom:30px}.line-container{display:flex;align-items:center;justify-content:center;width:100%;margin:20px 0}.line{flex-grow:1;height:3px;background:var(--color-fixed);border-radius:5px}.starAboutUs{width:20px;height:20px;background:var(--color-fixed);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);margin:0 10px}.page.services{background-color:#fff}.page.services header{justify-content:center;margin:10px;border-bottom:none}.page.contact-us .app{text-align:center;border:1px solid #fee8ac;width:40%;margin:auto;border-radius:10px;padding:30px 15px}.page.contact-us .app .divider{border-top:1px solid #eee;margin:10px 0}.page.contact-us .app h5{color:var(--color-fixed);font-weight:700;margin-bottom:15px}.page.contact-us .app li{margin:20px 0;font-weight:700}.page.contact-us .app li i{background-color:var(--color-fixed);color:#fff;border-radius:50%;padding:8px}.service{margin:70px 0}.service .content .app{width:50%}.service .content p{text-align:justify}.service .banner-service h2{color:var(--color-fixed);font-weight:700;margin-bottom:20px}.service .items{margin-top:80px}.service .items .header{margin-bottom:15px;display:flex;justify-content:space-between}.service .items .header h4{color:var(--color-fixed);font-weight:700;font-size:32px}.service .item{margin-bottom:25px}.service .item h5{color:var(--color-fixed)}.services_provided .header{text-align:center;margin:55px 0;font-weight:700;color:var(--color-fixed)}.services_provided .item{text-align:center;margin-bottom:40px}.services_provided .item .card{border:1px solid #ffecb4;-webkit-box-shadow:-4px 4px 12px -6px rgb(0 0 0 / .75);-moz-box-shadow:-4px 4px 12px -6px rgb(0 0 0 / .75);box-shadow:-4px 4px 12px -6px rgb(0 0 0 / .15)}.services_provided .item ul li{border-bottom:1px solid #eee;padding:10px 0}.services_provided .item a{margin:15px 0;padding:8px 35px}.course{margin:80px 0}.course .header{display:flex;justify-content:center}.course .header .card{border:1px solid #ffecb4;-webkit-box-shadow:-4px 4px 12px -6px rgb(0 0 0 / .75);-moz-box-shadow:-4px 4px 12px -6px rgb(0 0 0 / .75);box-shadow:-4px 4px 12px -6px rgb(0 0 0 / .15)}.course .header .card-img-top{width:50%;margin:auto}.course .content{margin-top:90px;align-items:center}.our_business .header_our_business{margin:60px 0}.item_single{margin:50px 0;display:flex;align-items:center;gap:15px;flex-direction:row-reverse;flex-wrap:wrap}.item_single img{width:450px;height:auto;object-fit:cover}.item_single .content{flex:1}.item_single .content h1{width:60%;font-weight:700;color:var(--color-fixed)}.item_single .content p{width:70%;padding-top:10px;font-weight:700}.item_single_more .header{display:flex;align-items:center;justify-content:space-between}.btn{-webkit-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);-moz-box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15);box-shadow:-2px -1px 17px -5px rgb(0 0 0 / .15)!important}.hidden-section{opacity:0;animation:fadeIn 0.2s ease-in-out forwards;animation-delay:.4s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.btn{border-radius:30px}.splide__arrow.splide__arrow--prev,.splide__arrow.splide__arrow--next{display:none}.about-us .content .startAboutUs{position:relative;top:-4px;left:-3px}.star1,.star2,.star3,.star4{position:absolute;animation:starAnimation 4s infinite ease-in-out alternate}@keyframes starAnimation{0%{transform:translateY(0) scale(.1) rotate(0deg)}50%{transform:translateY(-10px) scale(1.2) rotate(180deg)}100%{transform:translateY(-20px) scale(1) rotate(360deg)}}.star4{bottom:0;animation-delay:0s}.hero-section .stars{position:relative}.hero-section .star1{top:10%;left:43%;animation-delay:0s}.hero-section .star2{top:50%;left:43%;animation-delay:1.4s;animation-duration:6s}.hero-section .star3{left:0;top:250px}.navbar-nav{padding:0}@media only screen and (min-width:1550px){.hero-section svg.waves{bottom:-85px}}