@import url(https://fonts.googleapis.com/css2?family=Pacifico&family=Raleway&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}.container{align-items:center;background-color:#fff;box-sizing:border-box;color:#343434;display:flex;height:60px;left:0;position:fixed;top:0;width:100%;z-index:4}.container ul{display:flex;font-weight:700;list-style-type:none;text-decoration:none}.container a{color:#000}.logo{color:#383b3b;font-family:Pacifico,cursive;font-size:30px;font-weight:700;margin:10px;width:20%}#checker,.fa-bars{display:none}.fa-bars{margin:10px}.container ul li{margin:20px}@media only screen and (max-width:600px){.fa-bars{display:block;font-size:40px}.container{justify-content:space-between}.container,ul{box-sizing:border-box}ul{align-items:center;background-color:#fff;flex-direction:column;height:100vh;left:-50%;position:fixed;top:60px;transition:all .5s ease-in;width:50%;z-index:5}#checker:checked~ul{left:0}}*{list-style-type:none;margin:0;padding:0;text-decoration:none}html{scroll-behavior:smooth}.empty{background-color:violet;height:60px;width:100%}p{color:#000;font-family:Raleway,sans-serif;font-size:17px;line-height:25px}button{cursor:pointer}.about{box-sizing:border-box;display:flex;height:95vh;justify-content:space-between;margin-bottom:20px;padding:4% 8%;position:relative;width:100%}.fog{height:100vh;left:0;position:absolute;top:0;width:100%;z-index:-1}.fog img{height:100%;width:100%}.image{align-items:center;-webkit-animation:change 10s ease-in-out infinite;animation:change 10s ease-in-out infinite;background-size:400% 400%;box-sizing:border-box;display:flex;justify-content:center;padding:10px;position:relative;width:50%}.image img{border-radius:1rem;height:95%;object-fit:cover;width:100%}.image img:hover{border-radius:50%;transition:1s}.white{border-radius:50%;height:400px;width:320px}@-webkit-keyframes change{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes change{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.info{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:10px;text-align:center;width:50%}.info button{background-image:linear-gradient(-45deg,#000,#fff);background-size:200%;border:none;box-shadow:2px 2px 4px rgba(0,0,0,.3);color:#000;cursor:pointer;font-family:sans-serif;font-size:20px;font-weight:700;margin:20px;padding:15px;width:250px}.info button:hover{background-image:linear-gradient(-45deg,#f5f5f5,#000);border-radius:1rem;color:#fff;transition:.3s}.info button a{color:#fff}.about p{font-family:Sacramento,cursive;font-size:40px;font-weight:400;margin:20px 0}.about h1{color:#383838;font-size:30px}@media only screen and (max-width:600px){.about{flex-direction:column-reverse;padding:20px}.image{width:100%}.white{height:400px;width:280px}.info p{font-size:30px}.info{width:100%}}@media only screen and (max-width:900px){.about{padding:0}}.details{background-image:linear-gradient(-45deg,#000,#fff)}.details,.details1{background-size:200%;box-sizing:border-box;font-family:sans-serif;padding:40px;scroll-margin-top:60px;text-align:center}.details1{background-image:linear-gradient(-45deg,#fff,#fff)}.me{color:#000;font-size:30px;font-weight:700}.details img{border-radius:8px;margin:20px auto;width:280px}.mydetails{color:#000;margin:auto;width:60%}.mydetails1{color:#000;margin:10px auto auto;width:60%}@media only screen and (max-width:600px){.mydetails,.mydetails1{text-align:left;width:100%}.mydetails1{margin-top:10px}}.skills{background-size:200%;margin:30px;padding:40px;scroll-margin-top:60px}.skills p{cursor:pointer;font-size:30px;font-weight:700;text-align:center}.tools{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:30px auto;width:700px}.tools .fab{font-size:40px}@media only screen and (max-width:740px){.skills{margin:20px;padding:40px 0}.tools{gap:10px;width:90%}}@media only screen and (max-width:400px){.tools{width:100%}.details img{width:100px}.info p{font-size:24px}}.skill-comp{align-items:center;background-color:#fff;background-image:linear-gradient(-45deg,#000,#fff);background-size:200%;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:140px;justify-content:center;padding:30px;width:140px}.skill-comp img{height:48px;width:48px}.skill-comp p{color:#000;font-size:16px}.projects{box-sizing:border-box;display:flex;gap:10px;margin:20px auto;width:90%}.pro-img{width:50%}.pro-img img{border-radius:8px;height:100%;width:100%}.tech-used .fab{color:#000;font-size:40px}.pro-info{background-image:linear-gradient(-45deg,#000,#fff);background-size:200%;border-radius:8px;box-sizing:border-box;padding:30px 50px;width:50%}.pro-info p{color:#000}.pro-info p:first-child{font-size:30px}.pro-info p:nth-child(2){margin:20px 0}.pro-info p:nth-child(3){font-weight:700;text-align:center}.pro-info img{box-shadow:1px 1px 4px rgba(16,12,135,.6);margin:10px;padding:10px}.tech-used{margin:20px 0}.pro-btn,.tech-used{display:flex;justify-content:center}.pro-btn button{background-image:linear-gradient(-45deg,#fff,#000);background-size:200%;border:none;box-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff;font-size:20px;font-weight:700;margin:0 10px;padding:15px}.pro-btn button:hover{background-image:linear-gradient(-50deg,#000,#fff);box-shadow:2px 2px 4px rgba(0,0,0,.3);color:#000;transition:.3s}@media only screen and (max-width:900px){.projects{flex-direction:column}.pro-img,.pro-info{width:100%}}@media only screen and (max-width:600px){.projects{flex-direction:column}.pro-img,.pro-info{width:100%}}.all-projects>p{font-size:30px;font-weight:700;margin-bottom:30px;text-align:center}.all-projects>P:hover{color:gray;transition:.8s}.all-projects{scroll-margin-top:70px}.contact{background-image:linear-gradient(-45deg,#000,#fff);background-size:200%;margin-top:50px}.contact p{color:#000;margin:10px;text-align:center}.number{box-sizing:border-box;padding:30px}.number p:first-child{color:#000;font-size:30px;font-weight:700;margin:20px;text-align:center}.cont{display:flex;justify-content:center}.fab{color:#fff;font-size:30px;margin:10px 30px}.copyright{background-color:#000;color:#fff;font-size:12px;padding:5px;text-align:center}#phone-number{font-family:Font Awesome\ 5 Free;font-size:20px}@media only screen and (max-width:600px){.copyright{font-size:8px}}
/*# sourceMappingURL=main.0bc8cd88.css.map*/