@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&family=Rubik:wght@400;500;700&display=swap";:root{--main-green: #7ed956;--main-blue: #00106b;--main-white: #fff}#root{z-index:1}html{position:relative;overflow-x:hidden}body{font-family:Poppins,Verdana,sans-serif;position:relative}.lang-ar{font-size:120%}a{cursor:pointer}.close-button{position:absolute;top:0;right:0;cursor:pointer;z-index:9;background-color:transparent;border:none}.close-button img{width:50px!important}.transformation{margin:2rem auto 3rem}.transformation-card{position:relative;width:80%;height:500px;overflow:hidden;margin:0 auto;box-shadow:10px 6px 18px 6px #acacac;border-radius:20px}.image-container{box-sizing:border-box;position:relative;width:100%;height:100%;overflow:hidden;display:block}.transformation-image{display:block;height:auto;object-fit:cover;position:absolute;width:100%}.image-container span{position:absolute;bottom:2rem;font-size:1.2rem;padding:.3rem .5rem;z-index:9;border-radius:10px}.after-span{right:2rem;color:#000;background-color:#fff}.before-span{left:2rem;color:#fff;background-color:#000}.spaceMode{background:radial-gradient(ellipse at bottom,#1b2735,#090a0f)}.earthMode{background-size:100%;background-color:#fff}main{padding-top:5rem}.center-it{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:6rem;width:max-content}.my-shadow{box-shadow:0 2px 20px #82828236;border-radius:20px;background-color:#fff!important}.moon-img{position:absolute;z-index:0;bottom:0;right:0;animation:moonAnimation 100s ease infinite}.pngwing-img{width:300px;position:absolute;z-index:0;bottom:0;right:0;animation:pngwingAnimation 70s ease infinite}@keyframes moonAnimation{0%{right:0;bottom:0;transform:rotate(0)}to{right:100%;bottom:100%;transform:rotate(360deg)}}@keyframes pngwingAnimation{0%{right:0;bottom:0}to{right:100%;bottom:100%}}a{text-decoration:none}.side-menu{position:fixed;right:-255px;top:50%;transform:translateY(-50%);z-index:999999;margin:0;padding:0;transition:1s}.side-menu:hover{right:0}.side-menu ul{list-style-type:none;margin:0;padding:0}.side-menu ul li{padding:.4rem .7rem;min-width:300px;cursor:pointer;width:max-content}.side-menu ul li i{margin-right:1rem;font-size:1.5rem}.side-menu ul .contact-phone i{margin-left:.2rem;font-size:1.6rem}.side-menu ul li a{color:#fff;width:100%;display:block}.contact-phone{background-color:var(--main-blue);border-top-left-radius:6px}.contact-phone:hover,.contact-mail:hover,.contact-whatsapp:hover{background-color:orange}.contact-mail{background-color:#0d6efd}.contact-whatsapp{background-color:#25d366;border-bottom-left-radius:6px}.header{background:#00000036;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:fixed;left:50%;transform:translate(-50%);padding:2rem 8px;top:0;width:100%;margin:0 auto}.transition{width:100vw;height:100vh;position:absolute;background:#f0f8ff;top:0;left:0;right:0;bottom:0;z-index:7}.transition{width:100%;aspect-ratio:1;background:linear-gradient(#000 0,#000 0),linear-gradient(var(--main-green) 0 0),var(--main-blue);background-repeat:no-repeat;animation:l1 3s ease-in-out}@keyframes l1{0%{background-size:100% 0,0 100%}30%,50%{background-size:100% 0,100% 100%}80%,to{background-size:100% 100%,100% 100%}}.transition h1{color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.request-button{background-color:#25d366;color:#fff;padding:.3rem .8rem;border-radius:6px;font-size:1.5rem}#langDropdown{font-size:1.4rem}.request-button i{margin-right:.6rem;margin-left:.6rem}.navigation{width:100%}.navigation-list{list-style-type:none;justify-content:center!important;width:100%;margin:0;gap:1rem}.bottom-nav{background:#0000004d;width:max-content;display:none;padding:.7rem 1.7rem;z-index:2;position:fixed;left:50%;transform:translate(-50%);bottom:2rem;gap:.8rem;border-radius:3rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.bottom-nav a{background:transparent;padding:.9rem;border-radius:50%;display:flex;color:var(--main-blue);font-size:1.1rem}.bottom-nav a:hover{background:var(--color-light)}.bottom-nav a.active{background:#fff;color:var(--main-blue)}.logo{cursor:pointer}.logo-name{font-size:1.1rem;margin:0;line-height:1;color:var(--main-blue);border-left:2px solid var(--main-blue)}.logo-name.white-logo{color:var(--main-blue);border-left:2px solid var(--main-blue)}.logo-img{width:40px;margin-right:.5rem}.nav-link{color:var(--main-blue)}.nav-link.active,.nav-link:hover{color:var(--main-green)!important}.nav-link:focus{color:var(--main-green)!important}.projects-section .nav-link{border:none;padding:.4rem}.projects-section{background-color:#f4f4f4;border-radius:30px;position:relative}.projects-section .nav-link:after{background:none}.projects-section .nav-link.active{border:none;border-bottom:2px solid var(--main-green)!important;padding:.4rem!important}.projects-section .underlay{color:#a8a8a82c!important}.projects-section .title{color:var(--main-blue)!important;animation:text-flicker 3s linear infinite}.nav-link.day.active,.nav-link.day:hover{color:var(--main-blue)!important}.nav-link.day:focus{color:var(--main-blue)!important}.nav-link{padding:0;margin:0;border:none;background:none;cursor:pointer}.nav-link{--primary-color: var(--main-blue);--hovered-color: var(--main-green);position:relative;display:flex}.nav-link p{margin:0;position:relative;color:var(--primary-color)}.nav-link:after{position:absolute;content:"";width:0;left:0;bottom:-7px;background:var(--hovered-color);height:2px;transition:.3s ease-out}.nav-link:hover:after{width:100%}.nav-link:hover p:before{width:100%}.nav-link p:before{position:absolute;content:"Home";width:0%;top:0;right:0;bottom:0;left:0;color:var(--hovered-color);overflow:hidden;transition:.3s ease-out}.nav-link.about-btn p:before{content:"Why Me?"}.nav-link.services-btn p:before{content:"Services"}.nav-link.projects-btn p:before{content:"Projects"}.nav-link.pricing-btn p:before{content:"Pricing"}.nav-link.blogs-btn p:before{content:"Blogs"}.nav-link.about-btn-ar p:before{content:"علاش أنا؟"}.nav-link.services-btn-ar p:before{content:"الخدمات"}.nav-link.projects-btn-ar p:before{content:"الأعمال"}.nav-link.pricing-btn-ar p:before{content:"ثمن الخدمات"}.nav-link.blogs-btn-ar p:before{content:"المدونة"}.nav-link.about-btn-fr p:before{content:"Pourquoi moi ?"}.nav-link.services-btn-fr p:before{content:"Services"}.nav-link.projects-btn-fr p:before{content:"Projets"}.nav-link.pricing-btn-fr p:before{content:"Tarifs"}.nav-link.blogs-btn-fr p:before{content:"Blog"}.social .header-social-link{display:flex;align-items:center;font-size:1.8rem;color:var(--main-blue);transition:.3s;padding:0 .8rem;background-color:transparent;border:none;cursor:pointer}.social .header-social-link:hover .icon{color:var(--main-green)}.icon.tiktok{width:25px}.social .instagram-link:hover .clone-card.one{display:block}.clone-card{box-shadow:11px 11px 32px #ccc,-11px -11px 22px #fff}.social .tiktok-link:hover .clone-card.two,.social .github-link:hover .clone-card.three,.social .linkedin-link:hover .clone-card.four{display:block}.social .instagram-link .profile-edit-btn{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb)}.social .tiktok-link .profile-edit-btn{background:#ff3b5c;border:none;outline:none;color:#fff}.social .github-link .profile-edit-btn{background-color:#d0d7de;color:#000}.social .linkedin-link .profile-edit-btn{background:#0a66c2;color:#fff}.social .linkedin-link .profile-stats li:nth-child(2){background-color:#0a66c2;color:#fff;padding:.4rem .6rem;border-radius:30px}.social .linkedin-link .profile-stats li:nth-child(3){background-color:#fff;color:#0a66c2;padding:.4rem .6rem;border:1px solid #0a66c2;border-radius:30px}.social .github-link .profile-stats li:last-child{background-color:#d0d7de;width:-webkit-fill-available;padding:.4rem 0;text-align:center;font-weight:700;border-radius:30px}.social .github-link .profile-real-name,.social .linkedin-link .profile-real-name{font-weight:700;font-size:.7rem}.navbar-toggler-icon{background-image:url(./images/menu.png)!important}.header-social-link{position:relative}#theme-toggle-button{font-size:6px;position:relative;display:inline-block;width:10em;cursor:pointer}#toggle{opacity:0;width:0;height:0}#container,#patches,#stars,#button,#sun,#moon,#cloud{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}#toggle:checked+svg #container{fill:#2b4360}#toggle:checked+svg #button{transform:translate(28px,2.333px)}#sun{opacity:1}#toggle:checked+svg #sun{opacity:0}#moon{opacity:0}#toggle:checked+svg #moon{opacity:1}#cloud{opacity:1}#toggle:checked+svg #cloud{opacity:0}#stars{opacity:0}#toggle:checked+svg #stars{opacity:1}.fixed{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:end;width:200px;right:-70px;bottom:0;z-index:9;min-height:245px}.fixed span{position:absolute;top:-10px;left:-20px;width:max-content;background-color:#f5f5f5;box-shadow:1px 1px 15px 1px #e6e6e6;border-radius:20px;padding:.5rem;opacity:0;transition:.6s}.opacity{opacity:9!important}.fixed .span-three{top:-50px}.vector1,.vector2,.vector3{width:200px;margin-bottom:-18px;display:none}.vector2,.vector3{position:absolute;left:0;top:0}.visiblity{display:initial}.home{width:100%;height:90vh;max-height:700px;min-height:600px;display:flex;position:relative;overflow:hidden;background-image:url(../images/digitalisationlik-banner.png);background-size:75%;background-position:right bottom!important;height:auto;background-repeat:no-repeat}.home h1,.why-choose-us h2,.our-work h2,.about h2,.experiences h2,.skills h2,.projects-section h2,.testimonials h2,.transformation h2{color:var(--main-blue)}.home h1{font-size:2rem}.home .description{display:flex;gap:1rem;justify-content:start;align-items:center;border-radius:20px;text-align:left}.home .home-img{display:flex;justify-content:center;align-items:center}.home .home-img img{width:300px;padding:1rem 2rem;border-radius:50%}.home .description p{color:#fff;font-size:19px;width:fit-content}.parent{width:70%;height:300px;perspective:1000px}.home-card{height:100%;border-radius:50px;background:linear-gradient(135deg,#00856f,#00343b);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px}.glass{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:55px 100% 55px 55px;background:linear-gradient(0deg,#ffffff59,#ffffffd0);transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.content{transform:translateZ(26px)}.content .title{display:block;color:#00894d;font-weight:900;font-size:20px}.content .text{display:block;color:#00894ec3;font-size:15px;margin-top:20px}.bottom{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.bottom .view-more{display:flex;align-items:center;width:40%;justify-content:flex-end;transition:all .2s ease-in-out}.bottom .view-more:hover{transform:translateZ(10px)}.bottom .view-more .view-more-button{background:none;border:none;color:#fff;font-weight:bolder;font-size:12px}.bottom .view-more .svg{fill:none;stroke:var(--main-blue);stroke-width:3px;max-height:15px}.bottom .social-buttons-container{display:flex;gap:10px;transform-style:preserve-3d}.bottom .social-buttons-container .social-button{width:30px;aspect-ratio:1;padding:5px;background:#fff;border-radius:50%;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px}.bottom .social-buttons-container .social-button:first-child{transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.bottom .social-buttons-container .social-button:nth-child(2){transition:transform .2s ease-in-out .6s,box-shadow .2s ease-in-out .6s}.bottom .social-buttons-container .social-button:nth-child(3){transition:transform .2s ease-in-out .8s,box-shadow .2s ease-in-out .8s}.bottom .social-buttons-container .social-button .svg{width:15px;fill:var(--main-blue)}.bottom .social-buttons-container .social-button:hover{background:#000}.bottom .social-buttons-container .social-button:hover .svg{fill:#fff}.bottom .social-buttons-container .social-button:active{background:#ffea00}.bottom .social-buttons-container .social-button:active .svg{fill:#000}.home-logo{position:absolute;right:0;top:0;transform-style:preserve-3d}.home-logo .home-circle{display:block;position:absolute;aspect-ratio:1;border-radius:50%;top:0;right:0;box-shadow:#64646f33 -10px 10px 20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00f9cb33;transition:all .5s ease-in-out}.home-logo .circle1{width:170px;transform:translateZ(20px);top:8px;right:8px}.home-logo .circle2{width:140px;transform:translateZ(40px);top:10px;right:10px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition-delay:.4s}.home-logo .circle3{width:110px;transform:translateZ(60px);top:17px;right:17px;transition-delay:.8s}.home-logo .circle4{width:80px;transform:translateZ(80px);top:23px;right:23px;transition-delay:1.2s}.home-logo .circle5{display:block;position:absolute;aspect-ratio:1;border-radius:50%;transition:all .5s ease-in-out;width:50px;transform:translateZ(100px);top:35px;right:35px;display:grid;place-content:center;transition-delay:1.6s}.home-logo .circle5 img{width:100px;height:auto}.parent:hover .home-card{transform:rotate3d(1,1,0,30deg);box-shadow:#0547114d 30px 50px 25px -40px,#0547111a 0 25px 30px}.parent:hover .home-card .bottom .social-buttons-container .social-button{transform:translateZ(50px);box-shadow:#05471133 -5px 20px 10px}.parent:hover .home-card .home-logo .circle2{transform:translateZ(60px)}.parent:hover .home-card .home-logo .circle3{transform:translateZ(80px)}.parent:hover .home-card .home-logo .circle4{transform:translateZ(100px)}.parent:hover .home-card .home-logo .circle5{transform:translateZ(120px)}.why-choose-us .underlay,.our-work .underlay,.testimonials .underlay,.projects-section .underlay,.transformation .underlay,.pricing .underlay{color:#c0c0c038;font-size:5rem;font-weight:700;margin-bottom:-3rem}.why-choose-us .title,.our-work .title,.testimonials .title,.projects-section .title,.transformation .title,.pricing .title{font-weight:600;font-size:3.5rem;margin-bottom:2rem}.why-choose-us .desc-p,.our-work .desc-p,.testimonials .desc-p,.projects-section .desc-p,.transformation .desc-p{max-width:60%;margin:0 auto;color:#898fa3;font-size:1.4rem}.pricing .title{color:#fff}.why-choose-us .pros{margin-top:2rem}.why-choose-us .pros .col-4{min-height:220px}.why-choose-us .pros img{width:70px;margin-bottom:1rem}.why-choose-us .pros .changes-services-img{width:55px;margin-bottom:1.9rem}.why-choose-us .pros h3{font-size:1.4rem;color:var(--main-blue)}.why-choose-us .pros{max-width:90%}.work-container{position:relative}.work-container .row{height:70vh;transition:all 1.8s ease}.work-container h2{margin-bottom:3rem;font-weight:700}.work-container p{color:var(--main-blue);line-height:2;font-weight:500;font-size:1.5rem}.spacer{height:300px}.overlay-div{z-index:10;display:block;position:absolute;top:-60px;left:0;width:100%;height:100%}.sticky-div{perspective:1800px;display:flex;position:sticky;position:-webkit-sticky;overflow:hidden;top:3rem;margin:0;height:100vh}.moving-overlay-section-left{position:relative;width:50%;transform-origin:center top;transform:rotateY(15deg) rotateX(10deg);transition:all .2s ease-out}.moving-overlay-section-right{position:relative;width:50%;transform-origin:center top;transform:translate(90%) rotate(-4e-05deg) rotateY(-15deg) rotateX(9.99994deg);transition:all .2s ease-out}.back-img-container{z-index:0;position:relative;width:115%}.back{position:relative;width:100%}.back-img-left{position:absolute;top:0;left:10%;width:90%;height:100%;animation:back-img-left .4s ease}.back-img-right{position:absolute;top:0;left:10%;width:90%;height:100%;animation:back-img-right .4s ease}.front-img-container{z-index:1;position:absolute;top:10%;left:15%;width:80%;height:100%;perspective:800px}.front-img-left{position:absolute;width:90%;top:20%;height:auto;border-radius:15px;opacity:1;box-shadow:22px 14px 31px -6px #5e5e5e6e;-webkit-box-shadow:22px 14px 31px -6px rgba(94,94,94,.432);-moz-box-shadow:22px 14px 31px -6px rgba(94,94,94,.432);animation:front-img-left .4s ease}.front-img-right{position:absolute;width:90%;top:20%;height:auto;opacity:1;border-radius:15px;box-shadow:-17px 13px 31px -6px #5e5e5e6e;-webkit-box-shadow:-17px 13px 31px -6px rgba(94,94,94,.432);-moz-box-shadow:-17px 13px 31px -6px rgba(94,94,94,.432);animation:front-img-right .4s ease}@keyframes front-img-left{0%{left:-2rem}50%{left:2rem}to{left:0rem}}@keyframes front-img-right{0%{left:-2rem}50%{left:2rem}to{left:0rem}}@keyframes back-img-left{0%{left:20%}50%{left:0%}to{left:10%}}@keyframes back-img-right{0%{left:0%}50%{left:20%}to{left:10%}}.tab-content img{width:80%;border-radius:20px}.tab-content h3{font-size:1rem;color:var(--main-blue);font-weight:700;text-align:left;padding-left:1.3rem;margin-top:.8rem}.tab-content p{font-size:.8rem;text-align:left;padding-left:1.3rem}.testimonials .carousel,.testimonials .carousel .carousel-inner{height:auto!important}.testimonials .carousel-control-prev{left:2.5rem}.testimonials .card{background:#fff;box-shadow:0 8px 30px -7px #c9dff0;margin:2rem 20px;border-radius:20px;border:0}.testimonials .card .card-img-top{max-width:100px;border-radius:50%;margin:15px auto 0;box-shadow:0 8px 20px -4px #95abbb;width:100px;height:100px}.testimonials .card h5{color:#01b0f8;font-size:21px;line-height:1.3}.testimonials .card h5 span{font-size:18px;color:#666}.testimonials .card p{font-size:18px;color:#555;padding-bottom:15px}.testimonials .center{opacity:1}.testimonials .center h5{font-size:24px}.testimonials .center h5 span{font-size:20px}.testimonials .center .card-img-top{max-width:100%;height:120px;width:120px}.about,.experiences{position:relative;overflow:hidden;padding:3rem 2rem;width:86%;margin:0 auto}.about h2,.experiences h2{font-size:40px;margin-top:1rem}.about span,.experiences span{font-size:1.5rem;color:#fff}.about p,.experiences p,.experiences ul li{color:#fff}.about .btn,.experiences .btn,.submit-button,.pjt-btn{background-color:var(--main-blue);border:none;box-shadow:1px 1px 15px 1px var(--main-blue);font-weight:700;padding:.5rem 1rem;color:#fff}.about .btn:hover,.experiences .btn:hover,.submit-button:hover{background-color:transparent;border:var(--main-green);color:#fff}.pjt-btn:hover{background-color:#000000c0;color:#fff}.about .img-section,.experiences .img-section{position:relative}.about .about-img{width:300px;height:auto}.experiences .about-img{width:100%;height:auto;z-index:9}.about .graph1,.experiences .graph1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.about-card{width:350px;height:100%;transition:all .2s;position:relative;text-align:center}.experiences .about-card{width:100%;height:fit-content}.about-card-inner{width:inherit;height:inherit;background:#ffffff0d;box-shadow:0 0 10px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px}.about-card-inner.memo{background:#fff;padding:1rem 0;text-align:center}.about-card:hover{transform:scale(1.04) rotate(1deg)}.about-circle{width:100px;height:100px;background:repeating-linear-gradient(48deg,var(--main-blue) 0%,var(--main-green) 100%);border-radius:35% 30% 75%/49% 30% 70% 51%;position:absolute;animation:move-up6 2s ease-in infinite alternate-reverse}.about-circle:nth-child(1){top:-25px;left:-25px}.about-circle:nth-child(2){bottom:-25px;right:-25px;animation-name:move-down1}@keyframes move-up6{to{transform:translateY(-10px)}}@keyframes move-down1{to{transform:translateY(10px)}}.skills.two{margin:4rem auto 2rem;position:relative;overflow-x:hidden}.skills h1,.experiences h1{font-size:2rem;font-weight:700;color:var(--main-blue);margin-bottom:1rem;text-align:center}.skills img{min-height:200px;width:100%}.skills .card{border:none}.skills .skill-card{box-shadow:1px 1px 15px 1px #ececec;margin:1rem auto;border-radius:20px;padding:.6rem}.skill-card{border:none}.skill{background-color:var(--main-blue)}.skill img{width:300px;height:auto}.skill-title{border:8px solid var(--main-blue)}.skills h2{font-size:60px;text-shadow:2px 2px var(--main-green);margin-top:1rem}.skills-items{margin-bottom:5rem;margin-top:0}.skills-items h3{color:#fff;font-size:1.2rem;font-weight:700;margin-top:1rem;text-align:center}.skill-item{width:160px;height:160px;position:relative}.skill-item .outer{width:160px;height:160px;border-radius:50%;padding:20px;box-shadow:6px 6px 10px -1px #00000026,-6px -6px 10px -1px #ffffffb3}.skill-item .inner{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:inset 4px 4px 6px -1px #0003,inset -4px -4px 6px -1px #ffffffb3,-.5px -.5px #fff,.5px .5px #00000026,0 12px 10px 10px #0000000d}.skill-item .number{font-weight:600;color:#fff}.skill-item circle{fill:none;stroke:url(#GradientColor);stroke-width:20px;stroke-dasharray:472;stroke-dashoffset:472}.skill-item svg{position:absolute;left:0;top:0}.animateit1{animation:anim1 2s linear forwards}.animateit2{animation:anim2 1.7s linear forwards}.animateit3{animation:anim3 3s linear forwards}.animateit4{animation:anim4 3s linear forwards}.animateit5{animation:anim5 3s linear forwards}.animateit6{animation:anim6 3s linear forwards}@keyframes anim1{to{stroke-dashoffset:165}}@keyframes anim2{to{stroke-dashoffset:135}}@keyframes anim3{to{stroke-dashoffset:188}}@keyframes anim4{to{stroke-dashoffset:188}}@keyframes anim5{to{stroke-dashoffset:247}}@keyframes anim6{to{stroke-dashoffset:188}}.projects-section{background:#fff}.projects{padding:1rem 0 4rem;height:90vh;min-height:400px}.projects h1{font-size:2rem;font-weight:700;color:var(--main-blue);margin-bottom:1rem;text-align:center}.video-container{position:relative;width:100%;padding-top:53.25%;overflow:hidden}.svg-box{position:absolute;padding:10px;text-align:right;display:flex;align-items:center;justify-content:center;background:#000000d8;border-top:2px solid rgb(255,255,255);border-right:1px solid white;border-radius:10% 13% 42% 0%/10% 12% 75% 0%;box-shadow:#64646f5d -7px 7px 29px;transform-origin:bottom left;transition:all .7s ease-in-out}.svg-box:hover{background:#f1f1f1d8}.svg-box span{color:#fff;font-size:1.4rem}.svg-box3{width:50%;height:50%;bottom:-50%;left:-50%;cursor:pointer}.svg-box3:hover span{color:#000}.video-container:hover .svg-box3{bottom:-6px;left:-6px}.video-container img{position:absolute;top:0;left:0;bottom:0;width:100%;border:2px solid white var(--main-blue);height:-webkit-fill-available;border-radius:10px!important;transition:.3s}.video-container img:hover{transform:scale(1.05)}.pjcts-inner{width:70%;min-height:300px;max-height:500px;margin:0 auto;position:relative}.carousel,.item,.active{height:100%}.carousel-inner{height:600px;background-color:#fff}.carousel-caption{z-index:10}.carousel-control-prev{top:50%;left:2rem;transform:translate(-50%);bottom:auto;width:fit-content}.carousel-control-next{top:50%;right:0;transform:translate(-50%);bottom:auto;width:fit-content}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:var(--main-blue);font-size:3rem;height:40px;width:40px;padding:1rem;border-radius:50%;background-size:50%}.carousel .carousel-inner .bg{background-repeat:no-repeat;background-size:100%;background-position:center}.carousel .carousel-inner .bg1{background-image:url(../projects/arkx-grid-website.png)}.carousel .carousel-inner .bg2{background-image:url(../projects/bluebuildings.png)}.carousel .carousel-inner .bg3{background-image:url(../projects/digital-marketing.png)}.carousel .carousel-inner .bg4{background-image:url(../projects/ecolorentel.png)}.carousel .carousel-inner .bg5{background-image:url(../projects/grid-gallery.png)}.carousel .carousel-inner .bg6{background-image:url(../projects/resta.png)}.carousel .carousel-inner .bg7{background-image:url(../projects/safaryiat.png)}.carousel .carousel-inner .bg8{background-image:url(../projects/tasyiir.png)}.education,.education .pjcts-inner{width:100%}.contact{width:100%;background-color:transparent;height:auto;padding:2rem 1.3rem;position:relative}.contact .container-contact{width:100%;margin:0 auto;z-index:1}.contact-gif{height:100%}.contact h1{margin-left:.6rem;font-size:1.5rem}.contact input:focus~label,.contact textarea:focus~label,.contact input:valid~label,.contact textarea:valid~label{font-size:.55em;color:#fff;top:-12px;transition:all .225s ease}.styled-input{width:100%;margin:0 auto 1rem;position:relative;border-radius:4px;text-align:start}.styled-input.add-border input,.styled-input.add-border textarea{border:none;border-radius:4px;color:#778499;background:#eaf2fd!important;line-height:1.8}.styled-input.add-border label{color:#313131}.styled-input label{margin-bottom:.5rem;color:#fff;font-size:.8rem}.contact input,.contact textarea{padding:.4rem .6rem;width:100%;font-size:.8rem;box-shadow:1px 1px 15px 1px #dad9d92d}.contact input:focus,.contact textarea:focus{outline:none;border:none}.contact input:focus~span,.contact textarea:focus~span{width:100%;-webkit-transition:all 75ms ease;transition:all 75ms ease}.contact textarea{width:100%;min-height:130px}.btn.rounded.wtsp-me{background-color:#25d366;color:#fff}.btn.rounded.wtsp-me:hover{background-color:#0ca544}.input-container{text-align:center}.direct-contact-container{max-width:400px}.direct-contact-container .contact-list{list-style-type:none}.direct-contact-container .list-item{line-height:4;color:#aaa}.direct-contact-container .list-item i{font-size:1.3rem}.contact-text{font:300 18px Lato,sans-serif;letter-spacing:1.9px;color:#bbb}.place{margin-left:38px}.phone{margin-left:36px}.gmail{margin-left:33px}.contact-text a{color:#bbb;text-decoration:none;transition-duration:.2s}.contact-text a:hover{color:#fff;text-decoration:none}.social-media-list{position:relative;font-size:22px;text-align:center;width:100%;margin:0 auto;padding:0}.social-media-list li a{color:#fff}.social-media-list li{position:relative;display:inline-block}.social-media-list li a{position:relative;display:inline-block;height:60px;width:60px;margin:10px 3px;line-height:60px;border-radius:50%;color:#fff;background-color:#1b1b1b;cursor:pointer;transition:all .2s ease-in-out}.social-media-list li a:after{content:"";position:absolute;top:0;left:0;width:60px;height:60px;line-height:60px;border-radius:50%;opacity:0;box-shadow:0 0 0 1px #fff;transition:all .2s ease-in-out}.social-media-list li a:hover{background-color:#fff}.social-media-list li a:hover:after{opacity:1;transform:scale(1.12);transition-timing-function:cubic-bezier(.37,.74,.15,1.65)}.social-media-list li a:hover{color:#000}.copyright{font:200 14px Oswald,sans-serif;color:#555;letter-spacing:1px;text-align:center}hr{border-color:#fff9}.container-social img{display:block}.clone-card{min-width:360px;max-width:400px;margin:0 auto;padding:0 1rem;position:absolute;right:0;top:40px;background-color:#fff;display:flex;flex-direction:column;color:#000;border-radius:20px;display:none}.container-social{margin:0 auto;padding:0}.btn-social{display:inline-block;font:inherit;background:none;border:none;color:inherit;padding:0;cursor:pointer}.btn-social:focus{outline:.5rem auto #4d90fe}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.profile-social{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(3,auto);grid-column-gap:1rem;align-items:center;display:flex;flex-wrap:wrap;padding:1rem 0;justify-content:start;text-align:left}.profile-social:after{content:"";display:block;clear:both}.profile-image{padding-left:.6rem;padding-bottom:.4rem;min-height:70px;width:100%;display:flex;justify-content:start;align-items:end;grid-row:1 / -1}.linkedin-link .profile-image{padding-left:.6rem;padding-bottom:.4rem;min-height:100px;width:100%;display:flex;justify-content:start;align-items:end;grid-row:1 / -1;background-image:url(../images/banner.jpeg);background-position:top;background-size:cover}.profile-image img{border-radius:50%;width:70px}.profile-user-settings,.profile-stats,.profile-bio{width:auto;grid-column:1 / -1}.profile-user-settings{text-align:left;width:100%}.profile-user-name{display:inline-block;font-size:1rem;font-weight:700;margin:0}.profile-title{display:inline-block;font-size:.9rem;font-weight:400;margin:0}.profile-edit-btn{font-size:1rem;line-height:1.1;border:.1rem solid #dbdbdb;border-radius:.3rem;padding:1rem 0;box-shadow:0 3px 10px #00000040;margin-bottom:.5rem;text-align:center;flex-basis:100%;width:100%}.profile-settings-btn{font-size:1rem;margin-left:1rem}.profile-stats{margin-top:.3rem;flex-basis:100%}.profile-stats ul{padding:0;margin-bottom:.3rem}.profile-stats li{display:inline-block;font-size:.7rem;line-height:1.1;cursor:pointer;flex:1;margin:0 .5rem}.profile-stats li:last-of-type{margin-right:0}.profile-bio{font-size:.6rem;font-weight:400;line-height:1.2;flex-basis:100%;width:auto;margin:0}.profile-real-name,.profile-stat-count,.profile-edit-btn{font-weight:600}.gallery-social{display:flex;flex-wrap:wrap;margin:-1rem;padding-bottom:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:.1rem}.gallery-item-social{position:relative;flex:1 0 60px;margin:.4rem;color:#fff;cursor:pointer}.gallery-item-social:hover .gallery-item-info,.gallery-item-social:focus .gallery-item-info{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;background-color:#0000004d}.gallery-item-info{display:none}.gallery-item-info li{display:inline-block;font-size:.7rem;font-weight:600}.gallery-item-likes{margin-right:1.2rem}.gallery-item-type{position:absolute;top:1rem;right:1rem;font-size:1rem;text-shadow:.2rem .2rem .2rem rgba(0,0,0,.1)}.fa-clone,.fa-comment{transform:rotateY(180deg)}.gallery-image{width:100%;height:100%;object-fit:cover}.theFlow{top:0;position:sticky;padding:0;margin:0;background-color:#000}.footer-basic{background-color:transparent;color:var(--main-blue)}.footer-basic ul{padding:0;list-style:none;text-align:center;font-size:18px;line-height:1.6;margin-bottom:0}.footer-basic li{padding:0 10px;display:inline-block}.footer-basic ul a{color:inherit;text-decoration:none;opacity:.8}.footer-basic ul a:hover{opacity:1}.tiktok-svg{width:16px;opacity:.6}.footer-basic .social{text-align:center;padding-bottom:25px}.footer-basic .social>a{font-size:24px;width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;border-radius:50%;border:1px solid #ccc;margin:0 8px;color:inherit;opacity:.75}.footer-basic .social>a:hover{opacity:.9}.footer-basic .copyright{margin-top:15px;text-align:center;font-size:13px;color:#aaa;margin-bottom:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:9}.custom-modal-content{max-width:90%;max-height:90%;overflow:hidden;position:relative;background-color:#000}.custom-modal-content iframe{width:760px;height:400px}.modal-overlay img{width:auto;height:100%;object-fit:contain}section.pricing{background:var(--main-blue);background:linear-gradient(to right,var(--main-blue),var(--main-green))}.card-container{min-height:500px}.pricing .card{border:none;height:100%;border-radius:1rem;transition:all .2s;box-shadow:0 .5rem 1rem #0000001a}.pricing hr{margin:.5rem 0}.pricing .card-title{margin:.5rem 0;font-size:.9rem;letter-spacing:.1rem;font-weight:700}.pricing .card-price{font-size:2rem;margin:0}.pricing .card-price .period{font-size:.8rem}.pricing ul li{margin-bottom:.5rem}.pricing .text-muted{opacity:.7}.pricing .btn{font-size:80%;border-radius:5rem;letter-spacing:.1rem;font-weight:700;padding:1rem;opacity:.7;transition:all .2s}.blog-link:hover{text-decoration:none;color:var(--main-blue)}.masthead{position:relative;margin-bottom:3rem;padding-top:calc(8rem + 57px);padding-bottom:8rem;background:no-repeat center center;background-color:#6c757d;background-size:cover;background-attachment:scroll}.masthead:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#212529;opacity:.8}.masthead .page-heading,.masthead .post-heading,.masthead .site-heading{color:#fff}.masthead .page-heading,.masthead .site-heading{text-align:center}.masthead .page-heading h1,.masthead .page-heading .h1,.masthead .site-heading h1,.masthead .site-heading .h1{font-size:3rem}.masthead .page-heading .subheading,.masthead .site-heading .subheading{font-size:1.5rem;font-weight:300;line-height:1.1;display:block;margin-top:.625rem;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.masthead .post-heading h1,.masthead .post-heading .h1{font-size:2.25rem}.masthead .post-heading .meta,.masthead .post-heading .subheading{line-height:1.1;display:block}.masthead .post-heading .subheading{font-size:1.5rem;font-weight:600;margin:.75rem 0 2rem;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.masthead .post-heading .meta{font-size:1.25rem;font-weight:300;font-style:italic;font-family:Lora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.masthead .post-heading .meta a{color:#fff}@media (min-width: 992px){.masthead{padding-top:12.5rem;padding-bottom:12.5rem}.masthead .page-heading h1,.masthead .page-heading .h1,.masthead .site-heading h1,.masthead .site-heading .h1{font-size:5rem}.masthead .post-heading h1,.masthead .post-heading .h1{font-size:3.5rem}.masthead .post-heading .subheading{font-size:1.875rem}}.section-heading{font-size:2.25rem;font-weight:700;margin-top:3.75rem}.caption{font-size:.875rem;font-style:italic;display:block;margin:0;padding:.625rem;text-align:center}.post-preview>a{color:#212529}.post-preview>a:focus,.post-preview>a:hover{text-decoration:none;color:#0085a1}.post-preview>a>.post-title{font-size:1.875rem;margin-top:1.875rem;margin-bottom:.625rem}.post-preview>a>.post-subtitle{font-weight:300;margin-bottom:.625rem}.post-preview>.post-meta{font-size:1.125rem;font-style:italic;margin-top:0;color:#6c757d}.post-preview>.post-meta>a{text-decoration:none}@media (min-width: 992px){.post-preview>a>.post-title{font-size:2.25rem}}@media (min-width: 992px){.pricing .card:hover{margin-top:-.25rem;margin-bottom:.25rem;box-shadow:0 .5rem 1rem #0000004d}.pricing .card:hover .btn{opacity:1}}.custom-carousel{width:80%;margin:auto;overflow:hidden}.custom-carousel-inner{display:flex;transition:transform 10s ease}.custom-carousel-item{min-width:100%;margin:1rem}.custom-carousel-item img{max-width:100%;height:auto;box-shadow:10px 6px 18px 6px #eee;border-radius:10px}@media screen and (min-width: 768px){.custom-carousel-item{min-width:25%}.custom-carousel-item.tools{min-width:20%}.remove-navbar-header i{display:none}}@media screen and (max-width: 767px){.custom-carousel-item{min-width:25%}.side-menu{display:none}.transformation-card{width:100%}#langDropdown{font-size:1rem}}@media (max-width: 1400px){.carousel-inner{height:550px}}@media (max-width: 1070px){.home .home-img img{margin:0}.about{width:95%}.carousel-inner{height:450px}.align-items-start{align-items:center!important}.styled-input{width:100%}.contact-gif{width:300px}}@media (max-width: 850px){.bottom-nav{display:none}.header-row{justify-content:space-between!important}.home .home-img .my-img{width:250px;padding-top:1.5rem}.parent{width:90%}}@media (max-width: 768px){.remove-navbar-header{position:absolute;height:100vh;z-index:9;right:0;top:3.8rem;background-color:#000b4a;align-items:center!important;border-left:2px solid #000000;transition:.7s}.remove-navbar-header i{color:#fff;position:absolute;top:40%;left:-1.8rem;font-size:30px;padding:.5rem .6rem;border-radius:50%;background-color:#000b4a;cursor:pointer}.remove-navbar-header i:hover{background-color:orange}.navigation-list{flex-direction:column}.nav-link,.nav-link p{justify-content:center;color:#fff!important}.work-container .row{height:auto}.home{max-height:100%;padding-top:5rem}.overlay-div{display:none}.home h1{font-size:30px!important;text-align:center}.parent{width:100%}.home .home-img .my-img{width:250px;padding-top:1.5rem}.work-container h2{margin-bottom:1.5rem}.our-work,.why-choose-us{width:94%}.request-button{padding:.6rem .4rem;font-size:.8rem}.request-button.wtsp-btn-header{margin-right:0;font-size:1.1rem!important}.request-button.wtsp-btn-header i{margin:auto .5rem}.about{text-align:center}.home .description{justify-content:center;text-align:center}.home .description p{width:100%}.container{max-width:100%;width:100%}.skills h2{font-size:40px}.skill img{width:300px;min-height:auto;height:auto}.skill-item{transform:scale(.8)}.skills-items h3{font-size:1rem;font-weight:700;margin-top:1rem}.pjcts-inner{width:100%}.contact .container-contact{width:70%;margin:0 auto}.contact input,.contact textarea{width:100%;font-size:1rem}.place{margin-left:32px}.carousel-inner{height:500px}.input-container{width:100%}.contact h3{font-size:1.4rem}.clone-card{min-width:300px;left:-160px;top:40px}.clone-card.two{left:-170px}.clone-card.three{left:-210px}.clone-card.four{left:-250px}.custom-modal-content iframe{width:320px;height:200px}.card-container{min-height:auto}.card-container .card{height:auto}}@media (max-width: 560px){.header{padding:.8rem}.center-it{font-size:3rem}ul{list-style-type:none;padding-left:0}.social .header-social-link{font-size:1.4rem;padding:0 .3rem;margin-right:.3rem}.icon.tiktok{width:20px}.social{justify-content:end!important}.logo-img{width:30px}#theme-toggle-button svg{width:55px}.logo-name{font-size:.9rem}.about .img-section{width:30%}.about .col-6.desc{width:70%}.skills h2{font-size:30px}.skill img{width:200px;min-height:auto}.skill-item{transform:scale(.7)}.skills-items h3{font-size:.8rem;margin-top:.7rem}.about,.experiences{padding:1rem 2rem;width:96%}.experiences h1{font-size:1.4rem}.contact-main-container{padding:0}.contact{padding:2rem .7rem}.contact .container-contact{width:100%;margin:0 auto}.place{margin-left:22px}.carousel-inner{height:300px}.footer-basic ul a{font-size:.9rem}.list-inline-item{margin-right:0!important}.carousel-caption{bottom:-2rem}.phone{margin-left:16px}.gmail{margin-left:20px}.grid-img .hidden-text{font-size:.7rem;top:95%;transform:translate(-50%,-95%);display:block}.carousel .slide img{margin-top:12rem;width:100%!important;height:auto!important}.carousel .slide video{width:100%!important;height:auto!important}.addMargin{margin-top:25vh}.why-choose-us .underlay,.our-work .underlay,.testimonials .underlay,.projects-section .underlay,.transformation .underlay,.pricing .underlay,.why-choose-us .title,.our-work .title,.testimonials .title,.projects-section .title,.transformation .title,.pricing .title{font-size:2rem}.why-choose-us .desc-p,.our-work .desc-p,.testimonials .desc-p,.projects-section .desc-p .transformation .desc-p{max-width:90%}.why-choose-us .pros{max-width:100%}.projects-section .pros{margin:0!important}.projects-section .pros .col-6{padding:0}.why-choose-us .pros h3{font-size:1rem}.why-choose-us .pros p{font-size:.8 zrem}.why-choose-us .pros img{width:50px}.why-choose-us .pros .changes-services-img{width:45px;margin-bottom:1rem}.image-container span{bottom:.5rem;font-size:.6rem;padding:.2rem .3rem;border-radius:8px}.before-span{left:.5rem}.after-span{right:.5rem}}@media (max-width: 427px){.home h1{font-size:50px}.skill-item{transform:scale(.6)}.skills-items h3{font-size:.8rem;margin-top:0}.contact-text{font-size:16px}.projects{padding:0;min-height:400px;margin-top:2rem}.projects h1{margin-bottom:0}}.success{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;width:320px;padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:start;background:#84d65a;border-radius:8px;box-shadow:0 0 5px -3px #111}.success__icon{width:20px;height:20px;transform:translateY(-2px);margin-right:8px}.success__icon path{fill:#393a37}.success__title{font-weight:500;font-size:14px;color:#393a37}.success__close{width:20px;height:20px;cursor:pointer;margin-left:auto}.success__close path{fill:#393a37}
