{"id":1499,"date":"2026-07-07T10:07:00","date_gmt":"2026-07-07T10:07:00","guid":{"rendered":"https:\/\/www.voctos.com\/?page_id=1499"},"modified":"2026-09-06T13:17:04","modified_gmt":"2026-09-06T13:17:04","slug":"ppc","status":"publish","type":"page","link":"https:\/\/www.voctos.com\/ar\/ppc\/","title":{"rendered":"\u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629"},"content":{"rendered":"<style>\n\/* Heading wrapper shrinks to the text's own width so the decorative ring\/oval behind it\n   scales with the heading length, instead of always spanning the full column width\n   (fixes an oversized ring on short headings like \"SEO\"). *\/\n.voctos-hero-offer-wrap{display:block;width:-webkit-fit-content;width:fit-content;}\n\/* Optional country chip above the heading \u2014 location pages only. It renders\n   only when a country code (or an uploaded flag) is set, so every existing\n   hero is untouched. Two\n   tones, because the hero background is dark on seo\/support\/marketplaces and\n   light on dev\/geo\/content\/ppc. *\/\n.voctos-hero-flag{display:inline-flex;align-items:center;gap:9px;margin-bottom:40px;padding:8px 14px;border-radius:10px;font-size:13px;line-height:1;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.30);}\n.voctos-hero-flag img{width:22px;height:15px;border-radius:3px;display:block;object-fit:cover;}\n.voctos-hero-flag--ink{color:#0d172d;background:rgba(13,23,45,.06);border-color:rgba(13,23,45,.14);}\n\/* The decorative ring is drawn OUTSIDE the heading's box, so it reaches up\n   into whatever sits above it. The chip needs real air, not the 20px that\n   looked fine before the ring was there. *\/\n@media (min-width:1024px){.voctos-hero-flag{margin-bottom:56px;}}\n\/* Belt-and-suspenders: hide the ring immediately on first paint (before Alpine.js\n   finishes initializing x-show), so there's no flash of the ring on pages where it's\n   been turned off (e.g. ppc, matching the original page which has no ring at all). *\/\n.voctos-ring-hidden{display:none!important;}\n\/* \"max-w-[250px]\" (an arbitrary-value Tailwind class) was never compiled into the static\n   main.css, so it silently did nothing \u2014 same class of bug as \"lg:text-[60px]\" above. This\n   caps the support ball\/chain graphic's width on mobile; \"lg:max-w-full\" (a real compiled\n   class) already handles desktop, so this only needs to apply below that breakpoint. *\/\n.voctos-support-balls-cap{max-width:250px;}\n@media (min-width:1024px){.voctos-support-balls-cap{max-width:none;}}\n\/* Same broken-arbitrary-class issue for the marketplaces card images: \"h-[184px]\" and\n   \"bg-[#F3F3F3]\" never compiled into main.css. Scoped class fallback, matching the pattern\n   above (mobile keeps the compiled w-36\/h-24 utility classes; desktop needs the override). *\/\n.voctos-mp-card-img{background-color:#F3F3F3;}\n@media (min-width:1024px){.voctos-mp-card-img{width:100%;height:184px;}}\n\/* Marketplaces hero graphic \u2014 reproduces the live original exactly: the classed inline SVG\n   (mp-hand \/ orbit \/ oz \/ wb \/ ya \/ sber) is driven by the theme's OWN GSAP timeline via\n   Alpine x-data=\"marketplaceShort\" (staggered fade-in entrance, then a perpetual yoyo float of\n   the OZON\/WB\/Yandex\/Sber logo bubbles). This wrapper only positions the graphic like the\n   original: left-bleed + navy bottom-fade on mobile, shifted left on desktop. No CSS animation\n   here \u2014 the GSAP timeline in selfhost\/js\/main.min.js owns the motion*\/\n.voctos-mp-wrap{position:relative;transform:translate(-16px,80px);}\n.voctos-mp-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,#0D172D 25%,rgba(13,23,45,0) 75%);pointer-events:none;}\n.voctos-mp-wrap svg{display:block;width:100%;height:auto;}\n@media (min-width:1024px){\n  .voctos-mp-wrap{transform:translate(-30%,128px);}\n  .voctos-mp-wrap::after{display:none;}\n}\n\/* Service hero cards \u2014 mobile & tablet only (below lg\/1024px): the 4 cards below the main hero\n   scroll horizontally. (\"auto-cols-[307px]\" was never compiled, so the grid row collapsed and the\n   cards stacked.) The main hero box is untouched; desktop keeps its original layout. *\/\n@media (max-width:1023px){\n  .voctos-hero-cards{display:flex!important;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:18px;padding-bottom:14px;scroll-snap-type:x mandatory;}\n  .voctos-hero-cards>li{flex:0 0 auto;width:320px;max-width:100%;scroll-snap-align:center;}\n  .voctos-mp-wrap{transform:translate(-74px,80px);}\n}\n\/* Desktop: \"auto-cols-[307px]\" was never compiled, so the fixed 307px columns overflowed the\n   container and the last card got clipped by lg:overflow-hidden. Make the columns share the row\n   width equally so all cards fit. *\/\n@media (min-width:1024px){\n  .voctos-hero-cards{grid-auto-columns:minmax(0,1fr);}\n}\n<\/style>\n<style>\n\/* PPC hero: match the original page's desktop yellow gradient (18%\/63%\/98%) and dark top overlay *\/\n.voctos-ppc-hero::before{background:linear-gradient(to bottom,#000 0%,rgba(45,45,45,0.48) 49.23%,rgba(137,137,137,0) 100%)!important;}\n@media (min-width:640px){.voctos-ppc-hero{background-image:linear-gradient(#FFE316 18.01%,#FFDD76 63.17%,#EFF0F4 98.34%)!important;}}\n<\/style>\n<!-- Oval positioned via inline style on the SVG element below -->\n<section class=\"overflow-hidden voctos-ppc-hero sm:pt-24 pt-20 bg-lg-9 relative before:content-[&#039;&#039;] before:absolute before:inset-x-0 before:top-0 before:h-32 before:opacity-60\">\n<div class=\"container grid grid-cols-5 justify-items-center gap-y-5 items-center mb-7 sm:mb-28 lg:gap-x-28 lg:justify-items-start\">\n\n<!-- LEFT PANEL: controlled by service_type field -->\n<div class=\"col-span-full lg:col-span-2 lg:self-start lg:w-full xl:self-center\">\n                <!-- Sits at the very top of the page, so the reference site's own scroll-scrubbed\n                     \"apple\" GSAP component (used further down on the homepage's service cards) can\n                     never get real scroll range here \u2014 its start\/end land before scroll position 0,\n                     which is exactly why the reference site shows this instance permanently split\n                     and fully opaque with no scroll-driven change at all. Reproduced here the same\n                     way: static, already split apart, no JS\/scroll dependency. -->\n                <svg class=\"si-apple voctos-ppc-apple block max-w-full lg:w-full\" fill=\"none\" viewbox=\"0 0 335 240\" width=\"335\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\">\n                    <rect fill=\"url(#pattern0)\" height=\"232\" width=\"216.129\" x=\"71.9395\"><\/rect>\n                    <ellipse class=\"si-ellipse-1\" data-svg-origin=\"-97.12830352783203 -97\" fill=\"white\" rx=\"97.1283\" ry=\"97\" style=\"mix-blend-mode: difference; translate: none; rotate: none; scale: none; transform-origin: 0px 0px; opacity: 1;\" transform=\"matrix(1,0,0,1,97.1283,143)\"><\/ellipse>\n                    <ellipse class=\"si-ellipse-2\" data-svg-origin=\"-97.12830352783203 -97\" fill=\"url(#paint0_linear_440_3787)\" rx=\"97.1283\" ry=\"97\" style=\"translate: none; rotate: none; scale: none; transform-origin: 0px 0px; opacity: 1;\" transform=\"matrix(1,0,0,1,236.993,143)\"><\/ellipse>\n                    <defs>\n                        <pattern height=\"1\" id=\"pattern0\" patterncontentunits=\"objectBoundingBox\" width=\"1\">\n                            <use transform=\"scale(0.000667557 0.000621891)\" xlink:href=\"#image0_440_3787\"><\/use>\n                        <\/pattern>\n                        <lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint0_linear_440_3787\" x1=\"248.725\" x2=\"168.755\" y1=\"76.9718\" y2=\"164.68\">\n                            <stop stop-color=\"#FFF8CF\" stop-opacity=\"0.332714\"><\/stop>\n                            <stop offset=\"1\" stop-color=\"#FF9393\"><\/stop>\n                        <\/lineargradient>\n                        <image height=\"1608\" id=\"image0_440_3787\" width=\"1498\" xlink:href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/only-apple.png\"\/>\n                    <\/defs>\n                <\/svg>\n<\/div>\n<!-- END LEFT PANEL -->\n\n<div class=\"col-span-full lg:col-span-2\">\n<div class=\"mb-4 lg:mb-4\">\n<div class=\"voctos-hero-offer-wrap relative mb-4 lg:mb-8\" x-data=\"offer\">\n<h1 class=\"text-4xl relative text-black z-[2] sm:text-fs-3 lg:leading-snug\">Google Ads &amp; PPC <span style=\"background:linear-gradient(287deg,rgb(255,130,156) 25.11%,rgb(255,104,151) 52.6%,rgb(141,63,255) 75.13%,rgb(255,135,135) 99.08%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;\">Management<\/span><\/h1>\n<!-- offer-bg SVG: centered on h1 via top:50% translateY(-50%), width:148% of container, left:-14% -->\n<svg class=\"absolute z-[1] voctos-ring voctos-ring-hidden\" fill=\"none\" viewbox=\"0 0 473 190\" preserveAspectRatio=\"none\" style=\"width:148%;height:205px;left:-14%;top:50%;transform:translateY(-50%)\" x-show=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path class=\"fade-in-first\" d=\"M221.059 25.2622C299.6 28.1463 347.454 46.0472 363.799 73.8076C378.739 99.1827 365.114 129.208 337.002 142.871C312.179 154.936 238.003 164.92 167.766 165.737C85.2694 166.696 28.9295 155.858 19.9608 131.168C19.8927 130.981 19.8254 130.793 19.7591 130.605C14.4008 115.448 14.7686 99.6966 19.9543 84.2108C24.0134 72.0895 30.7826 60.7448 39.3958 50.2386C43.5913 45.1209 47.9603 40.531 52.2549 36.5247C53.76 35.1206 55.1509 33.8876 56.3964 32.8337C57.1553 32.1915 57.7053 31.7454 58.0153 31.5038C59.7843 30.1243 61.744 31.1126 62.3926 33.7112C63.0411 36.3097 62.1328 39.5344 60.3638 40.9138C60.1315 41.0949 59.6604 41.477 58.9823 42.0508C57.833 43.0234 56.5398 44.1698 55.1347 45.4805C51.1144 49.2308 47.023 53.5293 43.1185 58.2919C25.4435 79.8515 17.954 102.217 25.8407 124.527C25.8964 124.685 25.953 124.843 26.0103 125.001C33.3426 145.186 89.5742 156.003 168.646 155.083C238.209 154.274 311.894 144.357 335.815 132.73C347.257 127.169 356.068 118.616 360.298 109.294C364.379 100.3 364.029 90.9741 358.495 81.5758C343.533 56.1631 296.956 38.7399 219.973 35.9131C107.193 31.7719 45.2346 53.0778 34.7175 96.8216C34.03 99.6814 32.0505 101.44 30.2964 100.749C28.5422 100.059 27.6775 97.1808 28.3651 94.321C40.7022 43.007 104.727 20.9905 221.059 25.2622Z\" fill=\"#CF5C90\" style=\"opacity: 1;\"><\/path>\n<path class=\"fade-in-second\" d=\"M436.863 130.053C438.644 130.053 440.088 131.516 440.088 133.32C440.088 135.125 438.644 136.588 436.863 136.588H416.688L425.764 159.663C426.392 161.26 425.689 163.059 424.192 163.804L423.961 163.908C422.306 164.575 420.43 163.758 419.771 162.081L408.936 134.529L407.176 130.053H436.863Z\" fill=\"url(#paint0_linear_828_6719)\" style=\"opacity: 0.0278;\"><\/path>\n<path class=\"fade-in-second\" d=\"M409.96 131.673C410.856 130.124 412.839 129.593 414.391 130.487C439.587 144.999 458.978 163.194 472.514 185.059C473.456 186.581 472.984 188.576 471.46 189.516C469.936 190.456 467.937 189.985 466.996 188.464C454.043 167.542 435.444 150.089 411.149 136.096C409.597 135.202 409.065 133.222 409.96 131.673Z\" fill=\"url(#paint1_linear_828_6719)\" style=\"opacity: 0.0278;\"><\/path>\n<path class=\"fade-in-third\" d=\"M397.29 148.733C397.851 147.038 399.693 146.115 401.404 146.67C403.115 147.226 404.048 149.05 403.487 150.744L394.73 177.197C394.169 178.892 392.327 179.815 390.615 179.26C388.904 178.704 387.972 176.88 388.533 175.185L397.29 148.733Z\" fill=\"url(#paint2_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-third\" d=\"M382.101 143.59C383.533 142.558 385.539 142.872 386.58 144.291C387.622 145.709 387.305 147.696 385.873 148.728L373.48 157.655C372.048 158.687 370.042 158.374 369.001 156.955C367.959 155.536 368.276 153.55 369.708 152.518L382.101 143.59Z\" fill=\"url(#paint3_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-third\" d=\"M426.909 81.5559C427.561 79.8867 429.409 79.0748 431.038 79.7425C432.666 80.4101 433.458 82.3045 432.807 83.9737L423.88 106.848C423.228 108.517 421.38 109.329 419.751 108.661C418.123 107.993 417.331 106.099 417.982 104.43L426.909 81.5559Z\" fill=\"url(#paint4_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-third\" d=\"M449.089 97.7365C450.539 96.71 452.555 97.0429 453.591 98.48C454.628 99.9171 454.292 101.914 452.841 102.941L436.964 114.176C435.513 115.203 433.497 114.87 432.461 113.433C431.425 111.996 431.761 109.999 433.212 108.972L449.089 97.7365Z\" fill=\"url(#paint5_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-first\" d=\"M231.683 14.4673C318.441 18.2098 371.444 36.6082 389.692 64.2826C406.137 89.2235 391.824 118.441 361.467 131.583C334.299 143.344 252.365 152.537 174.704 152.586C83.8887 152.644 21.4259 141.17 11.4193 116.939C11.3428 116.754 11.2671 116.568 11.1924 116.383C5.1626 101.394 5.35256 85.8586 10.8007 70.6175C15.0734 58.6647 22.329 47.4928 31.6252 37.1594C36.1619 32.1166 40.8981 27.5983 45.5598 23.6605C47.1925 22.2814 48.7011 21.0717 50.0513 20.0395C50.5271 19.6758 50.9502 19.3595 51.3161 19.0916C51.5408 18.9272 51.6997 18.8132 51.7885 18.7508C53.2215 17.7433 54.7579 18.6322 55.2201 20.7364C55.6824 22.8405 54.8955 25.363 53.4626 26.3706C53.4026 26.4127 53.2728 26.5058 53.0776 26.6487C52.7437 26.8931 52.353 27.1852 51.91 27.5239C50.6351 28.4985 49.203 29.6467 47.6491 30.9593C43.2062 34.7123 38.6922 39.0186 34.3912 43.7995C14.8283 65.545 6.69506 88.2977 15.9294 111.252C15.9947 111.415 16.0609 111.577 16.1279 111.739C24.7878 132.709 87.3103 144.194 175.433 144.138C252.598 144.089 334.175 134.936 360.676 123.464C373.51 117.908 383.377 109.226 388.075 99.6353C392.646 90.3059 392.108 80.5364 385.619 70.696C368.466 44.6806 316.391 26.6043 230.804 22.9124C105.352 17.5007 36.5817 38.3275 25.3314 82.875C24.7611 85.1331 23.1692 86.4886 21.7756 85.9025C20.3821 85.3164 19.7148 83.0108 20.285 80.7527C33.0563 30.1827 103.243 8.9268 231.683 14.4673Z\" fill=\"url(#paint6_linear_828_6719)\" style=\"opacity: 1;\"><\/path>\n<defs>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint0_linear_828_6719\" x1=\"443.418\" x2=\"422.292\" y1=\"136.676\" y2=\"105.463\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint1_linear_828_6719\" x1=\"475.109\" x2=\"419.575\" y1=\"120.286\" y2=\"101.948\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint2_linear_828_6719\" x1=\"404.158\" x2=\"389.635\" y1=\"141.147\" y2=\"139.044\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint3_linear_828_6719\" x1=\"387.819\" x2=\"371.914\" y1=\"140.493\" y2=\"134.388\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint4_linear_828_6719\" x1=\"433.543\" x2=\"419.095\" y1=\"74.7214\" y2=\"72.3784\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint5_linear_828_6719\" x1=\"454.935\" x2=\"436.19\" y1=\"94.2682\" y2=\"86.8629\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint6_linear_828_6719\" x1=\"419.881\" x2=\"218.905\" y1=\"8.42526\" y2=\"-198.005\"><stop stop-color=\"#CF5C90\"><\/stop><stop offset=\"0.371585\" stop-color=\"#E060B0\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A855F7\"><\/stop><stop offset=\"1\" stop-color=\"#7B2EF1\"><\/stop><\/lineargradient>\n<\/defs>\n<\/svg>\n<\/div>\n<\/div>\n<p class=\"text-lg text-black mb-3 leading-tight whitespace-pre-line lg:mb-5 lg:text-fs-8 mt-[40px]\">Quick start of advertising. Instant sales growth<\/p>\n<div class=\"flex flex-col lg:flex-row xl:flex-row\">\n<div class=\"w-full lg:w-auto xl:w-auto\">\n    <a href=\"#request\" class=\"inline-block text-center w-full lg:50 xl:50 text-sm py-4 px-5 bg-primary rounded-rc-6 text-white\">Request a paid media proposal<\/a>\n    <\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<ul class=\"voctos-hero-cards container grid grid-flow-col auto-cols-[307px] gap-x-9 gap-y-[18px] overflow-x-auto lg:overflow-hidden xl:overflow-hidden\">\n            <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-1.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Faster revenue from paid search<\/p>\n            <p class=\"text-fs-8 text-center\">Paid search can put a qualified visitor in front of your offer the same week it goes live of the advertising launch. Sales growth due to accurate targeting of target audiences and potential customers for your business<\/p>\n        <\/div>\n    <\/li>\n                <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-2.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Target audience only<\/p>\n            <p class=\"text-fs-8 text-center\">We build the keyword set query by query and cut the ones that spend without converting, so budget stops leaking to untargeted traffic<\/p>\n        <\/div>\n    <\/li>\n                <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-3.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">end-to-end configuration and campaign management<\/p>\n            <p class=\"text-fs-8 text-center\">We will develop a strategy, analyze competitors, select optimal tools, agree on KPIs and goals. We will ensure quick launch and targeted optimization of campaigns<\/p>\n        <\/div>\n    <\/li>\n                <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-4.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Transparent reporting and comprehensive analytics<\/p>\n            <p class=\"text-fs-8 text-center\">We provide access to advertising accounts. We generate monthly reports on the work done and results achieved<\/p>\n        <\/div>\n    <\/li>\n        <\/ul>\n\n<div class=\"container relative z-[2]\">\n<nav class=\"py-6 lg:py-16\">\n<ul class=\"flex justify-center gap-x-2.5 lg:justify-start\" itemscope itemtype=\"https:\/\/schema.org\/BreadcrumbList\">\n        <li class=\"relative shrink-0 [&amp;:not(:last-child)]:after:content-[''] [&amp;:not(:last-child)]:after:absolute [&amp;:not(:last-child)]:after:w-0.5 [&amp;:not(:last-child)]:after:h-0.5 [&amp;:not(:last-child)]:after:rounded-full [&amp;:not(:last-child)]:after:bg-white [&amp;:not(:last-child)]:after:top-2 [&amp;:not(:last-child)]:after:-right-1.5\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n                <a class=\"block leading-3 text-fs-8 text-third p-1\" href=\"\/\" itemprop=\"item\"><span itemprop=\"name\">Home<\/span><\/a>\n                <meta content=\"1\" itemprop=\"position\"\/>\n    <\/li>\n        <li class=\"relative shrink-0 [&amp;:not(:last-child)]:after:content-[''] [&amp;:not(:last-child)]:after:absolute [&amp;:not(:last-child)]:after:w-0.5 [&amp;:not(:last-child)]:after:h-0.5 [&amp;:not(:last-child)]:after:rounded-full [&amp;:not(:last-child)]:after:bg-white [&amp;:not(:last-child)]:after:top-2 [&amp;:not(:last-child)]:after:-right-1.5\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n                <span class=\"block leading-3 text-fs-8 text-neutral-500\/90 p-1\" itemprop=\"item\"><span itemprop=\"name\">Google Ads and PPC<\/span><\/span>\n                <meta content=\"2\" itemprop=\"position\"\/>\n    <\/li>\n    <\/ul>\n<\/nav>\n<\/div>\n<\/section>\n\n\n        <section class=\"voctos-dev-whyus-text container mb-4 lg:mb-9\">\n            <div class=\"dwt-card\">\n                        <div class=\"dwt-section\">\n\n                                <h2 class=\"dwt-heading\">Professional Google Ads and Bing Ads management<\/h2>\n                \n                                <div class=\"dwt-intro\"><p>Running Google Ads that makes a profit, not just spends the budget, is one of our main specializations. We don&#8217;t just run ads, we create working advertising systems that accurately reach your target audience.<\/p>\n<p>Why companies choose VOCTOS to manage their PPC campaigns:<\/p>\n<\/div>\n                \n                                <ul class=\"si-whyus-list dwt-list\">\n                                        <li>Payback you can audit: your return is tracked against real advertising spend, not vanity metrics;<\/li>\n                                        <li>Accurate target audience access: no wasted clicks or untargeted impressions;<\/li>\n                                        <li>Full end-to-end cycle: from competitor analysis to conversion optimization.<\/li>\n                                    <\/ul>\n                \n                                <div class=\"dwt-outro\"><p>Many businesses that tried to manage advertising themselves have already discovered that the apparent simplicity of ad platform interfaces is deceptive. Trust your advertising to professionals and focus on growing your business. Turn your advertising budget into real sales with VOCTOS.<\/p>\n<\/div>\n                \n            <\/div>\n                        <\/div><!-- .dwt-card -->\n\n            \n        <\/section>\n        \n\n    <style>\n      .vwif-card{background:#fff;border-radius:22px;padding:24px 16px}\n      .vwif-h2{font-size:22px;line-height:1.18;font-weight:400;color:#0d172d;margin:0 0 18px;text-align:center}\n      .vwif-grid{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}\n      .vwif-media{display:block;margin:0 0 18px}\n      .vwif-media img{display:block;width:100%;max-width:320px;height:auto;margin:0 auto}\n      \/* Mobile: three-row rail that scrolls sideways \u2014 full rows, no empty tails,\n         and the whole list costs three pill heights instead of eight. *\/\n      .vwif-list{display:grid;grid-auto-flow:column;grid-template-rows:auto auto auto;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-gap:8px;gap:8px;margin:0 -16px;padding:0 16px 4px;list-style:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to right,#000 0,#000 88%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#000 0,#000 88%,rgba(0,0,0,0) 100%)}\n      .vwif-list::-webkit-scrollbar{display:none}\n      .vwif-list li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:#f1f3f7;border-radius:999px;padding:7px 12px;margin:0;font-size:12px;line-height:1.25;color:#0d172d;white-space:nowrap}\n      .vwif-list li svg{width:11px;height:10px;margin:0 6px 0 0;-webkit-flex:0 0 auto;flex:0 0 auto;color:#3BA100}\n      .vwif-foot{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;margin-top:20px}\n      .vwif-intro{margin:0 0 14px;color:#5b6675;font-size:13px;line-height:1.55}\n      .vwif-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:14px 24px;border-radius:14px;background:#b8c434;color:#fff;font-size:14px;line-height:1;text-decoration:none;transition:background .2s;-webkit-flex:0 0 auto;flex:0 0 auto}\n      .vwif-btn:hover{background:#0d172d;color:#fff}\n      @media (min-width:768px){\n        .vwif-card{padding:40px 44px;border-radius:28px}\n        .vwif-h2{font-size:clamp(28px,3vw,40px);text-align:left;margin-bottom:26px}\n        .vwif-grid{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}\n        .vwif-media{-webkit-flex:0 0 42%;flex:0 0 42%;margin:0 34px 0 0;min-width:0}\n        .vwif-media img{max-width:100%}\n        \/* Desktop: back to a normal wrapping list \u2014 there is room, so no rail. *\/\n        .vwif-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:1 1 0%;flex:1 1 0%;min-width:0;margin:0;padding:0;overflow:visible;-webkit-mask-image:none;mask-image:none}\n        .vwif-list li{font-size:13px;padding:9px 15px;margin:0 8px 8px 0}\n        .vwif-foot{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-top:26px}\n        .vwif-intro{margin:0 32px 0 0;font-size:14px;max-width:60%}\n      }\n      @media (min-width:1024px){\n        .vwif-media{-webkit-flex:0 0 38%;flex:0 0 38%}\n      }\n    <\/style>\n        <section class=\"container pt-5 pb-4 sm:pt-3\">\n        <div class=\"vwif-card\">\n            <h2 class=\"vwif-h2\">Who It&#039;s For<\/h2>\n\n            <div class=\"vwif-grid\">\n                <picture class=\"vwif-media\">\n                    <img decoding=\"async\" alt=\"\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/where-use.png\" loading=\"lazy\">\n                <\/picture>\n\n                <ul class=\"vwif-list\">\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>E-commerce (online stores)<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Real estate<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Healthcare<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Finance and insurance<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>SaaS and technology<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Education<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Travel and tourism<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Legal services \/ Law firms<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Media<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Automotive and car services<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Logistics<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Construction<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Home appliances and electronics<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Sports<\/span><\/li>\n                                    <\/ul>\n            <\/div>\n\n            <div class=\"vwif-foot\">\n                <p class=\"vwif-intro\">Request a consultation and a specialist will review your accounts and come back with a proposal scoped to this service for your project<\/p>\n                <a class=\"vwif-btn\" href=\"#request\">Order a Consultation<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n<style>\n\/* Horizontal scroll for problem cards on mobile & tablet only (below lg \/ 1024px). No effect on desktop. *\/\n@media (max-width:1023px){\n    .problems__list{\n        display:flex;\n        flex-direction:row;\n        flex-wrap:nowrap;\n        overflow-x:auto;\n        -webkit-overflow-scrolling:touch;\n        gap:16px;\n        padding-bottom:14px;\n        scroll-snap-type:x mandatory;\n    }\n    .problems__card{\n        flex:0 0 auto;\n        max-width:85%;\n        scroll-snap-align:center;\n    }\n}\n<\/style>\n            <section class=\"container lg:mb-4\" style=\"margin: 30px auto 50px auto;\">\n                    <h2 class=\"text-third text-2xl sm:text-fs-5 mb-7\">How Google Ads works<\/h2>\n                        <ul class=\"problems__list grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6\">\n                            <li class=\"problems__card col-span-full bg-white py-6 px-10 rounded-[21px] relative shadow-xl flex flex-col lg:col-span-1\">\n                                            <span class=\"absolute w-12 h-7 bg-secondary rounded-[14px] text-lg text-third text-center top-6 left-[18px]\">1<\/span>\n                                                                <picture class=\"my-auto\"><img decoding=\"async\" alt=\"\" class=\"max-w-full h-auto block mx-auto\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/No-one-can-find-your-site.svg\"\/><\/picture>\n                                                            <p class=\"text-third text-center text-base leading-tight mt-6\">The site brings few applications and sales<\/p>\n                <\/li>\n                            <li class=\"problems__card col-span-full bg-white py-6 px-10 rounded-[21px] relative shadow-xl flex flex-col lg:col-span-1\">\n                                            <span class=\"absolute w-12 h-7 bg-secondary rounded-[14px] text-lg text-third text-center top-6 left-[18px]\">2<\/span>\n                                                                <picture class=\"my-auto\"><img decoding=\"async\" alt=\"\" class=\"max-w-full h-auto block mx-auto\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Our-team-runs-a-full-set-of-SEO.svg\"\/><\/picture>\n                                                            <p class=\"text-third text-center text-base leading-tight mt-6\">We set up and run your Google Ads campaigns<\/p>\n                <\/li>\n                            <li class=\"problems__card col-span-full bg-white py-6 px-10 rounded-[21px] relative shadow-xl flex flex-col lg:col-span-1\">\n                                            <span class=\"absolute w-12 h-7 bg-secondary rounded-[14px] text-lg text-third text-center top-6 left-[18px]\">3<\/span>\n                                                                <picture class=\"my-auto\"><img decoding=\"async\" alt=\"\" class=\"max-w-full h-auto block mx-auto\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Your-site-is-among-the-TOP-search-engines.svg\"\/><\/picture>\n                                                            <p class=\"text-third text-center text-base leading-tight mt-6\">Sales growth from the first day of launching campaigns<\/p>\n                <\/li>\n                    <\/ul>\n    <\/section>\n    \n\n    <style>\n      .vh-sec{padding:30px 0 48px 0px;font-family:inherit;color:#0D172D}\n      \/* Scoped to this block with .vhcc: the bare .vh-wrap rule used to set\n         padding:0, so on a phone the card ran into the screen edge. Other\n         blocks share these class names, so the side padding is added here\n         only, and nothing else changes. *\/\n      .vh-wrap{max-width:1300px;margin:0 auto;padding:0}\n      .vhcc .vh-wrap{padding-inline:24px}\n      .vh-ey{text-align:center;color:#7e9c0a;font-weight:400;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}\n      .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 14px}\n      .vh-h2 .g{color:#7e9c0a}\n      .vh-sub{text-align:center;color:#6b7280;font-size:16px;line-height:1.6;margin:0 auto 44px}\n      .vh-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:820px){.vh-grid{grid-template-columns:1fr}}\n      .vh-card{border-radius:30px;padding:34px 32px;background:#fff;box-shadow:0 10px 30px rgba(13,23,45,.06)}\n      .vh-can{border:1px solid rgba(150,180,30,.28)}\n      .vh-cant{border:1px solid rgba(240,96,107,.22)}\n      .vh-hd{display:flex;align-items:center;gap:14px;margin-bottom:26px}\n      .vh-bd{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;flex:0 0 auto}\n      .vh-bd.g{background:#C3D82E;color:#0D172D}.vh-bd.r{background:#F0606B;color:#fff}\n      .vh-hd h3{font-size:22px;font-weight:400;color:#0D172D;margin:0}\n      .vh-ul{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0;margin:0}\n      .vh-li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:400;color:#1f2a37}\n      .vh-ic{width:22px;height:22px;border-radius:50%;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:400}\n      .vh-ic.g{background:rgba(150,180,30,.16);color:#6f8e0a}.vh-ic.r{background:rgba(240,96,107,.14);color:#e0444f}\n      .vh-ft{text-align:center;margin-top:40px;color:#6b7280;font-size:16px}\n      .vh-ft a{color:#6f8e0a;font-weight:700;text-decoration:none}.vh-ft a:hover{text-decoration:underline}\n    <\/style>\n    <section class=\"vh-sec vhcc\"><div class=\"vh-wrap\">\n        <p class=\"vh-ey\">Straight answers<\/p>\n        <h2 class=\"vh-h2\">What Google Ads <span class=\"g\">can and cannot<\/span> do<\/h2>\n        <p class=\"vh-sub\">Paid search is the only channel that can buy you a qualified visitor this afternoon. It is also the only one that stops the moment you stop paying. Both of those are worth knowing before you sign.<\/p>\n        <div class=\"vh-grid\">\n            <div class=\"vh-card vh-can\"><div class=\"vh-hd\"><span class=\"vh-bd g\">&#10003;<\/span><h3>What it does<\/h3><\/div><ul class=\"vh-ul\"><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Put you in front of buyers this week, not this quarter. It is the fastest channel there is.<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Tell you what converts before you commit to it organically. A month of ad data is cheaper than six months of content aimed at the wrong query.<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Capture the bottom of the funnel your SEO cannot reach yet, including your own brand terms when competitors bid on them.<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Scale up and down with demand, by market, by city, by hour.<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Give you clean attribution when the tracking is set up properly, which is more than most channels offer.<\/li><\/ul><\/div>\n            <div class=\"vh-card vh-cant\"><div class=\"vh-hd\"><span class=\"vh-bd r\">&#10007;<\/span><h3>What it does not<\/h3><\/div><ul class=\"vh-ul\"><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Fix a weak offer or a slow landing page. Paid traffic finds those faults faster and charges you for the privilege.<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Keep working after you stop paying. The day the budget ends, the traffic ends with it.<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Beat a competitor with deeper pockets on volume alone. It can beat them on relevance and Quality Score, which is a different game.<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Produce a reliable cost per lead in month one. Bid strategies need conversion volume before they learn anything.<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Guarantee a payback multiple. Anyone who guarantees you a ROAS before seeing your account is guessing.<\/li><\/ul><\/div>\n        <\/div>\n        <p class=\"vh-ft\">Not sure whether paid or organic is the right first move? Book 15 minutes. <a href=\"\/meet\/\">See it for yourself \u2192<\/a><\/p>\n    <\/div><\/section>\n    \n\n    <style>\n      .vhfmt.vh-sec{padding:14px 0 30px;font-family:inherit;color:#0D172D}\n      .vhfmt .vh-wrap{max-width:1300px;margin:0 auto;padding:0}\n      .vhfmt .vh-ey{text-align:center;color:#7e9c0a;font-weight:400;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}\n      .vhfmt .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 14px}\n      .vhfmt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}\n      .vhfmt-card{position:relative;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#ffffff,#f7faef);border:1px solid rgba(150,180,30,.18);border-radius:28px;padding:38px 34px 34px;box-shadow:0 16px 40px rgba(13,23,45,.06);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}\n      .vhfmt-card:hover{transform:translateY(-8px);box-shadow:0 28px 56px rgba(13,23,45,.12);border-color:rgba(155,183,37,.45)}\n      .vhfmt-idx{position:absolute;top:18px;right:26px;font-family:Unbounded,sans-serif;font-weight:800;font-size:80px;line-height:1;color:rgba(13,23,45,.05);letter-spacing:-2px;pointer-events:none}\n      .vhfmt-tag{position:relative;font-family:Unbounded,sans-serif;font-weight:400;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:#7e9c0a;margin:0 0 18px;display:inline-block}\n      .vhfmt-card h3{position:relative;font-family:Unbounded,sans-serif;font-weight:400;font-size:22px;line-height:1.25;color:#0d172d;margin:0 0 14px;max-width:90%}\n      .vhfmt-card>p{position:relative;font-family:Unbounded,sans-serif;font-weight:400;font-size:15px;line-height:1.6;color:#5b6675;margin:0 0 28px}\n      .vhfmt-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:15px 22px;border-radius:14px;font-family:Unbounded,sans-serif;font-weight:400;font-size:14.5px;text-decoration:none;background:#fff;border:1.5px solid rgba(155,183,37,.6);color:#5b7a00;transition:background .25s ease,box-shadow .25s ease}\n      .vhfmt-btn .ar{transition:transform .25s ease}\n      .vhfmt-btn:hover{background:rgba(150,180,30,.08)}\n      .vhfmt-btn:hover .ar{transform:translateX(4px)}\n      .vhfmt-card.is-rec{border-color:rgba(155,183,37,.55);box-shadow:0 22px 52px rgba(155,183,37,.20)}\n      .vhfmt-card.is-rec::before{content:\"\";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#c3d82e,#9bb725)}\n      .vhfmt-card.is-rec .vhfmt-tag{color:#5b7a00}\n      .vhfmt-card.is-rec .vhfmt-btn{background:#9bb725;border-color:#9bb725;color:#fff}\n      .vhfmt-card.is-rec .vhfmt-btn:hover{box-shadow:0 14px 28px rgba(155,183,37,.34)}\n      \/* Mobile & tablet (below lg\/1024px): cards go side-by-side with horizontal scroll. Desktop unchanged. *\/\n      @media(max-width:1023px){\n        .vhfmt-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:14px;scroll-snap-type:x mandatory}\n        .vhfmt-card{flex:0 0 auto;width:320px;max-width:85%;scroll-snap-align:center}\n      }\n    <\/style>\n    <section class=\"vh-sec vhfmt container\">\n        <div class=\"vh-wrap\">\n            <p class=\"vh-ey\">How we can work together<\/p>\n            <h2 class=\"vh-h2\">Where your budget actually goes<\/h2>\n            <div class=\"vhfmt-grid\">\n                                    <div class=\"vhfmt-card is-rec\">\n                        <span class=\"vhfmt-idx\">01<\/span>\n                        <span class=\"vhfmt-tag\">Search<\/span>\n                        <h3>Google Search and Bing<\/h3>\n                        <p>The people already typing what you sell. Highest intent, highest cost per click, and usually the first place a budget should go before anything else is switched on.<\/p>\n                        <a class=\"vhfmt-btn\" href=\"#request\">How we run Search<span class=\"ar\">&#8594;<\/span><\/a>\n                    <\/div>\n                                    <div class=\"vhfmt-card\">\n                        <span class=\"vhfmt-idx\">02<\/span>\n                        <span class=\"vhfmt-tag\">Shopping<\/span>\n                        <h3>Shopping and Performance Max<\/h3>\n                        <p>For anyone with a product feed. The feed does most of the work, which is why we spend more time on feed quality than on bids.<\/p>\n                        <a class=\"vhfmt-btn\" href=\"#request\">Feed and PMax setup<span class=\"ar\">&#8594;<\/span><\/a>\n                    <\/div>\n                                    <div class=\"vhfmt-card\">\n                        <span class=\"vhfmt-idx\">03<\/span>\n                        <span class=\"vhfmt-tag\">Remarketing<\/span>\n                        <h3>Display and remarketing<\/h3>\n                        <p>Cheap reach for people who already visited. Useful for staying present, dangerous as a headline channel because the conversions it claims are often not incremental.<\/p>\n                        <a class=\"vhfmt-btn\" href=\"\/seo\/audit\/\">What we count as a conversion<span class=\"ar\">&#8594;<\/span><\/a>\n                    <\/div>\n                                    <div class=\"vhfmt-card\">\n                        <span class=\"vhfmt-idx\">04<\/span>\n                        <span class=\"vhfmt-tag\">Social<\/span>\n                        <h3>Meta, TikTok and LinkedIn ads<\/h3>\n                        <p>For demand you have to create rather than capture. Different job, different measurement, and it should never be judged on last-click.<\/p>\n                        <a class=\"vhfmt-btn\" href=\"\/smm\/\">Paid social<span class=\"ar\">&#8594;<\/span><\/a>\n                    <\/div>\n                                    <div class=\"vhfmt-card\">\n                        <span class=\"vhfmt-idx\">05<\/span>\n                        <span class=\"vhfmt-tag\">Video<\/span>\n                        <h3>YouTube and video ads<\/h3>\n                        <p>Cheap attention, slow payback. Worth it when the product needs explaining, wasteful when it does not.<\/p>\n                        <a class=\"vhfmt-btn\" href=\"#request\">Discuss the mix<span class=\"ar\">&#8594;<\/span><\/a>\n                    <\/div>\n                                    <div class=\"vhfmt-card\">\n                        <span class=\"vhfmt-idx\">06<\/span>\n                        <span class=\"vhfmt-tag\">Landing<\/span>\n                        <h3>The page the click lands on<\/h3>\n                        <p>The cheapest lever in paid search, and the one most agencies leave to the client. A slow or vague landing page raises your cost per lead on every channel at once.<\/p>\n                        <a class=\"vhfmt-btn\" href=\"\/web-development\/creating-websites-for-seo\/\">SEO-ready pages<span class=\"ar\">&#8594;<\/span><\/a>\n                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"voctos-dev-pricing container pt-4 pb-2.5\" id=\"tarifs\">\n\n                <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-4\">Google Ads management pricing<\/h2>\n\n                <div class=\"dp-grid mb-5\" style=\"--cols:3\">\n            \n            <!-- \u2500\u2500 Simple : background (purple) \u2500\u2500 -->\n            <div x-data x-init=\"gsap.to($el, {duration:1,ease:'power1.inOut',backgroundPosition:'left 50% top 65%',yoyo:true,repeat:-1})\"                 class=\"dp-bg rounded-rc-1 bg-no-repeat bg-center bg-contain\"\n                 style=\"--dc:1;--mr-start:1;--mr-end:9;background-color:#6009D4;background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/bg-card-2.svg');\"><\/div>\n\n            <!-- row 1: name + optional logos gallery -->\n            <div class=\"dp-cell px-4 sm:px-10 sm:pt-7 pt-6 sm:pb-3.5 pb-4\" style=\"--dc:1;--dr:1;--mr:1;\">\n                                <p class=\"text-fs-7 text-white leading-tight font-medium\">Simple<\/p>\n                            <\/div>\n\n            <!-- row 2: features -->\n            <div class=\"dp-cell px-4 sm:px-10 py-4 border-y\" style=\"--dc:1;--dr:2;--mr:2;\">\n                                <ul class=\"dp-features\">\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#time\"><\/use><\/svg>\n                        Advanced live dashboard to track performance step-by-step, anytime                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#gear\"><\/use><\/svg>\n                        Metrics and goals setup                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#update\"><\/use><\/svg>\n                        Creative and ad copy production*                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#check-box\"><\/use><\/svg>\n                        Setup of any ad campaigns                    <\/li>\n                                    <\/ul>\n            <\/div>\n\n            <!-- row 3: timeline -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-5 pb-2\" style=\"--dc:1;--dr:3;--mr:3;\">\n                            <\/div>\n\n            <!-- row 4: description -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-2 pb-1.5\" style=\"--dc:1;--dr:4;--mr:4;\">\n                <p class=\"mb-auto text-white\">Advertising budget from 1,000 USD\/month*<\/p>\n            <\/div>\n\n            <!-- row 5: strikethrough \/ spacer -->\n            <div class=\"dp-cell px-4 sm:px-10 py-1.5 justify-self-start\" style=\"--dc:1;--dr:5;--mr:5;\">\n                            <\/div>\n\n            <!-- row 6: price -->\n            <div class=\"dp-cell px-4 sm:px-10 pb-0.5\" style=\"--dc:1;--dr:6;--mr:6;\">\n                <span class=\"text-white sm:text-[25px] text-[32px] font-medium leading-none\">Priced after a scoping call<\/span>\n            <\/div>\n\n            <!-- row 7: currency + badge -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-0.5 pb-2\" style=\"--dc:1;--dr:7;--mr:7;\">\n                <div class=\"flex justify-between items-center\">\n                    <span class=\"text-sm text-white\"><\/span>\n                                    <\/div>\n            <\/div>\n\n            <!-- row 8: CTA -->\n            <div class=\"dp-cell px-4 sm:px-10 pb-8 pt-2\" style=\"--dc:1;--dr:8;--mr:8;\">\n                                <a href=\"#request\" class=\"text-sm p-4 w-full rounded-rc-6 text-third hover:text-white bg-white hover:bg-third transition-colors block text-center\">Order<\/a>\n                            <\/div>\n\n            <!-- mobile gap between stacked cards -->\n            <div class=\"dp-mgap\" style=\"--mr:9\"><\/div>\n\n            \n            <!-- \u2500\u2500 Balance : background (purple) \u2500\u2500 -->\n            <div x-data x-init=\"gsap.to($el, {duration:1,ease:'power1.inOut',backgroundPosition:'left 50% top 65%',delay:1,yoyo:true,repeat:-1})\"                 class=\"dp-bg rounded-rc-1 bg-no-repeat bg-center bg-contain\"\n                 style=\"--dc:2;--mr-start:10;--mr-end:18;background-color:#6009D4;background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/bg-card-2.svg');\"><\/div>\n\n            <!-- row 1: name + optional logos gallery -->\n            <div class=\"dp-cell px-4 sm:px-10 sm:pt-7 pt-6 sm:pb-3.5 pb-4\" style=\"--dc:2;--dr:1;--mr:10;\">\n                                <p class=\"text-fs-7 text-white leading-tight font-medium\">Balance<\/p>\n                            <\/div>\n\n            <!-- row 2: features -->\n            <div class=\"dp-cell px-4 sm:px-10 py-4 border-y\" style=\"--dc:2;--dr:2;--mr:11;\">\n                                <ul class=\"dp-features\">\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#time\"><\/use><\/svg>\n                        Advanced live dashboard to track performance step-by-step, anytime                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#gear\"><\/use><\/svg>\n                        Metrics and goals setup                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#update\"><\/use><\/svg>\n                        Creative and ad copy production*                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#info\"><\/use><\/svg>\n                        Cross-channel analytics integration                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#check-box\"><\/use><\/svg>\n                        Setup of any ad campaigns                    <\/li>\n                                    <\/ul>\n            <\/div>\n\n            <!-- row 3: timeline -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-5 pb-2\" style=\"--dc:2;--dr:3;--mr:12;\">\n                            <\/div>\n\n            <!-- row 4: description -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-2 pb-1.5\" style=\"--dc:2;--dr:4;--mr:13;\">\n                <p class=\"mb-auto text-white\">Advertising budget from 2,000 USD\/month*<\/p>\n            <\/div>\n\n            <!-- row 5: strikethrough \/ spacer -->\n            <div class=\"dp-cell px-4 sm:px-10 py-1.5 justify-self-start\" style=\"--dc:2;--dr:5;--mr:14;\">\n                            <\/div>\n\n            <!-- row 6: price -->\n            <div class=\"dp-cell px-4 sm:px-10 pb-0.5\" style=\"--dc:2;--dr:6;--mr:15;\">\n                <span class=\"text-white sm:text-[25px] text-[32px] font-medium leading-none\">Priced after a scoping call<\/span>\n            <\/div>\n\n            <!-- row 7: currency + badge -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-0.5 pb-2\" style=\"--dc:2;--dr:7;--mr:16;\">\n                <div class=\"flex justify-between items-center\">\n                    <span class=\"text-sm text-white\"><\/span>\n                                    <\/div>\n            <\/div>\n\n            <!-- row 8: CTA -->\n            <div class=\"dp-cell px-4 sm:px-10 pb-8 pt-2\" style=\"--dc:2;--dr:8;--mr:17;\">\n                                <a href=\"#request\" class=\"text-sm p-4 w-full rounded-rc-6 text-third hover:text-white bg-white hover:bg-third transition-colors block text-center\">Order<\/a>\n                            <\/div>\n\n            <!-- mobile gap between stacked cards -->\n            <div class=\"dp-mgap\" style=\"--mr:18\"><\/div>\n\n            \n            <!-- \u2500\u2500 Advanced : background (dark) \u2500\u2500 -->\n            <div x-data x-init=\"gsap.to($el, {duration:1,ease:'power1.inOut',backgroundPosition:'left 50% top 65%',delay:1,yoyo:true,repeat:-1})\"                 class=\"dp-bg rounded-rc-1 bg-no-repeat bg-center bg-contain\"\n                 style=\"--dc:3;--mr-start:19;--mr-end:27;background-color:#0D172D;background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/bg-card-3.svg');\"><\/div>\n\n            <!-- row 1: name + optional logos gallery -->\n            <div class=\"dp-cell px-4 sm:px-10 sm:pt-7 pt-6 sm:pb-3.5 pb-4\" style=\"--dc:3;--dr:1;--mr:19;\">\n                                <p class=\"text-fs-7 text-white leading-tight font-medium\">Advanced<\/p>\n                            <\/div>\n\n            <!-- row 2: features -->\n            <div class=\"dp-cell px-4 sm:px-10 py-4 border-y\" style=\"--dc:3;--dr:2;--mr:20;\">\n                                <ul class=\"dp-features\">\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#time\"><\/use><\/svg>\n                        Advanced live dashboard to track performance step-by-step, anytime                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#gear\"><\/use><\/svg>\n                        Metrics and goals setup                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#update\"><\/use><\/svg>\n                        Creative and ad copy production*                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#info\"><\/use><\/svg>\n                        Landing page creation                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#info\"><\/use><\/svg>\n                        Cross-channel analytics and call tracking integration, with CRM sync                    <\/li>\n                                        <li class=\"text-sm text-white flex items-center\">\n                        <svg class=\"w-6 h-6 mr-2.5 shrink-0\"><use href=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/sprite.svg#check-box\"><\/use><\/svg>\n                        Setup of any ad campaigns                    <\/li>\n                                    <\/ul>\n            <\/div>\n\n            <!-- row 3: timeline -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-5 pb-2\" style=\"--dc:3;--dr:3;--mr:21;\">\n                            <\/div>\n\n            <!-- row 4: description -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-2 pb-1.5\" style=\"--dc:3;--dr:4;--mr:22;\">\n                <p class=\"mb-auto text-white\">Advertising budget from 3,000 USD\/month*<\/p>\n            <\/div>\n\n            <!-- row 5: strikethrough \/ spacer -->\n            <div class=\"dp-cell px-4 sm:px-10 py-1.5 justify-self-start\" style=\"--dc:3;--dr:5;--mr:23;\">\n                            <\/div>\n\n            <!-- row 6: price -->\n            <div class=\"dp-cell px-4 sm:px-10 pb-0.5\" style=\"--dc:3;--dr:6;--mr:24;\">\n                <span class=\"text-white sm:text-[25px] text-[32px] font-medium leading-none\">Priced after a scoping call<\/span>\n            <\/div>\n\n            <!-- row 7: currency + badge -->\n            <div class=\"dp-cell px-4 sm:px-10 pt-0.5 pb-2\" style=\"--dc:3;--dr:7;--mr:25;\">\n                <div class=\"flex justify-between items-center\">\n                    <span class=\"text-sm text-white\"><\/span>\n                                        <span class=\"px-2 py-1 text-sm uppercase lg:top-0 relative text-transparent bg-lg-12 bg-clip-text border border-solid border-[#D1AEFF] rounded-md\">Popular<\/span>\n                                    <\/div>\n            <\/div>\n\n            <!-- row 8: CTA -->\n            <div class=\"dp-cell px-4 sm:px-10 pb-8 pt-2\" style=\"--dc:3;--dr:8;--mr:26;\">\n                                <a href=\"#request\" class=\"text-sm p-4 w-full rounded-rc-6 text-third hover:text-white bg-white hover:bg-third transition-colors block text-center\">Order<\/a>\n                            <\/div>\n\n            <!-- mobile gap between stacked cards -->\n            <div class=\"dp-mgap\" style=\"--mr:27\"><\/div>\n\n                    <\/div><!-- .dp-grid -->\n        \n        <!-- \u2500\u2500 Footnote row \u2500\u2500 -->\n        <div class=\"flex sm:flex-row flex-col-reverse items-start py-5 border-y-2 border-sixth gap-x-5 gap-y-4 sm:items-center\">\n            <a class=\"py-4 sm:px-14 px-9 text-third border text-sm border-third transition-colors hover:bg-eleventh rounded-rc-6 shrink-0\"\n               href=\"https:\/\/www.voctos.com\/about\/cost-of-services\/\"\n               target=\"_blank\" rel=\"noopener\">\n                How we scope and price work            <\/a>\n            <p class=\"text-fs-8 text-seventh\">\n                * We produce ad creatives tailored to your target audience that clearly communicate your offer and drive action.                <br>Ad budget is the amount you allocate to pay for Google Ads and Bing Ads impressions and clicks. Our commission is calculated on the ad budget actually spent on campaigns (Search, Display and Social), never on the budget you set aside.            <\/p>\n        <\/div>\n\n    <\/section>\n    \n\n    <section class=\"voctos-dev-howwework\">\n        <div class=\"container\">\n\n                        <h2 class=\"dhww-heading\">How we set up and run your Google Ads campaigns<\/h2>\n            \n            <ol class=\"dhww-steps\">\n\n                                <li class=\"dhww-step dhww-step--first\">\n\n                    \n                    <!-- Number box: number from CSS counter, dark bg -->\n                    <div class=\"dhww-step__head\">\n                        <p class=\"dhww-step__title\">Discovery<\/p>\n                                            <\/div>\n\n                                        <ul class=\"dhww-step__items\">\n                                                <li>You leave a request on the website<\/li>\n                                                <li>We check with you for details and help fill out the brief<\/li>\n                                                <li>We analyze current indicators<\/li>\n                                                <li>We are forming a preliminary forecast<\/li>\n                                            <\/ul>\n                                            \n                <\/li>\n                                <li class=\"dhww-step\">\n\n                    \n                    <!-- Number box: number from CSS counter, dark bg -->\n                    <div class=\"dhww-step__head\">\n                        <p class=\"dhww-step__title\">Your client portal<\/p>\n                                            <\/div>\n\n                                        <ul class=\"dhww-step__items\">\n                                                <li>We add your ad accounts and campaigns to your client portal<\/li>\n                                                <li>Spend, conversions and cost per conversion update on every sync, straight from the platforms<\/li>\n                                                <li>Wasted spend and growth opportunities are flagged with the rule that flagged them<\/li>\n                                                <li>You approve ads and budget changes from one screen, and see every task we closed<\/li>\n                                            <\/ul>\n                                            \n                <\/li>\n                                <li class=\"dhww-step\">\n\n                    \n                    <!-- Number box: number from CSS counter, dark bg -->\n                    <div class=\"dhww-step__head\">\n                        <p class=\"dhww-step__title\">Strategy development<\/p>\n                                            <\/div>\n\n                                        <ul class=\"dhww-step__items\">\n                                                <li>We analyze competitors<\/li>\n                                                <li>We offer advertising tools and prepare media plans<\/li>\n                                                <li>Define goals and KPIs<\/li>\n                                                <li>We approve the budget with you<\/li>\n                                            <\/ul>\n                                            \n                <\/li>\n                                <li class=\"dhww-step\">\n\n                    \n                    <!-- Number box: number from CSS counter, dark bg -->\n                    <div class=\"dhww-step__head\">\n                        <p class=\"dhww-step__title\">Setting up and launching&#8230;<\/p>\n                                            <\/div>\n\n                                        <ul class=\"dhww-step__items\">\n                                                <li>Collecting keywords<\/li>\n                                                <li>We create advertising campaigns and write advertisements<\/li>\n                                                <li>Setting up analytics systems<\/li>\n                                                <li>We undergo moderation and launch the campaign<\/li>\n                                            <\/ul>\n                                            \n                <\/li>\n                                <li class=\"dhww-step\">\n\n                    \n                    <!-- Number box: number from CSS counter, dark bg -->\n                    <div class=\"dhww-step__head\">\n                        <p class=\"dhww-step__title\">Maintenance and optimization<\/p>\n                                            <\/div>\n\n                                        <ul class=\"dhww-step__items\">\n                                                <li>Set up automatic monitoring<\/li>\n                                                <li>Collecting and analyzing campaign statistics<\/li>\n                                                <li>We adjust and optimize rates<\/li>\n                                                <li>We are working to improve our performance<\/li>\n                                            <\/ul>\n                                            \n                <\/li>\n                                <li class=\"dhww-step\">\n\n                    \n                    <!-- Number box: number from CSS counter, dark bg -->\n                    <div class=\"dhww-step__head\">\n                        <p class=\"dhww-step__title\">Reporting<\/p>\n                                            <\/div>\n\n                                        <ul class=\"dhww-step__items\">\n                                                <li>We send you monthly reports<\/li>\n                                                <li>We draw up and agree on a work plan for the next period<\/li>\n                                            <\/ul>\n                                            \n                <\/li>\n                \n                \n            <\/ol>\n\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"voctos-why-tabs\">\n        <div class=\"container\">\n\n            <!-- Header -->\n            <div class=\"vtabs-header\">\n                <p class=\"vtabs-eyebrow\">INSIDE THE VOCTOS CLIENT PORTAL<\/p>\n                <h2 class=\"vtabs-heading\">See what your ad budget actually bought.<\/h2>\n                                    <p class=\"vtabs-lead\">Six screens from the live client portal, and every paid media client gets all six. You read the same numbers we work from: what was spent, what it produced, what it wasted, what is waiting on your approval, and every change we made with the reason beside it. Figures come from the ad platforms on the last sync, not from an estimate, and nothing is applied to your account without you.<\/p>\n                            <\/div>\n\n            <!-- Tabs -->\n            <div class=\"vtabs-root\" x-data=\"{ tab: 0, lightbox: '' }\">\n\n                <div class=\"vtabs-nav\" role=\"tablist\">\n                    <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 0 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 0\"\n                            :aria-selected=\"(tab === 0).toString()\"\n                        ><span class=\"vtabs-btn-label\">PPC Overview<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 1 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 1\"\n                            :aria-selected=\"(tab === 1).toString()\"\n                        ><span class=\"vtabs-btn-label\">Campaigns<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 2 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 2\"\n                            :aria-selected=\"(tab === 2).toString()\"\n                        ><span class=\"vtabs-btn-label\">Keywords and terms<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 3 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 3\"\n                            :aria-selected=\"(tab === 3).toString()\"\n                        ><span class=\"vtabs-btn-label\">Ad creatives<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 4 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 4\"\n                            :aria-selected=\"(tab === 4).toString()\"\n                        ><span class=\"vtabs-btn-label\">Budget and pacing<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 5 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 5\"\n                            :aria-selected=\"(tab === 5).toString()\"\n                        ><span class=\"vtabs-btn-label\">Approvals<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                    <\/div>\n\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 0\"\n                    x-cloak\n                                    >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-ppc-overview-waste-analysis.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-ppc-overview-waste-analysis.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-ppc-overview-waste-analysis.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-ppc-overview-waste-analysis.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Where the money went and what it bought. Spend, conversions and cost per conversion sit next to the wasted-spend view: the campaigns, terms and placements producing cost without result. It is deliberately blunt, because the point of the screen is to make the weak half of an account impossible to skip over in a monthly call.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 1\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-all-in-cost-per-conversion.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-all-in-cost-per-conversion.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-all-in-cost-per-conversion.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-all-in-cost-per-conversion.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Every campaign in the account with its spend, conversions and share of budget, so you can see where the weight actually sits instead of reading a summary of it. Changes we make are logged against the campaign, which means &#8220;what did you do last month&#8221; has an answer you can check yourself rather than take on trust.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 2\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-tasks-board.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-tasks-board.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-tasks-board.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-tasks-board.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>The search terms that triggered your ads, what each one cost and what it returned, with the wasteful ones flagged. Negative keyword decisions are recorded here too, so you can see what we excluded and why. In most paid accounts this is where the recoverable spend is hiding.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 3\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-goals-forecast.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-goals-forecast.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-goals-forecast.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-goals-forecast.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Every live ad with its assets and performance, plus anything approved but not currently serving. Creative usually explains more of the gap between two accounts than bidding does, so this screen is built to make a weak asset obvious rather than bury it inside an average.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 4\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-invoices-billing.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-invoices-billing.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-invoices-billing.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-invoices-billing.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>How spend is tracking against budget for the month, day by day, with alerts when an account is pacing to overspend or to finish the month underspent. Proposed reallocations appear here before they happen, so nothing moves between campaigns without you having seen it first.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 5\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-paid-media-approvals.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-paid-media-approvals.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-paid-media-approvals.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-paid-media-approvals.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Anything waiting on your decision before it goes live: new ads, budget changes, landing pages, finished content. Each item shows what is proposed and what it affects, and nothing sitting in this queue is running yet. It exists so approvals stop living in email threads where they get lost.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                \n                <!-- Lightbox -->\n                <div class=\"vtabs-lightbox\" x-show=\"lightbox\" x-cloak style=\"display:none\"\n                     @click=\"lightbox = ''\"\n                     @keydown.escape.window=\"lightbox = ''\">\n                    <button class=\"vtabs-lightbox-close\" type=\"button\" @click.stop=\"lightbox = ''\" aria-label=\"Close\">&times;<\/button>\n                    <img :src=\"lightbox\" @click.stop alt=\"\">\n                <\/div>\n\n            <\/div><!-- .vtabs-root -->\n\n        <\/div><!-- .container -->\n    <\/section>\n    \n\n        <section class=\"voctos-dev-whyus-text container mb-4 lg:mb-9\">\n            <div class=\"dwt-card\">\n                        <div class=\"dwt-section\">\n\n                                <h2 class=\"dwt-heading\">The undeniable advantages of Google Ads<\/h2>\n                \n                                <div class=\"dwt-intro\"><p>PPC advertising is one of the fastest ways to turn interest into revenue. Here&#8217;s what makes it such a powerful growth lever for your business:<\/p>\n<\/div>\n                \n                                <ul class=\"si-whyus-list dwt-list\">\n                                        <li>Fast launch: a fully configured campaign can go live in as little as 1-3 days, putting your offer in front of buyers almost immediately<\/li>\n                                        <li>Built-in intent: ads reach people already searching for your product or service, so every click carries real buying interest<\/li>\n                                        <li>Full visibility: every impression, click, and conversion is measurable, so you always know exactly what your budget is earning<\/li>\n                                        <li>Always improving: live performance data lets you fine-tune targeting and creative continuously, so results keep getting stronger over time<\/li>\n                                    <\/ul>\n                \n                                <div class=\"dwt-outro\"><p>The businesses that get the most out of Google Ads treat it as an ongoing craft, not a one-time setup. With the right strategy and steady optimization, your ad budget stops being an expense and becomes one of your most reliable growth engines.<\/p>\n<\/div>\n                \n            <\/div>\n                        <\/div><!-- .dwt-card -->\n\n            \n        <\/section>\n        \n\n    <style>\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;flex-wrap:nowrap}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-head h2{min-width:0}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-all{display:inline-block;background:#7c3aed;color:#fff;text-decoration:none;padding:14px 26px;border-radius:14px;font-size:14px;transition:background .25s;flex-shrink:0;white-space:nowrap}\n      @media(max-width:420px){#vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-all{padding:12px 18px}}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-all:hover{background:#0d172d}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-track{display:flex;gap:0;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;padding-bottom:6px;-webkit-overflow-scrolling:touch}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-track::-webkit-scrollbar{display:none}\n      \/* width set in JS to exact pixels \u2014 avoids iOS 100% flex bug *\/\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-slide{scroll-snap-align:start;flex-shrink:0;background:#fff;border-radius:22px;padding:34px 36px;display:flex;flex-direction:column;box-shadow:0 16px 40px rgba(13,23,45,.06);box-sizing:border-box}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-stars{display:inline-flex;gap:5px;margin-bottom:18px}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-site{font-size:26px;font-weight:700;color:#0d172d;margin:0;line-height:1.2;word-break:break-word}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-logo{max-height:48px;max-width:150px;width:auto;object-fit:contain;flex:0 0 auto}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-name{font-weight:700;color:#0d172d;margin:0;font-size:16px}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-pos{font-size:14px;color:#5b6675;margin:3px 0 0}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-quote{position:relative;margin:22px 0 0;padding:0 0 0 30px}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-quote::before{content:\"\\201C\";position:absolute;left:-2px;top:-6px;font-family:Georgia,serif;font-size:54px;line-height:1;color:#7c3aed}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-text{font-size:15px;line-height:1.7;color:#0d172d;margin:0}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-quote .vr-qclose{font-family:Georgia,serif;font-size:40px;line-height:0;color:#7c3aed;vertical-align:-12px;margin-left:6px}\n      #vr-block_63ed709e39d956e3e1cb5f6686e96e81 .vr-date{font-size:13px;color:#9aa3b2;margin:22px 0 0}\n    <\/style>\n    <section id=\"vr-block_63ed709e39d956e3e1cb5f6686e96e81\" class=\"container relative mb-12\" style=\"margin:30px auto 50px auto;\">\n        <div class=\"vr-head\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third\">Client reviews<\/h2>\n            <a class=\"vr-all\" href=\"https:\/\/www.voctos.com\/about\/reviews\/\">All reviews<\/a>\n        <\/div>\n        <div class=\"vr-track\" data-vr-track>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">egyptpyramidstours.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/logo-2.png\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Marcous Fathy<\/p>                    <p class=\"vr-pos\">Business Development Manager<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">We&#039;ve just completed our first quarter with Beshoy, and the results have been outstanding. Our organic traffic grew from 3,650 to 18,720, we achieved a 300%+ ROI from reservations, and secured Featured Snippets for multiple tour packages.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">24 September 2023<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">drserkanaygin.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/Dr-Serkan-Clinic-1024x512-1.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Dr. Serkan Ayg\u0131n<\/p>                    <p class=\"vr-pos\">Hair Transplant Surgeon<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">VOCTOS built an SEO strategy that grew our bookings and expanded our visibility to a whole new audience by 375%, with our keywords in the top search results up more than 1600%. Their understanding of Arabic search behavior made all the difference.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">7 December 2021<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">vpnarabi.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/VPN-Arabi.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Samy Amin<\/p>                    <p class=\"vr-pos\">Head of Editorial, VPN Arabi<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">VOCTOS developed and executed a full Arabic SEO strategy for our VPN company. We saw a 280% increase in organic traffic, secured the top spot for competitive keywords, and our content got cited 160 times in ChatGPT responses. What really impressed us was how well they understand the Arabic market, not just generic SEO translated into Arabic.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">1 June 2025<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">Saif Cabinets Decor<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/logo-1-e1773228248805.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Abraam Samy<\/p>                    <p class=\"vr-pos\">CEO of Saif Cabinets Decor<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">When we first came to VOCTOS, our business was almost invisible online despite years of quality work. Their team fixed the technical issues holding us back and built an SEO strategy ready for AI search too. Within months we ranked on Google&#039;s first page for over 55 keywords, with organic traffic up around 170%.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">4 June 2026<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">serialtranslation.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/cropped-logosi.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Samy Ibrahim<\/p>                    <p class=\"vr-pos\">General Manager of Serial Translation<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">VOCTOS took over our Google Ads campaigns and brought our CPC down by 53%, while our conversion rate jumped 164.7%, with much higher quality leads coming through. It has been a pleasure working with the entire team.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">15 July 2022<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">Eagle Marble<\/h3>                                            <\/div>\n                    <p class=\"vr-name\">Ebraam Ayoub<\/p>                    <p class=\"vr-pos\">General Manager<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">The VOCTOS team helped us grow our search visibility by 190%. We appreciate their responsiveness, dedication, and continuous support throughout the project.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">25 March 2023<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">ovistone.com<\/h3>                                            <\/div>\n                    <p class=\"vr-name\">John Attia<\/p>                    <p class=\"vr-pos\">Digital Marketing Director<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">We hired VOCTOS two years ago to grow our SEO and traffic, and they delivered. What impressed me most was seeing Ovistone start showing up in ChatGPT and Google AI Overviews when people searched for stone suppliers. Our organic traffic keeps climbing and our qualified B2B inquiries have jumped.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">13 October 2023<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">royalhaircenter.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/wibsite-logo-D985D981D8B1D8BA.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Dr. Mathew John<\/p>                    <p class=\"vr-pos\">Senior Surgeon<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">When we first partnered with VOCTOS, our clinic had just two physicians and one night doctor, with everyone juggling several roles. We&#039;ve grown a lot since then, today we have three physicians, a full-time secretary, and dedicated cleaning staff, largely thanks to the steady flow of new patients their marketing brought in.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">11 August 2021<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">nsfx.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/NSFX-Logo.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Rami Dawud<\/p>                    <p class=\"vr-pos\">Marketing Manager<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">Beshoy is a true SEO professional, punctual, and the quality of his delivery is fantastic. His analysis gave us real insight and a clear path to build our brand&#039;s online presence.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">1 May 2019<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">marketingcollege.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/cmc_logo.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Nahed Maher<\/p>                    <p class=\"vr-pos\">Brand Ambassador<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">SEO is a complicated world, and few people bring the creative techniques Beshoy does. He stays on top of the latest SEO trends and genuinely cares about getting his clients the most value.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">16 October 2016<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">nrg-digital.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/nrg-degital-solutions-logo-png_seeklogo-250387.png\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Ahmed Sabbour<\/p>                    <p class=\"vr-pos\">CEO<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">It&#039;s been a real pleasure working with Beshoy. He&#039;s innovative, broad-minded, and has a great ability to analyze, summarize, and deliver strong results, even working remotely.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">16 October 2016<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">vintage-vaults.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/vintage-vaults.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Sherif El-Haddad<\/p>                    <p class=\"vr-pos\">Founder \/ CEO<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">Beshoy has done a great job increasing our SEO ranking. He&#039;s also helped boost our conversions and improve the website.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">7 December 2023<\/p>                <\/div>\n                    <\/div>\n    <\/section>\n        <script>\n    (function(){\n      var GAP = 24; \/* px gap between slides *\/\n      function setSlideWidths(track){\n        \/* iOS Safari fix: set exact pixel width so 100% never mis-resolves *\/\n        var w = track.clientWidth;\n        track.querySelectorAll('.vr-slide').forEach(function(s,i,arr){\n          s.style.width = w + 'px';\n          s.style.marginRight = (i < arr.length - 1) ? GAP + 'px' : '0';\n        });\n      }\n      function initTrack(track){\n        if(track.__vrAuto!==undefined) return;\n        setSlideWidths(track);\n        window.addEventListener('resize',function(){ setSlideWidths(track); });\n        var slides=track.querySelectorAll('.vr-slide');\n        if(slides.length<2){ track.__vrAuto=0; return; }\n        function slideW(){ return track.clientWidth + GAP; }\n        function step(){\n          var max=track.scrollWidth - track.clientWidth - 2;\n          if(track.scrollLeft>=max){ track.scrollTo({left:0,behavior:'smooth'}); }\n          else { track.scrollBy({left:slideW(),behavior:'smooth'}); }\n        }\n        function start(){ if(!track.__vrAuto) track.__vrAuto=setInterval(step,3500); }\n        function stop(){ if(track.__vrAuto){ clearInterval(track.__vrAuto); track.__vrAuto=0; } }\n        start();\n        track.addEventListener('mouseenter',stop);\n        track.addEventListener('mouseleave',start);\n        track.addEventListener('touchstart',stop,{passive:true});\n      }\n      function run(){ document.querySelectorAll('[data-vr-track]').forEach(initTrack); }\n      if(document.readyState!=='loading') run(); else document.addEventListener('DOMContentLoaded',run);\n    })();\n    <\/script>\n    \n\n    <style>\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-leaf{width:28px;height:54px;object-fit:contain}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-leaf.gray{filter:grayscale(1) opacity(.6)}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-stat{display:flex;align-items:center;gap:18px}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-numgrp{display:flex;align-items:center;gap:4px;flex:0 0 auto}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-label{margin:0;line-height:1.35}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-white{position:relative;overflow:visible}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-stat{min-width:0}\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-label{min-width:0;overflow-wrap:anywhere}\n      \/* Trophy img: desktop-only *\/\n      #an-block_86564527cbde4acd73a0701ac4054e1a .an-trophy{display:none;position:absolute;pointer-events:none}\n      @media(max-width:639px){\n        \/* Mobile: goblet as CSS bg image at natural size (238\u00d7279px), like the original *\/\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white{\n          grid-template-columns:repeat(2,minmax(0,1fr));\n          column-gap:12px;\n          background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/goblet.webp');\n          background-repeat:no-repeat;\n          background-position:15px calc(100% - 12px);\n          background-size:238px auto;\n        }\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white .an-stat{grid-column:span 1;flex-direction:column;align-items:center;text-align:center;gap:8px}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white .an-numgrp{justify-content:center}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white .an-label{text-align:center}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-btn{grid-column:1 \/ -1}\n      }\n      @media(min-width:640px) and (max-width:1023px){\n        \/* Tablet: goblet top-right like original sm:bg-[right_10px_top_-35px] *\/\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white{\n          background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/goblet.webp');\n          background-repeat:no-repeat;\n          background-position:right 10px top -35px;\n          background-size:238px auto;\n        }\n      }\n      @media(min-width:1024px){\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:24px;row-gap:18px;align-items:center;padding-right:210px}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-stat{grid-column:1}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-stat-1{grid-row:1}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-stat-2{grid-row:2}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-btn{grid-column:2;grid-row:2;justify-self:start;align-self:center}\n        \/* Desktop: trophy as positioned img, no bg *\/\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-white{background-image:none}\n        #an-block_86564527cbde4acd73a0701ac4054e1a .an-trophy{display:block;top:0;right:0;height:113%;width:auto}\n      }\n    <\/style>\n    <section id=\"an-block_86564527cbde4acd73a0701ac4054e1a\" class=\"sm:pb-16 pb-6 mt-4\">\n        <div class=\"container\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-2.5 flex gap-x-6 items-center sm:after:content-[''] sm:after:relative sm:after:-top-1 sm:after:grow sm:after:h-px sm:after:bg-sixth\">VOCTOS in numbers<\/h2>\n            <p class=\"sm:text-sm text-xs text-third mb-4\">VOCTOS is a team of SEO, GEO and AEO specialists built for the MENA region and beyond. Behind every number below is a real outcome: more organic traffic, stronger presence in AI answers, and measurable growth for the businesses we work with.<\/p>\n            <div class=\"grid grid-cols-6 gap-x-4 gap-y-5 sm:mb-8 mb-5\">\n                <div class=\"lg:col-span-2 col-span-6 p-7 bg-[#0D172D] rounded-rc-1 flex justify-center items-center gap-2 shadow-bs-1\">\n                    <img decoding=\"async\" class=\"w-12 sm:w-16 h-28 sm:h-36 object-contain shrink-0\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                    <div class=\"sm:max-w-[155px] max-w-[128px] text-center\">\n                        <p class=\"text-white sm:text-fs-1 text-6xl sm:leading-none mb-2 sm:mb-0\">10<\/p>\n                        <p class=\"text-white sm:text-sm text-xs\">Top 10 SEO agency in Egypt on Clutch<\/p>\n                    <\/div>\n                    <img decoding=\"async\" class=\"w-12 sm:w-16 h-28 sm:h-36 object-contain shrink-0 -scale-x-100\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                <\/div>\n                <div class=\"an-white lg:col-span-4 col-span-6 grid grid-cols-2 sm:grid-cols-5 xl:grid-cols-4 sm:grid-rows-2 sm:gap-5 gap-x-5 gap-y-52 px-5 pt-8 pb-2.5 sm:py-4 sm:px-12 bg-white rounded-rc-1 shadow-[rgba(255,218,117,0.4)_0px_10px_10px_3px]\">\n                                            <div class=\"an-stat an-stat-1 col-span-1 sm:col-span-3 xl:col-span-2\">\n                            <div class=\"an-numgrp\">\n                                <img decoding=\"async\" class=\"an-leaf gray\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                                <span class=\"text-3xl sm:text-fs-4\">#1<\/span>\n                                <img decoding=\"async\" class=\"an-leaf gray -scale-x-100\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                            <\/div>\n                            <p class=\"an-label text-xs sm:text-sm text-third\">GEO agency in Egypt on TechBehemoths<\/p>\n                        <\/div>\n                                            <div class=\"an-stat an-stat-2 col-span-1 sm:col-span-3 xl:col-span-2 sm:row-start-2\">\n                            <div class=\"an-numgrp\">\n                                <img decoding=\"async\" class=\"an-leaf gray\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                                <span class=\"text-3xl sm:text-fs-4\">#3<\/span>\n                                <img decoding=\"async\" class=\"an-leaf gray -scale-x-100\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                            <\/div>\n                            <p class=\"an-label text-xs sm:text-sm text-third\">Digital Marketing agency in Egypt on DesignRush<\/p>\n                        <\/div>\n                                        <div class=\"an-btn col-span-2 sm:row-start-2 self-center z-10\">\n                        <a href=\"#request\" class=\"inline-block text-center text-white text-sm p-4 rounded-rc-5 bg-primary w-full sm:w-auto transition-color hover:bg-third\">Discuss your project<\/a>\n                    <\/div>\n                    <img decoding=\"async\" class=\"an-trophy\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/goblet.webp\" alt=\"\" \/>\n                <\/div>\n            <\/div>\n            <ul class=\"flex flex-wrap sm:justify-around sm:gap-x-16 bg-sixth sm:bg-transparent gap-px\">\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">9+<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">Years in the search market<\/p>\n                    <\/li>\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">500+<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">Projects delivered<\/p>\n                    <\/li>\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">22+<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">Countries served<\/p>\n                    <\/li>\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">100+<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">Client testimonials<\/p>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/section>\n    \n\n    <section id=\"our-team-block_35a2f3de682737b7a5bc74a65b47efe2\" class=\"voctos-ourteam-block\" style=\"background:#eef0f5;--ot-bg:#eef0f5;--ot-accent:#b4f33c;\">\n        <div class=\"ot-inner\">\n\n            <header class=\"ot-head\">\n                                    <h2 class=\"ot-title\">The Team<\/h2>\n                \n                                    <a class=\"ot-all\" href=\"https:\/\/www.voctos.com\/about\/team\/\">\n                        <span>The team<\/span>\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M7 17 L17 7 M9 7 H17 V15\"\/><\/svg>                    <\/a>\n                            <\/header>\n\n            <div class=\"ourteam-slider\" data-ourteam-slider>\n                <div class=\"ot-viewport\">\n                    <div class=\"ot-track\">\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Beshoy-Adel-768x768.webp\" alt=\"Beshoy Adel\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Beshoy Adel info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Beshoy Adel is the Head of SEO &amp; GEO at VOCTOS, where he leads strategic initiatives in advanced search visibility and AI-powered content optimization. With 13+ years of experience in digital marketing, SEO strategy, and emerging search technologies, Beshoy&#8217;s work focuses on bridging established SEO methodology with generative engine optimization.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Head of SEO and GEO<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Beshoy Adel<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Monika-1.webp\" alt=\"Monika Gabriel\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Monika Gabriel info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Monika Gabriel is a Senior SEO Specialist at VOCTOS, where she has worked for over two years. She has strong expertise in technical SEO, keyword research, and on-page optimization, and has led ranking growth on client accounts across healthcare, education and SaaS. Beyond her technical skills, Monika is passionate about building smart SEO strategies that improve both visibility and user experience. On the team she is known for her analytical approach and attention to detail.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Senior SEO Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Monika Gabriel<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Reem-1-768x768.webp\" alt=\"Reem Sameh\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Reem Sameh info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Reem Sameh is a Senior Full-Stack Web Developer at VOCTOS with four years of experience building fast, scalable, and SEO-friendly websites. She works across both front-end and back-end development, translating design and marketing requirements into clean, performant code, and ensuring technical foundations like site speed, structure, and Core Web Vitals support strong search performance.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Senior Full-Stack Web Developer<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Reem Sameh<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Keroles-1.webp\" alt=\"Keroles Mousa\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Keroles Mousa info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Keroles Mousa is the Head of PPC at VOCTOS, specializing in developing and executing comprehensive paid search strategies across Google Ads, Microsoft Advertising and YouTube. He has three years of hands-on experience in PPC campaign management, data-driven optimization and team leadership. On one translation-services account he cut cost per click by 53% and lifted the conversion rate by 164.7%.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Head of PPC<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Keroles Mousa<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Tasneem.webp\" alt=\"Tasneem Moustafa\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Tasneem Moustafa info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Tasneem Moustafa is an SEO Specialist at VOCTOS with two years of experience in on-page optimization, keyword research and technical SEO. She works across on-page optimization, keyword research, technical SEO, and content optimization, translating search data into actionable strategies that improve rankings and user experience.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">SEO Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Tasneem Moustafa<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Shadi-768x768.webp\" alt=\"Shadi Milad\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Shadi Milad info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Shadi Milad is a Link Building Specialist at VOCTOS focused on earning high-quality, relevant backlinks that strengthen a site&#8217;s authority and search rankings. He combines outreach, digital PR, and relationship building with a strict emphasis on white-hat, sustainable link acquisition that complies with search engine guidelines.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Link Building Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Shadi Milad<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Aya-1.webp\" alt=\"Aya Kandil\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Aya Kandil info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Aya Kandil is an SEO Specialist with over three years of experience in digital marketing. At VOCTOS she shapes SEO strategy across on-page optimization, in-depth analysis, AI search optimization, research and content optimization. Her work also covers link building, technical SEO and content strategy, which lets her run both the technical and content workstreams on the same account.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">SEO Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Aya Kandil<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/Marina-Magdy-768x768.webp\" alt=\"Marina Magdy\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Marina Magdy info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Marina Magdy is an SEO Content Writer at VOCTOS, writing search-optimized content that balances keyword strategy with genuine readability. With one year of experience at VOCTOS, she writes web copy, blog articles, and on-page content designed to rank well while giving readers clear, useful answers.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">SEO Content Writer<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Marina Magdy<\/h3>\n                                                            <\/article>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"ot-progress\" data-ot-progress>\n                    <span class=\"ot-progress-thumb\"><\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n        <style>\n        \/* Case slide background: desktop image, with an optional separate mobile\/tablet image\n           (below lg\/1024px). Falls back to the desktop image when no mobile image is set. *\/\n        .voctos-cases-block .case-slide{background-image:var(--cbg);}\n        @media (max-width:1023px){\n            .voctos-cases-block .case-slide{background-image:var(--cbg-m,var(--cbg));}\n        }\n        <\/style>\n            <section id=\"our-cases-block_608e636135c71293beb97d3a7b06cc00\" class=\"voctos-cases-block\" style=\"background:#eef0f5;--cases-bg:#eef0f5;\">\n        <div class=\"cases-inner\">\n\n            <header class=\"cases-head\">\n                                    <h2 class=\"cases-title\">Our cases<\/h2>\n                                                    <a class=\"cases-all\" href=\"\/case-studies\/\">\n                        <span>All cases<\/span>\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M7 17 L17 7 M9 7 H17 V15\"\/><\/svg>                    <\/a>\n                            <\/header>\n\n            <div class=\"cases-slider\" data-cases-slider>\n                <div class=\"cases-viewport\">\n                    <div class=\"cases-track\">\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/D1_cutout.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/D1-Mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/delta-logo.webp\" alt=\"Delta Logo\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">GEO Services for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Delta Medical Labs<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#0f172a\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/geo.svg\" alt=\"\">\n                                                                                                GEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">GEO Services for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Delta Medical Labs<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><p><strong>1M+ monthly <\/strong>organic visits and <strong>159,200 ranked keywords<\/strong>, <strong>3,600 <\/strong>Google AI Overview citations, while <strong>ranking #1 for 1,186 keywords<\/strong> in KSA.<\/p>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/delta-medical-labs\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/O3_cutout.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/O3-Mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/logo-1.webp\" alt=\"Ogaei Logo\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">SEO &amp; GEO for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Ogaei Virtual Care<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#0f172a\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/geo.svg\" alt=\"\">\n                                                                                                GEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">SEO &amp; GEO for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Ogaei Virtual Care<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><div class=\"case-desc\">\n<p><strong>From 3 to 7,931 monthly\u00a0<\/strong>organic clicks in 7 months,\u00a0<strong>2.9M+ impressions<\/strong>, and\u00a0<strong>40+ keywords<\/strong> in Google\u2019s Top 10.<\/p>\n<\/div>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/ogaei-virtual-care\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/vpn.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/vpn-Mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/VPNLY-LOGO.webp\" alt=\"VPNLY LOGO\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">Arabic SEO, GEO &amp; guest posting for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">VPNly<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#2563eb\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/seo.svg\" alt=\"\">\n                                                                                                SEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">Arabic SEO, GEO &amp; guest posting for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">VPNly<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><div class=\"case-desc\">\n<p><strong>65K peak monthly\u00a0<\/strong>organic visits,\u00a0<strong>55 guest posts<\/strong>, and\u00a0<strong>149 pages cited<\/strong> by AI engines.<\/p>\n<\/div>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/vpnly\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/teamly-bg.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/eduverse-mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/eduverse-logo.webp\" alt=\"eduverse logo\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">SEO for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Eduverse<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#2563eb\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/seo.svg\" alt=\"\">\n                                                                                                SEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">SEO for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Eduverse<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><p>Increased search traffic 12 times in 10 months: <strong>45% of target keywords<\/strong> in the top 5, <strong>55%<\/strong> in the top 10<\/p>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/eduverse\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <style>\n      @keyframes vmqL{from{transform:translateX(0)}to{transform:translateX(-50%)}}\n      @keyframes vmqR{from{transform:translateX(-50%)}to{transform:translateX(0)}}\n      .vmq-wrap{overflow:hidden;width:100%}\n      .vmq-track{display:flex;width:max-content;align-items:center}\n      .vmq-track.l{animation:vmqL 60s linear infinite}\n      .vmq-track.r{animation:vmqR 60s linear infinite}\n      .vmq-cell{flex:0 0 auto;padding:0 40px;display:flex;align-items:center}\n      .vmq-cell img{height:104px;width:auto;max-width:280px;object-fit:contain}\n      .vmq-wrap:hover .vmq-track{animation-play-state:paused}\n    <\/style>\n    <section class=\"pt-3.5 pb-8 overflow-hidden vmq-section\"><div class=\"container relative\">\n        <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-4\">Trusted by<\/h2>\n        <div class=\"vmq-wrap\"><div class=\"vmq-track l\" style=\"animation-duration:147s\"><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Sputnik.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/VPNLY.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/TOTAL.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/SaladsUp.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ogaei.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/NSFX.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mouwasat.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/RoyalHairCenter.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/PlanetVPN.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Optifashion.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mazloum.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Jobed.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Imtilak.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ostoul.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/OvaSave.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/EVS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Boston_Translation_Services.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BrazenMENA.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Sputnik.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/VPNLY.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/TOTAL.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/SaladsUp.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ogaei.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/NSFX.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mouwasat.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/RoyalHairCenter.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/PlanetVPN.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Optifashion.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mazloum.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Jobed.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Imtilak.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ostoul.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/OvaSave.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/EVS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Boston_Translation_Services.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BrazenMENA.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><\/div><\/div>\n        <div class=\"vmq-wrap\" style=\"margin-top:5px\"><div class=\"vmq-track r\" style=\"animation-duration:147s\"><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Adidas.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/FBS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Delta.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/DrSerkanAygin.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Amanleek.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Esaal.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlHokail.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CHMeetings.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Giggles.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Eduverse.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CapitalHills.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BaytMisr.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Arincen.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlYoumAlGadid.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlDar.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Adidas.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/FBS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Delta.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/DrSerkanAygin.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Amanleek.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Esaal.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlHokail.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CHMeetings.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Giggles.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Eduverse.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CapitalHills.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BaytMisr.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Arincen.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlYoumAlGadid.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlDar.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><\/div><\/div>\n    <\/div><\/section>\n    \n\n    <section class=\"container pt-4 pb-8 lg:pt-6 lg:pb-12\">\r\n        <div class=\"flex items-center justify-between gap-4 mb-7 lg:mb-9\">\r\n            <h2 class=\"text-2xl sm:text-fs-5 text-third\">Blog<\/h2>\r\n            <a href=\"\/blog\/\" class=\"shrink-0 inline-flex items-center gap-2 text-seventh text-sm font-medium hover:text-secondary transition-colors\">All posts <span aria-hidden=\"true\">&rarr;<\/span><\/a>\r\n        <\/div>\r\n        <ul class=\"media-teaser__list grid grid-cols-1 gap-5 sm:grid-cols-2 lg:grid-cols-4 lg:gap-x-4 lg:gap-y-7\">\r\n                                            <li class=\"media-teaser__card\">\r\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\r\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/seo-vs-google-ads\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"SEO vs Google Ads: Which One Should Your Business Invest In First?\"><\/a>\r\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\r\n                            <img width=\"1024\" height=\"522\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-seo-vs-google-ads-cover-1024x522.webp\" class=\"w-full h-full object-cover wp-post-image\" alt=\"Marketer working on a laptop showing a Digital Advertising presentation slide\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-seo-vs-google-ads-cover-1024x522.webp 1024w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-seo-vs-google-ads-cover-300x153.webp 300w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-seo-vs-google-ads-cover-768x391.webp 768w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-seo-vs-google-ads-cover-1536x782.webp 1536w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-seo-vs-google-ads-cover.webp 1541w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\r\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">SEO<\/figcaption>\r\n                                                    <\/figure>\r\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"SEO vs Google Ads: Which One Should Your Business Invest In First?\">SEO vs Google Ads: Which One Should Your Business Invest In First?<\/p>\r\n                    <\/article>\r\n                <\/li>\r\n                                            <li class=\"media-teaser__card\">\r\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\r\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/lead-generation\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"Lead Generation: From First Contact to a Successful Sale\"><\/a>\r\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\r\n                            <img width=\"1024\" height=\"522\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-lead-generation-cover-v2-1024x522.webp\" class=\"w-full h-full object-cover wp-post-image\" alt=\"Business handshake over a desk with reports, closing a sale\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-lead-generation-cover-v2-1024x522.webp 1024w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-lead-generation-cover-v2-300x153.webp 300w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-lead-generation-cover-v2-768x391.webp 768w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-lead-generation-cover-v2-1536x782.webp 1536w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-lead-generation-cover-v2.webp 1541w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\r\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">Marketing<\/figcaption>\r\n                                                    <\/figure>\r\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"Lead Generation: From First Contact to a Successful Sale\">Lead Generation: From First Contact to a Successful Sale<\/p>\r\n                    <\/article>\r\n                <\/li>\r\n                                            <li class=\"media-teaser__card\">\r\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\r\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/website-conversion-guide\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"Website Conversion: A Complete Guide to Increasing Effectiveness\"><\/a>\r\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\r\n                            <img width=\"1024\" height=\"522\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-website-conversion-cover-v2-1024x522.webp\" class=\"w-full h-full object-cover wp-post-image\" alt=\"Person holding a payment card in front of an online store on a laptop\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-website-conversion-cover-v2-1024x522.webp 1024w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-website-conversion-cover-v2-300x153.webp 300w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-website-conversion-cover-v2-768x391.webp 768w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-website-conversion-cover-v2-1536x782.webp 1536w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-website-conversion-cover-v2.webp 1541w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\r\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">Marketing<\/figcaption>\r\n                                                    <\/figure>\r\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"Website Conversion: A Complete Guide to Increasing Effectiveness\">Website Conversion: A Complete Guide to Increasing Effectiveness<\/p>\r\n                    <\/article>\r\n                <\/li>\r\n                                            <li class=\"media-teaser__card\">\r\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\r\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/what-is-landing-page\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"What Is a Landing Page: Types, Features, and How to Create One\"><\/a>\r\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\r\n                            <img width=\"1024\" height=\"649\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/landing-page-structure-example-en-1024x649.webp\" class=\"w-full h-full object-cover wp-post-image\" alt=\"Example of a single-purpose landing page showing a headline, one primary call to action, contact and opening details, and a product grid\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/landing-page-structure-example-en-1024x649.webp 1024w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/landing-page-structure-example-en-300x190.webp 300w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/landing-page-structure-example-en-768x486.webp 768w, https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/landing-page-structure-example-en.webp 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\r\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">Marketing<\/figcaption>\r\n                                                    <\/figure>\r\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"What Is a Landing Page: Types, Features, and How to Create One\">What Is a Landing Page: Types, Features, and How to Create One<\/p>\r\n                    <\/article>\r\n                <\/li>\r\n                    <\/ul>\r\n    <\/section>\r\n    \n\n    <section id=\"faq-block_edb60426b8b695840f1a760ce6826180\" class=\"voctos-faq-block\" style=\"background:#eef0f5;--faq-accent:#b4d335;\">\n        <div class=\"faq-inner\">\n            <div class=\"faq-card\">\n\n                <header class=\"faq-head\">\n                    <span class=\"faq-icon\">\n                                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0D172D\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9.2 9.3a2.8 2.8 0 0 1 5.4 1c0 1.9-2.6 2.3-2.6 3.9\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"17.4\" r=\"1.05\" fill=\"#0D172D\" stroke=\"none\"\/><\/svg>\n                                            <\/span>\n                                            <h2 class=\"faq-title\">Frequently Asked Questions<\/h2>\n                                    <\/header>\n\n                <div class=\"faq-list\" data-single=\"1\" data-faq-list>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-0\">\n                                <span class=\"faq-q-text\">What is PPC and how does it work?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-0\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>PPC (pay-per-click) is a form of paid advertising where you only pay when someone clicks your ad. At VOCTOS we plan, launch, and manage campaigns across Google Ads, Bing, and social platforms, targeting the exact keywords and audiences most likely to convert, so your budget goes toward real prospects rather than wasted impressions.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-1\">\n                                <span class=\"faq-q-text\">How much should I budget for PPC advertising?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-1\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Budget depends on your industry, competition, and goals. We help you start at a level that generates meaningful data, then scale spend as we prove return on ad spend (ROAS). There is no fixed minimum, we recommend a budget based on realistic cost-per-click and conversion targets for your market.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-2\">\n                                <span class=\"faq-q-text\">How quickly will I see results from PPC?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-2\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Unlike SEO, PPC delivers traffic almost immediately, ads can start driving clicks within days of launch. The first few weeks are used to gather data and optimize, after which performance and cost-per-conversion improve steadily as campaigns mature.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-3\">\n                                <span class=\"faq-q-text\">As a Google Premier Partner, what advantage does that give me?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-3\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Google Premier Partner status is reserved for the top tier of agencies based on performance and certified expertise. It means our team has proven results managing ad spend, early access to Google features and betas, and dedicated Google support we can escalate to on your behalf.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-4\">\n                                <span class=\"faq-q-text\">How do you measure and report PPC performance?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-4\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>We track the metrics that matter to your bottom line, cost per lead, conversion rate, and return on ad spend, not just clicks. You receive clear monthly reporting that ties ad spend directly to leads and revenue, with full transparency on where every dollar goes.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-5\">\n                                <span class=\"faq-q-text\">Do you manage both Google Ads and social media advertising?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-5\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Yes. We run search ads on Google and Bing, plus paid social on platforms like Meta and LinkedIn where they fit your audience. We coordinate paid campaigns with your SEO and content so all channels reinforce each other instead of competing.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-6\">\n                                <span class=\"faq-q-text\">What happens if my campaigns aren&#039;t performing?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-6\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>We monitor campaigns continuously and adjust targeting, bids, ad copy, and landing pages based on real data. If something underperforms, we identify why and fix it, you are never locked into a set-and-forget approach that quietly drains budget.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_edb60426b8b695840f1a760ce6826180-a-7\">\n                                <span class=\"faq-q-text\">Can PPC work together with my SEO efforts?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_edb60426b8b695840f1a760ce6826180-a-7\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Absolutely, and it works best that way. PPC captures demand immediately while SEO builds long-term organic visibility. Running them together lets us share keyword insights, dominate more of the results page, and reduce your overall cost per acquisition over time.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"pb-3.5 lg:mb-12\">\n        <div class=\"container relative\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-7 flex gap-x-6 items-center sm:after:content-[''] sm:after:relative sm:after:-top-1 sm:after:grow sm:after:h-px sm:after:bg-sixth\">Related services<\/h2>\n                        <ul class=\"grid gap-y-7 lg:grid-cols-3 lg:gap-x-[30px] lg:gap-y-9 mt-[60px]\">\n                                    <li class=\"bg-white rounded-b-rc-1 relative pb-[30px] lg:flex lg:flex-col lg:pb-[40px]\">\n                        <a class=\"absolute inset-0 z-[3]\" href=\"\/seo\/\" aria-label=\"Search Engine Optimization\"><\/a>\n                        <div class=\"mb-[25px] h-[115px] -translate-y-[5px] relative grow shadow-lg rounded-rc-6 rounded-tr-none py-1.5 px-4 !flex flex-row justify-start items-center gap-x-4 bg-blue-600 sm:gap-y-0.5 sm:px-8 lg:grow-0 lg:min-h-[126px]\">\n                            <img decoding=\"async\" alt=\"\" class=\"max-w-[80px] w-auto h-auto object-contain\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/seo.svg\"\/>                            <span class=\"text-lg font-medium leading-tight text-white\">Search Engine Optimization<\/span>\n                            <a class=\"absolute inset-0\" href=\"\/seo\/\">\n                                <span class=\"block absolute right-0 top-0 w-12 h-2.5 bg-blue-600 rounded-tr-[10px] rounded-tl-[5px] -translate-y-[calc(100%-1px)] before:content-[''] before:absolute before:border-r-[2.5px] before:border-b-[2.5px] border-blue-600 before:rounded-br-[10px] before:right-[calc(100%-2.5px)] before:-bottom-[1.4px] before:w-3 before:h-[7px]\"><\/span>\n                                <svg class=\"absolute right-2.5 top-0 w-2.5 h-2.5 text-white\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M2.5 7.5L7.5 2.5M4 2.5h3.5V6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                            <\/a>\n                        <\/div>\n                                                <p class=\"px-[22px] text-xl text-[#80C342] font-medium leading-tight lg:mt-auto\">Climb the rankings and turn search traffic into sales<\/p>\n                    <\/li>\n                                    <li class=\"bg-white rounded-b-rc-1 relative pb-[30px] lg:flex lg:flex-col lg:pb-[40px]\">\n                        <a class=\"absolute inset-0 z-[3]\" href=\"\/technical-support\/\" aria-label=\"Website support\"><\/a>\n                        <div class=\"mb-[25px] h-[115px] -translate-y-[5px] relative grow shadow-lg rounded-rc-6 rounded-tr-none py-1.5 px-4 !flex flex-row justify-start items-center gap-x-4 bg-slate-500 sm:gap-y-0.5 sm:px-8 lg:grow-0 lg:min-h-[126px]\">\n                            <img decoding=\"async\" alt=\"\" class=\"max-w-[80px] w-auto h-auto object-contain\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/tech.png\"\/>                            <span class=\"text-lg font-medium leading-tight text-white\">Website support<\/span>\n                            <a class=\"absolute inset-0\" href=\"\/technical-support\/\">\n                                <span class=\"block absolute right-0 top-0 w-12 h-2.5 bg-slate-500 rounded-tr-[10px] rounded-tl-[5px] -translate-y-[calc(100%-1px)] before:content-[''] before:absolute before:border-r-[2.5px] before:border-b-[2.5px] border-slate-500 before:rounded-br-[10px] before:right-[calc(100%-2.5px)] before:-bottom-[1.4px] before:w-3 before:h-[7px]\"><\/span>\n                                <svg class=\"absolute right-2.5 top-0 w-2.5 h-2.5 text-white\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M2.5 7.5L7.5 2.5M4 2.5h3.5V6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                            <\/a>\n                        <\/div>\n                                                <p class=\"px-[22px] text-xl text-[#80C342] font-medium leading-tight lg:mt-auto\">Keep your website fast, secure, and running smoothly<\/p>\n                    <\/li>\n                                    <li class=\"bg-white rounded-b-rc-1 relative pb-[30px] lg:flex lg:flex-col lg:pb-[40px]\">\n                        <a class=\"absolute inset-0 z-[3]\" href=\"\/content-marketing\/\" aria-label=\"Content marketing\"><\/a>\n                        <div class=\"mb-[25px] h-[115px] -translate-y-[5px] relative grow shadow-lg rounded-rc-6 rounded-tr-none py-1.5 px-4 !flex flex-row justify-start items-center gap-x-4 bg-[rgba(118,22,244,1)] sm:gap-y-0.5 sm:px-8 lg:grow-0 lg:min-h-[126px]\">\n                            <img decoding=\"async\" alt=\"\" class=\"max-w-[80px] w-auto h-auto object-contain\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/content.svg\"\/>                            <span class=\"text-lg font-medium leading-tight text-white\">Content marketing<\/span>\n                            <a class=\"absolute inset-0\" href=\"\/content-marketing\/\">\n                                <span class=\"block absolute right-0 top-0 w-12 h-2.5 bg-[rgba(118,22,244,1)] rounded-tr-[10px] rounded-tl-[5px] -translate-y-[calc(100%-1px)] before:content-[''] before:absolute before:border-r-[2.5px] before:border-b-[2.5px] border-[rgba(118,22,244,1)] before:rounded-br-[10px] before:right-[calc(100%-2.5px)] before:-bottom-[1.4px] before:w-3 before:h-[7px]\"><\/span>\n                                <svg class=\"absolute right-2.5 top-0 w-2.5 h-2.5 text-white\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M2.5 7.5L7.5 2.5M4 2.5h3.5V6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                            <\/a>\n                        <\/div>\n                                                <p class=\"px-[22px] text-xl text-[#80C342] font-medium leading-tight lg:mt-auto\">Content built to rank, convert, and get cited by AI<\/p>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"py-8 voctos-contact\" id=\"request\">\n        <div class=\"container\">\n            <form class=\"voctos-contact-form bg-white rounded-rc-1 p-6 sm:p-10 shadow-lg\"\n                  method=\"post\" enctype=\"multipart\/form-data\"\n                  data-ajax=\"https:\/\/www.voctos.com\/wp-admin\/admin-ajax.php\"\n                  data-success=\"Thank you! We&#039;ll be in touch shortly.\"\n                  novalidate>\n                <input type=\"hidden\" name=\"action\" value=\"voctos_contact\">\n                <input type=\"hidden\" name=\"formname\" value=\"Homepage bottom form\">\n                <input type=\"hidden\" id=\"voctos_contact_nonce\" name=\"voctos_contact_nonce\" value=\"22e24237f8\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/1499\" \/>\n                <div class=\"vc-head\">\n                    <h2 class=\"vc-title text-2xl sm:text-fs-5 text-third\">Discuss your <span class=\"vc-accent\">project<\/span><\/h2>\n                    <p class=\"vc-required\">* Required fields<\/p>\n                <\/div>\n                \n                <div class=\"vc-grid\">\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-req vc-f-name\"    name=\"name\"    type=\"text\"  placeholder=\"Your name*\" required>\n                                        <div class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-req vc-f-phone vc-phone-wrap\">\n                                                <div class=\"vc-code\" x-data=\"vcCode()\">\n                            <input type=\"hidden\" name=\"phone_code\" value=\"+20\" :value=\"current.code\">\n                            <button type=\"button\" class=\"vc-code-btn\" @click=\"open = !open\" @click.outside=\"open = false\" :aria-expanded=\"open\" aria-label=\"Country code\">\n                                <img decoding=\"async\" class=\"vc-flag\" :src=\"flag(current.iso)\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/flags\/eg.png\" alt=\"\" width=\"20\" height=\"14\" loading=\"eager\" data-no-lazy=\"1\" data-skip-lazy=\"1\">\n                                <span x-text=\"current.code\">+20<\/span>\n                                <svg class=\"vc-code-chev\" viewBox=\"0 0 10 6\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 1l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/button>\n                            <ul class=\"vc-code-list\" x-show=\"open\" x-cloak>\n                                <template x-for=\"c in codes\" :key=\"c.iso + c.code\">\n                                    <li @click=\"current = c; open = false\" :class=\"{ 'is-active': c.iso === current.iso }\">\n                                        <img class=\"vc-flag\" :src=\"flag(c.iso)\" alt=\"\" width=\"20\" height=\"14\" loading=\"eager\" data-no-lazy=\"1\" data-skip-lazy=\"1\">\n                                        <span class=\"vc-code-num\" x-text=\"c.code\"><\/span>\n                                        <span class=\"vc-code-country\" x-text=\"c.name\"><\/span>\n                                    <\/li>\n                                <\/template>\n                            <\/ul>\n                        <\/div>\n                        <input class=\"vc-req\" name=\"phone\" type=\"tel\" placeholder=\"Phone*\" required>\n                    <\/div>\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-f-email\"          name=\"email\"   type=\"email\" placeholder=\"E-mail\">\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-f-company\"        name=\"company\" type=\"text\"  placeholder=\"Company or website\">\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-f-budget\"         name=\"budget\"  type=\"text\"  placeholder=\"Monthly marketing budget\">\n                    <textarea class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none resize-none vc-f-comments\" name=\"comments\" rows=\"4\" placeholder=\"Tell us more about your tasks\"><\/textarea>\n\n                    <label class=\"vc-attach\">\n                        <input type=\"file\" name=\"attachment\" class=\"vc-file-input\"\n                               accept=\".doc,.docx,.pdf,.xls,.xlsx,application\/pdf,application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document,application\/vnd.ms-excel,application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet\">\n                        <span class=\"vc-attach-inner\">\n                            <img decoding=\"async\" class=\"vc-clip\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/clip.svg\" alt=\"\" width=\"20\" height=\"40\" aria-hidden=\"true\">\n                            <span class=\"vc-attach-text\">Attach file<\/span>\n                        <\/span>\n                        <span class=\"vc-file-name\" aria-live=\"polite\"><\/span>\n                    <\/label>\n                <\/div>\n\n                <div class=\"vc-foot\">\n                    <div class=\"vc-foot-left\">\n                        <button type=\"submit\" class=\"vc-submit text-sm text-white bg-primary hover:bg-third rounded-rc-6\">Send<\/button>\n                        <p class=\"vc-consent text-third\/70\">By clicking the button, I consent to the processing of personal data and agree with the <a href=\"https:\/\/www.voctos.com\/privacy-policy\/\" class=\"vc-privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a><\/p>\n                    <\/div>\n                    <p class=\"vc-filenote text-third\/50\">File size must not exceed 2MB. File extensions: docx, doc, pdf, xlsx, xls<\/p>\n                <\/div>\n\n                <p class=\"vc-status\" role=\"status\" aria-live=\"polite\" hidden><\/p>\n            <\/form>\n        <\/div>\n        <script>\n        \/* The \"vcCode\" Alpine component (flag\/country-code dropdown) is registered\n           GLOBALLY now, in functions.php's wp_footer hook \u2014 not here. See\n           voctos_firmwork_vc_codes() there for why: this per-block <script> used to\n           be the only place it was registered, but anything that copies just this\n           block's <form>...<\/form> markup (like 404.php's \"reuse a real page's\n           contact form\") silently lost the registration along with it. *\/\n\n        \/* ------------------------------------------------------------------\n           Strip the size overrides an off-theme script (id=\"vtx-form-js\") writes\n           straight onto the attach box and the paperclip:\n\n               .vc-attach  height: 100% !important; align-self: stretch !important;\n               .vc-clip    width: 30px !important;  height: auto !important;\n\n           Because those land as INLINE !important they outrank every stylesheet,\n           so contact.css can never win \u2014 the box stretched to the full 150px row\n           height and the clip rendered at 30x60. Only these four properties are\n           removed; the snippet's border\/background styling is left alone.\n           Delete this block once those lines are gone from the snippet.\n           ------------------------------------------------------------------ *\/\n        (function () {\n            var clean = function () {\n                document.querySelectorAll('.voctos-contact .vc-attach').forEach(function (el) {\n                    el.style.removeProperty('height');\n                    el.style.removeProperty('align-self');\n                });\n                document.querySelectorAll('.voctos-contact .vc-clip').forEach(function (el) {\n                    el.style.removeProperty('width');\n                    el.style.removeProperty('height');\n                });\n            };\n            if (document.readyState === 'loading') {\n                document.addEventListener('DOMContentLoaded', clean);\n            } else { clean(); }\n            \/* the other script may run after us, on load or on a timer *\/\n            window.addEventListener('load', clean);\n            [60, 300, 1200].forEach(function (t) { setTimeout(clean, t); });\n        })();\n        <\/script>\n    <\/section>\n    \n\n\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Service\",\"serviceType\":\"Google Ads & PPC Management\",\"name\":\"Google Ads & PPC Management\",\"description\":\"Drive instant, qualified traffic with VOCTOS PPC management. As a Google Premier Partner we optimize Google Ads for lower cost per lead and higher ROAS.\",\"provider\":{\"@type\":\"Organization\",\"name\":\"VOCTOS\",\"url\":\"https:\/\/www.voctos.com\",\"email\":\"contact@voctos.com\",\"telephone\":\"+20 100 805 3953\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Point 9 Mall, Downtown\",\"addressLocality\":\"New Capital\",\"addressRegion\":\"Cairo\",\"postalCode\":\"4850801\",\"addressCountry\":\"EG\"},\"image\":\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/logo2.webp\"},\"areaServed\":\"Worldwide\",\"url\":\"https:\/\/www.voctos.com\/ppc\/\",\"offers\":{\"@type\":\"Offer\",\"availability\":\"https:\/\/schema.org\/InStock\",\"priceCurrency\":\"USD\",\"url\":\"https:\/\/www.voctos.com\/ppc\/\",\"priceRange\":\"$$$\"}},{\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is PPC and how does it work?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"PPC (pay-per-click) is a form of paid advertising where you only pay when someone clicks your ad. At VOCTOS we plan, launch, and manage campaigns across Google Ads, Bing, and social platforms, targeting the exact keywords and audiences most likely to convert, so your budget goes toward real prospects rather than wasted impressions.\"}},{\"@type\":\"Question\",\"name\":\"How much should I budget for PPC advertising?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Budget depends on your industry, competition, and goals. We help you start at a level that generates meaningful data, then scale spend as we prove return on ad spend (ROAS). There is no fixed minimum, we recommend a budget based on realistic cost-per-click and conversion targets for your market.\"}},{\"@type\":\"Question\",\"name\":\"How quickly will I see results from PPC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Unlike SEO, PPC delivers traffic almost immediately, ads can start driving clicks within days of launch. The first few weeks are used to gather data and optimize, after which performance and cost-per-conversion improve steadily as campaigns mature.\"}},{\"@type\":\"Question\",\"name\":\"As a Google Premier Partner, what advantage does that give me?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Google Premier Partner status is reserved for the top tier of agencies based on performance and certified expertise. It means our team has proven results managing ad spend, early access to Google features and betas, and dedicated Google support we can escalate to on your behalf.\"}},{\"@type\":\"Question\",\"name\":\"How do you measure and report PPC performance?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We track the metrics that matter to your bottom line, cost per lead, conversion rate, and return on ad spend, not just clicks. You receive clear monthly reporting that ties ad spend directly to leads and revenue, with full transparency on where every dollar goes.\"}},{\"@type\":\"Question\",\"name\":\"Do you manage both Google Ads and social media advertising?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. We run search ads on Google and Bing, plus paid social on platforms like Meta and LinkedIn where they fit your audience. We coordinate paid campaigns with your SEO and content so all channels reinforce each other instead of competing.\"}},{\"@type\":\"Question\",\"name\":\"What happens if my campaigns aren't performing?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We monitor campaigns continuously and adjust targeting, bids, ad copy, and landing pages based on real data. If something underperforms, we identify why and fix it, you are never locked into a set-and-forget approach that quietly drains budget.\"}},{\"@type\":\"Question\",\"name\":\"Can PPC work together with my SEO efforts?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Absolutely, and it works best that way. PPC captures demand immediately while SEO builds long-term organic visibility. Running them together lets us share keyword insights, dominate more of the results page, and reduce your overall cost per acquisition over time.\"}}]}]}<\/script>\n\n<!--voctos-editorial-loop-->\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1499","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages\/1499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/comments?post=1499"}],"version-history":[{"count":1,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages\/1499\/revisions"}],"predecessor-version":[{"id":12304,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages\/1499\/revisions\/12304"}],"wp:attachment":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/media?parent=1499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}