#root{background-color:#111;color:#fff;min-height:100vh}main{padding-left:450px}.container{padding:0 40px}a{text-decoration:none;color:#bbb}.slideIn{transform:translate(-50px);opacity:0;animation:slideIn 1.2s forwards}@keyframes slideIn{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@media screen and (max-width: 1600px){main{padding-left:255px}}@media screen and (max-width: 1200px){main{padding-left:0}}.mainPageContainer{display:flex;align-items:center;justify-content:center;height:100%;min-height:100vh}.mainleft div{filter:grayscale(30%);width:300px;height:300px;background-image:url(/assets/profile-91994b24.jpg);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:imgMoving 8s ease-in-out 1s infinite;box-shadow:inset 0 0 0 9px #ffffff4d;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden}@keyframes imgMoving{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.mainRight{margin-left:80px}.mainRight h1{font-size:48px;font-weight:800;margin-bottom:15px;color:#fff}.mainRight div h3{font-size:24px;margin-bottom:15px;color:#fff;font-weight:500}.mainRight p{margin-bottom:20px;font-weight:500;color:#bbb;max-width:520px;line-height:30px}.mainRight div i{font-size:22px}.mainRight div{display:flex;gap:20px}@media screen and (max-width: 1050px){.mainPageContainer{flex-direction:column;gap:30px}.mainRight{display:flex;align-items:center;flex-direction:column;margin-left:0;text-align:center}}@media screen and (max-width: 768px){.mainleft div{width:250px;height:250px}.mainRight h1{font-size:35px}}.cursorVisible{padding-left:2px}.cursorNotVisible{padding-left:3px;animation:cursorFadeOut .7s forwards}@keyframes cursorFadeOut{0%{opacity:1}50%{opacity:0}to{opacity:1}}nav{position:fixed;left:0;top:0;height:100vh;width:450px!important;padding:0 100px;display:flex;flex-direction:column;justify-content:center;background-color:#000;color:#fff;z-index:11;box-sizing:border-box;border-right:1px solid #f9f9f9;border-right-color:#111}nav ul{list-style:none;padding:40px 0 50px;letter-spacing:2px;font-size:15px;width:100%}nav ul li{letter-spacing:1.5px;margin-bottom:15px;width:fit-content;font-weight:500}nav ul li :hover{transition:letter-spacing .5s ease;letter-spacing:2.5px}nav ul li .active{color:#fff}nav ul li a{color:#bbb;display:flex;gap:10px;align-items:center}nav ul li a i{display:block;width:15px}nav a{text-decoration:none}nav h2{color:#fff;font-size:30px}nav .mediumLogoSide{width:70%;filter:brightness(0) invert(1)}.visible{visibility:visible}@media screen and (max-width: 1600px){nav{padding:0 40px;width:auto}}@media screen and (max-width: 1200px){nav{visibility:hidden}}.personalInfo{padding:100px 40px 152px;max-width:990px;margin:0 auto;position:relative}.markTittle{text-transform:uppercase;background-color:#363838;padding:7px 11px;font-size:13px;color:#bbb;font-weight:600;margin-bottom:15px;width:fit-content}.markTittleContainer h1{margin-bottom:50px;color:#fff;font-size:30px;font-weight:800}.markTittleContainer{position:relative;width:100%}.profilePic{width:100%;display:flex;justify-content:center}.profilePic img{filter:grayscale(30%);margin-bottom:35px;min-width:100px;max-width:100%;height:auto;overflow:clip;overflow-clip-margin:content-box}.aboutWidth{max-width:990px;margin:0 auto}.personalInfo .aboutWidth h2{color:#fff;margin-bottom:5px}.personalInfo .aboutWidth h4{color:#bbb}.personalInfo .aboutWidth p{color:#bbb;padding-bottom:20px;letter-spacing:.5px}.bottomLine{border-bottom:1px solid rgba(187,187,187,.1);padding-bottom:20px;margin-bottom:27px}.aboutFlex{display:flex}.aboutFlex ul{list-style-type:none}.tech{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:10px}.tech li{margin-bottom:5px;letter-spacing:.5px}.tech li img{width:100%;border-image:fill}.aboutInfoLi{display:flex}.aboutFlex ul li span{color:#bbb}.progressWrapper>div{margin-top:40px;padding-top:33px}.progressWrapper h3{font-size:20px;letter-spacing:.5px}.left{width:50%;padding-right:50px;padding-left:0}.right{width:50%;padding-left:50px}.aboutFlex ul li strong{float:left;min-width:110px;margin-right:10px}.aboutButton{width:100%;height:52px;clear:both;float:left;box-sizing:border-box;display:flex;align-items:center}.aboutButton a{padding:11px 40px;background-color:#fff;color:#000;text-decoration:none;font-size:15px;line-height:30px}.alterBG{background-color:#000;padding-left:40px;padding-right:40px}.skillName{display:flex;justify-content:space-between;margin-bottom:7px;font-size:19.5px;letter-spacing:.5px}.progress{width:100%;height:3px;background-color:#3b3b3b;margin-bottom:17px}.progress div{background-color:#636363;height:100%}.knowledge h3{font-size:20px;letter-spacing:1px;margin-bottom:50px;font-weight:700}.knowledge ul{padding-left:0}.knowledge ul li{display:flex;margin-bottom:7px}.knowledgeP{color:#bbb}.knowledge ul li i{font-size:10px;margin-top:7px;margin-right:20px}.educationTimeContainer{padding-right:20px;display:flex;flex-direction:column;justify-content:center}.educationInfo{padding-left:20px}.educationTime{color:#bbb;background-color:#fff1;padding:9px 25px;border-radius:50px;width:fit-content;font-size:14.5px}.knowledge ul li div>p{color:#bbb}.educationWrapper h3{font-size:20px;letter-spacing:1px;margin-bottom:55px;font-weight:700}.educationLi{display:flex;justify-content:space-between;padding-bottom:45px}.educationLi div{float:right;width:50%}section{padding:93px 0}.knowledge{padding-left:40px;padding-right:40px}@media screen and (max-width: 1050px){.personalInfo{padding:100px 20px 152px!important;width:auto}.alterBG,.knowledge{padding-left:20px;padding-right:20px;width:auto}}@media screen and (max-width: 768px){.aboutFlex{flex-direction:column}.left,.right{padding:0;width:auto}.progressWrapper div ul{width:100%}.knowledge .left{margin-bottom:50px}.educationWrapper div div .left{margin:0}}@media screen and (max-width: 470px){.educationLi{flex-direction:column;align-items:center}.educationWrapper>div>div{padding-left:0;padding-right:0}.educationLi>div{width:70%;display:flex;align-items:center;text-align:center;padding:0}.educationInfo{flex-direction:column}.educationTime{width:100%}}.modalContainer{justify-content:center;position:fixed;top:0;bottom:0;right:0;left:0;background-color:#0009;z-index:99;display:flex;align-items:center;flex-direction:column}.modal{background-color:#fff3;padding:20px;border-radius:5px;max-height:100%;max-width:100%}.modal img{max-width:900px;width:100%;height:auto;vertical-align:middle}@media screen and (max-width: 1200px){.modalContainer{right:0;left:0;max-height:100%}.modal{padding:0}}.whatIDoContainer{padding:100px 20px;height:auto;margin:0 auto;display:block}.servicesContainer{width:100%}.servicesUl{list-style:none;margin:0 0 0 -80px;display:flex;flex-wrap:wrap;justify-content:center}.servicesUl li{width:calc(33.333% - 40px);max-width:340px;margin:0 0 40px;padding-left:40px}.servicesUl li>div{height:calc(100% - 85px);padding:45px 30px 40px;background-color:#2e2e2e;display:flex;flex-direction:column}.servicesUl li>div:hover .readMore{left:0}.servicesUl li>div:hover .number{background-color:#ffffff1a}.servicesTittle{min-height:160px}.servicesDesc{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;padding-bottom:39.5px}.number{display:inline-block;background-color:#ffffff08;margin-bottom:25px;width:60px;height:60px;position:relative;text-align:center;border-radius:100px;line-height:60px;font-weight:700;transition:all .8s ease}.servicesUl li div h3{font-size:20px;margin-bottom:15px}.servicesUl li div>p{color:#bbb;line-height:30px}.readMore{display:flex;align-items:center;font-weight:600;font-size:13px;margin:10px 0;letter-spacing:.7px;position:absolute;bottom:0;left:-80px;transition:left .5s ease;cursor:pointer}.readMore p{width:80px;margin-right:8px}.readMore div{width:30px;height:1px;background-color:#fff}@media screen and (max-width: 1050px){.servicesUl li{width:calc(50% - 40px);max-width:50%}}@media screen and (max-width: 768px){.servicesUl li{width:100%;max-width:100%}}.closeService{height:45px;width:45px;border:solid 3px white;border-radius:50%;display:flex;align-items:center;justify-content:center;right:-50px;top:-50px;z-index:99;position:absolute;background-color:#000}.serviceWrapper{position:relative;max-width:1110px}.closeService i{font-size:23px;margin-left:1.5px;font-weight:1100}.modalService{background-color:#111;padding:70px;height:500px;overflow-y:auto;letter-spacing:.5px}.modalServiceImg{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;display:block;width:100%;height:100%;margin-bottom:40px;margin-top:-20px}.modalService>p{color:#bbb;margin-bottom:30px}.modalService>h2{margin-bottom:40px}.modalService article{margin-bottom:20px}.modalService article p{color:#bbb;padding-bottom:20px;line-height:1.8}.shareDiv{display:flex;align-items:center;letter-spacing:1px}.shareDiv strong{margin-right:20px}.shareDiv>div{margin:5px;width:32px;height:32px;border-radius:30px;display:flex;align-items:center;justify-content:center}.shareDiv i{padding-left:2px;font-size:14px}.facebookColor{background-color:#3b5998}.xColor{background-color:#000;border:solid 1px rgb(41,41,41)}.linkedinColor{background-color:#007fb1}@media screen and (max-width: 1200px){.modalService{max-width:800px;padding:60px}.closeService{right:0;top:-40px;width:35px;height:35px}}@media screen and (max-width: 1000px){.modalService{max-width:650px;padding:50px}.modalServiceImg{height:450px}}@media screen and (max-width: 800px){.modalService{max-width:500px;padding:40px}.modalServiceImg{height:450px}}@media screen and (max-width: 600px){.modalService{max-width:calc(100% - 120px);padding:20px;margin:0 auto}.modalServiceImg{height:350px}.closeService{right:40px;width:30px;height:30px}.closeService i{font-size:18px}}@media screen and (max-width: 400px){.modalService{max-width:calc(100% - 60px);padding:20px}.modalServiceImg{height:100vw}.closeService{right:20px;width:20px;height:20px}.closeService i{font-size:13px;margin-left:0}}.portfolioContainer{min-height:100vh;padding:93px 40px 43px;display:flex;flex-direction:column}.topWrapper{display:flex;width:100%;justify-content:space-between;align-items:end}.portfolioTop{display:flex;justify-content:flex-end}.portfolioTop ul{display:flex;list-style:none;margin-bottom:68px;color:#bbb}.portfolioTop ul li{margin-left:40px;cursor:pointer}.flexWrapper{margin:0 0 0 -50px;height:100%;position:relative}.flexWrapper ul{list-style:none;display:flex;flex-wrap:wrap;padding:0}.flexWrapper ul li{margin:0 0 50px;width:calc(50% - 50px);padding-left:50px;max-height:500px}.flexWrapper ul li img{min-width:100px;max-width:100%;width:100%;height:auto;overflow:hidden;overflow-clip-margin:content-box;object-fit:cover;cursor:pointer}.portfolioLi div img{transition:transform .7s ease}.portfolioLi div:hover img{transform:scale(1.15)}@media screen and (max-width: 768px){.topWrapper{flex-direction:column;align-items:start}.topWrapper div h1{margin-bottom:25px}.portfolioTop ul{padding:0;flex-wrap:wrap}.portfolioTop ul li{margin-left:0;margin-right:30px}.flexWrapper{margin:0}.flexWrapper ul{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.flexWrapper ul li{width:100%;padding:0;display:flex;justify-content:center}.newsImgContainer{height:auto!important}}.portfolioGalery{display:flex;width:100%;height:430px}.portfolioGalery img{width:0px;flex-grow:1;object-fit:cover;opacity:.8;transition:all .5s ease}.portfolioGalery img:hover{cursor:crosshair;width:300px;opacity:1;filter:contrast(120%)}.portfolioGaleryMiddle{width:300px!important;opacity:1!important;filter:contrast(120%)!important}.portfolioModalHead{display:flex;justify-content:space-between;align-items:center;padding:20px 0;width:100%}.techContainer{display:flex;flex-wrap:wrap;max-width:50%;justify-content:end}.techContainer>div{display:flex;flex-direction:column;align-items:center;margin-right:5px;min-width:57px;text-align:center}.techContainer>div>div{margin:5px;width:32px;height:32px;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:18px}.techContainer p{font-size:10px;font-weight:700}.html{background-color:#e34c26}.css{background-color:#264de4}.js{color:#f0db4f;background-color:#323330}.nodejs{background-color:#68a063}.react{color:#88dded;background-color:#323330}@media screen and (max-width: 800px){.techContainer p{font-size:8px}.techContainer>div>div{margin:2px;width:25px;height:25px;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:15px}.techContainer>div{min-width:32px;margin:5px 0}}.portfolioBottom{display:flex;justify-content:space-between}.portfolioBottom span{border-radius:30px;display:flex;align-items:center;justify-content:center;padding:0 30px;background-color:#fff3}.portfolioBottom button a{font-weight:500}@media screen and (max-width: 600px){.portfolioModalHead{flex-direction:column-reverse;align-items:baseline}.techContainer{max-width:100%}.portfolioGalery{flex-direction:column;height:100%;width:100%}.portfolioGalery img{width:auto;height:0}.portfolioGaleryMiddle{width:100%!important;height:300px!important}.portfolioGalery img:hover{height:300px;width:100%}.portfolioBottom{flex-direction:column}.portfolioBottom span{width:150px;padding:10px 0;margin-top:30px}}.newsLi>div{display:flex;flex-direction:column;box-shadow:0 0 20px #2b2b2b8f}.newsDescription{padding:25px 40px 20px;background-color:#2e2e2e;cursor:pointer}.newsDescription>p{color:#bbb;margin-bottom:20px;padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,.5);line-height:30px;font-size:15px;letter-spacing:.5px;font-style:italic}.newsDescription h4{margin-bottom:10px;font-weight:600;font-size:20px;line-height:1.4}.newsDescription>div{height:39.5px;width:100%;position:relative;overflow:hidden}.newsDescription .readMore{bottom:0;left:-80px;transition:left .5s ease}.newsImgContainer{position:relative;min-height:260px;height:100%;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.newsImg{min-height:300px;height:100%;width:100%;background-size:100%;background-position:center;display:flex;align-items:center;justify-content:center;transition:background-size .7s ease;background-image:url(https://dummyimage.com/500x500/000/fff)}.newsLi>div:hover .readMore{left:0}.newsLi>div:hover .newsImg{background-size:120%}.newsQuote{display:flex}.newsQuote i{font-size:55px;margin-right:40px;margin-top:25px;color:#fff}.bigP{font-size:22px;margin:20px 0}@media screen and (max-width: 600px){.newsQuote{display:inline}}.contactContainer{padding-left:40px;padding-right:40px}.contactMap{width:100%;height:400px;filter:grayscale(80%)}.contactForm{display:flex;flex-direction:column;margin-top:20px}.contactForm input{margin:0 0 30px;border:1px solid hsla(0,0%,100%,.2);background-color:transparent;color:#fff;font-size:13px;letter-spacing:1.4px;line-height:1.6;padding:10px 15px;height:22px;font-weight:600}.contactForm input::placeholder{color:#fff}.contactForm textarea{margin:0 0 30px;border:1px solid hsla(0,0%,100%,.2);background-color:transparent;color:#fff;font-size:13px;letter-spacing:1.4px;line-height:1.6;padding:10px 15px;height:120px;font-weight:600}.contactForm textarea::placeholder{color:#fff}.contactForm button{margin-top:30px;font-size:15px;line-height:15px;padding:19px 40px;width:190px}.emailResponse{color:green;font-size:1.3rem;letter-spacing:1.5px}.map{margin-bottom:40px}.contactForm h3{font-size:1.8rem;font-weight:800;color:#ac0101;letter-spacing:1.5px;margin-bottom:20px}.contactForm h3 a{font-size:1.2rem}.topBar{background-color:#323232cc;height:50px;display:flex;justify-content:space-between;align-items:center;height:40px;padding:15px 20px;visibility:hidden;position:fixed;width:calc(100% - 40px);z-index:9}.topBar a,.topBar img{height:100%}.topBar i{font-size:30px}@media screen and (max-width: 1200px){.topBar{visibility:visible}}@media screen and (max-width: 500px){.topBar a{max-width:150px;overflow:hidden}}.blackAndWhiteButton{width:60px;height:50px;display:flex;align-items:center;justify-content:center;right:0;top:50%;position:fixed;background-color:#fff3;border-radius:30px 0 0 30px;font-size:20px;z-index:10}@media screen and (max-width: 1200px){.blackAndWhiteButton{top:14px;right:60px;width:44px;height:44px;border-radius:30px;font-size:23px}}.languageButton{width:55px;height:55px;display:flex;align-items:center;justify-content:center;right:10px;top:14px;position:fixed;background-color:#fff3;border-radius:30px;font-size:25px;z-index:10}@media screen and (max-width: 1200px){.languageButton{top:14px;right:116px;width:44px;height:44px;border-radius:30px;font-size:23px}}@media screen and (max-width: 500px){.languageButton{right:70px}}*{margin:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}
