@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap);.App .sidebar{width:20%;height:100vh;background-color:transparent;position:fixed;z-index:11;transform-origin:left}@media screen and (max-width:1000px){.App .sidebar{transition:all .4s ease-in-out;transform:translateX(-100%);width:30%}}@media screen and (max-width:411px){.App .sidebar{width:50%}}@media screen and (max-width:1000px){.App .nav-toggle{transition:all .4s ease-in-out;transform:translateX(0)}}.App .main-content{width:80%;margin-left:20%;background-color:#fff;min-height:100vh;display:grid;position:relative}.App .main-content .content{margin:5rem 15rem}@media screen and (max-width:1000px){.App .main-content .content{margin:2rem 10rem}}@media screen and (max-width:1100px){.App .main-content .content{margin:3rem 10rem}}@media screen and (max-width:1400px){.App .main-content .content{margin:0}}@media screen and (max-width:710px){.App .main-content .content{margin:2rem 3rem}}@media screen and (max-width:1000px){.App .main-content{margin-left:0;margin-bottom:0;width:100%}}.nav-btn{position:absolute;z-index:10;right:10%;top:5%;width:4rem;height:4rem;display:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.nav-btn .lines-1,.nav-btn .lines-2,.nav-btn .lines-3{height:.4rem;width:100%;background-color:#3858cc;pointer-events:none;display:none;border-radius:20px}.nav-btn .lines-1:not(:last-child),.nav-btn .lines-2:not(:last-child),.nav-btn .lines-3:not(:last-child){margin-bottom:.5rem}@media screen and (max-width:1000px){.nav-btn,.nav-btn .lines-1,.nav-btn .lines-2,.nav-btn .lines-3{display:block}}.NavBar{height:100vh}.NavBar .nav{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.NavBar .nav .profile{width:100%;text-align:center;color:#fff;margin-top:1rem;border-bottom:1px solid #262647}.NavBar .nav .profile img{width:60%;border-radius:100%;border:1px solid #221952;margin-bottom:.5rem}.NavBar .nav .nav-items{width:100%;text-align:center}.NavBar .nav .nav-items .nav-item{list-style:none;text-align:center}.NavBar .nav .nav-items .nav-item a{text-decoration:none;font-size:inherit;color:#fff;display:block;padding:.5rem 0;z-index:1;position:relative}.NavBar .nav .nav-items .nav-item a:before{content:"";position:absolute;top:0;left:0;width:.4rem;height:100%;background-color:#007bff;transform-origin:bottom;transform:scale(0);overflow-x:hidden;z-index:-1;transition:transform .4s,width .2s cubic-bezier(.79,.12,.52,.76) .5s}.NavBar .nav .nav-items .nav-item a:hover:before{width:100%;transform:scale(1)}.NavBar .nav .nav-items .nav-item img{width:5%}.NavBar .nav .footer{width:100%;border-top:1px solid #000}.NavBar .nav .footer p{text-align:center;padding:1rem 0}.active{background-color:#007bff}.Title{text-transform:uppercase;font-size:2rem;color:#fff;position:relative;padding-bottom:1rem;letter-spacing:3px}.Title:before{background-color:rgba(3,129,255,.2196078431372549);width:6rem}.Title:after,.Title:before{content:"";bottom:0;position:absolute;left:0;height:.4rem;border-radius:50px}.Title:after{background-color:#037fff;width:3rem}.Title span{position:absolute;top:1%;left:0;font-size:5rem;opacity:.07}.HomePage{padding-top:20rem;position:absolute;background:url(https://wallpapercave.com/wp/wp3531097.jpg);top:35%;transform:translate(-50%,-50%);width:155%;height:65rem;margin-left:0}.para2{margin-top:15rem;margin-left:55rem;margin-right:5rem}.NavBar1{margin-top:10rem;height:70vh}.NavBar1 .nav1{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.NavBar1 .nav1 .profile1{width:100%;text-align:center;margin-top:1rem}.NavBar1 .nav1 .profile1 img{margin-top:10rem;width:30%;border:1px solid #221952;margin-bottom:.5rem}.hero-text{margin-top:3rem;color:#fff;text-align:center;font-size:3.6rem;font-weight:5px}.hero-text span{color:#007bff}.h-sub-text{margin:2rem;color:#fff}.h-sub-text,.h-sub-text1{font-size:1.5rem;text-align:center}.h-sub-text1{margin-top:-2rem;color:#007bff}.icons{display:flex;align-items:center;justify-content:center;padding:1rem 0}.icons .icon-holder{margin-right:1rem}.icons .icon-holder .icon{font-size:2.8rem;color:#a4acc4;transition:all .4s ease-in-out}.icons .icon-holder .fb:hover{color:#00f}.icons .icon-holder .gh:hover{color:rgba(212,45,212,.788)}.icons .icon-holder .yt:hover{color:#000}.icons .icon-holder1{margin-right:1rem}.icons .icon-holder1 .icon{font-size:2rem;color:#a4acc4;transition:all .4s ease-in-out}.icons .icon-holder1 .fb:hover{color:#00f}.icons .icon-holder1 .gh:hover{color:rgba(212,45,212,.788)}.icons .icon-holder1 .yt:hover{color:#000}.AboutPage{margin-left:-40rem;margin-top:-5rem;margin-right:-15rem;font-family:cursive}.para,.para5{margin-left:40rem;margin-top:5rem;margin-right:15rem}.para5{height:180rem}.ImageSection{display:flex;margin-top:4rem;margin-bottom:4rem}.ImageSection .img{width:100%;height:50vh}.ImageSection .img img{width:100%;object-fit:cover;height:100%}.ImageSection .about-info{margin-left:2rem}.ImageSection .about-info p{margin-bottom:0;color:#fff}.ImageSection .about-info h4{font-size:2rem;color:#fff}.ImageSection .about-info .about-text{padding:1rem 0}@media screen and (max-width:1400px){.ImageSection{flex-direction:column}.ImageSection .about-info{margin-left:0;margin-top:.5rem;margin-bottom:0}}.about-details{display:flex}.about-details p{padding:.3rem 0}.about-details .right-section{margin-left:2.3rem}.butt button{background-color:rgba(121,122,133,.5)}.btn{padding:1rem 2rem;outline:none;border:none;font-family:inherit;font-size:inherit;background-color:#fff;color:#fff;text-transform:uppercase;cursor:pointer;letter-spacing:2px;margin-top:1rem;position:relative}.btn:after{position:absolute;content:"";width:0;height:.3rem;left:0;bottom:0;background-color:#0b0e18;transition:all .4s ease-in-out}.btn:hover:after{width:100%}.skillsContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem;-webkit-column-gap:4rem;column-gap:4rem;grid-row-gap:3rem;row-gap:3rem;margin:4rem 0}@media screen and (max-width:1100px){.skillsContainer{grid-template-columns:repeat(1,1fr)}}.btn-port{padding:.6rem 2rem;background-color:rgba(3,129,255,.3568627450980392);border:none;outline:none;cursor:pointer;font-size:inherit;font-family:inherit;color:#fff;margin-bottom:1rem;transition:all .3s ease-in-out}.btn-port:not(:last-child){margin-right:1rem}.btn-port:active,.btn-port:focus,.btn-port:hover{background-color:#037fff}.buttons{display:flex;justify-content:center;color:#000;align-items:center;margin:4rem 10rem;flex-wrap:wrap}@media screen and (max-width:1270px){.buttons{margin:2rem 5rem}}@media screen and (max-width:1100px){.buttons{margin:2rem}}.back{background:url(https://images.unsplash.com/photo-1533035353720-f1c6a75cd8ab?auto=format&fit=crop&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&q=80&w=334);margin:-25rem -20rem -20rem -40rem;height:120%}.title1{padding-top:5rem;padding-bottom:5rem;margin-top:20rem}.ContactPage,.title1{margin-left:40rem;margin-right:20rem}.ContactItem,.ContactPage,.ContactPage .map-sect{margin-bottom:20rem}.ContactItem{width:100%}.ContactItem:not(:last-child){margin-bottom:1rem}.ContactItem .contact{display:flex;align-items:center;background-color:#d0d5e6;padding:3rem 0}.ContactItem .contact .right-items{margin-left:2rem}.ContactItem .contact img{padding:1rem;border:1px solid #007bff;margin-left:2rem;width:16%}.ContactItem .contact .right-items h6{font-size:1.4rem;font-weight:500}.ContactItem:hover{border-top:8px solid #007bff;background-color:#e6e9f3;transition:all .4s ease-in-out}.ContactItem:hover img{background-color:#007bff;color:#faebd7}.ContactPage{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:6rem}@media screen and (max-width:1270px){.ContactPage{grid-template-columns:repeat(1,1fr)}.ContactPage .map-sect{width:100%;height:50vh;margin-bottom:1rem}}.ContactPage .contact-sect{width:100%}.map-sect{width:97%;padding:1rem;background-color:#d2d7e6}.map-sect iframe{width:100%;height:100%}.contact-sect{display:flex;justify-content:space-between;flex-direction:column}.title{margin-bottom:5rem}.ServicesSection .service{width:18rem;height:12rem;margin-left:1rem;margin-bottom:2rem;background-color:#191d2b;border:1px solid #2e344e;border-top:8px solid #2e344e;transition:all .4s ease-in-out;box-shadow:4px 4px 4px 2px rgba(0,0,0,.2)}@media screen and (max-width:1400px){.ServicesSection .service{width:100%;margin-bottom:1rem}}.ServicesSection .service:hover{border-top:8px solid #037fff;background-color:#fff;transition:all .4s ease-in-out}.ServicesSection .service .service-content{padding:1rem}.ServicesSection .service .service-content .s-title{font-size:1.6rem;font-weight:500;color:#037fff;position:relative;padding-bottom:1rem;margin:1rem 0}.ServicesSection .service .service-content .s-title:after{content:"";position:absolute;bottom:0;left:0;width:30%;height:1px;background-color:#2e344e}.servives-container{display:flex;justify-content:space-between;margin-top:4rem}@media screen and (max-width:1400px){.servives-container{flex-direction:column;margin-bottom:2rem}}.skills-container .skill-title{font-size:1.4rem;font-weight:400;color:#fff}.skills-container .skill-bar{display:flex;align-items:center}.skills-container .skill-bar .skill-text{color:#fff}.skills-container .skill-bar .skill-progress{width:100%}.skills-container .skill-bar .skill-progress .progress{width:100%;height:.5rem;background-color:red;margin-left:1rem;background-color:hsla(0,0%,100%,.24705882352941178);position:relative}.skills-container .skill-bar .skill-progress .progress .inner-pregress{position:absolute;background-color:#037fff;height:100%;bottom:0;left:0}.skills-container .skill-bar .skill-progress .progress .inner-pregress:after{transition:all .4s ease-in-out;width:100%}.skills-container .skill-bar .skill-progress .progress .inner-pregress:hover:after{width:100%}.vertical-timeline-element-content{box-shadow:0 .25em .5em 0 rgba(0,0,0,.25),0 .4em 1.25em 0 rgba(0,0,0,.15)!important;padding:2em 3em!important}.timeline{height:150rem}.date{color:#c9fbff}#description{margin:1.5em 0 2em}.button{text-decoration:none;padding:.5em 1em;border-radius:5px;color:#fff}.workButton{background-color:#06d6a0}.workButton:hover{background-color:#0ac593}.schoolButton{background-color:#f9c74f}.schoolButton:hover{background-color:#f3bc3c}@media only screen and (max-width:1700px){.vertical-timeline-element-date{display:block!important;float:none!important;color:#2c2c2c;margin-top:1.5em}}.PortfolioPage{position:absolute;background:url(https://wallpapercave.com/wp/wp3616975.jpg);color:#fff;transform:translate(-50%,-50%);width:155%;height:165rem;margin-left:0}.para3{margin-top:75rem;margin-left:55rem;margin-right:5rem}*{padding:0;margin:0;box-sizing:border-box;font-family:"Poiret One",cursive}body{color:#9399ad;font-family:cursive;font-size:1.2rem}.Home{margin-bottom:2rem}.header-wrapper{position:relative;background:url(https://www.komando.com/wp-content/uploads/2018/11/dreamstime_m_87808373.jpg);background-size:cover;background-position:50%;height:90vh}.main-info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:"Roboto Condesed",sans-serif}
/*# sourceMappingURL=main.c075518a.chunk.css.map */