Individual Services
Choose Career Level
.rating-display {
display: flex;
align-items: center;
justify-content: center; /* Center stars horizontally */
gap: 6px;
font-size: 15px;
margin-bottom: 20px;
/* Removed margin-left: 30% */
}
.stars {
color: #ffca28; /* gold stars */
}
.count {
color: #000; /* black text for count */
font-weight: 500;
}
.countw {
color: #fff; /* white text for count */
font-weight: 500;
}
/* Dropdown css start */
.career-box {
display: none;
background: white;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
padding: 0px 10px;
}
.career-box.active {
display: block;
}
h3, h4 {font-family: ‘Montserrat’, sans-serif
; font-weight: 600; font-size: 28px;}
/* Dropdown css end */
/* ========== TABLE STYLING ========== */
.table th {
background-color: #FFE540; /* Changed from yellow to #FFE540 */
color: black;
font-family: ‘Montserrat’, sans-serif;
padding-left: 10px;
text-align: center !important;
}
.table td {
font-family: ‘Roboto’, sans-serif;
padding-left: 10px;
text-align: center !important;
font-weight: semi-bold;
}
.table tbody {
font-family: ‘Roboto’, sans-serif;
}
.table td:first-child,
.table th:first-child { /* Keep text on one line */
width:60%; /* Shrink-to-fit based on content */
vertical-align: middle;
}
.table tbody tr:nth-child(odd) {
background-color: #ffffff !important; /* white */
}
.table tbody tr:nth-child(even) {
background-color: #f1f1f1 !important; /* light grey */
}
.buy-btn {
background-color: #198754;
color: white;
border: none;
padding: 5px 12px;
border-radius: 5px;
font-family: ‘Montserrat’, sans-serif;
width: 150px;
transition: background-color 0.3s ease;
cursor: pointer;
}
.buy-btn:hover {
background-color: #157347;
}
.contact-btn {
background-color: #F37F26;
color: white;
border: none;
padding: 5px 12px;
border-radius: 5px;
font-family: ‘Montserrat’, sans-serif;
width: 150px;
transition: background-color 0.3s ease;
cursor: pointer;
}
.contact-btn:hover {
background-color: #F37F36;
}
label, option {
font-family: ‘Montserrat’, sans-serif;
font-weight: 500;
font-size: 18px;
text-align: center;
}
option:hover{
background-color: #FFFF00 !important;
}
/* ========== PACKAGE STYLING ========== */
.pricing-section {
background-color: #f8f9fa;
padding: 60px 0;
border-radius: 20px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.pricing-card {
border-radius: 20px;
padding: 20px 10px;
background-color: #fff;
transition: transform 0.3s ease, box-shadow 0.3s ease;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
height: 550px;
}
.pricing-card:hover {
transform: scale(1.05);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.premium-card {
background-color: #0b0b22;
color: #fff;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
height: 600px;
}
.price-tag {
background-color: #FFE540; /* Changed from yellow to #FFE540 */
color: #000;
display: inline-block;
padding: 5px 15px;
border-radius: 10px;
font-weight: 600;
font-size: 15px;
font-family: ‘Montserrat’, sans-serif;
}
ul li {
font-size: 14px;
margin-bottom: 8px;
font-family: ‘Roboto’, sans-serif;
text-align: center;
}
.btn {
font-weight: 600;
border-radius: 25px;
cursor: pointer;
transition: background-color 0.3s ease;
}
.btn-dark {
background-color: #000;
border: none;
}
.btn-dark:hover {
background-color: #333;
}
.btn-light {
color: #000;
background-color: #fff;
border: none;
}
.btn-light:hover {
background-color: #f1f1f1;
}
/* Style for the career select dropdown */
#careerSelect {
font-size: 18px;
font-weight: 500;
padding: 12px 15px;
}
#careerSelect option {
font-size: 16px;
font-weight: normal;
padding: 8px 12px;
}
#careerSelect option:checked {
font-weight: bold !important;
font-size: 18px !important;
background-color: #f8f9fa !important;
padding: 0px !important;
}
.form-select{
padding: 0px 20px !important;
}
/* ✅ Tablets and below */
@media (max-width: 992px) {
.table td:first-child,
.table th:first-child {
width: 50%; /* Slightly reduce width on medium screens */
white-space: normal; /* Allow wrapping */
}
}
/* ✅ Mobiles */
@media (max-width: 576px) {
.table td:first-child,
.table th:first-child {
width: 100%; /* Let it auto-adjust */
display: block; /* Stack text if needed */
white-space: normal; /* Wrap lines */
}
.table td,
.table th {
font-size: 11px; /* Smaller font for mobile */
padding: 8px;
}
.buy-btn {
background-color: #198754;
color: white;
border: none;
padding: 5px 5px;
border-radius: 5px;
font-family: ‘Montserrat’, sans-serif;
width: 90px;
transition: background-color 0.3s ease;
cursor: pointer;
}
.buy-btn:hover {
background-color: #157347;
}
.contact-btn {
background-color: #F37F26;
color: white;
border: none;
padding: 5px 5px;
border-radius: 5px;
font-family: ‘Montserrat’, sans-serif;
width: 90px;
transition: background-color 0.3s ease;
cursor: pointer;
}
.contact-btn:hover {
background-color: #F37F36;
}
h3, h4 {font-family: ‘Montserrat’, sans-serif
; font-weight: 600; font-size: 18px; padding-right: 15px;}
}
Students & Early Career (0–3 years)
Mid-Career Professionals (3–8 years)
Senior Professionals (8–15 years)
Executives & CXOs (15+ years)
INR (₹)
USD ($)
EUR (€)
AED (د.إ)
| Service | Pricing | Buy Plan |
|---|---|---|
| ATS Master Resume / CV | ₹1499 |
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| ATS Tailored Resume(s) / CVs (Title OR JD Specific, per version) | ₹699 |
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| ATS-Compliant International / Regional Resume(s) & CVs | ₹1999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Europass CV | ₹1999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Cover Letter | ₹999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Statement of Purpose (SOPs) | ₹1299 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| LinkedIn Profile Optimization (with SEO) (includes profile pic, banner, SEO keywords, revamp) |
₹3999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Naukri Profile Optimization (with SEO) | ₹2999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Career Guidance 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹299 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Mock Interview 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
Gold Package
(Essentials)
Pricing: ₹2499 (Save 10%)
- ATS Master Resume / CV
- 1 Tailored Resume (Title OR JD specific)
- Cover Letter
(114)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Diamond Package
(Career Launch)
Pricing: ₹5499 (Save 10%)
- ATS Master Resume / CV
- 2 Tailored Resumes (Title AND/OR JD specific)
- Cover Letter OR SOP
- LinkedIn OR Naukri Profile Optimization (with SEO)
- 1 Career Guidance OR Mock Interview (60 min)
(247)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Platinum Package
(All-Inclusive)
Pricing: ₹8999 (Save 27%)
- ATS Master Resume / CV
- 3 Tailored Resumes (Title AND/OR JD specific)
- Cover Letter OR SOP
- LinkedIn Profile Optimization (with SEO)
- Naukri Profile Optimization (with SEO)
- 1 Career Guidance Session (60 mins)
- 1 Mock Interview (60 mins)
(102)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
INR (₹)
USD ($)
EUR (€)
AED (د.إ)
| Service | Pricing | Buy Plan |
|---|---|---|
| ATS Master Resume / CV | ₹2999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| ATS Tailored Resume(s) / CVs (Title OR JD Specific, per version) | Contact Us | |
| ATS-Compliant International / Regional Resume(s) & CVs | ₹3499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Europass CV | ₹3499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Cover Letter | ₹1999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Statement of Purpose (SOPs) | ₹1699 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| LinkedIn Profile Optimization (with SEO) (includes profile pic, banner, SEO keywords, revamp) |
₹4999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Naukri Profile Optimization (with SEO) | ₹3999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Career Guidance 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Mock Interview 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
Gold Package
(Essentials)
Pricing: ₹4799 (Save 20%)
- ATS Master Resume / CV
- 1 Tailored Resume (Title OR JD specific)
- Cover Letter
(114)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Diamond Package
(Career Launch)
Pricing: ₹8999 (Save 30%)
- ATS Master Resume / CV
- 2 Tailored Resumes (Title AND/OR JD specific)
- Cover Letter
- LinkedIn OR Naukri Profile Optimization (with SEO)
- 1 Career Guidance OR Mock Interview (60 min)
(247)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Platinum Package
(All-Inclusive)
Pricing: ₹16499 (Save 25%)
- ATS Master Resume / CV
- 3 Tailored Resumes (Title AND/OR JD specific)
- International/Regional Resume OR Europass CV
- Cover Letter
- LinkedIn Profile Optimization (with SEO)
- Naukri Profile Optimization (with SEO)
- 1 Career Guidance & 1 Mock Interview (60 min each)
(102)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
INR (₹)
USD ($)
EUR (€)
AED (د.إ)
| Service | Pricing | Buy Plan |
|---|---|---|
| ATS Master Resume / CV | ₹4999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| ATS Tailored Resume(s) / CVs (Title OR JD Specific, per version) | Contact Us | |
| ATS-Compliant International / Regional Resume(s) & CVs | ₹5999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Europass CV | ₹5999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Cover Letter | ₹2999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Statement of Purpose (SOPs) | ₹1999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| LinkedIn Profile Optimization (with SEO) (includes profile pic, banner, SEO keywords, revamp) |
₹5999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Naukri Profile Optimization (with SEO) | ₹4999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Career Guidance 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Mock Interview 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹1499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
Gold Package
(Essentials)
Pricing: ₹7499 (Save 20%)
- ATS Master Resume / CV
- 1 Tailored Resume (Title OR JD specific)
- Cover Letter
(114)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Diamond Package
(Career Launch)
Pricing: ₹12999 (Save 30%)
- ATS Master Resume / CV
- 2 Tailored Resumes (Title AND/OR JD specific)
- Cover Letter
- LinkedIn OR Naukri Profile Optimization (with SEO)
- 1 Career Guidance OR Mock Interview (60 min)
(247)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Platinum Package
(All-Inclusive)
Pricing: Contact Us
- ATS Master Resume / CV
- 3 Tailored Resumes (Title AND/OR JD specific)
- International/Regional Resume OR Europass CV
- Cover Letter
- LinkedIn Profile Optimization (with SEO)
- Naukri Profile Optimization (with SEO)
- 1 Career Guidance & 1 Mock Interview (60 min each)
INR (₹)
USD ($)
EUR (€)
AED (د.إ)
| Service | Pricing | Buy Plan |
|---|---|---|
| ATS Master Resume / CV | ₹7999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| ATS Tailored Resume(s) / CVs (Title OR JD Specific, per version) | Contact Us | |
| ATS-Compliant International / Regional Resume(s) & CVs | ₹8999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Europass CV | ₹8999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Cover Letter | ₹3999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Statement of Purpose (SOPs) | ₹2499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| LinkedIn Profile Optimization (with SEO) (includes profile pic, banner, SEO keywords, revamp) |
Contact Us | |
| Naukri Profile Optimization (with SEO) | Contact Us | |
| Career Guidance 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹1499 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
| Mock Interview 1:1 Session (60 mins) (After payment, your session(s) will be scheduled based on your availability over Google Meet) |
₹1999 | { window.location.href=’https://cvboostup.com/cart/’; }, 800);”> |
Gold Package
(Essentials)
Pricing: ₹11999 (Save 20%)
- ATS Master Resume / CV
- 1 Tailored Resume (Title OR JD specific)
- Cover Letter
(114)
{ window.location.href=’https://cvboostup.com/cart/’; }, 800);”>
Diamond Package
(Career Launch)
Pricing: Contact Us
- ATS Master Resume / CV
- 2 Tailored Resumes (Title AND/OR JD specific)
- Cover Letter
- LinkedIn OR Naukri Profile Optimization (with SEO)
- 1 Career Guidance OR Mock Interview (60 min)
Platinum Package
(All-Inclusive)
Pricing: Contact Us
- ATS Master Resume / CV
- 3 Tailored Resumes (Title AND/OR JD specific)
- International/Regional Resume OR Europass CV
- Cover Letter
- LinkedIn Profile Optimization (with SEO)
- Naukri Profile Optimization (with SEO)
- 1 Career Guidance & 1 Mock Interview (60 min each)
Showing 1–9 of 45 results
-

ATS Master Resume / CV
₹4,999.00 Add to cart -

ATS Master Resume / CV
₹7,999.00 Add to cart -

ATS Master Resume / CV
₹1,499.00 Add to cart -

ATS Master Resume / CV
₹2,999.00 Add to cart -

ATS Tailored Resume(s) / CVs (Title or JD Specific, per version)
₹699.00 Add to cart -

ATS-Compliant International / Regional Resume(s) & CVs
₹5,999.00 Add to cart -

ATS-Compliant International / Regional Resume(s) & CVs
₹8,999.00 Add to cart -

ATS-Compliant International / Regional Resume(s) & CVs
₹1,999.00 Add to cart -

ATS-Compliant International / Regional Resume(s) & CVs
₹3,499.00 Add to cart