{"id":26496,"date":"2024-11-08T14:09:56","date_gmt":"2024-11-08T14:09:56","guid":{"rendered":"https:\/\/alaves.net\/alaves-innovation-2024\/"},"modified":"2026-02-27T12:18:08","modified_gmt":"2026-02-27T12:18:08","slug":"alaves-innovation-2024","status":"publish","type":"page","link":"https:\/\/alaves.net\/en\/","title":{"rendered":"Alaves Innovation 2024"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/alaves.net\/wp-content\/uploads\/main-hero-section.jpg&#8221; background_last_edited=&#8221;on|tablet&#8221; background_image_tablet=&#8221;https:\/\/alaves.net\/wp-content\/uploads\/main-hero-section-mv.jpg&#8221; background_enable_image_tablet=&#8221;on&#8221; custom_css_main_element=&#8221;aspect-ratio: 1920\/896;||width: 100%; &#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;aspect-ratio: 768\/672;||width: 100%;&#8221; custom_css_main_element_phone=&#8221;aspect-ratio: 768\/672;||width: 100%;&#8221;][et_pb_row _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;4em||||false|false&#8221; custom_margin_phone=&#8221;0em||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;&#8211;et_global_heading_font||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;90px&#8221; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;40px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>EVENT STRUCTURES<\/h1>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;arrow-top&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/alaves.net\/wp-content\/uploads\/flecha-top.png&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; custom_margin=&#8221;0vh|0px|5vh|0px|false|false&#8221; custom_margin_tablet=&#8221;-8vh||||false|false&#8221; custom_margin_phone=&#8221;-8vh||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; custom_css_main_element=&#8221;position: absolute;||top: 50vh;||left: calc( 50vw &#8211; 100px );||z-index: 2000;&#8221; custom_css_free_form=&#8221;selector .et_parallax_bg{||  background-size: auto; ||  background-position: 50% 70%; ||}||||selector{||  visibility: hidden; ||}&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div style=\"width:200px;height:400px\"><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->    document.addEventListener(\"DOMContentLoaded\", function() {<!-- [et_pb_line_break_holder] -->        let slide_mob = document.querySelector('#n2-ss-5 [data-title=\"EVENTOS DEPORTIVOS\"]');<!-- [et_pb_line_break_holder] -->        let slide = document.querySelector('#n2-ss-2 [data-title=\"EVENTOS DEPORTIVOS\"]');<!-- [et_pb_line_break_holder] -->        let arrow = document.querySelector('#arrow-top');<!-- [et_pb_line_break_holder] -->        const screenWidth = window.innerWidth;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const observer1 = new MutationObserver((mutationsList) => {<!-- [et_pb_line_break_holder] -->            for (const mutation of mutationsList) {<!-- [et_pb_line_break_holder] -->                if (mutation.type === 'attributes' && mutation.attributeName === 'class') {<!-- [et_pb_line_break_holder] -->                    const hasclas = slide.classList.contains('n2-ss-slide-active');<!-- [et_pb_line_break_holder] -->                    if (hasclas) {<!-- [et_pb_line_break_holder] -->                        arrow.classList.add('show-arrow');<!-- [et_pb_line_break_holder] -->                    } else {<!-- [et_pb_line_break_holder] -->                        arrow.classList.remove('show-arrow');<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                }<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->      const observer2 = new MutationObserver((mutationsList) => {<!-- [et_pb_line_break_holder] -->            for (const mutation of mutationsList) {<!-- [et_pb_line_break_holder] -->                if (mutation.type === 'attributes' && mutation.attributeName === 'class') {<!-- [et_pb_line_break_holder] -->                    const hasclas = slide_mob.classList.contains('n2-ss-slide-active');<!-- [et_pb_line_break_holder] -->                    if (hasclas) {<!-- [et_pb_line_break_holder] -->                        arrow.classList.add('show-arrow');<!-- [et_pb_line_break_holder] -->                    } else {<!-- [et_pb_line_break_holder] -->                        arrow.classList.remove('show-arrow');<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                }<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->        if (screenWidth > 980) {<!-- [et_pb_line_break_holder] -->            observer1.observe(slide, {<!-- [et_pb_line_break_holder] -->                attributes: true<!-- [et_pb_line_break_holder] -->            })<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->            observer2.observe(slide_mob, {<!-- [et_pb_line_break_holder] -->                attributes: true<!-- [et_pb_line_break_holder] -->            })<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/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.27.3&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;2em|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; animation_style=&#8221;zoom&#8221; animation_duration=&#8221;1800ms&#8221; animation_delay=&#8221;2000ms&#8221; animation_intensity_zoom=&#8221;100%&#8221; animation_starting_opacity=&#8221;94%&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;2560px&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<div class=\"yt-bg\"><!-- [et_pb_line_break_holder] -->  <iframe<!-- [et_pb_line_break_holder] -->    src=&#8221;https:\/\/www.youtube.com\/embed\/iax3KhVHMkw?autoplay=1&#038;mute=1&#038;controls=0&#038;rel=0&#038;playsinline=1&#038;modestbranding=1&#038;fs=0&#038;disablekb=1&#038;iv_load_policy=3&#038;loop=1&#038;playlist=iax3KhVHMkw&#8221;<!-- [et_pb_line_break_holder] -->    title=&#8221;YouTube video player&#8221;<!-- [et_pb_line_break_holder] -->    frameborder=&#8221;0&#8243;<!-- [et_pb_line_break_holder] -->    allow=&#8221;autoplay; encrypted-media; picture-in-picture&#8221;<!-- [et_pb_line_break_holder] -->    referrerpolicy=&#8221;strict-origin-when-cross-origin&#8221;<!-- [et_pb_line_break_holder] -->    allowfullscreen><!-- [et_pb_line_break_holder] -->  <\/iframe><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  .yt-bg{position:relative;width:100%;aspect-ratio:16\/9;overflow:hidden}<!-- [et_pb_line_break_holder] -->  .yt-bg iframe{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.27.3&#8243; background_color=&#8221;#000000&#8243; height=&#8221;80vh&#8221; height_tablet=&#8221;100vh&#8221; height_phone=&#8221;100vh&#8221; height_last_edited=&#8221;off|desktop&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;110px||110px||false|false&#8221; custom_padding_tablet=&#8221;85px||85px||true|false&#8221; custom_padding_phone=&#8221;85px||85px||false|false&#8221; custom_css_main_element=&#8221;display: flex; ||align-items: center; &#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; admin_label=&#8221;row&#8221; _builder_version=&#8221;4.27.3&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width_tablet=&#8221;85%&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width=&#8221;2560px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;|auto||auto|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;MDNichrome-Black||||||||&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;MDNichrome-Black||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;90px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_2_font_size_tablet=&#8221;47px&#8221; header_2_font_size_phone=&#8221;47px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_2_line_height_tablet=&#8221;39px&#8221; header_2_line_height_phone=&#8221;0.9em&#8221; header_2_line_height_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;.mititle{||  webkit-text-stroke-width: 1px !Important;||    -webkit-text-stroke-color: #fff !important;||}&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>WHY <span style=\"color: #000000;\" class=\"mititle\">ALAVES?<\/span><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_body_font|300|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;25px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; text_font_size_tablet=&#8221;18px&#8221; text_font_size_phone=&#8221;18px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;25px&#8221; text_line_height_phone=&#8221;25px&#8221; text_line_height_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-pm-slice=\"1 1 []\">At ALAVES, we are clear that there is only one way to make a big impact, and that is by distinguishing ourselves by creating something excellent. &#8220;Creating with love&#8221; <\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/alaves.net\/wp-content\/uploads\/low-Montmelo-F1-14-scaled.jpg&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; height=&#8221;100vh&#8221; max_height=&#8221;100vh&#8221; max_height_tablet=&#8221;100vh&#8221; max_height_phone=&#8221;35vh&#8221; max_height_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; animation_direction=&#8221;bottom&#8221; scroll_vertical_motion=&#8221;0|0|23|100|-1.5|0|1&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; parallax=&#8221;on&#8221; width=&#8221;100%&#8221; max_width=&#8221;2560px&#8221; height=&#8221;65vh&#8221; max_height=&#8221;100vh&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; max_height__hover_enabled=&#8221;off|desktop&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Secci\u00f3n Carrusel&#8221; module_id=&#8221;carrusel-home-grid&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; max_width=&#8221;2560px&#8221; custom_margin=&#8221;70px|0px|0px|0px|false|false&#8221; custom_margin_tablet=&#8221;85px|0px|0px|0px|false|false&#8221; custom_margin_phone=&#8221;85px|0px|0px|0px|false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; custom_css_main_element=&#8221;display: grid;||grid-template-columns: 50% 50%;||grid-template-rows: 25% 75%;||height: 70vh;||gap: 40px;&#8221; custom_css_free_form=&#8221;selector{||  overflow: hidden; ||}||||@media(max-width: 1500px) and (min-width: 980px){||  selector#carrusel-home-grid {||    height: 56vh;||  }||}&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;display: grid;||grid-template-columns: 100%;||grid-template-rows: auto auto auto;||height: auto;||gap: 0px;&#8221; custom_css_main_element_phone=&#8221;display: grid;||grid-template-columns: 100%;||grid-template-rows: auto auto auto;||height: auto;||gap: 0px;&#8221;][et_pb_row _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;980px&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; custom_css_main_element=&#8221;z-index: 0;||grid-column: 1 \/ 1; ||grid-row: 1 \/ 2;&#8221; custom_css_free_form=&#8221;selector * {||  min-height: 0px;||  min-width: 0px;||}&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;grid-column: 1 ; ||grid-row: 1 ;&#8221; custom_css_main_element_phone=&#8221;grid-column: 1 ; ||grid-row: 1 ;&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;slick1&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/alaves.net\/wp-content\/uploads\/28-16.jpg&#8221; title_text=&#8221;28&#8243; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;off|tablet&#8221; custom_css_main_element_tablet=&#8221;width: 100%;&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/alaves.net\/wp-content\/uploads\/27-17.jpg&#8221; title_text=&#8221;27&#8243; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;off|tablet&#8221; custom_css_main_element_tablet=&#8221;width: 100%;&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; width=&#8221;90%&#8221; max_width=&#8221;2560px&#8221; custom_margin=&#8221;|0px||0px|false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_css_main_element=&#8221;z-index: 5;||grid-column: 2 \/ 2; ||grid-row: 1 \/ 1;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;grid-column: 1 ; ||grid-row: 3 ;||justify-self: end;&#8221; custom_css_main_element_phone=&#8221;grid-column: 1 ; ||grid-row: 3 ;||justify-self: end;&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;90%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div id=\"prevButton\"><!-- [et_pb_line_break_holder] -->    <svg id=\"Capa_1\" data-name=\"Capa 1\" width=\"30px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32.49 30\"><!-- [et_pb_line_break_holder] -->  <line x1=\"30.99\" y1=\"15.51\" x2=\"4.05\" y2=\"15.49\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-miterlimit=\"10\" stroke-width=\"4\"\/><!-- [et_pb_line_break_holder] -->  <line x1=\"15.47\" y1=\"27\" x2=\"3.5\" y2=\"15.49\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"\/><!-- [et_pb_line_break_holder] -->  <line x1=\"15.6\" y1=\"4\" x2=\"3.5\" y2=\"15.49\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div id=\"nextButton\"><!-- [et_pb_line_break_holder] -->    <svg id=\"Capa_1\" data-name=\"Capa 1\" width=\"30px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32.49 30\"><!-- [et_pb_line_break_holder] -->  <line x1=\"1.5\" y1=\"15\" x2=\"28.44\" y2=\"15\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-miterlimit=\"10\" stroke-width=\"4\"\/><!-- [et_pb_line_break_holder] -->  <line x1=\"17.02\" y1=\"3.5\" x2=\"28.99\" y2=\"15\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"\/><!-- [et_pb_line_break_holder] -->  <line x1=\"16.9\" y1=\"26.5\" x2=\"28.99\" y2=\"15\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"\/><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->    document.addEventListener('DOMContentLoaded', function() {<!-- [et_pb_line_break_holder] -->        jQuery(function($) {<!-- [et_pb_line_break_holder] -->            var slick1 = $('.slick1').slick({<!-- [et_pb_line_break_holder] -->                prevArrow: $('#prevButton'),<!-- [et_pb_line_break_holder] -->                nextArrow: $('#nextButton'),<!-- [et_pb_line_break_holder] -->                dots: false,<!-- [et_pb_line_break_holder] -->                infinite: true,<!-- [et_pb_line_break_holder] -->                autoplay: false,<!-- [et_pb_line_break_holder] -->                draggable: false,<!-- [et_pb_line_break_holder] -->                \/\/swipe: true,<!-- [et_pb_line_break_holder] -->                cssEase: 'ease-in-out',<!-- [et_pb_line_break_holder] -->                speed: 1500,<!-- [et_pb_line_break_holder] -->                \/\/touchMove: true,<!-- [et_pb_line_break_holder] -->                slidesToShow: 1,<!-- [et_pb_line_break_holder] -->                slidesToScroll: 1,<!-- [et_pb_line_break_holder] -->                asNavFor: '.slick2'<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            var slick2 = $('.slick2').slick({<!-- [et_pb_line_break_holder] -->                prevArrow: $('#prevButton'),<!-- [et_pb_line_break_holder] -->                nextArrow: $('#nextButton'),<!-- [et_pb_line_break_holder] -->                dots: false,<!-- [et_pb_line_break_holder] -->                fade: true,<!-- [et_pb_line_break_holder] -->                infinite: true,<!-- [et_pb_line_break_holder] -->                autoplay: false,<!-- [et_pb_line_break_holder] -->                draggable: true,<!-- [et_pb_line_break_holder] -->                \/\/swipe: true,<!-- [et_pb_line_break_holder] -->                speed: 1500,<!-- [et_pb_line_break_holder] -->                \/\/touchMove: true,<!-- [et_pb_line_break_holder] -->                slidesToShow: 1,<!-- [et_pb_line_break_holder] -->                slidesToScroll: 1,<!-- [et_pb_line_break_holder] -->                asNavFor: '.slick1'<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            if ($(window).width() <= 980) {    \/* Definir las flechas SVG para reutilizar en slick *\/    var prevArrowSVG = $('#prev_vid');    var nextArrowSVG = $('#next_vid');    \/* Inicializaci\u00f3n de slick*\/    var slick3 = $('.slick3').slick({        dots: false,        arrows: true,        prevArrow: prevArrowSVG,        nextArrow: nextArrowSVG,        infinite: true,        autoplay: true,        autoplaySpeed: 5000,        speed: 1000,        fade: false,        draggable: true,        slidesToShow: 1,        slidesToScroll: 1,        adaptiveHeight: true,        pauseOnHover: true,        lazyLoad: 'progressive',        pauseOnFocus: true,        centerMode: false    });    $('.slick3').on('beforeChange', function(event, slick, currentSlide, nextSlide) {        $('.slick-slide video').each(function() {            this.pause();        });    });    \/*$('.slick3').on('afterChange', function(event, slick, currentSlide) {        var currentVideo = $(slick.$slides[currentSlide]).find('video');        if (currentVideo.length) {            currentVideo[0].play();        }    });*\/    $('.slick3 video').on('play', function() {        $('.slick3').slick('slickPause');     });    $('.slick3 video').on('pause', function() {        $('.slick3').slick('slickPlay');    });}        });    });<\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"#000000\" width=\"90%\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_margin_tablet=\"41px||||false|false\" custom_margin_phone=\"41px||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px|0px|0px|0px|false|false\" custom_css_main_element=\"z-index: 5;||grid-column: 2 \/ 2; ||grid-row: 2 \/ 2;||justify-self: start;\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"grid-column: 1; ||grid-row: 2;||justify-self: center;\" custom_css_main_element_phone=\"grid-column: 1; ||grid-row: 2;||justify-self: center;\"][et_pb_column type=\"4_4\" module_class=\"slick2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_card title=\"DESIGN AND CREATION OF UNIQUE SPACES FOR HOSPITALITY\" badge_text=\"Badget Text\" content_padding_tablet=\"\" content_padding_phone=\"\" content_padding_last_edited=\"on|desktop\" _builder_version=\"4.27.3\" _module_preset=\"7e2af8e0-b919-49de-ab46-c39a030fc679\" body_line_height_tablet=\"25px\" body_line_height_phone=\"25px\" body_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"204\" data-end=\"377\">At ALAVES, we transform spaces into unforgettable experiences. Since 1976, our family history has taught us that the real difference is achieved by creating with love.<\/p>\n<p data-start=\"379\" data-end=\"675\">Today, we maintain that legacy with our sights set on the future, offering hospitality solutions for top-tier events worldwide. Our commitment is to design unique environments that not only surprise with their form and quality but also generate a lasting emotional impact. <\/p>\n<p data-start=\"677\" data-end=\"832\">We work with closeness and trust, taking care of every detail and putting love into everything we do, to turn each project into a unique experience.<\/p>\n<p>[\/dsm_card][dsm_card title=\"WE SIMPLIFY YOUR EVENT, MAXIMIZE YOUR IMPACT\" badge_text=\"Badget Text\" _builder_version=\"4.27.3\" _module_preset=\"7e2af8e0-b919-49de-ab46-c39a030fc679\" body_line_height_tablet=\"25px\" body_line_height_phone=\"25px\" body_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"144\" data-end=\"530\">At ALAVES Innovation, we offer comprehensive solutions in the design and manufacture of structures for events. We have a highly qualified team that develops personalized, top-quality proposals, always incorporating the latest innovations. Trusting us means simplifying your process, having all the solutions you need in a single company.  <\/p>\n<p>[\/dsm_card][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"#000000\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_row custom_padding_last_edited=\"on|tablet\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"||||false|false\" custom_padding=\"110px||37px||false|false\" custom_padding_tablet=\"85px||37px||false|false\" custom_padding_phone=\"85px||37px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_font_size_tablet=\"65px\" header_2_font_size_phone=\"44px\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<\/p>\n<h2><span style=\"color: #000000;\" class=\"mititle\">LET'S CONNECT TO<\/span><br \/>CREATE TOGETHER<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=\"off|off|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_image_accordion disabled_on=\"on|on|off\" module_id=\"acordeon1\" _builder_version=\"4.27.3\" _module_preset=\"default\" title_font=\"--et_global_body_font|700|||||||\" title_font_size=\"24px\" custom_button=\"on\" button_text_size=\"16px\" button_bg_color=\"RGBA(255,255,255,0)\" button_border_width=\"0px\" button_font=\"--et_global_body_font|500|||||||\" button_icon=\"&#xf061;||fa||900\" button_icon_color=\"#d70c0c\" button_on_hover=\"off\" button_alignment=\"left\" button_custom_padding=\"0px|0px|0px|0px|false|false\" custom_margin=\"0px||37px||false|false\" custom_padding=\"0px||0px||false|false\" custom_css_free_form=\"selector#acordeon1 .my-accordion.dsm_image_accordion_active_item{||  flex: 2 0 0%;||  transition: flex 1s ease;||}||||selector#acordeon1 .my-accordion{||  background-size: auto 100%;||}||||#main-content selector#acordeon1 .my-accordion .dsm_image_accordion_button_wrapper{||  opacity: 0;||}||||#main-content selector#acordeon1 .my-accordion.dsm_image_accordion_active_item .dsm_image_accordion_button_wrapper{||  opacity: 1;||  transition: opacity 1s ease;||}||||#main-content selector#acordeon1 .my-accordion .dsm_image_accordion_child_content{||  opacity: 1;||  transform: rotate(-90deg) translate(-70px);||  transform-origin: 0% 0%;||  left: 30px;||  min-width: 300px;||  max-width: 300px;||}||||#main-content selector#acordeon1 .my-accordion.dsm_image_accordion_active_item .dsm_image_accordion_child_content{||\ttransform: rotate(0deg) !important;||  transform-origin: 0% 0%;||  transition: transform 1s ease;||  max-width: 300px;||}||||#main-content selector#acordeon1 .my-accordion .dsm_image_accordion_child_content .dsm_image_accordion_title{||  margin-bottom: 0px;||}||||selector .dsm_ia_button::after{||  content: %22\uf061%22;||  transform: translate(0px, 0px);||  transition: 0.5s transform ease;||  margin-top: 0.2rem;||}||||selector .dsm_ia_button:hover::after{||    transform: translate(10px, 0px);||    transition: 0.5s transform ease;;||}||||selector .et_pb_module_inner{||  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);||}\" global_colors_info=\"{}\" button_icon_color__hover_enabled=\"on|desktop\" button_icon_color__hover=\"#ffffff\"][dsm_image_accordion_child module_class=\"my-accordion\" expanded_item=\"on\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/7-3.jpg\" title_text=\"7\" image_accordion_title=\"HERE YOU FEEL THE POWER OF CREATING\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0NDkyIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||0rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child module_class=\"my-accordion\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/PORSCHE-ALAVES.jpg\" title_text=\"PORSCHE ALAVES\" image_accordion_title=\"HIGH OCEANPROKT STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0NjcyIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||1rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child module_class=\"my-accordion\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/Ocean-1-planta-alaves.jpg\" title_text=\"Ocean 1 planta alaves\" image_accordion_title=\"NEW OCEANPROKT 1-STORY STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0ODU5IiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||1rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child module_class=\"my-accordion\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/ARCO-ALAVES.jpg\" title_text=\"ARCO ALAVES\" image_accordion_title=\"ARCH STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0ODEzIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||1rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][\/dsm_image_accordion][dsm_image_accordion disabled_on=\"on|on|off\" module_id=\"acordeon1\" _builder_version=\"4.27.3\" _module_preset=\"default\" title_font=\"--et_global_body_font|700|||||||\" title_font_size=\"24px\" custom_button=\"on\" button_text_size=\"16px\" button_bg_color=\"RGBA(255,255,255,0)\" button_border_width=\"0px\" button_font=\"--et_global_body_font|500|||||||\" button_icon=\"&#xf061;||fa||900\" button_icon_color=\"#d70c0c\" button_on_hover=\"off\" button_alignment=\"left\" button_custom_padding=\"0px|0px|0px|0px|false|false\" custom_margin=\"0px||37px||false|false\" custom_padding=\"0px||0px||false|false\" custom_css_free_form=\"selector#acordeon1 .my-accordion.dsm_image_accordion_active_item{||  flex: 2 0 0%;||  transition: flex 1s ease;||}||||selector#acordeon1 .my-accordion{||  background-size: auto 100%;||}||||#main-content selector#acordeon1 .my-accordion .dsm_image_accordion_button_wrapper{||  opacity: 0;||}||||#main-content selector#acordeon1 .my-accordion.dsm_image_accordion_active_item .dsm_image_accordion_button_wrapper{||  opacity: 1;||  transition: opacity 1s ease;||}||||#main-content selector#acordeon1 .my-accordion .dsm_image_accordion_child_content{||  opacity: 1;||  transform: rotate(-90deg) translate(-70px);||  transform-origin: 0% 0%;||  left: 30px;||  min-width: 300px;||  max-width: 300px;||}||||#main-content selector#acordeon1 .my-accordion.dsm_image_accordion_active_item .dsm_image_accordion_child_content{||\ttransform: rotate(0deg) !important;||  transform-origin: 0% 0%;||  transition: transform 1s ease;||  max-width: 300px;||}||||#main-content selector#acordeon1 .my-accordion .dsm_image_accordion_child_content .dsm_image_accordion_title{||  margin-bottom: 0px;||}||||selector .dsm_ia_button::after{||  content: %22\uf061%22;||  transform: translate(0px, 0px);||  transition: 0.5s transform ease;||  margin-top: 0.2rem;||}||||selector .dsm_ia_button:hover::after{||    transform: translate(10px, 0px);||    transition: 0.5s transform ease;;||}||||selector .et_pb_module_inner{||  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);||}\" global_colors_info=\"{}\" button_icon_color__hover=\"#FFFFFF\" button_icon_color__hover_enabled=\"on|hover\"][dsm_image_accordion_child module_class=\"my-accordion\" expanded_item=\"on\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/medtronic.jpg\" title_text=\"medtronic\" image_accordion_title=\"KUBIC5 STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0ODk0IiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||0rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child module_class=\"my-accordion\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/WEB-06-DOBLE-PLANTA.jpg\" title_text=\"WEB 06 DOBLE PLANTA\" image_accordion_title=\"DOUBLE-STORY STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0OTYzIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link,link_option_url\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||1rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0OTYzIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child module_class=\"my-accordion\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/bmw-m-alaves.jpg\" title_text=\"bmw m alaves\" image_accordion_title=\"EVENTS HELD\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0NDkyIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||1rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child module_class=\"my-accordion\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/otros-serv.jpg\" title_text=\"otros serv\" image_accordion_title=\"OTHER SERVICES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE1MTUiLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" button_icon=\"&#x24;||divi||400\" button_on_hover=\"off\" custom_margin=\"|1rem||1rem|false|false\" custom_padding=\"1rem|1rem|1rem|1rem|true|true\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][\/dsm_image_accordion][dsm_image_accordion image_accordion_type=\"on_click\" ia_direction=\"vertical\" ia_height=\"900px\" disabled_on=\"off|off|on\" module_id=\"acordeon3\" _builder_version=\"4.27.3\" _module_preset=\"default\" title_font=\"--et_global_body_font|700|||||||\" title_text_color=\"#FFFFFF\" title_font_size=\"16px\" title_line_height=\"15px\" custom_button=\"on\" button_text_size=\"12px\" button_text_color=\"#FFFFFF\" button_border_width=\"0px\" button_font=\"--et_global_body_font|500|||||||\" button_icon=\"&#xf061;||fa||900\" button_icon_color=\"#d70c0c\" button_on_hover=\"off\" button_alignment=\"left\" button_custom_padding=\"0px|0px|0px|0px|false|false\" custom_css_free_form=\"selector#acordeon3 .dsm_image_accordion_active_item{||  flex: 3 0 0%;||  transition: flex 1s ease;||}||||selector#acordeon1 .dsm_image_accordion_child{||  background-size: auto 100%;||}||||#main-content selector#acordeon3 .dsm_image_accordion_child_content{||  opacity: 1;||}||||#main-content selector#acordeon3 .dsm_image_accordion_button_wrapper{||  opacity: 0;||  display: none;||}||||#main-content selector#acordeon3 .dsm_image_accordion_active_item .dsm_image_accordion_button_wrapper{||  opacity: 1;||  animation: dn-to-db 1s ease; ||  display: block; ||}||||#main-content selector#acordeon3 .dsm_image_accordion_child_content .dsm_ia_button::after{||  content: %22\uf061%22;||  transform: translate(0px, 0px);||  transition: 0.5s transform ease;||  margin-top: 0.6em;||}||||#main-content selector#acordeon3 .dsm_image_accordion_child_content .dsm_ia_button:hover::after{||    transform: translate(10px, 0px);||    transition: 0.5s transform ease;;||}||||#main-content selector#acordeon3 .dsm_image_accordion_child:not(.dsm_image_accordion_active_item) .et_pb_module_inner{||  background-color: rgba(0, 0, 0, 0.5);||}||\" global_colors_info=\"{}\" button_icon_color__hover_enabled=\"on|hover\" button_icon_color__hover=\"#FFFFFF\"][dsm_image_accordion_child expanded_item=\"on\" image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/7-3.jpg\" title_text=\"7\" image_accordion_title=\"HERE YOU FEEL THE POWER OF CREATING  \" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0NDkyIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/1-21.jpg\" title_text=\"1\" image_accordion_title=\"HIGH OCEANPROKT STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0NjcyIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/26-7.jpg\" title_text=\"26\" image_accordion_title=\"NEW OCEANPROKT 1-STORY STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0ODU5IiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/7-13.jpg\" title_text=\"7\" image_accordion_title=\"ARCH STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0ODEzIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/medtronic.jpg\" title_text=\"medtronic\" image_accordion_title=\"KUBIC5 STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0ODk0IiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/DSC00659-copia-1.jpg\" title_text=\"DSC00659 copia\" image_accordion_title=\"DOUBLE-STORY STRUCTURES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0OTYzIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/bmw-m-alaves.jpg\" title_text=\"bmw m alaves\" image_accordion_title=\"EVENTS HELD\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI0NDkyIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][dsm_image_accordion_child image_accordion_src=\"https:\/\/alaves.net\/wp-content\/uploads\/otros-serv.jpg\" title_text=\"otros serv\" image_accordion_title=\"OTHER SERVICES\" show_ia_button=\"on\" ia_button_text=\"SEE ALL\" ia_button_link=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE1MTUiLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@\" ia_button_link_target=\"1\" ia_align_horizontal=\"left\" ia_align_vertical=\"bottom\" _builder_version=\"4.27.3\" _dynamic_attributes=\"ia_button_link\" _module_preset=\"default\" custom_margin=\"||20px||false|false\" custom_padding=\"||20px|20px|false|false\" global_colors_info=\"{}\"][\/dsm_image_accordion_child][\/dsm_image_accordion][et_pb_button button_url=\"#contacto\" button_text=\"CONTACT\" _builder_version=\"4.27.3\" _module_preset=\"d9b9ce39-e62b-41b1-8861-b7e30e03a41f\" custom_margin=\"37px||||false|false\" custom_margin_tablet=\"41px||||false|false\" custom_margin_phone=\"41px||||false|false\" custom_margin_last_edited=\"on|tablet\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" custom_padding_last_edited=\"on|tablet\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"#000000\" custom_margin=\"||||false|false\" custom_padding=\"110px||0px||false|false\" custom_padding_tablet=\"85px||0px||false|false\" custom_padding_phone=\"85px||||false|false\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"37px\" header_2_line_height_phone=\"37px\" header_2_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<h2><span style=\"color: #000000;\" class=\"mititle\">COMPREHENSIVE<\/span><br \/>SERVICE<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" custom_padding_last_edited=\"off|desktop\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" module_alignment=\"center\" custom_margin=\"37px||37px||false|false\" custom_margin_tablet=\"0px||63px||false|false\" custom_margin_phone=\"0px||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" custom_padding_tablet=\"37px||||false|false\" custom_padding_phone=\"10px||||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Plantilla-Numero-Web.jpg\" title_text=\"Web Number Template\" force_fullwidth=\"on\" disabled_on=\"on|on|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||37px||false|false\" custom_margin_phone=\"||41px||false|false\" custom_margin_last_edited=\"off|desktop\" animation_style=\"slide\" animation_direction=\"right\" hover_transition_duration=\"1000ms\" scroll_horizontal_motion=\"0|50|50|100|10|0|0\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"2em||||false|false\" custom_padding_tablet=\"0em||||false|false\" custom_padding_phone=\"0em||||false|false\" custom_padding_last_edited=\"on|tablet\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_font_size=\"32px\" header_3_font=\"MDNicrome Dark|700|||||||\" header_3_text_color=\"#FFFFFF\" header_3_font_size=\"32px\" custom_margin=\"||37px||false|false\" custom_margin_tablet=\"0px||30px||false|false\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"off|desktop\" animation_direction=\"bottom\" scroll_fade_enable=\"on\" header_3_font_size_tablet=\"27px\" header_3_font_size_phone=\"27px\" header_3_font_size_last_edited=\"on|tablet\" header_3_line_height_tablet=\"25px\" header_3_line_height_phone=\"25px\" header_3_line_height_last_edited=\"off|desktop\" global_colors_info=\"{}\"]<\/p>\n<h3>ANALYSIS AND ADVICE<\/h3>\n<p>[\/et_pb_text][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Plantilla-Numero-Web.jpg\" title_text=\"Web Number Template\" force_fullwidth=\"on\" disabled_on=\"off|off|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_margin_tablet=\"||37px||false|false\" custom_margin_phone=\"||41px||false|false\" custom_margin_last_edited=\"off|desktop\" animation_style=\"slide\" animation_direction=\"right\" hover_transition_duration=\"1000ms\" scroll_horizontal_motion=\"0|50|50|100|10|0|0\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"Outfit||||||||\" text_font_size=\"16px\" text_line_height=\"1.4em\" custom_margin_phone=\"0px||||false|false\" custom_margin_last_edited=\"off|desktop\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"off|desktop\" animation_direction=\"bottom\" scroll_fade_enable=\"on\" text_font_size_tablet=\"18px\" text_font_size_phone=\"18px\" text_font_size_last_edited=\"on|tablet\" text_line_height_tablet=\"25px\" text_line_height_phone=\"25px\" text_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"179\" data-end=\"360\">At ALAVES, we don't start a project without truly understanding it first. We analyze your needs closely, question the established, and look for the angle that makes a difference. <\/p>\n<p data-start=\"362\" data-end=\"503\">Our team turns ideas into clear strategies and real solutions, designed to make your project solid from day one.<\/p>\n<p data-start=\"505\" data-end=\"594\">Because every step we take is designed to transform an idea into real results.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" module_alignment=\"center\" custom_margin=\"37px||37px||false|false\" custom_margin_tablet=\"0px||63px||false|false\" custom_margin_phone=\"0px||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"2em||||false|false\" custom_padding_tablet=\"0em||||false|false\" custom_padding_phone=\"0em||||false|false\" custom_padding_last_edited=\"on|tablet\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_font_size=\"32px\" header_3_font=\"MDNicrome Dark|700|||||||\" header_3_text_color=\"#FFFFFF\" header_3_font_size=\"32px\" custom_margin=\"||37px||false|false\" custom_margin_tablet=\"0px||30px||false|false\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" scroll_fade_enable=\"on\" header_3_font_size_tablet=\"27px\" header_3_font_size_phone=\"27px\" header_3_font_size_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<h3>3D VISUAL RENDERS<\/h3>\n<p>[\/et_pb_text][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Sin-titulo-721-x-458-px-2.jpg\" title_text=\"Untitled (721 x 458 px) (2)\" force_fullwidth=\"on\" disabled_on=\"off|off|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"Outfit||||||||\" text_font_size=\"16px\" text_line_height=\"1.4em\" scroll_fade_enable=\"on\" text_font_size_tablet=\"18px\" text_font_size_phone=\"18px\" text_font_size_last_edited=\"on|tablet\" text_line_height_tablet=\"25px\" text_line_height_phone=\"25px\" text_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"267\" data-end=\"481\">Each rendering is a window into the reality of your project.<br data-start=\"333\" data-end=\"336\">We work with our own modeled structures, which ensures that what you see on the screen will be exactly what we build afterward.<\/p>\n<p data-start=\"483\" data-end=\"694\">They are not approximations or generic drawings: they are faithful, detailed, and 100% executable representations.<br data-start=\"589\" data-end=\"592\">Thus, from the first glance, you have the certainty that your idea will be transformed into a real result.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"||||false|false\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Sin-titulo-721-x-458-px-2.jpg\" title_text=\"Untitled (721 x 458 px) (2)\" force_fullwidth=\"on\" disabled_on=\"on|on|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" module_alignment=\"center\" custom_margin=\"37px||37px||false|false\" custom_margin_tablet=\"0px||63px||false|false\" custom_margin_phone=\"0px||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Sin-titulo-721-x-458-px-1.jpg\" title_text=\"Untitled (721 x 458 px)\" force_fullwidth=\"on\" disabled_on=\"on|on|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"right\" scroll_horizontal_motion=\"0|50|50|100|0|0|-4\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"2em||||false|false\" custom_padding_tablet=\"0em||||false|false\" custom_padding_phone=\"0em||||false|false\" custom_padding_last_edited=\"on|tablet\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_font_size=\"32px\" header_3_font=\"MDNicrome Dark|700|||||||\" header_3_text_color=\"#FFFFFF\" header_3_font_size=\"32px\" custom_margin=\"||37px||false|false\" custom_margin_tablet=\"0px||30px||false|false\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" scroll_fade_enable=\"on\" header_3_font_size_tablet=\"27px\" header_3_font_size_phone=\"27px\" header_3_font_size_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<h3>IMPLEMENTATION<\/h3>\n<p>[\/et_pb_text][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Sin-titulo-721-x-458-px-1.jpg\" title_text=\"Untitled (721 x 458 px)\" force_fullwidth=\"on\" disabled_on=\"off|off|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"right\" scroll_horizontal_motion=\"0|50|50|100|0|0|-4\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"Outfit||||||||\" text_font_size=\"16px\" text_line_height=\"1.4em\" scroll_fade_enable=\"on\" text_font_size_tablet=\"18px\" text_font_size_phone=\"18px\" text_font_size_last_edited=\"on|tablet\" text_line_height_tablet=\"25px\" text_line_height_phone=\"25px\" text_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"224\" data-end=\"402\">Each assembly begins long before arriving at the site: with clear planning, precise logistics, and a team that knows every detail of our structures.<\/p>\n<p data-start=\"404\" data-end=\"551\">Our patented <strong data-start=\"430\" data-end=\"445\">OceanProkt\u2122<\/strong> system ensures maximum resistance and efficiency in each installation, guaranteeing a solid and reliable result.<\/p>\n<p data-start=\"553\" data-end=\"676\">Because here, implementation is not just assembly, it is the certainty that everything fits perfectly from day one.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" module_alignment=\"center\" custom_margin=\"37px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||||false|false\" custom_margin_last_edited=\"on|phone\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"2em||||false|false\" custom_padding_tablet=\"0em||||false|false\" custom_padding_phone=\"0em||||false|false\" custom_padding_last_edited=\"on|tablet\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_font_size=\"32px\" header_3_font=\"MDNicrome Dark|700|||||||\" header_3_text_color=\"#FFFFFF\" header_3_font_size=\"32px\" custom_margin=\"||37px||false|false\" custom_margin_tablet=\"0px||30px||false|false\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" scroll_fade_enable=\"on\" header_3_font_size_tablet=\"27px\" header_3_font_size_phone=\"27px\" header_3_font_size_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<h3>ATTENTION TO THE SMALL DETAILS<\/h3>\n<p>[\/et_pb_text][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Sin-titulo-721-x-458-px-1-1.jpg\" title_text=\"Untitled (721 x 458 px) (1)\" force_fullwidth=\"on\" disabled_on=\"off|off|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"Outfit||||||||\" text_font_size=\"16px\" text_line_height=\"1.4em\" scroll_fade_enable=\"on\" text_font_size_tablet=\"18px\" text_font_size_phone=\"18px\" text_font_size_last_edited=\"on|tablet\" text_line_height_tablet=\"25px\" text_line_height_phone=\"25px\" text_line_height_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<p data-pm-slice=\"1 1 []\">What makes the difference is not only what you see, but what is perceived in every detail. We take care of every aspect so that the whole speaks for itself and leaves a real mark. We call it \"Creating with Love.\"  <\/p>\n<p>[\/et_pb_text][et_pb_button button_url=\"#contacto\" button_text=\"CONTACT\" button_alignment=\"left\" _builder_version=\"4.27.3\" _module_preset=\"d9b9ce39-e62b-41b1-8861-b7e30e03a41f\" button_border_color=\"RGBA(255,255,255,0)\" button_border_radius=\"0px\" button_font=\"Outfit|700|||||||\" custom_margin=\"||||true|true\" custom_padding=\"0px|0px|0px|0px|true|true\" global_colors_info=\"{}\" button_icon_color__hover_enabled=\"on|desktop\"][\/et_pb_button][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"||||false|false\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/Sin-titulo-721-x-458-px-1-1.jpg\" title_text=\"Untitled (721 x 458 px) (1)\" force_fullwidth=\"on\" disabled_on=\"on|on|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" custom_padding_last_edited=\"on|tablet\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"#000000\" custom_margin=\"||||false|false\" custom_padding=\"110px||0px||false|false\" custom_padding_tablet=\"85px||||false|false\" custom_padding_phone=\"85px||||false|false\" animation_direction=\"bottom\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"||||false|false\" custom_padding=\"0px||37px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"37px\" header_2_line_height_phone=\"37px\" header_2_line_height_last_edited=\"on|tablet\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}\" global_colors_info=\"{}\"]<\/p>\n<h2 class=\"mititle\"><span style=\"color: #000000;\">SINCE 1976<\/span><br \/>\nINNOVATING<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_image=\"https:\/\/alaves.net\/wp-content\/uploads\/PARALLAX-2-1.jpg\" parallax=\"on\" parallax_method=\"off\" height=\"100vh\" max_height=\"100vh\" max_height_tablet=\"100vh\" max_height_phone=\"35vh\" max_height_last_edited=\"on|phone\" custom_margin=\"0px||0px||true|false\" custom_padding=\"0px||0px||true|false\" animation_direction=\"bottom\" scroll_vertical_motion=\"0|0|23|100|-1.5|0|1\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" background_image=\"https:\/\/alaves.net\/wp-content\/uploads\/4ok-fondo-inicio.jpg\" parallax=\"on\" width=\"100%\" max_width=\"2560px\" height=\"100vh\" height_tablet=\"40vh\" height_phone=\"40vh\" height_last_edited=\"on|desktop\" max_height=\"100vh\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\" max_height__hover_enabled=\"off|desktop\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"#000000\" custom_margin=\"47px||0px||false|false\" custom_margin_tablet=\"46px||||false|false\" custom_margin_phone=\"46px||||false|false\" custom_margin_last_edited=\"on|desktop\" custom_padding=\"0px||0px||false|false\" animation_direction=\"bottom\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_3_font=\"MDNicrome Dark||||||||\" header_3_text_color=\"#FFFFFF\" header_3_font_size=\"32px\" custom_margin=\"||28px||false|false\" custom_margin_tablet=\"||41px||false|false\" custom_margin_phone=\"||41px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"||0px||false|false\" header_3_font_size_tablet=\"27px\" header_3_font_size_phone=\"27px\" header_3_font_size_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<\/p>\n<h3>WHO ARE WE?<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"--et_global_body_font||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" custom_margin=\"||37px||false|false\" custom_padding=\"||||false|false\" text_font_size_tablet=\"18px\" text_font_size_phone=\"18px\" text_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"150\" data-end=\"359\">Since 1976, we have been shaping experiences that go far beyond the ephemeral.<br data-start=\"225\" data-end=\"228\">With our patented structures and a team that combines technique and creativity, we transform any space into a unique place.<\/p>\n<p data-start=\"361\" data-end=\"466\">We do not offer standard solutions: we design precision, innovation, and a way of doing things that defines us.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE1MzUiLCJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@\" button_text=\"OUR HISTORY\" button_alignment=\"left\" _builder_version=\"4.27.3\" _dynamic_attributes=\"button_url\" _module_preset=\"d9b9ce39-e62b-41b1-8861-b7e30e03a41f\" custom_margin=\"37px|0px||0px|false|false\" custom_padding=\"|0px||0px|false|false\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"110px||110px||false|false\" custom_margin_tablet=\"85px||85px||false|false\" custom_margin_phone=\"85px||85px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_row custom_padding_last_edited=\"off|desktop\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||41px||false|false\" custom_padding_phone=\"0px||41px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"37px\" header_2_line_height_phone=\"37px\" header_2_line_height_last_edited=\"on|tablet\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}\" global_colors_info=\"{}\"]<\/p>\n<h2>OUR PATENT<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" make_equal=\"on\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"37px||0px||false|false\" custom_margin_tablet=\"41px||||false|false\" custom_margin_phone=\"41px||||false|false\" custom_margin_last_edited=\"on|desktop\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_video src=\"https:\/\/www.youtube.com\/watch?v=xEkPDpN1KnA\" image_src=\"\/\/i.ytimg.com\/vi\/xEkPDpN1KnA\/hqdefault.jpg\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"21px||21px||false|false\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/alaves.net\/wp-content\/uploads\/LOGO3.png\" title_text=\"LOGO3\" show_bottom_space=\"off\" _builder_version=\"4.27.3\" _module_preset=\"default\" max_width=\"35%\" module_alignment=\"left\" custom_margin=\"||28px||false|false\" custom_margin_tablet=\"||28px||false|false\" custom_margin_phone=\"||41px||false|false\" custom_margin_last_edited=\"on|phone\" custom_padding=\"||0px|0em|false|false\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"Outfit||||||||\" text_font_size=\"16px\" text_line_height=\"1.4em\" custom_margin=\"37px||37px||false|false\" custom_padding=\"||0px||false|false\" text_font_size_tablet=\"18px\" text_font_size_phone=\"18px\" text_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<\/p>\n<p data-start=\"216\" data-end=\"562\"><strong data-start=\"182\" data-end=\"212\">PROKT\u2122 \u2013 Patented System<\/strong><\/p>\n<p data-start=\"216\" data-end=\"562\">The PROKT\u2122 system is ALAVES Innovation's patented modular solution, developed after more than 25 years of experience and in-house R Its design combines a high-strength anodized aluminum double perimeter guide profile with 100% non-slip birch WISA boards, ensuring maximum durability and safety in any assembly. <\/p>\n<p data-start=\"564\" data-end=\"935\">Thanks to its simplicity and the reduction of parts, it allows for quick, safe installations with minimal personnel, adapting to multiple applications: stages, bleachers, flooring for tents, ramps, backdrops, walkways, and much more. Each component has been subjected to demanding load and quality tests, ensuring superior performance in any condition. <\/p>\n<p data-start=\"937\" data-end=\"1105\">With PROKT\u2122, our clients have a versatile, reliable, and unique system on the market, capable of transforming any space into a solid and safe structure.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=\"#contacto\" button_text=\"CONTACT\" button_alignment=\"left\" _builder_version=\"4.27.3\" _module_preset=\"d9b9ce39-e62b-41b1-8861-b7e30e03a41f\" button_border_color=\"RGBA(255,255,255,0)\" button_border_radius=\"0px\" button_font=\"Outfit|700|||||||\" custom_margin=\"||||true|true\" custom_padding=\"0px|0px|0px|0px|true|true\" locked=\"off\" global_colors_info=\"{}\" button_icon_color__hover_enabled=\"on|desktop\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_image=\"https:\/\/alaves.net\/wp-content\/uploads\/PARALLAX-3-1.jpg\" parallax=\"on\" parallax_method=\"off\" height=\"100vh\" max_height=\"100vh\" max_height_tablet=\"100vh\" max_height_phone=\"35vh\" max_height_last_edited=\"on|phone\" custom_margin=\"0px||0px||true|false\" custom_padding=\"0px||0px||true|false\" animation_direction=\"bottom\" scroll_vertical_motion=\"0|0|23|100|-1.5|0|1\" locked=\"off\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" background_enable_image=\"off\" parallax=\"on\" width=\"100%\" max_width=\"2560px\" height=\"65vh\" height_tablet=\"65vh\" height_phone=\"35vh\" height_last_edited=\"on|phone\" max_height=\"100vh\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\" max_height__hover_enabled=\"off|desktop\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" disabled_on=\"on|on|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"110px||0px||false|false\" custom_padding=\"0px||0px||false|false\" disabled=\"on\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"1em\" header_2_line_height_phone=\"\" header_2_line_height_last_edited=\"on|phone\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}||@media(max-width: 980px){||  selector h2{||    padding-bottom:0px;||  }||}||\" global_colors_info=\"{}\"]<\/p>\n<h2><span style=\"color: #000000;\" class=\"mititle\">OUR CLIENTS<\/span><\/h2>\n<h2>SPEAK FOR US<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_4,1_4\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" disabled_on=\"on|on|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"37px||||false|false\" custom_padding=\"0px||||false|false\" custom_css_main_element=\"align-items: center !Important;\" disabled=\"on\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"]<\/p>\n<style><!-- [et_pb_line_break_holder] -->   .content:not(:first-child) {<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"contentSection\"><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->   <\/p>\n<div class=\"content\" data-number=\"1\"><!-- [et_pb_line_break_holder] -->     <iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/7WuFtRXZdJU?si=OMFhjZ8oVbopCe2h\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"content\" data-number=\"2\"><!-- [et_pb_line_break_holder] -->  \t<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/7WuFtRXZdJU?si=OMFhjZ8oVbopCe2h\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <\/p>\n<div class=\"content\" data-number=\"3\"><!-- [et_pb_line_break_holder] -->     <iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/7WuFtRXZdJU?si=OMFhjZ8oVbopCe2h\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"content\" data-number=\"4\"><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/w7qWUVTYZBs?si=UtKqyvoUET_OQ7dm\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"width: 47.25% !important;||margin: 0 5.5% 0 0 !important; \"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" text_orientation=\"center\" max_width=\"70%\" max_width_tablet=\"90%\" max_width_phone=\"90%\" max_width_last_edited=\"on|tablet\" module_alignment=\"right\" custom_padding=\"||||true|true\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\"]<a href=\"\"><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"selectSection\"><!-- [et_pb_line_break_holder] -->  <button type=\"button\" data-number=\"1\" class=\"reels active\" style=\"background-color: #000;\"><img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/uploads\/logo-bmw-rentangulo-rojo.png\" alt=\"mattress logo\" loading=\"lazy\"><\/button><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/a>[\/et_pb_code][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" text_orientation=\"center\" max_width=\"70%\" max_width_tablet=\"90%\" max_width_phone=\"90%\" max_width_last_edited=\"on|tablet\" module_alignment=\"right\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\"]<a href=\"\"><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"selectSection\"><!-- [et_pb_line_break_holder] -->  <button type=\"button\" data-number=\"3\" class=\"reels\" style=\"background-color: #000;\"><img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/uploads\/formula-1.png\" alt=\"mattress logo\" loading=\"lazy\"><\/button><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/a>[\/et_pb_code][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"width: 47.25% !important;||margin: 0 !important; \"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" text_orientation=\"center\" max_width=\"70%\" max_width_tablet=\"90%\" max_width_phone=\"90%\" max_width_last_edited=\"on|tablet\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\"]<a href=\"\"><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"selectSection\"><!-- [et_pb_line_break_holder] -->  <button type=\"button\" data-number=\"2\" class=\"reels\" style=\"background-color: #000;  \"><img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/uploads\/logo-acciona-1.png\" alt=\"mattress logo\" loading=\"lazy\"><\/button><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/a>[\/et_pb_code][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" text_orientation=\"center\" max_width=\"70%\" max_width_tablet=\"90%\" max_width_phone=\"90%\" max_width_last_edited=\"on|tablet\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\"]<a href=\"\"><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"selectSection\"><!-- [et_pb_line_break_holder] -->  <button type=\"button\" data-number=\"4\" class=\"reels\" style=\"background-color: #000;  \"><img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/uploads\/logo-diputacion-1.png\" alt=\"mattress logo\" loading=\"lazy\"><\/button><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/a>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" disabled_on=\"off|off|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" module_alignment=\"center\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"align-items: center !Important;\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"||||false|true\" custom_css_main_element=\"max-width: 50% !Important;\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|tablet\" custom_css_main_element_tablet=\"width:100%;\" custom_css_main_element_phone=\"width:100%;\"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"100%\" width_phone=\"100%\" width_last_edited=\"on|tablet\" global_colors_info=\"{}\"]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/AXJXtek-0gQ\" title=\"Success story | ALAVES Innovation x TECNOVE Custom Trucks\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><!-- [et_pb_line_break_holder] --><\/iframe><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_padding=\"|||2em|false|false\" custom_padding_tablet=\"|||2em|false|false\" custom_padding_phone=\"|||0em|false|false\" custom_padding_last_edited=\"on|phone\" custom_css_free_form=\".swiper-button-prev{||  padding-left: 0px !Important;||}\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"width: 100% !important;||\" custom_css_main_element_tablet=\"width: 100% !Important;\"][dsm_card_carousel centered_slides=\"on\" slide_to_show=\"1\" autoplay_viewport=\"100%\" space_between=\"20\" auto_height=\"off\" use_arrow_custom_position=\"on\" arrow_color=\"#fa0403\" dots=\"off\" grab=\"off\" badge_padding=\"0px|0px|0px|0px|false|true\" stretch_image=\"off\" image_alignment=\"center\" slide_to_show_tablet=\"1\" slide_to_show_phone=\"1\" slide_to_show_last_edited=\"on|phone\" space_between_tablet=\"20\" space_between_phone=\"20\" space_between_last_edited=\"on|phone\" arrow_custom_position_tablet=\"\" arrow_custom_position_phone=\"0px\" arrow_custom_position_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" header_font=\"--et_global_body_font|600|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"16px\" body_font=\"--et_global_body_font||||||||\" body_font_size=\"16px\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|||||||\" subhead_text_align=\"center\" subhead_font_size=\"16px\" background_color=\"rgba(255,255,255,0.18)\" custom_margin=\"||0px||false|true\" custom_margin_tablet=\"|0px|0px|0px|false|true\" custom_margin_phone=\"|0px|0px|0px|false|true\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"2em|2em|2em|2em|false|true\" custom_padding_tablet=\"2em||||false|true\" custom_padding_phone=\"2em||||false|true\" custom_padding_last_edited=\"on|tablet\" custom_css_main_element=\"width: 90% !Important;||align-items: center !Important;||FLOAT: RIGHT !Important;\" border_radii_image=\"on|100%|100%|100%|100%\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|tablet\" custom_css_main_element_tablet=\"width: 100% !Important;||align-items: center !Important;||FLOAT: left !Important;||\" custom_css_main_element_phone=\"width: 100%\"][dsm_card_carousel_child title=\"RAUL ARANGUEZ\" subtitle=\"General Manager - TECNOVE Custom Trucks\" image=\"https:\/\/alaves.net\/wp-content\/uploads\/03-2.jpg\" image_as_background=\"off\" image_width=\"50%\" stretch_image=\"off\" image_alignment=\"center\" badge_padding=\"2em|15px|2em|0px|true|false\" content_padding=\"2em|20px|0px|20px|false|false\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" header_level=\"h6\" body_line_height=\"1.2em\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|on||||||\" custom_margin=\"||||false|false\" border_radii_image=\"on|5em|5em|5em|5em\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<\/p>\n<p>\"We had an excellent response from ALAVES. We explored different suppliers, and what we found in ALAVES was a comprehensive solution \u2014 they handled everything and, moreover, adapted it to our project.\"<\/p>\n<p>\"We received an excellent response from ALAVES. We explored different suppliers, and what we found in ALAVES was a comprehensive solution \u2014 they handled everything and, moreover, adapted it to our project.\"<\/p>\n<p>[\/dsm_card_carousel_child][dsm_card_carousel_child title=\"JOS\u00c9 MAR\u00cdA PAYUETA\" subtitle=\"Executive Producer - RTVE\" image=\"https:\/\/alaves.net\/wp-content\/uploads\/Raul-Aranguez-Tecnove-02.jpg\" image_as_background=\"off\" image_width=\"50%\" stretch_image=\"off\" image_alignment=\"center\" badge_padding=\"2em|15px|2em|0px|true|false\" content_padding=\"2em|20px|0px|20px|false|false\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" header_level=\"h6\" body_line_height=\"1.2em\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|on||||||\" custom_margin=\"||||false|false\" border_radii_image=\"on|5em|5em|5em|5em\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<\/p>\n<p>\"Alav\u00e9s has demonstrated over the years an extremely high level of quality in its installations, as well as being a reliable and flexible partner, always attentive to the needs of the production.\"<\/p>\n<p>&nbsp;<\/p>\n<article class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:c1b6acb6-e3dc-4ad5-8394-ca90ea593752-0\" data-testid=\"conversation-turn-2\" data-scroll-anchor=\"true\" data-turn=\"assistant\" tabindex=\"-1\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] thread-sm:[--thread-content-margin:--spacing(6)] thread-lg:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] thread-lg:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" tabindex=\"-1\">\n<div class=\"flex max-w-full flex-col grow\">\n<div data-message-author-role=\"assistant\" data-message-id=\"45f4d1bc-165f-4d2f-8e86-f0555460e100\" dir=\"auto\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1\" data-message-model-slug=\"gpt-4o\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[1px]\">\n<div class=\"markdown prose dark:prose-invert w-full break-words dark markdown-new-styling\">\n<p data-start=\"0\" data-end=\"189\" data-is-last-node=\"\" data-is-only-node=\"\">\"Alav\u00e9s has demonstrated over the years an extremely high level of quality in its installations, as well as being a reliable and flexible partner, always attentive to the needs of the production.\"<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"><\/div>\n<\/div>\n<\/div>\n<\/article>\n<p>[\/dsm_card_carousel_child][dsm_card_carousel_child title=\"JOS\u00c9 BRAVO\" subtitle=\"Production Director and Head of Technical Office \u2013 MMOpen Tennis  Spanish Open Golf\" image=\"https:\/\/alaves.net\/wp-content\/uploads\/Jose-Bravo-01-.jpg\" image_as_background=\"off\" image_width=\"50%\" stretch_image=\"off\" image_alignment=\"center\" badge_padding=\"2em|15px|2em|0px|true|false\" content_padding=\"2em|20px|0px|20px|false|false\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" header_level=\"h6\" body_line_height=\"1.2em\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|on||||||\" custom_margin=\"||||false|false\" border_radii_image=\"on|5em|5em|5em|5em\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<\/p>\n<p>\"The new challenge after the MMOpen tennis tournament in Madrid was the Spanish Open Golf. Alav\u00e9s got involved from the very beginning with great enthusiasm, as one more member of the team. Their high-quality materials, featuring unique and distinctive developments, allowed us to achieve the level of excellence recognized by authorities, sponsors, players, journalists, and the public.\"<\/p>\n<p>&nbsp;<\/p>\n<article class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:c1b6acb6-e3dc-4ad5-8394-ca90ea593752-0\" data-testid=\"conversation-turn-2\" data-scroll-anchor=\"true\" data-turn=\"assistant\" tabindex=\"-1\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] thread-sm:[--thread-content-margin:--spacing(6)] thread-lg:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] thread-lg:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" tabindex=\"-1\">\n<div class=\"flex max-w-full flex-col grow\">\n<div data-message-author-role=\"assistant\" data-message-id=\"45f4d1bc-165f-4d2f-8e86-f0555460e100\" dir=\"auto\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1\" data-message-model-slug=\"gpt-4o\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[1px]\">\n<div class=\"markdown prose dark:prose-invert w-full break-words dark markdown-new-styling\">\n<p data-start=\"0\" data-end=\"189\" data-is-last-node=\"\" data-is-only-node=\"\">\"The new challenge after the MMOpen tennis tournament in Madrid was the Spanish Open Golf. Alav\u00e9s got involved from the very beginning with great enthusiasm, as one more member of the team. Their high-quality materials, featuring unique and distinctive developments, allowed us to achieve the level of excellence recognized by authorities, sponsors, players, journalists, and the public.\"<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"><\/div>\n<\/div>\n<\/div>\n<\/article>\n<p>[\/dsm_card_carousel_child][\/dsm_card_carousel][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<script><!-- [et_pb_line_break_holder] -->  \/\/ grab all the buttons<!-- [et_pb_line_break_holder] -->let Buttons = document.querySelectorAll(\".selectSection button\");<!-- [et_pb_line_break_holder] -->let videosContentSection = document.querySelector('.contentSection');<!-- [et_pb_line_break_holder] -->let iframes = videosContentSection.querySelectorAll('iframe');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function pauseVideo(iframe){<!-- [et_pb_line_break_holder] -->  iframe.contentWindow.postMessage('{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}', '*');<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function pauseVideosSection(){<!-- [et_pb_line_break_holder] -->  for (let iframe of iframes) {<!-- [et_pb_line_break_holder] -->    pauseVideo(iframe);<!-- [et_pb_line_break_holder] -->  }}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ loop through the buttons using for..of <!-- [et_pb_line_break_holder] -->for (let button of Buttons) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> \/\/ listen for a click event <!-- [et_pb_line_break_holder] --> button.addEventListener('click', (e) => {<!-- [et_pb_line_break_holder] -->  \/\/ Store the event target in a const<!-- [et_pb_line_break_holder] -->\tpauseVideosSection();<!-- [et_pb_line_break_holder] -->  \/\/ select active class<!-- [et_pb_line_break_holder] -->  const active = document.querySelector(\".active\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* when a button is clicked, remove the active class <!-- [et_pb_line_break_holder] -->from the button that has it *\/<!-- [et_pb_line_break_holder] -->  if (active) {<!-- [et_pb_line_break_holder] -->    active.classList.remove(\"active\");}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Add active class to the clicked element<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->   button.classList.add(\"active\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ select all classes with the name content<!-- [et_pb_line_break_holder] -->  let allContent = document.querySelectorAll('.content');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ loop through all content classes<!-- [et_pb_line_break_holder] -->  for (let content of allContent) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* display the content if the value in the data attribute of the button and content are the same *\/<!-- [et_pb_line_break_holder] -->    if(content.getAttribute('data-number') === button.getAttribute('data-number')) {<!-- [et_pb_line_break_holder] -->      content.style.display = \"block\";<!-- [et_pb_line_break_holder] -->     }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->     \/\/ if it's not equal then hide it.<!-- [et_pb_line_break_holder] -->     else {<!-- [et_pb_line_break_holder] -->        content.style.display = \"none\";<!-- [et_pb_line_break_holder] -->      }<!-- [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 module_id=\"video\" _builder_version=\"4.27.3\" _module_preset=\"default\" width=\"100%\" max_width=\"2560px\" custom_margin=\"50px||||false|false\" custom_margin_tablet=\"20px||||false|false\" custom_margin_phone=\"20px||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_image_carousel gallery_ids=\"101,24379,96,99,104,97,103\" centered_slides=\"on\" slide_to_show=\"6\" speed=\"1600\" space_between=\"30\" infinite_smooth_scrolling=\"on\" slide_to_show_tablet=\"6\" slide_to_show_phone=\"3\" slide_to_show_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||0px||false|false\" custom_padding=\"||||false|false\" global_colors_info=\"{}\"][\/dsm_image_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"110px||0px||false|false\" custom_padding=\"0px||0px||false|false\" locked=\"off\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"1em\" header_2_line_height_phone=\"\" header_2_line_height_last_edited=\"on|phone\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}||@media(max-width: 980px){||  selector h2{||    padding-bottom:0px;||  }||}||\" global_colors_info=\"{}\"]<\/p>\n<h2><span style=\"color: #000000;\" class=\"mititle\">OUR CLIENTS<\/span><\/h2>\n<h2>SPEAK FOR US<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" disabled_on=\"off|off|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"37px||||false|false\" custom_padding=\"0px||||false|false\" custom_css_main_element=\"align-items: center !Important;\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_card_carousel slide_to_show=\"2\" autoplay_viewport=\"100%\" pause_on_hover=\"on\" auto_height=\"off\" use_arrow_custom_position=\"on\" arrow_color=\"#fa0403\" dots=\"off\" grab=\"off\" badge_padding=\"0px|0px|0px|0px|false|true\" stretch_image=\"off\" image_alignment=\"center\" slide_to_show_tablet=\"1\" slide_to_show_phone=\"1\" slide_to_show_last_edited=\"on|phone\" arrow_custom_position_tablet=\"\" arrow_custom_position_phone=\"0px\" arrow_custom_position_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" header_font=\"--et_global_body_font|600|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"16px\" body_font=\"--et_global_body_font||||||||\" body_font_size=\"16px\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|||||||\" subhead_text_align=\"center\" subhead_font_size=\"16px\" background_enable_color=\"off\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_css_free_form=\"#page-container selector .dsm_card_carousel_arrow.swiper-button-prev{||  padding-left: 0px; ||}\" border_radii_image=\"on|100%|100%|100%|100%\" global_colors_info=\"{}\"][dsm_card_carousel_child image_as_background=\"off\" content_padding=\"0px|0px|0px|0px|true|true\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_text_align=\"center\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/AXJXtek-0gQ?si=EaFKi0hY6n9FqKZe\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe><\/p>\n<p>[\/dsm_card_carousel_child][dsm_card_carousel_child image_as_background=\"off\" content_padding=\"0px|0px|0px|0px|true|true\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_text_align=\"center\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/EeDfa0fNNqs?si=hm2wBQcGdaSrrkgm\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe>[\/dsm_card_carousel_child][dsm_card_carousel_child image_as_background=\"off\" content_padding=\"0px|0px|0px|0px|true|true\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_text_align=\"center\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/0apuLcKqiv0?si=gBUAPppWR69A2c1l\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe><\/p>\n<p>[\/dsm_card_carousel_child][dsm_card_carousel_child image_as_background=\"off\" content_padding=\"0px|0px|0px|0px|true|true\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_text_align=\"center\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h4\" parent_stretch_image=\"off\"]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/7EHPGC2gstk?si=8cybLpLLzDx4Nz0s\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"><\/iframe>[\/dsm_card_carousel_child][\/dsm_card_carousel][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" disabled_on=\"off|off|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"37px||||false|false\" custom_padding=\"0px||||false|false\" custom_css_main_element=\"align-items: center !Important;\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_card_carousel autoplay_speed=\"5000\" autoplay_viewport=\"100%\" auto_height=\"off\" use_arrow_custom_position=\"on\" arrow_color=\"#fa0403\" dots=\"off\" grab=\"off\" badge_padding=\"0px|0px|0px|0px|false|true\" image_width=\"30%\" stretch_image=\"off\" image_alignment=\"center\" slide_to_show_tablet=\"2\" slide_to_show_phone=\"1\" slide_to_show_last_edited=\"on|phone\" space_between_tablet=\"20\" space_between_phone=\"20\" space_between_last_edited=\"off|desktop\" arrow_custom_position_tablet=\"\" arrow_custom_position_phone=\"0px\" arrow_custom_position_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" header_level=\"h6\" header_font=\"--et_global_body_font|600|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"16px\" body_font=\"--et_global_body_font||||||||\" body_font_size=\"16px\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|on||||||\" subhead_text_align=\"center\" subhead_font_size=\"16px\" subhead_line_height=\"1.2em\" background_enable_color=\"off\" custom_margin_tablet=\"|0px|0px|0px|false|true\" custom_margin_phone=\"|0px|0px|0px|false|true\" custom_margin_last_edited=\"off|desktop\" custom_padding=\"||||false|false\" custom_padding_tablet=\"2em||||false|true\" custom_padding_phone=\"2em||||false|true\" custom_padding_last_edited=\"off|desktop\" subhead_font_tablet=\"--et_global_body_font|--et_global_body_font_weight|on||||||\" subhead_font_phone=\"--et_global_body_font|--et_global_body_font_weight|on||||||\" subhead_font_last_edited=\"on|desktop\" custom_css_free_form=\"selector .dsm_card_carousel_child_subtitle{||  margin-bottom: 10px;||}\" border_radii_image=\"on|100%|100%|100%|100%\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"off|desktop\" custom_css_main_element_tablet=\"width: 100% !Important;||align-items: center !Important;||FLOAT: left !Important;||\" custom_css_main_element_phone=\"width: 100%\"][dsm_card_carousel_child title=\"RAUL ARANGUEZ\" subtitle=\"General Manager - TECNOVE Custom Trucks\" image=\"https:\/\/alaves.net\/wp-content\/uploads\/03-2.jpg\" image_as_background=\"off\" stretch_image=\"off\" image_alignment=\"center\" badge_padding=\"2em|15px|2em|0px|true|false\" content_padding=\"|20px||20px|false|false\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_line_height=\"1.2em\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|||||||\" background_color=\"rgba(255,255,255,0.18)\" background_enable_color=\"on\" custom_margin=\"||||false|false\" custom_padding=\"30px|20px|30px|20px|true|true\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h6\" parent_stretch_image=\"off\"]<\/p>\n<p>\"We had an excellent response from ALAVES. We explored different suppliers, and what we found in ALAVES was a comprehensive solution \u2014 they handled everything and, moreover, adapted it to our project.\"<\/p>\n<p>[\/dsm_card_carousel_child][dsm_card_carousel_child title=\"JOS\u00c9 MAR\u00cdA PAYUETA\" subtitle=\"Executive Producer - RTVE\" image=\"https:\/\/alaves.net\/wp-content\/uploads\/Raul-Aranguez-Tecnove-02.jpg\" image_as_background=\"off\" stretch_image=\"off\" image_alignment=\"center\" badge_padding=\"2em|15px|2em|0px|true|false\" content_padding=\"|20px||20px|false|false\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_line_height=\"1.2em\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|||||||\" background_color=\"rgba(255,255,255,0.18)\" background_enable_color=\"on\" custom_margin=\"||||false|false\" custom_padding=\"30px|20px|30px|20px|true|true\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h6\" parent_stretch_image=\"off\"]\"Alav\u00e9s has demonstrated over the years an extremely high level of quality in its installations, as well as being a reliable and flexible partner, always attentive to the needs of the production.\"[\/dsm_card_carousel_child][dsm_card_carousel_child title=\"JOS\u00c9 BRAVO\" subtitle=\"Production Director and Head of Technical Office \u2013 MMOpen Tennis  Spanish Open Golf\" image=\"https:\/\/alaves.net\/wp-content\/uploads\/Jose-Bravo-01-.jpg\" image_as_background=\"off\" stretch_image=\"off\" image_alignment=\"center\" badge_padding=\"2em|15px|2em|0px|true|false\" content_padding=\"|20px||20px|false|false\" button_url_new_window=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" body_line_height=\"1.2em\" subhead_font=\"--et_global_body_font|--et_global_body_font_weight|||||||\" background_color=\"rgba(255,255,255,0.18)\" background_enable_color=\"on\" custom_margin=\"||||false|false\" custom_padding=\"30px|20px|30px|20px|true|true\" global_colors_info=\"{}\" parent_button=\"off\" parent_header_level=\"h6\" parent_stretch_image=\"off\"]\"The new challenge after the MMOpen tennis tournament in Madrid was the Spanish Open Golf. Alav\u00e9s got involved from the very beginning with great enthusiasm, as one more member of the team. Their high-quality materials, featuring unique and distinctive developments, allowed us to achieve the level of excellence recognized by authorities, sponsors, players, journalists, and the public.\"[\/dsm_card_carousel_child][\/dsm_card_carousel][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<script><!-- [et_pb_line_break_holder] -->  \/\/ grab all the buttons<!-- [et_pb_line_break_holder] -->let Buttons = document.querySelectorAll(\".selectSection button\");<!-- [et_pb_line_break_holder] -->let videosContentSection = document.querySelector('.contentSection');<!-- [et_pb_line_break_holder] -->let iframes = videosContentSection.querySelectorAll('iframe');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function pauseVideo(iframe){<!-- [et_pb_line_break_holder] -->  iframe.contentWindow.postMessage('{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}', '*');<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function pauseVideosSection(){<!-- [et_pb_line_break_holder] -->  for (let iframe of iframes) {<!-- [et_pb_line_break_holder] -->    pauseVideo(iframe);<!-- [et_pb_line_break_holder] -->  }}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ loop through the buttons using for..of <!-- [et_pb_line_break_holder] -->for (let button of Buttons) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --> \/\/ listen for a click event <!-- [et_pb_line_break_holder] --> button.addEventListener('click', (e) => {<!-- [et_pb_line_break_holder] -->  \/\/ Store the event target in a const<!-- [et_pb_line_break_holder] -->\tpauseVideosSection();<!-- [et_pb_line_break_holder] -->  \/\/ select active class<!-- [et_pb_line_break_holder] -->  const active = document.querySelector(\".active\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* when a button is clicked, remove the active class <!-- [et_pb_line_break_holder] -->from the button that has it *\/<!-- [et_pb_line_break_holder] -->  if (active) {<!-- [et_pb_line_break_holder] -->    active.classList.remove(\"active\");}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Add active class to the clicked element<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->   button.classList.add(\"active\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ select all classes with the name content<!-- [et_pb_line_break_holder] -->  let allContent = document.querySelectorAll('.content');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ loop through all content classes<!-- [et_pb_line_break_holder] -->  for (let content of allContent) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* display the content if the value in the data attribute of the button and content are the same *\/<!-- [et_pb_line_break_holder] -->    if(content.getAttribute('data-number') === button.getAttribute('data-number')) {<!-- [et_pb_line_break_holder] -->      content.style.display = \"block\";<!-- [et_pb_line_break_holder] -->     }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->     \/\/ if it's not equal then hide it.<!-- [et_pb_line_break_holder] -->     else {<!-- [et_pb_line_break_holder] -->        content.style.display = \"none\";<!-- [et_pb_line_break_holder] -->      }<!-- [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 module_id=\"video\" _builder_version=\"4.27.3\" _module_preset=\"default\" width=\"100%\" max_width=\"2560px\" custom_margin=\"50px||||false|false\" custom_margin_tablet=\"20px||||false|false\" custom_margin_phone=\"20px||||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_image_carousel gallery_ids=\"101,24379,96,99,104,97,103\" centered_slides=\"on\" slide_to_show=\"6\" speed=\"5000\" space_between=\"30\" infinite_smooth_scrolling=\"on\" slide_to_show_tablet=\"6\" slide_to_show_phone=\"3\" slide_to_show_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||0px||false|false\" custom_padding=\"||||false|false\" global_colors_info=\"{}\"][\/dsm_image_carousel][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|desktop\" max_width=\"2560px\" custom_padding=\"110px||37px|0px|false|false\" custom_padding_tablet=\"85px||35px||false|false\" custom_padding_phone=\"||35px|0px|false|false\" global_colors_info=\"{}\" body_font_size_tablet=\"18px\" body_font_size_last_edited=\"on|desktop\" title_font_size_tablet=\"27px\" title_font_size_last_edited=\"on|tablet\" body_font_size_phone=\"18px\" title_font_size_phone=\"27px\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"37px\" header_2_line_height_phone=\"37px\" header_2_line_height_last_edited=\"on|tablet\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}\" global_colors_info=\"{}\"]<\/p>\n<h2><span style=\"color: #000000;\" class=\"mititle\">REASONS TO<\/span><\/h2>\n<h2>CHOOSE US<\/h2>\n<p>[\/et_pb_text][et_pb_toggle title=\"Perfectionism and technical excellence\" _builder_version=\"4.27.3\" _module_preset=\"850a42ba-a0e2-45bf-a184-309db3c0e9bb\" body_font_size=\"16px\" custom_padding_tablet=\"||35px||false|false\" custom_padding_phone=\"0px||35px|0px|false|false\" custom_padding_last_edited=\"on|phone\" title_font_last_edited=\"off|desktop\" title_font_size_tablet=\"27px\" title_font_size_phone=\"27px\" title_font_size_last_edited=\"on|tablet\" body_font_size_tablet=\"18px\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<\/p>\n<p>Because \"At ALAVES we are clear that there is only one way to make a big impact and that is by distinguishing ourselves by doing something excellent.\" Excellence is the careful attention to all the details. It is an attitude we have towards life that leads us to improve ourselves every day, not to settle down and to add more value. Quality is our best guarantee of customer loyalty, our strongest defense against competition.   <\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=\"We transform ideas into reality, without limits\" _builder_version=\"4.27.3\" _module_preset=\"850a42ba-a0e2-45bf-a184-309db3c0e9bb\" body_font_size=\"16px\" custom_padding=\"37px||37px|0px|false|false\" custom_padding_tablet=\"35px||35px||false|false\" custom_padding_phone=\"||35px|0px|false|false\" custom_padding_last_edited=\"on|phone\" title_font_size_tablet=\"27px\" title_font_size_phone=\"27px\" title_font_size_last_edited=\"on|tablet\" body_font_size_tablet=\"18px\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]At ALAV\u00c9S Innovation, we turn every idea into an experience.<br \/>\n We design and manufacture unique structures, adapted to each project and brand.<\/p>\n<p> Without limits, with precision, and with the passion that drives us to create something extraordinary in every detail.[\/et_pb_toggle][et_pb_toggle title=\"Quality is our guarantee\" _builder_version=\"4.27.3\" _module_preset=\"850a42ba-a0e2-45bf-a184-309db3c0e9bb\" body_font_size=\"16px\" custom_padding=\"37px||37px|0px|false|false\" custom_padding_tablet=\"35px||35px||false|false\" custom_padding_phone=\"||35px|0px|false|false\" custom_padding_last_edited=\"on|phone\" title_font_size_tablet=\"27px\" title_font_size_phone=\"27px\" title_font_size_last_edited=\"on|tablet\" body_font_size_tablet=\"18px\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]At Alaves, quality is our best guarantee. We manufacture our own structures with state-of-the-art European materials, ensuring comprehensive and personalized solutions in every project. Our commitment to excellence and customer satisfaction sets us apart in the market.[\/et_pb_toggle][et_pb_toggle title=\"Patented OceanProkt system\" _builder_version=\"4.27.3\" _module_preset=\"850a42ba-a0e2-45bf-a184-309db3c0e9bb\" body_font_size=\"16px\" custom_padding=\"37px||37px|0px|false|false\" custom_padding_tablet=\"35px||35px||false|false\" custom_padding_phone=\"||35px|0px|false|false\" custom_padding_last_edited=\"on|phone\" title_font_size_tablet=\"27px\" title_font_size_phone=\"27px\" title_font_size_last_edited=\"on|tablet\" body_font_size_tablet=\"18px\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<\/p>\n<p>Thanks to our latest patented OceanProkt tent system, we are able to develop 100% customized structures adapting to the needs of the client. Our OceanProkt system incorporates a high-resistance double perimeter guide profile through which we achieve a systematized process and greater assembly efficiency. <\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=\"Temporary and permanent structures for any need\" _builder_version=\"4.27.3\" _module_preset=\"850a42ba-a0e2-45bf-a184-309db3c0e9bb\" body_font_size=\"16px\" custom_padding=\"37px||37px|0px|false|false\" custom_padding_tablet=\"35px||35px||false|false\" custom_padding_phone=\"||35px|0px|false|false\" custom_padding_last_edited=\"on|phone\" title_font_size_tablet=\"27px\" title_font_size_phone=\"27px\" title_font_size_last_edited=\"on|tablet\" body_font_size_tablet=\"18px\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<\/p>\n<p>At Alav\u00e9s, we offer a wide range of tents and structures, both temporary and permanent, to meet any need. Whether for events, storage, or long-term projects, we have the right solution for you. In addition, we offer rental and sale services of structures, providing flexible options for each client.  <\/p>\n<p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"110px||110px||false|false\" custom_margin_tablet=\"85px||85px||false|false\" custom_margin_phone=\"85px||85px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|desktop\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|tablet\" header_2_line_height_tablet=\"37px\" header_2_line_height_phone=\"37px\" header_2_line_height_last_edited=\"on|tablet\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}\" global_colors_info=\"{}\"]<\/p>\n<h2>VIDEOS<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" disabled_on=\"on|on|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"37px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_video src=\"https:\/\/alaves.net\/wp-content\/uploads\/WhatsApp-Video-2025-01-02-at-16.55.16.mp4\" image_src=\"https:\/\/alaves.net\/wp-content\/uploads\/thumb-new.jpg\" play_icon_color=\"#FFFFFF\" font_icon=\"\uf144||fa||400\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_video src=\"https:\/\/alaves.net\/wp-content\/uploads\/Liv01-Logo.mp4\" image_src=\"https:\/\/alaves.net\/wp-content\/uploads\/Captura-de-pantalla-2025-10-15-173721.png\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_video src=\"https:\/\/alaves.net\/wp-content\/uploads\/Legionv01.mp4\" image_src=\"https:\/\/alaves.net\/wp-content\/uploads\/Captura-de-pantalla-2025-10-15-173943.png\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_button button_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjI1ODEzIiwiZW5hYmxlX2h0bWwiOiJvZmYifX0=@\" button_text=\"SEE VIDEOS\" _builder_version=\"4.27.3\" _dynamic_attributes=\"button_url\" _module_preset=\"d9b9ce39-e62b-41b1-8861-b7e30e03a41f\" button_border_color=\"RGBA(255,255,255,0)\" button_border_radius=\"0px\" button_font=\"Outfit|700|||||||\" custom_margin=\"||||true|true\" custom_padding=\"0px|0px|0px|0px|true|true\" locked=\"off\" global_colors_info=\"{}\" button_icon_color__hover_enabled=\"on|desktop\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_5,3_5,1_5\" use_custom_gutter=\"on\" gutter_width=\"1\" disabled_on=\"off|off|on\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"65%\" width_phone=\"85%\" width_last_edited=\"off|tablet\" max_width=\"2560px\" custom_margin=\"40px||0px||false|false\" custom_padding=\"0px||0px||false|false\" custom_css_main_element=\"display: flex;||align-items: center;\" global_colors_info=\"{}\"][et_pb_column type=\"1_5\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_css_main_element=\"width: 15% !important;\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"]<\/p>\n<div id=\"prev_vid\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Capa_1\" data-name=\"Capa 1\" width=\"30px\" viewbox=\"0 0 32.49 30\"><line x1=\"30.99\" y1=\"15.51\" x2=\"4.05\" y2=\"15.49\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-miterlimit=\"10\" stroke-width=\"4\"><\/line><line x1=\"15.47\" y1=\"27\" x2=\"3.5\" y2=\"15.49\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"><\/line><line x1=\"15.6\" y1=\"4\" x2=\"3.5\" y2=\"15.49\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"><\/line><\/svg><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=\"3_5\" module_class=\"slick3\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_css_main_element=\"width: 70% !important;\" global_colors_info=\"{}\"][et_pb_video src=\"https:\/\/alaves.net\/wp-content\/uploads\/WhatsApp-Video-2025-01-02-at-16.55.16.mp4\" image_src=\"https:\/\/alaves.net\/wp-content\/uploads\/thumb-new.jpg\" play_icon_color=\"#FFFFFF\" font_icon=\"\uf144||fa||400\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][et_pb_video src=\"https:\/\/alaves.net\/wp-content\/uploads\/Liv01-Logo.mp4\" image_src=\"https:\/\/alaves.net\/wp-content\/uploads\/Captura-de-pantalla-2025-10-15-173721.png\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][et_pb_video src=\"https:\/\/alaves.net\/wp-content\/uploads\/Legionv01.mp4\" image_src=\"https:\/\/alaves.net\/wp-content\/uploads\/Captura-de-pantalla-2025-10-15-173943.png\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][et_pb_column type=\"1_5\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_css_main_element=\"width: 15% !important;\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"]<\/p>\n<div id=\"next_vid\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Capa_1\" data-name=\"Capa 1\" width=\"30px\" viewbox=\"0 0 32.49 30\"><line x1=\"1.5\" y1=\"15\" x2=\"28.44\" y2=\"15\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-miterlimit=\"10\" stroke-width=\"4\"><\/line><line x1=\"17.02\" y1=\"3.5\" x2=\"28.99\" y2=\"15\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"><\/line><line x1=\"16.9\" y1=\"26.5\" x2=\"28.99\" y2=\"15\" fill=\"#d70c0c\" stroke=\"#d70c0c\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"4\"><\/line><\/svg><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" custom_padding_last_edited=\"off|desktop\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" custom_padding_tablet=\"0px||0px||false|false\" custom_padding_phone=\"101px||101px||false|false\" global_colors_info=\"{}\"][et_pb_row custom_padding_last_edited=\"on|desktop\" _builder_version=\"4.27.3\" _module_preset=\"default\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||20px||false|false\" custom_padding_tablet=\"0px||41px||false|false\" custom_padding_phone=\"0px||41px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_2_font=\"MDNichrome-Black||||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_2_line_height=\"0.9em\" header_2_font_size_tablet=\"44px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|phone\" header_2_line_height_tablet=\"1em\" header_2_line_height_phone=\"\" header_2_line_height_last_edited=\"on|desktop\" custom_css_free_form=\"  .mititle{||    -webkit-text-stroke-width: 1px;||    -webkit-text-stroke-color: #fff;||    ||}||.mititleblack{||  ||}\" locked=\"off\" global_colors_info=\"{}\"]<\/p>\n<h2>OUR STRUCTURES<br \/>\n<span style=\"color: #000000;\" class=\"mititle\">ON INSTAGRAM<\/span><\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|tablet\" max_width=\"2560px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_code disabled_on=\"off|off|off\" _builder_version=\"4.27.3\" _module_preset=\"default\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||0px||false|false\" custom_margin_phone=\"0px||41px||false|false\" custom_margin_last_edited=\"off|desktop\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"0px||0px||false|false\" custom_padding_last_edited=\"off|desktop\" global_colors_info=\"{}\"]\n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_3 sbi_col_5 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"5\" data-colsmobile=\"1\" data-colstablet=\"3\" data-num=\"5\" data-nummobile=\"1\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"26496\" data-locatornonce=\"8e9543f449\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal,gdpr\">\n\t\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18297702052277281\" data-date=\"1767265399\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DS9yyKFjG9O\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mad2-1.cdninstagram.com\/v\/t51.71878-15\/609199045_1078393557690534_7913911864112525994_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=4n4n0JYR0oEQ7kNvwFKW6lw&#038;_nc_oc=AdleB8TtotUUkWy3jzp0XUG3smx4H36XLlJMIN0UoWLMxZqw0mYlZDu-gUMdVK6HdOg&#038;_nc_zt=23&#038;_nc_ht=scontent-mad2-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&#038;oh=00_AfqfdM5B6i7cReBBI8j1iI6WCh90TaOU_okeS8JWA-33RA&#038;oe=69669242\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mad2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609199045_1078393557690534_7913911864112525994_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4n4n0JYR0oEQ7kNvwFKW6lw&amp;_nc_oc=AdleB8TtotUUkWy3jzp0XUG3smx4H36XLlJMIN0UoWLMxZqw0mYlZDu-gUMdVK6HdOg&amp;_nc_zt=23&amp;_nc_ht=scontent-mad2-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqfdM5B6i7cReBBI8j1iI6WCh90TaOU_okeS8JWA-33RA&amp;oe=69669242&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mad2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609199045_1078393557690534_7913911864112525994_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4n4n0JYR0oEQ7kNvwFKW6lw&amp;_nc_oc=AdleB8TtotUUkWy3jzp0XUG3smx4H36XLlJMIN0UoWLMxZqw0mYlZDu-gUMdVK6HdOg&amp;_nc_zt=23&amp;_nc_ht=scontent-mad2-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqfdM5B6i7cReBBI8j1iI6WCh90TaOU_okeS8JWA-33RA&amp;oe=69669242&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mad2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609199045_1078393557690534_7913911864112525994_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4n4n0JYR0oEQ7kNvwFKW6lw&amp;_nc_oc=AdleB8TtotUUkWy3jzp0XUG3smx4H36XLlJMIN0UoWLMxZqw0mYlZDu-gUMdVK6HdOg&amp;_nc_zt=23&amp;_nc_ht=scontent-mad2-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqfdM5B6i7cReBBI8j1iI6WCh90TaOU_okeS8JWA-33RA&amp;oe=69669242&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mad2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609199045_1078393557690534_7913911864112525994_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4n4n0JYR0oEQ7kNvwFKW6lw&amp;_nc_oc=AdleB8TtotUUkWy3jzp0XUG3smx4H36XLlJMIN0UoWLMxZqw0mYlZDu-gUMdVK6HdOg&amp;_nc_zt=23&amp;_nc_ht=scontent-mad2-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqfdM5B6i7cReBBI8j1iI6WCh90TaOU_okeS8JWA-33RA&amp;oe=69669242&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\"><\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Crear nos trajo hasta aqu\u00ed.\nCrear nos llevar\u00e1 m\u00e1s lejos.\n\n2026 empieza fuerte.\nY estamos listos.\n\nCreating with Love \u2764\ufe0f \n\n#ALAVES #CreatingWithLove #2026M\u00e1sFuertes #EventosPremium #Estructuras #Innovaci\u00f3n #Equipo\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18076426049345801\" data-date=\"1767204794\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DS7_pRVjM3t\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mad1-1.cdninstagram.com\/v\/t51.71878-15\/609457158_4235475613362267_4252112490726545538_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=8s9wGE1hwgYQ7kNvwE-zFcx&#038;_nc_oc=AdkoC2Qy4fXjw8lRqNKdLMy-eqE-P_NMUzv7jFLpcZUnWFr1KYHCa7U5dFMiFWmLN00&#038;_nc_zt=23&#038;_nc_ht=scontent-mad1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&#038;oh=00_AfpKj31fblhyYi3R1VcNrrOBSKclNmlAA2jp_11Jqx-pDQ&#038;oe=6966C28E\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609457158_4235475613362267_4252112490726545538_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=8s9wGE1hwgYQ7kNvwE-zFcx&amp;_nc_oc=AdkoC2Qy4fXjw8lRqNKdLMy-eqE-P_NMUzv7jFLpcZUnWFr1KYHCa7U5dFMiFWmLN00&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfpKj31fblhyYi3R1VcNrrOBSKclNmlAA2jp_11Jqx-pDQ&amp;oe=6966C28E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609457158_4235475613362267_4252112490726545538_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=8s9wGE1hwgYQ7kNvwE-zFcx&amp;_nc_oc=AdkoC2Qy4fXjw8lRqNKdLMy-eqE-P_NMUzv7jFLpcZUnWFr1KYHCa7U5dFMiFWmLN00&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfpKj31fblhyYi3R1VcNrrOBSKclNmlAA2jp_11Jqx-pDQ&amp;oe=6966C28E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609457158_4235475613362267_4252112490726545538_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=8s9wGE1hwgYQ7kNvwE-zFcx&amp;_nc_oc=AdkoC2Qy4fXjw8lRqNKdLMy-eqE-P_NMUzv7jFLpcZUnWFr1KYHCa7U5dFMiFWmLN00&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfpKj31fblhyYi3R1VcNrrOBSKclNmlAA2jp_11Jqx-pDQ&amp;oe=6966C28E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/609457158_4235475613362267_4252112490726545538_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=8s9wGE1hwgYQ7kNvwE-zFcx&amp;_nc_oc=AdkoC2Qy4fXjw8lRqNKdLMy-eqE-P_NMUzv7jFLpcZUnWFr1KYHCa7U5dFMiFWmLN00&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfpKj31fblhyYi3R1VcNrrOBSKclNmlAA2jp_11Jqx-pDQ&amp;oe=6966C28E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">2025 fue construcci\u00f3n, retos y horas que dejaron <\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"2025 fue construcci\u00f3n, retos y horas que dejaron huella.\nCada proyecto levantado, cada pieza en su lugar, cada idea hecha estructura.\n\nLo que hacemos no sucede solo: se crea.\nCon compromiso, experiencia y visi\u00f3n en cada montaje.\n\nCerramos 2025 orgullosos.\n2026 comienza creando.\nY vamos con todo.\n\n#ALAVES #CreatingWithLove #Montadores #Estructuras #Eventos #M\u00e1sFuertes2026\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18552832279058804\" data-date=\"1766657652\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DSrsHCUjOwj\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mad1-1.cdninstagram.com\/v\/t51.71878-15\/606899234_869357895789546_3843091806247639494_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=GwX7A4VufkgQ7kNvwHJPCDy&#038;_nc_oc=Adlcih6O-ksFKsFzjKsk50qc7uzbEFuGtiQ6675k6ceK-xjyuVDE-A2OTvi0rEaW8Mw&#038;_nc_zt=23&#038;_nc_ht=scontent-mad1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&#038;oh=00_AfrsoJzeeuUQKqXHKf26Dgi3We_O7LVVsWIapeNMdGAyxw&#038;oe=6966A4F7\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/606899234_869357895789546_3843091806247639494_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=GwX7A4VufkgQ7kNvwHJPCDy&amp;_nc_oc=Adlcih6O-ksFKsFzjKsk50qc7uzbEFuGtiQ6675k6ceK-xjyuVDE-A2OTvi0rEaW8Mw&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfrsoJzeeuUQKqXHKf26Dgi3We_O7LVVsWIapeNMdGAyxw&amp;oe=6966A4F7&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/606899234_869357895789546_3843091806247639494_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=GwX7A4VufkgQ7kNvwHJPCDy&amp;_nc_oc=Adlcih6O-ksFKsFzjKsk50qc7uzbEFuGtiQ6675k6ceK-xjyuVDE-A2OTvi0rEaW8Mw&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfrsoJzeeuUQKqXHKf26Dgi3We_O7LVVsWIapeNMdGAyxw&amp;oe=6966A4F7&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/606899234_869357895789546_3843091806247639494_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=GwX7A4VufkgQ7kNvwHJPCDy&amp;_nc_oc=Adlcih6O-ksFKsFzjKsk50qc7uzbEFuGtiQ6675k6ceK-xjyuVDE-A2OTvi0rEaW8Mw&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfrsoJzeeuUQKqXHKf26Dgi3We_O7LVVsWIapeNMdGAyxw&amp;oe=6966A4F7&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/606899234_869357895789546_3843091806247639494_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=GwX7A4VufkgQ7kNvwHJPCDy&amp;_nc_oc=Adlcih6O-ksFKsFzjKsk50qc7uzbEFuGtiQ6675k6ceK-xjyuVDE-A2OTvi0rEaW8Mw&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfrsoJzeeuUQKqXHKf26Dgi3We_O7LVVsWIapeNMdGAyxw&amp;oe=6966A4F7&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Gracias a todos los que hab\u00e9is confiado en nosotr<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Gracias a todos los que hab\u00e9is confiado en nosotros y nos hab\u00e9is acompa\u00f1ado este a\u00f1o.\n\nAs\u00ed despedimos 2025, celebr\u00e1ndolo con el equipo que hay detr\u00e1s de cada proyecto.\nCon muchas ganas de lo que viene en 2026 \u2728\n\n#CreatingWithLove #FelizNavidad #Gracias #Equipo #2026\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18083873710838894\" data-date=\"1762967479\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DQ9tUG_jPvL\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mad1-1.cdninstagram.com\/v\/t51.82787-15\/581082521_18371187208155067_365125949568855802_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=iw8u353I7PIQ7kNvwEvRSsw&#038;_nc_oc=AdlAj6B0-ANx3PFqei8DjHJgKe_7zth2-JZ491mdOAPuhWYgOatbqZGjhN3HjDtsMIA&#038;_nc_zt=23&#038;_nc_ht=scontent-mad1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&#038;oh=00_AfqjCRlgOhZJG0NnLmwmjruW7Tz7_rlSzGrzyfchBfoZ5w&#038;oe=6966B9F8\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/581082521_18371187208155067_365125949568855802_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=iw8u353I7PIQ7kNvwEvRSsw&amp;_nc_oc=AdlAj6B0-ANx3PFqei8DjHJgKe_7zth2-JZ491mdOAPuhWYgOatbqZGjhN3HjDtsMIA&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqjCRlgOhZJG0NnLmwmjruW7Tz7_rlSzGrzyfchBfoZ5w&amp;oe=6966B9F8&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/581082521_18371187208155067_365125949568855802_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=iw8u353I7PIQ7kNvwEvRSsw&amp;_nc_oc=AdlAj6B0-ANx3PFqei8DjHJgKe_7zth2-JZ491mdOAPuhWYgOatbqZGjhN3HjDtsMIA&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqjCRlgOhZJG0NnLmwmjruW7Tz7_rlSzGrzyfchBfoZ5w&amp;oe=6966B9F8&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/581082521_18371187208155067_365125949568855802_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=iw8u353I7PIQ7kNvwEvRSsw&amp;_nc_oc=AdlAj6B0-ANx3PFqei8DjHJgKe_7zth2-JZ491mdOAPuhWYgOatbqZGjhN3HjDtsMIA&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqjCRlgOhZJG0NnLmwmjruW7Tz7_rlSzGrzyfchBfoZ5w&amp;oe=6966B9F8&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/581082521_18371187208155067_365125949568855802_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=iw8u353I7PIQ7kNvwEvRSsw&amp;_nc_oc=AdlAj6B0-ANx3PFqei8DjHJgKe_7zth2-JZ491mdOAPuhWYgOatbqZGjhN3HjDtsMIA&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqjCRlgOhZJG0NnLmwmjruW7Tz7_rlSzGrzyfchBfoZ5w&amp;oe=6966B9F8&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Finaliza una nueva edici\u00f3n del DP World Tour Qual<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Finaliza una nueva edici\u00f3n del DP World Tour Qualifying School en Infinitum Golf (Tarragona).\nUn evento internacional que vuelve a confiar en nuestras estructuras para su desarrollo.\n\n#alavesinnovation #DPWorldTour #QualifyingSchool #InfinitumGolf #arquitecturaef\u00edmera #CreatingWithLove\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18411109891141990\" data-date=\"1760453123\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DPyx0phDGug\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mad1-1.cdninstagram.com\/v\/t51.71878-15\/564922425_858210759865756_3060314973220346238_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=Py1f-wNoxjoQ7kNvwF0f-e_&#038;_nc_oc=Adn-QfnsYL7ahprQkqXmPhY8wZoreS1rvxITRZjLSJriM6CNnKMW1UUd1bpjfntNoBY&#038;_nc_zt=23&#038;_nc_ht=scontent-mad1-1.cdninstagram.com&#038;edm=AM6HXa8EAAAA&#038;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&#038;oh=00_AfqhQiwzZRMc7KeeXOVzk6fJzSeD_1FwPSJ5RJBz4uZ_WQ&#038;oe=69669D8F\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/564922425_858210759865756_3060314973220346238_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Py1f-wNoxjoQ7kNvwF0f-e_&amp;_nc_oc=Adn-QfnsYL7ahprQkqXmPhY8wZoreS1rvxITRZjLSJriM6CNnKMW1UUd1bpjfntNoBY&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqhQiwzZRMc7KeeXOVzk6fJzSeD_1FwPSJ5RJBz4uZ_WQ&amp;oe=69669D8F&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/564922425_858210759865756_3060314973220346238_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Py1f-wNoxjoQ7kNvwF0f-e_&amp;_nc_oc=Adn-QfnsYL7ahprQkqXmPhY8wZoreS1rvxITRZjLSJriM6CNnKMW1UUd1bpjfntNoBY&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqhQiwzZRMc7KeeXOVzk6fJzSeD_1FwPSJ5RJBz4uZ_WQ&amp;oe=69669D8F&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/564922425_858210759865756_3060314973220346238_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Py1f-wNoxjoQ7kNvwF0f-e_&amp;_nc_oc=Adn-QfnsYL7ahprQkqXmPhY8wZoreS1rvxITRZjLSJriM6CNnKMW1UUd1bpjfntNoBY&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqhQiwzZRMc7KeeXOVzk6fJzSeD_1FwPSJ5RJBz4uZ_WQ&amp;oe=69669D8F&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mad1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/564922425_858210759865756_3060314973220346238_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Py1f-wNoxjoQ7kNvwF0f-e_&amp;_nc_oc=Adn-QfnsYL7ahprQkqXmPhY8wZoreS1rvxITRZjLSJriM6CNnKMW1UUd1bpjfntNoBY&amp;_nc_zt=23&amp;_nc_ht=scontent-mad1-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=Ipb_rIgQxz11M3V2a6R3ww&amp;oh=00_AfqhQiwzZRMc7KeeXOVzk6fJzSeD_1FwPSJ5RJBz4uZ_WQ&amp;oe=69669D8F&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Nuevo proyecto en marcha \ud83d\ude9b\nEmbarcamos un nuevo <\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Nuevo proyecto en marcha \ud83d\ude9b\nEmbarcamos un nuevo pedido de tarima HeavyProkt\u2122\ufe0f, listo para cruzar el mar hacia su pr\u00f3ximo destino.\n\n#alavesinnovation #HeavyProkt #CreatingWithLove #arquitecturaef\u00edmera #estructuras\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;18083873710838894&quot;:{&quot;id&quot;:&quot;581082521_18371187208155067_365125949568855802_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18411109891141990&quot;:{&quot;id&quot;:&quot;564922425_858210759865756_3060314973220346238_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18552832279058804&quot;:{&quot;id&quot;:&quot;606899234_869357895789546_3843091806247639494_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18076426049345801&quot;:{&quot;id&quot;:&quot;609457158_4235475613362267_4252112490726545538_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18297702052277281&quot;:{&quot;id&quot;:&quot;609199045_1078393557690534_7913911864112525994_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n[\/et_pb_code][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" text_font=\"MDNicrome Dark|700|||||||\" text_font_size=\"35px\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"65px\" header_3_font=\"MDNicrome Dark||||||||\" header_3_text_color=\"#FFFFFF\" header_3_font_size=\"32px\" custom_margin=\"37px||37px||true|false\" custom_margin_tablet=\"41px||41px||true|false\" custom_margin_phone=\"||||true|false\" custom_margin_last_edited=\"on|phone\" link_option_url=\"https:\/\/www.instagram.com\/alavesinnovation\/\" text_font_size_tablet=\"27px\" text_font_size_phone=\"27px\" text_font_size_last_edited=\"on|tablet\" header_3_font_size_tablet=\"27px\" header_3_font_size_phone=\"27px\" header_3_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<\/p>\n<p style=\"text-align: center;\">#ALAVESINNOVATION<br \/>\n <img decoding=\"async\" src=\"https:\/\/alaves.net\/wp-content\/uploads\/instagramIcono-300x300.png\" width=\"30\" height=\"30\" alt=\"Instagram Alaves Innovation\" class=\"wp-image-212 alignnone size-medium\"><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"RGBA(255,255,255,0)\" min_height=\"0px\" height=\"0px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_row module_id=\"contacto\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_color=\"RGBA(255,255,255,0)\" min_height=\"0px\" height=\"0px\" max_height=\"0px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" custom_css_main_element=\"position:absolute;||top: 1000px;\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" custom_padding_last_edited=\"on|phone\" _builder_version=\"4.27.3\" _module_preset=\"default\" background_image=\"https:\/\/alaves.net\/wp-content\/uploads\/PARALLAX-4-2.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"\" custom_padding_phone=\"47px||47px||true|false\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" width_tablet=\"85%\" width_phone=\"85%\" width_last_edited=\"on|desktop\" max_width=\"2560px\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.3\" _module_preset=\"default\" header_text_align=\"left\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"90px\" header_2_line_height=\"0.9em\" custom_margin_tablet=\"\" custom_margin_phone=\"||41px||false|false\" custom_margin_last_edited=\"on|phone\" header_2_font_size_tablet=\"90px\" header_2_font_size_phone=\"47px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<\/p>\n<h2>LET'S CONNECT<br \/>TO CREATE<br \/><span><span style=\"color: transparent; text-decoration: solid underline 2px; text-underline-offset: 16px;\" class=\"mititle\">TOGETHER<\/span><\/span><\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.3\" _module_preset=\"default\" global_colors_info=\"{}\"][dsm_contact_form_7 cf7_library=\"11\" input_background_color=\"RGBA(255,255,255,0)\" _builder_version=\"4.27.3\" _module_preset=\"default\" labels_font=\"Outfit||||||||\" labels_font_size=\"16px\" input_textarea_select_font=\"Outfit||||||||\" input_textarea_select_text_color=\"#FFFFFF\" input_textarea_select_font_size=\"16px\" date_field_font_size=\"16px\" placeholder_text_color=\"#FFFFFF\" placeholder_font_size=\"16px\" radio_checkbox_font_size=\"16px\" background_color=\"rgba(0,0,0,0.42)\" custom_button_one=\"on\" button_one_text_size=\"16px\" button_one_text_color=\"#FFFFFF\" button_one_border_width=\"0px\" button_one_border_color=\"RGBA(255,255,255,0)\" button_one_border_radius=\"0px\" button_one_font=\"Outfit|800|||||||\" button_one_icon=\"&#xf061;||fa||900\" button_one_icon_color=\"#d70c0c\" button_one_on_hover=\"off\" custom_margin=\"||||false|false\" custom_padding=\"40px|40px|40px|40px|true|true\" custom_padding_tablet=\"41px|20px|41px|20px|true|true\" custom_padding_phone=\"41px||41px||true|true\" custom_padding_last_edited=\"on|phone\" custom_css_free_form=\"selector button::after{||    transform: translate(0px, 0px);||    transition: 0.5s transform ease;||}||||selector button:hover::after{||    transform: translate(10px, 0px);||    transition: 0.5s transform ease;;||}\" global_colors_info=\"{}\" input_textarea_select_text_color__hover_enabled=\"on|hover\" input_textarea_select_text_color__hover=\"#FFFFFF\" button_one_icon_color__hover_enabled=\"on|desktop\" button_one_icon_color__hover=\"#ffffff\"][\/dsm_contact_form_7][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>EVENT STRUCTURESWHY ALAVES?At ALAVES, we are clear that there is only one way to make a big impact, and that is by distinguishing ourselves by creating something excellent. &#8220;Creating with love&#8221; <div class=\"et_pb_module dsm_card dsm_card_0 et_pb_bg_layout_light  dsm_card_layout_stacked\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module_inner\">\n\t\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"et_pb_module dsm_card_wrapper et_pb_text_align_left\">\n\t\t\t\t\t\n\t\t\t\t\t<h4 class=\"dsm_card_title et_pb_module_header\">DESIGN AND CREATION OF UNIQUE SPACES FOR HOSPITALITY<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"dsm_card_description\">At ALAVES, we transform spaces into unforgettable experiences. Since 1976, our family history has taught us that the real difference is achieved by creating with love. Today, we maintain that legacy with our sights set on the future, offering hospitality solutions for top-tier events worldwide. Our commitment is to design unique environments that not only surprise with their form and quality but also generate a lasting emotional impact. We work with closeness and trust, taking care of every detail and putting love into everything we do, to turn each project into a unique experience.<\/div>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_module dsm_card dsm_card_1 et_pb_bg_layout_light  dsm_card_layout_stacked\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module_inner\">\n\t\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"et_pb_module dsm_card_wrapper et_pb_text_align_left\">\n\t\t\t\t\t\n\t\t\t\t\t<h4 class=\"dsm_card_title et_pb_module_header\">WE SIMPLIFY YOUR EVENT, MAXIMIZE YOUR IMPACT<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>At ALAVES Innovation, we offer comprehensive solutions in the design and manufacture of structures for events. We have a highly qualified team that develops personalized, top-quality proposals, always incorporating the latest innovations. Trusting us means simplifying your process, having all the solutions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":26776,"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":"","_joinchat":[],"footnotes":""},"class_list":["post-26496","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tents and Structures for Events | Alaves Innovation<\/title>\n<meta name=\"description\" content=\"At ALAVES Innovation, we design and manufacture premium modular structures for international events. Engineering, design, and passion come together to create unique spaces that inspire and transform. #CreatingWithLove\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/alaves.net\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tents and Structures for Events | Alaves Innovation\" \/>\n<meta property=\"og:description\" content=\"At ALAVES Innovation, we design and manufacture premium modular structures for international events. Engineering, design, and passion come together to create unique spaces that inspire and transform. #CreatingWithLove\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alaves.net\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"ALAVES Innovation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-27T12:18:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"142\" \/>\n\t<meta property=\"og:image:height\" content=\"29\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"69 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alaves.net\/en\/\",\"url\":\"https:\/\/alaves.net\/en\/\",\"name\":\"Tents and Structures for Events | Alaves Innovation\",\"isPartOf\":{\"@id\":\"https:\/\/alaves.net\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/alaves.net\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/alaves.net\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png\",\"datePublished\":\"2024-11-08T14:09:56+00:00\",\"dateModified\":\"2026-02-27T12:18:08+00:00\",\"description\":\"At ALAVES Innovation, we design and manufacture premium modular structures for international events. Engineering, design, and passion come together to create unique spaces that inspire and transform. #CreatingWithLove\",\"breadcrumb\":{\"@id\":\"https:\/\/alaves.net\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alaves.net\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/alaves.net\/en\/#primaryimage\",\"url\":\"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png\",\"contentUrl\":\"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png\",\"width\":142,\"height\":29},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alaves.net\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/alaves.net\/en\/alaves-innovation-2024\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Alaves Innovation 2024\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alaves.net\/en\/#website\",\"url\":\"https:\/\/alaves.net\/en\/\",\"name\":\"ALAVES Innovation\",\"description\":\"Carpas y estructuras para eventos\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alaves.net\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tents and Structures for Events | Alaves Innovation","description":"At ALAVES Innovation, we design and manufacture premium modular structures for international events. Engineering, design, and passion come together to create unique spaces that inspire and transform. #CreatingWithLove","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:\/\/alaves.net\/en\/","og_locale":"en_US","og_type":"article","og_title":"Tents and Structures for Events | Alaves Innovation","og_description":"At ALAVES Innovation, we design and manufacture premium modular structures for international events. Engineering, design, and passion come together to create unique spaces that inspire and transform. #CreatingWithLove","og_url":"https:\/\/alaves.net\/en\/","og_site_name":"ALAVES Innovation","article_modified_time":"2026-02-27T12:18:08+00:00","og_image":[{"width":142,"height":29,"url":"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"69 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alaves.net\/en\/","url":"https:\/\/alaves.net\/en\/","name":"Tents and Structures for Events | Alaves Innovation","isPartOf":{"@id":"https:\/\/alaves.net\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/alaves.net\/en\/#primaryimage"},"image":{"@id":"https:\/\/alaves.net\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png","datePublished":"2024-11-08T14:09:56+00:00","dateModified":"2026-02-27T12:18:08+00:00","description":"At ALAVES Innovation, we design and manufacture premium modular structures for international events. Engineering, design, and passion come together to create unique spaces that inspire and transform. #CreatingWithLove","breadcrumb":{"@id":"https:\/\/alaves.net\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alaves.net\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/alaves.net\/en\/#primaryimage","url":"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png","contentUrl":"https:\/\/alaves.net\/wp-content\/uploads\/LOGO-ALAVES-Blanco-2.png","width":142,"height":29},{"@type":"BreadcrumbList","@id":"https:\/\/alaves.net\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/alaves.net\/en\/alaves-innovation-2024\/"},{"@type":"ListItem","position":2,"name":"Alaves Innovation 2024"}]},{"@type":"WebSite","@id":"https:\/\/alaves.net\/en\/#website","url":"https:\/\/alaves.net\/en\/","name":"ALAVES Innovation","description":"Carpas y estructuras para eventos","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alaves.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/pages\/26496","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/comments?post=26496"}],"version-history":[{"count":20,"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/pages\/26496\/revisions"}],"predecessor-version":[{"id":26785,"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/pages\/26496\/revisions\/26785"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/media\/26776"}],"wp:attachment":[{"href":"https:\/\/alaves.net\/en\/wp-json\/wp\/v2\/media?parent=26496"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}