{"id":20,"date":"2024-01-01T09:57:14","date_gmt":"2024-01-01T09:57:14","guid":{"rendered":"https:\/\/themes.templatescoder.com\/sastra-addon\/demo-3\/?page_id=20"},"modified":"2026-08-05T23:02:18","modified_gmt":"2026-08-05T23:02:18","slug":"home-2","status":"publish","type":"page","link":"https:\/\/venusbpo.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"20\" class=\"elementor elementor-20\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e267655 e-flex e-con-boxed tmpcoder-jarallax-no tmpcoder-parallax-no tmpcoder-particle-no tmpcoder-sticky-section-no e-con e-parent\" data-id=\"e267655\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19434a8 elementor-widget elementor-widget-html\" data-id=\"19434a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>VenusBPO Hero<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;600;700;800;900&family=Lora:ital,wght@0,400;0,500;0,600;1,400&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n    font-family:'Manrope',sans-serif;\r\n}\r\n\r\nhtml{\r\n    scroll-behavior:smooth;\r\n}\r\n\r\nhtml,body{\r\n    width:100%;\r\n    overflow-x:hidden;\r\n}\r\n\r\n\r\n.hero{\r\n    width:100vw;\r\n    margin-left:calc(50% - 50vw);\r\n    min-height:100vh;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:flex-start;\r\n    padding:0 8%;\r\n    position:relative;\r\n\r\n    background:\r\n    linear-gradient(90deg,rgba(4,18,55,0.88),rgba(4,18,55,0.55)),\r\n    url('https:\/\/venusbpo.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-24-2026-02_15_30-AM.png') center center\/cover no-repeat;\r\n}\r\n\r\n\r\n.hero::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    right:-180px;\r\n    top:-150px;\r\n    width:650px;\r\n    height:650px;\r\n    background:radial-gradient(circle,rgba(59,130,246,0.25),transparent 70%);\r\n}\r\n\r\n\r\n.content{\r\n    position:relative;\r\n    z-index:2;\r\n    max-width:640px;\r\n    width:100%;\r\n    text-align:left !important;\r\n}\r\n\r\n\r\n.tag{\r\n    font-family:'Manrope',sans-serif !important;\r\n    color:#ffffff !important;\r\n    font-size:14px !important;\r\n    font-weight:700 !important;\r\n    letter-spacing:2px;\r\n    text-transform:uppercase;\r\n    margin-bottom:18px;\r\n}\r\n\r\n\r\n.hero-title{\r\n    font-family:'Manrope',sans-serif !important;\r\n    color:#ffffff !important;\r\n    font-size:48px !important;\r\n    font-weight:900 !important;\r\n    line-height:1.15 !important;\r\n    letter-spacing:-1px !important;\r\n    text-transform:uppercase;\r\n    margin:0 0 20px 0 !important;\r\n    text-shadow:0 6px 24px rgba(0,0,0,.45);\r\n}\r\n\r\n\r\n.hero-text{\r\n    font-family:'Lora',serif !important;\r\n    color:#ffffff !important;\r\n    font-size:16px !important;\r\n    line-height:1.75;\r\n    max-width:560px;\r\n    margin-bottom:35px;\r\n}\r\n\r\n\r\n.buttons{\r\n    display:flex;\r\n    gap:18px;\r\n    flex-wrap:wrap;\r\n}\r\n\r\n\r\n.btn{\r\n    font-family:'Manrope',sans-serif;\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:16px 34px;\r\n    border-radius:8px;\r\n    text-decoration:none !important;\r\n    font-weight:700;\r\n    font-size:15px;\r\n    transition:all .3s ease;\r\n    cursor:pointer;\r\n    outline:none;\r\n}\r\n\r\n\r\n\/* ABOUT US BUTTON *\/\r\n\r\n.red{\r\n    background:#d61f44 !important;\r\n    border:2px solid #d61f44 !important;\r\n    color:#fff !important;\r\n}\r\n\r\n\r\n.red:hover{\r\n    background:#b91839 !important;\r\n    border-color:#b91839 !important;\r\n    color:#fff !important;\r\n    transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* SERVICES BUTTON *\/\r\n\r\n.out{\r\n    background:transparent !important;\r\n    border:2px solid rgba(255,255,255,.85) !important;\r\n    color:#fff !important;\r\n}\r\n\r\n\r\n.out:hover{\r\n    background:#ffffff !important;\r\n    border-color:#ffffff !important;\r\n    color:#08204d !important;\r\n    transform:translateY(-2px);\r\n}\r\n\r\n\r\n.btn:hover,\r\n.btn:focus,\r\n.btn:active{\r\n    text-decoration:none !important;\r\n    outline:none !important;\r\n}\r\n\r\n\r\n.hero,\r\n.hero *{\r\n    text-align:left !important;\r\n}\r\n\r\n\r\n\r\n@media(max-width:768px){\r\n\r\n.hero{\r\n    padding:70px 6%;\r\n}\r\n\r\n\r\n.hero-title{\r\n    font-size:34px !important;\r\n}\r\n\r\n\r\n.hero-text{\r\n    font-size:15px !important;\r\n}\r\n\r\n\r\n.buttons{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n}\r\n\r\n\r\n.btn{\r\n    width:100%;\r\n    max-width:280px;\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n\r\n<body>\r\n\r\n\r\n<section class=\"hero\">\r\n\r\n\r\n<div class=\"content\">\r\n\r\n\r\n<div class=\"tag\">\r\nAffordable & Scalable Business Process Outsourcing\r\n<\/div>\r\n\r\n\r\n<h1 class=\"hero-title\">\r\nOUTSOURCING<br>\r\nBUILT AROUND<br>\r\nYOUR BUSINESS.\r\n<\/h1>\r\n\r\n\r\n<p class=\"hero-text\">\r\nVENUS BPO provide Business Process Outsourcing (BPO) services that help businesses reduce costs, improve efficiency, and deliver exceptional customer experiences. Our expert team specializes in customer support, healthcare BPO, back-office operations, virtual assistance, lead generation, and administrative services, enabling businesses to focus on growth while we handle their operations.\r\n<\/p>\r\n\r\n\r\n<div class=\"buttons\">\r\n\r\n\r\n<a href=\"https:\/\/venusbpo.com\/?page_id=5887\" class=\"btn red\">\r\nAbout Us\r\n<\/a>\r\n\r\n\r\n<a href=\"https:\/\/venusbpo.com\/?page_id=28\" class=\"btn out\">\r\nOur Services\r\n<\/a>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n<\/section>\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a1febb elementor-widget elementor-widget-html\" data-id=\"9a1febb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Services Cards<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\nmargin:0;\r\npadding:0;\r\nbox-sizing:border-box;\r\n}\r\n\r\nbody{\r\nfont-family:'Manrope',sans-serif;\r\nbackground:#fff;\r\ncolor:#111;\r\n}\r\n\r\n\r\n.services-section{\r\npadding:70px 50px;\r\n}\r\n\r\n\r\n.section-top{\r\ntext-align:center;\r\nmargin-bottom:35px;\r\n}\r\n\r\n\r\n.section-top span{\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:12px;\r\nfont-weight:800;\r\nletter-spacing:1px;\r\ncolor:#555;\r\n}\r\n\r\n\r\n.section-top h1{\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:40px;\r\nfont-weight:800;\r\nletter-spacing:-0.5px;\r\ncolor:#0A2E6F;\r\nmargin-top:10px;\r\ntext-shadow:0.3px 0 0 #0A2E6F;\r\n}\r\n\r\n\r\n\r\n.cards-container{\r\ndisplay:grid;\r\ngrid-template-columns:repeat(4,1fr);\r\ngap:20px;\r\nmax-width:1250px;\r\nmargin:auto;\r\n}\r\n\r\n\r\n\r\n.service-card{\r\nbackground:#fff;\r\nborder:1px solid #eee;\r\nborder-radius:8px;\r\noverflow:hidden;\r\nbox-shadow:0 4px 12px rgba(0,0,0,.06);\r\ntransition:.3s;\r\n}\r\n\r\n\r\n.service-card:hover{\r\ntransform:translateY(-5px);\r\n}\r\n\r\n\r\n\r\n.image-box{\r\nheight:120px;\r\noverflow:hidden;\r\nposition:relative;\r\n}\r\n\r\n\r\n.image-box img{\r\nwidth:100%;\r\nheight:100%;\r\nobject-fit:cover;\r\n}\r\n\r\n\r\n\r\n.icon{\r\nposition:absolute;\r\nbottom:-18px;\r\nleft:18px;\r\nwidth:42px;\r\nheight:42px;\r\nbackground:#062b59;\r\nborder-radius:50%;\r\ndisplay:flex;\r\nalign-items:center;\r\njustify-content:center;\r\ncolor:white;\r\nfont-size:18px;\r\nborder:3px solid white;\r\n}\r\n\r\n\r\n\r\n.card-content{\r\npadding:32px 18px 20px;\r\n}\r\n\r\n\r\n\r\n.card-content h3{\r\n\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:18px;\r\nline-height:1.3;\r\nfont-weight:800;\r\nletter-spacing:-0.2px;\r\ncolor:#0A2E6F;\r\nmargin-bottom:10px;\r\ntext-shadow:0.3px 0 0 #0A2E6F;\r\n\r\n}\r\n\r\n\r\n\r\n.card-content p{\r\n\r\nfont-family:'Lora',serif;\r\nfont-size:16px;\r\nline-height:1.8;\r\nfont-weight:400;\r\ncolor:#000;\r\n\r\n}\r\n\r\n\r\n\r\n.learn{\r\n\r\ndisplay:inline-block;\r\nmargin-top:15px;\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:12px;\r\nfont-weight:800;\r\ncolor:#ff0000;\r\ntext-decoration:none;\r\n\r\n}\r\n\r\n\r\n.learn:hover{\r\ncolor:#b00000;\r\n}\r\n\r\n\r\n\r\n@media(max-width:1000px){\r\n\r\n.cards-container{\r\ngrid-template-columns:repeat(2,1fr);\r\n}\r\n\r\n}\r\n\r\n\r\n\r\n@media(max-width:600px){\r\n\r\n.services-section{\r\npadding:40px 20px;\r\n}\r\n\r\n\r\n.cards-container{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n\r\n.section-top h1{\r\nfont-size:32px;\r\n}\r\n\r\n\r\n.card-content p{\r\nfont-size:15px;\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n\r\n<body>\r\n\r\n\r\n<section class=\"services-section\">\r\n\r\n\r\n<div class=\"section-top\">\r\n\r\n<span>OUR SERVICES<\/span>\r\n\r\n<h1>Solutions That Support Your Business<\/h1>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"cards-container\">\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?w=600&q=70\" alt=\"Photo 1576091160399 112ba8d25d1d?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u2661<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Healthcare Management<\/h3>\r\n\r\n<p>Streamline healthcare operations and improve patient experiences.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=5808\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1551836022-d5d88e9218df?w=600&q=70\" alt=\"Photo 1551836022 D5d88e9218df?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u25c9<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Customer Support Services<\/h3>\r\n\r\n<p>Deliver exceptional experiences across phone, email, live chat and more.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=5788\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-b413da4baf72?w=600&q=70\" alt=\"Photo 1556761175 B413da4baf72?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u2659<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Administration Support Services<\/h3>\r\n\r\n<p>Reliable administrative solutions to manage daily business operations.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=6653\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-4b46a572b786?w=600&q=70\" alt=\"Photo 1556761175 4b46a572b786?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u25a3<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Insurance Support Services<\/h3>\r\n\r\n<p>Professional insurance support for claims, policies and customer needs.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=6752\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1551288049-bebda4e38f71?w=600&q=70\" alt=\"Photo 1551288049 Bebda4e38f71?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u25a5<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Finance &amp; Accounting Services<\/h3>\r\n\r\n<p>Accurate accounting and financial support solutions for businesses.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=6651\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?w=600&q=70\" alt=\"Photo 1460925895917 Afdab827c52f?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u2726<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Digital Marketing Services<\/h3>\r\n\r\n<p>Grow your brand with strategic digital marketing solutions.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=6671\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"service-card\">\r\n\r\n<div class=\"image-box\">\r\n<img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32e7?w=600&q=70\" alt=\"Photo 1556761175 5973dc0f32e7?w=600&amp;q=70\" title=\"Home\">\r\n<div class=\"icon\">\u2699<\/div>\r\n<\/div>\r\n\r\n<div class=\"card-content\">\r\n\r\n<h3>Customized Services<\/h3>\r\n\r\n<p>Tailored solutions designed according to your business requirements.<\/p>\r\n\r\n<a class=\"learn\" href=\"https:\/\/venusbpo.com\/?page_id=6649\">\r\nLEARN MORE \u2192\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6029926 elementor-widget elementor-widget-html\" data-id=\"6029926\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Why Choose VENUS BPO<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\nmargin:0;\r\npadding:0;\r\nbox-sizing:border-box;\r\n}\r\n\r\n\r\n\/* GLOBAL *\/\r\n\r\n.venus-section,\r\n.venus-section *{\r\nbox-sizing:border-box;\r\n}\r\n\r\n\r\n\/* SECTION *\/\r\n\r\n.venus-section{\r\nwidth:100%;\r\npadding:100px 8%;\r\nbackground:#ffffff;\r\noverflow:hidden;\r\nfont-family:'Manrope',sans-serif;\r\n}\r\n\r\n\r\n.venus-wrapper{\r\nmax-width:1000px;\r\nmargin:auto;\r\n}\r\n\r\n\r\n.venus-content{\r\nanimation:showUp 0.8s ease;\r\ntext-align:left;\r\n}\r\n\r\n\r\n\r\n@keyframes showUp{\r\n\r\nfrom{\r\nopacity:0;\r\ntransform:translateY(30px);\r\n}\r\n\r\nto{\r\nopacity:1;\r\ntransform:translateY(0);\r\n}\r\n\r\n}\r\n\r\n\r\n\r\n\/* TAG *\/\r\n\r\n.venus-tag{\r\ndisplay:inline-flex;\r\nalign-items:center;\r\ngap:10px;\r\nbackground:#F1F5FF;\r\ncolor:#001CDB;\r\npadding:10px 20px;\r\nborder-radius:50px;\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:14px;\r\nfont-weight:700;\r\nmargin-bottom:20px;\r\n}\r\n\r\n\r\n.venus-tag:before{\r\n\r\ncontent:\"\";\r\nwidth:8px;\r\nheight:8px;\r\nbackground:#001CDB;\r\nborder-radius:50%;\r\n\r\n}\r\n\r\n\r\n\r\n\/* MAIN HEADING - MANROPE *\/\r\n\r\n.venus-content h2{\r\n\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:48px;\r\nfont-weight:800;\r\nline-height:1.15;\r\ncolor:#071C39;\r\nmargin-bottom:20px;\r\n\r\n}\r\n\r\n\r\n\r\n\/* MAIN DESCRIPTION - LORA *\/\r\n\r\n.venus-content>p{\r\n\r\nfont-family:'Lora',serif;\r\nfont-size:19px;\r\nline-height:1.9;\r\nfont-weight:400;\r\ncolor:#000000;\r\nmargin-bottom:30px;\r\nmax-width:850px;\r\n\r\n}\r\n\r\n\r\n\r\n\/* BUTTONS *\/\r\n\r\n.venus-buttons{\r\n\r\ndisplay:flex;\r\ngap:15px;\r\nflex-wrap:wrap;\r\nmargin-bottom:45px;\r\n\r\n}\r\n\r\n\r\n.venus-btn{\r\n\r\nfont-family:'Manrope',sans-serif;\r\ndisplay:inline-flex;\r\nalign-items:center;\r\njustify-content:center;\r\npadding:15px 35px;\r\nbackground:#FF2D2D !important;\r\nborder:2px solid #FF2D2D !important;\r\ncolor:#fff !important;\r\nborder-radius:50px;\r\ntext-decoration:none !important;\r\nfont-weight:700;\r\ntransition:.3s;\r\n\r\n}\r\n\r\n\r\n.venus-btn:hover{\r\n\r\nbackground:#071C39 !important;\r\nborder-color:#071C39 !important;\r\ntransform:translateY(-4px);\r\n\r\n}\r\n\r\n\r\n.contact-btn{\r\n\r\nbackground:#071C39 !important;\r\nborder-color:#071C39 !important;\r\n\r\n}\r\n\r\n\r\n.contact-btn:hover{\r\n\r\nbackground:#FF2D2D !important;\r\nborder-color:#FF2D2D !important;\r\n\r\n}\r\n\r\n\r\n\r\n\/* CARDS *\/\r\n\r\n.venus-cards{\r\n\r\ndisplay:grid;\r\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\r\ngap:20px;\r\n\r\n}\r\n\r\n\r\n\r\n.venus-card{\r\n\r\nbackground:#fff;\r\nborder:1px solid #E9EEF7;\r\npadding:24px;\r\nborder-radius:20px;\r\nbox-shadow:0 15px 40px rgba(7,28,57,.08);\r\ntransition:.35s;\r\nposition:relative;\r\noverflow:hidden;\r\n\r\n}\r\n\r\n\r\n\r\n.venus-card:hover{\r\n\r\ntransform:translateY(-8px);\r\nbox-shadow:0 25px 60px rgba(7,28,57,.15);\r\n\r\n}\r\n\r\n\r\n\r\n.venus-card:before{\r\n\r\ncontent:\"\";\r\nposition:absolute;\r\nright:-30px;\r\ntop:-30px;\r\nwidth:90px;\r\nheight:90px;\r\nbackground:rgba(255,45,45,.08);\r\nborder-radius:50%;\r\n\r\n}\r\n\r\n\r\n\r\n\r\n.card-icon{\r\n\r\nwidth:48px;\r\nheight:48px;\r\nbackground:#071C39;\r\ncolor:#fff;\r\ndisplay:flex;\r\nalign-items:center;\r\njustify-content:center;\r\nborder-radius:14px;\r\nfont-size:22px;\r\nmargin-bottom:16px;\r\n\r\n}\r\n\r\n\r\n\r\n\r\n\/* CARD HEADINGS - MANROPE *\/\r\n\r\n.venus-card h3{\r\n\r\nfont-family:'Manrope',sans-serif;\r\nfont-size:19px;\r\nfont-weight:800;\r\ncolor:#071C39;\r\nmargin-bottom:12px;\r\n\r\n}\r\n\r\n\r\n\r\n\r\n\/* CARD DESCRIPTION - LORA *\/\r\n\r\n.venus-card p{\r\n\r\nfont-family:'Lora',serif;\r\nfont-size:16px;\r\nline-height:1.9;\r\nfont-weight:400;\r\ncolor:#000000;\r\n\r\n}\r\n\r\n\r\n\r\n\r\n\/* MOBILE *\/\r\n\r\n@media(max-width:768px){\r\n\r\n\r\n.venus-section{\r\n\r\npadding:70px 25px;\r\n\r\n}\r\n\r\n\r\n.venus-content h2{\r\n\r\nfont-size:34px;\r\n\r\n}\r\n\r\n\r\n.venus-content>p{\r\n\r\nfont-size:17px;\r\n\r\n}\r\n\r\n\r\n.venus-cards{\r\n\r\ngrid-template-columns:1fr;\r\n\r\n}\r\n\r\n\r\n.venus-buttons{\r\n\r\nflex-direction:column;\r\nalign-items:flex-start;\r\n\r\n}\r\n\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n\r\n<body>\r\n\r\n\r\n<section class=\"venus-section\">\r\n\r\n\r\n<div class=\"venus-wrapper\">\r\n\r\n\r\n<div class=\"venus-content\">\r\n\r\n\r\n<span class=\"venus-tag\">\r\nWhy Choose VENUS BPO\r\n<\/span>\r\n\r\n\r\n<h2>\r\nYour Trusted Business Process Outsourcing Partner\r\n<\/h2>\r\n\r\n\r\n<p>\r\nChoosing <strong>the right outsourcing partner<\/strong> is essential for business growth. VENUS BPO combines experienced professionals, technology-driven solutions, and reliable support to help businesses improve efficiency, reduce operational costs, and scale with confidence.\r\n<\/p>\r\n\r\n\r\n\r\n<div class=\"venus-buttons\">\r\n\r\n<a href=\"https:\/\/venusbpo.com\/?page_id=5889\" class=\"venus-btn\">\r\nGet Free Consultation\r\n<\/a>\r\n\r\n\r\n<a href=\"https:\/\/venusbpo.com\/?page_id=5889\" class=\"venus-btn contact-btn\">\r\nContact Us\r\n<\/a>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"venus-cards\">\r\n\r\n\r\n\r\n<div class=\"venus-card\">\r\n\r\n<div class=\"card-icon\">\ud83d\udc65<\/div>\r\n\r\n<h3>\r\nExperienced Leadership\r\n<\/h3>\r\n\r\n<p>\r\nIndustry expertise across healthcare, insurance, operations, compliance, and customer service.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n\r\n<div class=\"venus-card\">\r\n\r\n<div class=\"card-icon\">\u2699\ufe0f<\/div>\r\n\r\n<h3>\r\nTechnology Solutions\r\n<\/h3>\r\n\r\n<p>\r\nCRM systems, automation, and modern tools that streamline daily business operations.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n\r\n<div class=\"venus-card\">\r\n\r\n<div class=\"card-icon\">\ud83d\udcac<\/div>\r\n\r\n<h3>\r\nReliable Communication\r\n<\/h3>\r\n\r\n<p>\r\nTransparent updates, fast response times, and dedicated client support you can rely on.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n\r\n<div class=\"venus-card\">\r\n\r\n<div class=\"card-icon\">\ud83e\udd1d<\/div>\r\n\r\n<h3>\r\nLong-Term Partnership\r\n<\/h3>\r\n\r\n<p>\r\nWe become an extension of your team, focused on sustainable business growth.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n\r\n<div class=\"venus-card\">\r\n\r\n<div class=\"card-icon\">\ud83c\udf0e<\/div>\r\n\r\n<h3>\r\nGlobal Presence\r\n<\/h3>\r\n\r\n<p>\r\nSupporting businesses worldwide with professional offshore BPO and back-office solutions.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n<\/section>\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2c1a82 elementor-widget elementor-widget-html\" data-id=\"e2c1a82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Industries We Serve<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\/>\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box;}\r\nbody{background:#fff;}\r\n.industry-section{padding:90px 20px;background:#fff;}\r\n.industry-container{max-width:1350px;margin:auto;}\r\n.industry-header{text-align:center;max-width:1050px;margin:auto;margin-bottom:55px;}\r\n.industry-tag{font-family:'Manrope',sans-serif;font-size:14px;font-weight:800;letter-spacing:3px;color:#0F2742;text-transform:uppercase;margin-bottom:18px;}\r\n.industry-header h2{font-family:'Manrope',sans-serif;font-size:48px;font-weight:800;line-height:1.2;color:#111;margin-bottom:20px;}\r\n.industry-header p{font-family:'Lora',serif;font-size:18px;line-height:1.8;font-weight:400;color:#000;max-width:1000px;margin:0 auto;}\r\n.swiper{padding:20px 10px 50px;}\r\n.industry-card{background:#fff;border-radius:24px;padding:35px 30px;height:300px;border:1px solid #e8edf5;box-shadow:0 20px 45px rgba(15,39,66,.08);transition:.4s;position:relative;overflow:hidden;}\r\n.industry-card:before{content:\"\";position:absolute;top:0;left:0;width:100%;height:6px;background:#0F2742;}\r\n.industry-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgba(15,39,66,.15);}\r\n.industry-icon{width:70px;height:70px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#0F2742;font-size:32px;margin-bottom:25px;}\r\n.industry-card h3{font-family:'Manrope',sans-serif;font-size:22px;font-weight:800;color:#111;margin-bottom:15px;}\r\n.industry-card p{font-family:'Lora',serif;font-size:16px;line-height:1.9;color:#000;}\r\n.card-link{font-family:'Manrope',sans-serif;display:inline-block;margin-top:20px;font-size:14px;font-weight:700;color:#0F2742;text-decoration:none;}\r\n.swiper-button-next,.swiper-button-prev{color:#fff!important;background:#0F2742;width:48px!important;height:48px!important;border-radius:50%;}\r\n.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important;font-weight:bold;}\r\n.swiper-pagination-bullet-active{background:#0F2742!important;}\r\n@media(max-width:768px){.industry-header{max-width:100%;}.industry-header h2{font-size:34px;}.industry-header p{font-size:16px;}}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<section class=\"industry-section\"><div class=\"industry-container\">\r\n<div class=\"industry-header\">\r\n<div class=\"industry-tag\">Industries We Serve<\/div>\r\n<h2>Affordable Business Support Solutions for Every Industry<\/h2>\r\n<p>VENUS BPO provides affordable business support services that help organizations reduce operational costs, improve productivity, and streamline daily workflows. From healthcare and insurance to real estate, logistics, and professional services, our customized outsourcing solutions help businesses operate efficiently and achieve long-term growth.<\/p>\r\n<\/div>\r\n\r\n<div class=\"swiper industrySwiper\"><div class=\"swiper-wrapper\">\r\n<div class=\"swiper-slide\"><div class=\"industry-card\"><div class=\"industry-icon\">\ud83c\udfe5<\/div><h3>Healthcare Providers<\/h3><p>Healthcare administrative support services that improve patient experiences, appointment management, and operational efficiency.<\/p><a class=\"card-link\">Learn More \u2192<\/a><\/div><\/div>\r\n<div class=\"swiper-slide\"><div class=\"industry-card\"><div class=\"industry-icon\">\ud83d\udee1\ufe0f<\/div><h3>Insurance Agencies<\/h3><p>Reliable insurance support solutions that streamline claims processing, policy administration, and customer communication.<\/p><a class=\"card-link\">Learn More \u2192<\/a><\/div><\/div>\r\n<div class=\"swiper-slide\"><div class=\"industry-card\"><div class=\"industry-icon\">\u2696\ufe0f<\/div><h3>Legal Services<\/h3><p>Professional legal support services that reduce administrative workload and help legal teams focus on clients.<\/p><a class=\"card-link\">Learn More \u2192<\/a><\/div><\/div>\r\n<div class=\"swiper-slide\"><div class=\"industry-card\"><div class=\"industry-icon\">\ud83c\udfe1<\/div><h3>Real Estate<\/h3><p>Real estate support services for lead management, scheduling, customer communication, and business operations.<\/p><a class=\"card-link\">Learn More \u2192<\/a><\/div><\/div>\r\n<div class=\"swiper-slide\"><div class=\"industry-card\"><div class=\"industry-icon\">\ud83c\udfd7\ufe0f<\/div><h3>Construction & Trades<\/h3><p>Business support solutions that help contractors manage projects, documentation, and daily operations.<\/p><a class=\"card-link\">Learn More \u2192<\/a><\/div><\/div>\r\n<div class=\"swiper-slide\"><div class=\"industry-card\"><div class=\"industry-icon\">\ud83d\ude9b<\/div><h3>Logistics & Transportation<\/h3><p>Operational support services that improve dispatch management, documentation, and customer satisfaction.<\/p><a class=\"card-link\">Learn More \u2192<\/a><\/div><\/div>\r\n<\/div><div class=\"swiper-button-next\"><\/div><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-pagination\"><\/div><\/div>\r\n<\/div><\/section>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\nnew Swiper(\".industrySwiper\",{slidesPerView:3,spaceBetween:30,loop:true,autoplay:{delay:3500,disableOnInteraction:false},navigation:{nextEl:\".swiper-button-next\",prevEl:\".swiper-button-prev\"},pagination:{el:\".swiper-pagination\",clickable:true},breakpoints:{0:{slidesPerView:1},768:{slidesPerView:2},1100:{slidesPerView:3}}});\r\n<\/script>\r\n<\/body><\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d620c9b elementor-widget elementor-widget-html\" data-id=\"d620c9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\"><head>\r\n<meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box}\r\nbody{font-family:'Manrope',sans-serif;background:#fff}\r\n.cta-section{padding:90px 20px}\r\n.cta-container{max-width:1250px;margin:auto;background:#0F2742;border-radius:32px;padding:75px;display:flex;justify-content:space-between;align-items:center;gap:70px;position:relative;overflow:hidden;box-shadow:0 30px 80px rgba(15,39,66,.25)}\r\n.cta-container:before{content:\"\";position:absolute;width:450px;height:450px;background:rgba(255,255,255,.05);border-radius:50%;top:-220px;right:-180px}\r\n.cta-container:after{content:\"\";position:absolute;width:280px;height:280px;background:rgba(255,59,48,.08);border-radius:50%;bottom:-150px;left:-100px}\r\n.cta-content,.stats-box{position:relative;z-index:2}.cta-content{flex:1}\r\n.badge{display:inline-flex;background:rgba(255,255,255,.12);color:#fff;padding:10px 20px;border-radius:50px;font:700 14px Manrope,sans-serif;margin-bottom:25px}\r\n.cta-content h2{font-family:'Manrope',sans-serif;color:#fff;font-size:52px;line-height:1.15;font-weight:800;margin-bottom:22px}\r\n.cta-content p{font-family:'Lora',serif;color:#fff;font-size:18px;line-height:1.8;font-weight:400;max-width:620px}\r\n.buttons{display:flex;gap:18px;margin-top:40px}.btn{padding:17px 35px;border-radius:50px;text-decoration:none;font:700 16px Manrope,sans-serif}\r\n.btn-primary{background:#ff3b30;color:#fff;border:2px solid #ff3b30}.btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}\r\n.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background:#0A2341!important;border-color:#0A2341!important;color:#fff!important}\r\n.btn-outline:hover,.btn-outline:focus,.btn-outline:active{background:rgba(255,255,255,.15)!important;border-color:#fff!important;color:#fff!important}\r\n.stats-box{width:380px;padding:35px;background:rgba(255,255,255,.10);backdrop-filter:blur(20px);border-radius:28px;border:1px solid rgba(255,255,255,.15)}\r\n.stats-title{font:700 18px Manrope,sans-serif;color:#fff;margin-bottom:25px}\r\n.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\r\n.stat-item{background:rgba(255,255,255,.08);border-radius:18px;padding:22px 12px;text-align:center}\r\n.stat-item h3{font:800 28px Manrope,sans-serif;color:#fff;margin-bottom:6px}\r\n.stat-item span{font:600 13px Manrope,sans-serif;color:#fff}\r\n@media(max-width:992px){.cta-container{flex-direction:column;text-align:center;padding:55px 35px}.cta-content h2{font-size:40px}.cta-content p{margin:auto}.buttons{justify-content:center}.stats-box{width:100%}}\r\n@media(max-width:768px){.cta-content h2{font-size:32px}.buttons{flex-direction:column}.btn{width:100%;text-align:center}.stats-grid{grid-template-columns:1fr}}\r\n<\/style><\/head><body>\r\n<section class=\"cta-section\"><div class=\"cta-container\">\r\n<div class=\"cta-content\">\r\n<div class=\"badge\">\ud83d\ude80 Trusted Outsourcing Partner<\/div>\r\n<h2>Ready to Grow Your Business With Expert Support?<\/h2>\r\n<p>Partner with VENUS BPO to streamline operations, reduce costs, and improve customer satisfaction with scalable outsourcing solutions designed around your business.<\/p>\r\n<div class=\"buttons\">\r\n<a href=\"https:\/\/venusbpo.com\/?page_id=5889\" class=\"btn btn-primary\">Get Free Consultation<\/a>\r\n<a href=\"https:\/\/venusbpo.com\/?page_id=5889\" class=\"btn btn-outline\">Contact Us<\/a>\r\n<\/div><\/div>\r\n<div class=\"stats-box\">\r\n<div class=\"stats-title\">Our Performance<\/div>\r\n<div class=\"stats-grid\">\r\n<div class=\"stat-item\"><h3>500+<\/h3><span>Clients<\/span><\/div>\r\n<div class=\"stat-item\"><h3>98%<\/h3><span>Success Rate<\/span><\/div>\r\n<div class=\"stat-item\"><h3>24\/7<\/h3><span>Support<\/span><\/div>\r\n<\/div><\/div><\/div><\/section><\/body><\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>VenusBPO Hero Affordable &#038; Scalable Business Process Outsourcing OUTSOURCING BUILT AROUND YOUR BUSINESS. VENUS BPO provide Business Process Outsourcing (BPO) services that help businesses reduce costs, improve efficiency, and deliver exceptional customer experiences. Our expert team specializes in customer support, healthcare BPO, back-office operations, virtual assistance, lead generation, and administrative services, enabling businesses to focus [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6921,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-20","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/venusbpo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20"}],"version-history":[{"count":322,"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":7102,"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/pages\/20\/revisions\/7102"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/venusbpo.com\/index.php?rest_route=\/wp\/v2\/media\/6921"}],"wp:attachment":[{"href":"https:\/\/venusbpo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}