@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap);*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}section{padding:100px 0}.max-width{margin:auto;max-width:1300px;padding:0 80px}.about,.contact,.services,.skills,.teams,footer{font-family:Roboto Slab,serif}.about,.contact,.services,.skills,.teams{padding:60px 0}.about .about-content,.contact .contact-content,.services .serv-content,.skills .skills-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}section .title{font-family:Ubuntu,sans-serif;font-size:40px;font-weight:500;margin-bottom:60px;padding-bottom:20px;position:relative;text-align:center}section .title:before{background:#111;bottom:0;content:"";height:3px;width:180px}section .title:after,section .title:before{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section .title:after{background:#fff;bottom:-8px;color:crimson;font-size:20px;padding:0 5px}.navbar{font-family:Open Sans,sans-serif;padding:30px 0;position:fixed;transition:all .3s ease;width:100%;z-index:999}.navbar.sticky{background:#1b242f;border-bottom:3px solid #04c2c9;padding:5px 0;position:static}.navbar.sticky.navfixed{position:-webkit-sticky;position:sticky;top:0}.navbar .max-width{align-items:center;display:flex;justify-content:space-between}.navbar .logo a{color:#fff;font-size:30px;font-weight:600}.navbar .logo a span{color:crimson;transition:all .3s ease}.navbar.sticky .logo a span{color:crimson}.navbar .menu li{display:inline-block;list-style:none}.navbar .menu li a{color:#fff;display:block;font-size:18px;font-weight:500;margin-left:25px;transition:color 1s ease}.navbar .menu li a.active,.navbar .menu li a:hover,.navbar.sticky .menu li a:hover{color:crimson}.menu-btn{color:#fff;cursor:pointer;display:none;font-size:23px}.home{background-attachment:fixed;background-size:cover;color:#fff;display:flex;font-family:Ubuntu,sans-serif;height:100vh;min-height:500px}.home .max-width{display:flex;width:100%}.home .max-width .row{margin-right:0}.home .home-content .text-1{font-size:27px}.home .home-content .text-2{font-size:75px;font-weight:600;margin-left:-3px}.home .home-content .text-3{font-size:40px;margin:5px 0}.home .home-content .text-3 span{color:crimson;font-weight:500}.home .home-content a{background:crimson;border:2px solid crimson;border-radius:6px;color:#fff;display:inline-block;font-size:25px;font-weight:400;margin-top:20px;padding:12px 36px;transition:all .3s ease}.home .home-content a:hover{background:none;color:crimson}.about .title:after{content:"who i am"}.about .about-content .left{width:45%}.about .about-content .left img{border-radius:6px;height:400px;object-fit:cover;width:400px}.about .about-content .right{width:55%}.about .about-content .right .text{font-size:25px;font-weight:600;margin-bottom:10px}.about .about-content .right .text span{color:crimson}.about .about-content .right p{color:#000;font-size:17px;margin:6px 0;text-align:justify}.about .about-content .right p a{color:#1b242f;font-weight:700;text-decoration:none}.about .about-content .right .resumeBtn{background:crimson;border:2px solid crimson;border-radius:6px;color:#fff;display:inline-block;font-size:20px;font-weight:500;margin-top:20px;padding:10px 30px;transition:all .3s ease}.about .about-content .right .resumeBtn:hover{background:none;color:crimson}.services,.teams{background:#111;color:#fff}.services .title:before,.teams .title:before{background:#fff}.services .title:after,.teams .title:after{background:#111;content:"what i build"}.services .serv-content .card{background:#222;border-radius:6px;cursor:pointer;margin:10px 0;padding:50px 25px;text-align:center;transition:all .3s ease;width:calc(50% - 25px)}.services .serv-content .card:hover{background:crimson}.services .serv-content .card .img{width:100%}.services .serv-content .card .img img{border-radius:6px;box-shadow:0 0 3px 1px #000;object-fit:cover;width:80%}.services .serv-content .card .box{transition:all .3s ease}.services .serv-content .card:hover .box{-webkit-transform:scale(1.05);transform:scale(1.05)}.services .serv-content .card .text{color:#fff;font-size:25px;font-weight:700;margin:10px 0 7px}.services .serv-content .card .box p{color:#bbb}.services .serv-content .card .techno{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.services .serv-content .card .techno>span{align-items:center;background-color:#333;border-radius:3px;box-shadow:0 0 2px 0 #000;color:crimson;display:flex;flex-direction:row;font-size:14px;justify-content:center;margin:4px;padding:5px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.services .serv-content .card:hover .techno>span{color:#fff}.services .serv-content .card .techno span i{color:#a7a7a7;font-size:17px;margin-right:8px}.skills .title:after{content:"what i know"}.skills .skills-content .column{width:calc(50% - 30px)}.skills .skills-content .left .text{font-size:20px;font-weight:600;margin-bottom:10px}.skills .skills-content .left p{margin:3px 0;text-align:justify}.skills .skills-content .left .skillbtn{background:crimson;border:2px solid crimson;border-radius:6px;color:#fff;display:inline-block;font-size:18px;font-weight:500;margin-top:20px;padding:8px 16px;transition:all .3s ease}.skills .skills-content .left p a{color:#000;font-weight:700}.skills .skills-content .left .skillbtn:hover{background:none;color:crimson}.skills .skills-content .right .bars{margin-bottom:15px}.skills .skills-content .right .info{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.skills .skills-content .right span{font-size:18px;font-weight:500}.skills .skills-content .right .line{background:#d3d3d3;height:5px;position:relative;width:100%}.skills .skills-content .right .line:before{background:crimson;content:"";height:100%;left:0;position:absolute;top:0}.skills-content .right .c:before{width:75%}.skills-content .right .python:before{width:90%}.skills-content .right .html:before{width:85%}.skills-content .right .css:before,.skills-content .right .js:before{width:80%}.skills-content .right .nodejs:before{width:70%}.skills-content .right .reactjs:before{width:60%}.skills-content .right .mongodb:before{width:75%}.skills-content .right .mysql:before,.skills-content .right .php:before{width:70%}.contact .title:after{content:"get in touch"}.contact .contact-content .column{width:calc(50% - 30px)}.contact .contact-content .text{font-size:20px;font-weight:600;margin-bottom:10px}.contact .contact-content .left p{text-align:justify}.contact .contact-content .left .icons{margin:10px 0}.contact .contact-content .row a{align-items:center;color:#000;display:flex;height:65px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact .contact-content .row .info{margin-left:30px}.contact .contact-content .row i{color:crimson;font-size:25px}.contact .contact-content .info .head{font-weight:500}.contact .contact-content .info .sub-title{color:#333}.socialsite{margin:30px 0}.socialsite .sci{display:flex;position:relative}.socialsite .sci li{list-style:none;margin-right:15px}.socialsite .sci li a{align-items:center;background-color:#222;border-radius:5px;display:flex;flex-direction:column;height:40px;justify-content:center;text-decoration:none;transition:.3s;width:40px}.socialsite .sci li a:hover{background-color:crimson}.socialsite .sci li a i{color:#fff}.contact .right form .fields{display:flex}.contact .right form .field,.contact .right form .fields .field{height:45px;margin-bottom:15px;width:100%}.contact .right form .textarea{height:80px;width:100%}.contact .right form .name{margin-right:10px}.contact .right form .field input,.contact .right form .textarea textarea{border:1px solid #d3d3d3;border-radius:6px;font-family:Poppins,sans-serif;font-size:17px;height:100%;outline:none;padding:0 15px;width:100%}.contact .right form .field input:focus,.contact .right form .textarea textarea:focus{border-color:#b3b3b3;box-shadow:0 0 2px 1px #04c2c9}.contact .right form .textarea textarea{padding-top:10px;resize:none}.contact .right form .button-area{align-items:center;display:flex}.right form .button-area button{background:crimson;border:2px solid crimson;border-radius:6px;color:#fff;cursor:pointer;display:block;flex-wrap:nowrap;font-size:18px;font-weight:500;height:45px;outline:none;transition:all .3s ease;width:160px!important}.right form .button-area button:hover{background:none;color:crimson}footer{background:#181818;color:#fff;padding:10px 23px;text-align:center}footer span a{color:#ff0;text-decoration:none}footer span a:hover{text-decoration:underline}@media (max-width:1104px){.about .about-content .left img{height:350px;width:350px}}@media (max-width:991px){.max-width{padding:0 50px}}@media (max-width:947px){.menu-btn{display:block;z-index:101}.menu-btn i.active:before{content:"\f00d"}.navbar .menu{background:#111;height:100vh;left:-100%;padding-top:80px;position:fixed;text-align:center;top:0;transition:all .3s ease;width:100%;z-index:100}.navbar .menu.active{left:0}.navbar .menu li{display:block}.navbar .menu li a{display:inline-block;font-size:25px;margin:20px 0}.home .home-content .text-2{font-size:70px}.home .home-content .text-3{font-size:35px}.home .home-content a{font-size:23px;padding:10px 30px}.max-width{max-width:930px}.about .about-content .column{width:100%}.about .about-content .left{display:flex;justify-content:center;margin:0 auto 60px}.about .about-content .right{flex:100% 1}.services .serv-content .card{margin-bottom:20px;width:calc(50% - 10px)}.contact .contact-content .column,.skills .skills-content .column{margin-bottom:35px;width:100%}}@media (max-width:690px){.max-width{padding:0 23px}.home .home-content .text-2{font-size:60px}.home .home-content .text-3{font-size:32px}.home .home-content a{font-size:20px}.services .serv-content .card{width:100%}}@media (max-width:500px){.home .home-content .text-2{font-size:50px}.home .home-content .text-3{font-size:27px}.about .about-content .right .text,.skills .skills-content .left .text{font-size:19px}.contact .right form .fields{flex-direction:column}.contact .right form .email,.contact .right form .name{margin:0}.right form .error-box{width:150px}.scroll-up-btn{bottom:15px;font-size:23px;height:38px;line-height:38px;right:15px;width:35px}}
/*# sourceMappingURL=main.72dc0b7a.css.map*/