<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Consumer Products &#8211; Beaconade Networks</title>
	<atom:link href="https://beaconade.com/stm_works_category/consumer-products/feed/" rel="self" type="application/rss+xml" />
	<link>https://beaconade.com</link>
	<description>Internet Services, Enterprise Network and Security Solutions, Server &#38; Storage Solutions, Training, Managed Services, Cloud Services</description>
	<lastBuildDate>Tue, 19 Jan 2016 10:43:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.5</generator>

<image>
	<url>https://i0.wp.com/beaconade.com/wp-content/uploads/2019/09/cropped-fav.png?fit=32%2C32&#038;ssl=1</url>
	<title>Consumer Products &#8211; Beaconade Networks</title>
	<link>https://beaconade.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">214483642</site>	<item>
		<title>Pricing games: A technology company boast</title>
		<link>https://beaconade.com/works/omnichannel-strategy-boosts-fashion-company/</link>
		
		<dc:creator><![CDATA[FCL-Admin]]></dc:creator>
		<pubDate>Tue, 19 Jan 2016 10:43:08 +0000</pubDate>
				<guid isPermaLink="false">http://consulting.stylemixthemes.com/?post_type=stm_works&#038;p=607</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<body>		<div data-elementor-type="wp-post" data-elementor-id="607" class="elementor elementor-607 elementor-bc-flex-widget">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-4242282 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4242282" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4242773" data-id="4242773" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4242b75 elementor-widget elementor-widget-vc_custom_heading" data-id="4242b75" data-element_type="widget" data-e-type="widget" data-widget_type="vc_custom_heading.default">
				<div class="elementor-widget-container">
					<div class=" vc_custom_heading  consulting_heading_font  text_align_left has_subtitle"><h2 style="text-align: left;font-weight:700" class="consulting-custom-title">Pricing games: A technology company boast<span class="subtitle">Surface Transport &amp; Logistics</span></h2></div>				</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4242e88 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4242e88" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-424334a" data-id="424334a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4243809 elementor-widget elementor-widget-image" data-id="4243809" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://i0.wp.com/beaconade.com/wp-content/uploads/2020/11/placeholder.gif?fit=1920%2C1280&amp;ssl=1" title="" alt="" loading="lazy">															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4243c53" data-id="4243c53" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4243feb elementor-widget elementor-widget-stm_spacing" data-id="4243feb" data-element_type="widget" data-e-type="widget" data-widget_type="stm_spacing.default">
				<div class="elementor-widget-container">
					<div class="stm-spacing" id="stm-spacing-6a3bc744ada24"></div>
<script>
    (function($){
        "use strict";
        var spacingID = 'stm-spacing-6a3bc744ada24',
            lgSpacing = '0',
            mdSpacing = '0',
            smSpacing = '0',
            xsSpacing = '40';

        function stmSpacing() {
            if ( window.matchMedia("(min-width: 1200px)").matches && lgSpacing ) {
                $( '#' + spacingID ).css ( "height", lgSpacing );
            } else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches && mdSpacing ) {
                $( '#' + spacingID ).css ( "height", mdSpacing );
            } else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches && smSpacing ) {
                $( '#' + spacingID ).css ( "height", smSpacing );
            } else if ( window.matchMedia("(max-width: 767px)").matches && xsSpacing ) {
                $( '#' + spacingID ).css ( "height", xsSpacing );
            } else {
                $( '#' + spacingID ).css ( "height", "" );
            }
        }

        $(document).ready(function() {
            stmSpacing();
        });

        $(window).resize(function() {
            stmSpacing();
        });

    })(jQuery);
</script>				</div>
				</div>
				<div class="elementor-element elementor-element-4244097 elementor-widget elementor-widget-vc_custom_heading" data-id="4244097" data-element_type="widget" data-e-type="widget" data-widget_type="vc_custom_heading.default">
				<div class="elementor-widget-container">
					<div class=" vc_custom_heading no_stripe remove_padding consulting_heading_font  text_align_left"><h6 style="text-align: left;line-height: 26px;font-weight:700" class="consulting-custom-title">For one leading pharmaceutical laboratory, success and double-digit sales growth came with a cost: an overburdened supply chain that threatened to reduce market share.
</h6></div>				</div>
				</div>
				<div class="elementor-element elementor-element-42442ba elementor-widget elementor-widget-text-editor" data-id="42442ba" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="line-height: 22px;">The effort vastly improved the company’s <span style="color: #777777;"><em>planning and execution functions</em></span>, they knew that in order to succeed in this era of technology their accounting systems needed to be much more robust than what they are. They turned to WP consulting to improve their accounting systems.</p>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-42445f2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="42445f2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4244a04 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4244a04" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4244eb6" data-id="4244eb6" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-42452b3 elementor-widget elementor-widget-vc_custom_heading" data-id="42452b3" data-element_type="widget" data-e-type="widget" data-widget_type="vc_custom_heading.default">
				<div class="elementor-widget-container">
					<div class=" vc_custom_heading  consulting_heading_font  text_align_right"><h3 style="font-size: 24px;color: #222222;text-align: right;line-height: 30px;font-weight:700" class="consulting-custom-title">challenge
</h3></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-75 elementor-top-column elementor-element elementor-element-4245501" data-id="4245501" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-424593a elementor-widget elementor-widget-text-editor" data-id="424593a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The biggest challenge was that Arguzo was not utilizing technology properly. Too much of the work was still being recorded manually, which meant that the numbers took a long time to note down and then to be analyzed. Live data was also not available and decisions can only be made after all the required data and been received. This was holding Arguzo back; they knew they could corner more of the market if they had the ability to be more mobile. The work addressed three critical issues for Pharm Ltd.:</p>
<ul style="font-size: 13px;">
<li><strong style="font-size: 14px;">Improve sales and operations and production planning:</strong>
<div>
<p>The teams focused their efforts on a few of the highest-value S&amp;OP levers in order to review the current planning process, identify gaps in the planning infrastructure and analytically understand demand and supply variability.</p>
</div>
</li>
<li><strong style="font-size: 14px;">Determine the right inventory level:</strong>
<div>
<p>With hundreds of medications in the market, Pharm Ltd. needed a proper method to predict and manage their inventory. Using a mean absolute percentage analysis (MAPE), the teams defined appropriate levels for raw materials and finished products by mapping actual versus forecasted sales on the most important SKUs.</p>
</div>
</li>
<li><strong style="font-size: 14px;">Optimize the supply chain for perfect order planning:</strong>
<div>
<p>The diagnostic determined the stressors that affected sales and service levels. The teams focused on resolving issues related to higher-than-normal back-orders and lead times, which stressed the entire supply chain and led to delays in medications reaching consumers.</p>
</div>
</li>
</ul>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-4245b6b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4245b6b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4245df0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4245df0" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-42461a5" data-id="42461a5" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-42464bd elementor-widget elementor-widget-vc_custom_heading" data-id="42464bd" data-element_type="widget" data-e-type="widget" data-widget_type="vc_custom_heading.default">
				<div class="elementor-widget-container">
					<div class=" vc_custom_heading  consulting_heading_font  text_align_right"><h3 style="font-size: 24px;color: #222222;text-align: right;line-height: 30px;font-weight:700" class="consulting-custom-title">solution
</h3></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-75 elementor-top-column elementor-element elementor-element-4246729" data-id="4246729" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4246aaf elementor-widget elementor-widget-text-editor" data-id="4246aaf" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The solution WP consulting came up with combined cutting edge technology with real world practicality. Everyone knew that the systems had to be updated, the real challenge was updating them without disrupting the whole organization in a negative way. The solution was to introduce proper workload management done through computers, while providing mobile platforms to the stakeholders.</p>
<p>This allowed the workers to be involved in the job instead of feeling like they had been made redundant by technology.</p>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-4246d0b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4246d0b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4246f80 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4246f80" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-424738f" data-id="424738f" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4247769 elementor-widget elementor-widget-vc_custom_heading" data-id="4247769" data-element_type="widget" data-e-type="widget" data-widget_type="vc_custom_heading.default">
				<div class="elementor-widget-container">
					<div class=" vc_custom_heading  consulting_heading_font  text_align_right"><h3 style="font-size: 24px;color: #222222;text-align: right;line-height: 30px;font-weight:700" class="consulting-custom-title">results
</h3></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-75 elementor-top-column elementor-element elementor-element-42479b0" data-id="42479b0" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4247d5c elementor-widget elementor-widget-text-editor" data-id="4247d5c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Arguzo employees are now more empowered; Arguzo also has the benefit of generating reports instantaneously whenever needed. They can now make decisions on the fly based on the latest real time data.</p>
<p>The effort vastly improved the company’s planning and execution functions, created and implemented a new stock policy that accounted for specific SKUs and key variables, streamlined the order preparation process and reduced distribution transport times.</p>
<p>By the numbers, the effort:</p>
<ul style="font-size: 13px; line-height: 22px;">
<li><strong>Reduced lead time by 43%</strong></li>
<li><strong>Decreased variability by 50%</strong></li>
<li><strong>Lowered the risk of back-order by 95%</strong></li>
<li><strong>Increased stock for finished goods by 10%</strong></li>
</ul>
								</div>
				</div>
				<div class="elementor-element elementor-element-4247f9e elementor-widget elementor-widget-stm_charts" data-id="4247f9e" data-element_type="widget" data-e-type="widget" data-widget_type="stm_charts.default">
				<div class="elementor-widget-container">
					    <div class="stm_chart stm_charts legend_position_bottom">
        <canvas id="chart_6a3bc744b0d21" width="611" height="400"></canvas>
        <script type="text/javascript">

            jQuery(window).on('load', function ($) {
                var showLegend = false;
                                showLegend = true;
                                var ChartData_chart_6a3bc744b0d21 = {"datasets":[{"label":"One","fillColor":"rgba(254, 108, 97, 0.8)","strokeColor":"rgba(254, 108, 97, 0)","backgroundColor":"rgba(254, 108, 97, 1)","highlightStroke":"rgba(254, 108, 97, 1)","pointColor":"#fe6c61","data":["10"," 15"," 20"," 25"," 27"," 25"," 23"," 25"]},{"label":"Two","fillColor":"rgba(84, 114, 210, 0.8)","strokeColor":"rgba(84, 114, 210, 0)","backgroundColor":"rgba(84, 114, 210, 1)","highlightStroke":"rgba(84, 114, 210, 1)","pointColor":"#5472d2","data":["25"," 18"," 16"," 17"," 20"," 25"," 30"," 35"]}],"labels":["JAN"," FEB"," MAR"," APR"," MAY"," JUN"," JUL"," AUG"]};
                var chart_6a3bc744b0d21 = jQuery("#chart_6a3bc744b0d21").get(0).getContext("2d");
                chart_6a3bc744b0d21.
                canvas.width = 611;
                chart_6a3bc744b0d21.
                canvas.height = 400;

                var stackedLine = new Chart(chart_6a3bc744b0d21, {
                    type: 'bar',
                    data: ChartData_chart_6a3bc744b0d21,
                    options: {
                        'legend': {
                            'position': 'bottom',
                            'display': showLegend
                        },
                        'responsive': true,
                        maintainAspectRatio: false
                    }
                });
            });


        </script>
    </div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4248068 elementor-hidden-tablet elementor-hidden-phone" data-id="4248068" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-42483c2 elementor-widget elementor-widget-stm_sidebar" data-id="42483c2" data-element_type="widget" data-e-type="widget" data-widget_type="stm_sidebar.default">
				<div class="elementor-widget-container">
					
<div class="stm_sidebar consulting_elementor_sidebar">

            		<div data-elementor-type="wp-post" data-elementor-id="619" class="elementor elementor-619 elementor-bc-flex-widget">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-391aefd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="391aefd" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-391b36b" data-id="391b36b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-391beca elementor-align-left elementor-widget elementor-widget-button" data-id="391beca" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper icon_align_  button_block">
					<a class="elementor-button elementor-button-link elementor-size-lg" href="#">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fa fa-file-pdf-o"></i>			</span>
									<span class="elementor-button-text">Company presentation</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-391ca33 third_bg_color elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="391ca33" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-391cf41" data-id="391cf41" data-element_type="column" data-e-type="column" data-settings='{"background_background":"classic"}'>
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-391d3aa elementor-widget elementor-widget-vc_custom_heading" data-id="391d3aa" data-element_type="widget" data-e-type="widget" data-widget_type="vc_custom_heading.default">
				<div class="elementor-widget-container">
					<div class=" vc_custom_heading  consulting_heading_font  text_align_left"><div style="font-size: 16px;color: #002e5b;text-align: left;font-weight:700" class="consulting-custom-title">how can we help you?
</div></div>				</div>
				</div>
				<div class="elementor-element elementor-element-391d787 elementor-widget elementor-widget-text-editor" data-id="391d787" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><span style="font-size: 13px; line-height: 22px; color: #002e5b;">Contact us at the Consulting WP office nearest to you or submit a business inquiry online.</span></p>
								</div>
				</div>
				<div class="elementor-element elementor-element-391dadf elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="391dadf" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper icon_align_  ">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="#">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fa fa-phone-square"></i>			</span>
									<span class="elementor-button-text">contacts</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-391e59b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="391e59b" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-391ea61" data-id="391ea61" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-391ee22 elementor-widget elementor-widget-stm_testimonials" data-id="391ee22" data-element_type="widget" data-e-type="widget" data-widget_type="stm_testimonials.default">
				<div class="elementor-widget-container">
					

            <div class="stm_testimonials consulting_elementor_testimonials style_1">
                            <div class="item">
                    <div class="testimonial"><p>“From our experience we make bold to say without any fear of being contradicted that Beaconade stands out taller that the rest in terms of Network Support nd Data Center Solutions in Nigeria.”</p>
</div>
                    <div class="testimonial-info clearfix">
                        <div class="testimonial-image"><img loading="lazy" decoding="async" width="50" height="50" src="https://i0.wp.com/beaconade.com/wp-content/uploads/2020/11/placeholder.gif?resize=50%2C50&amp;ssl=1" class="attachment-consulting-image-50x50-croped size-consulting-image-50x50-croped wp-post-image" alt="consulting_placeholder" loading="lazy"></div>
                        <div class="testimonial-text">
                            <div class="name">Silas Haruna</div>
                            <div class="company">
                                MD/CEO, GalaxyConnect                            </div>
                        </div>
                    </div>
                </div>
                    </div>
    
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		    
</div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4248467 third_bg_color elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4248467" data-element_type="section" data-e-type="section" data-settings='{"background_background":"classic"}'>
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4248892" data-id="4248892" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4248bce elementor-widget elementor-widget-vc_cta" data-id="4248bce" data-element_type="widget" data-e-type="widget" data-widget_type="vc_cta.default">
				<div class="elementor-widget-container">
					
<div class="ce_cta ce_cta_cff4c1a91bae12556dba41da942125aa ce_text_left third_bg_color add_button_right btn_align_right btn_button_block_ btn_has_icon btn_has_icon_on_the_right" id="">

    <div class="ce_cta__content">
        <div class="ce_cta__content__header">
            <h2 class="ce_cta__content__title ">Looking for a First-Class Business Plan Consultant?</h2>                    </div>

        
    </div>

    
        <div class="ce_cta__action">
            <a href="#" target="_self" class="button ">
                <span>get a quote</span>
                                    <i class="fa fa-chevron-right"></i>
                            </a>
        </div>

    
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</body>]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">607</post-id>	</item>
	</channel>
</rss>
