{"id":8,"date":"2019-06-27T09:26:22","date_gmt":"2019-06-27T09:26:22","guid":{"rendered":"http:\/\/www.eiginc.com\/WP\/?page_id=8"},"modified":"2023-05-20T11:26:43","modified_gmt":"2023-05-20T11:26:43","slug":"home","status":"publish","type":"page","link":"https:\/\/www.eiginc.com\/WP\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; admin_label=&#8221;Code and Menu &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; top_divider_height_phone=&#8221;50px&#8221; top_divider_height_last_edited=&#8221;on|phone&#8221; bottom_divider_color=&#8221;#FFFFFF&#8221; bottom_divider_height=&#8221;63px&#8221;][et_pb_fullwidth_code admin_label=&#8221;CSS Styling &#8211; CSS Code&#8221; _builder_version=&#8221;3.22.7&#8243;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  \/* Home Page Global Styles *\/<!-- [et_pb_line_break_holder] --> .et_pb_text_0.eig-headings h2, .et_pb_text_5.eig-headings h2, .et_pb_text_6.eig-headings, h2,.et_pb_text_7.eig-headings h2 {<!-- [et_pb_line_break_holder] -->   text-transform: uppercase !important;<!-- [et_pb_line_break_holder] -->   color: #4472c4;<!-- [et_pb_line_break_holder] -->   font-weight: bold;<!-- [et_pb_line_break_holder] -->   text-align: center;<!-- [et_pb_line_break_holder] -->   letter-spacing: 0.15em;<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->     \/* Styles the EIG Home Page Menu*\/<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .mobile_menu_bar:before {<!-- [et_pb_line_break_holder] -->            display:none}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    .mobile_menu_bar::after {<!-- [et_pb_line_break_holder] -->            font-family: Arial;<!-- [et_pb_line_break_holder] -->            content: \"MENU\";<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            padding: 10px 20px 10px 20px;<!-- [et_pb_line_break_holder] -->            background-color: #3e4555;<!-- [et_pb_line_break_holder] -->            color: #FFFFFF!important;<!-- [et_pb_line_break_holder] -->        cursor: pointer;}<!-- [et_pb_line_break_holder] -->    .mobile_nav.opened .mobile_menu_bar:after {<!-- [et_pb_line_break_holder] -->        content: \"CLOSE\";}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --> \/* Styles the Mobile Menu Entries that include Sub Menus*\/<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  ul#mobile_menu1 li.eig-custom-link > a<!-- [et_pb_line_break_holder] -->  {<!-- [et_pb_line_break_holder] -->    background-color: #449ec4;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* Hide Desktop version when we reach the 768px breakpoint *\/<!-- [et_pb_line_break_holder] -->  @media screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) <!-- [et_pb_line_break_holder] -->  {<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .et_pb_row_5.eig-services-desktop {<!-- [et_pb_line_break_holder] -->      display:none !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    \/* Hide Tablet version until we reach the 768px breakpoint *\/<!-- [et_pb_line_break_holder] -->  @media screen and (min-width:0) and (max-width:1023px) and (-webkit-min-device-pixel-ratio: 1) {<!-- [et_pb_line_break_holder] -->    .et_pb_row_7.eig-services-tablet {<!-- [et_pb_line_break_holder] -->     display:none; <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* Show Tablet version until we reach the 1024px breakpoint *\/<!-- [et_pb_line_break_holder] -->  @media screen and (min-width:1024px) and (max-width:1652px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {<!-- [et_pb_line_break_holder] -->    .et_pb_row_7.eig-services-tablet {<!-- [et_pb_line_break_holder] -->      padding-top: 6vh !important;<!-- [et_pb_line_break_holder] -->      border: 1px solid white !important; <!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->   \/* Resize the Full Width Header on iPads in landscape mode *\/<!-- [et_pb_line_break_holder] -->    h1.et_pb_module_header {<!-- [et_pb_line_break_holder] -->    font-size: 4em !important; }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    \/* Resize the Full Width Sub Header on iPads in landscape mode *\/<!-- [et_pb_line_break_holder] -->    span.et_pb_fullwidth_header_subhead {<!-- [et_pb_line_break_holder] -->    font-size: 2em !important; }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    \/* Adjust the height of the Events Panels *\/<!-- [et_pb_line_break_holder] -->    .et_pb_text_29.eig-events-panel {<!-- [et_pb_line_break_holder] -->    padding-top: 21.5vh !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->\t\/* Hide Tablet version after we exceed the 1100px breakpoint *\/<!-- [et_pb_line_break_holder] -->    @media screen and (min-width:1652px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {<!-- [et_pb_line_break_holder] -->    .et_pb_row_7.eig-services-tablet {<!-- [et_pb_line_break_holder] -->     display:none; <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* Styles the blog-like panels on iPad*\/<!-- [et_pb_line_break_holder] -->  @media screen and (min-width: 981px) and (max-width: 1100px)<!-- [et_pb_line_break_holder] --> {<!-- [et_pb_line_break_holder] -->.et_pb_text_25.eig-events-panel<!-- [et_pb_line_break_holder] -->   {<!-- [et_pb_line_break_holder] -->     padding-top: 154px !important;<!-- [et_pb_line_break_holder] -->   }<!-- [et_pb_line_break_holder] -->   <!-- [et_pb_line_break_holder] -->   <!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* Removes sub-menu gap*\/<!-- [et_pb_line_break_holder] -->  @media (max-width: 980px) {<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .et_pb_fullwidth_menu .et_mobile_menu<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    {<!-- [et_pb_line_break_holder] -->    top: 45px !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->     .mobile_menu_bar {<!-- [et_pb_line_break_holder] -->       position: relative;<!-- [et_pb_line_break_holder] -->       top: 30px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --> <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->.mobile_menu_bar:before {<!-- [et_pb_line_break_holder] -->            display:none}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    .mobile_menu_bar::after {<!-- [et_pb_line_break_holder] -->            font-family: Arial;<!-- [et_pb_line_break_holder] -->            content: \"MENU\";<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            padding: 10px 20px 10px 20px;<!-- [et_pb_line_break_holder] -->            background-color: #3e4555;<!-- [et_pb_line_break_holder] -->            color: #FFFFFF!important;<!-- [et_pb_line_break_holder] -->        cursor: pointer;}<!-- [et_pb_line_break_holder] -->    .mobile_nav.opened .mobile_menu_bar:after {<!-- [et_pb_line_break_holder] -->        content: \"CLOSE\";}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  @media screen and (min-width: 1100px)<!-- [et_pb_line_break_holder] -->  {<!-- [et_pb_line_break_holder] -->    .et_pb_text_0.eig-headings h2, .et_pb_text_5.eig-headings h2, .et_pb_text_6.eig-headings, h2,.et_pb_text_7.eig-headings h2 {<!-- [et_pb_line_break_holder] -->     <!-- [et_pb_line_break_holder] -->   font-size: 4.5em;<!-- [et_pb_line_break_holder] -->   letter-spacing: 0.15em;  <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  body #page-container .et_pb_fullwidth_header_extended_0 .et_pb_button_one.et_pb_button {<!-- [et_pb_line_break_holder] -->    border-radius: 0 !mportant;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/*Service Labels*\/<!-- [et_pb_line_break_holder] --> .eig-services-labels h3  {<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  width: 220px;<!-- [et_pb_line_break_holder] -->\ttop: -80px;<!-- [et_pb_line_break_holder] -->\tleft: 27px;<!-- [et_pb_line_break_holder] -->\tpadding: 10px;<!-- [et_pb_line_break_holder] -->  color: #000;<!-- [et_pb_line_break_holder] -->\ttext-shadow: 0px 0px 15px #000000b5 !important; <!-- [et_pb_line_break_holder] -->  font-size: 40px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* EIG Buttons*\/<!-- [et_pb_line_break_holder] -->  .et_pb_button_0.eig-button {<!-- [et_pb_line_break_holder] -->\tbox-shadow: 0px 4px 4px 0px rgba(0,0,0,0.3);<!-- [et_pb_line_break_holder] -->  border: 0;<!-- [et_pb_line_break_holder] -->  border-radius: 25px;<!-- [et_pb_line_break_holder] -->\tbackground-color: #449ec4;<!-- [et_pb_line_break_holder] -->\tcolor: #fff;<!-- [et_pb_line_break_holder] -->\ttext-transform: uppercase;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .et_pb_button_0.eig-button:hover {<!-- [et_pb_line_break_holder] -->    background-color:#377a96  <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .et_pb_more_button.et_pb_button.et_pb_button_one, .et_pb_button_1.eig-cta-button,.et_pb_button_2.eig-cta-button {<!-- [et_pb_line_break_holder] -->\tposition: relative;<!-- [et_pb_line_break_holder] -->  top: 25px;<!-- [et_pb_line_break_holder] -->  border-top-left-radius: 0 !important;<!-- [et_pb_line_break_holder] -->\tborder-top-right-radius: 15px;<!-- [et_pb_line_break_holder] -->\tborder-bottom-left-radius: 15px;<!-- [et_pb_line_break_holder] -->\tborder-bottom-right-radius: 15px;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/*Footer Styling*\/<!-- [et_pb_line_break_holder] -->  .et_pb_fullwidth_code_1.eig-footer {<!-- [et_pb_line_break_holder] -->    text-transform: uppercase;<!-- [et_pb_line_break_holder] -->    background-color: #43536a;<!-- [et_pb_line_break_holder] -->    color: #fff;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/***** Smartphone Styling*****\/<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@media (max-width: 980px) {<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .et_pb_module_header {<!-- [et_pb_line_break_holder] -->    font-size: 2.6em !important;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\tspan.et_pb_fullwidth_header_subhead {<!-- [et_pb_line_break_holder] -->    font-size: 1.8em! important;\t<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.eig-services-labels h3  {<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->    width: 220px;<!-- [et_pb_line_break_holder] -->    top: -87px;<!-- [et_pb_line_break_holder] -->    left: 14px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.et_pb_section {<!-- [et_pb_line_break_holder] -->  padding-top: 0;<!-- [et_pb_line_break_holder] -->  padding-bottom: 0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  @media screen and (max-width: 480px)<!-- [et_pb_line_break_holder] -->  {<!-- [et_pb_line_break_holder] -->    .et_pb_text_0.eig-headings h2, .et_pb_text_5.eig-headings h2, .et_pb_text_5.eig-headings h3, .et_pb_text_6.eig-headings, h2,.et_pb_text_7.eig-headings h2 {<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->   font-size: 2.6em;<!-- [et_pb_line_break_holder] -->   letter-spacing: 0.12em; <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_fullwidth_code][et_pb_fullwidth_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;JQuery &#8211; Fullwidth Code&#8221; _builder_version=&#8221;3.22.7&#8243; disabled=&#8221;on&#8221; locked=&#8221;on&#8221;]<script><!-- [et_pb_line_break_holder] -->(function($) {<!-- [et_pb_line_break_holder] -->    $(document).ready(function() {<!-- [et_pb_line_break_holder] -->        $('.no-loop').each(function() {<!-- [et_pb_line_break_holder] -->            $(this).find('video').removeAttr('loop');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->        $('video').mediaelementplayer({<!-- [et_pb_line_break_holder] -->            autoRewind: false<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->})(jQuery);<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_fullwidth_code][et_pb_fullwidth_menu fullwidth_menu=&#8221;on&#8221; dropdown_menu_bg_color=&#8221;#44546A&#8221; dropdown_menu_line_color=&#8221;rgba(0,0,0,0)&#8221; mobile_menu_bg_color=&#8221;#44546A&#8221; _builder_version=&#8221;3.22.7&#8243; menu_font=&#8221;morlrounded-semiligh||||||||&#8221; menu_text_color=&#8221;#ffffff&#8221; menu_font_size=&#8221;17px&#8221; menu_letter_spacing=&#8221;1px&#8221; text_orientation=&#8221;right&#8221; custom_margin=&#8221;||-79px&#8221; custom_margin_tablet=&#8221;||-124px&#8221; custom_margin_phone=&#8221;||-124px&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|124px||&#8221; dropdown_menu_animation=&#8221;slide&#8221;][\/et_pb_fullwidth_menu][et_pb_fullwidth_header_extended title=&#8221;ENTERPRISE INTEGRATION GROUP&#8221; subhead=&#8221;CONVERSATIONAL INTERFACES&#8221; header_fullscreen=&#8221;on&#8221; button_one_text=&#8221;LET&#8217;S TALK&#8221; button_one_url=&#8221;http:\/\/www.eiginc.com\/WP\/contact-eig\/&#8221; logo_image_url=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/EIG-Logo-Colour.png&#8221; kenburns_effect=&#8221;on&#8221; kenburns_effect_speed=&#8221;100s&#8221; kenburns_loop=&#8221;infinite&#8221; admin_label=&#8221;Fullwidth Hero Image &#8211; Header Extended&#8221; module_class=&#8221;eig-hero-image&#8221; _builder_version=&#8221;3.22.7&#8243; title_font=&#8221;morlrounded-light||||||||&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;100px&#8221; title_font_size_phone=&#8221;48px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; title_letter_spacing=&#8221;14px&#8221; content_font=&#8221;||||||||&#8221; subhead_font=&#8221;morlrounded-regular||||||||&#8221; subhead_text_color=&#8221;#FFFFFF&#8221; subhead_font_size=&#8221;54px&#8221; subhead_letter_spacing=&#8221;9px&#8221; subhead_line_height=&#8221;1.1em&#8221; button_separator_font=&#8221;||||||||&#8221; input_font=&#8221;||||||||&#8221; search_button_font=&#8221;||||||||&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/Waveform-Full-Hero-Desktop.jpg&#8221; custom_button_one=&#8221;on&#8221; button_one_text_size=&#8221;22px&#8221; button_one_text_color=&#8221;#FFFFFF&#8221; button_one_bg_color=&#8221;rgba(255,255,255,0)&#8221; button_one_border_width=&#8221;4px&#8221; button_one_border_radius=&#8221;23px&#8221; button_one_letter_spacing=&#8221;5px&#8221; button_one_font=&#8221;morlrounded-semiligh||||||||&#8221; button_one_use_icon=&#8221;off&#8221; custom_padding_phone=&#8221;|70px||&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; button_one_bg_color__hover_enabled=&#8221;on&#8221; button_one_bg_color__hover=&#8221;#ffffff&#8221; button_one_border_width__hover_enabled=&#8221;on&#8221; button_one_border_width__hover=&#8221;0px&#8221; button_one_text_color__hover_enabled=&#8221;on&#8221; button_one_text_color__hover=&#8221;#4472c4&#8243;][\/et_pb_fullwidth_header_extended][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;How Can EIG HELP- Section&#8221; module_class=&#8221;no-loop&#8221; _builder_version=&#8221;3.22.7&#8243; custom_padding=&#8221;110px||0px|||&#8221; top_divider_style=&#8221;wave2&#8243; top_divider_color=&#8221;#3e71cb&#8221; top_divider_height=&#8221;73px&#8221;][et_pb_row custom_padding=&#8221;0px||0px|||&#8221; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;How Can EIG HELP &#8211; Row Desktop&#8221; _builder_version=&#8221;3.22.7&#8243; background_video_width=&#8221;1302px&#8221; background_video_height=&#8221;266px&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_image src=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/06\/EIG-Wave-Animation-Alpah.gif&#8221; align=&#8221;center&#8221; _builder_version=&#8221;3.22.7&#8243; width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;||129px|||&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;EIG Static Header Tablet &#8211; Mobile&#8221; _builder_version=&#8221;3.22.7&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text module_class=&#8221;eig-headings&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;||||||||&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;50px&#8221; header_2_font_size_tablet=&#8221;45px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;69px||&#8221;]<\/p>\n<h2>how can eig help?<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;Simulated Chat Mobile &#8211; Section&#8221; module_class=&#8221;scrollfx&#8221; _builder_version=&#8221;3.22.7&#8243; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/06\/White-BG-Img-Desktop.jpg&#8221; background_position=&#8221;top_center&#8221; custom_padding=&#8221;54px|0px|229px|0|false|false&#8221; custom_padding_tablet=&#8221;10px||90px|&#8221; custom_padding_phone=&#8221;10px||80px&#8221;][et_pb_row custom_padding=&#8221;27px|0|27px|0px|false|false&#8221; padding_right_1=&#8221;0px&#8221; padding_right_2=&#8221;0px&#8221; padding_left_1=&#8221;0px&#8221; padding_left_2=&#8221;0px&#8221; disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;Simulated Chat Row Mobile&#8221; module_class=&#8221;eig-chat-ani&#8221; _builder_version=&#8221;3.22.7&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; max_width=&#8221;720px&#8221; use_custom_width=&#8221;on&#8221; custom_width_px=&#8221;720px&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.17.6&#8243;][et_pb_text disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Speech Bubble 01 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#ffffff&#8221; border_radii=&#8221;|15px|15px|15px|&#8221; custom_margin=&#8221;|408px||&#8221; custom_margin_tablet=&#8221;|295px||&#8221; custom_margin_phone=&#8221;|60px||&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;16px|0px|17px|22px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;left&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;200ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221;]Your customers<br \/>\nare ready to talk.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 02 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#dae3f3&#8243; border_radii=&#8221;|15px||15px|15px&#8221; custom_margin=&#8221;61px|0px||300px&#8221; custom_margin_tablet=&#8221;|||320px&#8221; custom_margin_phone=&#8221;|||60px&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;19px|14px|19px|23px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;400ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;ease-in&#8221;]You know that excellent<br \/>\ninteractions are possible.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 03 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#ffffff&#8221; border_radii=&#8221;|15px|15px|15px|&#8221; custom_margin=&#8221;|374px||&#8221; custom_margin_tablet=&#8221;|260px||&#8221; custom_margin_phone=&#8221;|60px||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;16px|0px|17px|22px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;left&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;600ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221;]But it&#8217;s a lot harder<br \/>\nthan you expected.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 02 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#dae3f3&#8243; border_radii=&#8221;|15px||15px|15px&#8221; custom_margin=&#8221;61px|0px||245px&#8221; custom_margin_tablet=&#8221;|||225px&#8221; custom_margin_phone=&#8221;|||60px&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;19px|0px|19px|15px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;400ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;ease-in&#8221;]You don&#8217;t have to solve<br \/>\nyour design problems alone.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 03 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#4472c4&#8243; border_radii=&#8221;|15px|15px|15px|&#8221; custom_margin=&#8221;|484px||&#8221; custom_margin_tablet=&#8221;|375px||&#8221; custom_margin_phone=&#8221;|65px||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;16px|0px|17px|22px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;left&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;600ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221;]EIG can help![\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Simulated Chat Desktop &#8211; Section&#8221; module_class=&#8221;scrollfx&#8221; _builder_version=&#8221;3.22.7&#8243; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/06\/White-BG-Img-Desktop.jpg&#8221; background_position=&#8221;top_center&#8221; custom_padding=&#8221;0px|0px|311px|0|false|false&#8221; custom_padding_tablet=&#8221;10px||90px|&#8221; custom_padding_phone=&#8221;10px||80px&#8221;][et_pb_row custom_padding=&#8221;0px|0|27px|0px|false|false&#8221; padding_right_1=&#8221;0px&#8221; padding_right_2=&#8221;0px&#8221; padding_left_1=&#8221;0px&#8221; padding_left_2=&#8221;0px&#8221; admin_label=&#8221;Simulated Chat Row Desktop&#8221; _builder_version=&#8221;3.22.7&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; max_width=&#8221;720px&#8221; animation_direction=&#8221;left&#8221; use_custom_width=&#8221;on&#8221; custom_width_px=&#8221;720px&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.17.6&#8243;][et_pb_text admin_label=&#8221;Speech Bubble 01 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#ffffff&#8221; border_radii=&#8221;|15px|15px|15px|&#8221; custom_margin=&#8221;|408px||&#8221; custom_margin_tablet=&#8221;|295px||&#8221; custom_margin_phone=&#8221;|60px||&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;16px|0px|17px|22px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;left&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;500ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221;]Your customers<br \/>\nare ready to talk.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 02 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#dae3f3&#8243; border_radii=&#8221;|15px||15px|15px&#8221; custom_margin=&#8221;61px|0px||300px&#8221; custom_margin_tablet=&#8221;|||320px&#8221; custom_margin_phone=&#8221;|||60px&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;19px|14px|19px|23px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;500ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;ease-in&#8221;]You know that excellent<br \/>\ninteractions are possible.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 03 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#ffffff&#8221; border_radii=&#8221;|15px|15px|15px|&#8221; custom_margin=&#8221;|368px||&#8221; custom_margin_tablet=&#8221;|270px||&#8221; custom_margin_phone=&#8221;|60px||&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;16px|0px|17px|22px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;left&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;500ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221;]But it&#8217;s a lot harder<br \/>\nthan you expected.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 02 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#dae3f3&#8243; border_radii=&#8221;|15px||15px|15px&#8221; custom_margin=&#8221;61px|0px||245px&#8221; custom_margin_tablet=&#8221;|||225px&#8221; custom_margin_phone=&#8221;|||60px&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;19px|0px|19px|15px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;500ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;ease-in&#8221;]You don&#8217;t have to solve<br \/>\nyour design problems alone.[\/et_pb_text][et_pb_text admin_label=&#8221;Speech Bubble 03 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;27px&#8221; text_letter_spacing=&#8221;4px&#8221; text_line_height=&#8221;1.1em&#8221; background_color=&#8221;#4472c4&#8243; border_radii=&#8221;|15px|15px|15px|&#8221; custom_margin=&#8221;|484px||&#8221; custom_margin_tablet=&#8221;|375px||&#8221; custom_margin_phone=&#8221;|148px||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;16px|0px|17px|22px&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;left&#8221; animation_duration=&#8221;400ms&#8221; animation_delay=&#8221;500ms&#8221; animation_intensity_slide=&#8221;28%&#8221; animation_speed_curve=&#8221;ease-out&#8221;]EIG can help![\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Services Header &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; custom_padding=&#8221;||80px|||&#8221;][et_pb_row admin_label=&#8221;Services Header &#8211; Row&#8221; _builder_version=&#8221;3.22.7&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text admin_label=&#8221;Heading &#8211; Text&#8221; module_class=&#8221;eig-headings&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;||||||||&#8221; header_font=&#8221;||||||||&#8221; header_text_align=&#8221;center&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;50px&#8221; header_2_font_size_tablet=&#8221;45px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font=&#8221;||||||||&#8221; header_3_text_align=&#8221;center&#8221; text_orientation=&#8221;center&#8221;]<\/p>\n<h2>our services<\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Description &#8211; Text&#8221; module_class=&#8221;.eig-headings&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#44546a&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;||||||||&#8221; header_text_align=&#8221;center&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_3_font=&#8221;||||||||&#8221; header_3_text_align=&#8221;center&#8221; text_orientation=&#8221;center&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_last_edited=&#8221;on|desktop&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||33px|||&#8221; custom_padding=&#8221;|||&#8221;]<\/p>\n<p>EIG has over 25 years\u2019 experience helping organizations to plan, design, and usability-test conversational customer-facing applications, both AI and rules-based. EIG has clients in Europe, Africa, Australia, and North America. In the US, we\u2019ve worked with more than 100 of the Fortune 500. EIG is vendor neutral and does not resell any conversational AI software or hardware platforms.\u00a0<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding=&#8221;50px|50px|50px|50px&#8221; custom_padding_phone=&#8221;25px|25px|25px|25px&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;on|off|on&#8221; admin_label=&#8221;EIG Services &#8211; Mobile &#8211; Row&#8221; _builder_version=&#8221;3.22.7&#8243; background_color=&#8221;#eff3fa&#8221; border_radii=&#8221;|20px|20px|20px|20px&#8221; max_width=&#8221;1481px&#8221; animation_direction=&#8221;bottom&#8221; custom_css_main_element=&#8221;display:flex;&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding=&#8221;0px|50px|38px|50px||&#8221; custom_margin=&#8221;-27px|auto|4px|auto||&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;EIG Services Tablet &#8211; Row&#8221; module_class=&#8221;eig-services-tablet&#8221; _builder_version=&#8221;3.22.7&#8243; background_color=&#8221;#eff3fa&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_top=&#8221;rgba(51,51,51,0.17)&#8221; border_color_bottom=&#8221;rgba(51,51,51,0.17)&#8221; min_height=&#8221;870px&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text admin_label=&#8221;IVR &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;40px&#8221; text_letter_spacing=&#8221;3px&#8221; text_line_height=&#8221;1em&#8221; text_text_shadow_style=&#8221;preset3&#8243; text_text_shadow_blur_strength=&#8221;0.34em&#8221; text_text_shadow_color=&#8221;#000000&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#ffffff&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/IVR-Img.gif&#8221; border_radii=&#8221;on|13px|13px|13px|13px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;311px||35px&#8221; custom_padding_phone=&#8221;250px||&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;600ms&#8221; animation_delay=&#8221;250ms&#8221; animation_intensity_slide=&#8221;8%&#8221; animation_speed_curve=&#8221;ease-out&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/ivr-services\/&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221;]<\/p>\n<p>IVR \/ SPeech<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Smart Speaker &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;40px&#8221; text_letter_spacing=&#8221;3px&#8221; text_line_height=&#8221;1em&#8221; text_text_shadow_style=&#8221;preset3&#8243; text_text_shadow_blur_strength=&#8221;0.34em&#8221; text_text_shadow_color=&#8221;#000000&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#ffffff&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/Smart-Speaker-Img.gif&#8221; border_radii=&#8221;on|13px|13px|13px|13px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||41px|||&#8221; custom_padding=&#8221;247px||81px|||&#8221; custom_padding_phone=&#8221;200px||&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;600ms&#8221; animation_delay=&#8221;400ms&#8221; animation_intensity_slide=&#8221;8%&#8221; animation_speed_curve=&#8221;ease-out&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/smart-speaker-services\/&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221;]<\/p>\n<p>AI NLU IVA<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text admin_label=&#8221;Chat Bot &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;40px&#8221; text_letter_spacing=&#8221;3px&#8221; text_line_height=&#8221;1em&#8221; text_text_shadow_style=&#8221;preset3&#8243; text_text_shadow_blur_strength=&#8221;0.34em&#8221; text_text_shadow_color=&#8221;#000000&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#ffffff&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/Chat-Bot-Img.gif&#8221; border_radii=&#8221;on|13px|13px|13px|13px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;311px||35px&#8221; custom_padding_phone=&#8221;250px||&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;600ms&#8221; animation_delay=&#8221;250ms&#8221; animation_intensity_slide=&#8221;8%&#8221; animation_speed_curve=&#8221;ease-out&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/chat-bot-services\/&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221;]<\/p>\n<p>VOICEBOT \/ ChatBot<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Transcription-AI &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;40px&#8221; text_letter_spacing=&#8221;3px&#8221; text_line_height=&#8221;1em&#8221; text_text_shadow_style=&#8221;preset3&#8243; text_text_shadow_blur_strength=&#8221;0.34em&#8221; text_text_shadow_color=&#8221;#000000&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#ffffff&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/08\/EIG-Transcription-and-Ai-Services-Large.jpg&#8221; border_radii=&#8221;on|13px|13px|13px|13px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; min_height=&#8221;367px&#8221; custom_margin=&#8221;||-90px|||&#8221; custom_padding=&#8221;246px||0px|||&#8221; custom_padding_phone=&#8221;200px||&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;600ms&#8221; animation_delay=&#8221;400ms&#8221; animation_intensity_slide=&#8221;8%&#8221; animation_speed_curve=&#8221;ease-out&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/transcription-and-ai-services\/&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221;]<\/p>\n<p>Transcription<br \/>And Tuning\u00a0<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Events-Workshops &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; custom_padding=&#8221;||0px|||&#8221;][et_pb_row custom_padding=&#8221;||0px|||&#8221; admin_label=&#8221;Events-Workshop &#8211; Row&#8221; _builder_version=&#8221;3.22.7&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text admin_label=&#8221;Heading &#8211; Text&#8221; module_class=&#8221;eig-headings&#8221; _builder_version=&#8221;3.22.7&#8243; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;50px&#8221; custom_padding=&#8221;||0px|||&#8221;]<\/p>\n<h2>events and workshops<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; specialty=&#8221;on&#8221; admin_label=&#8221;Events &#8211; Workshops Panels &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; custom_padding=&#8221;14px||28px|||&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;600ms&#8221; animation_delay=&#8221;250ms&#8221; animation_intensity_slide=&#8221;8%&#8221; animation_speed_curve=&#8221;ease-out&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;3.0.47&#8243;][et_pb_text admin_label=&#8221;Panel 1 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh||||||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;23px&#8221; header_font=&#8221;||||||||&#8221; header_4_font=&#8221;morlrounded-regular|||on|||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#ffffff&#8221; header_4_font_size=&#8221;27px&#8221; header_4_text_shadow_style=&#8221;preset3&#8243; header_4_text_shadow_blur_strength=&#8221;0.18em&#8221; header_4_text_shadow_color=&#8221;rgba(0,0,0,0)&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(43,135,218,0)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0.87)&#8221; background_color_gradient_start_position=&#8221;39%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/09\/EIG-Training-BG.jpg&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;383px|30px|86px|30px||&#8221; custom_padding_tablet=&#8221;280px||&#8221; custom_padding_phone=&#8221;170px|50px|21px|50px||&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/training\/&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221; box_shadow_spread__hover=&#8221;8px&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221;]<\/p>\n<h4>Training<\/h4>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; specialty_columns=&#8221;2&#8243; _builder_version=&#8221;3.0.47&#8243;][et_pb_row_inner custom_padding=&#8221;||7px|||&#8221; custom_padding_tablet=&#8221;0px||&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.22.7&#8243; min_height=&#8221;261px&#8221;][et_pb_column_inner type=&#8221;4_4&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;3.0.47&#8243;][et_pb_text admin_label=&#8221;Panel 2 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh||||||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;23px&#8221; header_font=&#8221;||||||||&#8221; header_4_font=&#8221;morlrounded-regular|||on|||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#ffffff&#8221; header_4_font_size=&#8221;27px&#8221; header_4_text_shadow_style=&#8221;preset3&#8243; header_4_text_shadow_blur_strength=&#8221;0.18em&#8221; header_4_text_shadow_color=&#8221;rgba(0,0,0,0)&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(43,135,218,0)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0.87)&#8221; background_color_gradient_start_position=&#8221;39%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/Videos-Img-Desktop-Light.jpg&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;177px|30px|22px|30px||&#8221; custom_padding_phone=&#8221;211px|50px|21px|50px||&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/blogs-and-videos\/&#8221; box_shadow_spread__hover=&#8221;8px&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221;]<\/p>\n<h4><\/h4>\n<h4><\/h4>\n<h4>Blogs and Videos<\/h4>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner custom_padding=&#8221;||0px|||&#8221; _builder_version=&#8221;3.22.7&#8243; min_height=&#8221;239px&#8221; custom_margin=&#8221;30px||2px|||&#8221;][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;3.0.47&#8243;][et_pb_text admin_label=&#8221;Panel 3 &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh||||||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;23px&#8221; header_font=&#8221;||||||||&#8221; header_4_font=&#8221;morlrounded-regular|||on|||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#ffffff&#8221; header_4_font_size=&#8221;27px&#8221; header_4_text_shadow_style=&#8221;preset3&#8243; header_4_text_shadow_blur_strength=&#8221;0.18em&#8221; header_4_text_shadow_color=&#8221;rgba(0,0,0,0)&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(43,135,218,0)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0.87)&#8221; background_color_gradient_start_position=&#8221;39%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/09\/IBTBAGM-cover-200&#215;300.gif&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; text_orientation=&#8221;center&#8221; min_height=&#8221;238px&#8221; custom_margin=&#8221;-53px||1px|||&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;183px|30px|13px|30px|false|&#8221; custom_padding_tablet=&#8221;160px|50px|22px|50px||&#8221; custom_padding_phone=&#8221;220px|50px|22px|50px||&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; link_option_url=&#8221;http:\/\/www.eiginc.com\/WP\/publications\/&#8221; box_shadow_spread__hover=&#8221;8px&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221;]<\/p>\n<h4>PUBLICATION<br \/> <span style=\"font-size: 27px;\"><\/span><\/h4>\n<p>[\/et_pb_text][\/et_pb_column_inner][et_pb_column_inner type=&#8221;1_2&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;3.0.47&#8243;][et_pb_text admin_label=&#8221;Panel 4 &#8211; Text&#8221; module_class=&#8221;eig-events-panel&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh||||||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;23px&#8221; header_font=&#8221;||||||||&#8221; header_4_font=&#8221;morlrounded-regular|||on|||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#ffffff&#8221; header_4_font_size=&#8221;27px&#8221; header_4_text_shadow_style=&#8221;preset3&#8243; header_4_text_shadow_blur_strength=&#8221;0.18em&#8221; header_4_text_shadow_color=&#8221;rgba(0,0,0,0)&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(43,135,218,0)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0.87)&#8221; background_color_gradient_start_position=&#8221;39%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/09\/EIG-Events-UXLive-BG.jpg&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;9px&#8221; box_shadow_blur=&#8221;3px&#8221; transform_scale_last_edited=&#8221;off|desktop&#8221; transform_translate_tablet=&#8221;31px|0px&#8221; transform_translate_last_edited=&#8221;off|desktop&#8221; transform_rotate_last_edited=&#8221;off|desktop&#8221; transform_skew_last_edited=&#8221;off|desktop&#8221; transform_origin_last_edited=&#8221;off|desktop&#8221; transform_styles_last_edited=&#8221;off|desktop&#8221; text_orientation=&#8221;center&#8221; width=&#8221;100%&#8221; min_height=&#8221;208px&#8221; custom_margin=&#8221;-54px|||-6px||&#8221; custom_margin_tablet=&#8221;-54px||-22px|30px||&#8221; custom_margin_phone=&#8221;0px||21px|0px||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;183px|30px|19px|30px||&#8221; custom_padding_tablet=&#8221;183px|30px|22px|30px||&#8221; custom_padding_phone=&#8221;220px|50px|22px|50px||&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; link_option_url=&#8221;https:\/\/uxliveconference.com\/&#8221; link_option_url_new_window=&#8221;on&#8221; box_shadow_spread__hover=&#8221;8px&#8221; box_shadow_spread__hover_enabled=&#8221;on&#8221; box_shadow_horizontal__hover_enabled=&#8221;on&#8221; box_shadow_vertical__hover=&#8221;14px&#8221; box_shadow_vertical__hover_enabled=&#8221;on&#8221; box_shadow_blur__hover=&#8221;24px&#8221; box_shadow_blur__hover_enabled=&#8221;on&#8221;]<\/p>\n<h4>EVENTS<\/h4>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; next_background_color=&#8221;#4472c4&#8243; admin_label=&#8221;CTA Ready to Get Started &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; custom_margin=&#8221;18px|||||&#8221; custom_padding=&#8221;150px|||||&#8221; custom_padding_tablet=&#8221;17px||&#8221; bottom_divider_style=&#8221;wave2&#8243; bottom_divider_height=&#8221;87px&#8221; bottom_divider_height_phone=&#8221;37px&#8221; bottom_divider_height_last_edited=&#8221;on|phone&#8221;][et_pb_row admin_label=&#8221;CTA Ready to Get Started &#8211; Row&#8221; _builder_version=&#8221;3.22.7&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text admin_label=&#8221;CTA Ready to Get Started &#8211; Text&#8221; module_class=&#8221;eig-headings&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;||||||||&#8221; header_font=&#8221;||||||||&#8221; header_text_align=&#8221;center&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;50px&#8221; header_2_font_size_tablet=&#8221;45px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font=&#8221;||||||||&#8221; header_3_text_align=&#8221;center&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;||0px|&#8221; custom_padding_tablet=&#8221;||66px|&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221;]<\/p>\n<h2>ready to<br \/>\nget started?<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; admin_label=&#8221;CTA Background Wave &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; background_color=&#8221;#4472c4&#8243; custom_padding=&#8221;0px||41px|||&#8221; custom_padding_phone=&#8221;0px||&#8221;][et_pb_row custom_padding=&#8221;0px|||||&#8221; padding_1_tablet=&#8221;||36px|&#8221; padding_1_phone=&#8221;0px||37px&#8221; padding_1_last_edited=&#8221;on|tablet&#8221; admin_label=&#8221;CTA Background Wave &#8211; Row&#8221; _builder_version=&#8221;3.22.7&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_button button_url=&#8221;http:\/\/www.eiginc.com\/WP\/contact-eig\/&#8221; button_text=&#8221;let&#8217;s talk&#8221; button_alignment=&#8221;center&#8221; admin_label=&#8221;Let&#8217;s Talk CTA &#8211; Button&#8221; module_class=&#8221;eig-cta-button&#8221; _builder_version=&#8221;3.22.7&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;22px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;rgba(255,255,255,0)&#8221; button_border_width=&#8221;4px&#8221; button_border_radius=&#8221;23px&#8221; button_letter_spacing=&#8221;5px&#8221; button_font=&#8221;morlrounded-semiligh|||on|||||&#8221; button_use_icon=&#8221;off&#8221; button_text_color__hover=&#8221;#4472c4&#8243; button_text_color__hover_enabled=&#8221;on&#8221; button_bg_color__hover=&#8221;#ffffff&#8221; button_bg_color__hover_enabled=&#8221;on&#8221; button_border_width__hover=&#8221;4px&#8221; button_border_width__hover_enabled=&#8221;on&#8221; button_border_color__hover_enabled=&#8221;on&#8221; button_border_color__hover=&#8221;#4472C4&#8243;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;EIG Footer &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; background_color=&#8221;#44546a&#8221; custom_margin=&#8221;0px|0px|0px|0px&#8221; custom_padding=&#8221;0px||0px&#8221;][et_pb_row admin_label=&#8221;EIG Footer &#8211; Row&#8221; _builder_version=&#8221;3.22.7&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.22.7&#8243;][et_pb_text admin_label=&#8221;EIG Footer &#8211; Text&#8221; _builder_version=&#8221;3.22.7&#8243; text_font=&#8221;morlrounded-semiligh|||on|||||&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;12px&#8221; text_letter_spacing=&#8221;2px&#8221; text_orientation=&#8221;center&#8221;]<\/p>\n<p>Copyright \u00a9 &#8211; 2023 Enterprise Integration Group. All Rights Reserved.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; admin_label=&#8221;Code and Menu &#8211; Section&#8221; _builder_version=&#8221;3.22.7&#8243; top_divider_height_phone=&#8221;50px&#8221; top_divider_height_last_edited=&#8221;on|phone&#8221; bottom_divider_color=&#8221;#FFFFFF&#8221; bottom_divider_height=&#8221;63px&#8221;][et_pb_fullwidth_code admin_label=&#8221;CSS Styling &#8211; CSS Code&#8221; _builder_version=&#8221;3.22.7&#8243;] [\/et_pb_fullwidth_code][et_pb_fullwidth_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;JQuery &#8211; Fullwidth Code&#8221; _builder_version=&#8221;3.22.7&#8243; disabled=&#8221;on&#8221; locked=&#8221;on&#8221;][\/et_pb_fullwidth_code][et_pb_fullwidth_menu fullwidth_menu=&#8221;on&#8221; dropdown_menu_bg_color=&#8221;#44546A&#8221; dropdown_menu_line_color=&#8221;rgba(0,0,0,0)&#8221; mobile_menu_bg_color=&#8221;#44546A&#8221; _builder_version=&#8221;3.22.7&#8243; menu_font=&#8221;morlrounded-semiligh||||||||&#8221; menu_text_color=&#8221;#ffffff&#8221; menu_font_size=&#8221;17px&#8221; menu_letter_spacing=&#8221;1px&#8221; text_orientation=&#8221;right&#8221; custom_margin=&#8221;||-79px&#8221; custom_margin_tablet=&#8221;||-124px&#8221; custom_margin_phone=&#8221;||-124px&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|124px||&#8221; dropdown_menu_animation=&#8221;slide&#8221;][\/et_pb_fullwidth_menu][et_pb_fullwidth_header_extended title=&#8221;ENTERPRISE INTEGRATION GROUP&#8221; subhead=&#8221;CONVERSATIONAL INTERFACES&#8221; header_fullscreen=&#8221;on&#8221; button_one_text=&#8221;LET&#8217;S TALK&#8221; button_one_url=&#8221;http:\/\/www.eiginc.com\/WP\/contact-eig\/&#8221; logo_image_url=&#8221;http:\/\/www.eiginc.com\/WP\/wp-content\/uploads\/2019\/05\/EIG-Logo-Colour.png&#8221; kenburns_effect=&#8221;on&#8221; [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"","footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":5,"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":30435,"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/pages\/8\/revisions\/30435"}],"wp:attachment":[{"href":"https:\/\/www.eiginc.com\/WP\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}