@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&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}*{box-sizing:border-box;margin:0;max-width:100%;padding:0}html{scroll-behavior:smooth}body{background:#f4f4f4;font-family:Poppins,sans-serif}.container{margin:auto;max-width:95%}.d_flex{display:flex;justify-content:space-between}.f_flex{display:flex;padding-right:20px}a{text-decoration:none}li{list-style:none}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}button{background-color:none;border:none;outline:none}.btn_shadow{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:6px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;color:#000;cursor:pointer;padding:18px 25px;transition:all .3s ease;transition:.5s}.btn_shadow:hover{background:#ff014f;color:#fff;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.box_shodow{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff}.left,.right,.row{width:50%}.top{margin-top:80px}.mtop{margin-top:40px}.heading{margin:50px 0}.heading h4{color:#ff014f;font-weight:400;letter-spacing:2px}.heading h1{font-size:60px}.heading h1,h1{color:#3c3e41}.grid{grid-gap:35px;display:grid;grid-template-columns:repeat(3,1fr)}p{color:#3c3e41}.text-center{text-align:center}.primary_color{color:#ff014f}input,textarea{border:3px solid #e2e8ec;border-radius:5px;margin-bottom:20px;outline:none;padding:20px;width:100%}footer{margin:20% 0 10%}footer p{margin-top:30px}@media (max-width:768px){.grid{grid-template-columns:repeat(2,1fr)}.left,.right{width:100%}}header{background-color:#f4f4f4;height:10vh;line-height:10vh;position:fixed;top:0;transition:.5s;width:100%;z-index:1000}.logo a h2{color:#545454;font-family:Roboto,sans-serif;font-family:Sacramento,cursive;font-size:xx-large;text-decoration:none}header .container{padding-top:15px}header ul li{margin-left:30px}header ul li a{color:#545454;font-size:13px;font-weight:500;letter-spacing:1px;transition:.5s}header ul li a:hover{color:#000}.home-btn{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:6px;box-shadow:4px 4px 8px #cbcbcb,4px -4px 8px #fff;color:#545454;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:18px 25px;transition:all .3s ease}.home-btn :hover{background-color:#000;color:#fff}.open{display:none}.header.active{background-color:#f4f4f4;box-shadow:-1px 11px 24px -11px rgba(0,0,0,.75);height:100px;position:fixed;top:0;transition:.5s;width:100%;z-index:1000}@media(max-width:768px){.logo a h2{font-size:large}header ul{padding-top:30px}.nav-links-mobile{background:#fff;box-shadow:0 50px 100px -20px rgba(50,50,93,.23),0 30px 60px -30px rgba(0,0,0,.3);display:block;height:100vh;left:0;list-style:none;position:absolute;top:0;transition:all .5s ease-in-out;width:60%;z-index:888}header ul li{line-height:70px;text-transform:uppercase;transition:.5s;width:100%}header .link{display:none}.close,.open{color:#000;display:block;font-size:25px;position:absolute;right:20px;top:35px;z-index:999}.close.home-btn{background:linear-gradient(145deg,#000,#5b5656);border-radius:50%;color:#000;height:60px;line-height:60px;padding:0;width:60px}.header.active{height:10vh}}.hero{padding-bottom:150px;position:relative}.hero h3{font-weight:100;letter-spacing:2px}.hero h1{font-size:60px;font-weight:700}.hero h1 span,.hero h2{color:#ff014f}.hero h2{font-size:50px;font-weight:700}.hero h2 span{color:#000}.hero p{color:#878e99;font-size:18px;line-height:30px;margin-top:30px}.hero_btn{margin-top:20%}.hero_btn h4{color:#43474b;font-size:15px;font-weight:500;letter-spacing:2px;margin:30px 0}.hero_btn button{margin-right:30px}.hero_btn i{font-size:20px}.hero_btn button img{height:20px;width:20px}.hero .left{margin-right:10%}.hero .right{width:40%}.hero .right_img{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;height:580px;margin-top:20%;width:510px}.hero .right_img img{display:block;height:auto;margin:auto;max-width:80%;padding-top:5%}button a{color:#000}button :hover{color:#fff}@media (max-width:766px){.hero .left,.hero .right{margin-left:20px;width:100%}.hero{margin-top:40px}.hero .f_flex{flex-direction:column;flex-direction:column-reverse}.hero .right_img{height:auto;margin-top:0;width:100%}.hero .right_img img{display:block;height:auto;margin:auto;max-width:80%;padding-bottom:5%}}@media (max-width:400px){.hero .right_img img{display:block;height:auto;margin:auto;max-width:90%;padding-top:10%}}.demo{height:200vh}.Resume .heading h1{font-size:40px}.Resume .content{margin:auto;max-width:85%}.Resume .box{padding:40px}.Resume hr{background-color:#e3e9ed;border:1px solid #e3e9ed;margin:30px 0}.Resume .rate .btn_shadow{color:#ff014f;font-weight:700;padding:15px 30px;transition:.5s}.Resume p{font-size:18px;transition:.5s}.Resume .box{margin-bottom:40px;position:relative}.Resume .btn_shadow:hover{-webkit-transform:translate(0);transform:translate(0)}.Resume .box:hover .btn_shadow{background:#ff3a75;box-shadow:none;color:#fff}.Resume .box:hover p{color:#fff}.Resume .content-section,.Resume .left{position:relative}.Resume .left:after{height:118vh;left:0;top:16%;width:5px;z-index:-2}.Resume .box:after,.Resume .left:after{background:#d9dee2;content:"";position:absolute}.Resume .box:after{height:5px;left:-8%;top:13%;width:50px}.Resume .box:before{background:#fff;border:5px solid #d9dee2;border-radius:50%;content:"";height:10px;left:-10%;position:absolute;top:11%;transition:.5s;width:10px;z-index:5}.Resume .box:hover.box:before{background:#ff3a75}@media (max-width:768px){.Resume .d_flex{flex-direction:column}.Resume .left:after{height:105vh;top:14%}}.demo{height:100vh}.Portfolio{margin-bottom:150px;margin-top:150px;position:relative}.Portfolio .box{border-radius:10px;position:relative}.Portfolio .box:hover{background:none;-webkit-transform:translateY(0);transform:translateY(0)}.Portfolio .img{overflow:hidden;transition:.5s}.Portfolio img{border-radius:10px;transition:.5s;width:100%}.Portfolio .box .img:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.Portfolio .category{margin:20px 0 30px;text-transform:uppercase}.Portfolio .category span{color:#ff014f;font-size:13px;font-weight:500;letter-spacing:2px}.Portfolio .arrow{bottom:11%;color:#ff014f;opacity:0;position:absolute;right:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:.5s}.Portfolio .title:hover .arrow{opacity:1}.Portfolio h2{font-size:18px;padding-bottom:30px;transition:.5s}.Portfolio .box:hover h2{color:#ff014f}.Portfolio .box:hover{color:#000}body.active-modal{overflow-y:hidden}.btn-modal{display:block;font-size:18px;margin:100px auto 0;padding:10px 20px}.modal,.overlay{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:9999}.overlay{background-color:#ecf0f3}.modal-content{background:#f0f3f5;border-radius:3px;border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;left:8%;line-height:1.4;max-width:85%;min-width:60%;padding:50px;position:absolute;top:12%;z-index:9999}.modal-text{padding:0 100px 0 50px}.modal-text h1{font-size:30px;margin:20px 0}.modal-text p{font-size:17px;line-height:25px;margin-bottom:20px}.modal-text button{color:#ff014f;margin-right:20px}.modal-text button i{margin-left:10px}.modal-text button.close-modal{border-radius:50%;font-size:20px;height:50px;padding:0;position:absolute;right:10px;text-align:center;top:10px;width:50px}.modal-text button.close-modal i{margin:0}@media (max-width:768px){.modal,.overlay{overflow:scroll}.modal .modal-img{margin:50px 0}.modal-content{flex-direction:column}.modal .left,.modal .right{padding:0}}.modal{padding-bottom:200px}.modal,.overlay{height:100%;width:100%}.Contact{margin-bottom:150px}.Contact .left{width:36%}.Contact .right{width:60%}.Contact .box{padding:30px}.Contact .details h1{font-size:35px;margin:20px 0}.Contact .details p{font-size:17px}.Contact .button{margin-top:20px}.Contact button{margin-right:20px}.Contact .right{padding:35px}.Contact .input span{font-size:13px}.Contact input{margin-top:10px}.Contact .right button{color:#ff014f;width:100%}.Contact .right button:hover{color:#fff}.Contact .right button i{margin-left:10px}@media (max-width:768px){.Contact .d_flex{flex-direction:column}.Contact .left,.Contact .right{margin-top:50px;width:100%}}.technical-skills{background-color:#f4f4f4;padding:20px}.tech_skill{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;padding:2%}.skill-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.skill-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#333;font-weight:700;margin-bottom:20px;padding:10px;transition:box-shadow .2s,-webkit-transform .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s;width:48%}.skill-item:hover{background-color:#ff014f;box-shadow:0 8px 12px rgba(0,0,0,.15);color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.skill-rating{color:#666;margin-top:5px}.progress-bar{background-color:#e0e0e0;border-radius:5px;height:10px;margin-top:5px}.progress-fill{background-color:#007acc;border-radius:5px;height:100%;transition:width .4s ease-in-out}.skill-item:hover .progress-fill{width:100%}@media (max-width:768px){.skill-item{width:100%}}
/*# sourceMappingURL=main.6e8a6086.css.map*/