body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.navbar-items{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:13px 30px}.about,.contact,.home,.projects{color:#a45851;color:var(--my-name);font-size:18px;padding:20px;border-bottom:2px solid #fff1dc;border-bottom:2px solid var(--beag)}.link{text-decoration:none}:root{--beag:#fff1dc}.header{width:100%;height:50px;font-size:50px;color:#a45851;color:var(--my-name);position:fixed;top:0;z-index:20}.header-wrapper{height:50px;padding:13px 30px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.logo a{display:inline-block;border-bottom:2px solid #fff1dc;border-bottom:2px solid var(--beag);text-align:center;line-height:36px;color:inherit;font-size:35px;font-weight:700;text-transform:capitalize;text-decoration:none}@media (max-width:800px){.header-wrapper{display:block}.header{text-align:center}}.footer{height:30px;padding-bottom:16px;color:#a9a9a9;font-size:15px;margin-top:30px;bottom:0;border-top:1px solid #a9a9a9;text-align:center;z-index:20}.footer,.intro-section{width:100%;position:relative}.intro-section{height:calc(100vh - 50px);background-color:#05c525;top:70px;scroll-behavior:smooth;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.home-section{position:relative}.row{width:100%;height:calc(100vh - 50px);-webkit-justify-content:space-evenly;justify-content:space-evenly}.home-section .full-screen{padding:50px 0;min-height:95vh}.home-section .home-img,.home-section .home-text{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:44%;padding:20px 15px}.home-section .home-text{padding:30px}.home-section .home-text p{color:#5880a6;font-size:18px;text-transform:capitalize;margin:0}.home-section .home-text h3{font-size:40px;color:#a45851;color:var(--my-name);margin:0;font-weight:700}.home-section .home-text h1{color:#4b7aa7;font-size:20px;font-weight:600;margin:0}.home-section .home-img .img-box{max-width:450px;display:block;margin:10px;border-radius:50%;padding:4px}.home-section .home-img .img-box img{width:100%;border-radius:50%;border:1px solid transparent}@media (max-width:751px){.home-section .home-img,.home-section .home-text{max-width:34%}.home-section .home-text h3{font-size:34px}.home-section .home-text h1{font-size:18px}}@media (max-width:685px){.home-section .home-img,.home-section .home-text{max-width:44%}.home-section .home-text h3{font-size:34px}.home-section .home-text h1{font-size:18px}.home-section .home-text{margin-top:auto}.home-img{margin-top:-80px}.home-section .home-img .img-box img{width:100%}}:root{--steelBlue:#5880a6}.outer-shadow{box-shadow:3px 3px 3px #d0d0d0,-3px -3px 3px #f8f8f8;box-shadow:var(--outer-shadow)}.about-section{padding:80px 0;min-height:130vh}.row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.section-title{margin-bottom:60px}.section-title h2{display:inline-block;font-size:30px;font-weight:700;color:#5880a6;color:var(--steelBlue);text-transform:uppercase;margin:0}.section-title h2:before{content:attr(data-heading);display:block;font-size:16px;font-weight:600;color:#a45851;color:var(--my-name)}.about-section .about-img{-webkit-flex:0 0 40%;flex:0 0 40%;padding:0 15px}.about-section .about-img .img-box{padding:31px 44px 30px 20px;border-radius:10px}.about-section .about-img .img-box img{width:100%;border:10px solid transparent;border-radius:8px}.about-section .info{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;height:55vh;padding:50px 30px}.about-section .info p{line-height:26px;margin-bottom:30px}.about-section .info span{font-weight:600}.about-section .info .btn{margin:30px 20px 0 0}.btn{padding:10px 25px;font-size:18px;margin:38px;font-weight:600;color:#5880a6;color:var(--steelBlue);background-color:transparent;line-height:1.5;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn,.btn:after{border-radius:30px}.outer-shadow-p{box-shadow:3px 3px 3px #d0d0d0,-3px -3px 3px #f8f8f8;box-shadow:var(--outer-shadow);height:550px;padding:20px;margin-top:10px;border-radius:8px}.inner-shadow{box-shadow:inset 3px 3px 3px #d0d0d0,inset -3px -3px 3px #f8f8f8;box-shadow:var(--inner-shadow)}.project-section{min-height:calc(300vh - 50px)}.project-section,.row-project{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.row-project{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:row;flex-direction:row}.project-section{padding:80px 0;min-height:100vh}.section-title{padding:0 15px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center;margin-top:100px}.project-item-title{font-size:18px;margin-left:20px;text-transform:capitalize;color:var(--oliveDrab7)}.project-description{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:20px;width:300px}.project-links{margin-top:50px}.project-section .project-item-inner a{font-size:16px;margin:20px 0;text-transform:capitalize}.project-section .project-item-img img{border-radius:5px}.project-section .project-item-inner:hover .project-item-img img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.p-img{width:400px;height:300px;border-radius:5px;padding:5px}@media (max-width:805px){.section-title{margin-top:200px}}:root{--inner-shadow:inset 3px 3px 3px #d0d0d0,inset -3px -3px 3px #f8f8f8;--outer-shadow:3px 3px 3px #d0d0d0,-3px -3px 3px #f8f8f8;--my-name:#a45851}.contact-section{padding:10px 0 80px;min-height:140vh}.contact-section .contact-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:15px}.contact-section .contact-item-inner{padding:40px 15px;border-radius:5px;text-align:center;cursor:pointer}.contact-section .contact-item-inner a,.phone-email{color:#f54dc3;display:block;font-size:16px;font-weight:600;margin:15px 0 10px}.sphone-email{font-weight:600;color:#5880a6}.contact-section .contact-item-inner span{display:block;font-size:16px;font-weight:600;margin:15px 0 10px}.contact-section .contact-item-inner p{line-height:26px;margin:0;font-size:16px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.c9c4fc23.chunk.css.map */