@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:poppins}html{scroll-behavior:smooth}@media only screen and (max-width:600px){body{background-color:#fff}}.App{width:100vw}.App,.hero{height:100vh}.hero{background:#fff;display:flex;padding:20px;position:relative;width:100%;z-index:1}.para{color:#000;font-size:1.5rem;max-width:700px}.left .buttons{display:flex;gap:30px;margin-top:30px}.buttons a{background-color:#000;border:none;border-radius:5px;box-shadow:0 0 4px #000;color:#fff;display:flex;font-size:1.1rem;font-weight:500;gap:10px;padding:12px 15px}.hero-profile{border-radius:50%;height:350px;width:350px}.name{color:#000;font-size:6rem}.role{color:#000;font-size:2.5rem;text-shadow:0 0 1px #000}.left strong{color:#000;font-size:1.5rem}.left{align-items:start;flex:1 1;flex-direction:column;padding-left:40px}.left,.right{display:flex;justify-content:center}.right{align-items:center;flex:1 1;height:100%}@media only screen and (max-width:799px){.hero{flex-direction:column;flex-direction:column-reverse;height:100vh;width:100vw}.left{padding-left:0;width:100%}.buttons{gap:10px}.buttons a{font-size:.9rem;padding:.5rem .8rem}.right{align-items:center;justify-content:center;width:100%}.left strong{font-size:.9rem}.hero-profile{height:230px;margin-top:100px;width:230px}.name,.role{font-size:1.4rem}.para{font-size:.9rem;padding-right:20px}}.navbar{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:space-between;left:0;position:fixed;top:0;width:100vw;z-index:999}.heading{margin-left:30px}.links{margin-right:50px}.heading p{color:#000;font-weight:500}ul{font-size:12px;gap:20px;list-style:none}.links a{color:#7f7f7f;font-size:1.2rem}.links a:hover{color:#000;font-weight:500}a{text-decoration:none}.menu-toggle{display:none}.menubar{background-color:#000;height:3px;margin:4px 0;width:25px}@media only screen and (max-width:623px){.links{display:none}.profile{height:150px;width:150px}.navbar{justify-content:end}.navbar .heading p{font-size:1.2rem;font-weight:500;margin-right:50px}.menu-toggle{display:block;left:3%;position:absolute;top:34%}}.sidebar{align-items:center;background-color:#fff;display:flex;justify-content:center;left:0;padding:20px;position:fixed;top:60px;width:100%;z-index:999}.mylinks{display:flex;flex-direction:column;gap:20px}.mylinks a{color:gray;font-size:1.5rem;font-weight:500;text-align:center}.mylinks a:hover{color:#000;transform:scale(1.2)}.cancel{left:4%;position:absolute;top:4%}.contact{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.contact .heading{color:orange;font-size:3rem;margin-top:50px;text-shadow:0 0 3px #ffb700}.cont-inp .submit-btn{background-color:orange;border:none;color:#f0f8ff;font-size:1.3rem;padding:4% 0;width:85%}.cont-container{display:flex;height:80%;width:80%}.cont-container h2{font-size:3rem;font-weight:700}.cont-info{align-items:start;display:flex;height:100%;width:50%}.cont-inp{border:1px solid #000;border-radius:20px;box-shadow:0 0 4px #000;height:70%;margin-top:45px;width:40%}.flex{display:flex}.flex-col,form{display:flex;flex-direction:column}form{align-items:center;gap:1rem;height:100%;justify-content:center;width:100%}input{height:2rem;padding:0 10px}input,textarea{border:1px solid gray;border-radius:5px;width:80%}textarea{padding:5px 10px}.cont-inp button{background-color:orange;border:none;color:#f0f8ff;font-size:1.3rem;height:50px;padding:1rem;width:300px}.social{cursor:pointer;gap:20px;margin-top:30px}@media only screen and (max-width:685px){.contact{height:150vh;width:100vw}.contact .heading{color:orange;font-size:2.5rem;margin-top:0;text-shadow:0 0 3px #ffb700}.cont-container{flex-direction:column}.cont-container h2{font-size:2rem}.text-info{background-color:red;height:20%;width:100%}form{align-items:center;display:flex;gap:5px;height:100%;justify-content:center;margin-top:10px;width:100%}.cont-inp{height:85%;width:100%}.cont-inp input{border:1px solid gray;border-radius:5px;height:1.5rem;padding:0 10px;width:80%}a{color:inherit}.cont-inp button{background-color:orange;color:#f0f8ff;font-size:1rem;margin-bottom:10px;padding:2px 3px;width:80%}}.circle{border:2px solid #fff;border-radius:50%;height:35px;position:fixed;width:35px;z-index:999}.projects{align-items:center;background-color:#2e2e2e;color:#fff;display:flex;flex-direction:column;justify-content:start;padding:20px 0;width:100vw}.projects .heading{font-size:48px}.project-div{flex-wrap:wrap;gap:40px;justify-content:center;margin-top:50px;width:90%}.proj-cont,.project-div{align-items:center;display:flex}.proj-cont{background-color:rgba(99,99,99,.718);border-radius:5px;flex-direction:column;gap:10px;height:450px;justify-content:start;padding:20px;position:relative;width:350px}.proj-img{height:160px}.proj-img,.proj-img img{border-radius:5px;width:100%}.proj-img img{height:100%}.proj-info{gap:20px}.proj-info p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:400;margin-top:10px}.proj-info .btn{background-color:hsla(0,0%,43%,.651);border-radius:5px;padding:5px 10px}.button{align-items:center;bottom:0;display:flex;gap:20px;justify-content:start;left:0;margin-top:10px;padding:15px;position:absolute;width:100%}.proj-info .btn:hover{background-color:#2020206e}.proj-info strong{font-weight:400}.icons{display:flex;gap:10px;margin-top:10px}.icons img{border-radius:50%;height:30px;width:30px}.skills{background-color:hsla(0,0%,97%,.644);flex-direction:column;padding:100px 0;width:100vw}.skill-div,.skills{align-items:center;display:flex}.skill-div{flex-wrap:wrap;justify-content:center;margin-top:50px;width:100%}.box{align-items:start;flex-wrap:wrap;gap:20px;justify-content:start;padding:20px 50px;width:500px}.box,.box1{display:flex}.box1{align-items:center;border-radius:4px;color:#000;font-size:1rem;font-weight:700;gap:5px;justify-content:center;padding:3px 5px}.box1 img{border-radius:50%;height:50px;width:50px}.skill-head{align-items:center;display:flex;flex-direction:column;height:150px;width:100%}.skills .heading{color:#000;font-size:3rem;margin-top:0}.skill-head .line{background-color:#000;height:10px;margin-top:7px;width:80%}@media only screen and (max-width:720px){.skills{padding:10px 0;width:100%}.container img{height:1.5rem;width:1.5rem}.container{flex-direction:column;height:100%;width:90%}.web-dev{height:50%}.box,.others,.web-dev{width:100%}.others{height:50%}.title{font-size:1rem}.box{gap:20px}.box1{font-size:.7rem;padding:3px 5px}}.education{align-items:center;background-color:#000;background-image:url(https://th.bing.com/th/id/R.919b705dde6bcd77f8c81ee7f0a28207?rik=67pc0xDKlnsAvA&riu=http%3a%2f%2fwallpapercave.com%2fwp%2fVCf1lhA.jpg&ehk=1lwPNf2J3LePjPbMMBovbT53V5Zv166oteqeXgrA2ac%3d&risl=&pid=ImgRaw&r=0);background-position:50% 90%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.education .heading{color:#fff;font-size:3rem;margin-top:0;text-shadow:0 0 4px blue}.edu-head .line{background-color:#fdfdfd}.edu-head{height:150px}.story-explainer{align-items:center;display:flex;height:20%;justify-content:center;left:0;position:absolute;top:0;width:100%}.plot{background-color:#fff;border-radius:10px 10px 0 10px;box-shadow:0 0 4px aqua;padding:20px}.story{align-items:center;display:flex;height:70%;margin-top:0;position:relative;width:80%}.characters .hero{background:none;height:120px;left:4;position:absolute;top:40%;width:120px}.start{background-color:#fff;border:none;border-radius:10px;box-shadow:0 0 3px #c0fff8;color:#fff;font-size:1.2rem;font-weight:500;left:3%;padding:10px 15px;position:absolute;top:63%}.characters{align-items:start;border-bottom:2px solid #fff;display:flex;gap:150px;margin-left:200px;padding:30px}.college,.school{height:60px;width:60px}.college{border-radius:50%}.engineering{border-radius:10%}.coder,.engineering,.success{height:60px;width:60px}.respo-edu{display:none}@media only screen and (max-width:368px){.education{background-color:aqua}}.footer{align-items:center;background-color:#dfe1e0;display:flex;height:60px;justify-content:center;width:100%}.footer-para{color:#000;color:gray;font-size:.9rem;font-weight:500}.educations{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:start;width:100vw}.educations .heading{color:#fff;font-size:3rem;margin-top:10px}.edu-head .line{background-color:#fff;height:5px;margin-top:7px;width:30%}.edu-head{background-color:initial;flex-direction:column;height:100px;width:100%}.edu-head,.edu-info{align-items:center;display:flex}.edu-info{flex-wrap:wrap;gap:20px;height:60%;margin-top:4rem;position:relative;width:90%}.edu-box,.edu-info{justify-content:center}.edu-box{align-items:start;background-color:#2d2d2d;border-radius:20px;box-shadow:0 0 4px #fff;padding:15px}.edu-box strong{color:#fff;font-size:1.5rem}.edu-box p{color:#fff;font-size:1rem}.dot1{top:14%}.dot1,.dot2{background-color:#957197;border-radius:50%;display:none;height:25px;left:10px;position:absolute;width:25px}.dot2{top:56%}.dot3{background-color:#957197;border-radius:50%;height:25px;left:10px;top:93%;width:25px}.bar,.dot3{display:none;position:absolute}.bar{background-color:#fff;height:100%;left:4%;top:6%;width:7px}@media only screen and (max-width:879px){.educations{align-items:end;height:150vh;width:100vw}.edu-info{gap:30px}.edu-box strong{font-size:1.2rem}}@media only screen and (max-width:741px){.bar{display:flex}.dot1,.dot2,.dot3{display:flex;left:17px}}@media only screen and (max-width:599px){.bar{display:flex}.dot1,.dot2,.dot3{display:flex;left:10px}}.services{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;padding:50px 0;width:100vw}.services h2{color:#fff;font-size:48px}.serv-box{flex-wrap:wrap;gap:40px;margin-top:50px}.serv-box,.serv-box .box{align-items:center;display:flex;justify-content:center}.serv-box .box{background-color:#505050bd;border-radius:5px;flex-direction:column;height:300px;text-align:center;width:300px}.serv-box .box img{border-radius:50%;height:150px;width:150px}.serv-box .box p{color:#fff;font-size:12px}.review{align-items:center;display:flex;flex-direction:column;justify-content:start;padding:0 0 100px;width:100vw}.review h2{color:#000;font-size:48px;margin-top:50px}.review-div{align-items:center;display:flex;gap:40px;justify-content:center;margin-top:50px}.review-box{align-items:start;background-color:#edededcc;border-radius:5px;box-shadow:0 0 4px #000;display:flex;display:none;flex-direction:column;height:220px;justify-content:start;padding:20px;width:300px}.review-box img{background-color:red;border-radius:50%;height:40px;width:40px}.review-box p{color:#4d4d4d;font-size:14px;font-weight:400;margin-top:20px}.review-box strong{font-size:16px;font-weight:500}.review-box.active{display:block}
/*# sourceMappingURL=main.6511bd84.css.map*/