{"id":15165,"date":"2023-09-29T13:43:51","date_gmt":"2023-09-29T17:43:51","guid":{"rendered":"https:\/\/groupealtan.com\/homepage-startup-solutions-consulting\/"},"modified":"2026-03-17T09:18:00","modified_gmt":"2026-03-17T13:18:00","slug":"home-en","status":"publish","type":"page","link":"https:\/\/groupealtan.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row&#8221; ken_burns_direction=&#8221;zoom_out&#8221; ken_burns_transition_speed=&#8221;10000&#8243; ken_burns_enabled=&#8221;true&#8221; css=&#8221;.vc_custom_1743692950252{margin-bottom: 0px !important;padding-top: 245px !important;padding-bottom: 260px !important;}&#8221; ken_burns_image=&#8221;14990&#8243; mobile_padding_top=&#8221;200&#8243; mobile_padding_bottom=&#8221;200&#8243;][vc_column][vc_row_inner position_absolute=&#8221;absolute&#8221; position_absolute_offset_x=&#8221;20&#8243; position_absolute_offset_y=&#8221;0&#8243; position_absolute_offset_x_tablet=&#8221;0&#8243; position_absolute_offset_y_tablet=&#8221;-40&#8243; position_absolute_offset_x_mobile=&#8221;0&#8243; position_absolute_offset_y_mobile=&#8221;-100&#8243;][vc_column_inner][\/vc_column_inner][\/vc_row_inner][vc_row_inner disable_element=&#8221;yes&#8221; position_absolute=&#8221;absolute&#8221; position_absolute_horizontal=&#8221;right&#8221; position_absolute_offset_x=&#8221;30&#8243; position_absolute_offset_y=&#8221;50&#8243; position_absolute_width=&#8221;100%&#8221; position_absolute_offset_x_tablet=&#8221;0&#8243; position_absolute_offset_y_tablet=&#8221;0&#8243; position_absolute_offset_x_mobile=&#8221;0&#8243; position_absolute_offset_y_mobile=&#8221;0&#8243; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_speed=&#8221;0.2&#8243;][vc_column_inner][\/vc_column_inner][\/vc_row_inner]<div class=\"thegem-te-heading thegem-custom-69e0f674259121513\" ><div id=\"thegem-heading-interaction-69e0f67425844\" class=\"gem-interactions-enabled\" data-mouse_effects=\"yes\" data-mouse_effects_direction=\"1\" data-mouse_effects_speed=\"0.1\" ><h1 id=\"thegem-heading-69e0f67425841\" class=\"thegem-heading wpb_animate_when_almost_visible bounceIn wpb_bounceIn\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #ffffff;\">Reach new heights with us!<\/span><\/h1><\/div><style type=\"text\/css\">#thegem-heading-69e0f67425841 {margin: 0;}#thegem-heading-69e0f67425841 {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f67425841 > * {justify-content: center;}#thegem-heading-69e0f67425841 {font-size: 85px;}#thegem-heading-69e0f67425841 {line-height: 110px;}#thegem-heading-69e0f67425841, #thegem-heading-69e0f67425841 .light {text-transform: none;}@media screen and (max-width: 1023px) and (min-width: 768px) {#thegem-heading-69e0f67425841 {font-size: 60px;}}@media screen and (max-width: 1023px) and (min-width: 768px) {#thegem-heading-69e0f67425841 {line-height: 65px;}}@media screen and (max-width: 767px) {#thegem-heading-69e0f67425841 {font-size: 30px;}}@media screen and (max-width: 767px) {#thegem-heading-69e0f67425841 {line-height: 32px;}}#thegem-heading-69e0f67425841 a:hover, #thegem-heading-69e0f67425841 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f674259121513{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f674259121513{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f674259121513{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f674259121513{position: relative !important;}}<\/style>[vc_row_inner css=&#8221;.vc_custom_1696253958380{margin-top: 50px !important;}&#8221;][vc_column_inner width=&#8221;1\/2&#8243; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_speed=&#8221;0.4&#8243;]<div class=\"thegem-te-heading thegem-custom-69e0f67425dcb705\" ><script type=\"text\/javascript\">(function() {function TheGemHeading() {this.animateClass = 'thegem-heading-animate';this.animatedClass = 'thegem-heading-animated';}TheGemHeading.prototype = {initialize: function () {let items =document.querySelectorAll('.'+this.animateClass);items.forEach((item)=>{if (this.isElementVisible(item)) {this.prepareAnimation(item);this.startAnimation(item);}});if ('ResizeObserver' in window) {const resizeObserver = new ResizeObserver((entries) => {entries.forEach((entry) => {this.prepareAnimation(entry.target);});});items.forEach((item) => {resizeObserver.observe(item);});}if ('IntersectionObserver' in window) {let intersectionObserver = new IntersectionObserver((entries)=>{entries.forEach((entry)=> {if (entry.isIntersecting) {this.startAnimation(entry.target);intersectionObserver.unobserve(entry.target);}});});items.forEach((item)=>{intersectionObserver.observe(item);this.prepareAnimation(item);});} else {items.forEach((item)=>{this.prepareAnimation(item);this.startAnimation(item);});}},isElementVisible: function (element) {let rect= element.getBoundingClientRect(),width= window.innerWidth || document.documentElement.clientWidth,height = window.innerHeight || document.documentElement.clientHeight,efp= (x, y) => document.elementFromPoint(x, y);if (rect.right < 0 || rect.bottom < 0 || rect.left > width || rect.top > height) return false;return (element.contains(efp(rect.left,rect.top)) ||element.contains(efp(rect.right, rect.top)) ||element.contains(efp(rect.right, rect.bottom)) ||element.contains(efp(rect.left,rect.bottom)));},startAnimation: function (element) {if (element && !element.classList.contains(this.animatedClass)) {element.classList.add(this.animatedClass);element.classList.remove(this.animateClass);element.dispatchEvent(new Event('theGemHeading.startAnimation', {bubbles: true}));}},prepareAnimation: function (element) {if (element\/* && !element.isPreparedAnimation*\/) {element.dispatchEvent(new Event('theGemHeading.prepareAnimation', {bubbles: true}));\/*element.isPreparedAnimation = true;*\/}}};window.theGemHeading = new TheGemHeading();document.addEventListener('DOMContentLoaded', function() {window.theGemHeading.initialize();});})();<\/script><div id=\"thegem-heading-69e0f67425bd9\" class=\"thegem-heading title-h1 custom-rotate vc_custom_1741038318441 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1600ms\">Engineering<\/span><\/span>\n<span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1900ms\">Innovation<\/span><\/span>\n<span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 2200ms\">Performance<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f67425bd9 {margin: 0;}#thegem-heading-interaction-69e0f67425bdb, #thegem-heading-69e0f67425bd9 {display: inline;}#thegem-heading-69e0f67425bd9 {font-size: 30px;}#thegem-heading-69e0f67425bd9 {line-height: 50px;}#thegem-heading-69e0f67425bd9, #thegem-heading-69e0f67425bd9 .light {text-transform: none;}@media screen and (max-width: 767px) {#thegem-heading-69e0f67425bd9 {line-height: 40px;}}#thegem-heading-69e0f67425bd9 {max-width: 200px;}#thegem-heading-69e0f67425bd9 .thegem-heading-word {animation-duration: 2000ms;}#thegem-heading-69e0f67425bd9 .thegem-heading-word {animation-timing-function: cubic-bezier(0.77,0,0.175,1);}#thegem-heading-69e0f67425bd9 a:hover, #thegem-heading-69e0f67425bd9 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67425dcb705{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67425dcb705{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67425dcb705{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67425dcb705{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67425dcb705{margin-bottom: 20px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67425dcb705{margin-left: -20px !important;}}.thegem-te-heading.thegem-custom-69e0f67425dcb705, .vc_gem_heading.thegem-custom-69e0f67425dcb705-editor {display: inline-flex !important;}<\/style> [\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; interactions_enabled=&#8221;1&#8243; mouse_effects=&#8221;1&#8243; mouse_effects_speed=&#8221;0.1&#8243;]<div class=\"thegem-te-heading thegem-custom-69e0f6742608e9010\" ><h4 id=\"thegem-heading-69e0f67426030\" class=\"thegem-heading vc_custom_1741038290819 wpb_animate_when_almost_visible bounceIn wpb_bounceIn\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #ffffff;\">A proven hands-on expertise for durable and high-performance solutions.<\/span><\/h4><style type=\"text\/css\">#thegem-heading-69e0f67426030 {margin: 0;}#thegem-heading-69e0f67426030 {-webkit-animation-delay: 1000ms; -moz-animation-delay: 1000ms; -o-animation-delay: 1000ms; animation-delay: 1000ms;}#thegem-heading-69e0f67426030 a:hover, #thegem-heading-69e0f67426030 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6742608e9010{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6742608e9010{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6742608e9010{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6742608e9010{position: relative !important;}}<\/style>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221; background_position_desktop=&#8221;left top&#8221; mobile_padding_left=&#8221;10&#8243; mobile_padding_right=&#8221;10&#8243; tablet_padding_left=&#8221;10&#8243; tablet_padding_right=&#8221;10&#8243; css=&#8221;.vc_custom_1740499987615{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; background_position_desktop=&#8221;left bottom&#8221; css_animation=&#8221;fadeInLeft&#8221; css=&#8221;.vc_custom_1740497743257{margin-top: -160px !important;padding-top: 60px !important;padding-right: 80px !important;padding-bottom: 60px !important;padding-left: 80px !important;background-color: #253049 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; tablet_padding_top=&#8221;60&#8243; tablet_padding_bottom=&#8221;30&#8243; tablet_padding_left=&#8221;30&#8243; tablet_padding_right=&#8221;30&#8243; mobile_padding_left=&#8221;30&#8243; mobile_padding_right=&#8221;30&#8243;]<div class=\"thegem-te-heading thegem-custom-69e0f674263393816\" ><div id=\"thegem-heading-69e0f674262e2\" class=\"thegem-heading title-h2 vc_custom_1743611814577\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #FFFFFF;\">Ready to take action?<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f674262e2 {margin: 0;}#thegem-heading-69e0f674262e2 {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f674262e2 > * {justify-content: center;}#thegem-heading-69e0f674262e2 {font-size: 30px;}#thegem-heading-69e0f674262e2 {line-height: 40px;}#thegem-heading-69e0f674262e2, #thegem-heading-69e0f674262e2 .light {text-transform: none;}#thegem-heading-69e0f674262e2 a:hover, #thegem-heading-69e0f674262e2 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f674263393816{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f674263393816{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f674263393816{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f674263393816{position: relative !important;}}<\/style><style>.thegem-custom-69e0f674264744115 .gem-icon-half-1 {color: #FFFFFF;}.thegem-custom-69e0f674264744115 .gem-icon-half-2 {color: #FFFFFF;}.thegem-custom-69e0f674264744115 .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.thegem-custom-69e0f674264744115 .gem-icon  {font-size: 50px;}.thegem-custom-69e0f674264744115 .gem-icon:not(.gem-simple-icon) .gem-icon-inner {width: 75px; height: 75px; line-height: 75px;}.thegem-custom-69e0f674264744115 .gem-icon.gem-simple-icon {width: 50px; height: 50px; line-height: 50px;}.thegem-custom-69e0f674264744115 a:hover .gem-infotext-icon .gem-icon-half-1 {color: #FFFFFF !important;}.thegem-custom-69e0f674264744115 a:hover .gem-infotext-icon .gem-icon-half-2 {color: #FFFFFF !important;}.thegem-custom-69e0f674264744115 a:hover .gem-infotext-icon .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.gem-infotext.thegem-custom-69e0f674264744115 .gem-infotext-icon {margin-right:35px !important;}.gem-infotext.thegem-custom-69e0f674264744115 .title-customize {color:#FFFFFF !important;}.gem-infotext.thegem-custom-69e0f674264744115 .title-customize {margin-bottom:6px !important;}.gem-infotext.thegem-custom-69e0f674264744115 .subtitle-customize {color:#FFFFFF !important;}<\/style><div id=\"about\" class=\"gem-infotext vc_custom_1765986177428 alignment-left thegem-custom-69e0f674264744115\"> <a href=\"https:\/\/groupealtan.com\/en\/jobs\/lifting\/\" target=\"_self\" title=\"Lifting Equipment Technician\" class=\"gem-infotext-wrap position--left vertical--center\" aria-label=\"Read more\"> <div class=\"gem-infotext-icon\"> <div class=\"gem-icon gem-simple-icon gem-icon-pack-material gem-icon-size-custom\"> <div class=\"gem-icon-inner\"><span class=\"gem-icon-half-1\"><span class=\"back-angle\">&#xf4a7;<\/span><\/span><span class=\"gem-icon-half-2\"><span class=\"back-angle\">&#xf4a7;<\/span><\/span><\/div> <\/div> <\/div> <div class=\"gem-infotext\"> <div class=\"gem-infotext__title\"> <div class=\"title-customize title-h4\" style=\"\"> Lifting Equipment Technician <\/div> <\/div> <\/div> <\/a> <\/div><style>.thegem-custom-69e0f674266da6526 .gem-icon-half-1 {color: #FFFFFF;}.thegem-custom-69e0f674266da6526 .gem-icon-half-2 {color: #FFFFFF;}.thegem-custom-69e0f674266da6526 .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.thegem-custom-69e0f674266da6526 .gem-icon  {font-size: 50px;}.thegem-custom-69e0f674266da6526 .gem-icon:not(.gem-simple-icon) .gem-icon-inner {width: 75px; height: 75px; line-height: 75px;}.thegem-custom-69e0f674266da6526 .gem-icon.gem-simple-icon {width: 50px; height: 50px; line-height: 50px;}.thegem-custom-69e0f674266da6526 a:hover .gem-infotext-icon .gem-icon-half-1 {color: #FFFFFF !important;}.thegem-custom-69e0f674266da6526 a:hover .gem-infotext-icon .gem-icon-half-2 {color: #FFFFFF !important;}.thegem-custom-69e0f674266da6526 a:hover .gem-infotext-icon .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.gem-infotext.thegem-custom-69e0f674266da6526 .gem-infotext-icon {margin-right:35px !important;}.gem-infotext.thegem-custom-69e0f674266da6526 .title-customize {color:#FFFFFF !important;}.gem-infotext.thegem-custom-69e0f674266da6526 .title-customize {margin-bottom:6px !important;}.gem-infotext.thegem-custom-69e0f674266da6526 .subtitle-customize {color:#FFFFFF !important;}<\/style><div id=\"about\" class=\"gem-infotext vc_custom_1763143115008 alignment-left thegem-custom-69e0f674266da6526\"> <a href=\"https:\/\/groupealtan.com\/en\/jobs\/mechanical-engineer\/\" target=\"_self\" title=\"Mechanical engineer\" class=\"gem-infotext-wrap position--left vertical--center\" aria-label=\"Read more\"> <div class=\"gem-infotext-icon\"> <div class=\"gem-icon gem-simple-icon gem-icon-pack-fontawesome gem-icon-size-custom\"> <div class=\"gem-icon-inner\"><span class=\"gem-icon-half-1\"><span class=\"back-angle\">&#xf0c1;<\/span><\/span><span class=\"gem-icon-half-2\"><span class=\"back-angle\">&#xf0c1;<\/span><\/span><\/div> <\/div> <\/div> <div class=\"gem-infotext\"> <div class=\"gem-infotext__title\"> <div class=\"title-customize title-h4\" style=\"\"> Mechanical Engineer <\/div> <\/div> <\/div> <\/a> <\/div><style>.thegem-custom-69e0f674268b58609 .gem-icon-half-1 {color: #FFFFFF;}.thegem-custom-69e0f674268b58609 .gem-icon-half-2 {color: #FFFFFF;}.thegem-custom-69e0f674268b58609 .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.thegem-custom-69e0f674268b58609 .gem-icon  {font-size: 50px;}.thegem-custom-69e0f674268b58609 .gem-icon:not(.gem-simple-icon) .gem-icon-inner {width: 75px; height: 75px; line-height: 75px;}.thegem-custom-69e0f674268b58609 .gem-icon.gem-simple-icon {width: 50px; height: 50px; line-height: 50px;}.thegem-custom-69e0f674268b58609 a:hover .gem-infotext-icon .gem-icon-half-1 {color: #FFFFFF !important;}.thegem-custom-69e0f674268b58609 a:hover .gem-infotext-icon .gem-icon-half-2 {color: #FFFFFF !important;}.thegem-custom-69e0f674268b58609 a:hover .gem-infotext-icon .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.gem-infotext.thegem-custom-69e0f674268b58609 .gem-infotext-icon {margin-right:35px !important;}.gem-infotext.thegem-custom-69e0f674268b58609 .title-customize {color:#FFFFFF !important;}.gem-infotext.thegem-custom-69e0f674268b58609 .title-customize {margin-bottom:6px !important;}.gem-infotext.thegem-custom-69e0f674268b58609 .subtitle-customize {color:#FFFFFF !important;}<\/style><div id=\"about\" class=\"gem-infotext vc_custom_1756902598899 alignment-left thegem-custom-69e0f674268b58609\"> <a href=\"https:\/\/groupealtan.com\/en\/jobs\/workshop-mechanic\/\" target=\"_self\" class=\"gem-infotext-wrap position--left vertical--center\" aria-label=\"Read more\"> <div class=\"gem-infotext-icon\"> <div class=\"gem-icon gem-simple-icon gem-icon-pack-fontawesome gem-icon-size-custom\"> <div class=\"gem-icon-inner\"><span class=\"gem-icon-half-1\"><span class=\"back-angle\">&#xf085;<\/span><\/span><span class=\"gem-icon-half-2\"><span class=\"back-angle\">&#xf085;<\/span><\/span><\/div> <\/div> <\/div> <div class=\"gem-infotext\"> <div class=\"gem-infotext__title\"> <div class=\"title-customize title-h4\" style=\"\"> Workshop Mechanic <\/div> <\/div> <\/div> <\/a> <\/div><style>.thegem-custom-69e0f67426a637150 .gem-icon-half-1 {color: #FFFFFF;}.thegem-custom-69e0f67426a637150 .gem-icon-half-2 {color: #FFFFFF;}.thegem-custom-69e0f67426a637150 .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.thegem-custom-69e0f67426a637150 .gem-icon  {font-size: 50px;}.thegem-custom-69e0f67426a637150 .gem-icon:not(.gem-simple-icon) .gem-icon-inner {width: 75px; height: 75px; line-height: 75px;}.thegem-custom-69e0f67426a637150 .gem-icon.gem-simple-icon {width: 50px; height: 50px; line-height: 50px;}.thegem-custom-69e0f67426a637150 a:hover .gem-infotext-icon .gem-icon-half-1 {color: #FFFFFF !important;}.thegem-custom-69e0f67426a637150 a:hover .gem-infotext-icon .gem-icon-half-2 {color: #FFFFFF !important;}.thegem-custom-69e0f67426a637150 a:hover .gem-infotext-icon .gem-icon-style-gradient .back-angle {background: linear-gradient( to bottom, #FFFFFF, ); -webkit-text-fill-color: transparent; -webkit-background-clip: text;}.gem-infotext.thegem-custom-69e0f67426a637150 .gem-infotext-icon {margin-right:35px !important;}.gem-infotext.thegem-custom-69e0f67426a637150 .title-customize {color:#FFFFFF !important;}.gem-infotext.thegem-custom-69e0f67426a637150 .title-customize {margin-bottom:6px !important;}.gem-infotext.thegem-custom-69e0f67426a637150 .subtitle-customize {color:#FFFFFF !important;}<\/style><div id=\"about\" class=\"gem-infotext vc_custom_1773753470456 alignment-left thegem-custom-69e0f67426a637150\"> <a href=\"https:\/\/groupealtan.com\/en\/jobs\/welder\/\" target=\"_self\" title=\"Welder\" class=\"gem-infotext-wrap position--left vertical--center\" aria-label=\"Read more\"> <div class=\"gem-infotext-icon\"> <div class=\"gem-icon gem-simple-icon gem-icon-pack-fontawesome gem-icon-size-custom\"> <div class=\"gem-icon-inner\"><span class=\"gem-icon-half-1\"><span class=\"back-angle\">&#xf0e7;<\/span><\/span><span class=\"gem-icon-half-2\"><span class=\"back-angle\">&#xf0e7;<\/span><\/span><\/div> <\/div> <\/div> <div class=\"gem-infotext\"> <div class=\"gem-infotext__title\"> <div class=\"title-customize title-h4\" style=\"\"> Welder <\/div> <\/div> <\/div> <\/a> <\/div><style type=\"text\/css\">.thegem-button-69e0f67426cbc4679 .gem-button {margin-bottom: 0px;}.thegem-button-69e0f67426cbc4679 .gem-button svg {fill: #32604D;}.thegem-button-69e0f67426cbc4679 .gem-button:hover svg {fill: #32604D;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69e0f67426cbc4679    \"  ><a title=\"Jobs\" class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 2px;background-color: #FFFFFF;color: #32604D;\" onmouseleave=\"this.style.backgroundColor='#FFFFFF';this.style.color='#32604D';\" onmouseenter=\"this.style.backgroundColor='#FFFFFF';this.style.color='#32604D';\" href=\"https:\/\/groupealtan.com\/en\/job-openings\/\" target=\"_self\">See all available jobs!<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1740497704282{padding-top: 100px !important;padding-left: 90px !important;}&#8221; tablet_padding_top=&#8221;50&#8243; tablet_padding_bottom=&#8221;0&#8243; tablet_padding_left=&#8221;30&#8243; tablet_padding_right=&#8221;21&#8243; mobile_padding_left=&#8221;20&#8243; mobile_padding_right=&#8221;20&#8243;]<div class=\"thegem-te-heading thegem-custom-69e0f67426fd06792\" ><div id=\"thegem-heading-69e0f67426f6a\" class=\"thegem-heading title-h1 vc_custom_1771943107701\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #32604D;\">Events<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f67426f6a {margin: 0;}#thegem-heading-69e0f67426f6a {font-size: 40px;}#thegem-heading-69e0f67426f6a {line-height: 55px;}#thegem-heading-69e0f67426f6a, #thegem-heading-69e0f67426f6a .light {text-transform: none;}#thegem-heading-69e0f67426f6a a:hover, #thegem-heading-69e0f67426f6a a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67426fd06792{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67426fd06792{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67426fd06792{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67426fd06792{position: relative !important;}}<\/style><style>.portfolio.news-grid#style-e776b03 .portfolio-item:not(.size-item), .preloader#style-preloader-e776b03 .portfolio-item { padding: calc(42px\/2) !important; }.portfolio.news-grid#style-e776b03 .portfolio-item.size-item { padding: 0 calc(42px\/2) !important; }.portfolio.news-grid#style-e776b03 .portfolio-row, .preloader#style-preloader-e776b03 .skeleton-posts.portfolio-row { margin: calc(-42px\/2); }.portfolio.news-grid#style-e776b03.fullwidth-columns .portfolio-row { margin: calc(-42px\/2) 0; }.portfolio.news-grid#style-e776b03 .fullwidth-block:not(.no-paddings) { padding-left: 42px; padding-right: 42px; }.portfolio.news-grid#style-e776b03 .fullwidth-block .portfolio-row { padding-left: calc(42px\/2); padding-right: calc(42px\/2); }.portfolio.news-grid#style-e776b03 .fullwidth-block .portfolio-top-panel { padding-left: 42px; padding-right: 42px; }.portfolio.news-grid#style-e776b03.fullwidth-columns .with-filter-sidebar .filter-sidebar { padding-left: 42px; }.portfolio.news-grid#style-e776b03.list-style.with-divider .portfolio-item .wrap:before { top: calc(-42px\/2); }.portfolio.news-grid#style-e776b03 .portfolio-item .caption .title span { letter-spacing: px !important; }.portfolio.news-grid#style-e776b03 .portfolio-item .wrap > .caption { justify-content: center !important; }<\/style><style>.portfolio.news-grid#style-e776b03 .portfolio-filters { text-align: center; }<\/style> <div class=\"portfolio-preloader-wrapper panel-sidebar-position-left\"> <div class=\"portfolio portfolio-grid extended-portfolio-grid news-grid no-padding portfolio-pagination-disable portfolio-style-justified background-style-transparent title-style-light hover-list-zoom-overlay title-on-page caption-position-page version-new list-style caption-position-right loading-animation item-animation-flip columns-1 columns-tablet-1 columns-mobile-1 disable-isotope disabled-hover with-divider \" id=\"style-e776b03\" data-style-uid=\"e776b03\" data-portfolio-uid=\"grid_9b37c8a\" data-current-page=\"1\" data-per-page=\"1\" data-next-page=\"2\" data-pages-count=\"4\" data-hover=\"default\" data-portfolio-filter=\"[]\" data-portfolio-filter-attributes=\"null\" data-portfolio-filter-status=\"null\" data-portfolio-filter-price=\"null\" data-portfolio-filter-search=\"\"> <div class=\"portfolio-row-outer \"> <div class=\"portfolio-top-panel filter-type-default selected-only\"> <div class=\"portfolio-top-panel-row filter-style-buttons\"> <div class=\"portfolio-top-panel-left\"><div class=\"portfolio-filter-item portfolio-selected-filters left\"> <div class=\"portfolio-selected-filter-item clear-filters\"> Clear Filters\t<\/div> <\/div> <\/div> <div class=\"portfolio-top-panel-right\"> <\/div> <\/div> <\/div> <div class=\"row portfolio-row\"> <div class=\"portfolio-set clearfix\" data-max-row-height=\"380\"> <div class=\"portfolio-item latest-news col-xs-12 col-sm-12 col-md-12 item-animations-not-inited show-caption-border post-has-author post-16412 post type-post status-publish format-standard has-post-thumbnail category-latest-news\" data-default-sort=\"0\" data-sort-date=\"1771584383\"> <div class=\"thegem-template-wrapper thegem-template-loop-item thegem-template-14633 thegem-loop-post-16412\"> <style>.vc_custom_1740495726300{margin-top: 10px !important;margin-bottom: 10px !important;}.vc_custom_1739383320491{margin-bottom: 10px !important;}<\/style>[vc_row][vc_column]<style>.thegem-te-loop-featured-media.thegem-custom-69e0f67435fc54950 .media-inner-wrap img {opacity: calc(100\/100);}.thegem-te-loop-featured-media.thegem-custom-69e0f67435fc54950.image-hover-effect a:hover .media-inner-wrap img {opacity: calc(100\/100);}.thegem-te-loop-featured-media.thegem-custom-69e0f67435fc54950 .media-inner-wrap:before {background-color: rgba(0, 0, 0, 0);}.thegem-te-loop-featured-media.thegem-custom-69e0f67435fc54950 .media-inner-wrap .portfolio-image-slider:before {background-color: rgba(0, 0, 0, 0);}.thegem-te-loop-featured-media.thegem-custom-69e0f67435fc54950.image-hover-effect a:hover .media-inner-wrap:before {background-color: rgba(0, 0, 0, 0.3);}<\/style><div class=\"thegem-te-loop-featured-media image-position-left appearance-type-image loop-item-type-medium thegem-custom-69e0f67435fc54950\"> <a href=https:\/\/groupealtan.com\/en\/canadian-mining-expo\/ target=_self> <div class=\"featured-media \"> <div class=\"media-inner-wrap\"> <picture> <img src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/CME-ANG.jpg\" width=\"500\" height=\"231\" class=\"attachment-medium\" alt=\"Groupe Altan will be at the Canadian Mining Expo 2026!\" \/> <\/picture> <\/div> <\/div> <\/a> <\/div><style>.thegem-te-post-title.thegem-custom-69e0f6743748a2210 {justify-content: left; text-align: left;}.thegem-te-post-title.thegem-custom-69e0f6743748a2210 .post-title {letter-spacing: 0px;}.thegem-te-post-title.thegem-custom-69e0f6743748a2210 .post-title {text-transform: none;}.thegem-te-post-title.thegem-custom-69e0f6743748a2210 .post-title span {max-height: initial; white-space: initial; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}.thegem-te-post-title.thegem-custom-69e0f6743748a2210 .post-title {color: #32604D;}.thegem-te-post-title.thegem-custom-69e0f6743748a2210 .post-title a {color: #32604D;}<\/style><div class=\"thegem-te-post-title vc_custom_1740495726300 thegem-custom-69e0f6743748a2210\"> <div class=\"post-title title-h5 \"> <a href=https:\/\/groupealtan.com\/en\/canadian-mining-expo\/ target=_self> <span>Groupe Altan will be at the Canadian Mining Expo 2026!<\/span> <\/a> <\/div> <\/div><style>.thegem-te-post-excerpt.thegem-custom-69e0f67437e65443 {justify-content: left; text-align: left;}.thegem-te-post-excerpt.thegem-custom-69e0f67437e65443 .post-excerpt {color: #253049;}<\/style><div class=\"thegem-te-post-excerpt vc_custom_1739383320491 thegem-custom-69e0f67437e65443\"> <div class=\"post-excerpt text-body \"> Ready to propel your mining career? Join Groupe Altan at the CME 2026 Trade Show at the McIntyre Complex. We are actively recruiting passionate operators, mechanics, and technicians for our upcoming large-scale projects. <\/div> <\/div>[vc_empty_space height=\"5px\"]<style type=\"text\/css\">.thegem-button-69e0f67438aa33396 .gem-button svg {fill: #FFFFFF;}.thegem-button-69e0f67438aa33396 .gem-button:hover svg {fill: #32604D;}<\/style><div class=\"gem-button-container gem-button-position-inline thegem-button-69e0f67438aa33396 \" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 gem-button-icon-position-right\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 3px;border-color: #32604D;background: linear-gradient(to bottom, #32604D, #32604D);color: #FFFFFF;\" onmouseleave=\"this.style.borderColor='#32604D';this.style.backgroundColor='transparent';this.style.color='#FFFFFF';this.style.background='linear-gradient(to bottom , #32604D , #32604D)';\" onmouseenter=\"this.style.borderColor='#32604D';this.style.backgroundColor='#FFFFFF';this.style.color='#32604D';this.style.background='linear-gradient(to bottom , #FFFFFF , #FFFFFF)';\" href=\"https:\/\/groupealtan.com\/en\/canadian-mining-expo\/\" target=\"_self\">More details<i class=\"gem-print-icon gem-icon-pack-elegant \">&#x39;<\/i><\/a><\/div> [\/vc_column][\/vc_row]\t<\/div> <\/div> <\/div><!-- .portflio-set --> <\/div><!-- .row--> <\/div><!-- .full-width --> <\/div><!-- .portfolio--> <\/div><!-- .portfolio-preloader-wrapper-->[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1741029508927{margin-bottom: 0px !important;padding-top: 95px !important;padding-right: 100px !important;padding-bottom: 20px !important;padding-left: 100px !important;}&#8221; mobile_padding_top=&#8221;50&#8243; el_id=&#8221;about-us&#8221; tablet_padding_left=&#8221;10&#8243; tablet_padding_right=&#8221;10&#8243; mobile_padding_left=&#8221;10&#8243; mobile_padding_right=&#8221;10&#8243;][vc_column]<div class=\"thegem-te-heading thegem-custom-69e0f674392365534\" ><div id=\"thegem-heading-69e0f67438f3b\" class=\"thegem-heading title-h1 vc_custom_1741028091366\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #32604D;\">About Groupe Altan<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f67438f3b {margin: 0;}#thegem-heading-69e0f67438f3b, #thegem-heading-69e0f67438f3b .light {text-transform: none;}#thegem-heading-69e0f67438f3b a:hover, #thegem-heading-69e0f67438f3b a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f674392365534{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f674392365534{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f674392365534{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f674392365534{position: relative !important;}}<\/style>[vc_column_text css=&#8221;&#8221;]We are pioneers in providing complete and tailored solutions for all your turnkey industrial projects and turnkey mining projects across Quebec, including Abitibi-T\u00e9miscamingue, Northern Quebec, Val d\u2019Or, and Rouyn-Noranda. Our engineering services, combined with our fabrication workshop in Val d\u2019Or, cover everything from project management to mining equipment installation across various industrial sectors.<\/p>\n<p>With us, you\u2019ll find all the necessary services in one place: industrial lifting, mining lifting, industrial maintenance, rolling equipment maintenance, industrial equipment inspection, and mining equipment inspection, as well as specialized work such as CBW welding.<\/p>\n<p>Our commitment is to provide you with the best possible service, taking into account your actual needs and unique circumstances, to deliver reliable and high-performance solutions throughout Quebec.[\/vc_column_text][vc_empty_space]<div class=\"thegem-te-heading thegem-custom-69e0f6743976e6998\" ><div id=\"thegem-heading-69e0f674394b4\" class=\"thegem-heading title-h1\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #32604D;\">The strength of the Group<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f674394b4 {margin: 0;}#thegem-heading-69e0f674394b4 a:hover, #thegem-heading-69e0f674394b4 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743976e6998{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743976e6998{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743976e6998{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743976e6998{position: relative !important;}}<\/style>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; content_placement=&#8221;top&#8221; css=&#8221;.vc_custom_1740440032653{margin-bottom: 0px !important;padding-right: 100px !important;padding-left: 100px !important;background-color: #FFFFFF !important;}&#8221; tablet_padding_left=&#8221;0&#8243; tablet_padding_right=&#8221;0&#8243; mobile_padding_left=&#8221;10&#8243; mobile_padding_right=&#8221;10&#8243;][vc_column css=&#8221;.vc_custom_1740434292250{padding-bottom: 110px !important;}&#8221; tablet_padding_top=&#8221;90&#8243; tablet_padding_bottom=&#8221;90&#8243; mobile_padding_top=&#8221;70&#8243; mobile_padding_bottom=&#8221;70&#8243; el_class=&#8221;custom-tour&#8221;][vc_tta_tour active_section=&#8221;1&#8243; css=&#8221;.vc_custom_1740490887057{margin-top: 2px !important;background-color: #DD333300 !important;}&#8221;][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Specialist Contractors&#8221; tab_id=&#8221;specialist-contractors&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740491111683{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094145935{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Specialist Contractors&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\">At Groupe Altan, we provide a comprehensive subcontracting service, offering a team of qualified and certified personnel to meet your technical and industrial maintenance needs. Our team includes engineers, project managers, CPIs, technicians, and HSE representatives. But that\u2019s not all! We also work with welders, carpenters, mechanics, as well as skilled laborers and machinists specializing in mining equipment installation.<\/span><\/p>\n<p><span style=\"color: #ffffff;\">Be efficient with our complete workforce solution!<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Feasibility &amp; Project Management&#8221; tab_id=&#8221;feasibility-and-project-management&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740491118817{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094202635{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Feasibility &amp; Project Management&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\"><em>Feasibility Study<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">With our team, gain relevant insights for the implementation of your project while mitigating risks. We meticulously analyze various factors to assess the viability of your project, taking into account technical, financial, and operational aspects. Thanks to our expertise in project management and industrial lifting, you will be able to make informed decisions and ensure the success of your initiatives.<\/span><\/p>\n<p><span style=\"color: #ffffff;\">Trust our know-how to turn your ideas into concrete achievements. <\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Comprehensive CAPEX Project Management<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">We are present at every stage to ensure the design and execution of industrial or mining projects. Our experienced team manages all aspects, guaranteeing efficiency, quality, and timely delivery. We handle lift planning, coordination, and execution so you can focus on your strategic objectives.<\/span><\/p>\n<p><span style=\"color: #ffffff;\">With our expertise, we turn your ideas into tangible results, ensuring that every detail is addressed.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Professional Development&#8221; tab_id=&#8221;professional-development&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740084262048{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094211569{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Professional Development&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\">Thanks to our customized program, your employees will acquire new techniques to optimize and simplify equipment maintenance. Invest in the development of your team to ensure enhanced performance and efficiency.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Supervision and Coaching<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">This service improves your team\u2019s performance by teaching techniques based on efficiency. Our experts mentor your employees, supervise their progress, and support their professional development, ensuring continuous skill growth and increased effectiveness. <\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Creation and Implementation of Preventive Maintenance Programs<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">Our programs are designed to improve the reliability and extend the lifespan of your equipment. We develop and implement proactive strategies to minimize downtime, optimize maintenance schedules, and maximize your operational efficiency.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Lifting Heavy Materials&#8221; tab_id=&#8221;lifting-heavy-materials&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740084268157{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094222921{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Lifting Heavy Materials&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\">Thanks to our services, lifting heavy materials in confined spaces, with multiple industrial cranes, crane movement, or multi-stage lifts has never been easier or safer. Trust our expertise to ensure safe and efficient lifting operations.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Design and Certification of Lifting Plans<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">All our plans are meticulously crafted by our experts, considering every detail to ensure optimal performance. These plans are certified to meet industry standards, providing you with a guarantee of quality and safety.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Complex Lifting Supervision<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">Our experienced team provides full supervision of industrial lifting operations that require special attention. We ensure strict adherence to safety protocols and the efficient execution of each lift, creating a safe and high-performing work environment.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Industrial Manufacturing&#8221; tab_id=&#8221;industrial-manufacturing&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740084276038{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094242116{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Industrial Manufacturing&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\">By using our services, you are assured of exceptional and custom industrial fabrication.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Design and Certification of Custom Parts<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">All the parts we design and manufacture are crafted with high precision to fit your lifting equipment and specific needs perfectly. We also ensure they strictly comply with industry standards, giving you confidence in their quality and conformity, and guaranteeing optimal pe<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>On-Site Welding with CWB Qualification<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">We offer on-site welding services to simplify the manufacturing process. All our professionals are CWB certified, ensuring impeccable quality and adherence to industrial standards.<\/span>[\/vc_column_text][vc_single_image image=&#8221;14981&#8243; css=&#8221;&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Installation, Inspection &amp; Repair&#8221; tab_id=&#8221;installation-inspection-and-repair&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740084282982{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094258567{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Installation, Inspection &amp; Repair&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\">We provide custom solutions to enhance the efficiency, productivity, and quality of your processes.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Industrial Equipment Installation<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">We handle the installation of a wide range of equipment, ensuring seamless integration perfectly suited to your environment.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Inspection, Repair, and Installation of Lifting Equipment<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">We ensure a thorough inspection and repair of your equipment while handling the installation of all types of overhead cranes. All our work complies with CSA B167-16 standards for both aerial and underground installations.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section i_position=&#8221;right&#8221; add_icon=&#8221;true&#8221; title=&#8221;Equipment Sales &amp; Fleet Management&#8221; tab_id=&#8221;equipment-sales-and-fleet-management&#8221; i_icon_elegant=&#8221;gem-print-icon gem-icon-pack-elegant arrow_right&#8221;][vc_row_inner css=&#8221;.vc_custom_1740084290380{margin-bottom: 0px !important;padding-left: 90px !important;background-color: #FFFFFF !important;}&#8221; el_class=&#8221;custom-padding-tabs&#8221; tablet_padding_left=&#8221;21&#8243; mobile_padding_left=&#8221;0&#8243; mobile_margin_top=&#8221;10&#8243; mobile_margin_bottom=&#8221;10&#8243;][vc_column_inner css=&#8221;.vc_custom_1740094280242{padding-top: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #32604D !important;border-radius: 3px !important;}&#8221; tablet_padding_top=&#8221;70&#8243; tablet_padding_bottom=&#8221;70&#8243; mobile_padding_left=&#8221;21&#8243; mobile_padding_top=&#8221;50&#8243; mobile_padding_bottom=&#8221;50&#8243;][vc_custom_heading text=&#8221;Equipment Sales &amp; Fleet Management&#8221; font_container=&#8221;tag:h4|text_align:left|color:%23FFFFFF&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<span style=\"color: #ffffff;\">We sell high-quality heavy equipment and also offer comprehensive fleet management services to optimize your operations.<\/span><\/p>\n<p><span style=\"color: #ffffff;\"><em>Fleet Maintenance Management for Heavy Equipment<\/em><\/span><\/p>\n<p><span style=\"color: #ffffff;\">We take care of everything! Optimize your operations with our comprehensive rolling equipment maintenance service for your turnkey industrial and mining projects. Our experts ensure that your heavy equipment remains in perfect working condition, also providing industrial and mining equipment inspections, thereby improving the efficiency and reliability of your operations.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][\/vc_tta_tour][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; background_position_desktop=&#8221;right bottom&#8221; custom_css_code=&#8221;JTIwJTdCJTBBJTIwJTIwJTIwJTIwb3ZlcmZsb3clM0ElMjB2aXNpYmxlJTNCJTBBJTdEJTBBJTIwLmdlbS1idXR0b24tc2VwYXJhdG9yLXR5cGUtc2luZ2xlJTIwLmdlbS1idXR0b24tc2VwYXJhdG9yLWxpbmUlMjAlN0IlMEElMjAlMjAlMjAlMjBib3JkZXItdG9wJTNBJTIwMXB4JTIwc29saWQlM0IlMEElMjAlMjAlMjAlMjBib3JkZXItYm90dG9tJTNBJTIwMXB4JTIwc29saWQlM0IlMEElN0Q=&#8221; css=&#8221;.vc_custom_1754590063723{margin-bottom: 0px !important;padding-right: 50px !important;padding-left: 50px !important;background-color: #253049 !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; tablet_padding_left=&#8221;10&#8243; tablet_padding_right=&#8221;10&#8243; mobile_padding_left=&#8221;10&#8243; mobile_padding_right=&#8221;10&#8243;][vc_column][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; css=&#8221;.vc_custom_1740497199482{margin-bottom: 0px !important;padding-top: 40px !important;}&#8221; tablet_padding_top=&#8221;50&#8243; mobile_padding_top=&#8221;50&#8243; el_id=&#8221;services&#8221;][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69e0f67439cb79298\" ><div id=\"thegem-heading-69e0f67439a10\" class=\"thegem-heading title-h1 vc_custom_1741029288236\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #FFFFFF;\">Services offered<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f67439a10 {margin: 0;}#thegem-heading-69e0f67439a10 {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f67439a10 > * {justify-content: center;}#thegem-heading-69e0f67439a10 a:hover, #thegem-heading-69e0f67439a10 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{position: relative !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{padding-top: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{padding-top: 0px !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{padding-bottom: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{padding-bottom: 0px !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{margin-top: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{margin-top: 0px !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f67439cb79298{margin-bottom: 0px !important;}}<\/style><div class=\"thegem-te-heading thegem-custom-69e0f6743a1e56988\" ><div id=\"thegem-heading-69e0f67439f35\" class=\"thegem-heading title-h1 mince vc_custom_1741029303352\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #FFFFFF;\">in a variety of environments<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f67439f35 {margin: 0;}#thegem-heading-69e0f67439f35 {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f67439f35 > * {justify-content: center;}#thegem-heading-69e0f67439f35 a:hover, #thegem-heading-69e0f67439f35 a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743a1e56988{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743a1e56988{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743a1e56988{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743a1e56988{position: relative !important;}}<\/style>[vc_empty_space height=&#8221;50px&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;top&#8221; gap=&#8221;35&#8243; css=&#8221;.vc_custom_1740148536148{margin-bottom: 0px !important;}&#8221; tablet_padding_top=&#8221;0&#8243; mobile_padding_top=&#8221;0&#8243;][vc_column_inner width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1740501258370{padding-top: 33px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #FFFFFF !important;}&#8221;][vc_single_image image=&#8221;14245&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;&#8221;][vc_custom_heading text=&#8221;Mining Industry&#8221; font_container=&#8221;tag:h4|text_align:center|color:%23253049&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">We revolutionize mining operations with our custom-designed equipment. Our environmentally friendly and sustainable technologies make all the difference.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1740501263337{padding-top: 33px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #FFFFFF !important;}&#8221;][vc_single_image image=&#8221;376&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;&#8221;][vc_custom_heading text=&#8221;Forestry Industry&#8221; font_container=&#8221;tag:h4|text_align:center|color:%23253049&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">We specialize in advanced system integration for automation. Our expertise optimizes resource use while ensuring equipment reliability.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1740501268805{padding-top: 33px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #FFFFFF !important;}&#8221;][vc_single_image image=&#8221;377&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;&#8221;][vc_custom_heading text=&#8221;Cranes &amp; Lifting&#8221; font_container=&#8221;tag:h4|text_align:center|color:%23253049&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">We are experienced in lifting and cranes throughout Quebec. Our recognized expertise in handling heavy loads allows us to be efficient throughout the execution of your projects.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;top&#8221; gap=&#8221;35&#8243; css=&#8221;.vc_custom_1740148528726{margin-bottom: 0px !important;}&#8221; tablet_padding_top=&#8221;0&#8243; mobile_padding_top=&#8221;0&#8243;][vc_column_inner width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1740501276557{padding-top: 33px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #FFFFFF !important;}&#8221;][vc_single_image image=&#8221;14248&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;&#8221;][vc_custom_heading text=&#8221;Pulp &amp; paper Industry&#8221; font_container=&#8221;tag:h4|text_align:center|color:%23253049&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">We elevate pulp and paper operations by designing cutting-edge equipment. We develop technologies with a strong commitment to environmental sustainability.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1740501281598{padding-top: 33px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #FFFFFF !important;}&#8221;][vc_single_image image=&#8221;14249&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;&#8221;][vc_custom_heading text=&#8221;Food Industry&#8221; font_container=&#8221;tag:h4|text_align:center|color:%23253049&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">We streamline food processing operations with our custom-designed equipment. This enables our clients to maximize their productivity while staying competitive in the market.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1740501287182{padding-top: 33px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #FFFFFF !important;}&#8221;][vc_single_image image=&#8221;386&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;&#8221;][vc_custom_heading text=&#8221;Heavy Industry&#8221; font_container=&#8221;tag:h4|text_align:center|color:%23253049&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">We optimize heavy equipment through preventive maintenance and custom maintenance services. This proactive approach ensures the longevity of your equipment.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;50px&#8221;]<style type=\"text\/css\">.thegem-button-69e0f6743a6284623 .gem-button {margin-bottom: 0px;}.thegem-button-69e0f6743a6284623 .gem-button svg {fill: #FFFFFF;}.thegem-button-69e0f6743a6284623 .gem-button:hover svg {fill: #32604D;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69e0f6743a6284623    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 gem-button-icon-position-right\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 2px;border-color: #FFFFFF;background: linear-gradient(to bottom, #32604D, #32604D);color: #FFFFFF;\" onmouseleave=\"this.style.borderColor='#FFFFFF';this.style.backgroundColor='transparent';this.style.color='#FFFFFF';this.style.background='linear-gradient(to bottom , #32604D , #32604D)';\" onmouseenter=\"this.style.backgroundColor='#FFFFFF';this.style.color='#32604D';this.style.background='linear-gradient(to bottom , #FFFFFF , #FFFFFF)';\" href=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Service-offer-1.pdf\" target=\"_blank\">Discover our full range of services<i class=\"gem-print-icon gem-icon-pack-elegant \">&#x39;<\/i><\/a><\/div> [vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; custom_css_code=&#8221;JTQwbWVkaWElMjhtYXgtd2lkdGglM0ExMjEycHglMjklMjAlN0IlMEElMjAuY3VzdG9tLXJlc3BvbnNpdmUtbWFyZ2luJTIwLndwYl9zaW5nbGVfaW1hZ2UlMjAlN0IlMEElMjAlMjAlMjAlMjBtYXJnaW4tdG9wJTNBJTIwLTIwMHB4JTIwJTIxaW1wb3J0YW50JTNCJTBBJTdEJTdE&#8221; css=&#8221;.vc_custom_1754589955498{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-bottom: 30px !important;background-color: #32604D !important;}&#8221; tablet_padding_top=&#8221;40&#8243;][vc_column][vc_row_inner][vc_column_inner thegem_content_alignment=&#8221;center&#8221; css=&#8221;.vc_custom_1754590028668{padding-right: 500px !important;padding-left: 500px !important;}&#8221; tablet_padding_left=&#8221;50&#8243; tablet_padding_right=&#8221;50&#8243; mobile_padding_left=&#8221;50&#8243; mobile_padding_right=&#8221;50&#8243;]<div class=\"thegem-te-heading thegem-custom-69e0f6743ab618863\" ><div id=\"thegem-heading-69e0f6743a89f\" class=\"thegem-heading title-h4 mince vc_custom_1754590020973\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #FFFFFF;\">Receive the latest news, projects, and opportunities from Groupe Altan directly in your inbox.<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f6743a89f {margin: 0;}#thegem-heading-69e0f6743a89f {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f6743a89f > * {justify-content: center;}#thegem-heading-69e0f6743a89f {font-size: 25px;}#thegem-heading-69e0f6743a89f {letter-spacing: 1px;}#thegem-heading-69e0f6743a89f, #thegem-heading-69e0f6743a89f .light {text-transform: none;}#thegem-heading-69e0f6743a89f a:hover, #thegem-heading-69e0f6743a89f a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743ab618863{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743ab618863{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743ab618863{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743ab618863{position: relative !important;}}<\/style>[vc_empty_space height=&#8221;50px&#8221;][vc_column_text css=&#8221;&#8221;]<script>(function() {\n\twindow.mc4wp = window.mc4wp || {\n\t\tlisteners: [],\n\t\tforms: {\n\t\t\ton: function(evt, cb) {\n\t\t\t\twindow.mc4wp.listeners.push(\n\t\t\t\t\t{\n\t\t\t\t\t\tevent   : evt,\n\t\t\t\t\t\tcallback: cb\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\t}\n})();\n<\/script><!-- Mailchimp for WordPress v4.11.1 - https:\/\/wordpress.org\/plugins\/mailchimp-for-wp\/ --><form id=\"mc4wp-form-1\" class=\"mc4wp-form mc4wp-form-15752\" method=\"post\" data-id=\"15752\" data-name=\"Newsletter\" ><div class=\"mc4wp-form-fields\"><label for=\"email\">\r\n<input id=\"email\" name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address\" \/>\r\n<\/label>\r\n\r\n<input type=\"submit\" value=\"Subscribe\" \/><\/div><label style=\"display: none !important;\">Leave this field empty if you're human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" \/><\/label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1776350836\" \/><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"15752\" \/><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" \/><div class=\"mc4wp-response\"><\/div><\/form><!-- \/ Mailchimp for WordPress Plugin -->[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; custom_css_code=&#8221;JTQwbWVkaWElMjhtYXgtd2lkdGglM0ExMjEycHglMjklMjAlN0IlMEElMjAuY3VzdG9tLXJlc3BvbnNpdmUtbWFyZ2luJTIwLndwYl9zaW5nbGVfaW1hZ2UlMjAlN0IlMEElMjAlMjAlMjAlMjBtYXJnaW4tdG9wJTNBJTIwLTIwMHB4JTIwJTIxaW1wb3J0YW50JTNCJTBBJTdEJTdE&#8221; css=&#8221;.vc_custom_1741029495195{padding-top: 90px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}&#8221; tablet_padding_top=&#8221;60&#8243; el_id=&#8221;our-clients&#8221;][vc_column][vc_row_inner][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69e0f6743c4c32053\" ><div id=\"thegem-heading-69e0f6743c18c\" class=\"thegem-heading title-h1 vc_custom_1741029460624\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #32604D;\">These clients trusted us<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f6743c18c {margin: 0;}#thegem-heading-69e0f6743c18c {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f6743c18c > * {justify-content: center;}#thegem-heading-69e0f6743c18c {font-size: 45px;}#thegem-heading-69e0f6743c18c {letter-spacing: 2px;}#thegem-heading-69e0f6743c18c, #thegem-heading-69e0f6743c18c .light {text-transform: none;}#thegem-heading-69e0f6743c18c a:hover, #thegem-heading-69e0f6743c18c a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{position: relative !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{padding-top: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{padding-top: 0px !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{padding-bottom: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{padding-bottom: 0px !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{margin-top: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{margin-top: 0px !important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c4c32053{margin-bottom: 0px !important;}}<\/style><div class=\"thegem-te-heading thegem-custom-69e0f6743c9fa4022\" ><div id=\"thegem-heading-69e0f6743c73c\" class=\"thegem-heading title-h4 mince vc_custom_1741029476527\" style=\"text-align: center;\" ><span class=\"colored\" style=\"color: #253049;\">Do like them and entrust us with your projects!<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0f6743c73c {margin: 0;}#thegem-heading-69e0f6743c73c {margin-left: auto; margin-right: auto;}#thegem-heading-69e0f6743c73c > * {justify-content: center;}#thegem-heading-69e0f6743c73c {font-size: 25px;}#thegem-heading-69e0f6743c73c {letter-spacing: 1px;}#thegem-heading-69e0f6743c73c, #thegem-heading-69e0f6743c73c .light {text-transform: none;}#thegem-heading-69e0f6743c73c a:hover, #thegem-heading-69e0f6743c73c a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c9fa4022{display: block!important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c9fa4022{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-te-heading.thegem-custom-69e0f6743c9fa4022{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-te-heading.thegem-custom-69e0f6743c9fa4022{position: relative !important;}}<\/style>[\/vc_column_inner][\/vc_row_inner]<div class=\"fullwidth-block\"> <div class=\"gem-client-set-title\"> <div class=\"container\"> <div class=\"clients_title\"><h3> <\/h3><\/div> <\/div> <\/div> <div class=\"gem_client-carousel \" > <div class=\"preloader\"> <div class=\"preloader-spin\"><\/div> <\/div> <div class=\" gem_client_carousel-items\" data-autoscroll='2000'> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Wesdome.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Eldorado-gold-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Moreau-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Oslo-construction-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Procon-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Sanimax-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Saputo-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Rouillier-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Megalift-logo.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Arbec.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Eltec.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Foresco.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Foresterie-SDJ.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Fournier.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Hydraulique-val-dor.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/HydroTech-Mining.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/iamgold.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/MBI-Global.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/RJLL.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/sms-equipment.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <div class=\"gem-client-item \" > <span><img width=\"250\" height=\"250\" src=\"https:\/\/groupealtan.com\/wp-content\/uploads\/Uniboard.jpg\" class=\" wp-post-image\" alt=\"\" \/><\/span><\/div> <\/div> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row el_id=&#8221;contact&#8221;][vc_column][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; ken_burns_direction=&#8221;zoom_out&#8221; ken_burns_transition_speed=&#8221;10000&#8243; ken_burns_enabled=&#8221;true&#8221; css=&#8221;.vc_custom_1743692950252{margin-bottom: 0px !important;padding-top: 245px !important;padding-bottom: 260px !important;}&#8221; ken_burns_image=&#8221;14990&#8243; mobile_padding_top=&#8221;200&#8243; mobile_padding_bottom=&#8221;200&#8243;][vc_column][vc_row_inner position_absolute=&#8221;absolute&#8221; position_absolute_offset_x=&#8221;20&#8243; position_absolute_offset_y=&#8221;0&#8243; position_absolute_offset_x_tablet=&#8221;0&#8243; position_absolute_offset_y_tablet=&#8221;-40&#8243;&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15165","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Groupe Altan | Reach new heights with us!<\/title>\n<meta name=\"description\" content=\"We provide comprehensive subcontracting services, industrial maintenance, mining and industrial lifting, equipment inspections, and turnkey projects in Val d\u2019Or and throughout Quebec.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/groupealtan.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Groupe Altan\" \/>\n<meta property=\"og:description\" content=\"Reach new heights with us! A proven hands-on expertise for durable and high-performance solutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/groupealtan.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Groupe Altan\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/groupealtan\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-17T13:18:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/groupealtan.com\/wp-content\/uploads\/2025-04-03-11_10_08-Home-Groupe-Altan-copie.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/groupealtan.com\/en\/\",\"url\":\"https:\/\/groupealtan.com\/en\/\",\"name\":\"Groupe Altan | Reach new heights with us!\",\"isPartOf\":{\"@id\":\"https:\/\/groupealtan.com\/#website\"},\"datePublished\":\"2023-09-29T17:43:51+00:00\",\"dateModified\":\"2026-03-17T13:18:00+00:00\",\"description\":\"We provide comprehensive subcontracting services, industrial maintenance, mining and industrial lifting, equipment inspections, and turnkey projects in Val d\u2019Or and throughout Quebec.\",\"breadcrumb\":{\"@id\":\"https:\/\/groupealtan.com\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/groupealtan.com\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/groupealtan.com\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/groupealtan.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/groupealtan.com\/#website\",\"url\":\"https:\/\/groupealtan.com\/\",\"name\":\"Groupe Altan\",\"description\":\"Reach new heights with us!\",\"publisher\":{\"@id\":\"https:\/\/groupealtan.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/groupealtan.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/groupealtan.com\/#organization\",\"name\":\"Groupe Altan\",\"url\":\"https:\/\/groupealtan.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/groupealtan.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/groupealtan.com\/wp-content\/uploads\/GROUPE-ALTAN-LOGO-HORIZONTAL.jpg\",\"contentUrl\":\"https:\/\/groupealtan.com\/wp-content\/uploads\/GROUPE-ALTAN-LOGO-HORIZONTAL.jpg\",\"width\":2400,\"height\":900,\"caption\":\"Groupe Altan\"},\"image\":{\"@id\":\"https:\/\/groupealtan.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/groupealtan\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Groupe Altan | Reach new heights with us!","description":"We provide comprehensive subcontracting services, industrial maintenance, mining and industrial lifting, equipment inspections, and turnkey projects in Val d\u2019Or and throughout Quebec.","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:\/\/groupealtan.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Groupe Altan","og_description":"Reach new heights with us! A proven hands-on expertise for durable and high-performance solutions.","og_url":"https:\/\/groupealtan.com\/en\/","og_site_name":"Groupe Altan","article_publisher":"https:\/\/www.facebook.com\/groupealtan","article_modified_time":"2026-03-17T13:18:00+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/groupealtan.com\/wp-content\/uploads\/2025-04-03-11_10_08-Home-Groupe-Altan-copie.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/groupealtan.com\/en\/","url":"https:\/\/groupealtan.com\/en\/","name":"Groupe Altan | Reach new heights with us!","isPartOf":{"@id":"https:\/\/groupealtan.com\/#website"},"datePublished":"2023-09-29T17:43:51+00:00","dateModified":"2026-03-17T13:18:00+00:00","description":"We provide comprehensive subcontracting services, industrial maintenance, mining and industrial lifting, equipment inspections, and turnkey projects in Val d\u2019Or and throughout Quebec.","breadcrumb":{"@id":"https:\/\/groupealtan.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/groupealtan.com\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/groupealtan.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/groupealtan.com\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/groupealtan.com\/#website","url":"https:\/\/groupealtan.com\/","name":"Groupe Altan","description":"Reach new heights with us!","publisher":{"@id":"https:\/\/groupealtan.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/groupealtan.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/groupealtan.com\/#organization","name":"Groupe Altan","url":"https:\/\/groupealtan.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/groupealtan.com\/#\/schema\/logo\/image\/","url":"https:\/\/groupealtan.com\/wp-content\/uploads\/GROUPE-ALTAN-LOGO-HORIZONTAL.jpg","contentUrl":"https:\/\/groupealtan.com\/wp-content\/uploads\/GROUPE-ALTAN-LOGO-HORIZONTAL.jpg","width":2400,"height":900,"caption":"Groupe Altan"},"image":{"@id":"https:\/\/groupealtan.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/groupealtan"]}]}},"_links":{"self":[{"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/pages\/15165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/comments?post=15165"}],"version-history":[{"count":67,"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/pages\/15165\/revisions"}],"predecessor-version":[{"id":16461,"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/pages\/15165\/revisions\/16461"}],"wp:attachment":[{"href":"https:\/\/groupealtan.com\/en\/wp-json\/wp\/v2\/media?parent=15165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}