✅ Pricing plan

Home

📘 Explore Our Course Categories

Design Tools

  • 🎨 CorelDRAW: Learn vector design & brochure layout
    Read More
  • 🖼️ Photoshop: Photo editing, poster design, retouching
    Read More
  • 📐 Canva Pro: Easy social media & flyer designs
    Read More
  • 🔰 Logo Design: Build professional brand logos
    Read More
  • 🎯 Illustrator: Advanced vector design techniques
    Read More
  • 📒 InDesign: Magazine, brochure & layout design
    Read More
  • 🧩 Figma: UI/UX & prototyping basics
    Read More
  • 🧾 XD Design: Adobe XD app and web prototyping
    Read More

Video Editing

  • 🎬 Premiere Pro: Edit professionally with transitions
    Read More
  • ✨ After Effects: Learn motion graphics & titles
    Read More
  • ✂️ All-in-One Editing: Complete editing toolkit
    Read More
  • 📺 YouTube Editing: Create channel art & intros
    Read More
  • 📼 Filmora: Quick & easy editing for all levels
    Read More
  • 📽️ Camtasia: Screen recording and video tutorials
    Read More
  • 🖥️ OBS Studio: Streaming and live session setup
    Read More
  • 🔈 Sound Editing: Audio cleanup and mixing
    Read More

Marketing & Digital

  • 📱 Social Media Design: Design FB & Insta creatives
    Read More
  • 🧠 Graphic Design Mastery: Ads, branding, and theory
    Read More
  • 📊 Digital Marketing: SEO, PPC, and SMO full course
    Read More
  • 📢 Facebook Ads: FB ads, pixels and targeting
    Read More
  • 📷 Instagram Marketing: Content, reels, growth
    Read More
  • 🔎 SEO Masterclass: Rank websites with optimization
    Read More
  • 🛍️ E-commerce Design: Product banners & ad creatives
    Read More
  • 📧 Email Templates: HTML & design strategy
    Read More

Development Tools

  • 🌐 HTML/CSS: Learn responsive front-end design
    Read More
  • 🖱️ JavaScript Basics: Add interactivity to websites
    Read More
  • ⚛️ React JS: Modern UI library for apps
    Read More
  • 🧠 WordPress: Website building with themes & plugins
    Read More
  • 📦 Elementor: Drag & drop website builder
    Read More
  • 🛠️ WooCommerce: Online store development
    Read More
  • 🧑‍💻 Hosting & Domains: Site launch and setup
    Read More
  • 💾 CPanel Basics: Manage files, email & backups
    Read More

.circle-courses {
padding: 60px 20px;
background: #f0f4f9;
text-align: center;
}
.section-title {
font-size: 28px;
color: #2c3e50;
margin-bottom: 40px;
}
.circle-container {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 40px;
}
.circle-section {
padding: 30px;
border-radius: 25px;
width: 280px;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: 0 10px 25px rgba(0,0,0,0.1);
color: white;
}
.circle-section.information {
background: linear-gradient(135deg, #00b09b, #96c93d);
}
.circle-section.design {
background: linear-gradient(135deg, #f7971e, #ffd200);
}
.circle-section.build {
background: linear-gradient(135deg, #4facfe, #00f2fe);
}
.circle-section h3 {
font-size: 20px;
margin-bottom: 12px;
color: #fff;
}
.circle-section ul {
list-style: none;
padding: 0;
font-size: 13px;
line-height: 1.6;
color: #fff;
text-align: left;
}
.read-more {
display: inline-block;
font-size: 12px;
color: #fff;
text-decoration: underline;
margin-top: 2px;
}
@media (max-width: 768px) {
.circle-section {
width: 90%;
border-radius: 16px;
}
.circle-container {
flex-direction: column;
align-items: center;
}
}

📍 SERVER IP TECHNOLOGY

हम एक आधुनिक डिजिटल शिक्षा प्लेटफॉर्म हैं जहाँ आपको ग्राफिक डिजाइनिंग, वीडियो एडिटिंग, डिजिटल मार्केटिंग और वेब डेवलपमेंट के उच्च गुणवत्ता वाले कोर्स सुलभ रूप से उपलब्ध कराए जाते हैं।

  • 📌 Address: Andhiyarkhor, Nawagarh Road, Bemetara, Chhattisgarh – 491337
  • 📞 Phone: +91 75090 18151
  • 📧 Email: info@serveriptechnology.com
  • 🌐 Website: www.serveriptechnology.com
  • 🆔 GST Number: (Update when available)

© 2025 SERVER IP TECHNOLOGY. All rights reserved.

.footer-info-box {
background: #1e293b;
color: #f1f5f9;
padding: 40px 20px;
margin-top: 60px;
border-radius: 12px;
text-align: center;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.footer-info-box h3 {
font-size: 24px;
margin-bottom: 16px;
color: #38bdf8;
}
.footer-info-box p {
font-size: 14px;
margin-bottom: 20px;
}
.footer-info-box ul {
list-style: none;
padding: 0;
font-size: 14px;
line-height: 1.8;
color: #f8fafc;
}
.footer-info-box ul li {
margin-bottom: 6px;
}
.footer-info-box a {
color: #60a5fa;
text-decoration: underline;
}
.footer-note {
margin-top: 20px;
font-size: 12px;
color: #94a3b8;
}