@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto:300);*{margin:0;box-sizing:border-box;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{background-image:url(/static/media/desktop-background.2d7d9f34.jpg);background-repeat:no-repeat;height:100vh;background-size:cover;padding:0 0 24px;overflow:hidden}.react-draggable-dragging{z-index:2000000000000!important}footer{width:50%;margin:auto;background:#fff8dc;padding:15px 0;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;border:2px solid #000;border-radius:20px}footer,footer div{display:-webkit-flex;display:flex}footer div{-webkit-flex-direction:column;flex-direction:column}footer label{font-size:16px}@media (max-width:1024px){footer{width:90%;padding:25px 0}}@media (max-width:768px){footer{width:90%}}@media (max-width:576px){footer{width:90%;padding:16px 12px}footer label{font-size:8px}svg{height:24px;width:24px}}.main{height:87vh;-webkit-align-items:baseline;align-items:baseline}.main,.main_folder-container{display:-webkit-flex;display:flex}.main_folder-container{padding:25px;-webkit-flex-direction:column;flex-direction:column;text-align:center;width:100px;-webkit-justify-content:flex-end;justify-content:flex-end}@media (max-width:1024px){.main{height:90vh}}@media (max-width:768px){.main{height:86vh}}@media (max-width:576px){.main{height:87vh}}@media (max-width:450px){.main{height:90vh}}.about{background-color:#2b2b2b;width:80%;max-width:800px;border-image:none;border-image:initial;border-color:#9e7070 #484848 #484848 #fff;border-style:solid;border-width:2px;-webkit-flex-direction:column;flex-direction:column;margin-left:50%;position:absolute}.about,.about_main{display:-webkit-flex;display:flex}.about_main{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;color:#fff}.about_main_image-wrapper img{position:relative;width:200px;height:200px;border-radius:100%}.spacing{padding:20px}@media (max-width:1024px){.about{margin-top:20%;margin-left:5%}.about_main{font-size:1.2em}.about_main_image-wrapper img{width:150px;height:150px}}@media (max-width:700px){.about{margin-top:20%;margin-left:5%}.about_main{font-size:.5em}.about_main_image-wrapper img{width:70px;height:70px}}.window-header{background-color:#ffebcd}.window-header_title{background-color:#00f;padding:5px;font-weight:700}.window-header_title,.window-header_title_content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.window-header_title_content{width:50%}.window-header_menu{display:-webkit-flex;display:flex;width:50%;-webkit-justify-content:space-around;justify-content:space-around}@media (max-width:700px){.window-header_menu{width:100%}}.finder{background-color:#789;width:80%;max-width:800px;border-image:none;border-image:initial;border-color:#fff #484848 #484848 #fff;border-style:solid;border-width:2px;-webkit-flex-direction:column;flex-direction:column;margin-left:2%;position:absolute}.finder,.finder__main{display:-webkit-flex;display:flex}.finder__main{-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap}.main__folder-container__folder{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:25px}.finder__main__link{text-decoration:none;color:inherit}.skills{background-color:#2b2b2b;width:80%;max-width:800px;border-image:none;border-image:initial;border-color:#fff #484848 #484848 #fff;border-style:solid;border-width:2px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:20%;margin-left:50%;position:absolute}.skills_main{color:#32fc38}.skills_main_text-wrapper p{-webkit-animation:typing 1s steps(30);animation:typing 1s steps(30);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:0;white-space:nowrap}.skills_main_text-wrapper p:first-child{-webkit-animation-delay:1s;animation-delay:1s;overflow:hidden}.skills_main_text-wrapper p:nth-child(2){-webkit-animation-delay:1.5s;animation-delay:1.5s;overflow:hidden}.skills_main_text-wrapper_list{opacity:0;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#daa520;-webkit-animation:opacity 3s;animation:opacity 3s;overflow:hidden;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}.skills_main_text-wrapper_list div{width:180px;margin:5px}@media (max-width:700px){.skills{width:90%;margin-left:5%}.skills_main{font-size:.7em}.skills_main_text-wrapper_list{-webkit-flex-direction:column;flex-direction:column;height:270px}}.contact{width:70%;height:500px;max-width:1000px;border-image:none;border-image:initial;border-color:#fff #484848 #484848 #fff;border-style:solid;border-width:2px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:10%;margin-left:15%;position:absolute;padding-bottom:20px}#email:before{content:"kashish.kohli56@gmail.com"}@media (max-width:700px){.contact{width:95%;margin-top:0;margin-left:0;height:300px;padding:0}}.container{-webkit-perspective:800px;perspective:800px;color:#fff;font-family:"Open Sans",sans-serif;text-transform:uppercase;letter-spacing:4px}.card{width:80%;height:400px;background:#141414;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.8s;margin:auto}.side{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate(0deg) translateZ(1px);transform:rotate(0deg) translateZ(1px)}.back,.container:hover .card{-webkit-transform:rotateY(-180deg) translateZ(1px);transform:rotateY(-180deg) translateZ(1px)}.front{line-height:390px;text-align:center}.logo{outline:1px solid #19f6e8;display:inline-block;padding:15px 40px;text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1.4em;font-weight:400;line-height:32px;letter-spacing:8px}.back{background:#15ccc0;padding:60px 30px}.name{color:#3b3b3b;margin-bottom:0}p{margin:.8em 0}.info{position:absolute;bottom:30px;left:30px;color:#3b3b3b}.info a{text-decoration:none;color:#3b3b3b}.property{color:#fff}@media (max-width:1024px){.card{width:100%;height:250px}.container:hover .card{-webkit-transform:scale(.9) rotateY(-180deg) translateZ(1px);transform:scale(.9) rotateY(-180deg) translateZ(1px)}.front{line-height:250px}.logo{padding:15px 20px;font-size:.7em}.back{background:#15ccc0}p{margin:0}.info{position:absolute;bottom:40px;left:30px;color:#3b3b3b;font-size:.6em}}.projects{background-color:#2b2b2b;width:80%;max-width:1000px;border-image:none;border-image:initial;border-color:#9e7070 #484848 #484848 #fff;border-style:solid;border-width:2px;margin-left:10%;position:absolute}.projects,.projects_main{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.projects_main{overflow-y:scroll;height:720px;padding-top:5px}.tabs{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.tablinks{cursor:pointer;font-weight:500;letter-spacing:1px;text-align:center;min-width:45px;border-radius:5px;box-shadow:0 0 1px rgba(172,28,56,.1),0 2px 6px rgba(172,28,56,.175);margin:3vh 2px 2.5vh;padding:16px 12px}.tablinks:hover{box-shadow:0 0 1px rgba(39,44,49,.2),0 3px 16px rgba(39,44,49,.25);-webkit-transform:translate3D(0,-.3px,0);transform:translate3D(0,-.3px,0)}.tabcontent{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly}.projects_wrapper{padding:70px 0}.projects_wrapper-container{display:-webkit-flex;display:flex;width:60%;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:auto}.project_card_wrapper{background:#fff;border:1px solid #ececec;width:300px;margin:20px 10px;padding:10px 10px 20px;font-family:"Righteous"}.projects_wrapper h2{text-align:center;margin-bottom:10px;font-size:48px}.projects_wrapper hr{border:0;border-top:5px dotted;width:30%;margin:auto}.project_card_wrapper .project_card_thmb{border:1px solid #eee;width:100%;height:250px;background-repeat:no-repeat!important;background-position:50%!important;background-size:contain!important}.project_card_wrapper .project_card_nfo{position:relative}.project_card_wrapper .project_card_number{color:#d6ecfe;font-size:185px;text-align:right;line-height:160px}.project_card_wrapper .project_card_name{bottom:0}.project_card_wrapper .project_card_name span{display:block;font-size:25px;color:#0d1831;font-family:"Roboto",sans-serif}.project_card_wrapper .project_card_name .description{font-size:16px;padding:10px 0}@media (max-width:1024px){.skills{width:90%;margin-left:5%}}@media (max-width:700px){.projects{margin-top:5%;margin-left:10%}.projects_main{height:500px;font-size:.7em}}.project-ml_main{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;background-color:#f5f5f5;width:80%;margin:15px 0}.project-ml_main_image-wrapper{padding:20px}.project-ml_main_image-wrapper img{position:relative;width:200px;height:150px}.project-ml_main_text-wrapper{padding:20px}@media (max-width:700px){.project-ml_main{width:100%}.project-ml_main_text-wrapper{padding:20px}}.blogs{background-color:#2b2b2b;width:80%;max-width:1000px;border-image:none;border-image:initial;border-color:#9e7070 #484848 #484848 #fff;border-style:solid;border-width:2px;-webkit-flex-direction:column;flex-direction:column;margin-left:10%;position:absolute}.blogs,.blogs_main{display:-webkit-flex;display:flex}.blogs_main{-webkit-align-items:stretch;align-items:stretch;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll;-webkit-justify-content:space-evenly;justify-content:space-evenly;height:720px;padding-top:5px;-webkit-align-content:flex-start;align-content:flex-start}.blogs_wrapper{padding:70px 0}.blogs_wrapper-container{display:-webkit-flex;display:flex;width:60%;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:auto}.blog-card_wrapper{background:#fff;border:1px solid #ececec;width:300px;margin:20px 10px;padding:20px 10px 10px;font-family:"Righteous"}.blog-card_name h2{text-align:center;margin-bottom:10px;text-decoration:underline}.blogs_wrapper hr{border:0;border-top:5px dotted;width:30%;margin:auto}.blog-card_wrapper .blog-card_thmb{border:1px solid #eee;width:100%;height:250px;background-repeat:no-repeat!important;background-position:50%!important;background-size:contain!important}.blog-card_wrapper .blog-card_nfo{position:relative}.blog-card_wrapper .blog-card_number{color:#d6ecfe;font-size:185px;text-align:right;line-height:160px}.blog-card_wrapper .blog-card_name{bottom:0}.blog-card_wrapper .blog-card_name .description{font-size:16px;padding:10px 0;text-overflow:ellipsis;overflow:hidden;white-space:wrap}.typing{-webkit-animation:typing 2.6s steps(90);animation:typing 2.6s steps(90);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:0;overflow:hidden}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}.blog-card_wrapper a{text-decoration:none;background:#3b3;padding:20px 40px;color:#fff;border-radius:10px;font-weight:700}
/*# sourceMappingURL=main.ceed4f10.chunk.css.map */