*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0f172a}nav{background-color:#0f172a;box-shadow:0 0 20px rgba(7,105,105,.3);padding:35px 0px !important}.navbar{position:sticky;top:0;z-index:999}.logo a{color:#22d3ee;font-size:22px;font-weight:600;font-family:"Orbitron",sans-serif;letter-spacing:1.3px;text-transform:capitalize}.logo a:focus,.logo a:hover{color:#22d3ee}nav ul{-moz-column-gap:32px;column-gap:32px}.nav-link{color:#f1f5f9;font-size:16px;font-weight:500;transition:.4s;position:relative;padding:0 !important;text-transform:capitalize;font-family:"Montserrat",sans-serif}.navbar-toggler{color:gray;background-color:#fff}.nav-link:hover,.nav-link:focus{color:#22d3ee}.nav-link::after{width:0%;height:2px;position:absolute;background-color:#22d3ee;left:50%;transform:translate(-50%);bottom:-3px;content:"";transition:.4s !important}.nav-link:hover::after,.nav-link:focus::after{width:100%}.logo{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px}.hero-content{display:flex;justify-content:space-between;align-items:center;margin:100px 0}.hero-content .hero-text h1{font-size:50px;font-weight:700;margin-bottom:20px;color:#f1f5f9}.hero-content .hero-text p{font-size:18px;color:rgba(241,245,249,.7);margin-bottom:30px;width:500px}.hero-content .hero-text p span{color:#22d3ee;font-weight:700}.hero-content .hero-text .icons{margin-bottom:40px;display:flex;gap:20px;align-items:center}.hero-content .hero-text .icons a{color:#22d3ee;width:40px;height:40px;border:1px solid #22d3ee;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;position:relative;transition:all .3s ease}.hero-content .hero-text .icons a:hover{background-color:#22d3ee;color:#1a1a1a}.hero-content .hero-text .Btn{text-decoration:none;padding:10px 20px;background-color:#22d3ee;color:#1a1a1a;font-weight:600;font-family:"Poppins",sans-serif;text-transform:capitalize;border:1px solid rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:all .3s ease}.hero-content .hero-text .Btn:focus{background-color:rgba(0,0,0,0);border-color:#22d3ee;color:#22d3ee}.hero-content .image{width:400px;height:470px;border-radius:20px;transform:rotate(5deg);overflow:hidden;border:2px solid rgba(0,0,0,0);box-shadow:0 0 30px rgba(34,211,238,.2);transition:all .3s ease}.hero-content .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-content .image:hover{border-color:#8373fc;transform:rotate(0deg);box-shadow:0 0 40px rgba(34,211,238,.4)}#about{padding:100px 0}#about .header-content h2{font-size:48px;font-weight:600;text-align:center;color:#f1f5f9;font-family:"Montserrat",sans-serif;text-transform:capitalize;margin-bottom:20px}#about .about-content{display:flex;justify-content:space-between;align-items:start;margin:100px 0}#about .about-content .image{display:flex;justify-content:center;align-items:center;width:350px;height:350px;background:#1a2540;border-radius:20px;border:1px solid rgba(241,245,249,.2)}#about .about-content .image img{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #8373fc}#about .about-content .idendety{color:#22d3ee;font-size:16px;font-weight:500;font-family:"Inter",sans-serif;letter-spacing:2px}#about .about-content h3{color:#fff;font-size:24px;font-weight:600;font-family:"Poppins",sans-serif}#about .about-content p{margin:10px 0 20px 0;color:hsla(0,0%,100%,.5);width:600px;font-family:"Poppins",sans-serif}#about .about-content .Card-part{display:grid;grid-template-columns:repeat(2, 1fr);margin:10px 0 20px 0;row-gap:20px;-moz-column-gap:20px;column-gap:20px}#about .about-content .Card{background:rgba(26,37,64,.6);padding:20px 30px;border-radius:20px}#about .about-content .Card i{background:rgba(34,211,238,.2);width:30px;height:30px;border-radius:10px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#fff;border:1px solid rgba(34,211,238,.2)}#about .about-content .Card .text{color:#fff;margin:10px 0 0 0;font-weight:500;font-size:18px;font-family:"Inter",sans-serif}#about .about-content .Card .head{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;font-family:"Poppins",sans-serif}#about .about-content .button{display:flex;align-items:center;gap:20px}#about .about-content .button .Btn{padding:8px 18px;border-radius:15px;font-size:16px;font-family:"Poppins",sans-serif;font-weight:500}#about .about-content .button a{text-decoration:none;background:rgba(34,211,238,.1);color:hsla(0,0%,100%,.6);border:1px solid rgba(34,211,238,.1);transition:all .3s ease}#about .about-content .button a:hover{background:rgba(34,211,238,.2);border-color:rgba(34,211,238,.2)}#about .about-content .button .hire{background:#22d3ee;border:1px solid rgba(0,0,0,0);transition:all .3s ease}#about .about-content .button .hire:focus{background:rgba(0,0,0,0);color:#22d3ee;border-color:#22d3ee}#skills{padding:100px 0}#skills .header-content h2{font-size:48px;font-weight:600;text-align:center;color:#f1f5f9;font-family:"Montserrat",sans-serif;text-transform:capitalize;margin-bottom:20px}#skills .header-content p{font-size:18px;color:rgba(241,245,249,.7);font-family:"Poppins",sans-serif;width:550px;margin:0 auto;text-align:center;line-height:32px;font-weight:400}#skills .experiences-part{margin-top:50px;display:flex;width:100%;align-items:center}#skills .experiences-part .technologies{width:25%;background:#141e33;padding:10px 20px;display:flex;flex-direction:column;border-left:1px solid rgba(241,245,249,.11);transition:all .3s ease}#skills .experiences-part .technologies .number{font-size:40px;color:#1fbdd5;font-weight:700;font-family:"Montserrat",sans-serif}#skills .experiences-part .technologies span{color:hsla(0,0%,100%,.4)}#skills .experiences-part .technologies:hover{background:#1a2540}#skills .experiences-part .technologies:first-child{border:none;border-radius:20px 0 0 20px}#skills .experiences-part .technologies:last-child{border-radius:0 20px 20px 0}#skills .card-part{margin-top:100px;display:grid;grid-template-columns:repeat(8, 1fr);row-gap:20px;-moz-column-gap:20px;column-gap:20px}#skills .card-part .Card{background:#141e33;padding:30px 20px;border-radius:20px;border:1px solid rgba(241,245,249,.1);transition:border-color .2s,color .34s,transform .25s ease}#skills .card-part .Card i{width:40px;height:40px;border-radius:10px;background:rgba(31,189,213,.3);color:#fff;border:1px solid rgba(31,189,213,.5);display:flex;justify-content:center;align-items:center}#skills .card-part .Card .services{color:#1fbdd5;margin:10px 0;font-weight:400;font-size:14px;font-family:"Inter",sans-serif}#skills .card-part .Card h3{color:#fff;font-weight:600;font-size:24px;font-family:"Montserrat",sans-serif}#skills .card-part .Card .p-tap{color:hsla(0,0%,100%,.3);font-size:14px;margin:-2px 0;font-family:"Poppins",sans-serif;width:100%}#skills .card-part .Card .icons-part{display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px;row-gap:10px;margin:15px 0;flex-wrap:wrap}#skills .card-part .Card .icons-part span{background:rgba(26,37,64,.5);padding:2px 12px;border-radius:15px;color:hsla(0,0%,100%,.4);border:1px solid rgba(38,47,144,.296);font-family:"Poppins",sans-serif;font-size:14px}#skills .card-part .Card .icons-part span.st{background:rgba(131,115,252,.2);border-color:rgba(131,115,252,.3);color:hsla(0,0%,100%,.5)}#skills .card-part .Card .icons-part span.ss{background:rgba(188,86,235,.2);border-color:rgba(188,86,235,.5)}#skills .card-part .Card .persentex{display:flex;flex-direction:column;gap:20px;margin-top:20px}#skills .card-part .Card .persentex .text{display:flex;flex-direction:column;gap:1px;align-items:start;width:100%}#skills .card-part .Card .persentex .text .name-show{display:flex;align-items:center;justify-content:space-between;width:100%}#skills .card-part .Card .persentex .text .name-show h6{color:hsla(0,0%,100%,.8);font-size:16px;font-family:"Poppins",sans-serif}#skills .card-part .Card .persentex .text .name-show .count-persentix{color:hsla(0,0%,100%,.2);font-family:"Poppins",sans-serif;font-size:12px}#skills .card-part .Card .persentex .text span{width:100%;height:2px;background:hsla(0,0%,100%,.1);border-radius:10px;position:relative}#skills .card-part .Card .persentex .text span::before{content:"";position:absolute;top:0;left:0;background:hsla(0,0%,100%,.4);width:95%;height:2px;border-radius:10px}#skills .card-part .Card .persentex .text span.li::before{background:#1fbdd5;width:80%}#skills .card-part .Card .persentex .text span.pi::before{background:#8373fc;width:75%}#skills .card-part .Card .persentex .text span.ly::before{background:#b184fb;width:58%}#skills .card-part .Card .persentex .text span.ti::before{background:#b184fb;width:55%}#skills .card-part .Card .persentex .text span.ty::before{background:#b184fb;width:58%}#skills .card-part .Card.five .connect{color:#bc56eb;margin-bottom:5px;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase}#skills .card-part .Card.five i{background:rgba(0,0,0,0);border:none;font-size:12px;color:hsla(0,0%,100%,.4)}#skills .card-part .Card:hover{background:#1a2540;border-color:rgba(241,245,249,.3);transform:translateY(-10px);box-shadow:0 0 20px rgba(31,189,213,.1)}#skills .one{grid-column:span 5}#skills .two{grid-column:span 3}#skills .three,#skills .four,#skills .five,#skills .six{grid-column:span 2}#project{padding:100px 0}#project .header-content{text-align:center}#project .header-content h2{font-size:48px;font-weight:600;text-align:center;color:#f1f5f9;font-family:"Montserrat",sans-serif;text-transform:capitalize;margin-bottom:20px}#project .header-content p{font-size:18px;color:rgba(241,245,249,.7);font-family:"Poppins",sans-serif;width:550px;margin:0 auto;text-align:center;line-height:32px;font-weight:400}#project .project-shokej{display:flex;justify-content:space-between;align-items:center;margin:100px 0 40px 0}#project .project-shokej h3{font-size:30px;color:hsla(0,0%,100%,.6);font-weight:500;font-family:"Poppins",sans-serif}#project .project-shokej button{background-color:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.6);font-size:16px;font-weight:500;font-family:"Poppins",sans-serif;display:flex;align-items:center;gap:3px;transition:.3s ease}#project .project-shokej button i{left:10px;position:relative;top:50%;transition:.3s ease;transform:translate(-50%);opacity:0}#project .project-shokej button:hover{color:rgba(34,211,238,.6823529412)}#project .project-shokej button:hover i{left:15px;opacity:1}#project .card-parts{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:20px;column-gap:20px;row-gap:20px;align-items:center}#project .card-parts .Card{position:relative;padding:30px 20px;height:100%;background:#141e33;overflow:hidden;border:1px solid;border-radius:20px;transition:border-color .2s,background .3s,transform .25s}#project .card-parts .Card .image-part{width:100%;height:200px;overflow:hidden;border-radius:20px}#project .card-parts .Card .image-part img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;opacity:.6}#project .card-parts .Card .feature{margin:20px 0 10px 0;color:rgba(34,211,238,.6823529412);font-size:12px;background:rgba(34,211,238,.1);font-weight:500;display:inline-block;padding:5px 12px;border-radius:20px;border:1px solid rgba(34,211,238,.482)}#project .card-parts .Card .feature.pi{background:rgba(75,34,238,.1);color:#4b22ee;border-color:rgba(75,34,238,.482)}#project .card-parts .Card .feature.li{background:rgba(135,25,239,.1);color:#8719ef;border-color:rgba(135,25,239,.482)}#project .card-parts .Card h3{font-size:28px;color:#fff;font-family:"Inter",sans-serif;font-weight:600}#project .card-parts .Card .p-tag{color:hsla(0,0%,100%,.6);font-size:16px;line-height:24px;font-weight:400;margin:10px 0 20px 0;font-family:"Poppins",sans-serif;width:100%}#project .card-parts .Card .cart-footer{display:flex;justify-content:space-between;align-items:center}#project .card-parts .Card .cart-footer .skills{display:flex;align-items:center;gap:5px}#project .card-parts .Card .cart-footer .skills span{color:hsla(0,0%,100%,.3);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}#project .card-parts .Card .cart-footer .skills .circul{width:5px;height:5px;background-color:hsla(0,0%,100%,.3);border-radius:50%}#project .card-parts .Card .cart-footer i{color:hsla(0,0%,100%,.3);font-size:12px;width:30px;height:30px;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;border-radius:50%;transform:rotate(-45deg);cursor:pointer;border:1px solid hsla(0,0%,100%,.1);transition:.3s ease}#project .card-parts .Card .cart-footer i:hover{border-color:rgba(34,211,238,.6823529412);background:rgba(34,211,238,.1);color:rgba(34,211,238,.6823529412)}#project .card-parts .Card:hover{border-color:rgba(241,245,249,.11);background:#1a2540;transform:translateY(-4px)}#services{padding:100px 0}#services .top-header{text-align:center;margin-bottom:100px}#services .top-header h2{font-size:48px;font-weight:600;text-align:center;color:#f1f5f9;font-family:"Montserrat",sans-serif;text-transform:capitalize;margin-bottom:20px}#services .top-header p{font-size:18px;color:rgba(241,245,249,.7);font-family:"Poppins",sans-serif;width:550px;margin:0 auto;text-align:center;line-height:32px;font-weight:400}#services .header-content .work-active{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px}#services .header-content .work-active span{position:relative;width:8px;height:8px;flex-shrink:0}#services .header-content .work-active span::before{position:absolute;content:"";border-radius:50%;inset:0;background:#0fd8f7;animation:point 2s ease-out infinite}#services .header-content .work-active span::after{position:absolute;content:"";border-radius:50%;background:#0fd8f7}@keyframes point{0%{box-shadow:0 0 0 0 rgba(34,211,238,.55)}70%{box-shadow:0 0 0 7px rgba(34,211,238,0)}100%{box-shadow:0 0 0 0 rgba(34,211,238,0)}}#services .header-content .work-active p{color:#0fd8f7;font-size:16px;font-family:"Poppins",sans-serif;font-weight:600;text-transform:uppercase;word-spacing:2px;margin:0}#services .header-content .designer-part{display:grid;grid-template-columns:1fr 1fr;align-items:end}#services .header-content .designer-part h2{color:#fff;font-size:clamp(42px,5.8vw,72px);font-weight:900;line-height:78px;letter-spacing:1px;width:400px}#services .header-content .designer-part h2 span{color:#0fd8f7;font-family:"Montserrat",sans-serif}#services .header-content .designer-part .divited P{color:hsla(0,0%,100%,.7);width:500px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:28px;margin:0}#services .header-content .designer-part .divited .mpilles{display:flex;gap:20px;align-items:center;margin-top:20px;flex-wrap:wrap;font-weight:700}#services .header-content .designer-part .divited .mpilles .mp{padding:5px 12px;font-size:12px;border-radius:99px;border:1px solid rgba(241,245,249,.11);color:rgba(241,245,249,.5)}#services .header-content .designer-part .divited .mpilles .mp.cy{color:#22d3ee;border-color:rgba(34,211,238,.22);background:rgba(34,211,238,.1)}#services .header-content .designer-part .divited .mpilles .mp.li{color:#7c8fcf;border-color:rgba(124,143,207,.22);background:rgba(124,143,207,.1)}#services .header-content .designer-part .divited .mpilles .mp.pi{color:#818cf8;border-color:rgba(129,140,248,.22);background:rgba(129,140,248,.1)}#services .icons-part{display:flex;margin-top:100px;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-bottom:1px solid rgba(124,143,207,.1);padding-bottom:50px}#services .icons-part .icons-div{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;font-size:12px;font-weight:700;background:#141e33;border-radius:99px;border:1px solid rgba(241,245,249,.06);color:rgba(241,245,249,.5);text-transform:capitalize;font-family:"Poppins",sans-serif;transition:.3s ease}#services .icons-part .icons-div .ty{height:8px;width:8px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.6}#services .icons-part .icons-div:hover{border-color:rgba(241,245,249,.11);background:#1a2540;color:#f1f5f9}#services .icons-part .icons-div.rs{color:#22d3ee;border-color:rgba(34,211,238,.22);background:rgba(34,211,238,.1)}#services .icons-part .icons-div.ns{color:#7c8fcf;border-color:rgba(124,143,207,.22);background:rgba(124,143,207,.1)}#services .icons-part .icons-div.ts{color:#818cf8;border-color:rgba(129,140,248,.22);background:rgba(129,140,248,.1)}#services .Services-card{margin-top:40px;display:grid;grid-template-columns:repeat(6, 1fr);row-gap:20px;-moz-column-gap:20px;column-gap:20px}#services .Services-card .Card-item{background:#141e33;border:1px solid;padding:30px 20px;border-radius:20px;position:relative;overflow:hidden;transition:border-color .25s,background .25s,transform .3s}#services .Services-card .Card-item:hover{border-color:rgba(241,245,249,.11);background:#1a2540;transform:translateY(-4px)}#services .Services-card .Card-item::before{content:"";position:absolute;top:0;left:0;right:0;height:1.5px;border-radius:20px 20px 0 0;opacity:0;transition:opacity .3s}#services .Services-card .Card-item.ly::before{background:#22d3ee}#services .Services-card .Card-item.li::before{background:#7c8fcf}#services .Services-card .Card-item.pi::before{background:#818cf8}#services .Services-card .Card-item:hover::before{opacity:1}#services .Services-card .Card-item.ly:hover{box-shadow:0 20px 60px rgba(34,211,238,.05)}#services .Services-card .Card-item.li:hover{box-shadow:0 20px 60px rgba(124,143,207,.05)}#services .Services-card .Card-item.pi:hover{box-shadow:0 20px 60px rgba(129,140,248,.05)}#services .Services-card .Card-item.ti{background:rgba(0,0,0,0);border-color:rgba(129,140,248,.4);margin-top:20px}#services .Services-card .Card-item.ti .onlly-me{display:flex;justify-content:space-between;align-items:center}#services .Services-card .Card-item.ti .onlly-me .content{flex:1}#services .Services-card .Card-item.ti .onlly-me .content h3{width:400px;line-height:48px}#services .Services-card .Card-item.ti .onlly-me .content h3 b{color:#0fd8f7;font-weight:400;font-style:italic}#services .Services-card .Card-item.ti .onlly-me .content p{width:60%;line-height:28px;margin:0}#services .Services-card .Card-item.ti .onlly-me .Button-part{display:flex;align-items:center;gap:12px}#services .Services-card .Card-item.ti .onlly-me .Button-part button{padding:8px 18px;border-radius:20px;font-size:16px;font-family:"Poppins",sans-serif;font-weight:600;outline:none;border:1px solid rgba(0,0,0,0);transition:.3s ease}#services .Services-card .Card-item.ti .onlly-me .Button-part button:first-child{background:#0fd8f7;color:#00055f;display:flex;gap:12px;align-items:center}#services .Services-card .Card-item.ti .onlly-me .Button-part button:first-child i{color:#00055f;width:auto;height:auto}#services .Services-card .Card-item.ti .onlly-me .Button-part button:first-child:hover{transform:translateY(-3px)}#services .Services-card .Card-item.ti .onlly-me .Button-part button:last-child{background:rgba(0,0,0,0);border:1px solid rgba(124,143,207,.3);color:hsla(0,0%,100%,.5)}#services .Services-card .Card-item.ti .onlly-me .Button-part button:last-child:hover{background:rgba(124,143,207,.3);border-color:rgba(124,143,207,.6)}#services .Services-card .Card-item.ti:hover{background:rgba(129,140,248,.1);border-color:rgba(129,140,248,.8)}#services .Services-card i{width:40px;height:40px;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.22);display:flex;justify-content:center;align-items:center;border-radius:10px;color:#fff}#services .Services-card h3{color:#fff;margin:20px 0;font-size:40px;font-weight:800;font-family:"Montserrat",sans-serif}#services .Services-card p{color:rgba(241,245,249,.6);font-weight:400;font-size:16px;width:100%;line-height:28px;font-family:"Poppins",sans-serif}#services .Services-card .persintix{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px}#services .Services-card .persintix .built{display:flex;flex-direction:column;align-items:start;margin:15px 0}#services .Services-card .persintix .built h6{font-size:40px;color:#22d3ee;font-weight:800;font-family:"Poppins",sans-serif}#services .Services-card .persintix .built span{color:rgba(241,245,249,.6);font-size:14px;margin-top:-10px}#services .Services-card .icon-items{display:flex;align-items:center;gap:15px;margin:5px 0 15px 0}#services .Services-card .icon-items .icon-list{padding:5px 12px;border-radius:10px;font-size:12px;font-weight:700;background:rgba(241,245,249,.1);border:1px solid rgba(241,245,249,.06);color:rgba(241,245,249,.8);text-transform:capitalize;font-family:"Poppins",sans-serif;transition:.3s ease}#services .Services-card .icon-items .icon-list.si{color:#7c8fcf;border-color:rgba(124,143,207,.22);background:rgba(124,143,207,.1)}#services .Services-card .icon-items .icon-list.st{color:#22d3ee;border-color:rgba(34,211,238,.22);background:rgba(34,211,238,.1)}#services .Services-card .hire-me{display:flex;align-items:center;gap:20px;margin-top:25px;transition:.3s ease;width:-moz-fit-content;width:fit-content}#services .Services-card .hire-me button{color:hsla(0,0%,100%,.4);background:rgba(0,0,0,0);border:none;outline:none;font-size:16px;font-weight:500;letter-spacing:1px}#services .Services-card .hire-me i{border-radius:50%;height:30px;width:30px;font-size:12px;transform:rotate(-45deg);background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6);transition:.3s ease}#services .Services-card .hire-me:hover button{color:#22d3ee}#services .Services-card .hire-me:hover i{background:rgba(15,216,247,.1);border-color:rgba(15,216,247,.7);color:#0fd8f7}#services .one{grid-column:span 4}#services .two{grid-column:span 2}#services .three,#services .four,#services .five{grid-column:span 2}#services .six{grid-column:span 4}#services .seven{grid-column:span 6}#services h4{font-size:30px;color:#fff;font-weight:700;margin:20px 0;font-family:"Montserrat",sans-serif}#services h4:nth-child(1){margin:0px}#services .my-concept{display:flex;flex-direction:column;gap:20px;margin-top:30px}#services .my-concept .lists{display:flex;align-items:start;gap:20px;border-bottom:1px solid rgba(124,143,207,.4);padding-bottom:20px}#services .my-concept .lists li{list-style:none;color:#0fd8f7;font-size:12px;font-family:"Poppins",sans-serif;font-weight:500;height:30px;width:30px;background-color:rgba(15,216,247,.2);border:1px solid rgba(15,216,247,.6);display:flex;justify-content:center;align-items:center;border-radius:10px}#services .my-concept .lists .row-text{display:flex;flex-direction:column;align-items:start}#services .my-concept .lists .row-text span{color:#fff;font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:5px}#services .my-concept .lists .row-text p{margin:-7px 0;font-size:14px;font-family:"Poppins",sans-serif;width:100%}#services .my-concept .lists:last-child{border:none}#contact{padding:100px 0}#contact .contact-header{text-align:center}#contact .contact-header h2{font-size:48px;font-weight:600;text-align:center;color:#f1f5f9;font-family:"Montserrat",sans-serif;text-transform:capitalize;margin-bottom:20px}#contact .contact-header p{font-size:18px;color:rgba(241,245,249,.7);font-family:"Poppins",sans-serif;width:550px;margin:0 auto;text-align:center;line-height:32px;font-weight:400}#contact .contact-content{display:flex;align-items:center;justify-content:center;margin-top:70px}#contact .contact-form{background:#050e4f;padding:40px;height:500px;width:500px;overflow:hidden;border-radius:10px 0 0 10px;box-shadow:-5px 0px 10px hsla(0,0%,100%,.3)}#contact .contact-form form{height:100%;width:100%;align-items:center;display:flex;flex-direction:column}#contact .contact-form .input-group{display:flex;position:relative;flex-direction:column}#contact .contact-form .input-group label{font-size:18px;letter-spacing:1px;font-weight:600;font-family:"Montserrat",sans-serif;color:#fff;margin-bottom:5px;margin-top:15px}#contact .contact-form .input-group input,#contact .contact-form .input-group textarea{width:100%;padding:5px 10px;border-radius:5px;outline:none;border:1px solid rgba(0,0,0,0);background:#f1f5f9;transition:.3s ease}#contact .contact-form .input-group input::-moz-placeholder, #contact .contact-form .input-group textarea::-moz-placeholder{color:#2a2a2a;font-weight:400;font-size:16px;font-family:"Poppins",sans-serif}#contact .contact-form .input-group input::placeholder,#contact .contact-form .input-group textarea::placeholder{color:#2a2a2a;font-weight:400;font-size:16px;font-family:"Poppins",sans-serif}#contact .contact-form .input-group input:focus,#contact .contact-form .input-group textarea:focus{background:rgba(0,0,0,0);border-color:#22d3ee;color:#22d3ee}#contact .contact-form .input-group input:focus::-moz-placeholder, #contact .contact-form .input-group textarea:focus::-moz-placeholder{color:#22d3ee}#contact .contact-form .input-group input:focus::placeholder,#contact .contact-form .input-group textarea:focus::placeholder{color:#22d3ee}#contact .contact-form button{margin-top:50px;padding:10px 20px;background-color:#22d3ee;color:#1a1a1a;border:1px solid rgba(0,0,0,0);outline:none;border-radius:5px;cursor:pointer;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;transition:all .3s ease}#contact .contact-form button:focus{background-color:rgba(0,0,0,0);color:#22d3ee;border-color:#22d3ee}#contact .contact-image{width:500px;height:500px;overflow:hidden;border-radius:0 10px 10px 0;box-shadow:5px 0px 10px hsla(0,0%,100%,.3)}#contact .contact-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.4s ease}#contact .contact-content:hover .contact-image img{transform:scale(1.1)}#footer-section{padding:100px 0 10px 0;background:rgba(129,93,243,.5)}#footer-section .footer-logo{margin-right:80px}#footer-section .footer-logo a{color:#22d3ee;font-size:28px;font-weight:600;font-family:"Orbitron",sans-serif;letter-spacing:1.3px;text-transform:capitalize}#footer-section .footer-logo h4{font-size:18px;color:#fff;font-weight:500;text-transform:capitalize;font-family:"Inter",sans-serif;margin-top:10px}#footer-section .footer-logo p{font-size:14x;font-weight:400;color:hsla(0,0%,100%,.5);padding:0;margin:-5px 0 10px 0;text-transform:capitalize;font-family:"Inter",sans-serif}#footer-section .footer-logo p span{color:#fff}#footer-section .footer-logo .icons{display:flex;align-items:center;gap:15px;margin:20px 0}#footer-section .footer-logo .icons a{color:#22d3ee;font-size:14px;width:30px;height:30px;border:1px solid #22d3ee;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;text-shadow:0 0 10px #22d3ee;position:relative;transition:all .3s ease}#footer-section .footer-logo .icons a:hover{background-color:#22d3ee;color:#1a1a1a}#footer-section .footer-content{display:flex;justify-content:space-between;margin-bottom:100px}#footer-section .footer-content .features{display:flex;flex-direction:column;align-items:start}#footer-section .footer-content .features h5{font-size:20px;font-weight:500;letter-spacing:1px;color:#fff;text-transform:uppercase;font-family:"Poppins",sans-serif}#footer-section .footer-content .features ul{list-style:none;padding:0;margin:15px 0}#footer-section .footer-content .features ul li{color:hsla(0,0%,100%,.6);margin-top:8px;font-size:16px;font-family:"Inter",sans-serif;font-weight:400;cursor:pointer;transition:.3s ease}#footer-section .footer-content .features ul li:hover{color:#22d3ee}#footer-section .footer-content .features .contact{display:flex;flex-direction:column;margin:15px 0}#footer-section .footer-content .features .contact a{text-decoration:none;color:hsla(0,0%,100%,.6);margin-bottom:8px;display:flex;font-size:16px;align-items:center;font-family:"Inter",sans-serif;transition:.3s ease}#footer-section .footer-content .features .contact a:hover{color:#22d3ee}#footer-section .footer-content .features .contact a i{color:#22d3ee;margin-right:10px;font-size:14px}#footer-section .copy-right{display:flex;justify-content:space-between;align-items:center;position:relative}#footer-section .copy-right p{color:rgba(244,244,250,.6);font-size:14px;font-weight:400;font-family:"Inter",sans-serif}#footer-section .copy-right::before{content:"";position:absolute;width:100%;height:2px;background:#00f7ff;box-shadow:0 0 10px #00f7ff,0 0 20px #00f7ff,0 0 40px #00f7ff;top:-30px}@media(min-width: 320px)and (max-width: 575.99px){nav{padding:25px 0px !important}.navbar-collapse{position:absolute;top:100%;left:0;width:100%;background:#0f172a;z-index:999;padding:20px}.navbar{position:absolute;width:100%;top:0;z-index:999}nav .navbar-toggler{border:1px solid rgba(0,0,0,0);background:none}.logo a{font-size:18px}.navbar-toggler:focus{box-shadow:none !important;border:none}nav .navbar-nav{text-align:center;padding:20px 10px;border-radius:10px;margin-top:20px}nav button i{color:#22d3ee;font-size:18px}.navbar-nav{align-items:center}nav ul{row-gap:15px}.hero-content{margin:60px 0;margin-top:130px;flex-direction:column;row-gap:70px}.hero-content .hero-text h1{font-size:30px;line-height:42px;width:65%;margin:0 auto 15px auto;text-align:center}.hero-content .hero-text p{font-size:14px;line-height:20px;margin:0 auto 20px auto;width:100%;text-align:center}.hero-content .hero-text p span{color:#22d3ee;font-weight:600}.hero-content .hero-text .icons{margin-bottom:30px;justify-content:center}.hero-content .hero-text .icons a{color:#22d3ee;width:30px;height:30px}.hero-content .hero-text .hero-button{text-align:center}.hero-content .hero-text .Btn{padding:5px 12px}.hero-content .image{width:250px;height:300px}#about{padding:60px 0}#about .header-content h2{font-size:30px;margin-bottom:15px}#about .about-content{flex-direction:column;row-gap:40px;margin:60px 0}#about .about-content .image{width:300px;height:300px;margin:0 auto;order:1}#about .about-content .image img{width:150px;height:150px}#about .about-content .idendety{font-size:14px}#about .about-content h3{font-size:18px}#about .about-content p{margin:5px 0 10px 0;width:100%;font-size:14px}#about .about-content .Card-part{grid-template-columns:repeat(1, 1fr);margin:20px 0 20px 0}#about .about-content .Card{padding:10px 20px}#about .about-content .Card i{width:30px;height:30px;font-size:12px}#about .about-content .Card .text{font-size:14px}#about .about-content .Card .head{font-size:12px}#about .about-content .button{gap:15px}#about .about-content .button .Btn{padding:5px 15px;font-size:14px}#skills{padding:60px 0}#skills .header-content h2{font-size:30px;margin-bottom:15px}#skills .header-content p{font-size:14px;width:95%;margin:0 auto;line-height:24px}#skills .experiences-part{display:none}#skills .card-part{margin-top:60px;grid-template-columns:repeat(1, 1fr)}#skills .card-part .Card{padding:15px 10px}#skills .card-part .Card i{width:30px;height:30px;font-size:12px}#skills .card-part .Card h3{font-size:20px}#skills .card-part .Card .p-tap{font-size:12px}#skills .card-part .Card .icons-part span{padding:2px 10px;font-size:12px}#skills .card-part .Card .persentex{gap:15px;margin-top:15px}#skills .card-part .Card .persentex .text .name-show h6{font-size:14px}#skills .card-part .Card.five .connect{font-size:12px}#skills .one{grid-column:span 6}#skills .two{grid-column:span 6}#skills .three,#skills .four,#skills .five,#skills .six{grid-column:span 6}#project{padding:60px 0}#project .header-content h2{font-size:30px;margin-bottom:15px}#project .header-content p{font-size:14px;width:100%;line-height:24px}#project .project-shokej{margin:60px 0 20px 0}#project .project-shokej h3{font-size:20px}#project .project-shokej button{font-size:12px}#project .project-shokej button i{display:none}#project .card-parts{grid-template-columns:repeat(1, 1fr)}#project .card-parts .Card{padding:20px 10px}#project .card-parts .Card .image-part{width:100%;height:150px;overflow:hidden;border-radius:20px}#project .card-parts .Card .feature{margin:10px 0 5px 0}#project .card-parts .Card h3{font-size:20px}#project .card-parts .Card .p-tag{font-size:14px;line-height:22px;margin:10px 0 10px 0}#services{padding:60px 0}#services .top-header{text-align:center;margin-bottom:50px}#services .top-header h2{font-size:30px;margin-bottom:15px}#services .top-header p{font-size:14px;width:100%;line-height:24px}#services .header-content .work-active{margin-bottom:10px}#services .header-content .work-active p{font-size:14px;word-spacing:1px}#services .header-content .designer-part{grid-template-columns:1fr;border-bottom:1px solid rgba(124,143,207,.1);padding-bottom:40px}#services .header-content .designer-part h2{font-size:38px;line-height:45px;width:80%}#services .header-content .designer-part h2 span{color:#0fd8f7;font-family:"Montserrat",sans-serif}#services .header-content .designer-part .divited P{width:100%;font-size:14px;line-height:24px}#services .header-content .designer-part .divited .mpilles{gap:12px}#services .header-content .designer-part .divited .mpilles .mp{padding:5px 10px}#services .icons-part{margin-top:30px;padding-bottom:30px}#services .icons-part .icons-div{gap:10px;padding:5px 15px}#services .icons-part .icons-div .ty{height:5px;width:5px}#services .Services-card{grid-template-columns:repeat(1, 1fr)}#services .Services-card .Card-item.ti{margin-top:20px}#services .Services-card .Card-item.ti .onlly-me{flex-direction:column;row-gap:20px}#services .Services-card .Card-item.ti .onlly-me .content h3{width:100%}#services .Services-card .Card-item.ti .onlly-me .content p{width:100%;line-height:24px}#services .Services-card .Card-item.ti .onlly-me .Button-part button{padding:5px 15px;font-size:14px}#services .Services-card i{width:30px;height:30px}#services .Services-card h3{margin:15px 0;font-size:30px}#services .Services-card p{font-size:14px;line-height:24px}#services .Services-card .persintix .built{margin:10px 0}#services .Services-card .persintix .built h6{font-size:30px}#services .Services-card .persintix .built span{color:rgba(241,245,249,.6);font-size:12px}#services .Services-card .icon-items{gap:10px;margin:10px 0 15px 0;flex-wrap:wrap}#services .Services-card .hire-me{gap:15px;margin-top:20px}#services .Services-card .hire-me button{font-size:12px}#services .Services-card .hire-me i{height:20px;width:20px;font-size:10px}#services .one{grid-column:span 6}#services .two{grid-column:span 6}#services .three,#services .four,#services .five{grid-column:span 6}#services .six{grid-column:span 6}#services .seven{grid-column:span 6}#services h4{font-size:24px;margin:15px 0}#services .my-concept{gap:15px;margin-top:20px}#services .my-concept .lists li{font-size:10px;height:20px;width:20px}#services .my-concept .lists .row-text span{color:#fff;font-size:16px}#services .my-concept .lists .row-text p{font-size:12px}#contact{padding:60px 0}#contact .contact-header h2{font-size:30px;margin-bottom:15px}#contact .contact-header p{font-size:14px;width:90%;line-height:24px}#contact .contact-form{background:#050e4f;padding:20px;height:400px;box-shadow:none;border-radius:10px;width:100%}#contact .contact-form .input-group label{font-size:14px}#contact .contact-form .input-group input::-moz-placeholder, #contact .contact-form .input-group textarea::-moz-placeholder{font-size:12px}#contact .contact-form .input-group input::placeholder,#contact .contact-form .input-group textarea::placeholder{font-size:12px}#contact .contact-form button{margin-top:30px;padding:5px 12px;font-size:14px}#contact .contact-image{display:none}#footer-section{padding:60px 0 5px 0}#footer-section .footer-logo{margin-right:0px}#footer-section .footer-logo a{font-size:20px}#footer-section .footer-logo h4{font-size:14px;margin-top:5px}#footer-section .footer-logo p{font-size:12px}#footer-section .footer-logo .icons{gap:10px;margin:15px 0}#footer-section .footer-logo .icons a{font-size:12px}#footer-section .footer-content{display:grid;grid-template-columns:repeat(1, 1fr);row-gap:20px;margin-bottom:50px}#footer-section .footer-content .features{display:flex}#footer-section .footer-content .features h5{font-size:16px}#footer-section .footer-content .features ul{margin:8px 0}#footer-section .footer-content .features ul li{margin-top:5px;font-size:14px}#footer-section .footer-content .features .contact{margin:10px 0}#footer-section .footer-content .features .contact a{margin-bottom:5px;font-size:14px}#footer-section .footer-content .features .contact a:hover{color:#22d3ee}#footer-section .footer-content .features .contact a i{color:#22d3ee;margin-right:10px;font-size:14px}#footer-section .copy-right{justify-content:center}#footer-section .copy-right p:first-child{font-size:12px}#footer-section .copy-right P:last-child{display:none}}@media(min-width: 576px)and (max-width: 767.99px){nav{padding:25px 0px !important}nav .navbar-toggler{border:1px solid rgba(0,0,0,0);background:none}.logo a{font-size:18px}.navbar-toggler:focus{box-shadow:none !important;border:none}nav .navbar-nav{text-align:center;padding:20px 10px;border-radius:10px;margin-top:20px}nav button i{color:#22d3ee;font-size:18px}.navbar-nav{align-items:center}nav ul{row-gap:15px}.hero-content{margin:70px 0;flex-direction:column;row-gap:55px}.hero-content .hero-text h1{font-size:32px;line-height:42px;width:80%;margin:0 auto 15px auto;text-align:center}.hero-content .hero-text p{font-size:15px;line-height:22px;margin:0 auto 20px auto;width:100%;text-align:center}.hero-content .hero-text p span{color:#22d3ee;font-weight:600}.hero-content .hero-text .icons{margin-bottom:30px;justify-content:center}.hero-content .hero-text .icons a{color:#22d3ee;width:30px;height:30px}.hero-content .hero-text .hero-button{text-align:center}.hero-content .hero-text .Btn{padding:8px 15px}.hero-content .image{width:300px;height:370px}#about{padding:70px 0}#about .header-content h2{font-size:32px;margin-bottom:16px}#about .about-content{flex-direction:column;row-gap:40px;margin:70px 0}#about .about-content .image{width:340px;height:340px;margin:0 auto;order:1}#about .about-content .image img{width:170px;height:170px}#about .about-content .idendety{font-size:15px}#about .about-content h3{font-size:20px}#about .about-content p{margin:7px 0 15px 0;width:100%;font-size:15px}#about .about-content .Card-part{grid-template-columns:repeat(2, 1fr);margin:20px 0 25px 0}#about .about-content .Card{padding:15px 25px}#about .about-content .Card i{width:30px;height:30px;font-size:13px}#about .about-content .Card .text{font-size:15px}#about .about-content .Card .head{font-size:13px}#about .about-content .button{gap:16px}#about .about-content .button .Btn{padding:6px 16px;font-size:14px}#skills{padding:70px 0}#skills .header-content h2{font-size:32px;margin-bottom:17px}#skills .header-content p{font-size:15px;width:95%;margin:0 auto;line-height:24px}#skills .experiences-part{display:none}#skills .card-part{margin-top:70px;grid-template-columns:repeat(2, 1fr)}#skills .card-part .Card{padding:15px 10px}#skills .card-part .Card i{width:30px;height:30px;font-size:12px}#skills .card-part .Card h3{font-size:18px}#skills .card-part .Card .p-tap{font-size:12px}#skills .card-part .Card .icons-part span{padding:2px 10px;font-size:12px}#skills .card-part .Card .persentex{gap:15px;margin-top:15px}#skills .card-part .Card .persentex .text .name-show h6{font-size:12px}#skills .card-part .Card.five .connect{font-size:12px}#skills .one{grid-column:span 1}#skills .two{grid-column:span 1}#skills .three,#skills .four,#skills .five,#skills .six{grid-column:span 1}#project{padding:70px 0}#project .header-content h2{font-size:32px;margin-bottom:16px}#project .header-content p{font-size:15px;width:90%;line-height:24px}#project .project-shokej{margin:70px 0 30px 0}#project .project-shokej h3{font-size:25px}#project .project-shokej button{font-size:13px}#project .project-shokej button i{display:none}#project .card-parts{grid-template-columns:repeat(1, 1fr)}#project .card-parts .Card{padding:25px 15px}#project .card-parts .Card .image-part{width:100%;height:150px;overflow:hidden;border-radius:20px}#project .card-parts .Card .feature{margin:15px 0 8px 0}#project .card-parts .Card h3{font-size:25px}#project .card-parts .Card .p-tag{font-size:15px;line-height:22px;margin:10px 0 15px 0}#services{padding:70px 0}#services .top-header{text-align:center;margin-bottom:55px}#services .top-header h2{font-size:32px;margin-bottom:15px}#services .top-header p{font-size:14px;width:100%;line-height:24px}#services .header-content .work-active{margin-bottom:10px}#services .header-content .work-active p{font-size:14px;word-spacing:1px}#services .header-content .designer-part{grid-template-columns:1fr;border-bottom:1px solid rgba(124,143,207,.1);padding-bottom:40px}#services .header-content .designer-part h2{font-size:38px;line-height:45px;width:80%}#services .header-content .designer-part h2 span{color:#0fd8f7;font-family:"Montserrat",sans-serif}#services .header-content .designer-part .divited P{width:100%;font-size:14px;line-height:24px}#services .header-content .designer-part .divited .mpilles{gap:12px}#services .header-content .designer-part .divited .mpilles .mp{padding:5px 10px}#services .icons-part{margin-top:30px;padding-bottom:30px}#services .icons-part .icons-div{gap:10px;padding:5px 15px}#services .icons-part .icons-div .ty{height:5px;width:5px}#services .Services-card{grid-template-columns:repeat(1, 1fr)}#services .Services-card .Card-item.ti{margin-top:20px}#services .Services-card .Card-item.ti .onlly-me{flex-direction:column;row-gap:20px}#services .Services-card .Card-item.ti .onlly-me .content p{width:100%;line-height:24px}#services .Services-card .Card-item.ti .onlly-me .Button-part button{padding:5px 15px;font-size:14px}#services .Services-card i{width:30px;height:30px}#services .Services-card h3{margin:15px 0;font-size:30px}#services .Services-card p{font-size:14px;line-height:24px}#services .Services-card .persintix .built{margin:10px 0}#services .Services-card .persintix .built h6{font-size:30px}#services .Services-card .persintix .built span{color:rgba(241,245,249,.6);font-size:12px}#services .Services-card .icon-items{gap:10px;margin:10px 0 15px 0;flex-wrap:wrap}#services .Services-card .hire-me{gap:15px;margin-top:20px}#services .Services-card .hire-me button{font-size:12px}#services .Services-card .hire-me i{height:20px;width:20px;font-size:10px}#services .one{grid-column:span 6}#services .two{grid-column:span 6}#services .three,#services .four,#services .five{grid-column:span 6}#services .six{grid-column:span 6}#services .seven{grid-column:span 6}#services h4{font-size:24px;margin:15px 0}#services .my-concept{gap:15px;margin-top:20px}#services .my-concept .lists li{font-size:10px;height:20px;width:20px}#services .my-concept .lists .row-text span{color:#fff;font-size:16px}#services .my-concept .lists .row-text p{font-size:12px}#contact{padding:70px 0}#contact .contact-header h2{font-size:32px;margin-bottom:16px}#contact .contact-header p{font-size:15px;width:90%;line-height:24px}#contact .contact-form{padding:20px;height:400px;box-shadow:none;border-radius:10px;width:100%}#contact .contact-form .input-group label{font-size:15px}#contact .contact-form .input-group input::-moz-placeholder, #contact .contact-form .input-group textarea::-moz-placeholder{font-size:13px}#contact .contact-form .input-group input::placeholder,#contact .contact-form .input-group textarea::placeholder{font-size:13px}#contact .contact-form button{margin-top:30px;padding:6px 15px;font-size:14px}#contact .contact-image{display:none}#footer-section{padding:70px 0 8px 0}#footer-section .footer-logo{margin-right:0px}#footer-section .footer-logo a{font-size:24px}#footer-section .footer-logo h4{font-size:15px;margin-top:6px}#footer-section .footer-logo p{font-size:13px}#footer-section .footer-logo .icons{gap:10px;margin:15px 0}#footer-section .footer-logo .icons a{font-size:12px}#footer-section .footer-content{display:grid;grid-template-columns:repeat(2, 1fr);align-items:start;row-gap:20px;margin-bottom:50px}#footer-section .footer-content .features{display:flex}#footer-section .footer-content .features h5{font-size:16px}#footer-section .footer-content .features ul{margin:8px 0}#footer-section .footer-content .features ul li{margin-top:5px;font-size:14px}#footer-section .footer-content .features .contact{margin:10px 0}#footer-section .footer-content .features .contact a{margin-bottom:5px;font-size:14px}#footer-section .footer-content .features .contact a:hover{color:#22d3ee}#footer-section .footer-content .features .contact a i{color:#22d3ee;margin-right:10px;font-size:14px}#footer-section .footer-content>.footer-logo{grid-column:1/-1}#footer-section .copy-right{justify-content:center}#footer-section .copy-right p:first-child{font-size:12px}#footer-section .copy-right P:last-child{display:none}}@media(min-width: 768px)and (max-width: 991.99px){.logo a{font-size:20px}.nav-link{font-size:14px}.hero-content{margin:90px 0;row-gap:55px}.hero-content .hero-text h1{font-size:32px;line-height:42px;width:100%;margin:0 auto 15px auto}.hero-content .hero-text p{font-size:16px;line-height:22px;margin-bottom:20px;width:90%}.hero-content .hero-text p span{color:#22d3ee;font-weight:600}.hero-content .hero-text .icons{margin-bottom:30px;justify-content:start}.hero-content .hero-text .icons a{color:#22d3ee;width:30px;height:30px}.hero-content .hero-text .Btn{padding:8px 15px}.hero-content .image{width:300px;height:300px}#about{padding:90px 0}#about .header-content h2{font-size:35px;margin-bottom:18px}#about .about-content{display:grid;grid-template-columns:repeat(8, 1fr);-moz-column-gap:30px;column-gap:30px;margin:70px 0}#about .about-content .image{width:280px;height:280px;margin:0 auto;grid-column:span 2}#about .about-content .image img{width:150px;height:150px}#about .about-content .main-content{grid-column:span 6}#about .about-content .idendety{font-size:14px}#about .about-content h3{font-size:18px}#about .about-content p{margin:7px 0 15px 0;width:100%;font-size:14px}#about .about-content .Card-part{grid-template-columns:repeat(2, 1fr);margin:20px 0 20px 0}#about .about-content .Card{padding:10px 15px}#about .about-content .Card i{width:30px;height:30px;font-size:13px}#about .about-content .Card .text{font-size:14px}#about .about-content .Card .head{font-size:12px}#about .about-content .button{gap:16px}#about .about-content .button .Btn{padding:6px 16px;font-size:14px}#skills{padding:80px 0}#skills .header-content h2{font-size:35px;margin-bottom:18px}#skills .header-content p{font-size:16px;width:80%;margin:0 auto;line-height:24px}#skills .experiences-part{display:none}#skills .card-part{margin-top:70px;grid-template-columns:repeat(2, 1fr)}#skills .card-part .Card{padding:15px 10px}#skills .card-part .Card i{width:35px;height:35px;font-size:13px}#skills .card-part .Card h3{font-size:20px}#skills .card-part .Card .p-tap{font-size:12px}#skills .card-part .Card .icons-part span{padding:2px 12px;font-size:13px}#skills .card-part .Card .persentex{gap:18px;margin-top:18px}#skills .card-part .Card .persentex .text .name-show h6{font-size:14px}#skills .card-part .Card.five .connect{font-size:14px}#skills .one{grid-column:span 1}#skills .two{grid-column:span 1}#skills .three,#skills .four,#skills .five,#skills .six{grid-column:span 1}#project{padding:90px 0}#project .header-content h2{font-size:35px;margin-bottom:18px}#project .header-content p{font-size:16px;width:70%;line-height:24px}#project .project-shokej{margin:90px 0 40px 0}#project .project-shokej h3{font-size:28px}#project .project-shokej button{font-size:14px}#project .project-shokej button i{display:none}#project .card-parts{grid-template-columns:repeat(2, 1fr)}#project .card-parts .Card{padding:25px 10px}#project .card-parts .Card .image-part{width:100%;height:180px;border-radius:20px}#project .card-parts .Card .feature{margin:18px 0 9px 0}#project .card-parts .Card h3{font-size:25px}#project .card-parts .Card .p-tag{font-size:16px;line-height:22px;margin:10px 0 18px 0}#services{padding:80px 0}#services .top-header{text-align:center;margin-bottom:50px}#services .top-header h2{font-size:42px;margin-bottom:15px}#services .top-header p{font-size:16px;width:100%;line-height:24px}#services .header-content .work-active{margin-bottom:10px}#services .header-content .work-active p{font-size:14px;word-spacing:1px}#services .header-content .designer-part{grid-template-columns:1fr 1fr;margin-bottom:50px}#services .header-content .designer-part h2{font-size:40px;line-height:45px;width:80%}#services .header-content .designer-part .divited P{width:100%;font-size:14px;line-height:24px}#services .header-content .designer-part .divited .mpilles{gap:12px}#services .header-content .designer-part .divited .mpilles .mp{padding:5px 10px}#services .icons-part{margin-top:40px;padding-bottom:40px}#services .icons-part .icons-div{gap:10px;padding:5px 15px}#services .icons-part .icons-div .ty{height:6px;width:6px}#services .Services-card{grid-template-columns:repeat(6, 1fr)}#services .Services-card .Card-item.ti{margin-top:20px}#services .Services-card .Card-item.ti .onlly-me .content p{width:80%;line-height:24px}#services .Services-card .Card-item.ti .onlly-me .Button-part button{padding:5px 15px;font-size:14px}#services .Services-card i{width:35px;height:35px}#services .Services-card h3{margin:15px 0;font-size:35px}#services .Services-card p{font-size:15px;line-height:25px}#services .Services-card .persintix .built{margin:13px 0}#services .Services-card .persintix .built h6{font-size:35px}#services .Services-card .persintix .built span{font-size:13px}#services .Services-card .icon-items{gap:10px;margin:5px 0 15px 0;flex-wrap:wrap}#services .Services-card .hire-me{gap:16px;margin-top:20px}#services .Services-card .hire-me button{font-size:14px}#services .Services-card .hire-me i{height:25px;width:25px;font-size:10px}#services .one{grid-column:span 4}#services .two{grid-column:span 2}#services .three,#services .four,#services .five{grid-column:span 3}#services .six{grid-column:span 3}#services .seven{grid-column:span 6}#services h4{font-size:24px;margin:15px 0}#services .my-concept{gap:15px;margin-top:20px}#services .my-concept .lists li{font-size:10px;height:20px;width:20px}#services .my-concept .lists .row-text span{color:#fff;font-size:16px}#services .my-concept .lists .row-text p{font-size:12px}#contact{padding:90px 0}#contact .contact-header h2{font-size:40px;margin-bottom:18px}#contact .contact-header p{font-size:16px;width:60%;line-height:28px}#contact .contact-form{padding:30px;height:500px;width:100%}#contact .contact-form .input-group label{font-size:16px}#contact .contact-form .input-group input::-moz-placeholder, #contact .contact-form .input-group textarea::-moz-placeholder{font-size:14px}#contact .contact-form .input-group input::placeholder,#contact .contact-form .input-group textarea::placeholder{font-size:14px}#contact .contact-form button{margin-top:40px;padding:8px 18px;font-size:16px}#footer-section{padding:90px 0 10px 0}#footer-section .footer-logo{margin-right:0px}#footer-section .footer-logo a{font-size:26px}#footer-section .footer-logo h4{font-size:16px;margin-top:8px}#footer-section .footer-logo p{font-size:14px}#footer-section .footer-logo .icons{gap:13px;margin:15px 0}#footer-section .footer-logo .icons a{font-size:14px}#footer-section .footer-content{display:grid;grid-template-columns:repeat(3, 1fr);align-items:start;row-gap:50px;margin-bottom:50px}#footer-section .footer-content .features{display:flex}#footer-section .footer-content .features h5{font-size:18px}#footer-section .footer-content .features ul{margin:12px 0}#footer-section .footer-content .features ul li{margin-top:6px;font-size:16px}#footer-section .footer-content .features .contact{margin:13px 0}#footer-section .footer-content .features .contact a{margin-bottom:8px;font-size:16px}#footer-section .footer-content .features .contact a:hover{color:#22d3ee}#footer-section .footer-content .features .contact a i{color:#22d3ee;margin-right:10px;font-size:16px}#footer-section .footer-content>.footer-logo{grid-column:1/-1}#footer-section .copy-right p{font-size:12px}}@media(min-width: 992px)and (max-width: 1199.99px){#about .about-content{display:grid;grid-template-columns:repeat(8, 1fr);-moz-column-gap:30px;column-gap:30px}#about .about-content .main-content{grid-column:span 7}#about .about-content p{width:100%}#project .project-shokej button i{display:none}#project .card-parts{grid-template-columns:repeat(3, 1fr)}#project .card-parts .Card{padding:25px 10px}#project .card-parts .Card .image-part{width:100%;height:180px;border-radius:20px}#project .card-parts .Card h3{font-size:20px}#project .card-parts .Card .p-tag{font-size:14px;line-height:22px;margin:10px 0 18px 0}#services{padding:80px 0}#services .header-content .work-active{margin-bottom:10px}#services .header-content .work-active p{font-size:16px;word-spacing:1px}#services .header-content .designer-part{grid-template-columns:1fr 1fr;margin-bottom:50px}#services .header-content .designer-part h2{font-size:45px;line-height:48px;width:80%}#services .header-content .designer-part .divited P{width:100%;font-size:14px;line-height:24px}#services .header-content .designer-part .divited .mpilles{gap:14px}#services .header-content .designer-part .divited .mpilles .mp{padding:5px 12px}#services .icons-part{margin-top:40px;padding-bottom:40px}#services .icons-part .icons-div{gap:10px;padding:5px 15px}#services .icons-part .icons-div .ty{height:8px;width:8px}#services .Services-card{grid-template-columns:repeat(6, 1fr)}#services .Services-card .Card-item.ti{margin-top:20px}#services .Services-card .Card-item.ti .onlly-me .content p{width:80%;line-height:24px}#services .Services-card .Card-item.ti .onlly-me .Button-part button{padding:8px 18px;font-size:16px}#services .Services-card i{width:40px;height:40px}#services .Services-card h3{margin:18px 0;font-size:38px}#services .Services-card p{font-size:16px;line-height:25px}#services .Services-card .persintix .built{margin:13px 0}#services .Services-card .persintix .built h6{font-size:35px}#services .Services-card .persintix .built span{font-size:13px}#services .Services-card .icon-items{gap:10px;margin:5px 0 15px 0;flex-wrap:wrap}#services .Services-card .hire-me{gap:16px;margin-top:20px}#services .Services-card .hire-me button{font-size:14px}#services .Services-card .hire-me i{height:25px;width:25px;font-size:10px}#services .one{grid-column:span 4}#services .two{grid-column:span 2}#services .three,#services .four,#services .five{grid-column:span 3}#services .six{grid-column:span 3}#services .seven{grid-column:span 6}#services h4{font-size:30px;margin:18px 0}#services .my-concept{gap:15px;margin-top:20px}#services .my-concept .lists li{font-size:12px;height:25px;width:25px}#services .my-concept .lists .row-text span{color:#fff;font-size:16px}#services .my-concept .lists .row-text p{font-size:14px}#skills{padding:80px 0}#skills .header-content h2{font-size:40px;margin-bottom:20px}#skills .header-content p{font-size:16px;width:60%;margin:0 auto;line-height:24px}#skills .card-part{margin-top:70px;grid-template-columns:repeat(6, 1fr)}#skills .card-part .Card{padding:15px 10px}#skills .card-part .Card i{width:40px;height:40px;font-size:14px}#skills .card-part .Card h3{font-size:22px}#skills .card-part .Card .p-tap{font-size:12px}#skills .card-part .Card .icons-part span{padding:2px 12px;font-size:13px}#skills .card-part .Card .persentex{gap:18px;margin-top:18px}#skills .card-part .Card .persentex .text .name-show h6{font-size:16px}#skills .card-part .Card.five .connect{font-size:16px}#skills .one{grid-column:span 4}#skills .two{grid-column:span 2}#skills .three,#skills .four,#skills .five{grid-column:span 2}#skills .six{grid-column:span 3}#footer-section .footer-content{display:grid;grid-template-columns:repeat(4, 1fr);align-items:start;row-gap:50px;margin-bottom:50px}}@media(max-width: 1299px){#skills .Full-stack-part{gap:20px;margin-top:50px}#skills .frontend-part{padding:20px 10px}#skills .frontend-part h3{font-size:24px;width:100%}#skills .frontend-part .items .skills-item i{font-size:30px}#skills .frontend-part .items .skills-item p{font-size:14px}#skills .backend-part{padding:30px 20px}#skills .backend-part .items{grid-template-columns:repeat(3, 1fr);row-gap:20px;-moz-column-gap:30px;column-gap:30px;margin-top:30px}#skills .backend-part .items .skills-item i{font-size:30px}#skills .backend-part .items .skills-item p{font-size:14px}#skills .backend-part span{font-size:18px;width:30px;height:30px}}html{scroll-behavior:smooth}/*# sourceMappingURL=style.min.css.map */