{"id":236735,"date":"2019-04-02T09:05:46","date_gmt":"2019-04-02T09:05:46","guid":{"rendered":"https:\/\/www.kreatibu.com\/diseno-de-paginas-web-y-diseno-grafico\/"},"modified":"2025-06-27T11:49:43","modified_gmt":"2025-06-27T09:49:43","slug":"diseno-de-paginas-web-y-diseno-grafico","status":"publish","type":"page","link":"https:\/\/www.kreatibu.com\/en\/","title":{"rendered":"HOME"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Secci\u00f3n viejo&#8221; module_class=&#8221;ktu-slider-cab&#8221; _builder_version=&#8221;4.16&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;204deg&#8221; background_color_gradient_stops=&#8221;#262626 34%|#efefef 36%&#8221; background_color_gradient_start=&#8221;#262626&#8243; background_color_gradient_start_position=&#8221;34%&#8221; background_color_gradient_end=&#8221;#efefef&#8221; background_color_gradient_end_position=&#8221;36%&#8221; min_height=&#8221;500px&#8221; custom_margin=&#8221;||-115px||false|false&#8221; custom_padding=&#8221;2vw||0vw||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||22vw||false|false&#8221; background_last_edited=&#8221;on|phone&#8221; background_color_gradient_direction_phone=&#8221;180deg&#8221; background_color_gradient_stops_phone=&#8221;#262626 13%|#efefef 14%&#8221; background_color_gradient_start_position_phone=&#8221;13%&#8221; background_color_gradient_end_position_phone=&#8221;14%&#8221; custom_css_main_element=&#8221;overflow: hidden;&#8221; disabled=&#8221;on&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;C\u00f3digo: mostrar1&#8243; _builder_version=&#8221;4.16&#8243; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]xxx[\/et_pb_code][et_pb_code admin_label=&#8221;C\u00f3digo: mostrar1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;]<script type=\"text\/javascript\"> <!-- [et_pb_line_break_holder] -->jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 1<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-2').show();<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-1').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-1\").slideToggle();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-1').toggleClass('opened ACTIVO');<!-- [et_pb_line_break_holder] -->    jQuery('.btn-2').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->    jQuery('.btn-3').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->   \/* jQuery(\".btn-1\").on('click','a', function(){jQuery(\".btn-2\").removeClass('ACTIVO'); })<!-- [et_pb_line_break_holder] -->    jQuery(\".btn-1\").on('click','a', function(){jQuery(\".btn-3\").removeClass('ACTIVO'); })*\/<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 2<!-- [et_pb_line_break_holder] -->    jQuery('.btn-2').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide(); <!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-2\").slideToggle();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-2').toggleClass('opened ACTIVO');<!-- [et_pb_line_break_holder] -->          jQuery('.btn-3').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->     jQuery('.btn-1').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->   \/* jQuery(\".btn-2\").on('click','a', function(){jQuery(\".btn-1\").removeClass('ACTIVO'); })<!-- [et_pb_line_break_holder] -->    jQuery(\".btn-2\").on('click','a', function(){jQuery(\".btn-3\").removeClass('ACTIVO'); })*\/<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 3<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-3').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-3\").slideToggle();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-3').toggleClass('opened ACTIVO');<!-- [et_pb_line_break_holder] -->          jQuery('.btn-2').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->     jQuery('.btn-1').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->    \/*jQuery(\".btn-3\").on('click','a', function(){jQuery(\".btn-1\").removeClass('ACTIVO'); })<!-- [et_pb_line_break_holder] -->    jQuery(\".btn-3\").on('click','a', function(){jQuery(\".btn-2\").removeClass('ACTIVO'); })*\/<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;C\u00f3digo: mostrar1 Funciona&#8221; _builder_version=&#8221;4.16&#8243; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<script type=\"text\/javascript\"> <!-- [et_pb_line_break_holder] -->jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 1<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-2').show();<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-1').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-1\").slideToggle();<!-- [et_pb_line_break_holder] -->  \tjQuery('.btn-1').toggleClass('opened closed');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 2<!-- [et_pb_line_break_holder] -->  \/\/jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-2').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-2\").slideToggle();<!-- [et_pb_line_break_holder] -->  \tjQuery('.btn-2').toggleClass('opened closed');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 3<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-3').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-3\").slideToggle();<!-- [et_pb_line_break_holder] -->  \tjQuery('.btn-3').toggleClass('opened closed');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; padding_left_right_link_1=&#8221;false&#8221; padding_left_right_link_2=&#8221;false&#8221; disabled_on=&#8221;off|off|off&#8221; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; transform_scale_tablet=&#8221;&#8221; transform_scale_phone=&#8221;&#8221; transform_scale_last_edited=&#8221;on|phone&#8221; transform_translate=&#8221;30vw|6vw&#8221; transform_translate_tablet=&#8221;0px|0px&#8221; transform_translate_phone=&#8221;0px|0px&#8221; transform_translate_last_edited=&#8221;on|phone&#8221; transform_rotate=&#8221;0deg|0deg|24deg&#8221; transform_rotate_tablet=&#8221;0deg|0deg|0deg&#8221; transform_rotate_phone=&#8221;0deg|0deg|0deg&#8221; transform_rotate_last_edited=&#8221;on|phone&#8221; transform_skew_tablet=&#8221;&#8221; transform_skew_phone=&#8221;&#8221; transform_skew_last_edited=&#8221;on|phone&#8221; transform_origin_tablet=&#8221;&#8221; transform_origin_phone=&#8221;&#8221; transform_origin_last_edited=&#8221;on|phone&#8221; transform_styles_last_edited=&#8221;on|phone&#8221; width=&#8221;38%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;100%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;|||16vw&#8221; custom_padding_phone=&#8221;|0px||0vw|false|false&#8221; link_option_url=&#8221;#&#8221; transform_styles_tablet=&#8221;&#8221; transform_styles_phone=&#8221;&#8221; custom_css_main_element=&#8221;display: flex;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_padding=&#8221;|1vw||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_blur__hover_enabled=&#8221;off|desktop&#8221; filter_blur__hover=&#8221;1px&#8221;][et_pb_blurb title=&#8221;GRAPHIC DESIGN&#8221; url=&#8221;#&#8221; image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/diseno-y-branding-diseno-grafico-kreatibu_p.png&#8221; alt=&#8221;Design professional business card&#8221; admin_label=&#8221;btn-1 grafico&#8221; module_class=&#8221;btn-1&#8243; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins|600||on|||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;0.8vw&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.6em&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;1vw|1vw||1vw|false|true&#8221; custom_padding_tablet=&#8221;4vw|7vw|4vw|7vw|true|true&#8221; custom_padding_phone=&#8221;3vw|7vw|0vw|7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;1.6vw&#8221; header_font_size_phone=&#8221;2.4vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221; border_radii=&#8221;|1vw|1vw||&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;10px&#8221; box_shadow_blur=&#8221;60px&#8221; box_shadow_color=&#8221;rgba(39,39,52,0.37)&#8221; box_shadow_position=&#8221;inner&#8221; box_shadow_spread_image_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; custom_css_blurb_title__hover_enabled=&#8221;on|desktop&#8221; custom_css_blurb_title__hover=&#8221;opacity:1;&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_saturate__hover=&#8221;30%&#8221; custom_css_blurb_title_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title_phone=&#8221;margin-top:-20px;||margin-bottom:-5px;||font-size:0.8rem;||margin-left:-7vw !important;||margin-right:-7vw !important;&#8221; filter_blur__hover_enabled=&#8221;off|hover&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221; box_shadow_color__hover=&#8221;rgba(226,0,121,0.98)&#8221; border_radii_image__hover=&#8221;off|20px|20px||&#8221; border_radii_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_horizontal_image__hover=&#8221;0px&#8221; box_shadow_horizontal_image__hover_enabled=&#8221;on|desktop&#8221; box_shadow_vertical_image__hover=&#8221;-30px&#8221; box_shadow_vertical_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_blur_image__hover=&#8221;48px&#8221; box_shadow_blur_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_spread_image__hover=&#8221;-21px&#8221; box_shadow_spread_image__hover_enabled=&#8221;on|hover&#8221; custom_css_blurb_title_tablet=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_padding=&#8221;|1vw||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; filter_blur__hover=&#8221;1px&#8221; filter_blur__hover_enabled=&#8221;off|desktop&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221;][et_pb_blurb title=&#8221;WEB DESIGN&#8221; url=&#8221;#&#8221; image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/responsive-web-design-diseno-de-paginas-web-kreatibu_p.png&#8221; alt=&#8221;responsive-web-design-diseno-de-paginas-web-kreatibu_p&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;btn-2 web&#8221; module_class=&#8221;btn-2&#8243; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins|600||on|||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;0.8vw&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.6em&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;1vw|1vw||1vw|false|true&#8221; custom_padding_tablet=&#8221;4vw|7vw|4vw|7vw|true|true&#8221; custom_padding_phone=&#8221;3vw|7vw|0vw|7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;1.6vw&#8221; header_font_size_phone=&#8221;2.4vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221; border_radii=&#8221;|1vw|1vw||&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;10px&#8221; box_shadow_blur=&#8221;60px&#8221; box_shadow_color=&#8221;rgba(39,39,52,0.37)&#8221; box_shadow_position=&#8221;inner&#8221; box_shadow_spread_image_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_saturate__hover=&#8221;30%&#8221; custom_css_blurb_title__hover_enabled=&#8221;off|desktop&#8221; custom_css_blurb_title_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title_phone=&#8221;margin-top:-20px;||margin-bottom:-5px;||font-size:0.8rem;||margin-left:-7vw !important;||margin-right:-7vw !important;&#8221; filter_blur__hover_enabled=&#8221;off|hover&#8221; box_shadow_vertical_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_horizontal_image__hover_enabled=&#8221;on|desktop&#8221; box_shadow_horizontal_image__hover=&#8221;0px&#8221; box_shadow_vertical_image__hover=&#8221;-30px&#8221; box_shadow_blur_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_blur_image__hover=&#8221;48px&#8221; box_shadow_spread_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_spread_image__hover=&#8221;-21px&#8221; border_radii_image__hover_enabled=&#8221;on|hover&#8221; border_radii_image__hover=&#8221;off|20px|20px||&#8221; box_shadow_color__hover=&#8221;rgba(226,0,121,0.98)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221; custom_css_blurb_title_tablet=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|1vw||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; filter_blur__hover=&#8221;1px&#8221; filter_blur__hover_enabled=&#8221;off|desktop&#8221;][et_pb_blurb title=&#8221;ONLINE STORE&#8221; url=&#8221;#&#8221; image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/triptico-identidad-corporativa-kreatibu_p.png&#8221; alt=&#8221;triptico-identidad-corporativa-kreatibu_p&#8221; admin_label=&#8221;btn-3 tienda&#8221; module_class=&#8221;btn-3&#8243; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins|600||on|||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;0.8vw&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.6em&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;1vw|1vw||1vw|false|true&#8221; custom_padding_tablet=&#8221;4vw|7vw|4vw|7vw|true|true&#8221; custom_padding_phone=&#8221;3vw|7vw|0vw|7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;1.6vw&#8221; header_font_size_phone=&#8221;2.4vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221; border_radii=&#8221;|1vw|1vw||&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;10px&#8221; box_shadow_blur=&#8221;60px&#8221; box_shadow_color=&#8221;rgba(39,39,52,0.37)&#8221; box_shadow_position=&#8221;inner&#8221; box_shadow_spread_image_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_saturate__hover=&#8221;30%&#8221; custom_css_blurb_title_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title_phone=&#8221;margin-top:-20px;||margin-bottom:-5px;||font-size:0.8rem;||margin-left:-7vw !important;||margin-right:-7vw !important;&#8221; filter_blur__hover_enabled=&#8221;off|hover&#8221; box_shadow_color__hover=&#8221;rgba(226,0,121,0.98)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221; border_radii_image__hover=&#8221;off|20px|20px||&#8221; border_radii_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_horizontal_image__hover=&#8221;0px&#8221; box_shadow_horizontal_image__hover_enabled=&#8221;on|desktop&#8221; box_shadow_vertical_image__hover=&#8221;-30px&#8221; box_shadow_vertical_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_blur_image__hover=&#8221;48px&#8221; box_shadow_blur_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_spread_image__hover=&#8221;-21px&#8221; box_shadow_spread_image__hover_enabled=&#8221;on|hover&#8221; custom_css_blurb_title_tablet=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Linea rosa PC&#8221; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#e2007a 0%|#0c0000 100%&#8221; background_color_gradient_start=&#8221;#e2007a&#8221; background_color_gradient_end=&#8221;#0c0000&#8243; transform_scale=&#8221;133%|133%&#8221; transform_scale_tablet=&#8221;171%|171%&#8221; transform_scale_phone=&#8221;133%|100%&#8221; transform_scale_last_edited=&#8221;off|phone&#8221; transform_scale_linked_phone=&#8221;off&#8221; transform_translate=&#8221;12vw|-2vw&#8221; transform_translate_tablet=&#8221;1vw|-6vw&#8221; transform_translate_phone=&#8221;0vw|0vw&#8221; transform_translate_last_edited=&#8221;off|phone&#8221; transform_translate_linked_phone=&#8221;off&#8221; transform_rotate=&#8221;0deg|0deg|24deg&#8221; transform_rotate_phone=&#8221;0deg|0deg|1deg&#8221; transform_rotate_last_edited=&#8221;off|phone&#8221; transform_skew_last_edited=&#8221;off|phone&#8221; transform_origin_last_edited=&#8221;off|phone&#8221; transform_styles_last_edited=&#8221;off|phone&#8221; width=&#8221;94%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;94%&#8221; max_width_tablet=&#8221;80%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0.8%||0.8%||true|false&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;0px&#8221; box_shadow_blur=&#8221;100px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.39)&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; admin_label=&#8221;Dise\u00f1o Web Mostrar-2&#8243; module_id=&#8221;mostrar-2&#8243; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;55%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; module_alignment=&#8221;left&#8221; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|||8%|false|false&#8221; custom_css_main_element=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;top:-40px !important;&#8221; custom_css_main_element_tablet=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Columna *TODOS (100% en M\u00f3vil) Ver Css&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;width: 100vw !important;||padding: 0 10%!important;&#8221;][et_pb_text admin_label=&#8221;TIT: Dise\u00f1o Web&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins||||||||&#8221; header_font_size=&#8221;3vw&#8221; header_letter_spacing=&#8221;-2px&#8221; header_3_text_color=&#8221;#2b2b2b&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;||-40px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;11vw||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; header_font_size_tablet=&#8221;5vw&#8221; header_font_size_phone=&#8221;6vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;1.26rem&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Own_your_website\"><\/span>Own your website<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;S\u00e9 due\u00f1o de tu p\u00e1gina web&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; text_line_height=&#8221;2.6em&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;right&#8221; header_3_text_color=&#8221;#353535&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;3vw|28vw||&#8221; custom_margin_phone=&#8221;5vw|0vw|30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;1.5vw&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Web_design_Gipuzkoa_Web_Page_Development_and_Design\"><\/span>Web design Gipuzkoa <span class=\"ktu-font-size-0\">Web Page Development and Design<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"A_professional_website_will_be_your_best_salesperson_to_attract_new_clients_24_hours_a_day_every_day_of_the_year\"><\/span>A professional website will be your best salesperson to attract new clients 24 hours a day, every day of the year.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjMxNCIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;FREELANCING WEB DESIGN&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; admin_label=&#8221;Dise\u00f1o Grafico Mostrar-1&#8243; module_id=&#8221;mostrar-1&#8243; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;55%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|||8%|false|false&#8221; custom_css_main_element=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;top:-40px !important;&#8221; custom_css_main_element_tablet=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Columna *TODOS (100% en M\u00f3vil) Ver Css&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;width: 100vw !important;||padding: 0 10%!important;&#8221;][et_pb_text admin_label=&#8221;TIT: Dise\u00f1o Grafico&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins||||||||&#8221; header_font_size=&#8221;3vw&#8221; header_letter_spacing=&#8221;-2px&#8221; header_3_text_color=&#8221;#2b2b2b&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;||-40px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;11vw||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; header_font_size_tablet=&#8221;5vw&#8221; header_font_size_phone=&#8221;6vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;1.26rem&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Does_your_logo_identify_you_Do_you_have_a_business_card\"><\/span>Does your logo identify you? Do you have a business card? <span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;S\u00e9 due\u00f1o de tu p\u00e1gina web&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; text_line_height=&#8221;2.6em&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;right&#8221; header_3_text_color=&#8221;#353535&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;3vw|28vw||&#8221; custom_margin_phone=&#8221;5vw|0vw|30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;1.5vw&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Designing_Corporate_Identity\"><\/span>Designing Corporate Identity<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"A_good_corporate_identity_begins_with_having_a_good_logo_and_the_Business_Card_is_its_travel_companion\"><\/span>A good corporate identity begins with having a good logo, and the Business Card is its travel companion.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjciLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; button_text=&#8221;DESIGNING CORPORATE IDENTITY&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; admin_label=&#8221;Tienda Online Mostrar-3&#8243; module_id=&#8221;mostrar-3&#8243; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;55%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|||8%|false|false&#8221; custom_css_main_element=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;top:-40px !important;&#8221; custom_css_main_element_tablet=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Columna *TODOS (100% en M\u00f3vil) Ver Css&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;width: 100vw !important;||padding: 0 10%!important;&#8221;][et_pb_text admin_label=&#8221;TIT: Tienda online&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins||||||||&#8221; header_font_size=&#8221;3vw&#8221; header_letter_spacing=&#8221;-2px&#8221; header_3_text_color=&#8221;#2b2b2b&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;||-40px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;11vw||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; header_font_size_tablet=&#8221;5vw&#8221; header_font_size_phone=&#8221;6vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;1.26rem&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Online_Store_Gipuzkoa\"><\/span>Online Store Gipuzkoa<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;S\u00e9 due\u00f1o de tu p\u00e1gina web&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; text_line_height=&#8221;2.6em&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;right&#8221; header_3_text_color=&#8221;#353535&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;3vw|28vw||&#8221; custom_margin_phone=&#8221;5vw|0vw|30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;1.5vw&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Create_e-commerce_to_sell_247\"><\/span><span>Create e-commerce to sell 24\/7<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"With_an_Online_Store_you_will_multiply_your_benefits_you_will_reach_where_your_physical_store_cannot_reach\"><\/span>With an Online Store you will multiply your benefits, you will reach where your physical store cannot reach.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjM0OCIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;CREATE E-COMMERCE&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ktu-slider-cab&#8221; _builder_version=&#8221;4.16&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;204deg&#8221; background_color_gradient_stops=&#8221;#262626 34%|#efefef 36%&#8221; background_color_gradient_start=&#8221;#262626&#8243; background_color_gradient_start_position=&#8221;34%&#8221; background_color_gradient_end=&#8221;#efefef&#8221; background_color_gradient_end_position=&#8221;36%&#8221; min_height=&#8221;500px&#8221; custom_margin=&#8221;||-115px||false|false&#8221; custom_padding=&#8221;2vw||0vw||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||22vw||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_color_gradient_direction_tablet=&#8221;180deg&#8221; background_color_gradient_direction_phone=&#8221;180deg&#8221; background_color_gradient_stops_tablet=&#8221;#262626 18%|#efefef 19%&#8221; background_color_gradient_stops_phone=&#8221;#262626 13%|#efefef 14%&#8221; background_color_gradient_start_position_tablet=&#8221;18%&#8221; background_color_gradient_start_position_phone=&#8221;13%&#8221; background_color_gradient_end_position_tablet=&#8221;19%&#8221; background_color_gradient_end_position_phone=&#8221;14%&#8221; custom_css_main_element=&#8221;overflow: hidden;&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;C\u00f3digo: mostrar1&#8243; _builder_version=&#8221;4.16&#8243; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]xxx[\/et_pb_code][et_pb_code admin_label=&#8221;C\u00f3digo: mostrar1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;]<script type=\"text\/javascript\"> <!-- [et_pb_line_break_holder] -->jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 1<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-2').show();<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-1').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-1\").slideToggle();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-1').toggleClass('opened ACTIVO');<!-- [et_pb_line_break_holder] -->    jQuery('.btn-2').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->    jQuery('.btn-3').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->   \/* jQuery(\".btn-1\").on('click','a', function(){jQuery(\".btn-2\").removeClass('ACTIVO'); })<!-- [et_pb_line_break_holder] -->    jQuery(\".btn-1\").on('click','a', function(){jQuery(\".btn-3\").removeClass('ACTIVO'); })*\/<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 2<!-- [et_pb_line_break_holder] -->    jQuery('.btn-2').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide(); <!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-2\").slideToggle();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-2').toggleClass('opened ACTIVO');<!-- [et_pb_line_break_holder] -->          jQuery('.btn-3').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->     jQuery('.btn-1').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->   \/* jQuery(\".btn-2\").on('click','a', function(){jQuery(\".btn-1\").removeClass('ACTIVO'); })<!-- [et_pb_line_break_holder] -->    jQuery(\".btn-2\").on('click','a', function(){jQuery(\".btn-3\").removeClass('ACTIVO'); })*\/<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 3<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-3').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-3\").slideToggle();<!-- [et_pb_line_break_holder] -->    jQuery('.btn-3').toggleClass('opened ACTIVO');<!-- [et_pb_line_break_holder] -->          jQuery('.btn-2').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->     jQuery('.btn-1').toggleClass('INACTIVO').removeClass('ACTIVO');<!-- [et_pb_line_break_holder] -->    \/*jQuery(\".btn-3\").on('click','a', function(){jQuery(\".btn-1\").removeClass('ACTIVO'); })<!-- [et_pb_line_break_holder] -->    jQuery(\".btn-3\").on('click','a', function(){jQuery(\".btn-2\").removeClass('ACTIVO'); })*\/<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;C\u00f3digo: mostrar1 Funciona&#8221; _builder_version=&#8221;4.16&#8243; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<script type=\"text\/javascript\"> <!-- [et_pb_line_break_holder] -->jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 1<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-2').show();<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-1').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-1\").slideToggle();<!-- [et_pb_line_break_holder] -->  \tjQuery('.btn-1').toggleClass('opened closed');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 2<!-- [et_pb_line_break_holder] -->  \/\/jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-2').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-2\").slideToggle();<!-- [et_pb_line_break_holder] -->  \tjQuery('.btn-2').toggleClass('opened closed');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/\/ BLOQUE 3<!-- [et_pb_line_break_holder] -->  jQuery('#mostrar-3').hide();<!-- [et_pb_line_break_holder] -->  jQuery('.btn-3').click(function(e){<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-1').hide();<!-- [et_pb_line_break_holder] -->    jQuery('#mostrar-2').hide();<!-- [et_pb_line_break_holder] -->    e.preventDefault();jQuery(\"#mostrar-3\").slideToggle();<!-- [et_pb_line_break_holder] -->  \tjQuery('.btn-3').toggleClass('opened closed');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; padding_left_right_link_1=&#8221;false&#8221; padding_left_right_link_2=&#8221;false&#8221; disabled_on=&#8221;off|off|off&#8221; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; transform_scale_tablet=&#8221;&#8221; transform_scale_phone=&#8221;&#8221; transform_scale_last_edited=&#8221;on|phone&#8221; transform_translate=&#8221;30vw|6vw&#8221; transform_translate_tablet=&#8221;0px|0px&#8221; transform_translate_phone=&#8221;0px|0px&#8221; transform_translate_last_edited=&#8221;on|phone&#8221; transform_rotate=&#8221;0deg|0deg|24deg&#8221; transform_rotate_tablet=&#8221;0deg|0deg|0deg&#8221; transform_rotate_phone=&#8221;0deg|0deg|0deg&#8221; transform_rotate_last_edited=&#8221;on|phone&#8221; transform_skew_tablet=&#8221;&#8221; transform_skew_phone=&#8221;&#8221; transform_skew_last_edited=&#8221;on|phone&#8221; transform_origin_tablet=&#8221;&#8221; transform_origin_phone=&#8221;&#8221; transform_origin_last_edited=&#8221;on|phone&#8221; transform_styles_last_edited=&#8221;on|phone&#8221; width=&#8221;38%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;100%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;|||1%|false|false&#8221; custom_padding_phone=&#8221;|0px||0vw|false|false&#8221; link_option_url=&#8221;#&#8221; transform_styles_tablet=&#8221;&#8221; transform_styles_phone=&#8221;&#8221; custom_css_main_element=&#8221;display: flex;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_padding=&#8221;|1vw||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_blur__hover_enabled=&#8221;off|desktop&#8221; filter_blur__hover=&#8221;1px&#8221;][et_pb_blurb title=&#8221;GRAPHIC DESIGN&#8221; url=&#8221;#&#8221; image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/diseno-y-branding-diseno-grafico-kreatibu_p.png&#8221; alt=&#8221;Design professional business card&#8221; admin_label=&#8221;btn-1 grafico&#8221; module_class=&#8221;btn-1&#8243; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins|600||on|||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;0.8vw&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.6em&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;1vw|1vw||1vw|false|true&#8221; custom_padding_tablet=&#8221;4vw|7vw|4vw|7vw|true|true&#8221; custom_padding_phone=&#8221;3vw|7vw|0vw|7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;1.6vw&#8221; header_font_size_phone=&#8221;2.4vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221; border_radii=&#8221;|1vw|1vw||&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;10px&#8221; box_shadow_blur=&#8221;60px&#8221; box_shadow_color=&#8221;rgba(39,39,52,0.37)&#8221; box_shadow_position=&#8221;inner&#8221; box_shadow_spread_image_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; custom_css_blurb_title__hover_enabled=&#8221;on|desktop&#8221; custom_css_blurb_title__hover=&#8221;opacity:1;&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_saturate__hover=&#8221;30%&#8221; custom_css_blurb_title_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title_phone=&#8221;margin-top:-20px;||margin-bottom:-5px;||font-size:0.8rem;||margin-left:-7vw !important;||margin-right:-7vw !important;&#8221; filter_blur__hover_enabled=&#8221;off|hover&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221; box_shadow_color__hover=&#8221;rgba(226,0,121,0.98)&#8221; border_radii_image__hover=&#8221;off|20px|20px||&#8221; border_radii_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_horizontal_image__hover=&#8221;0px&#8221; box_shadow_horizontal_image__hover_enabled=&#8221;on|desktop&#8221; box_shadow_vertical_image__hover=&#8221;-30px&#8221; box_shadow_vertical_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_blur_image__hover=&#8221;48px&#8221; box_shadow_blur_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_spread_image__hover=&#8221;-21px&#8221; box_shadow_spread_image__hover_enabled=&#8221;on|hover&#8221; custom_css_blurb_title_tablet=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; custom_padding=&#8221;|1vw||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; filter_blur__hover=&#8221;1px&#8221; filter_blur__hover_enabled=&#8221;off|desktop&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221;][et_pb_blurb title=&#8221;WEB DESIGN&#8221; url=&#8221;#&#8221; image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/responsive-web-design-diseno-de-paginas-web-kreatibu_p.png&#8221; alt=&#8221;responsive-web-design-diseno-de-paginas-web-kreatibu_p&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;btn-2 web&#8221; module_class=&#8221;btn-2&#8243; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins|600||on|||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;0.8vw&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.6em&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;1vw|1vw||1vw|false|true&#8221; custom_padding_tablet=&#8221;4vw|7vw|4vw|7vw|true|true&#8221; custom_padding_phone=&#8221;3vw|7vw|0vw|7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;1.6vw&#8221; header_font_size_phone=&#8221;2.4vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221; border_radii=&#8221;|1vw|1vw||&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;10px&#8221; box_shadow_blur=&#8221;60px&#8221; box_shadow_color=&#8221;rgba(39,39,52,0.37)&#8221; box_shadow_position=&#8221;inner&#8221; box_shadow_spread_image_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_saturate__hover=&#8221;30%&#8221; custom_css_blurb_title__hover_enabled=&#8221;off|desktop&#8221; custom_css_blurb_title_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title_phone=&#8221;margin-top:-20px;||margin-bottom:-5px;||font-size:0.8rem;||margin-left:-7vw !important;||margin-right:-7vw !important;&#8221; filter_blur__hover_enabled=&#8221;off|hover&#8221; box_shadow_vertical_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_horizontal_image__hover_enabled=&#8221;on|desktop&#8221; box_shadow_horizontal_image__hover=&#8221;0px&#8221; box_shadow_vertical_image__hover=&#8221;-30px&#8221; box_shadow_blur_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_blur_image__hover=&#8221;48px&#8221; box_shadow_spread_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_spread_image__hover=&#8221;-21px&#8221; border_radii_image__hover_enabled=&#8221;on|hover&#8221; border_radii_image__hover=&#8221;off|20px|20px||&#8221; box_shadow_color__hover=&#8221;rgba(226,0,121,0.98)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221; custom_css_blurb_title_tablet=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|1vw||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; filter_blur__hover=&#8221;1px&#8221; filter_blur__hover_enabled=&#8221;off|desktop&#8221;][et_pb_blurb title=&#8221;ONLINE STORE&#8221; url=&#8221;#&#8221; image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/triptico-identidad-corporativa-kreatibu_p.png&#8221; alt=&#8221;triptico-identidad-corporativa-kreatibu_p&#8221; admin_label=&#8221;btn-3 tienda&#8221; module_class=&#8221;btn-3&#8243; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins|600||on|||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;0.8vw&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.6em&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;1vw|1vw||1vw|false|true&#8221; custom_padding_tablet=&#8221;4vw|7vw|4vw|7vw|true|true&#8221; custom_padding_phone=&#8221;3vw|7vw|0vw|7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;1.6vw&#8221; header_font_size_phone=&#8221;2.4vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221; border_radii=&#8221;|1vw|1vw||&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;10px&#8221; box_shadow_blur=&#8221;60px&#8221; box_shadow_color=&#8221;rgba(39,39,52,0.37)&#8221; box_shadow_position=&#8221;inner&#8221; box_shadow_spread_image_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; filter_saturate__hover_enabled=&#8221;off|hover&#8221; filter_saturate__hover=&#8221;30%&#8221; custom_css_blurb_title_last_edited=&#8221;on|phone&#8221; custom_css_blurb_title_phone=&#8221;margin-top:-20px;||margin-bottom:-5px;||font-size:0.8rem;||margin-left:-7vw !important;||margin-right:-7vw !important;&#8221; filter_blur__hover_enabled=&#8221;off|hover&#8221; box_shadow_color__hover=&#8221;rgba(226,0,121,0.98)&#8221; box_shadow_color__hover_enabled=&#8221;on|hover&#8221; border_radii_image__hover=&#8221;off|20px|20px||&#8221; border_radii_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_horizontal_image__hover=&#8221;0px&#8221; box_shadow_horizontal_image__hover_enabled=&#8221;on|desktop&#8221; box_shadow_vertical_image__hover=&#8221;-30px&#8221; box_shadow_vertical_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_blur_image__hover=&#8221;48px&#8221; box_shadow_blur_image__hover_enabled=&#8221;on|hover&#8221; box_shadow_spread_image__hover=&#8221;-21px&#8221; box_shadow_spread_image__hover_enabled=&#8221;on|hover&#8221; custom_css_blurb_title_tablet=&#8221;margin-top:-20px;||margin-bottom:50px;&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Linea rosa PC&#8221; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#e2007a 0%|#0c0000 100%&#8221; background_color_gradient_start=&#8221;#e2007a&#8221; background_color_gradient_end=&#8221;#0c0000&#8243; transform_scale=&#8221;133%|133%&#8221; transform_scale_tablet=&#8221;171%|171%&#8221; transform_scale_phone=&#8221;190%|100%&#8221; transform_scale_last_edited=&#8221;on|tablet&#8221; transform_scale_linked_phone=&#8221;off&#8221; transform_translate=&#8221;12vw|-2vw&#8221; transform_translate_tablet=&#8221;10vw|-2vw&#8221; transform_translate_phone=&#8221;0vw|0vw&#8221; transform_translate_last_edited=&#8221;on|tablet&#8221; transform_translate_linked_phone=&#8221;off&#8221; transform_rotate=&#8221;0deg|0deg|24deg&#8221; transform_rotate_tablet=&#8221;0deg|0deg|0deg&#8221; transform_rotate_phone=&#8221;&#8221; transform_rotate_last_edited=&#8221;on|tablet&#8221; transform_skew_tablet=&#8221;&#8221; transform_skew_phone=&#8221;&#8221; transform_skew_last_edited=&#8221;on|tablet&#8221; transform_origin_tablet=&#8221;&#8221; transform_origin_phone=&#8221;&#8221; transform_origin_last_edited=&#8221;on|tablet&#8221; transform_styles_last_edited=&#8221;on|tablet&#8221; width=&#8221;94%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;94%&#8221; max_width_tablet=&#8221;80%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;|auto||-57px||&#8221; custom_padding=&#8221;0.8%||0.8%||true|false&#8221; transform_styles_tablet=&#8221;&#8221; transform_styles_phone=&#8221;&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;0px&#8221; box_shadow_blur=&#8221;100px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.39)&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; admin_label=&#8221;Dise\u00f1o Web Mostrar-2&#8243; module_id=&#8221;mostrar-2&#8243; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;55%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; module_alignment=&#8221;left&#8221; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|||8%|false|false&#8221; custom_css_main_element=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_phone=&#8221;top:-40px !important;&#8221; custom_css_main_element_tablet=&#8221;top:30px;||padding-bottom: 240px;&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Columna *TODOS (100% en M\u00f3vil) Ver Css&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;width: 100vw !important;||padding: 0 10%!important;&#8221;][et_pb_text admin_label=&#8221;TIT: Dise\u00f1o Web&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins||||||||&#8221; header_font_size=&#8221;3vw&#8221; header_letter_spacing=&#8221;-2px&#8221; header_3_text_color=&#8221;#2b2b2b&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;||-40px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;11vw||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; header_font_size_tablet=&#8221;5vw&#8221; header_font_size_phone=&#8221;6vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;1.26rem&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Own_your_website-2\"><\/span>Own your website<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;S\u00e9 due\u00f1o de tu p\u00e1gina web&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; text_line_height=&#8221;2.6em&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;right&#8221; header_3_text_color=&#8221;#353535&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;3vw|28vw||&#8221; custom_margin_phone=&#8221;5vw|0vw|30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;1.5vw&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Web_design_Gipuzkoa_Web_Page_Development_and_Design-2\"><\/span>Web design Gipuzkoa <span class=\"ktu-font-size-0\">Web Page Development and Design<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"A_professional_website_will_be_your_best_salesperson_to_attract_new_clients_24_hours_a_day_every_day_of_the_year-2\"><\/span>A professional website will be your best salesperson to attract new clients 24 hours a day, every day of the year.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjMxNCIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;FREELANCING WEB DESIGN&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; admin_label=&#8221;Dise\u00f1o Grafico Mostrar-1&#8243; module_id=&#8221;mostrar-1&#8243; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;55%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|||8%|false|false&#8221; custom_css_main_element=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;top:-40px !important;&#8221; custom_css_main_element_tablet=&#8221;top:30px;||padding-bottom: 240px;&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Columna *TODOS (100% en M\u00f3vil) Ver Css&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;width: 100vw !important;||padding: 0 10%!important;&#8221;][et_pb_text admin_label=&#8221;TIT: Dise\u00f1o Grafico&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins||||||||&#8221; header_font_size=&#8221;3vw&#8221; header_letter_spacing=&#8221;-2px&#8221; header_3_text_color=&#8221;#2b2b2b&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;||-40px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;11vw||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; header_font_size_tablet=&#8221;5vw&#8221; header_font_size_phone=&#8221;6vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;1.26rem&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Does_your_logo_identify_you_Do_you_have_a_business_card-2\"><\/span>Does your logo identify you? Do you have a business card? <span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;S\u00e9 due\u00f1o de tu p\u00e1gina web&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; text_line_height=&#8221;2.6em&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;right&#8221; header_3_text_color=&#8221;#353535&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;3vw|28vw||&#8221; custom_margin_phone=&#8221;5vw|0vw|30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;1.5vw&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Designing_Corporate_Identity-2\"><\/span>Designing Corporate Identity<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"A_good_corporate_identity_begins_with_having_a_good_logo_and_the_Business_Card_is_its_travel_companion-2\"><\/span>A good corporate identity begins with having a good logo, and the Business Card is its travel companion.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjciLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; button_text=&#8221;DESIGNING CORPORATE IDENTITY&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; admin_label=&#8221;Tienda Online Mostrar-3&#8243; module_id=&#8221;mostrar-3&#8243; module_class=&#8221; et_pb_row_fullwidth&#8221; _builder_version=&#8221;4.16&#8243; width_tablet=&#8221;100%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;55%&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|desktop&#8221; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|||8%|false|false&#8221; custom_css_main_element=&#8221;top:-170px !important;||clear:both !important;||float:left;&#8221; make_fullwidth=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;top:-40px !important;&#8221; custom_css_main_element_tablet=&#8221;top:30px;||padding-bottom: 240px;&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Columna *TODOS (100% en M\u00f3vil) Ver Css&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;width: 100vw !important;||padding: 0 10%!important;&#8221;][et_pb_text admin_label=&#8221;TIT: Tienda online&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;Poppins||||||||&#8221; header_font_size=&#8221;3vw&#8221; header_letter_spacing=&#8221;-2px&#8221; header_3_text_color=&#8221;#2b2b2b&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;||-40px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;11vw||&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; header_font_size_tablet=&#8221;5vw&#8221; header_font_size_phone=&#8221;6vw&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;1.26rem&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Online_Store_Gipuzkoa-2\"><\/span>Online Store Gipuzkoa<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;S\u00e9 due\u00f1o de tu p\u00e1gina web&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; text_line_height=&#8221;2.6em&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;right&#8221; header_3_text_color=&#8221;#353535&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;3vw|28vw||&#8221; custom_margin_phone=&#8221;5vw|0vw|30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;1.5vw&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Create_e-commerce_to_sell_247-2\"><\/span><span>Create e-commerce to sell 24\/7<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"With_an_Online_Store_you_will_multiply_your_benefits_you_will_reach_where_your_physical_store_cannot_reach-2\"><\/span>With an Online Store you will multiply your benefits, you will reach where your physical store cannot reach.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjM0OCIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;CREATE E-COMMERCE&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; width=&#8221;100%&#8221; max_width=&#8221;100vw&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_cta title=&#8221;HOW CAN I HELP YOU?&#8221; button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI5MSIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;Let\u2019s Talk&#8221; admin_label=&#8221;HOW CAN I HELP YOU?&#8221; module_class=&#8221;ktu-li-cta&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;button_url&#8221; header_text_color=&#8221;#000000&#8243; body_font_size=&#8221;1.4rem&#8221; body_link_text_color=&#8221;#ffffff&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#e2007a 0%|#0c0000 100%&#8221; background_color_gradient_start=&#8221;#e2007a&#8221; background_color_gradient_end=&#8221;#0c0000&#8243; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#000000 0%|rgba(255,255,255,0) 100%&#8221; button_bg_color_gradient_start=&#8221;#000000&#8243; button_bg_color_gradient_end=&#8221;rgba(255,255,255,0)&#8221; button_icon=&#8221;&#xe076;||divi||400&#8243; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;|5%||5%|false|true&#8221; custom_css_promo_button=&#8221;    background-image: linear-gradient(180deg,#e2007a 0%,#851853 100%)!important;||    background-size: auto !important;||    color: white !important;||    font-size: 18px;||    padding: 10px 40px !important;||    line-height: 22px !important;||    word-spacing: 1px;||    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);||    border: 2px solid white !important;&#8221; header_text_shadow_style=&#8221;preset2&#8243; header_text_shadow_horizontal_length=&#8221;-0.06em&#8221; header_text_shadow_vertical_length=&#8221;0.06em&#8221; header_text_shadow_color=&#8221;rgba(255,255,255,0.4)&#8221; global_colors_info=&#8221;{}&#8221; body_link_text_color__hover_enabled=&#8221;on|hover&#8221; body_link_text_color__hover=&#8221;#ffffff&#8221; custom_css_promo_button__hover_enabled=&#8221;on|hover&#8221; custom_css_promo_button__hover=&#8221;color: #620035 !important;||background-color: rgba(255,255,255,0.7);||background-image:none !important;&#8221;]<\/p>\n<ul>\n<li><a href=\"#\">I need a professional website<\/a><\/li>\n<li><a href=\"https:\/\/www.kreatibu.com\/en\/services\/online-store-ecommerce\/\">I want to sell online<\/a><\/li>\n<li><a href=\"https:\/\/www.kreatibu.com\/en\/services\/\">I need a logo for my business<\/a><\/li>\n<li><a href=\"https:\/\/www.kreatibu.com\/en\/services\/\">I need a brochure, flyer, etc.<br \/><\/a><\/li>\n<\/ul>\n<p>[\/et_pb_cta][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/\/bg2-kreatibu-estudio-de-dise\u00f1o-150&#215;150.png&#8221; background_size=&#8221;initial&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;100%&#8221; max_width=&#8221;100vw&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|true&#8221; custom_padding=&#8221;||||false|true&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_color=&#8221;#ffffff&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; max_width=&#8221;100vw&#8221; custom_margin=&#8221;|||&#8221; custom_padding=&#8221;2%|5%|2%|5%|true|true&#8221; box_shadow_style=&#8221;preset1&#8243; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Dise\u00f1o de p\u00e1ginas web Gipuzkoa&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Montserrat||||||||&#8221; text_font_size=&#8221;18px&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#4f4f4f&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#444444&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1><span class=\"ez-toc-section\" id=\"Web_Design_in_Gipuzkoa_for_Entrepreneurs_and_Freelancers\"><\/span>Web Design in Gipuzkoa for Entrepreneurs and Freelancers<span class=\"ez-toc-section-end\"><\/span><\/h1>\n<h4><span class=\"ez-toc-section\" id=\"If_you_dont_have_a_website_yet_or_want_to_renew_it_dont_wait_any_longer_I_will_design_a_professional_website_to_promote_your_products_or_services_and_help_people_discover_your_business\"><\/span>If you don\u2019t have a website yet or want to renew it, don\u2019t wait any longer! I will design a professional website to promote your products or services and help people discover your business.<span class=\"ez-toc-section-end\"><\/span><\/h4>\n<h3><span class=\"ez-toc-section\" id=\"With_Kreatibu_you_will_finally_have_the_website_your_business_needs\"><\/span><b>With Kreatibu, you will finally have the website your business needs.<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>With over 20 years of experience in web and graphic design, I can help you find the best solution to establish a strong online presence.<\/p>\n<p>We\u2019ll work together to create a web identity that will boost your business and help you attract new clients.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-bloque-seguido&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; max_width=&#8221;40%&#8221; custom_margin=&#8221;-30px||||false|false&#8221; custom_padding=&#8221;0px||||false|true&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/twitter-kreatibu-iconos.png&#8221; alt=&#8221;twitter-kreatibu-iconos&#8221; url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoiY3VzdG9tX21ldGFfbGluay10d2l0dGVyIiwic2V0dGluZ3MiOnsiYmVmb3JlIjoiIiwiYWZ0ZXIiOiIiLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; use_overlay=&#8221;on&#8221; hover_overlay_color=&#8221;rgba(255,255,255,0.6)&#8221; hover_icon=&#8221;&#xe0ab;||divi||400&#8243; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;url&#8221; width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/facebook-kreatibu-iconos.png&#8221; alt=&#8221;&lt;a href=&quot;%22https:\/\/www.facebook.com\/kreatibuestudioa%22&quot;&gt;&lt;\/a&gt;&#8221; url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoiY3VzdG9tX21ldGFfbGluay1mYWNlYm9vayIsInNldHRpbmdzIjp7ImJlZm9yZSI6IiIsImFmdGVyIjoiIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@&#8221; use_overlay=&#8221;on&#8221; hover_overlay_color=&#8221;rgba(255,255,255,0.6)&#8221; hover_icon=&#8221;&#xe0aa;||divi||400&#8243; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.16&#8243; _dynamic_attributes=&#8221;url&#8221; width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/pintrest-kreatibu-iconos.png&#8221; alt=&#8221;pintrest-kreatibu-iconos&#8221; url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; use_overlay=&#8221;on&#8221; hover_overlay_color=&#8221;rgba(255,255,255,0.6)&#8221; hover_icon=&#8221;&#xe0ac;||divi||400&#8243; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.16&#8243; width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221; src__hover_enabled=&#8221;on|desktop&#8221; src__hover=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/pintrest-kreatibu-iconos.png&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;93%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;|8%||8%|false|true&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Conoce los servicios de Kreatibu&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"DISCOVER_KREATIBUS_SERVICES\"><\/span>DISCOVER KREATIBU&#8217;S SERVICES<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>[\/et_pb_text][et_pb_pricing_tables featured_table_bullet_color=&#8221;#0c71c3&#8243; bullet_color=&#8221;#e2007a&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; price_text_color=&#8221;#494949&#8243; subheader_text_color=&#8221;#00e0af&#8221; header_text_color=&#8221;#e2007a&#8221; header_level=&#8221;h3&#8243; header_font=&#8221;||||||||&#8221; header_font_size=&#8221;30px&#8221; body_font=&#8221;Montserrat||||||||&#8221; body_letter_spacing=&#8221;-0.8px&#8221; body_line_height=&#8221;1em&#8221; subheader_font=&#8221;||||||||&#8221; subheader_text_align=&#8221;center&#8221; price_font=&#8221;||||||||&#8221; price_font_size=&#8221;23px&#8221; currency_frequency_font=&#8221;||||||||&#8221; button_alignment=&#8221;center&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;110%&#8221; width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjciLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; custom_css_pricing_heading=&#8221;\/*height:200px;||padding-top:256px;||padding-bottom:70px;*\/&#8221; custom_css_pricing_title=&#8221;\t&#8221; custom_css_pricing_subtitle=&#8221;\/*margin-top:-100px;||background-color:#333333;||width:90%;||margin-left:auto;||margin-right:auto;||padding: 5px 0;*\/||\/*border-right:3px solid white;||border-left:3px solid white;*\/&#8221; global_colors_info=&#8221;{}&#8221; custom_css_pricing_heading_last_edited=&#8221;on|phone&#8221; custom_css_pricing_heading_phone=&#8221;\/*height:200px;||padding-top:256px;||padding-bottom:70px;||width:114%;*\/&#8221; custom_css_pricing_heading_tablet=&#8221;\/*height:200px;||padding-top:256px;||padding-bottom:70px;*\/&#8221;][et_pb_pricing_table title=&#8221;Web Design&#8221; subtitle=&#8221;RESPONSIVE DESIGNS&#8221; sum=&#8221;Commercial websites: Professional, Personalized, and Optimized&#8221; button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjMxNCIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;CREATE WEB PAGE&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;button_url,link_option_url&#8221; price_text_color=&#8221;#494949&#8243; header_level=&#8221;h3&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_font_size=&#8221;30px&#8221; body_font=&#8221;||||||||&#8221; subheader_font=&#8221;||||||||&#8221; subheader_text_color=&#8221;#00e0af&#8221; price_font=&#8221;||||||||&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjMxNCIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; custom_css_pricing_heading=&#8221;background: url(%22\/wp-content\/uploads\/responsive-web-design-diseno-de-paginas-web-kreatibu_p.png%22) no-repeat center top;||width:100%;||margin-top:50px !important;&#8221; custom_css_pricing_content=&#8221;width:100% !important;&#8221; border_width_top=&#8221;4px&#8221; border_color_top=&#8221;#e2007a&#8221; global_colors_info=&#8221;{}&#8221; border_color_top__hover_enabled=&#8221;on|hover&#8221; border_color_top__hover=&#8221;#4c0022&#8243; border_width_top__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;display:contents;&#8221; custom_css_main_element_tablet=&#8221;display:flex;||display:contents !important;||width:100vw;&#8221; border_width_top__hover=&#8221;4px&#8221; sticky_transition=&#8221;on&#8221;]<strong><a href=\"https:\/\/www.kreatibu.com\/en\/services\/online-store-ecommerce\/\" title=\"Selling online\">Online store (eCommerce)<\/a><\/strong>.<br \/>\nCommercial website.<br \/>\nBanner: Online ads.<br \/>\nHTML and print newsletters.<br \/>\nLanding page design.<br \/>\nWebsite redesign and updates. <!-- Redacci\u00f3n de contenidos. Traducci\u00f3n de p\u00e1ginas web -->[\/et_pb_pricing_table][et_pb_pricing_table title=&#8221;Graphic Design&#8221; subtitle=&#8221;DESIGN AND IDENTITY&#8221; sum=&#8221;Transmit the essence and personality of your brand &#8221; button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjciLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; button_text=&#8221;CREATE BRAND&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;link_option_url,button_url&#8221; price_text_color=&#8221;#494949&#8243; header_level=&#8221;h3&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_font_size=&#8221;30px&#8221; body_font=&#8221;||||||||&#8221; subheader_font=&#8221;||||||||&#8221; subheader_text_color=&#8221;#00e0af&#8221; price_font=&#8221;||||||||&#8221; currency_frequency_font=&#8221;||||||||&#8221; custom_padding=&#8221;||||false|false&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjciLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; custom_css_pricing_heading=&#8221;background: url(%22\/wp-content\/uploads\/diseno-y-branding-diseno-grafico-kreatibu_p.png%22) no-repeat center top;||width:100%;||margin-top:50px !important;&#8221; custom_css_pricing_content=&#8221;width:100% !important;&#8221; border_width_top=&#8221;4px&#8221; border_color_top=&#8221;#e2007a&#8221; global_colors_info=&#8221;{}&#8221; border_width_top__hover_enabled=&#8221;on|hover&#8221; border_color_top__hover=&#8221;#4c0022&#8243; border_color_top__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;display:contents;&#8221; custom_css_main_element_tablet=&#8221;display:flex;||display:contents !important;||width:100vw;&#8221; border_width_top__hover=&#8221;4px&#8221; sticky_transition=&#8221;on&#8221;]<\/p>\n<p>Corporate stationery: letterheads, envelopes, folders, and more<\/p>\n<p>Logos, logo vectorization.<\/p>\n<p>Business cards, invitations. <\/p>\n<p>Posters, magazines, flyers, and brochures.<\/p>\n<p>Vehicle wraps and storefront signage..<\/p>\n<p>[\/et_pb_pricing_table][et_pb_pricing_table title=&#8221;Editorial Design&#8221; subtitle=&#8221;PRINT AND DIGITAL DESIGN&#8221; sum=&#8221;All types of editorial design and layout&#8221; button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI5MSIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;REQUEST A FREE QUOTE&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;link_option_url,button_url&#8221; price_text_color=&#8221;#494949&#8243; header_level=&#8221;h3&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_font_size=&#8221;30px&#8221; body_font=&#8221;||||||||&#8221; subheader_font=&#8221;||||||||&#8221; subheader_text_color=&#8221;#00e0af&#8221; price_font=&#8221;||||||||&#8221; currency_frequency_font=&#8221;||||||||&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI5MSIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; custom_css_pricing_heading=&#8221;background: url(%22\/wp-content\/uploads\/triptico-identidad-corporativa-kreatibu_p.png%22) no-repeat center top;||width:100%;||margin-top:50px !important;&#8221; custom_css_pricing_content=&#8221;width:100% !important;&#8221; border_width_top=&#8221;4px&#8221; border_color_top=&#8221;#e2007a&#8221; global_colors_info=&#8221;{}&#8221; border_width_top__hover_enabled=&#8221;on|hover&#8221; border_color_top__hover=&#8221;#4c0022&#8243; border_color_top__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;display:contents;&#8221; custom_css_main_element_tablet=&#8221;display:flex;||display:contents !important;||width:100vw;&#8221; border_width_top__hover=&#8221;4px&#8221; sticky_transition=&#8221;on&#8221;]<\/p>\n<p>Product and service catalogs.<\/p>\n<p>Magazines and brochures.<\/p>\n<p>Corporate publications.<\/p>\n<p>Book covers.<\/p>\n<p>Typography creation.<\/p>\n<p>Album covers and Booklets.<\/p>\n<p>[\/et_pb_pricing_table][\/et_pb_pricing_tables][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#efefef&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; padding_left_right_link_2=&#8221;true&#8221; _builder_version=&#8221;4.16&#8243; max_width=&#8221;80%&#8221; custom_css_main_element=&#8221;align-items: center;&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|30px|||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;|0px|||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;C\u00f3mo se trabaja en Kreatibu&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; transform_styles__hover_enabled=&#8221;off|desktop&#8221; transform_scale__hover_enabled=&#8221;off|desktop&#8221; transform_translate__hover_enabled=&#8221;off|desktop&#8221; transform_rotate__hover_enabled=&#8221;off|desktop&#8221; transform_skew__hover_enabled=&#8221;off|desktop&#8221; transform_origin__hover_enabled=&#8221;off|desktop&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"HOW_DOES_KREATIBU_WORK\"><\/span>HOW DOES KREATIBU WORK?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; padding_left_right_link_2=&#8221;true&#8221; _builder_version=&#8221;4.16&#8243; max_width=&#8221;80%&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_css_main_element=&#8221;align-items: center;&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|30px|||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;|0px|||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_line_height=&#8221;1.2em&#8221; header_3_text_align=&#8221;center&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; custom_margin=&#8221;||30px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Every new project, whether it&#8217;s web design, online store development, graphic design services, etc., is special and handled with enthusiasm and care to achieve better results.<\/p>\n<p>Every client has specific and distinct needs, which is why getting to know you as a client will help me understand your true objectives and requirements so that I can reflect them in the design of your website or company image.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_line_height=&#8221;1.2em&#8221; header_3_text_align=&#8221;center&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; custom_margin=&#8221;||30px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Specialist_in_web_design_and_website_redesign\"><\/span>Specialist in web design and website redesign<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Your website will be designed quickly, using a content management system like Joomla or WordPress. These are self-manageable systems that will allow you to modify content and images whenever you wish. <\/p>\n<p>However, if you already have a website, you might need a refreshing change. In that case, a great option is to redesign your website. <\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI5MSIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;Let&apos;s work together&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|9px||9px&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_accordion open_toggle_text_color=&#8221;#000000&#8243; open_toggle_background_color=&#8221;#ffffff&#8221; closed_toggle_text_color=&#8221;#ffffff&#8221; closed_toggle_background_color=&#8221;rgba(0,0,0,0)&#8221; icon_color=&#8221;#ffffff&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; toggle_level=&#8221;h6&#8243; toggle_font=&#8221;|600|||||||&#8221; toggle_text_align=&#8221;center&#8221; toggle_font_size=&#8221;17px&#8221; body_font=&#8221;||||||||&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;110%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;10px||0px|||false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; custom_css_toggle=&#8221;margin:10px 0;|| background-image: linear-gradient(180deg,#696969 0%,#3c3c3c 100%)!important;&#8221; custom_css_open_toggle=&#8221;background-image: linear-gradient(180deg,white 0%,white 100%)!important;&#8221; custom_css_toggle_title=&#8221;margin:0px 0px !important;&#8221; border_radii=&#8221;|||20px|20px&#8221; border_width_all=&#8221;4px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_accordion_item title=&#8221;Professional custom web design&#8221; open=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_css_main_element=&#8221;display:none !important;&#8221; global_colors_info=&#8221;{}&#8221;]Web design in Orio[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;LET\u00b4S TALK ABOUT YOUR BUSINESS&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>In our first meeting, whether in person or online, we\u2019ll discuss your business, projects, and services. Together, we\u2019ll evaluate your project&#8217;s possibilities and your specific needs, and we\u2019ll propose the best solutions. <\/p>\n<p>We\u2019ll define the objectives and deadlines to follow, ensuring an efficient and personalized process that will maximize the outcome.<\/p>\n<p>Currently, I\u2019ll collect all the necessary information in this first meeting to give you realistic deadlines and deliver the project on time and in the best possible way.<\/p>\n<h4><span class=\"ez-toc-section\" id=\"Get_involved_in_the_project_and_achieve_better_results\"><\/span>Get involved in the project and achieve better results!<span class=\"ez-toc-section-end\"><\/span><\/h4>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;DEVELOPMENT OF THE WORK PLAN&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>I will prepare a detailed plan with the necessary resources to develop the website or project.<\/p>\n<p>After gathering all the content and necessary materials (text, images, etc.), I will begin the wireframing phase to develop the structure and functionality of the website.<\/p>\n<p>You will have visibility into the development progress at all times.<\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;WEB CONTENT LAYOUT&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Once the design is approved, I will work on the web layout, ensuring all the necessary elements are correctly integrated to transmit the right information and showcase your brand&#8217;s identity, as well as the key elements that make your business stand out.<\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;WEBSITE REVIEW&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]At the end of the layout phase, you will have private access to review the site. You can test functionality and review all the details to ensure the website works smoothly.[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;SEO OPTIMIZATION&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]If you have chosen to add SEO optimization, the necessary elements will be added so that your website is optimized for search engines and they can find you more easily.[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;WEBSITE DELIVERY&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]Your website will be delivered fully functional and ready to grow your online presence.[\/et_pb_accordion_item][\/et_pb_accordion][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; admin_label=&#8221;Necesitas algo m\u00e1s&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; max_width=&#8221;80%&#8221; custom_margin=&#8221;|||&#8221; custom_padding=&#8221;||0px||false|true&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;ktu-vertical-bottom&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;\u00bfNecesitas algo m\u00e1s?&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;36px&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"NEED_SOMETHING_ELSE\"><\/span>NEED SOMETHING ELSE?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;|||&#8221; custom_padding=&#8221;30px||74px||false|true&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;ktu-vertical-bottom&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_cta title=&#8221;My mobile-optimized website&#8221; button_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; button_text=&#8221;LEARN MORE&#8221; module_class=&#8221;ktu-mod-mas-servicios&#8221; _builder_version=&#8221;4.16&#8243; header_level=&#8221;h3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#ffffff 0%|#ffffff 100%&#8221; background_color_gradient_start=&#8221;#ffffff&#8221; background_color_gradient_end=&#8221;#ffffff&#8221; background_layout=&#8221;light&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; link_option_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#eaeaea&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;order:1 !important;&#8221;]<\/p>\n<p>Adapting your website to mobile devices is essential. Offer your customers the best experience with a mobile-friendly website. <\/p>\n<p>[\/et_pb_cta][et_pb_cta title=&#8221;Want to expand or upgrade my website&#8221; button_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; button_text=&#8221;LEARN MORE&#8221; module_class=&#8221;ktu-mod-mas-servicios&#8221; _builder_version=&#8221;4.16&#8243; header_level=&#8221;h3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#4c0022 0%|#e2007a 100%&#8221; background_color_gradient_start=&#8221;#4c0022&#8243; background_color_gradient_end=&#8221;#e2007a&#8221; link_option_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;order:2 !important;&#8221;]<\/p>\n<p><span>Updating your website will help boost SEO positioning so you can attract more traffic and increase sales.<\/span><\/p>\n<p>[\/et_pb_cta][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;ktu-vertical-bottom&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|0px||0px&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_cta title=&#8221;Add social media yo my website&#8221; button_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; button_text=&#8221;LEARN MORE&#8221; module_class=&#8221;ktu-mod-mas-servicios&#8221; _builder_version=&#8221;4.16&#8243; header_level=&#8221;h3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#4c0022 0%|#e2007a 100%&#8221; background_color_gradient_start=&#8221;#4c0022&#8243; background_color_gradient_end=&#8221;#e2007a&#8221; link_option_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;order:6 !important;&#8221;]<\/p>\n<p><span>You can connect your website with your profiles on social networks and vice versa. This will help your business and brand grow. <\/span><\/p>\n<p>[\/et_pb_cta][et_pb_cta title=&#8221;What marketing materials do I need?&#8221; button_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; button_text=&#8221;LEARN MORE&#8221; module_class=&#8221;ktu-mod-mas-servicios&#8221; _builder_version=&#8221;4.16&#8243; header_level=&#8221;h3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#ffffff 0%|#ffffff 100%&#8221; background_color_gradient_start=&#8221;#ffffff&#8221; background_color_gradient_end=&#8221;#ffffff&#8221; background_layout=&#8221;light&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; link_option_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#eaeaea&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;order:5 !important;&#8221;]<\/p>\n<p><span>Brochures, flyers, catalogs, or any other print or digital materials you need to promote your brand and communicate with clients effectively.<\/span><\/p>\n<p>[\/et_pb_cta][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;ktu-vertical-bottom&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_cta title=&#8221;Complying with GDPR requirements?&#8221; button_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; button_text=&#8221;Complying with GDPR on my website&#8221; module_class=&#8221;ktu-mod-mas-servicios&#8221; _builder_version=&#8221;4.16&#8243; header_level=&#8221;h3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#ffffff 0%|#ffffff 100%&#8221; background_color_gradient_start=&#8221;#ffffff&#8221; background_color_gradient_end=&#8221;#ffffff&#8221; background_layout=&#8221;light&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; link_option_url=&#8221;https:\/\/www.kreatibu.com\/en\/contact\/&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#eaeaea&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;order:3 !important;&#8221;]Are you ensuring that your website complies with GDPR? I will help you adapt your website to meet the required legal standards (<a href=\"https:\/\/www.aepd.es\/es\/informes-y-resoluciones\/normativa-y-circulares\" target=\"_blank\" rel=\"noopener noreferrer\">RGPD\/LSSI<\/a>).[\/et_pb_cta][et_pb_cta title=&#8221;Tools for community managers&#8221; button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyMjYxMiIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;+ SEO TOOLS&#8221; module_class=&#8221;ktu-mod-mas-servicios&#8221; _builder_version=&#8221;4.18.0&#8243; _dynamic_attributes=&#8221;button_url&#8221; header_level=&#8221;h3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#4c0022 0%|#e2007a 100%&#8221; background_color_gradient_start=&#8221;#4c0022&#8243; background_color_gradient_end=&#8221;#e2007a&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;order:4 !important;&#8221;]<\/p>\n<p>Simple tool with which you can <a href=\"\/recursos-gratis-para-disenadores\/contador-de-caracteres-seo-btn\" title=\"Counter of words and letters in a text\">count the number of words or characters in a text<\/a>.<\/p>\n<p>[\/et_pb_cta][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Secci\u00f3n&#8221; _builder_version=&#8221;4.20.2&#8243; background_color=&#8221;#222222&#8243; background_image=&#8221;https:\/\/www.kreatibu.com\/wp-content\/uploads\/wall_color-2.png&#8221; background_size=&#8221;initial&#8221; background_repeat=&#8221;repeat&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; background_enable_color=&#8221;off&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;|||&#8221; custom_padding=&#8221;30px|30px|74px|30px|false|true&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;|0px||0px|false|true&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;ktu-vertical-bottom&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;PORTFOLIO&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#e2007a&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffffff&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"PORTFOLIO\"><\/span>PORTFOLIO<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"Some_of_the_works_carried_out\"><\/span><strong>Some of the works carried out<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>[\/et_pb_text][et_pb_dpblog_portfolio posts_number=&#8221;9&#8243; custom_post_types=&#8221;project&#8221; include_categories=&#8221;360&#8243; show_title=&#8221;off&#8221; show_categories=&#8221;off&#8221; custom_fields=&#8221;on&#8221; custom_field_names=&#8221;badge&#8221; gallery_cf=&#8221;on&#8221; show_pagination=&#8221;off&#8221; fullwidth=&#8221;off&#8221; _builder_version=&#8221;4.25.0&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_dpblog_portfolio][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjIyNDU4NSIsImVuYWJsZV9odG1sIjoib2ZmIn19@&#8221; button_text=&#8221;See more projects&#8221; button_alignment=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;ktu-btn&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;button_url&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_stops=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_start=&#8221;#e2007a&#8221; button_bg_color_gradient_end=&#8221;#851853&#8243; button_icon=&#8221;&#xe07e;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;10px||10px||true|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;&#8221; button_text_size_phone=&#8221;14px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; button_bg_color_gradient_stops_tablet=&#8221;#e2007a 0%|#851853 100%&#8221; button_bg_color_gradient_stops_phone=&#8221;#e2007a 0%|#851853 100%&#8221; box_shadow_style=&#8221;preset1&#8243; global_module=&#8221;55&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#851853&#8243; button_bg_color_gradient_end__hover=&#8221;#e2007a&#8221; button_bg_color_gradient_stops__hover=&#8221;#851853 0%|#e2007a 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Secci\u00f3n&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#444444&#8243; custom_padding=&#8221;0px||||false|false&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;rgba(0,0,0,0)&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;|||&#8221; custom_padding=&#8221;||0px||false|true&#8221; use_custom_width=&#8221;on&#8221; width_unit=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;ktu-vertical-bottom&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Clientes que conf\u00edan en m\u00ed&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#8221; header_2_font=&#8221;||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ffffff&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><span class=\"ez-toc-section\" id=\"CLIENTS_WHO_TRUST_KREATIBU\"><\/span>CLIENTS WHO TRUST KREATIBU<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Logos carousel&#8221; _builder_version=&#8221;4.19.5&#8243; text_font=&#8221;||||||||&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#e2007a&#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; header_3_text_color=&#8221;#333333&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;100vw&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;||&#8221; custom_padding=&#8221;||&#8221; custom_css_main_element=&#8221;width: 99vw;||left: -12% !important;&#8221; global_colors_info=&#8221;{}&#8221; custom_margin__hover=&#8221;0px||&#8221; max_width__hover=&#8221;100%&#8221; transform_rotate__hover=&#8221;0deg|0deg|0deg&#8221; transform_scale__hover=&#8221;92%|92%&#8221;]<\/p>\n<style>\n\t\t\tdiv.sp-logo-carousel-pro-section div#sp-logo-carousel-pro6aab978eabafc .sp-lcp-item img{\n\t\t\t\topacity: 1 !important;\n\t\t\t}\t\n\t\t\tdiv.sp-logo-carousel-pro-section div#sp-logo-carousel-pro6aab978eabafc .sp-lcp-item:hover img{\n\t\t\t\topacity: 1 !important;\n\t\t\t}\t\n\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border,\n\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item.sp-lcp-item-border{\n\t\t\t\tpadding: 0px;\n\t\t\t\tbackground: transparent;\n\t\t\t}\n\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item:hover .sp-lcp-item-border,\n\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item:hover.sp-lcp-item-border{\n\t\t\t\tbackground: transparent;\n\t\t\t}\n\t\t\tdiv.sp-logo-carousel-pro-section.layout-carousel div#sp-logo-carousel-pro6aab978eabafc .sp-lcp-item {\n\t\t\t\tfloat: none !important;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tvertical-align: middle;\n\t\t\t}\n\t\t\tdiv.sp-logo-carousel-pro-section div#sp-logo-carousel-pro6aab978eabafc [class*=\"lcp-col\"]{\n\t\t\t\tvertical-align: middle;\n\t\t\t\tmargin: 0;\n\t\t\t\tbox-shadow: none;\n\t\t\t\t}.sp-logo-carousel-pro-section #sp-logo-carousel-pro6aab978eabafc .sp-lcpro-readmore-area{\n\t\t\t\t\ttext-align: center;\n\t\t\t\t}\n\t\t\t\t.sp-logo-carousel-pro-section #sp-logo-carousel-pro6aab978eabafc .sp-lcpro-readmore-area .sp-lcpro-readmore{\n\t\t\t\t\tbackground: transparent;\n\t\t\t\t\tcolor: #05b3c6;\n\t\t\t\t\tpadding: 5px 13px;\n\t\t\t\t\tmargin-bottom: 18px;\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\tborder-radius: 2px;\n\t\t\t\t\tborder: 2px solid #05b3c6 !important;\n\t\t\t\t\tfont-size: 14px;font-family: Ubuntu;\n\t\t\t\t\t\tfont-style: normal; font-weight: 400;line-height:20px;\n\t\t\t\t\tletter-spacing: normal;\n\t\t\t\t\ttext-transform: none;\n\t\t\t\t}\n\t\t\t\t.sp-logo-carousel-pro-section #sp-logo-carousel-pro6aab978eabafc .sp-lcpro-readmore-area .sp-lcpro-readmore:hover{\n\t\t\t\t\tbackground: #05b3c6;\n\t\t\t\t\tcolor: #ffffff;\n\t\t\t\t\tborder: 2px solid #05b3c6 !important;\n\t\t\t\t}\n\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item img{\n\t\t\t\tfilter: gray;\n\t\t\t\t-webkit-filter: grayscale(1);\n\t\t\t\t-webkit-filter: grayscale(100%); \/* New WebKit *\/\n\t\t\t\t-o-filter: grayscale(1);\n\t\t\t\tfilter: grayscale(1); \/* Microsoft Edge and Firefox 35+ *\/\n\t\t\t}div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item:hover img{\n\t\t\t\tfilter: none;\n\t\t\t\t-webkit-filter: grayscale(0);\n\t\t\t\t-o-filter: grayscale(0);\n\t\t\t}@media screen and (max-width: 736px) {\n\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item img{\n\t\t\t\tfilter: none;\n\t\t\t\t-webkit-filter: grayscale(0);\n\t\t\t\t-o-filter: grayscale(0);\n\t\t\t}\n\t\t}div.sp-logo-section-id-6aab978eabafc .bx-viewport.bx-viewport { height: auto !important; }\n\t\t\t\t.layout-inline #sp-logo-carousel-pro6aab978eabafc.lcp-container{\n\t\t\t\t\tpadding-right: 1px;\n\t\t\t\t}\n\t\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border,\n\t\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item.sp-lcp-item-border{\n\t\t\t\t\tborder: 1px solid #dddddd;\n\t\t\t\t}\n\t\t\t\t.layout-inline #sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border,\n\t\t\t\t.layout-inline #sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item.sp-lcp-item-border{\n\t\t\t\t\tmargin: 0 -1px -1px 0;\n\t\t\t\t}\n\t\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item:hover .sp-lcp-item-border,\n\t\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item:hover.sp-lcp-item-border{\n\t\t\t\t\tborder-color: #dddddd;\n\t\t\t\t}\n\t\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border,\n\t\t\t\tdiv#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item.sp-lcp-item-border{\n\t\t\t\t\tborder-radius: 0px;\n\t\t\t\t\tz-index: 1;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t}\n\t\t.lcp_horizontal div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .sp-lcp-item {\n\t\t\tpadding-left: 4px;\n\t\t\tpadding-right: 4px;\n\t\t}\n\t\t.lcp_horizontal div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area .slick-list{\n\t\t\tmargin-left: -4px;\n\t\t\tmargin-right: -4px;\n\t\t\tpadding-right: 3px;\n\t\t}div.sp-logo-carousel-pro-section div#sp-logo-carousel-pro6aab978eabafc [class*=\"lcp-col\"]{\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t}\n\t\t\t\tdiv.sp-logo-carousel-pro-section.layout-grid div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area [class*=\"lcp-col\"],\n\t\t\t\tdiv.sp-logo-carousel-pro-section.layout-filter div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area [class*=\"lcp-col\"]{\n\t\t\t\t\tpadding-left: 4px;\n\t\t\t\t\tpadding-right: 4px;\n\t\t\t\t\tpadding-bottom: 8px;\n\t\t\t\t}\n\t\t\t\tdiv.sp-logo-carousel-pro-section.layout-grid div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area.lcp-container,\n\t\t\t\tdiv.sp-logo-carousel-pro-section.layout-filter div#sp-logo-carousel-pro6aab978eabafc.sp-logo-carousel-pro-area.lcp-container{\n\t\t\t\t\tmargin-left: -4px;\n\t\t\t\t\tmargin-right: -4px;\n\t\t\t\t\tmargin-bottom: -8px;\n\t\t\t\t}\n\t\t\t\t\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle .tooltipster-box{\n\t\t\tbackground: #000000;\n\t\t\tborder: 2px solid #000000;\n\t\t}\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-bottom .tooltipster-arrow-background,\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-bottom .tooltipster-arrow-border {\n\t\t\tborder-bottom-color: #000000;\n\t\t}\n\t\t\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-left .tooltipster-arrow-background,\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-left .tooltipster-arrow-border {\n\t\t\tborder-left-color: #000000;\n\t\t}\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-right .tooltipster-arrow-background,\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-right .tooltipster-arrow-border {\n\t\t\tborder-right-color: #000000;\n\t\t}\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-top .tooltipster-arrow-background,\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle.tooltipster-top .tooltipster-arrow-border {\n\t\t\tborder-top-color: #000000;\n\t\t}\n\t\t.tooltipster-sidetip.sp-logo-carousel-pro6aab978eabafcstyle .tooltipster-box .tooltipster-content {\n\t\t\tcolor: #ffffff;\n\t\t}<\/style><div class=\"sp-logo-carousel-pro-section layout-carousel sp-lcpro-id-222230 sp-logo-section-id-6aab978eabafc nav_position_top_right title_position_bottom sp-clear lcp_horizontal\"><div class=\"sp-lcp-conf\">{\"infinite\":\"true\",\"pause_on_hover\":\"true\",\"adaptive_height\":\"true\",\"items\":\"10\",\"auto_play\":\"true\",\"speed\":\"3000\",\"rtl_mode\":\"false\",\"dots\":\"false\",\"dots_mobile\":\"false\",\"nav\":\"false\",\"nav_mobile\":\"false\",\"slides_to_scroll\":\"1\",\"slides_to_scroll_mobile\":\"1\",\"lcp_row\":\"1\",\"auto_play_speed\":\"1000\",\"draggable\":\"true\",\"swipe\":\"true\",\"lazy\":\"true\",\"carousel_mode\":\"standard\",\"center_mode\":\"false\",\"center_mode_padding\":\"60px\",\"vertical\":\"false\",\"nav_type\":\"nav_arrow\",\"items_desktop\":\"8\",\"items_desktop_small\":\"6\",\"items_tablet\":\"6\",\"items_mobile\":\"4\",\"nav_arrow_type_horizon\":\"angle_arrow_horizon\"}<\/div><div class=\"sp-lcp-tooltip-conf\">{\"tooltip_effect\":\"grow\",\"tooltip_position\":\"top\",\"tooltip_width\":\"220\"}<\/div><div id=\"sp-logo-carousel-pro6aab978eabafc\" class=\"sp-logo-carousel-pro-area mode_standard splcp-ttip\"><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Restaurante Iturralde\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.restauranteiturralde.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/restaurante-iturralde-logotipos-clientes-kreatibu.jpg\" alt=\"Restaurante Iturralde\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Neu Psikologia\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.neupsikologia.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/neu-psikologia-logotipos-clientes-kreatibu.jpg\" alt=\"Neu Psikologia\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Elai Home\"><div class=\"sp-lcp-logo-wrapper\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/elaihome-logotipos-clientes-kreatibu.jpg\" alt=\"Elai Home\"  width=\"300\" height=\"210\"><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Taxi Getaria\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.taxigetaria.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/taxi-getaria-logotipos-clientes-kreatibu.jpg\" alt=\"Taxi Getaria\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Encarni Martinez\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/encarnimartinez.es\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/encarni-martinez-logotipos-clientes-kreatibu.jpg\" alt=\"Encarni Martinez\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Orioko Hegaztiak\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.oriokohegaztiak.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/orioko-hegaztiak-logotipos-clientes-kreatibu.jpg\" alt=\"Orioko Hegaztiak\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Aixe\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/aixe.eus\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/aixe-logotipos-clientes-kreatibu.jpg\" alt=\"Aixe\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Sormen Eskola Gunea\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.sormeneskolagunea.eus\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/sormen-eskola-gunea-logotipos-clientes-kreatibu.jpg\" alt=\"Sormen Eskola Gunea\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Ekilore Nuevas Constelaciones Familiares\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/ekilore.eus\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/ekilore-constelaciones-familiares-logotipos-clientes-kreatibu.jpg\" alt=\"Ekilore Nuevas Constelaciones Familiares\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Moldatu Home\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.moldatuhome.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/moldatu-home-logotipos-clientes-kreatibu.jpg\" alt=\"Moldatu Home\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Manuel Soto Abogado\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.abogadomanuelsoto.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/manuel-soto-logotipos-clientes-kreatibu.jpg\" alt=\"Manuel Soto Abogado\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Kima Montessori\"><div class=\"sp-lcp-logo-wrapper\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/kima-montessori-logotipos-clientes-kreatibu.jpg\" alt=\"Kima Montessori\"  width=\"300\" height=\"210\"><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"La Galer\u00eda del Piano\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.lagaleriadelpiano.com\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/galeria-logotipos-clientes-kreatibu.jpg\" alt=\"La Galer\u00eda del Piano\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Enara Franco\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.enarafranco.es\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/enara-franco-logotipos-clientes-kreatibu.jpg\" alt=\"Enara Franco\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><div class=\"sp-lcp-item text-center\"><div class=\"sp-lcp-item-border sp-lcp-tooltip\" title=\"Ernio Sukaldeak\"><div class=\"sp-lcp-logo-wrapper\"><a target=\"_blank\" href=\"https:\/\/www.erniosukaldeak.com\/\"  rel=\"nofollow\"><img decoding=\"async\" class=\"lazy\" src=\"https:\/\/www.kreatibu.com\/wp-content\/plugins\/logo-carousel-pro\/public\/assets\/css\/images\/bx_loader.gif\" data-lazy=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/ernio-sukaldeak-logotipos-clientes-kreatibu.jpg\" alt=\"Ernio Sukaldeak\"  width=\"300\" height=\"210\"><\/a><\/div><\/div><\/div><\/div><\/div>\n<p>[\/et_pb_text][dipl_testimonial_grid testimonial_layout=&#8221;layout2&#8243; testimonial_number=&#8221;6&#8243; include_categories=&#8221;108&#8243; number_of_columns=&#8221;3&#8243; use_masonry=&#8221;on&#8221; use_gravatar=&#8221;on&#8221; opening_quote_icon_size=&#8221;69px&#8221; custom_position_opening_quote_icon=&#8221;on&#8221; opening_quote_icon_position_top=&#8221;-7%&#8221; show_closing_quote_icon=&#8221;on&#8221; custom_position_closing_quote_icon=&#8221;on&#8221; closing_quote_icon_position_bottom=&#8221;7%&#8221; star_font_size=&#8221;30px&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; author_font=&#8221;|600|||||||&#8221; company_font=&#8221;|700|||||||&#8221; company_text_color=&#8221;#E2007A&#8221; company_font_size=&#8221;17px&#8221; custom_margin=&#8221;30px||||false|false&#8221; custom_padding=&#8221;|0px||0px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/dipl_testimonial_grid][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Secci\u00f3n viejo&#8221; module_class=&#8221;ktu-slider-cab&#8221; _builder_version=&#8221;4.16&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;204deg&#8221; background_color_gradient_stops=&#8221;#262626 34%|#efefef 36%&#8221; background_color_gradient_start=&#8221;#262626&#8243; background_color_gradient_start_position=&#8221;34%&#8221; background_color_gradient_end=&#8221;#efefef&#8221; background_color_gradient_end_position=&#8221;36%&#8221; min_height=&#8221;500px&#8221; custom_margin=&#8221;||-115px||false|false&#8221; custom_padding=&#8221;2vw||0vw||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||22vw||false|false&#8221; background_last_edited=&#8221;on|phone&#8221; background_color_gradient_direction_phone=&#8221;180deg&#8221; background_color_gradient_stops_phone=&#8221;#262626 13%|#efefef 14%&#8221; background_color_gradient_start_position_phone=&#8221;13%&#8221; background_color_gradient_end_position_phone=&#8221;14%&#8221; custom_css_main_element=&#8221;overflow: hidden;&#8221; disabled=&#8221;on&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;C\u00f3digo: mostrar1&#8243; _builder_version=&#8221;4.16&#8243; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]xxx[\/et_pb_code][et_pb_code admin_label=&#8221;C\u00f3digo: mostrar1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][et_pb_code disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;C\u00f3digo: mostrar1 Funciona&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-236735","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.7 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Web design in Gipuzkoa for freelancers Kreatibu<\/title>\n<meta name=\"description\" content=\"Design websites for freelancers in Gipuzkoa. Be visible, show your services on your website. Create logo, business card and advertising elements.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kreatibu.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HOME\" \/>\n<meta property=\"og:description\" content=\"Design websites for freelancers in Gipuzkoa. Be visible, show your services on your website. Create logo, business card and advertising elements.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kreatibu.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Dise\u00f1o de p\u00e1ginas web Gipuzkoa aut\u00f3nomos - Estudio de Dise\u00f1o Web Kreatibu\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/kreatibuestudioa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-27T09:49:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kreatibu.com\/wp-content\/uploads\/logo-v-kreatibu-diseno-paginas-web-gipuzkoa.png\" \/>\n\t<meta property=\"og:image:width\" content=\"264\" \/>\n\t<meta property=\"og:image:height\" content=\"240\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@kreatibu\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/www.kreatibu.com\\\/en\\\/\",\"name\":\"Web design in Gipuzkoa for freelancers Kreatibu\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/#website\"},\"datePublished\":\"2019-04-02T09:05:46+00:00\",\"dateModified\":\"2025-06-27T09:49:43+00:00\",\"description\":\"Design websites for freelancers in Gipuzkoa. Be visible, show your services on your website. Create logo, business card and advertising elements.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.kreatibu.com\\\/en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.kreatibu.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOME\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/#website\",\"url\":\"https:\\\/\\\/www.kreatibu.com\\\/\",\"name\":\"Dise\u00f1o de p\u00e1ginas web Gipuzkoa aut\u00f3nomos - Estudio de Dise\u00f1o Web Kreatibu\",\"description\":\"Dise\u00f1o de p\u00e1ginas web aut\u00f3nomos y emprendedores. S\u00e9 visible, muestra tus servicios. Logotipo, Elementos Publicitarios.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.kreatibu.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/#organization\",\"name\":\"Kreatibu Dise\u00f1o de P\u00e1ginas Web\",\"url\":\"https:\\\/\\\/www.kreatibu.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.kreatibu.com\\\/wp-content\\\/uploads\\\/kreatibu-estudio-de-diseno-web-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.kreatibu.com\\\/wp-content\\\/uploads\\\/kreatibu-estudio-de-diseno-web-logo.png\",\"width\":330,\"height\":100,\"caption\":\"Kreatibu Dise\u00f1o de P\u00e1ginas Web\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kreatibu.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/kreatibuestudioa\",\"https:\\\/\\\/x.com\\\/kreatibu\",\"https:\\\/\\\/www.instagram.com\\\/kreatibu\",\"https:\\\/\\\/www.kreatibu.com\\\/contacto\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Web design in Gipuzkoa for freelancers Kreatibu","description":"Design websites for freelancers in Gipuzkoa. Be visible, show your services on your website. Create logo, business card and advertising elements.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kreatibu.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"HOME","og_description":"Design websites for freelancers in Gipuzkoa. Be visible, show your services on your website. Create logo, business card and advertising elements.","og_url":"https:\/\/www.kreatibu.com\/en\/","og_site_name":"Dise\u00f1o de p\u00e1ginas web Gipuzkoa aut\u00f3nomos - Estudio de Dise\u00f1o Web Kreatibu","article_publisher":"https:\/\/www.facebook.com\/kreatibuestudioa","article_modified_time":"2025-06-27T09:49:43+00:00","og_image":[{"width":264,"height":240,"url":"https:\/\/www.kreatibu.com\/wp-content\/uploads\/logo-v-kreatibu-diseno-paginas-web-gipuzkoa.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@kreatibu","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kreatibu.com\/en\/","url":"https:\/\/www.kreatibu.com\/en\/","name":"Web design in Gipuzkoa for freelancers Kreatibu","isPartOf":{"@id":"https:\/\/www.kreatibu.com\/#website"},"datePublished":"2019-04-02T09:05:46+00:00","dateModified":"2025-06-27T09:49:43+00:00","description":"Design websites for freelancers in Gipuzkoa. Be visible, show your services on your website. Create logo, business card and advertising elements.","breadcrumb":{"@id":"https:\/\/www.kreatibu.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kreatibu.com\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.kreatibu.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.kreatibu.com\/en\/"},{"@type":"ListItem","position":2,"name":"HOME"}]},{"@type":"WebSite","@id":"https:\/\/www.kreatibu.com\/#website","url":"https:\/\/www.kreatibu.com\/","name":"Dise\u00f1o de p\u00e1ginas web Gipuzkoa aut\u00f3nomos - Estudio de Dise\u00f1o Web Kreatibu","description":"Dise\u00f1o de p\u00e1ginas web aut\u00f3nomos y emprendedores. S\u00e9 visible, muestra tus servicios. Logotipo, Elementos Publicitarios.","publisher":{"@id":"https:\/\/www.kreatibu.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kreatibu.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.kreatibu.com\/#organization","name":"Kreatibu Dise\u00f1o de P\u00e1ginas Web","url":"https:\/\/www.kreatibu.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kreatibu.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.kreatibu.com\/wp-content\/uploads\/kreatibu-estudio-de-diseno-web-logo.png","contentUrl":"https:\/\/www.kreatibu.com\/wp-content\/uploads\/kreatibu-estudio-de-diseno-web-logo.png","width":330,"height":100,"caption":"Kreatibu Dise\u00f1o de P\u00e1ginas Web"},"image":{"@id":"https:\/\/www.kreatibu.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/kreatibuestudioa","https:\/\/x.com\/kreatibu","https:\/\/www.instagram.com\/kreatibu","https:\/\/www.kreatibu.com\/contacto"]}]}},"_links":{"self":[{"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/pages\/236735","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/comments?post=236735"}],"version-history":[{"count":0,"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/pages\/236735\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.kreatibu.com\/en\/wp-json\/wp\/v2\/media?parent=236735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}