@import url("https://fonts.googleapis.com/css?family=Maven+Pro:400,700");@import url("https://fonts.googleapis.com/css2?family=Acme&display=swap");@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,500;0,600;0,700;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap");:root{--orange: #fd7e14;--body-color: #fafafa;--title-color: #22272b;--text-color: #707071;--text-color-light: #8e9193;--first-color: #42a5f5;--rubik: "Rubik", sans-serif;--asap: "Asap", sans-serif;--acme: "Acme", sans-serif;--border: #0c151d;--sticky: rgb(215, 212, 212, 0.5)}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{height:100%;scroll-behavior:smooth;font-size:10px}body{font-family:"Maven Pro", sans-serif;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--body-color);font-family:var(--rubik);font-size:1.6rem;font-weight:700;color:var(--text-color)}h1,h2,h3{color:var(--title-color);font-weight:600}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}.container{width:100%;max-width:125rem;padding:0 20px;margin:0 auto}#progress{position:fixed;bottom:20px;right:10px;height:5rem;width:5rem;display:none;place-items:center;border-radius:50%;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);cursor:pointer;z-index:99}#progress #progress-value{overflow:hidden;display:block;height:calc(100% - 5px);width:calc(100% - 5px);background-color:var(--title-color);border-radius:50%;display:-ms-grid;display:grid;place-items:center;font-weight:900;font-size:35px;color:var(--body-color)}.main{position:fixed;top:0;left:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo{font-family:"Maven Pro", sans-serif;font-weight:700;font-size:2.5rem;color:var(--title-color);margin-right:auto}nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav__items li{margin-right:2rem}nav .nav__items li .nav__links{font-family:"Maven Pro", sans-serif;font-weight:600;letter-spacing:0.15rem;font-size:1.6rem;color:var(--text-color)}.main.sticky{border-bottom:2px solid var(--sticky);z-index:999;padding:1.2rem 0;background-color:var(--body-color)}.change-theme{font-size:1.9rem;color:var(--title-color);cursor:pointer;-webkit-transition:.3s;transition:.3s}.change-theme:hover{color:var(--first-color)}body.dark-theme{--orange: #d3cd1af0;--text-color-light: #d5dbdfa2;--border: #fff;--title-color: hsl(207, 12%, 95%);--text-color: #e7e7e7;--body-color: #0c151d;--container-color: hsl(207, 24%, 12%);--sticky: rgba(84, 84, 84, 0.5)}.home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:6rem 2.5rem 2rem}.home .home-wrapper{width:80%;margin:4rem 0}.home .home-wrapper .home-title{font-family:"Maven Pro", sans-serif;font-weight:700;font-size:5rem;letter-spacing:0.15rem;color:var(--title-color);margin-bottom:2rem}.home .home-wrapper .home-title span{color:#fd7e14}.home .home-wrapper .home-text{margin-bottom:3.5rem;font-family:"Maven Pro", sans-serif;font-weight:500;font-size:1.6rem;letter-spacing:0.1rem;line-height:2rem;width:75%;color:var(--text-color)}.home .home-img{width:45%}.home .home-img img{width:90%}.home .home-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-2rem}.home .home-btns .home-btn{background-color:var(--title-color);font-family:"Maven Pro", sans-serif;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2rem;border-radius:5rem;padding:1.3rem 2rem;color:var(--body-color)}.home .home-btns .home-btn i{margin-right:1rem}.home-social{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-social .social-item{margin-left:1.5rem}.home-social .social-item i{font-family:"Maven Pro", sans-serif;color:var(--title-color);font-weight:500;font-size:3rem}.home-social .social-item i:hover{color:var(--orange)}.about-section{padding:6rem 2rem 0}.about-section .about-title{text-align:center;font-family:'Asap', sans-serif;font-weight:700;font-size:4.8rem;letter-spacing:0.1rem;margin-bottom:5rem}.about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about .about-img{width:45%}.about .about-img img{width:92%;height:92%}.about .about-wrapper{padding-left:2rem;width:80%}.about .about-wrapper .about-wrapper-text{font-family:"Maven Pro", sans-serif;font-weight:500;line-height:2.5rem;font-size:1.8rem;margin-bottom:2.5rem;color:var(--title-color)}.about .about-wrapper .about-wrapper-text span{font-weight:600}.about .about-wrapper .about-wrapper-title{font-family:"Maven Pro", sans-serif;font-weight:700;font-size:2.2rem;margin-bottom:1rem;color:var(--title-color)}.about .about-wrapper .about-wrapper-title-text{font-family:"Maven Pro", sans-serif;font-weight:500;font-size:1.8rem;color:var(--title-color);margin-bottom:4rem}.about-info{margin-bottom:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-3rem}.about-info .about-info-group{text-align:center;margin-right:5rem}.about-info .about-info-group .about-info-number{font-family:"Maven Pro", sans-serif;font-weight:600;font-size:1.8rem;margin-bottom:0.8rem;color:var(--title-color)}.about-info .about-info-group .about-info-description{font-family:'Poppins', sans-serif;font-weight:500;font-size:1.4rem;letter-spacing:0.07rem;color:var(--text-color)}.about-btns{margin-right:-2rem}.about-btns .about-btn{font-family:"Maven Pro", sans-serif;font-weight:600;font-size:1.5rem;letter-spacing:0.1rem;background-color:var(--title-color);border-radius:5rem;padding:1.3rem 2rem;color:var(--body-color);margin-right:2rem;margin-bottom:3rem}.about-btns .about-btn:hover{background-color:#fd7e14}.portfolio-section{padding-top:7rem}.section-title{text-align:center}.section-title .section__title-text{font-family:'Asap', sans-serif;font-weight:700;font-size:4rem;margin-bottom:3rem}.portfolio-filter{text-align:center;margin-bottom:4rem}.portfolio-filter button{font-family:"Maven Pro", sans-serif;border:none;background-color:transparent;font-size:1.8rem;font-weight:700;text-transform:capitalize;margin:0 1rem;color:var(--title-color);cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;padding-bottom:0.2rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.portfolio-filter button:hover{color:#fd7e14}button.active{color:#fd7e14}.portfolio-items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:2rem 2rem;padding:0 2rem}.portfolio-items .portfolio-item{width:100%}.portfolio-items .portfolio-item .portfolio-item-inner{position:relative;overflow:hidden;height:100%;border-radius:1rem}.portfolio-items .portfolio-item .portfolio-item-inner:hover .portfolio-info,.portfolio-items .portfolio-item .portfolio-item-inner:hover .projects__button{opacity:1}.portfolio-items .portfolio-item .portfolio-item-inner:hover .projects__subtitle,.portfolio-items .portfolio-item .portfolio-item-inner:hover .projects__title{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.portfolio-items .portfolio-item .portfolio-img{height:26rem}.portfolio-items .portfolio-item .portfolio-img img{height:26rem}.portfolio-info{position:absolute;left:0;top:0;background-color:rgba(0,0,0,0.541);height:100%;width:100%;border-radius:1rem;z-index:2;padding:3rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0;z-index:2}.portfolio-info .projects__subtitle{font-size:1.6rem;font-weight:700;color:#ffffff;text-transform:capitalize;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateX(-2rem);transform:translateX(-2rem);opacity:0}.portfolio-info .projects__title{margin-top:2rem;font-size:1.8rem;font-weight:700;color:#ffffff;text-transform:capitalize;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateX(-2rem);transform:translateX(-2rem);opacity:0}.portfolio-info .projects__button{height:4rem;width:4rem;background-color:#ffffff;text-align:center;border-radius:50%;position:absolute;right:3rem;bottom:3rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateX(2rem);transform:translateX(2rem);opacity:0}.portfolio-info .projects__button .ri-link{text-align:center;line-height:4rem;font-size:2rem;color:#22272b}.portfolio-item.hide{display:none}.portfolio-item.show{display:block;-webkit-animation:showItem 0.5s ease;animation:showItem 0.5s ease}@-webkit-keyframes showItem{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes showItem{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.contact-section{margin-top:5rem}.contact-inner{font-family:"Maven Pro", sans-serif;font-size:4rem;letter-spacing:0.2rem;font-weight:700;text-align:center;margin-bottom:4rem}.contact{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}.contact-about .contact-about-item{margin-bottom:3rem;display:-ms-grid;display:grid;row-gap:0.7rem}.contact-about .contact-about-item .cai-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-about .contact-about-item .cai-item i{margin-right:0.7rem;font-size:2.5rem;color:var(--title-color)}.contact-about .contact-about-item .cai-item .cai-text{color:var(--title-color);font-weight:600;letter-spacing:0.15rem;font-size:2rem}.contact-about .contact-about-item .cai-innner{color:var(--text-color-light);font-size:1.3rem;letter-spacing:0.1rem;font-weight:500;margin-left:3rem}.contact-form{margin-left:auto;width:100%;max-width:60rem;display:-ms-grid;display:grid;row-gap:1rem}.contact-form input,.contact-form textarea{font-family:'Asap', sans-serif;letter-spacing:0.1rem;font-weight:600;border:none;outline:none;font-size:1.2rem;padding:1.5rem;color:var(--body-color);background-color:var(--title-color);border-radius:0.4rem}.contact-form textarea{resize:none}.contact-form .send-btn{font-family:"Maven Pro", sans-serif;font-weight:700;width:12rem;font-size:1.3rem;letter-spacing:0.1rem;text-transform:uppercase;cursor:pointer;padding:1.2rem;background-color:var(--first-color);color:#fff;margin-bottom:1rem}.contact-form .send-btn:hover{background-color:#42a4f5d9;-webkit-transition:0.3s all linear;transition:0.3s all linear}.nav__toggle{cursor:pointer;position:absolute;right:0;display:none;padding:0 !important;margin:0 !important}.line{fill:none;-webkit-transition:stroke-dasharray 5000ms, stroke-dashoffset 900ms;transition:stroke-dasharray 5000ms, stroke-dashoffset 900ms;stroke:var(--title-color);stroke-width:5.5;stroke-linecap:round}.ham{padding:0 !important;margin:0 !important}.ham .top{stroke-dasharray:40 172}.ham .middle{stroke-dasharray:40 111}.ham .bottom{stroke-dasharray:40 172}.ham.active .top{stroke-dashoffset:-132px}.ham.active .middle{stroke-dashoffset:-71px}.ham.active .bottom{stroke-dashoffset:-132px}@media (max-width: 991.98px){.portfolio-items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.home-img{width:50% !important}.home-img img{width:90% !important}}@media (max-width: 767.98px){.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main{overflow:hidden}.nav__toggle{display:inline-block !important}.change-theme{display:block;margin-right:2.5rem !important}.nav{width:100%;padding-top:2.4rem;display:block;position:fixed;top:-100%;left:0;z-index:-1;text-align:center;-webkit-transition:.1s;transition:.1s;-webkit-box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.1);box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.1);background-color:var(--body-color);border-radius:0 0 1rem 1rem}.nav .nav__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav .nav__items li{margin-right:0;margin-bottom:2rem !important}.show-menu{top:5.4rem}.home{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home .home-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.home .home-img{text-align:center;width:100% !important}.home .home-img img{width:60% !important}.about{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about .about-img{text-align:center;width:100%;margin-bottom:2rem}.about .about-img img{width:70%}.about .about-wrapper{padding-left:0;width:90%}.portfolio-items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.contact{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-columns:1fr;grid-template-columns:1fr}.contact-social{margin-bottom:2rem}}@media (max-width: 575.98px){.main{overflow:hidden}.nav__toggle{display:block !important}.change-theme{margin-right:0.5rem}.nav{width:100%;padding-top:2.4rem;display:block;position:fixed;top:-100%;left:0;z-index:-1;text-align:center;-webkit-transition:1s;transition:1s;-webkit-box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.1);box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.1);background-color:var(--body-color);border-radius:0 0 1rem 1rem}.nav .nav__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav .nav__items li{margin-right:0;margin-bottom:2rem !important}.show-menu{top:5.4rem}.about-img{text-align:center;width:100%;margin-bottom:2rem}.about-img img{width:90% !important}.about-wrapper{padding-left:0 !important;width:90% !important}.home{padding-left:0;padding-right:0}.home .home-wrapper{width:100%}.home .home-wrapper .home-title{font-size:4rem}.home .home-wrapper .home-text{text-align:center;width:100%}.home .home-img{text-align:center;width:100% !important}.home .home-img img{width:85% !important}.home-btns .home-btn{font-size:1.5rem !important;margin-top:2rem}.portfolio-items{padding:0 !important;-ms-grid-columns:1fr;grid-template-columns:1fr}.portfolio-items .portfolio-img{width:100%}.portfolio-items .portfolio-img img{width:100%}.contact{-ms-grid-columns:1fr;grid-template-columns:1fr}.contact-social{margin-bottom:2rem}}@media (max-width: 415.98px){.main{overflow:hidden}.nav__toggle{display:block !important}.change-theme{margin-right:0.5rem}.nav{width:100%;padding-top:2.4rem;display:block;position:fixed;top:-100%;left:0;z-index:-1;text-align:center;-webkit-transition:1s;transition:1s;-webkit-box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.1);box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.1);background-color:var(--body-color);border-radius:0 0 1rem 1rem}.nav .nav__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav .nav__items li{margin-right:0;margin-bottom:2rem !important}.show-menu{top:5.4rem}.about-section{padding-top:0;padding-bottom:0rem;padding-left:0 !important;padding-right:0 !important}.about-section .about-title{margin-bottom:1rem}.about-img{text-align:center;width:100%;margin-bottom:2rem}.about-img img{width:93% !important}.about-wrapper{padding-left:0 !important;width:93% !important}.about-info-description{font-size:1.2rem !important}.home{padding-left:0;padding-right:0;padding-bottom:3rem}.home .home-wrapper{width:100%}.home .home-wrapper .home-title{font-size:3rem}.home .home-wrapper .home-text{text-align:center;width:100%}.home .home-img{text-align:center;width:100% !important}.home .home-img img{width:80% !important}.home-btns .home-btn{font-size:1.3rem !important;margin-top:2rem}}
/*# sourceMappingURL=styles.min.css.map */