Welcome to the Advanced Printing Technology & Complete Packing Solutions.
We are one among most advanced world-class specialty packaging materials manufacturing company backed with most modern innovative production techniques, highly trained, professionally qualified staff, best quality standards & checks.
RKP experience and attention to detail will provide solutions that enhance brand awareness and increase the purchase appeal of your product. Working with customers around the world, RKP has built a reputation for delivering the highest levels of quality, technology, and service to manufacturers of grocery, dhal, rice, bakery, tea, coffee, snacks, pet food, ready to eat and a variety of non-food products. RKP has the solutions to all your flexible packaging needs.
More About Us
Customer Talk
The service was good.will keep you in mind for the future
Saga Food Products Pvt. Ltd, Customer
Good quality and timely delivery Well done
Karpagam Snacks Vellore , Customer
You have exceeded expectations
Jyothi Food Products , Customer
Will refer to my friends
Nataraj Sweets , Customer
Perfect work. On time delivery.
OHM Deepam Oil- Murali Taran, Chennai , Customer
Great support from you people....
Good team spirit....
Good customer response...
Keep up the good work...
Femina Shopping Mall, Thirchy - Clinton1977 Quinn , Customer
Very professional approach, deliver the products on time. They have very good team, supports right from the design job to complete the work on time.
Thodlas Ragi Batter, TR Karthick, Chennai , Customer
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
/* background: #fff;*/
padding: 0 0 30px 0;
color: #fff;
font-size: 13px;
background: linear-gradient(to right, #8f346f 30%, #8f346f 208%);
}
#footer .footer-newsletter {
padding: 50px 0;
background: #f1f6fe;
text-align: center;
font-size: 15px;
}
#footer .footer-newsletter h4 {
font-size: 24px;
margin: 0 0 20px 0;
padding: 0;
line-height: 1;
font-weight: 600;
}
#footer .footer-newsletter form {
margin-top: 30px;
background: #fff;
padding: 6px 10px;
position: relative;
border-radius: 4px;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
text-align: left;
}
#footer .footer-newsletter form input[type=email] {
border: 0;
padding: 4px 8px;
width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type=submit] {
position: absolute;
top: 0;
right: 0;
bottom: 0;
border: 0;
background: none;
font-size: 16px;
padding: 0 20px;
background: #8f346f;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#footer .footer-newsletter form input[type=submit]:hover {
background: #0d58ba;
}
#footer .footer-top {
padding: 60px 0 30px 0;
background: #eef2ff;
}
#footer .footer-top .footer-contact {
margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
font-size: 24px;
margin: 0 0 15px 0;
padding: 2px 0 2px 0;
line-height: 1;
font-weight: 700;
}
#footer .footer-top .footer-contact h3 span {
color: #8f346f;
}
#footer .footer-top .footer-contact p {
font-size: 14px;
line-height: 24px;
margin-bottom: 0;
color: #ffffff;
}
#footer .footer-top h4 {
font-size: 21px;
font-weight: 400;
color: #ffffff;
position: relative;
padding-bottom: 12px;
text-transform: uppercase;
}
#footer .footer-top .footer-links {
margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer .footer-top .footer-links ul i {
padding-right: 2px;
color: #8f346f;
font-size: 18px;
line-height: 1;
}
#footer .footer-top .footer-links ul li {
padding: 10px 0;
display: flex;
align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
padding-top: 0;
}
#footer .footer-top .footer-links ul a {
color: #ffffff;
transition: 0.3s;
display: inline-block;
line-height: 1;
font-size: 14px;
font-weight: 600;
}
#footer .footer-top .footer-links ul a:hover {
text-decoration: none;
color: #8f346f;
}
#footer .footer-top .social-links a {
font-size: 18px;
display: inline-block;
background: #8f346f;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 4px;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
background: #3b8af2;
color: #fff;
text-decoration: none;
}
#footer .copyright {
text-align: center;
float: left;
}
#footer .credits {
float: right;
text-align: center;
font-size: 13px;
color: #8da7b7;
}
@media (max-width: 768px) {
#footer .copyright, #footer .credits {
float: none;
text-align: center;
padding: 2px 0;
}
}