<!DOCTYPE html>
<html lang="en-US" itemscope itemtype="http://schema.org/WebPage">
<head>
	<meta charset="UTF-8">
	<link rel="profile" href="http://gmpg.org/xfn/11">
	<title>Link Marine</title>
<meta name='robots' content='max-image-preview:large' />
<meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" as="font" href="/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2" data-wpacu-preload-local-font="1" crossorigin>
<link rel="preload" as="font" href="/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2" data-wpacu-preload-local-font="1" crossorigin>
<link rel="preload" as="font" href="/wp-content/themes/sinatra/assets/fonts/sinatra.woff?73571w" data-wpacu-preload-local-font="1" crossorigin>
<link rel="amphtml" href="https://linkmarine.net?amp=1" /><meta name="generator" content="AMP for WP 1.1.10"/><link rel="alternate" type="application/rss+xml" title="Link Marine &raquo; Feed" href="https://linkmarine.net/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="Link Marine &raquo; Comments Feed" href="https://linkmarine.net/?feed=comments-rss2" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://linkmarine.net/index.php?rest_route=%2Foembed%2F1.0%2Fembed&#038;url=https%3A%2F%2Flinkmarine.net%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://linkmarine.net/index.php?rest_route=%2Foembed%2F1.0%2Fembed&#038;url=https%3A%2F%2Flinkmarine.net%2F&#038;format=xml" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.1.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-5JLWE0PKMH"  data-cfasync="false" data-wpfc-render="false" async></script>
			<script data-cfasync="false" data-wpfc-render="false">
				var mi_version = '10.1.2';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/linkmarine.net\/","page_referrer":"https:\/\/linkmarine.net\/sitemap.xml"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-5JLWE0PKMH',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-5JLWE0PKMH', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='dashicons-css' href='https://linkmarine.net/wp-includes/css/dashicons.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='post-views-counter-frontend-css' href='https://linkmarine.net/wp-content/plugins/post-views-counter/css/frontend.min.css?ver=1.6.0' media='all' />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='niso-carousel-fontello-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/fontello.css?ver=1.0' media='all' />
<link rel='stylesheet' id='niso-carousel-owl-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/owl.carousel.css?ver=1.0' media='all' />
<link rel='stylesheet' id='niso-theme-default-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/themes/niso.theme.default.css?ver=1.0' media='all' />
<link rel='stylesheet' id='niso-animate-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/animate.css?ver=1.0' media='all' />
<link rel='stylesheet' id='niso-carousel-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/niso-carousel.css?ver=1.0' media='all' />
<link rel='stylesheet' id='niso-carousel-lightbox-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/nivo-lightbox.css?ver=1.0' media='all' />
<link rel='stylesheet' id='niso-carousel-lightbox-theme-css' href='https://linkmarine.net/wp-content/plugins/niso-carousel/assets/css/themes/default.css?ver=1.0' media='all' />
<link rel='stylesheet' id='paoc-pro-public-style-css' href='https://linkmarine.net/wp-content/plugins/popup-anything-on-click-pro/assets/css/paoc-public.min.css?ver=1.2.3' media='all' />
<link rel='stylesheet' id='sinatra-styles-css' href='https://linkmarine.net/wp-content/themes/sinatra/assets/css/style.min.css?ver=1.2.1' media='all' />
<link rel='stylesheet' id='sinatra-dynamic-styles-css' href='https://linkmarine.net/wp-content/uploads/sinatra/dynamic-styles.css?ver=1770819015' media='all' />
<link rel='stylesheet' id='sinatra-elementor-css' href='https://linkmarine.net/wp-content/themes/sinatra/assets/css/compatibility/elementor.min.css?ver=1.2.1' media='all' />
<link rel='stylesheet' id='tablepress-default-css' href='https://linkmarine.net/wp-content/plugins/tablepress/css/build/default.css?ver=3.2.6' media='all' />
<link rel='stylesheet' id='elementor-icons-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.35.0' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='elementor-post-58-css' href='https://linkmarine.net/wp-content/uploads/elementor/css/post-58.css?ver=1748812678' media='all' />
<link rel='stylesheet' id='elementor-pro-css' href='https://linkmarine.net/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=3.21.3' media='all' />
<link rel='stylesheet' id='eihe-front-style-css' href='https://linkmarine.net/wp-content/plugins/image-hover-effects-addon-for-elementor/assets/style.min.css?ver=1.4.4' media='all' />
<link rel='stylesheet' id='font-awesome-5-all-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-menu-anchor-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-spacer-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-divider-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-text-editor-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='e-animation-slideInLeft-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='e-animation-slideInRight-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.27.5' media='all' />
<link rel='stylesheet' id='elementor-post-6-css' href='https://linkmarine.net/wp-content/uploads/elementor/css/post-6.css?ver=1776229234' media='all' />
<link rel='stylesheet' id='qcf_style-css' href='https://linkmarine.net/wp-content/plugins/quick-contact-form/legacy/css/styles.css?ver=6.9.4' media='all' />
<style id='qcf_style-inline-css'>
.qcf-style.default {max-width:100%;overflow:hidden;width:100%;}
.qcf-style.default input[type=text], .qcf-style.default input[type=email],.qcf-style.default textarea, .qcf-style.default select, .qcf-style.default #submit {border-radius:5px;}
.qcf-style.default h2 {color: #FFFFFF;font-size: 1.6em;;height:auto;}.qcf-style.default p, .qcf-style.default select{font-family: arial, sans-serif; font-size: 1em;color: #FFFFFF;height:auto;line-height:normal;height:auto;}
.qcf-style.default div.rangeslider, .qcf-style.default div.rangeslider__fill {height: em;background: ;}
.qcf-style.default div.rangeslider__fill {background: ;}
.qcf-style.default div.rangeslider__handle {background: ;border: 1px solid ;width: 1em;height: 1em;position: absolute;top: -0.5em;-webkit-border-radius:#FFF%;-moz-border-radius:%;-ms-border-radius:%;-o-border-radius:%;border-radius:%;}
.qcf-style.default div.qcf-slideroutput{font-size:;color:;}.qcf-style.default input[type=text], .qcf-style.default input[type=email], .qcf-style.default textarea, .qcf-style.default select {border: ;background:#FFFFFF;font-family: arial, sans-serif; font-size: 1em; color: #FF0000;;line-height:normal;height:auto; margin: 2px 0 3px 0;padding: 6px;}
.qcf-style.default .qcfcontainer input + label, .qcf-style.default .qcfcontainer textarea + label {font-family: arial, sans-serif; font-size: 1em; color: #FF0000;;}
.qcf-style.default input:focus, .qcf-style.default textarea:focus {background:#FFFFCC;}
.qcf-style.default input[type=text].required, .qcf-style.default input[type=email].required, .qcf-style.default select.required, .qcf-style.default textarea.required {border: ;}
.qcf-style.default p span, .qcf-style.default .error {color:#FFFFFF;clear:both;}

.qcf-style.default input[type=text].error, .qcf-style.default input[type=email].error,.qcf-style.default select.error, .qcf-style.default textarea.error {border:;}
.qcf-style.default #submit {float:left;width:30%;color:#FFFFFF;background:#FF0000;border:1px solid #415063;font-family: arial, sans-serif;font-size: inherit;}
.qcf-style.default #submit:hover{background:#C825B6;}

/*# sourceURL=qcf_style-inline-css */
</style>
<link rel='stylesheet' id='jquery-style-css' href='https://linkmarine.net/wp-content/plugins/quick-contact-form/ui/user/css/jquery/jquery-ui.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='eael-general-css' href='https://linkmarine.net/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.1.20' media='all' />
<link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.9.4' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://linkmarine.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' />
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script src="https://linkmarine.net/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.1.2" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/linkmarine.net","hash_tracking":"false","v4_id":"G-5JLWE0PKMH"};</script>
<script src="https://linkmarine.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://linkmarine.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.27.5" id="font-awesome-4-shim-js"></script>
<link rel="https://api.w.org/" href="https://linkmarine.net/index.php?rest_route=/" /><link rel="alternate" title="JSON" type="application/json" href="https://linkmarine.net/index.php?rest_route=/wp/v2/pages/6" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://linkmarine.net/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.4" />
<link rel="canonical" href="https://linkmarine.net/" />
<link rel='shortlink' href='https://linkmarine.net/' />
<meta name="theme-color" content="#ffffff"><meta name="generator" content="Elementor 3.27.5; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<style id="custom-background-css">
body.custom-background { background-color: #efefef; }
</style>
	<link rel="icon" href="https://linkmarine.net/wp-content/uploads/2020/11/cropped-logo-15-Copy-32x32.gif" sizes="32x32" />
<link rel="icon" href="https://linkmarine.net/wp-content/uploads/2020/11/cropped-logo-15-Copy-192x192.gif" sizes="192x192" />
<link rel="apple-touch-icon" href="https://linkmarine.net/wp-content/uploads/2020/11/cropped-logo-15-Copy-180x180.gif" />
<meta name="msapplication-TileImage" content="https://linkmarine.net/wp-content/uploads/2020/11/cropped-logo-15-Copy-270x270.gif" />
<style type="text/css"> 

#niso-carousel-3380.niso-carousel{ 
margin:10px 0px;
}
#niso-carousel-3380.niso-theme .owl-nav{ 
margin:0px 0px 0px 0px;
} 
#niso-carousel-3380.owl-theme .owl-dots{ 
text-align:center;
} 
#niso-carousel-3380.owl-theme .owl-nav [class*="owl-"] i{ 
color: #ffffff;
} 
#niso-carousel-3380.owl-theme .owl-nav [class*="owl-"] i:hover{ 
color: #cccccc;
}
#niso-carousel-3380.owl-theme .owl-nav [class*="owl-"] i:after{ 
background-color: #dd0b0b;
opacity: 0.80;
filter: alpha(opacity=80);
}
#niso-carousel-3380.owl-theme .owl-nav [class*="owl-"] i:hover:after{ 
background-color: #ffffff;
}
#niso-carousel-3380.niso-carousel .owl-item .item img{ 
border:1px solid #ffffff}
html body .animated  {
  -webkit-animation-duration : 500000 ms  ;
  animation-duration : 500000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}
 </style>
<link rel='stylesheet' id='metaslider-flex-slider-css' href='https://linkmarine.net/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css?ver=3.103.0' media='all' property='stylesheet' />
<link rel='stylesheet' id='metaslider-public-css' href='https://linkmarine.net/wp-content/plugins/ml-slider/assets/metaslider/public.css?ver=3.103.0' media='all' property='stylesheet' />
<style id='metaslider-public-inline-css'>
@media only screen and (max-width: 767px) { .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip, .hide-slideshow-smartphone, .metaslider-hidden-content.hide-smartphone{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) { .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip, .hide-slideshow-tablet, .metaslider-hidden-content.hide-tablet{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) { .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip, .hide-slideshow-laptop, .metaslider-hidden-content.hide-laptop{ display: none!important; }}@media only screen and (min-width : 1440px) { .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip, .hide-slideshow-desktop, .metaslider-hidden-content.hide-desktop{ display: none!important; }}
/*# sourceURL=metaslider-public-inline-css */
</style>
<link rel='stylesheet' id='metaslider-pro-public-css' href='https://linkmarine.net/wp-content/plugins/ml-slider-pro/assets/public.css?ver=2.16.0' media='all' property='stylesheet' />
<link rel='stylesheet' id='owl_carousel_css-css' href='https://linkmarine.net/wp-content/plugins/slide-anything/owl-carousel/owl.carousel.css?ver=2.2.1.1' media='all' />
<link rel='stylesheet' id='owl_theme_css-css' href='https://linkmarine.net/wp-content/plugins/slide-anything/owl-carousel/sa-owl-theme.css?ver=2.0' media='all' />
<link rel='stylesheet' id='owl_animate_css-css' href='https://linkmarine.net/wp-content/plugins/slide-anything/owl-carousel/animate.min.css?ver=2.0' media='all' />
<link rel='stylesheet' id='lightgallery_css-css' href='https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/css/lightgallery.css?ver=2.5.0' media='all' />
<link rel='stylesheet' id='lightgallery_bundle_css-css' href='https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/css/lightgallery-bundle.min.css?ver=2.5.0' media='all' />

</head>

<body class="home wp-singular page-template page-template-elementor_header_footer page page-id-6 custom-background wp-custom-logo wp-embed-responsive wp-theme-sinatra metaslider-plugin sinatra-topbar__separators-regular sinatra-layout__fw-contained sinatra-header-layout-2 sinatra-menu-animation-none sinatra-header__separators-none si-page-title-align-left sinatra-no-sidebar entry-media-hover-style-1 sinatra-copyright-layout-1 si-input-supported validate-comment-form si-menu-accessibility elementor-default elementor-template-full-width elementor-kit-58 elementor-page elementor-page-6">


<div id="page" class="hfeed site">
	<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

	
	<header id="masthead" class="site-header" role="banner" itemtype="https://schema.org/WPHeader" itemscope="itemscope">
		<div id="sinatra-header" class="si-container__wide">
		<div id="sinatra-header-inner">
	
<div class="si-container si-header-container">

	
<div class="sinatra-logo si-header-element" itemtype="https://schema.org/Organization" itemscope="itemscope">
	<div class="logo-inner"><a href="https://linkmarine.net/" rel="home" class="" itemprop="url">
					<img src="https://linkmarine.net/wp-content/uploads/2020/11/admin-ajax-white-text.png" alt="Link Marine" width="291" height="109" class="" itemprop="logo"/>
				</a><p class="site-description" itemprop="description">
						
					</p></div></div><!-- END .sinatra-logo -->

<nav class="site-navigation main-navigation sinatra-primary-nav sinatra-nav si-header-element" role="navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope" aria-label="Site Navigation">
<ul id="sinatra-primary-nav" class="menu"><li id="menu-item-4107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-4107"><a href="https://linkmarine.net/" aria-current="page"><span>Home</span></a></li>
<li id="menu-item-4108" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4108"><a href="https://linkmarine.net/#service"><span>Services</span></a></li>
<li id="menu-item-4111" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4111"><a href="https://linkmarine.net/#project"><span>Projects</span></a></li>
<li id="menu-item-4112" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4112"><a href="https://linkmarine.net/#About"><span>About Us</span></a></li>
<li id="menu-item-4113" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4113"><a href="https://linkmarine.net/#our-team"><span>Team</span></a></li>
<li id="menu-item-4115" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4115"><a href="https://linkmarine.net/#Clients"><span>Clients</span></a></li>
<li id="menu-item-4116" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4116"><a href="https://linkmarine.net/#news"><span>News</span></a></li>
<li id="menu-item-4117" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-4117"><a href="https://linkmarine.net/#contact"><span>Contact</span></a></li>
<li id="menu-item-4748" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4748"><a href="https://linkmarine.net/forms"><span>Login</span></a></li>
</ul></nav><!-- END .sinatra-nav -->
<div class="si-header-widgets si-header-element sinatra-widget-location-right"></div><!-- END .si-header-widgets -->
	<span class="si-header-element si-mobile-nav">
				<button class="si-hamburger hamburger--spin si-hamburger-sinatra-primary-nav" aria-label="Menu" aria-controls="sinatra-primary-nav" type="button">

							<span class="hamburger-label uppercase-text">Menu</span>
			
			<span class="hamburger-box">
				<span class="hamburger-inner"></span>
			</span>

		</button>
			</span>

</div><!-- END .si-container -->
	</div><!-- END #sinatra-header-inner -->
	</div><!-- END #sinatra-header -->
			</header><!-- #masthead .site-header -->

	
		<div id="main" class="site-main">

				<div data-elementor-type="wp-page" data-elementor-id="6" class="elementor elementor-6" data-elementor-post-type="page">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-f20e3d3 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="f20e3d3" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-922961f" data-id="922961f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-28d4d92 elementor-widget elementor-widget-menu-anchor" data-id="28d4d92" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="Home"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1ca22e3 elementor-widget elementor-widget-spacer" data-id="1ca22e3" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-557315c elementor-widget elementor-widget-shortcode" data-id="557315c" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div id="metaslider-id-759" style="max-width: 1600px; margin: 0 auto;" class="ml-slider-3-103-0 ml-slider-pro-2-16-0 metaslider metaslider-flex metaslider-759 ml-slider ms-theme-default nav-hidden" role="region" aria-label="Home banner" data-height="800" data-width="1600">
    <div id="metaslider_container_759">
        <div id="metaslider_759" class="flexslider">
            <ul class='slides'>
                <li style="display: block; width: 100%;" class="slide-3624 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:41" data-slide-type="image"><img fetchpriority="high" decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/205-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3624 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3626 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:43" data-slide-type="image"><img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/233-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3626 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3627 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:43" data-slide-type="image"><img loading="lazy" decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/271-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3627 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3628 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:43" data-slide-type="image"><img loading="lazy" decoding="async" src="https://linkmarine.net/wp-content/uploads/2023/09/IMG_20230830_103008-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3628 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3629 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:43" data-slide-type="image"><img loading="lazy" decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/145-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3629 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3630 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:43" data-slide-type="image"><img loading="lazy" decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/150-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3630 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3631 ms-image " aria-roledescription="slide" data-date="2020-12-14 14:24:43" data-slide-type="image"><img loading="lazy" decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/157-Copy.jpg" height="800" width="1600" alt="" class="slider-759 slide-3631 msDefaultImage" /></li>
                <li style="display: none; width: 100%;" class="slide-3960 ms-image " aria-roledescription="slide" data-date="2020-12-29 06:08:36" data-slide-type="image"><img loading="lazy" decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/stainless-team.jpg" height="800" width="1600" alt="" class="slider-759 slide-3960 msDefaultImage" title="stainless team" /></li>
            </ul>
        </div>
        
    </div>
</div></div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-de9867d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="de9867d" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-90ff7ab" data-id="90ff7ab" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-805c1e0 elementor-widget elementor-widget-menu-anchor" data-id="805c1e0" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="service"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6be4f50 elementor-widget elementor-widget-spacer" data-id="6be4f50" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bf67189 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bf67189" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a7c2cf" data-id="8a7c2cf" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9d07335 our-service-bg elementor-widget elementor-widget-heading" data-id="9d07335" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Our Services</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-70a804c elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="70a804c" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<div class="elementor-icon elementor-divider__element">
					<i aria-hidden="true" class="fas fa-anchor"></i></div>
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e1331d6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e1331d6" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7790f7b for-service animated-fast" data-id="7790f7b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0e5b457 elementor-widget elementor-widget-image" data-id="0e5b457" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="600" height="300" src="https://linkmarine.net/wp-content/uploads/2020/12/50-Copy-600x300.jpg" class="attachment-large size-large wp-image-3551" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/12/50-Copy-600x300.jpg 600w, https://linkmarine.net/wp-content/uploads/2020/12/50-Copy-300x150.jpg 300w, https://linkmarine.net/wp-content/uploads/2020/12/50-Copy-768x384.jpg 768w, https://linkmarine.net/wp-content/uploads/2020/12/50-Copy.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
				</div>
				<div class="elementor-element elementor-element-c7b192a elementor-widget elementor-widget-heading" data-id="c7b192a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Newbuilding</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-5afbca9 elementor-widget elementor-widget-text-editor" data-id="5afbca9" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Manage complex chemical tanker newbuilding projects in Europe and Asia. Recognized as the number one newbuilding management company in China, able to significantly reduce the risk for the owner.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b832e77 read-more elementor-widget elementor-widget-shortcode" data-id="b832e77" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-83">Read More</a>

</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-771e899 for-service animated-fast" data-id="771e899" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-497a87a elementor-widget elementor-widget-image" data-id="497a87a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="600" height="300" src="https://linkmarine.net/wp-content/uploads/2024/11/Broker-600x300.jpg" class="attachment-large size-large wp-image-4770" alt="" srcset="https://linkmarine.net/wp-content/uploads/2024/11/Broker-600x300.jpg 600w, https://linkmarine.net/wp-content/uploads/2024/11/Broker-300x150.jpg 300w, https://linkmarine.net/wp-content/uploads/2024/11/Broker-768x384.jpg 768w, https://linkmarine.net/wp-content/uploads/2024/11/Broker.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
				</div>
				<div class="elementor-element elementor-element-a5363b3 elementor-widget elementor-widget-heading" data-id="a5363b3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Newbuilding Brokerage</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6a7f1d0 elementor-widget elementor-widget-text-editor" data-id="6a7f1d0" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Over many years of hands-on experience in China, we have built a unique expertise in shipbuilding, particularly in the chemical tanker newbuilding sector. We have managed numerous projects for clients with diverse requirements and complex projects.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-9dddfea read-more elementor-widget elementor-widget-shortcode" data-id="9dddfea" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-141">Read More</a>

</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2373bf6 for-service animated-fast" data-id="2373bf6" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-318e13b elementor-widget elementor-widget-image" data-id="318e13b" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="600" height="300" src="https://linkmarine.net/wp-content/uploads/2020/12/48.8-Copy-600x300.jpg" class="attachment-large size-large wp-image-3554" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/12/48.8-Copy-600x300.jpg 600w, https://linkmarine.net/wp-content/uploads/2020/12/48.8-Copy-300x150.jpg 300w, https://linkmarine.net/wp-content/uploads/2020/12/48.8-Copy-768x384.jpg 768w, https://linkmarine.net/wp-content/uploads/2020/12/48.8-Copy.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
				</div>
				<div class="elementor-element elementor-element-7422202 elementor-widget elementor-widget-heading" data-id="7422202" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Design Support</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-da7dad6 elementor-widget elementor-widget-text-editor" data-id="da7dad6" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									Develop industry leading designs on the back of solid operational and practical experience. Our design philosophy is that of lean designs with high operational efficiency, simplifying construction and reducing both capex and opex.								</div>
				</div>
				<div class="elementor-element elementor-element-847fd12 read-more elementor-widget elementor-widget-shortcode" data-id="847fd12" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-89">Read More</a>

</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ec959e2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ec959e2" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-841458e for-service" data-id="841458e" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ea06bfe elementor-widget elementor-widget-image" data-id="ea06bfe" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="600" height="300" src="https://linkmarine.net/wp-content/uploads/2020/12/49.7-Copy-600x300.jpg" class="attachment-large size-large wp-image-3556" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/12/49.7-Copy-600x300.jpg 600w, https://linkmarine.net/wp-content/uploads/2020/12/49.7-Copy-300x150.jpg 300w, https://linkmarine.net/wp-content/uploads/2020/12/49.7-Copy-768x384.jpg 768w, https://linkmarine.net/wp-content/uploads/2020/12/49.7-Copy.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
				</div>
				<div class="elementor-element elementor-element-06acded elementor-widget elementor-widget-heading" data-id="06acded" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dockings and Projects</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-39fccfa elementor-widget elementor-widget-text-editor" data-id="39fccfa" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Manage drydocking and conversion projects, anything from full management, monitoring as owner’s rep or providing inspectors or superintendents. We can assist with any ship management related needs, including expert witness, in-depth purchase or condition.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-0b54b66 read-more elementor-widget elementor-widget-shortcode" data-id="0b54b66" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-143">Read More</a>

</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-325c72c for-service animated-fast" data-id="325c72c" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<div class="elementor-element elementor-element-154645b elementor-widget elementor-widget-image" data-id="154645b" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="600" height="300" src="https://linkmarine.net/wp-content/uploads/2020/12/improved-2-DSCF0349-Copy-600x300.jpg" class="attachment-large size-large wp-image-3552" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/12/improved-2-DSCF0349-Copy-600x300.jpg 600w, https://linkmarine.net/wp-content/uploads/2020/12/improved-2-DSCF0349-Copy-300x150.jpg 300w, https://linkmarine.net/wp-content/uploads/2020/12/improved-2-DSCF0349-Copy-768x384.jpg 768w, https://linkmarine.net/wp-content/uploads/2020/12/improved-2-DSCF0349-Copy.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
				</div>
				<div class="elementor-element elementor-element-56c3fdc elementor-widget elementor-widget-heading" data-id="56c3fdc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Ship Management Supervision</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0f071d1 elementor-widget elementor-widget-text-editor" data-id="0f071d1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Act as owner’s representative in the supervision of third party technical management. We monitor all key aspect to ensure the maintenance and opex is managed to the best interest of the owner.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-4c9f04c read-more elementor-widget elementor-widget-shortcode" data-id="4c9f04c" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-90">Read More</a>

</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a89b333 for-service" data-id="a89b333" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-66f1bd8 elementor-widget elementor-widget-image" data-id="66f1bd8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="600" height="300" src="https://linkmarine.net/wp-content/uploads/2020/12/48.7-Copy-600x300.jpg" class="attachment-large size-large wp-image-3553" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/12/48.7-Copy-600x300.jpg 600w, https://linkmarine.net/wp-content/uploads/2020/12/48.7-Copy-300x150.jpg 300w, https://linkmarine.net/wp-content/uploads/2020/12/48.7-Copy-768x384.jpg 768w, https://linkmarine.net/wp-content/uploads/2020/12/48.7-Copy.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
				</div>
				<div class="elementor-element elementor-element-d802402 elementor-widget elementor-widget-heading" data-id="d802402" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Operations Support</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b5e2101 elementor-widget elementor-widget-text-editor" data-id="b5e2101" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>We will assist you to maximize the vessel earnings by protecting your interest towards commercial counterparts. Proactively ensuring vessel compliance with charter party will reduce the amount of claims.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-48c8c64 read-more elementor-widget elementor-widget-shortcode" data-id="48c8c64" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-142">Read More</a>

</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bf7e099 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="bf7e099" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bbcff81" data-id="bbcff81" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4cca6d7 elementor-widget elementor-widget-spacer" data-id="4cca6d7" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7101b60 elementor-widget elementor-widget-menu-anchor" data-id="7101b60" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="project"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-aa8a47f elementor-widget elementor-widget-heading" data-id="aa8a47f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Projects' Refernce List</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a93382e elementor-widget elementor-widget-shortcode" data-id="a93382e" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><h2 id="tablepress-3-name" class="tablepress-table-name tablepress-table-name-id-3">Projects Refernce List</h2>

<table id="tablepress-3" class="tablepress tablepress-id-3" aria-labelledby="tablepress-3-name" aria-describedby="tablepress-3-description">
<thead>
<tr class="row-1">
	<th class="column-1">Project</th><th class="column-2">Vessel Type</th><th class="column-3">Yard</th><th class="column-4">Scope</th><th class="column-5">Owner</th><th class="column-6">Contract Year</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">Various</td><td class="column-2">Chemical tanker, bulkers, tankers</td><td class="column-3">9 yards in 5 countries</td><td class="column-4">Management consulting</td><td class="column-5">TRF</td><td class="column-6">2014</td>
</tr>
<tr class="row-3">
	<td class="column-1">10 x 25,000</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Dingheng (China)</td><td class="column-4">Full management</td><td class="column-5">CTG</td><td class="column-6">2015</td>
</tr>
<tr class="row-4">
	<td class="column-1">2 x 13,000</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Xinle (China)</td><td class="column-4">Full management</td><td class="column-5">Xinle Shipyard</td><td class="column-6">2016</td>
</tr>
<tr class="row-5">
	<td class="column-1">2 x 7,999</td><td class="column-2">ML coated chem tankers</td><td class="column-3">Dingheng (China)</td><td class="column-4">Full management</td><td class="column-5">Sirius Shipping</td><td class="column-6">2017</td>
</tr>
<tr class="row-6">
	<td class="column-1">Conversion</td><td class="column-2">Bulker to bitumen carrier</td><td class="column-3">Tersan (Turkey)</td><td class="column-4">Full management</td><td class="column-5">Uni Tankers</td><td class="column-6">2017</td>
</tr>
<tr class="row-7">
	<td class="column-1">4 x 49,000</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Hudong (China)</td><td class="column-4">Staffing</td><td class="column-5">Odfjell</td><td class="column-6">2017</td>
</tr>
<tr class="row-8">
	<td class="column-1">2 x 38,000</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Hudong (China)</td><td class="column-4">Staffing</td><td class="column-5">Odfjell</td><td class="column-6">2017</td>
</tr>
<tr class="row-9">
	<td class="column-1">6 x 3,600</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Dingheng (China)</td><td class="column-4">Full management</td><td class="column-5">Gefo</td><td class="column-6">2018</td>
</tr>
<tr class="row-10">
	<td class="column-1">1 x 7,500</td><td class="column-2">Stst chemical tanker</td><td class="column-3">ICDAS (Turkey)</td><td class="column-4">Supervision</td><td class="column-5">Gefo</td><td class="column-6">2018</td>
</tr>
<tr class="row-11">
	<td class="column-1">Conversion</td><td class="column-2">Container vessel to orange juice carrier</td><td class="column-3">Chengxi (China)</td><td class="column-4">Full management</td><td class="column-5">Citrosuco</td><td class="column-6">2018</td>
</tr>
<tr class="row-12">
	<td class="column-1">2 x 7,000</td><td class="column-2">Stst Chemical tankers (LNG DF)</td><td class="column-3">Dingheng (China)</td><td class="column-4">Full management</td><td class="column-5">Gefo</td><td class="column-6">2019</td>
</tr>
<tr class="row-13">
	<td class="column-1">2 x 110 m</td><td class="column-2">Stst barges</td><td class="column-3">Xiangyu (China)</td><td class="column-4">Full management</td><td class="column-5">Renssen Driessen</td><td class="column-6">2019</td>
</tr>
<tr class="row-14">
	<td class="column-1">4+2+2 x 6,600</td><td class="column-2">Stst chemical tankers (LNG DF)</td><td class="column-3">Dingheng (China)</td><td class="column-4">Full management</td><td class="column-5">Essberger</td><td class="column-6">2021</td>
</tr>
<tr class="row-15">
	<td class="column-1">2 x 110 m</td><td class="column-2">Stst barges</td><td class="column-3">Dingheng (China)</td><td class="column-4">Full management</td><td class="column-5">Mercurius</td><td class="column-6">2021</td>
</tr>
<tr class="row-16">
	<td class="column-1">8 x 6,600</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Wuhu (China)</td><td class="column-4">Full management</td><td class="column-5">RF Ocean</td><td class="column-6">2023</td>
</tr>
<tr class="row-17">
	<td class="column-1">2 x 18500</td><td class="column-2">ML coated chem tankers</td><td class="column-3">Wuhu (China)</td><td class="column-4">Full management</td><td class="column-5">RF Ocean</td><td class="column-6">2023</td>
</tr>
<tr class="row-18">
	<td class="column-1">6 x 41,000</td><td class="column-2">MR tankers</td><td class="column-3">Xiamen (China)</td><td class="column-4">Full management</td><td class="column-5">German Tanker Shipping</td><td class="column-6">2023</td>
</tr>
<tr class="row-19">
	<td class="column-1">6 x 49,200</td><td class="column-2">MR tankers</td><td class="column-3">Penglai Jinglu (China)</td><td class="column-4">Full management</td><td class="column-5">Champion Tankers</td><td class="column-6">2024</td>
</tr>
<tr class="row-20">
	<td class="column-1">10 x 3,850</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Xiangyu (China)</td><td class="column-4">Full management</td><td class="column-5">Gefo</td><td class="column-6">2024</td>
</tr>
<tr class="row-21">
	<td class="column-1">2 x 7900</td><td class="column-2">Stst chemical tankers</td><td class="column-3">Xiangyu (China)</td><td class="column-4">Full management</td><td class="column-5">Gefo</td><td class="column-6">2024</td>
</tr>
<tr class="row-22">
	<td class="column-1">2 x 6500</td><td class="column-2">Stst chemical tankers</td><td class="column-3">DSZ (China)</td><td class="column-4">Full management</td><td class="column-5">Bergen Tankers</td><td class="column-6">2024</td>
</tr>
<tr class="row-23">
	<td class="column-1">4 x 13,000</td><td class="column-2">Stst chemical tankers</td><td class="column-3">ROC (China)</td><td class="column-4">Full management</td><td class="column-5">Essberger</td><td class="column-6">2024</td>
</tr>
<tr class="row-24">
	<td class="column-1">6 x 82 000</td><td class="column-2">PulpMax</td><td class="column-3">Wenchong (China)</td><td class="column-4">Full Management</td><td class="column-5">Gearbulk</td><td class="column-6">2025</td>
</tr>
<tr class="row-25">
	<td class="column-1"></td><td class="column-2"></td><td class="column-3"></td><td class="column-4"></td><td class="column-5"></td><td class="column-6"></td>
</tr>
</tbody>
</table>
<span id="tablepress-3-description" class="tablepress-table-description tablepress-table-description-id-3"></span>
<!-- #tablepress-3 from cache --></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ace68a2 elementor-widget elementor-widget-shortcode" data-id="ace68a2" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">
<table id="tablepress-4" class="tablepress tablepress-id-4">
<thead>
<tr class="row-1">
	<th class="column-1">Non-newbuilding related projects:</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">Numerous drydockings and repairs</td>
</tr>
<tr class="row-3">
	<td class="column-1">Extensive work for various insurance companies on some of the largest marine claims</td>
</tr>
<tr class="row-4">
	<td class="column-1">Numerous consulting assignments for chemical tanker operation and newbuilding</td>
</tr>
<tr class="row-5">
	<td class="column-1">Owner’s representative for commercial and technical management</td>
</tr>
<tr class="row-6">
	<td class="column-1">Numerous inspections (condition, purchase, coating, stainless steel)</td>
</tr>
</tbody>
</table>
<!-- #tablepress-4 from cache --></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c10ca1b elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="c10ca1b" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<div class="elementor-icon elementor-divider__element">
					<i aria-hidden="true" class="fas fa-anchor"></i></div>
						</span>
		</div>
						</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-5a32dcb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a32dcb" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6d788b1 elementor-invisible" data-id="6d788b1" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-db346be elementor-invisible elementor-widget elementor-widget-image" data-id="db346be" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInLeft&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="700" height="500" src="https://linkmarine.net/wp-content/uploads/2025/06/DJI_0400-Copy.jpg" class="attachment-full size-full wp-image-4874" alt="" srcset="https://linkmarine.net/wp-content/uploads/2025/06/DJI_0400-Copy.jpg 700w, https://linkmarine.net/wp-content/uploads/2025/06/DJI_0400-Copy-300x214.jpg 300w, https://linkmarine.net/wp-content/uploads/2025/06/DJI_0400-Copy-600x429.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f369344 elementor-invisible" data-id="f369344" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-eb8f394 elementor-invisible elementor-widget elementor-widget-image" data-id="eb8f394" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInRight&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1620" height="1080" src="https://linkmarine.net/wp-content/uploads/2026/02/004-Copy.jpg" class="attachment-full size-full wp-image-5037" alt="" srcset="https://linkmarine.net/wp-content/uploads/2026/02/004-Copy.jpg 1620w, https://linkmarine.net/wp-content/uploads/2026/02/004-Copy-300x200.jpg 300w, https://linkmarine.net/wp-content/uploads/2026/02/004-Copy-600x400.jpg 600w, https://linkmarine.net/wp-content/uploads/2026/02/004-Copy-768x512.jpg 768w, https://linkmarine.net/wp-content/uploads/2026/02/004-Copy-1536x1024.jpg 1536w" sizes="(max-width: 1620px) 100vw, 1620px" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-f76ecae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f76ecae" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-07347ab elementor-invisible" data-id="07347ab" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4e0d497 elementor-invisible elementor-widget elementor-widget-image" data-id="4e0d497" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInLeft&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1620" height="1080" src="https://linkmarine.net/wp-content/uploads/2026/02/DSC_0068_看图王副本-Copy-1.jpg" class="attachment-2048x2048 size-2048x2048 wp-image-4987" alt="" srcset="https://linkmarine.net/wp-content/uploads/2026/02/DSC_0068_看图王副本-Copy-1.jpg 1620w, https://linkmarine.net/wp-content/uploads/2026/02/DSC_0068_看图王副本-Copy-1-300x200.jpg 300w, https://linkmarine.net/wp-content/uploads/2026/02/DSC_0068_看图王副本-Copy-1-600x400.jpg 600w, https://linkmarine.net/wp-content/uploads/2026/02/DSC_0068_看图王副本-Copy-1-768x512.jpg 768w, https://linkmarine.net/wp-content/uploads/2026/02/DSC_0068_看图王副本-Copy-1-1536x1024.jpg 1536w" sizes="(max-width: 1620px) 100vw, 1620px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-64f237f elementor-invisible" data-id="64f237f" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-50a9f26 elementor-invisible elementor-widget elementor-widget-image" data-id="50a9f26" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInRight&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="700" height="500" src="https://linkmarine.net/wp-content/uploads/2020/10/juice2-1.jpg" class="attachment-2048x2048 size-2048x2048 wp-image-166" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/10/juice2-1.jpg 700w, https://linkmarine.net/wp-content/uploads/2020/10/juice2-1-300x214.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-42a02e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="42a02e0" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4f46e5e elementor-invisible" data-id="4f46e5e" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInRight&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<div class="elementor-element elementor-element-b4fc4f1 elementor-invisible elementor-widget elementor-widget-image" data-id="b4fc4f1" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInLeft&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="700" height="500" src="https://linkmarine.net/wp-content/uploads/2020/10/tar2-1.jpg" class="attachment-full size-full wp-image-165" alt="" srcset="https://linkmarine.net/wp-content/uploads/2020/10/tar2-1.jpg 700w, https://linkmarine.net/wp-content/uploads/2020/10/tar2-1-300x214.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2079208 elementor-invisible" data-id="2079208" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInRight&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<div class="elementor-element elementor-element-2a445f0 elementor-invisible elementor-widget elementor-widget-image" data-id="2a445f0" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInRight&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2026/02/20250910_094621-Copy-2.jpg" title="20250910_094621 (Copy)" alt="20250910_094621 (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a61b3b3 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a61b3b3" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2ff53ff" data-id="2ff53ff" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<div class="elementor-element elementor-element-452c2c8 elementor-widget elementor-widget-menu-anchor" data-id="452c2c8" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="About"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d215e6f elementor-widget elementor-widget-spacer" data-id="d215e6f" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-a65c7a5 elementor-widget elementor-widget-heading" data-id="a65c7a5" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">About Us</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4556dab elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="4556dab" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<div class="elementor-icon elementor-divider__element">
					<i aria-hidden="true" class="fas fa-anchor"></i></div>
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-edfaa4c elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="edfaa4c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Link Marine Ltd. was established in 2014 to fill a need in the market for third-party specialized chemical tanker competency. Today we are widely recognized as the leading third party provider of newbuilding and ship management consultancy services in that segment. As a boutique service provider we strive to customize our services based on the specific needs of each client, and we always seek a high degree of integration with the client’s team. All our senior staff have background from the main chemical tanker operators as senior officers and shore based senior management.</p><p>We bring our passion for our what we do to every project, and we have a solid track record of successful newbuilding and repair projects behind us. We know that chemical tankers are among the most complex and challenging ships to design, build and operate. This complexity offers challenges but with the right understanding of the operation it also comes with significant opportunities for optimization. We can support in unlocking savings and reduce the newbuilding and operational risk, all adapted to the specific needs of the individual owners.  </p><p>We have also been trusted to act as advisor for insurance companies for some of the highest value marine claims, in addition to extensive work as coating technical experts, legal technical advisors, owner’s rep, etc.</p><p>On the back of the experience from newbuilding, repair, and conversions of some of the most complex ship types we are also capable of managing most other complex projects in other segments.  We will only get involved in projects if we can add real value for the client.</p><p>The top management is fully engaged in all aspects of the business with a hands-on approach. </p><p>Our main hubs are China, Turkey and Norway, but we are obviously capable of handling projects in other regions.</p><div><div> </div></div>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-c39e353 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c39e353" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-764a4af" data-id="764a4af" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e87d7e1 elementor-widget elementor-widget-spacer" data-id="e87d7e1" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-81ff4d2 elementor-widget elementor-widget-menu-anchor" data-id="81ff4d2" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="our-team"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0432b9f elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="0432b9f" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<div class="elementor-icon elementor-divider__element">
					<i aria-hidden="true" class="fas fa-anchor"></i></div>
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f5eaa2f elementor-widget elementor-widget-heading" data-id="f5eaa2f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Our Management</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-236b2e3 elementor-widget elementor-widget-shortcode" data-id="236b2e3" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class='white' style='background:#fafafa; border:solid 1px #f0f0f0; border-radius:1px; padding:8px 8px 8px 8px;'>
<div id='Team_slider' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='Team_slider' style='visibility:hidden;'>
<div id='Team_slider_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><div style="text-align: center;padding-bottom: 10px">
<h4><img loading="lazy" decoding="async" class="alignnone size-full wp-image-3526" src="https://linkmarine.net/wp-content/uploads/2020/12/original-Jakko-Copy-Copy-2.jpg" alt="" width="200" height="253" /></h4>
<h5><span style="color: #000000">Jaakko Heikkinen</span></h5>
<h6><span style="color: #ff0000">Based in Europe</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-791">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide10' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><h4><img loading="lazy" decoding="async" class="alignnone wp-image-4947 size-full" src="http://linkmarine.net/wp-content/uploads/2025/11/Guo-Zu-De-Copy.jpg" alt="" width="200" height="253" /></h4>
<div style="text-align: center;padding-bottom: 10px">
<h5><span style="color: #000000">Guo ZuDe</span></h5>
<h6><span style="color: #ff0000">Based in Asia</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4944">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide06' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><div style="text-align: center;padding-bottom: 10px">
<h4><img loading="lazy" decoding="async" class="alignnone wp-image-4814 size-full" src="http://linkmarine.net/wp-content/uploads/2025/03/jimmy-Copy.jpg" alt="" width="200" height="253" /></h4>
<h5><span style="color: #000000">Jimmy Tan</span></h5>
<h6><span style="color: #ff0000">Based in Asia</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-795">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><h4><img loading="lazy" decoding="async" class="size-full wp-image-3066 aligncenter" src="https://linkmarine.net/wp-content/uploads/2020/12/original-preben-Copy-Copy-1.jpg" alt="" width="200" height="253" /></h4>
<h5 style="text-align: center"><span style="color: #000000">Preben Rasmussen</span></h5>
<h6 style="text-align: center"><span style="color: #ff0000">Based in Asia</span></h6>
<p style="text-align: center">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-788">Read More</a>

</p></div>
<div id='Team_slider_slide09' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><h4><img loading="lazy" decoding="async" class="size-full wp-image-4942 aligncenter" src="http://linkmarine.net/wp-content/uploads/2025/09/Christian-Copy.jpg" alt="" width="200" height="253" /></h4>
<div style="text-align: center;padding-bottom: 10px">
<h5><span style="color: #000000">Christian Nilsson</span></h5>
<h6><span style="color: #ff0000">Based in Asia</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4939">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide07' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><div style="text-align: center;padding-bottom: 10px">
<h4><img loading="lazy" decoding="async" class="alignnone wp-image-4860 size-medium" src="http://linkmarine.net/wp-content/uploads/2025/06/Vlad-300x373.jpg" alt="" width="300" height="373" srcset="https://linkmarine.net/wp-content/uploads/2025/06/Vlad-300x373.jpg 300w, https://linkmarine.net/wp-content/uploads/2025/06/Vlad.jpg 434w" sizes="(max-width: 300px) 100vw, 300px" /></h4>
<h5><span style="color: #000000">Vladimirs Bogomolovs</span></h5>
<h6><span style="color: #ff0000">Based in Asia</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4857">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><div style="text-align: center;padding-bottom: 10px">
<h4><img loading="lazy" decoding="async" class="alignnone size-full wp-image-3539" src="https://linkmarine.net/wp-content/uploads/2020/12/Safa-200x253-1.jpg" alt="" width="200" height="253" /></h4>
<h5><span style="color: #000000">Safa Ismail</span></h5>
<h6><span style="color: #ff0000">Based in Asia</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-688">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><h4><img loading="lazy" decoding="async" class="alignnone wp-image-4163 size-full" src="https://linkmarine.net/wp-content/uploads/2021/09/Sinasi-original-Copy.jpg" alt="" width="200" height="253" /></h4>
<h5 style="text-align: center"><span style="color: #000000">Kadir Sinasi</span></h5>
<h6 style="text-align: center"><span style="color: #ff0000">Based in Asia</span></h6>
<p style="text-align: center">
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4162">Read More</a>

</p></div>
<div id='Team_slider_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><div style="text-align: center;padding-bottom: 10px">
<h4><img loading="lazy" decoding="async" class="alignnone wp-image-4147 size-full" src="https://linkmarine.net/wp-content/uploads/2021/05/martin-200x253Copy.jpg" alt="" width="200" height="253" /></h4>
<h5><span style="color: #000000">Martin Adams</span></h5>
<h6><span style="color: #ff0000">Based in Asia</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4146">Read More</a>

</p>
</div></div>
<div id='Team_slider_slide08' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 255, 255); '><div style="text-align: center;padding-bottom: 10px">
<h4><img loading="lazy" decoding="async" class="alignnone wp-image-4848 size-medium" src="http://linkmarine.net/wp-content/uploads/2025/04/Rune-300x389.jpg" alt="" width="300" height="389" srcset="https://linkmarine.net/wp-content/uploads/2025/04/Rune-300x389.jpg 300w, https://linkmarine.net/wp-content/uploads/2025/04/Rune.jpg 355w" sizes="(max-width: 300px) 100vw, 300px" /></h4>
<h5><span style="color: #000000">Rune Midtbø</span></h5>
<h6><span style="color: #ff0000">Based in Europe</span></h6>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4849">Read More</a>

</p>
</div></div>
</div>
</div>
<script type='text/javascript'>
	jQuery(document).ready(function() {
		jQuery('#Team_slider').owlCarousel({
			responsive:{
				0:{ items:2 },
				480:{ items:4 },
				768:{ items:5 },
				980:{ items:5 },
				1200:{ items:5 },
				1500:{ items:5 }
			},
			autoplay : true,
			autoplayTimeout : 2000,
			autoplayHoverPause : true,
			smartSpeed : 2000,
			fluidSpeed : 2000,
			autoplaySpeed : 2000,
			navSpeed : 2000,
			dotsSpeed : 2000,
			loop : true,
			nav : true,
			navText : ['Previous','Next'],
			dots : true,
			responsiveRefreshRate : 200,
			slideBy : 1,
			mergeFit : true,
			autoHeight : false,
			mouseDrag : true,
			touchDrag : true
		});
		jQuery('#Team_slider').css('visibility', 'visible');
		sa_resize_Team_slider();
		window.addEventListener('resize', sa_resize_Team_slider);
		function sa_resize_Team_slider() {
			var min_height = '50';
			var win_width = jQuery(window).width();
			var slider_width = jQuery('#Team_slider').width();
			if (win_width < 480) {
				var slide_width = slider_width / 2;
			} else if (win_width < 768) {
				var slide_width = slider_width / 4;
			} else if (win_width < 980) {
				var slide_width = slider_width / 5;
			} else if (win_width < 1200) {
				var slide_width = slider_width / 5;
			} else if (win_width < 1500) {
				var slide_width = slider_width / 5;
			} else {
				var slide_width = slider_width / 5;
			}
			slide_width = Math.round(slide_width);
			var slide_height = '0';
			if (min_height == 'aspect43') {
				slide_height = (slide_width / 4) * 3;				slide_height = Math.round(slide_height);
			} else if (min_height == 'aspect169') {
				slide_height = (slide_width / 16) * 9;				slide_height = Math.round(slide_height);
			} else {
				slide_height = (slide_width / 100) * min_height;				slide_height = Math.round(slide_height);
			}
			jQuery('#Team_slider .owl-item .sa_hover_container').css('min-height', slide_height+'px');
		}
		var owl_goto = jQuery('#Team_slider');
		jQuery('.Team_slider_goto1').click(function(event){
			owl_goto.trigger('to.owl.carousel', 0);
		});
		jQuery('.Team_slider_goto2').click(function(event){
			owl_goto.trigger('to.owl.carousel', 1);
		});
		jQuery('.Team_slider_goto3').click(function(event){
			owl_goto.trigger('to.owl.carousel', 2);
		});
		jQuery('.Team_slider_goto4').click(function(event){
			owl_goto.trigger('to.owl.carousel', 3);
		});
		jQuery('.Team_slider_goto5').click(function(event){
			owl_goto.trigger('to.owl.carousel', 4);
		});
		jQuery('.Team_slider_goto6').click(function(event){
			owl_goto.trigger('to.owl.carousel', 5);
		});
		jQuery('.Team_slider_goto7').click(function(event){
			owl_goto.trigger('to.owl.carousel', 6);
		});
		jQuery('.Team_slider_goto8').click(function(event){
			owl_goto.trigger('to.owl.carousel', 7);
		});
		jQuery('.Team_slider_goto9').click(function(event){
			owl_goto.trigger('to.owl.carousel', 8);
		});
		jQuery('.Team_slider_goto10').click(function(event){
			owl_goto.trigger('to.owl.carousel', 9);
		});
		var resize_3684 = jQuery('.owl-carousel');
		resize_3684.on('initialized.owl.carousel', function(e) {
			if (typeof(Event) === 'function') {
				window.dispatchEvent(new Event('resize'));
			} else {
				var evt = window.document.createEvent('UIEvents');
				evt.initUIEvent('resize', true, false, window, 0);
				window.dispatchEvent(evt);
			}
		});
	});
</script>
</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-47a471e elementor-widget elementor-widget-spacer" data-id="47a471e" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a2bdef6 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a2bdef6" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a240679" data-id="a240679" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f82ae3a elementor-widget elementor-widget-menu-anchor" data-id="f82ae3a" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="Clients"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-52b9d39 elementor-widget elementor-widget-heading" data-id="52b9d39" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Our Clients</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-9d67821 elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="9d67821" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<div class="elementor-icon elementor-divider__element">
					<i aria-hidden="true" class="fas fa-anchor"></i></div>
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-5d69d24 elementor-widget elementor-widget-spacer" data-id="5d69d24" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-afcbb15 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="afcbb15" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-57e57d0" data-id="57e57d0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f49ec41 elementor-widget elementor-widget-image" data-id="f49ec41" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/NHC-Copy-Copy.png" title="NHC (Copy) (Copy)" alt="NHC (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-d9f5baf" data-id="d9f5baf" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-be69f52 elementor-widget elementor-widget-image" data-id="be69f52" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-27.png" title="Untitled-27" alt="Untitled-27" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-522ea1b" data-id="522ea1b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1daeaf5 elementor-widget elementor-widget-image" data-id="1daeaf5" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-13.png" title="Untitled-13" alt="Untitled-13" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-2721152" data-id="2721152" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-15dc365 elementor-widget elementor-widget-image" data-id="15dc365" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Gefo1.png" title="Gefo1" alt="Gefo1" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-575d125" data-id="575d125" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-47750e9 elementor-widget elementor-widget-image" data-id="47750e9" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-15.png" title="Untitled-15" alt="Untitled-15" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-f09ce7c" data-id="f09ce7c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1d3a977 elementor-widget elementor-widget-image" data-id="1d3a977" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/odfjell-Copy-Copy.png" title="odfjell (Copy) (Copy)" alt="odfjell (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-0ec507c" data-id="0ec507c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-588b2c9 elementor-widget elementor-widget-image" data-id="588b2c9" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-10.png" title="Untitled-10" alt="Untitled-10" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-41e9224" data-id="41e9224" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-18b02b1 elementor-widget elementor-widget-image" data-id="18b02b1" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/stolt-logo-Copy-Copy.png" title="stolt logo (Copy) (Copy)" alt="stolt logo (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f78647c branding-logo elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f78647c" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-7b9fd4f" data-id="7b9fd4f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c423d27 elementor-widget elementor-widget-image" data-id="c423d27" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/GearBulk-Copy.png" title="GearBulk (Copy)" alt="GearBulk (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-7fc67cc" data-id="7fc67cc" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1f5f867 elementor-widget elementor-widget-image" data-id="1f5f867" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-26.png" title="Untitled-26" alt="Untitled-26" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-4908d14" data-id="4908d14" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c878d9e elementor-widget elementor-widget-image" data-id="c878d9e" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-2.png" title="Untitled-2" alt="Untitled-2" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-6c63ce4" data-id="6c63ce4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e296bbc elementor-widget elementor-widget-image" data-id="e296bbc" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-18.png" title="Untitled-18" alt="Untitled-18" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-abc4de4" data-id="abc4de4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a4d0096 elementor-widget elementor-widget-image" data-id="a4d0096" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/TRF.png" title="TRF" alt="TRF" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-e8532ea" data-id="e8532ea" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cf08596 elementor-widget elementor-widget-image" data-id="cf08596" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-200-1.png" title="Untitled-200 (1)" alt="Untitled-200 (1)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-037c407" data-id="037c407" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7050492 elementor-widget elementor-widget-image" data-id="7050492" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-34.png" title="Untitled-34" alt="Untitled-34" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-e93dc2a" data-id="e93dc2a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d835f86 elementor-widget elementor-widget-image" data-id="d835f86" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Maersk1.png" title="Maersk1" alt="Maersk1" loading="lazy" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0c10957 branding-logo elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0c10957" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-25201ac" data-id="25201ac" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3bf5b92 elementor-widget elementor-widget-image" data-id="3bf5b92" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/7eb945bd6695d5f1e891813bac70ef6-Copy.png" title="7eb945bd6695d5f1e891813bac70ef6 (Copy)" alt="7eb945bd6695d5f1e891813bac70ef6 (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-9acbde0" data-id="9acbde0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8bb56a8 elementor-widget elementor-widget-image" data-id="8bb56a8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/iino.png" title="iino" alt="iino" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-3eab077" data-id="3eab077" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-51132ee elementor-widget elementor-widget-image" data-id="51132ee" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/sirius-Copy-Copy.png" title="sirius (Copy) (Copy)" alt="sirius (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-3c740ea" data-id="3c740ea" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-54bf467 elementor-widget elementor-widget-image" data-id="54bf467" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/RR-Copy-Copy.png" title="RR (Copy) (Copy)" alt="RR (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-f2053d3" data-id="f2053d3" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a032025 elementor-widget elementor-widget-image" data-id="a032025" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-9.png" title="Untitled-9" alt="Untitled-9" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-5229477" data-id="5229477" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0371de9 elementor-widget elementor-widget-image" data-id="0371de9" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-21.png" title="Untitled-21" alt="Untitled-21" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-06106aa" data-id="06106aa" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7968a8f elementor-widget elementor-widget-image" data-id="7968a8f" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-33.png" title="Untitled-33" alt="Untitled-33" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-51b3505" data-id="51b3505" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2be2820 elementor-widget elementor-widget-image" data-id="2be2820" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/WeChat-Image_20201108183229-Copy-Copy.png" title="WeChat Image_20201108183229 (Copy) (Copy)" alt="WeChat Image_20201108183229 (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d6bc72e branding-logo elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d6bc72e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-18ec2e0" data-id="18ec2e0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8bef548 elementor-widget elementor-widget-image" data-id="8bef548" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-31.png" title="Untitled-31" alt="Untitled-31" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-b53e0a4" data-id="b53e0a4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d5a75a7 elementor-widget elementor-widget-image" data-id="d5a75a7" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/CT-Copy-Copy.png" title="CT (Copy) (Copy)" alt="CT (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-694b7f9" data-id="694b7f9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2c839d2 elementor-widget elementor-widget-image" data-id="2c839d2" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-10000.png" title="Untitled-10000" alt="Untitled-10000" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-86df3a4" data-id="86df3a4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-564ea2f elementor-widget elementor-widget-image" data-id="564ea2f" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-19.png" title="Untitled-19" alt="Untitled-19" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-27cd432" data-id="27cd432" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d2d2699 elementor-widget elementor-widget-image" data-id="d2d2699" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Avic-Copy-Copy.png" title="Avic (Copy) (Copy)" alt="Avic (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-4776518" data-id="4776518" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b8e0669 elementor-widget elementor-widget-image" data-id="b8e0669" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/citro-Copy-Copy.png" title="citro (Copy) (Copy)" alt="citro (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-0322f86" data-id="0322f86" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e1c4712 elementor-widget elementor-widget-image" data-id="e1c4712" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Rensen-Copy.png" title="Rensen (Copy)" alt="Rensen (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-7336f52" data-id="7336f52" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-99e6cfc elementor-widget elementor-widget-image" data-id="99e6cfc" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-8.png" title="Untitled-8" alt="Untitled-8" loading="lazy" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-216b9e3 branding-logo elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="216b9e3" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-815c0b9" data-id="815c0b9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-66c1bfe elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-image" data-id="66c1bfe" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="688" height="123" src="https://linkmarine.net/wp-content/uploads/2024/01/German-Tankers.jpg" class="attachment-full size-full wp-image-4665" alt="" srcset="https://linkmarine.net/wp-content/uploads/2024/01/German-Tankers.jpg 688w, https://linkmarine.net/wp-content/uploads/2024/01/German-Tankers-300x54.jpg 300w, https://linkmarine.net/wp-content/uploads/2024/01/German-Tankers-600x107.jpg 600w" sizes="(max-width: 688px) 100vw, 688px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-42cff4e" data-id="42cff4e" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-456dc96" data-id="456dc96" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b5eec7a elementor-widget elementor-widget-image" data-id="b5eec7a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2021/09/2021-09-10_13-55-08-Copy.jpg" title="2021-09-10_13-55-08 (Copy)" alt="2021-09-10_13-55-08 (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-757554c" data-id="757554c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5db78f3 elementor-widget elementor-widget-image" data-id="5db78f3" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-17.png" title="Untitled-17" alt="Untitled-17" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-75473db" data-id="75473db" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6f355e9 elementor-widget elementor-widget-image" data-id="6f355e9" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Untitled-29.png" title="Untitled-29" alt="Untitled-29" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-e23abc9" data-id="e23abc9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-91b6bc4 elementor-widget elementor-widget-image" data-id="91b6bc4" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2022/05/Alsen-Copy-Copy.png" title="Alsen (Copy) (Copy)" alt="Alsen (Copy) (Copy)" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-ea0d630" data-id="ea0d630" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-416fe24 elementor-absolute elementor-widget elementor-widget-image" data-id="416fe24" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2023/03/Elpanneteknik.png" title="Elpanneteknik" alt="Elpanneteknik" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-12 elementor-top-column elementor-element elementor-element-61210b9" data-id="61210b9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0307e64 elementor-absolute elementor-widget elementor-widget-image" data-id="0307e64" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="200" height="66" src="https://linkmarine.net/wp-content/uploads/2024/01/RFOcean-Copy.png" class="attachment-full size-full wp-image-4647" alt="" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-06ed7c4 branding-logo elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="06ed7c4" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-c382455" data-id="c382455" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5266472 elementor-widget elementor-widget-image" data-id="5266472" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-100.png" title="Untitled-100" alt="Untitled-100" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-3d3a8f5" data-id="3d3a8f5" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1adbc2e elementor-widget elementor-widget-image" data-id="1adbc2e" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2020/12/Untitled-36.png" title="Untitled-36" alt="Untitled-36" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-c0670fc" data-id="c0670fc" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-11153f9 elementor-widget elementor-widget-image" data-id="11153f9" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="213" height="160" src="https://linkmarine.net/wp-content/uploads/2025/02/xiangyu.png" class="attachment-medium size-medium wp-image-4802" alt="" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-d717480" data-id="d717480" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b4bad46 elementor-widget elementor-widget-image" data-id="b4bad46" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="260" height="221" src="https://linkmarine.net/wp-content/uploads/2025/02/Rainbow.png" class="attachment-large size-large wp-image-4806" alt="" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-e5a380a" data-id="e5a380a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-81ee808 elementor-widget elementor-widget-image" data-id="81ee808" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2025/02/Bergen-Tankers.png" title="Bergen Tankers" alt="Bergen Tankers" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-99d1afb" data-id="99d1afb" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2f72b19 elementor-widget elementor-widget-image" data-id="2f72b19" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" src="https://linkmarine.net/wp-content/uploads/2026/02/spar-shipping-logo.jpg" title="spar shipping logo" alt="spar shipping logo" loading="lazy" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-f658b4c" data-id="f658b4c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-77a71e6 elementor-widget elementor-widget-image" data-id="77a71e6" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="281" height="220" src="https://linkmarine.net/wp-content/uploads/2026/02/MOL-logo.jpg" class="attachment-full size-full wp-image-5014" alt="" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-7616fa4" data-id="7616fa4" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-0cfc5df" data-id="0cfc5df" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
							</div>
		</div>
				<div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-37d2489" data-id="37d2489" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f676156 elementor-absolute elementor-widget elementor-widget-image" data-id="f676156" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="200" height="43" src="https://linkmarine.net/wp-content/uploads/2026/04/Rawbai_Logo_Tagline_White-Copy.png" class="attachment-full size-full wp-image-5050" alt="" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-53f232f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53f232f" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-85bb882" data-id="85bb882" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6b4e06e elementor-widget elementor-widget-spacer" data-id="6b4e06e" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8c9336c elementor-widget elementor-widget-menu-anchor" data-id="8c9336c" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="news"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-4a57f23 elementor-widget elementor-widget-spacer" data-id="4a57f23" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-31eb563 elementor-widget elementor-widget-heading" data-id="31eb563" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Latest News</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8f25ab2 elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="8f25ab2" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<div class="elementor-icon elementor-divider__element">
					<i aria-hidden="true" class="fas fa-anchor"></i></div>
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ac0091b my-news elementor-widget elementor-widget-shortcode" data-id="ac0091b" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class='white' style='background:#fafafa; border:solid 1px #f0f0f0; border-radius:1px; padding:8px 8px 8px 8px;'>
<div id='slider_2697' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_2697' style='visibility:hidden;'>
<div id='slider_2697_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 210, 233); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">8 Jan 2026</span></h4>
<h3><span style="color: #000000">Delivery of First MR Tanker for German Tanker Shipping</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-5048">Read More</a>

</p>
</div>
</div>
</div>
<div id='slider_2697_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 242, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">8 Dec 2025</span></h4>
<h3><span style="color: #000000">Steel cutting for first of six 82,300DWT pulpmax for GearBulk</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4955">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">31 Oct 2025</span></h4>
<h3><span style="color: #000000">Steel cutting for first of two 6,500DWT stainless for Bergen Tankers</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4950">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(244, 204, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">30 Oct 2025</span></h4>
<h3><span style="color: #000000">The steel-cutting ceremony of the 2nd of RFO 18500 DWT</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4951">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(207, 226, 243); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">29 Oct 2025</span></h4>
<h3><span style="color: #000000">Naming Ceremony of RF RAN and RF VAR</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4949">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide06' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1st Oct 2025</span></h4>
<h3><span style="color: #000000">Link Marine is growing in Shanghai!</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4952">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide07' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 210, 233); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">5th Sept 2025</span></h4>
<h3><span style="color: #000000">Welcome Rune Midtboe as Head of Decarbonization &amp; Docking </span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4953">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide08' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 242, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">8th April 2025</span></h4>
<h3><span style="color: #000000">Steel cutting for First 3,850 DWT SUS for GEFO at Xiangyu </span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4854">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide09' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">29th May 2024</span></h4>
<h3><span style="color: #000000">Steel cutting for First German Tanker 41,000 dwt at Xiamen</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4751">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide10' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(208, 224, 227); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">22nd May 2024</span></h4>
<h3><span style="color: #000000">Steel cutting for First RF Ocean 6,600 dwt at Wuhu</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4750">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide11' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(182, 215, 168); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">25th Mar 2024</span></h4>
<h3><span style="color: #000000">Delivery of Fourth </span><span style="color: #000000">6,600DWT for Essberger</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4749">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide12' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 229, 153); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">3rd Jan 2024</span></h4>
<h3><span style="color: #000000">Delivery of Third 6,600DWT for Essberger</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4670">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide13' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(249, 203, 156); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1st Nov 2023</span></h4>
<h3><span style="color: #000000">Delivery of Second 6,600DWT for Essberge</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4669">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide14' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(207, 226, 243); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">30 Aug 2023</span></h4>
<h3><span style="color: #000000">Delivery of first 6,600DWT for Essberge</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4634">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide15' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 242, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">02 Mar 2023</span></h4>
<h3><span style="color: #000000">Quality Control in China for a major European boiler maker</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4592">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide16' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">08 Jan 2023</span></h4>
<h3><span style="color: #000000">Newbuilding Consultancy Service for Asian Shipowner</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4595">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide17' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">09 Apr 2022</span></h4>
<h3><span style="color: #000000">Delivery of last vessel of series of eight</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<div style="text-align: center">
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4498">Read More</a>

</p>
</div>
</div></div>
<div id='slider_2697_slide18' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(207, 226, 243); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">01 Apr 2022</span></h4>
<h3><span style="color: #000000">New clients for repairs, Iino Line and Maersk</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4501">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide19' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 242, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">10 Mar 2022</span></h4>
<h3><span style="color: #000000">Essberger 4 X 6,600 DWT project start</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-4500">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide20' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#d9ead3; '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">19 June 2019</span></h4>
<h3><span style="color: #000000">Steel cutting for 7,000 dwt duplex steel chemical tanker</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2709">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide21' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">14 October 2019</span></h4>
<h3><span style="color: #000000">Steel cutting of first 3,600 dwt duplex chemical tanker</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2708">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide22' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#d0e0e3; '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">28 January 2019</span></h4>
<h3><span style="color: #000000">Second and last ship for Sirius delivered</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2713">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide23' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(244, 204, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">23 November 2018</span></h4>
<h3><span style="color: #000000">First 7,999 dwt delivered</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2714">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide24' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#cfe2f3; '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">4 November 2018</span></h4>
<h3><span style="color: #000000">Bitumen conversion completed</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2717">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide25' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">21 October 2018</span></h4>
<h3><span style="color: #000000">Sirius Naming Ceremony</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2718">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide26' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(252, 229, 205); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1 August 2018</span></h4>
<h3><span style="color: #000000">Completion of resale chemical tanker in Turkish shipyard</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2719">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide27' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#cfe2f3; '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">31 May 2018</span></h4>
<h3><span style="color: #000000">Last ship delivered of 10 x 25,000 dwt</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2720">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide28' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(244, 204, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">30 March 2018</span></h4>
<h3><span style="color: #000000">New newbuilding supervision contract</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2721">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide29' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(207, 226, 243); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">25 February 2018</span></h4>
<h3><span style="color: #000000">Conversion container vessel to orange juice carrier (China)</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2722">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide30' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 242, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">30 November 2017</span></h4>
<h3><span style="color: #000000">Various design projects, including 3,600, 9,500 and 14,000 dwt stainless</span></h3>
<div style="text-align: center;padding-bottom: 10px"> </div>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2723">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide31' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 210, 233); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">30 January 2017</span></h4>
<h3><span style="color: #000000">Management of a major drydocking</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2724">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide32' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">29 December 2016</span></h4>
<h3><span style="color: #000000">Supervision agreement for 13,000 dwt stainless chemical tankers</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2725">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide33' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:#cfe2f3; '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">20 December 2016</span></h4>
<h3><span style="color: #000000">New supervision agreement for 7,999 dwt chemical tankers</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2726">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide34' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 210, 233); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">4 November 2016</span></h4>
<h3><span style="color: #000000">Delivery of third 25,000 dwt chemical tanker from Avic Dingheng</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2727">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide35' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">15 October 2016</span></h4>
<h3><span style="color: #000000">New director joins Link Marine</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2728">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide36' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">16 April 2016</span></h4>
<h3><span style="color: #000000">Ship management supervision</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2729">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide37' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(252, 229, 205); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">15 March 2016</span></h4>
<h3><span style="color: #000000">Updating safety management system for a major Norwegian owner.</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2730">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide38' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">15 February 2016</span></h4>
<h3><span style="color: #000000">Support to Tongbao Shipyard</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2731">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide39' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(208, 224, 227); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">19 August 2015</span></h4>
<h3><span style="color: #000000">New director joins Link Marine</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2732">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide40' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">15 June 2015</span></h4>
<h3><span style="color: #000000">Newbuilding advisory to Scandinavian owner</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2733">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide41' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(244, 204, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1 June 2015</span></h4>
<h3><span style="color: #000000">Advisory to Chinese shipyard</span></h3>
</div>
<h4> </h4>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2734">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide42' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(252, 229, 205); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">30 March 2015</span></h4>
<h3><span style="color: #000000">Newbuilding project management of 10 x 25,000 dwt stainless chemical tankers</span></h3>
<div style="text-align: center;padding-bottom: 10px"> </div>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2735">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide43' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1 December 2014</span></h4>
<h3><span style="color: #000000">Stainless steel support for 10 x 25,000 dwt newbuilding project</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2736">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide44' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(217, 234, 211); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1 December 2014</span></h4>
<h3><span style="color: #000000">Stainless steel support for 10 x 25,000 dwt newbuilding project</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2737">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide45' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(208, 224, 227); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">1 July 2014</span></h4>
<h3><span style="color: #000000">Newbuilding support for German owner</span></h3>
<p class="half-line"> </p>
<p class="half-line"> </p>
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2737">Read More</a>

</p>
</div></div>
<div id='slider_2697_slide46' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(255, 242, 204); '><div style="text-align: center;padding-bottom: 10px">
<h4><span style="color: #999999">17 May 2014</span></h4>
<h3><span style="color: #000000">Newbuilding and ship management advisory for Norwegian owner</span></h3>
</div>
<div style="text-align: center;padding-bottom: 10px"><br />
<p>
	<a class="paoc-pro-popup paoc-pro-popup-button " href="javascript:void(0);" data-target="paoc-pro-modal-2738">Read More</a>

</p>
</div></div>
</div>
</div>
<script type='text/javascript'>
	jQuery(document).ready(function() {
		jQuery('#slider_2697').owlCarousel({
			responsive:{
				0:{ items:1 },
				480:{ items:2 },
				768:{ items:3 },
				980:{ items:4 },
				1200:{ items:4 },
				1500:{ items:4 }
			},
			autoplay : false,
			autoplayHoverPause : false,
			smartSpeed : 300,
			fluidSpeed : 300,
			autoplaySpeed : 300,
			navSpeed : 300,
			dotsSpeed : 300,
			loop : false,
			nav : true,
			navText : ['Previous','Next'],
			dots : true,
			responsiveRefreshRate : 200,
			slideBy : 1,
			mergeFit : true,
			autoHeight : false,
			mouseDrag : false,
			touchDrag : true
		});
		jQuery('#slider_2697').css('visibility', 'visible');
		sa_resize_slider_2697();
		window.addEventListener('resize', sa_resize_slider_2697);
		function sa_resize_slider_2697() {
			var min_height = '50';
			var win_width = jQuery(window).width();
			var slider_width = jQuery('#slider_2697').width();
			if (win_width < 480) {
				var slide_width = slider_width / 1;
			} else if (win_width < 768) {
				var slide_width = slider_width / 2;
			} else if (win_width < 980) {
				var slide_width = slider_width / 3;
			} else if (win_width < 1200) {
				var slide_width = slider_width / 4;
			} else if (win_width < 1500) {
				var slide_width = slider_width / 4;
			} else {
				var slide_width = slider_width / 4;
			}
			slide_width = Math.round(slide_width);
			var slide_height = '0';
			if (min_height == 'aspect43') {
				slide_height = (slide_width / 4) * 3;				slide_height = Math.round(slide_height);
			} else if (min_height == 'aspect169') {
				slide_height = (slide_width / 16) * 9;				slide_height = Math.round(slide_height);
			} else {
				slide_height = (slide_width / 100) * min_height;				slide_height = Math.round(slide_height);
			}
			jQuery('#slider_2697 .owl-item .sa_hover_container').css('min-height', slide_height+'px');
		}
		var owl_goto = jQuery('#slider_2697');
		jQuery('.slider_2697_goto1').click(function(event){
			owl_goto.trigger('to.owl.carousel', 0);
		});
		jQuery('.slider_2697_goto2').click(function(event){
			owl_goto.trigger('to.owl.carousel', 1);
		});
		jQuery('.slider_2697_goto3').click(function(event){
			owl_goto.trigger('to.owl.carousel', 2);
		});
		jQuery('.slider_2697_goto4').click(function(event){
			owl_goto.trigger('to.owl.carousel', 3);
		});
		jQuery('.slider_2697_goto5').click(function(event){
			owl_goto.trigger('to.owl.carousel', 4);
		});
		jQuery('.slider_2697_goto6').click(function(event){
			owl_goto.trigger('to.owl.carousel', 5);
		});
		jQuery('.slider_2697_goto7').click(function(event){
			owl_goto.trigger('to.owl.carousel', 6);
		});
		jQuery('.slider_2697_goto8').click(function(event){
			owl_goto.trigger('to.owl.carousel', 7);
		});
		jQuery('.slider_2697_goto9').click(function(event){
			owl_goto.trigger('to.owl.carousel', 8);
		});
		jQuery('.slider_2697_goto10').click(function(event){
			owl_goto.trigger('to.owl.carousel', 9);
		});
		jQuery('.slider_2697_goto11').click(function(event){
			owl_goto.trigger('to.owl.carousel', 10);
		});
		jQuery('.slider_2697_goto12').click(function(event){
			owl_goto.trigger('to.owl.carousel', 11);
		});
		jQuery('.slider_2697_goto13').click(function(event){
			owl_goto.trigger('to.owl.carousel', 12);
		});
		jQuery('.slider_2697_goto14').click(function(event){
			owl_goto.trigger('to.owl.carousel', 13);
		});
		jQuery('.slider_2697_goto15').click(function(event){
			owl_goto.trigger('to.owl.carousel', 14);
		});
		jQuery('.slider_2697_goto16').click(function(event){
			owl_goto.trigger('to.owl.carousel', 15);
		});
		jQuery('.slider_2697_goto17').click(function(event){
			owl_goto.trigger('to.owl.carousel', 16);
		});
		jQuery('.slider_2697_goto18').click(function(event){
			owl_goto.trigger('to.owl.carousel', 17);
		});
		jQuery('.slider_2697_goto19').click(function(event){
			owl_goto.trigger('to.owl.carousel', 18);
		});
		jQuery('.slider_2697_goto20').click(function(event){
			owl_goto.trigger('to.owl.carousel', 19);
		});
		jQuery('.slider_2697_goto21').click(function(event){
			owl_goto.trigger('to.owl.carousel', 20);
		});
		jQuery('.slider_2697_goto22').click(function(event){
			owl_goto.trigger('to.owl.carousel', 21);
		});
		jQuery('.slider_2697_goto23').click(function(event){
			owl_goto.trigger('to.owl.carousel', 22);
		});
		jQuery('.slider_2697_goto24').click(function(event){
			owl_goto.trigger('to.owl.carousel', 23);
		});
		jQuery('.slider_2697_goto25').click(function(event){
			owl_goto.trigger('to.owl.carousel', 24);
		});
		jQuery('.slider_2697_goto26').click(function(event){
			owl_goto.trigger('to.owl.carousel', 25);
		});
		jQuery('.slider_2697_goto27').click(function(event){
			owl_goto.trigger('to.owl.carousel', 26);
		});
		jQuery('.slider_2697_goto28').click(function(event){
			owl_goto.trigger('to.owl.carousel', 27);
		});
		jQuery('.slider_2697_goto29').click(function(event){
			owl_goto.trigger('to.owl.carousel', 28);
		});
		jQuery('.slider_2697_goto30').click(function(event){
			owl_goto.trigger('to.owl.carousel', 29);
		});
		jQuery('.slider_2697_goto31').click(function(event){
			owl_goto.trigger('to.owl.carousel', 30);
		});
		jQuery('.slider_2697_goto32').click(function(event){
			owl_goto.trigger('to.owl.carousel', 31);
		});
		jQuery('.slider_2697_goto33').click(function(event){
			owl_goto.trigger('to.owl.carousel', 32);
		});
		jQuery('.slider_2697_goto34').click(function(event){
			owl_goto.trigger('to.owl.carousel', 33);
		});
		jQuery('.slider_2697_goto35').click(function(event){
			owl_goto.trigger('to.owl.carousel', 34);
		});
		jQuery('.slider_2697_goto36').click(function(event){
			owl_goto.trigger('to.owl.carousel', 35);
		});
		jQuery('.slider_2697_goto37').click(function(event){
			owl_goto.trigger('to.owl.carousel', 36);
		});
		jQuery('.slider_2697_goto38').click(function(event){
			owl_goto.trigger('to.owl.carousel', 37);
		});
		jQuery('.slider_2697_goto39').click(function(event){
			owl_goto.trigger('to.owl.carousel', 38);
		});
		jQuery('.slider_2697_goto40').click(function(event){
			owl_goto.trigger('to.owl.carousel', 39);
		});
		jQuery('.slider_2697_goto41').click(function(event){
			owl_goto.trigger('to.owl.carousel', 40);
		});
		jQuery('.slider_2697_goto42').click(function(event){
			owl_goto.trigger('to.owl.carousel', 41);
		});
		jQuery('.slider_2697_goto43').click(function(event){
			owl_goto.trigger('to.owl.carousel', 42);
		});
		jQuery('.slider_2697_goto44').click(function(event){
			owl_goto.trigger('to.owl.carousel', 43);
		});
		jQuery('.slider_2697_goto45').click(function(event){
			owl_goto.trigger('to.owl.carousel', 44);
		});
		jQuery('.slider_2697_goto46').click(function(event){
			owl_goto.trigger('to.owl.carousel', 45);
		});
		var resize_2697 = jQuery('.owl-carousel');
		resize_2697.on('initialized.owl.carousel', function(e) {
			if (typeof(Event) === 'function') {
				window.dispatchEvent(new Event('resize'));
			} else {
				var evt = window.document.createEvent('UIEvents');
				evt.initUIEvent('resize', true, false, window, 0);
				window.dispatchEvent(evt);
			}
		});
	});
</script>
</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-14383e3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="14383e3" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b6cb74" data-id="2b6cb74" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-70f9e2c elementor-widget elementor-widget-menu-anchor" data-id="70f9e2c" data-element_type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="contact"></div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7e79ae8 elementor-widget elementor-widget-spacer" data-id="7e79ae8" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6c4f496 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6c4f496" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3b39f1a" data-id="3b39f1a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-371f793 elementor-widget elementor-widget-heading" data-id="371f793" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Contact Information
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1a7ebe9 elementor-widget elementor-widget-text-editor" data-id="1a7ebe9" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><i class="fa fa-phone"></i><br />Shanghai Office: <a href="tel:86(0)2158885090">+86 13917757841</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-5e78a4e elementor-widget elementor-widget-text-editor" data-id="5e78a4e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><i class="fa fa-phone"></i> Norway Office: <a href="tel:4793013797">+47 93013797</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-b21927e elementor-widget elementor-widget-text-editor" data-id="b21927e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<i class="fa fa-envelope" aria-hidden="true"></i>
Email: <a href="mailto:info@linkmarine.net">info@linkmarine.net</a>								</div>
				</div>
				<div class="elementor-element elementor-element-ec203e0 elementor-widget elementor-widget-heading" data-id="ec203e0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><span style="font-family: sinkin_sans400_regular;font-size: 30px;text-transform: capitalize;white-space: normal">Follow Us</span></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-f33dd75 e-grid-align-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="f33dd75" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
							<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-5a65156" href="https://www.facebook.com/Link-Marine-Ltd-369829716779891/" target="_blank">
						<span class="elementor-screen-only">Facebook</span>
						<i class="fab fa-facebook"></i>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-c6d6561" href="https://www.linkedin.com/company/link-marine-ltd/" target="_blank">
						<span class="elementor-screen-only">Linkedin</span>
						<i class="fab fa-linkedin"></i>					</a>
				</span>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-fb43bc3 elementor-widget elementor-widget-shortcode" data-id="fb43bc3" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"> <div class="post-views content-post post-6 entry-meta load-static">
				<span class="post-views-icon dashicons dashicons-chart-bar"></span> <span class="post-views-label"></span> <span class="post-views-count">292,916</span>
			</div></div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-503ed60" data-id="503ed60" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<div class="elementor-element elementor-element-d471fea elementor-widget elementor-widget-heading" data-id="d471fea" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Leave Us A Message Here</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-3a8b264 form-leave-msg elementor-widget elementor-widget-shortcode" data-id="3a8b264" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">	<div class="qcf-main qcf-style default"><div id="none"><div class="qcf-state qcf-ajax-loading qcf-style default"><h2 class="validating">Checking...</h2></div><div class="qcf-state qcf-ajax-error qcf-style default"><div align="center">Ouch! There was a server error.<br /><a class="qcf-retry">Retry &raquo;</a></div></div><div class="qcf-state qcf-sending qcf-style default"><h2 class="sending">Sending message...</h2></div><div class='qcf-state qcf-form-wrapper'>			<form class='qcf-form' action="" method="POST" enctype="multipart/form-data" id="qfc-form-default-1">	<input type='hidden' name='id' value='' />	<input type="text" id="qcf-form-field-id--1" placeholder="Your Name:" class="qcf-form-field" name="qcfname1" value="">	<input type="email" id="qcf-form-field-id--2" placeholder="Your Email:" class="qcf-form-field" name="qcfname2" value="">	<input type="text" id="qcf-form-field-id--3" placeholder="Subject:" class="qcf-form-field" name="qcfname3" value="">	<textarea id="qcf-form-field-id--4" placeholder="Your Message:" class="qcf-form-field" name="qcfname4"></textarea>	<p>Spambot blocker question</p><p>5 + 5 = <input type="text" class="required" style="width:3em;font-size:inherit" name="qcfname12" value=""></p> 
                <input type="hidden" name="answer" value="10" />
                <input type="hidden" name="thesum" value="5 + 5" /><div><p class="input">Attach a file (Max 10MB)</p>	<p><div><input type="file" size="15" name="filename1" class="qcf_filename_input qcf_filename1" /><br><input type="file" size="15" name="filename2" class="qcf_filename_input qcf_filename2" /><br><input type="file" size="15" name="filename3" class="qcf_filename_input qcf_filename3" /></p></div></div><p><input type="submit" value="Send it!" id="submit" name="qcfsubmit" /></p><input type="hidden" name="form_id" value="69df7ed2448e12" /></form></div>	<div style="clear:both"></div></div>	</div>	</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
				
	</div><!-- #main .site-main -->
	
	
			<footer id="colophon" class="site-footer" role="contentinfo" itemtype="http://schema.org/WPFooter" itemscope="itemscope">

			
<div id="sinatra-copyright" class="contained-separator">
	<div class="si-container">
		<div class="si-flex-row">

			<div class="col-xs-12 center-xs col-md flex-basis-auto start-md"><div class="si-copyright-widget__text si-copyright-widget sinatra-all"><span>Copyright 2026 — Link Marine. All rights reserved. </span></div><!-- END .si-copyright-widget --></div>
			<div class="col-xs-12 center-xs col-md flex-basis-auto end-md"></div>

		</div><!-- END .si-flex-row -->
	</div>
</div><!-- END #sinatra-copyright -->

		</footer><!-- #colophon .site-footer -->
	
	
</div><!-- END #page -->

<a href="#" id="si-scroll-top" class="si-smooth-scroll" title="Scroll to Top" >
	<span class="si-scroll-icon" aria-hidden="true">
		<svg class="si-icon top-icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.958 18.491l-8.008-8.008c-0.534-0.534-1.335-0.534-1.868 0l-8.008 8.008c-0.534 0.534-0.534 1.335 0 1.868s1.335 0.534 1.868 0l7.074-7.074 7.074 7.074c0.267 0.267 0.667 0.4 0.934 0.4s0.667-0.133 0.934-0.4c0.534-0.534 0.534-1.335 0-1.868z"></path></svg>		<svg class="si-icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.958 18.491l-8.008-8.008c-0.534-0.534-1.335-0.534-1.868 0l-8.008 8.008c-0.534 0.534-0.534 1.335 0 1.868s1.335 0.534 1.868 0l7.074-7.074 7.074 7.074c0.267 0.267 0.667 0.4 0.934 0.4s0.667-0.133 0.934-0.4c0.534-0.534 0.534-1.335 0-1.868z"></path></svg>	</span>
	<span class="screen-reader-text">Scroll to Top</span>
</a><!-- END #sinatra-scroll-to-top -->
			<script>
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
				<script>
	!function(){var e=-1<navigator.userAgent.toLowerCase().indexOf("webkit"),t=-1<navigator.userAgent.toLowerCase().indexOf("opera"),n=-1<navigator.userAgent.toLowerCase().indexOf("msie");(e||t||n)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var e,t=location.hash.substring(1);/^[A-z0-9_-]+$/.test(t)&&(e=document.getElementById(t))&&(/^(?:a|select|input|button|textarea)$/i.test(e.tagName)||(e.tabIndex=-1),e.focus())},!1)}();
	</script>
	<script src="https://linkmarine.net/wp-content/plugins/niso-carousel/assets/js/owl.carousel.min.js?ver=1.0" id="niso-carousel-owl.min-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/niso-carousel/assets/js/jquery.mousewheel.min.js?ver=1.0" id="jquery.mousewheel.min-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/niso-carousel/assets/js/nivo-lightbox.min.js?ver=1.0" id="niso-carousel-lightbox.min-js"></script>
<script id="sinatra-js-js-extra">
var sinatra_vars = {"ajaxurl":"https://linkmarine.net/wp-admin/admin-ajax.php","nonce":"6f2fc90e4d","responsive-breakpoint":"960","sticky-header":{"enabled":true,"hide_on":[""]},"strings":{"comments_toggle_show":"Leave a Comment","comments_toggle_hide":"Hide Comments"}};
//# sourceURL=sinatra-js-js-extra
</script>
<script src="https://linkmarine.net/wp-content/themes/sinatra/assets/js/sinatra.min.js?ver=1.2.1" id="sinatra-js-js"></script>
<script src="https://linkmarine.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script src="https://linkmarine.net/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script>
<script id="jquery-ui-datepicker-js-after">
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});
//# sourceURL=jquery-ui-datepicker-js-after
</script>
<script src="https://linkmarine.net/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script>
<script id="qcf_script-js-before">
if (typeof qfc_file_info == "undefined") { var qfc_file_info = {"required":0,"types":["jpg","gif","png","pdf.doc.docx"],"max_size":10000000,"error":"There is a problem with your attachment. Please check file formats and size.","error_size":"File is too big","error_type":"File type not permitted","error_required":"Attachment missing"};}
//# sourceURL=qcf_script-js-before
</script>
<script src="https://linkmarine.net/wp-content/plugins/quick-contact-form/legacy/js/scripts.js" id="qcf_script-js"></script>
<script id="qcf_script-js-after">
var ajaxurl = "https://linkmarine.net/wp-admin/admin-ajax.php";
//# sourceURL=qcf_script-js-after
</script>
<script src="https://linkmarine.net/wp-content/plugins/quick-contact-form/legacy/js/slider.js" id="qcf_slider-js"></script>
<script id="eael-general-js-extra">
var localize = {"ajaxurl":"https://linkmarine.net/wp-admin/admin-ajax.php","nonce":"5fd7ab7ea7","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https://linkmarine.net/","cart_redirectition":"","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}};
//# sourceURL=eael-general-js-extra
</script>
<script src="https://linkmarine.net/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.1.20" id="eael-general-js"></script>
<script id="icwp-wpsf-notbot-js-extra">
var shield_vars_notbot = {"strings":{"select_action":"Please select an action to perform.","are_you_sure":"Are you sure?","absolutely_sure":"Are you absolutely sure?"},"comps":{"notbot":{"ajax":{"not_bot":{"action":"shield_action","ex":"capture_not_bot","exnonce":"75c5e40565","ajaxurl":"https://linkmarine.net/wp-admin/admin-ajax.php","_wpnonce":"bb48a9298f","_rest_url":"https://linkmarine.net/index.php?rest_route=%2Fshield%2Fv1%2Faction%2Fcapture_not_bot&exnonce=75c5e40565&_wpnonce=bb48a9298f"}},"flags":{"skip":false,"required":true}}}};
//# sourceURL=icwp-wpsf-notbot-js-extra
</script>
<script src="https://linkmarine.net/wp-content/plugins/wp-simple-firewall/assets/dist/shield-notbot.bundle.js?ver=21.2.6&amp;mtime=1772711521" id="icwp-wpsf-notbot-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js?ver=3.103.0" id="metaslider-flex-slider-js"></script>
<script id="metaslider-flex-slider-js-after">
var metaslider_759 = function($) {
            $('#metaslider_759').flexslider({ 
                slideshowSpeed:3000,
                animation:"fade",
                controlNav:false,
                directionNav:true,
                pauseOnHover:false,
                direction:"horizontal",
                reverse:false,
                keyboard:1,
                touch:1,
                animationSpeed:600,
                prevText:"Previous",
                nextText:"Next",
                smoothHeight:false,
                fadeFirstSlide:false,
                slideshow:true,
                pausePlay:false,
                showPlayText:false,
                playText:false,
                pauseText:false,
                start: function(slider) {
                slider.find('.flex-prev').attr('aria-label', 'Previous');
                    slider.find('.flex-next').attr('aria-label', 'Next');
                
                // Function to disable focusable elements in aria-hidden slides
                function disableAriaHiddenFocusableElements() {
                    var slider_ = $('#metaslider_759');
                    
                    // Disable focusable elements in slides with aria-hidden='true'
                    slider_.find('.slides li[aria-hidden="true"] a, .slides li[aria-hidden="true"] button, .slides li[aria-hidden="true"] input, .slides li[aria-hidden="true"] select, .slides li[aria-hidden="true"] textarea, .slides li[aria-hidden="true"] [tabindex]:not([tabindex="-1"])').attr('tabindex', '-1');
                    
                    // Disable focusable elements in cloned slides (these should never be focusable)
                    slider_.find('.slides li.clone a, .slides li.clone button, .slides li.clone input, .slides li.clone select, .slides li.clone textarea, .slides li.clone [tabindex]:not([tabindex="-1"])').attr('tabindex', '-1');
                }
                
                // Initial setup
                disableAriaHiddenFocusableElements();
                
                // Observer for aria-hidden and clone changes
                if (typeof MutationObserver !== 'undefined') {
                    var ariaObserver = new MutationObserver(function(mutations) {
                        var shouldUpdate = false;
                        mutations.forEach(function(mutation) {
                            if (mutation.type === 'attributes' && mutation.attributeName === 'aria-hidden') {
                                shouldUpdate = true;
                            }
                            if (mutation.type === 'childList') {
                                // Check if cloned slides were added/removed
                                for (var i = 0; i < mutation.addedNodes.length; i++) {
                                    if (mutation.addedNodes[i].nodeType === 1 && 
                                        (mutation.addedNodes[i].classList.contains('clone') || 
                                         mutation.addedNodes[i].querySelector && mutation.addedNodes[i].querySelector('.clone'))) {
                                        shouldUpdate = true;
                                        break;
                                    }
                                }
                            }
                        });
                        if (shouldUpdate) {
                            setTimeout(disableAriaHiddenFocusableElements, 10);
                        }
                    });
                    
                    var targetNode = $('#metaslider_759')[0];
                    if (targetNode) {
                        ariaObserver.observe(targetNode, { 
                            attributes: true, 
                            attributeFilter: ['aria-hidden'],
                            childList: true,
                            subtree: true
                        });
                    }
                }
                
                },
                after: function(slider) {
                
                // Re-disable focusable elements after slide transitions
                var slider_ = $('#metaslider_759');
                
                // Disable focusable elements in slides with aria-hidden='true'
                slider_.find('.slides li[aria-hidden="true"] a, .slides li[aria-hidden="true"] button, .slides li[aria-hidden="true"] input, .slides li[aria-hidden="true"] select, .slides li[aria-hidden="true"] textarea, .slides li[aria-hidden="true"] [tabindex]:not([tabindex="-1"])').attr('tabindex', '-1');
                
                // Disable focusable elements in cloned slides
                slider_.find('.slides li.clone a, .slides li.clone button, .slides li.clone input, .slides li.clone select, .slides li.clone textarea, .slides li.clone [tabindex]:not([tabindex="-1"])').attr('tabindex', '-1');
                
                }
            });
            $(document).trigger('metaslider/initialized', '#metaslider_759');
        };
 jQuery(document).ready(function($) {
 $('.metaslider').attr('tabindex', '0');
 $(document).on('keyup.slider', function(e) {
  });
 });
        var timer_metaslider_759 = function() {
            var slider = !window.jQuery ? window.setTimeout(timer_metaslider_759, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_759, 1) : metaslider_759(window.jQuery);
        };
        timer_metaslider_759();
//# sourceURL=metaslider-flex-slider-js-after
</script>
<script id="metaslider-script-js-extra">
var wpData = {"baseUrl":"https://linkmarine.net"};
//# sourceURL=metaslider-script-js-extra
</script>
<script src="https://linkmarine.net/wp-content/plugins/ml-slider/assets/metaslider/script.min.js?ver=3.103.0" id="metaslider-script-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/popup-anything-on-click-pro/assets/js/custombox.legacy.min.js?ver=1.2.3" id="wpos-custombox-legacy-js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/popup-anything-on-click-pro/assets/js/custombox.min.js?ver=1.2.3" id="wpos-custombox-popup-js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/popup-anything-on-click-pro/assets/js/paoc-public.min.js?ver=1.2.3" id="wpos-popup-public-js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/owl-carousel/owl.carousel.min.js?ver=2.2.1" id="owl_carousel_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/js/jquery.mousewheel.min.js?ver=3.1.13" id="mousewheel_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/owl-carousel/owl.carousel2.thumbs.min.js?ver=0.1.8" id="owl_thumbs_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/lightgallery.min.js?ver=2.5.0" id="lightgallery_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/plugins/video/lg-video.min.js?ver=2.5.0" id="lightgallery_video_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/plugins/zoom/lg-zoom.min.js?ver=2.5.0" id="lightgallery_zoom_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/plugins/autoplay/lg-autoplay.min.js?ver=2.5.0" id="lightgallery_autoplay_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/slide-anything/lightgallery/player.min.js?ver=2.17.1" id="vimeo_player_js-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.21.3" id="elementor-pro-webpack-runtime-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.27.5" id="elementor-webpack-runtime-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.27.5" id="elementor-frontend-modules-js"></script>
<script src="https://linkmarine.net/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script src="https://linkmarine.net/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
</script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/linkmarine.net\/wp-admin\/admin-ajax.php","nonce":"ce54e3546a","urls":{"assets":"https:\/\/linkmarine.net\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/linkmarine.net\/index.php?rest_route=\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/linkmarine.net\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
//# sourceURL=elementor-pro-frontend-js-before
</script>
<script src="https://linkmarine.net/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.21.3" id="elementor-pro-frontend-js"></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.27.5","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true,"form-submissions":true},"urls":{"assets":"https:\/\/linkmarine.net\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/linkmarine.net\/wp-admin\/admin-ajax.php","uploadUrl":"http:\/\/linkmarine.net\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"61aacec896"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":6,"title":"Link%20Marine","excerpt":"","featuredImage":false}};
//# sourceURL=elementor-frontend-js-before
</script>
<script src="https://linkmarine.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.27.5" id="elementor-frontend-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.21.3" id="pro-elements-handlers-js"></script>
<script src="https://linkmarine.net/wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=3.2.6" id="tablepress-datatables-js"></script>
<script id="tablepress-datatables-js-after">
var DT_TP = {};
jQuery(($)=>{
var DT_language={"en_US":{}};
DT_TP['3'] = new DataTable('#tablepress-3',{language:DT_language['en_US'],order:[],orderClasses:false,pagingType:'simple_numbers',pageLength:100,scrollX:true});
DT_TP['4'] = new DataTable('#tablepress-4',{language:DT_language['en_US'],ordering:false,paging:false,searching:false,info:false});
});
//# sourceURL=tablepress-datatables-js-after
</script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://linkmarine.net/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://linkmarine.net/wp-includes/js/wp-emoji-loader.min.js
</script>
	<script type="text/javascript">
		(function ($) {
			"use strict";
			$(document).ready(function(){
					$('#niso-carousel-3380.owl-carousel').owlCarousel({
						//Multiple carousel settings
			items:4,
						loop:true,
						autoplay:true,
			autoplaySpeed:300,
			autoplayTimeout:3000,
			autoplayHoverPause:true,
			slideBy:1,
						smartSpeed:250,
						nav:true,
			navSpeed:300,
			navText:['<i class="icon-left-8"></i>','<i class="icon-right-8"></i>'],
									dots:true,
			dotsSpeed:250,
						mouseDrag:true,
			touchDrag:true,	
			pullDrag:true,
			freeDrag:false,
						center:false,
			stagePadding:0,
						startPosition:0,
            lazyLoad:false,
			rtl:false,
						video:false,
						autoHeight:false,
			 responsive:{
				0:{
					items:1,
					nav:false
				},
				600:{
					items:2,
				},
				960:{
					items:3,
				},
				1300:{
					items:4,
				}
			}
				})
		 

		 
					  });
		}(jQuery));	
    </script>

<div id="paoc-pro-modal-83" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-83&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Newbuilding</h2>
<p>Extensive experience in managing challenging newbuilding projects.</p>
<p>We have a mindset to support the shipyard proactively at all stages of the project to develop their capability to manage such complex projects, for the mutual benefit of the owner and the shipyard.</p>
<p>Deep experience working with Asian yards, with particular focus on China. Recognized by owners and shipyards as the leading provider of newbuilding management services for advanced chemical tankers in China.</p>
<p>Fully familiar with the risks related to construction of chemical tankers and can provide mitigating measures to the shipyard, thereby reducing the risk of delay and sub standard quality for the owner.</p>
<p>Deep stainless steel competency for welding, NDT, production best practices, etc., engaged as advisor to most Chinese shipyards involved in stainless steel production.</p>
<p>Operational and newbuilding experience with key equipment makers and can avoid costly, substandard equipment.</p>
<p>We have a highly trained and competent multinational team of inspectors with long track record from chemical tanker construction.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-141 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-141" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-141&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<h2 style="background: #006994; color: white;">Newbuilding Brokerage</h2>
<p>We have provided strategic ship construction consultancy to a wide range of shipyards with varying capabilities. This depth of experience gives us an unparalleled understanding of the industry landscape in China, allowing us to match shipowners with the most suitable shipyards to ensure successful project outcomes.</p>
<p>Our commitment extends well beyond contract signing. We stay engaged throughout the entire construction process, remaining on-site to oversee vessel construction and ensure that the project adheres to the highest standards of quality and timeliness, all the way through to final delivery.</p>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-89" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-89&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Design</h2>
<p>With our unique combination of operational and newbuilding experience we can support designers and owners to develop industry leading designs. Chemical tankers in particular offer a lot of opportunities for ingenious solutions due to their complexity, but also there is a high risk of making design mistakes that will hamper the operation through the lifetime of the ship. We have seen numerous projects that suffer from lack of actual operational competency at the design stage.</p>
<p>Designs will be tailormade to the individual owner’s operating profile and preferences.</p>
<p>Our mindset is to develop lean yet highly efficient designs, with the following objectives:</p>
<ul>
<li>Reduced newbuilding cost</li>
<li>Simplified construction process and reduced construction risk</li>
<li>Improved post-delivery operational efficiency</li>
<li>Lower opex</li>
</ul>
<p>Extensive experience working with fuel saving measures and alternative fuels.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-143" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-143&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<h2 style="background: #006994; color: white;">Dockings and Projects</h2>
<p style="margin: 0in 0in 15.0pt 0in;"><span style="font-size: 11.5pt; font-family: 'Segoe UI','sans-serif'; color: #30373e;">With our deep owners background, we know the importance of condition management, maintenance planning, lifecycle cost management and asset value maintenance. We carry out inspections with in-depth focus on the key areas.</span></p>
<p style="box-sizing: inherit; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px; margin: 0in 0in 15.0pt 0in;"><span style="font-size: 11.5pt; font-family: 'Segoe UI','sans-serif'; color: #30373e;">We have carried out numerous small and large dockings and conversions on behalf of major owners, always done in close collaboration and with the owner’s superintendent.  Our “owner’s mindset” makes communication and decision making seamless. Our team in China has extensive practical experience and can assist with any repairs, retrofit or retrofit needs.</span></p>
<p style="box-sizing: inherit; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px; margin: 0in 0in 15.0pt 0in;"><span style="font-size: 11.5pt; font-family: 'Segoe UI','sans-serif'; color: #30373e;">We have also been trusted to represent insurance companies for some of the largest insurance cases over the recent years.</span></p>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-90" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-90&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Ship Management Supervision</h2>
<p>With a background working directly for shipowners we have an owners mindset in everything we do. We have extensive top management ship management experience and can take care of the owner’s interest when outsourcing ship management. We will always follow sound practices of ship management, and we will protect owner’s interest in terms of asset value maintenance and cost management.</p>
<p>We have dedicated staff doing operations support for owners, dealing with some of the industry’s most demanding counterparties.</p>
<p>We also offer a large range of ship management consultancy services, including HSEQ and vetting support, lifecycle planning, coating and stainless steel advisory, PMS management and SMS consulting.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-142" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-142&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<h2 style="background: #006994; color: white;"> Operation Support</h2>
<p>We will assist you to maximize the vessel earnings by protecting your interest towards commercial counterparts.</p>
<p>Pro actively ensuring vessel compliance with charter party will reduce the amount of claims.</p>
<p>Ensuring cargo handling is carried out in best interest of owners.</p>
<p>Daily monitoring of speed and consumption to ensure vessel complies with CP.</p>
<p>Prepare or review hire invoices to ensure cost is not unfairly pushed to owners.</p>
<p>Review pool point calculations for fair distribution of earnings.</p>
<p>Provide assistance in claims handling.</p>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-791" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-791&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<h4><img class="alignnone size-full wp-image-3526" src="https://linkmarine.net/wp-content/uploads/2020/12/original-Jakko-Copy-Copy-2.jpg" alt="" width="200" height="253" /></h4>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Jaakko Heikkinen, Director</span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Europe</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Master Mariner.</li>
<li>10 years seagoing experience , sailed as master on the most complex oil/chemical tankers.</li>
<li>12 years fleet management experience as technical and marine superintendent, fleet manager and vice president HSSEQ, marine &amp; nautical responsible for a fleet of 50 product/oil tankers, combination carriers, dry bulk vessels and cement vessels.</li>
<li>Heading a team supervising third party technical and commercial management of chemical tankers.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4944 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4944" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4944&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone wp-image-4947 size-full" src="http://linkmarine.net/wp-content/uploads/2025/11/Guo-Zu-De-Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Guo ZuDe, Site Manager</span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<p>• Marine and Mechanical Engineer.<br />
• 18 years experience in newbuilding projects in China.<br />
• Specialized expertise in duplex stainless steel chemical tanker newbuilding.<br />
• 11 years experience of ship newbuildings as owner/consultant and as class surveyor, Vessels including chemical tankers, LNG carriers, FPSO and container ships.<br />
• 7 years multi-department shipyard experience spanning chemical tankers, PCTCs and bulk carriers.</p>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-795 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-795" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-795&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone wp-image-4814 size-full" src="http://linkmarine.net/wp-content/uploads/2025/03/jimmy-Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Jimmy Tan, Newbuilding Site<span class="sow-testimonial-name"><strong> Manager</strong></span></span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Marine Engineer (Class 1).</li>
<li>10 years of sea-going experience, sailing on bulk carriers and LNG vessels..</li>
<li>Over 27 years of shore-based experience, progressing from Technical Superintendent to General Manager, overseeing a diverse range of vessels, including bulk carriers, MPVs, container vessels and chemical/product carriers.</li>
<li>5 years of new-building expertise as Site Manager, stationed in Japan, Korea and China.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-788" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-788&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone size-full wp-image-3064" src="https://linkmarine.net/wp-content/uploads/2020/12/original-preben-Copy-Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffffff;"><span style="color: #ffcc99;">Preben Rasmussen, Director</span></span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>M.Sc Naval Architect/MBA.</li>
<li>20 years experience from ship management and newbuilding, including 10 years in senior management positions.</li>
<li>13 years with Stolt-Nielsen, various positions, latest GM Newbuilding.</li>
<li>4 years with KGJS, Head of Tankers Ship Management.</li>
<li>3 years with Jo Tankers, VP Ship Management.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4939 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4939" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4939&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="size-full wp-image-4942 aligncenter" src="http://linkmarine.net/wp-content/uploads/2025/09/Christian-Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Christian Nilsson, Senior Project Manager</span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Marine Engineer with 40 years experience. Last sailed as Chief Engineer.</li>
<li>Technical Superintendent (10 years) with extensive experience with Chemical, LNG and Methanol Tankers.</li>
<li>Owner/Consultant provided consultancy and survey services.</li>
<li>Vice President, Ship Management (2011-2017), managed operations for bulk, container and tanker fleets.</li>
<li>Project Management &amp; Shipbuilding Expertise (12 years),  key role for newbuilding at Frontline, Eships &amp; Stolt Tankers.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4857 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4857" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4857&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone wp-image-4860 size-medium" src="http://linkmarine.net/wp-content/uploads/2025/06/Vlad-300x373.jpg" alt="" width="300" height="373" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Vladimirs Bogomolovs, Site Manager</span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<p>• Marine engineer, Chief Engineer endorsed for Chemical and Petroleum;<br />
• 22 years seagoing experience including 16 years as Chief Engineer on oil/chemical tankers.<br />
• 2 years of Dry Docking/repair experience as Site Chief Engineer<br />
• 9 years of new building experience as Site Chief Engineer and Site Manager.<br />
• Newbuilding projects in Korea, China and Turkey. Vessels including: Stainless and coated Oil/Chemical tankers.</p>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-688 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-688" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-688&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone size-full wp-image-3539" src="https://linkmarine.net/wp-content/uploads/2020/12/Safa-200x253-1.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Safa Ismail, Director</span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Incorporated Engineer, Chief Engineer.</li>
<li>43 years experience in ships' operations, management and newbuilding, including 8 years as Chief Engineer on chemical tankers.</li>
<li>28 years in management and newbuilding experience.</li>
<li>21 years with industry leading chemical tankers companies.</li>
<li>22 years experience in newbuilding projects in Asia.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4162 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4162" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4162&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone size-full wp-image-4163" src="https://linkmarine.net/wp-content/uploads/2021/09/Sinasi-original-Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffffff;"><span style="color: #ffcc99;">Kadir Sinasi, Area Manager</span></span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Naval Architect and Marine Engineer</li>
<li>30 years experience from ship newbuilding and repair, including work as repair manager for shipyard and as class surveyor.</li>
<li>Has managed some of the most complex repairs and conversions in Turkey and China.</li>
<li>Extensive experience from ship condition inspections.</li>
<li>Very well connected in the Turkish shipbuilding and repair cluster.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-4146" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4146&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone size-full wp-image-4147" src="https://linkmarine.net/wp-content/uploads/2021/05/martin-200x253Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Martin Adams, Site Manager</span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Asia</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Chief Engineer. Endorsements for Gas, Chemical and Petroleum.</li>
<li>20 years seagoing experience; sailed as Chief Engineer on Ethelene gas tankers and oil/chemical tankers.</li>
<li>22 years of new building experience as Site Manager/Project Manager and as Newbuilding Superintendent.</li>
<li>Newbuilding projects in Korea, Vietnam and China. Vessels including: LEG, LPG, Stainless and coated Chemical, ULCC, OSV DP2, Project heavy lift, and handy size to Newcastle max bulk carriers.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4849 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4849" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4849&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="Safa ">
<div class="col-md-Safa">
<p><img class="alignnone wp-image-4851 size-full" src="http://linkmarine.net/wp-content/uploads/2025/04/Rune-Copy.jpg" alt="" width="200" height="253" /></p>
<h2 style="text-align: center;"><span style="color: #ffcc99;">Rune Midtbo, Sales <span class="sow-testimonial-name"><strong> &amp; Marketing Manager</strong></span></span></h2>
<h4 style="text-align: center;"><span style="color: #ff0000;">Based in Europe</span></h4>
</div>
<div class="col-md-Safa1">
<ul class="bullets">
<li>Marine Engineer.</li>
<li>17 years at sea for Mowinckel, Bona and Teekay. Chief Engineer on Combination Carrier and tankers.</li>
<li>20 years in Ship Management as Superintendent and Fleet Manager for KGJS, OSM later OSMThome.</li>
<li>Done about 50 dry docking in Portugal, Spain, Turkey, Romania, Singapore and China</li>
<li>Part in a 10 ship series Life Extension program.</li>
<li>1 year as Ship Repair Manager</li>
<li>Passion for improvement.</li>
</ul>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-5048 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-5048" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-5048&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Delivery of First MR Tanker for German Tanker Shipping</h2>
<p>We are proud to mark the delivery of the first of six MR tankers built for German Tanker Shipping at Xiamen Shipyard.<br />
This state-of-the-art MR tanker reflects a high level of technical sophistication, efficiency, and build quality, and represents a strong foundation for the vessels to follow in this series.<br />
Link Marine has provided newbuilding supervision services throughout the project, supporting the owner with close follow-up on quality, progress, and technical compliance during construction.<br />
A sincere thank you to German Tanker Shipping, Xiamen Shipyard, designers, makers, and all teams involved for the strong cooperation and shared commitment that made this successful delivery possible. A great result achieved through teamwork.<br />
We look forward to continuing the collaboration on the remaining vessels in the series.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4955 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4955" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4955&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel Cutting for 1st of 6,  82,300DWT for GearBulk</h2>
<p>This week we marked the steel cutting ceremony for the first vessel in Gearbulk’s newbuilding programme of six firm 82,300 dwt open hatch vessels.</p>
<p>The steel cutting ceremony represents the formal start of construction, and with this milestone reached, Link Marine is now establishing the site team and commencing full supervision for the project. We are pleased to support Gearbulk from the very beginning of the build phase, ensuring strong focus on quality, safety and schedule throughout construction.</p>
<p>These vessels form part of Gearbulk’s next-generation fleet, designed with high cargo flexibility and improved environmental performance, reflecting the owner’s long-term commitment to leadership in efficiency and sustainability in the open hatch segment.</p>
<p>We look forward to working closely with Gearbulk, the shipyard and all partners as the project moves into active construction.
</p></div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4950 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4950" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4950&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel Cutting for first of two for Bergen Tankers 6,500DWT</h2>
<p>We are proud to celebrate the steel cutting of the first of two 6,500 DWT stainless steel, diesel-electric chemical tankers for Bergen Tankers, held at Zhoushan DaShenZhou Shipyard.</p>
<p>These advanced and environmentally friendly vessels, designed with electric propulsion and a highly efficient and future-proof design, will be on long-term charter to Equinor. The vessels represent a strong step toward more sustainable coastal shipping.</p>
<p>Link Marine is providing project management services, overseeing quality, progress, and compliance throughout the construction phase. We are also pleased to begin our cooperation with DaShenZhou Shipyard, and look forward to a successful and long-term partnership with owner and shipyard.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4951 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4951" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4951&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">The Steel Cutting cermoney of the 2nd RFO 18,500DWT series ships</h2>
<p>Excited to continue the excellent cooperation with Miklagard S Ship Management SA and RFOcean.<br />
Today we celebrate the steel cutting of the 2nd of RFO 18.500DWT at Wuhu shipyard.<br />
The owners of RFOcean were represented at the ceremony by the General Manager Mr.Tayfun Bozoglu and Technical Coordinator Mr. Nejat Gençay. </p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4949 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4949" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4949&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Naming Ceremony of RF RAN and RF VAR</h2>
<p>A proud milestone today with the naming of RF RAN and RF VAR — the first two vessels in the series of 6,600 DWT diesel-electric stainless steel chemical tankers for RF Ocean.<br />
Built at Wuhu Shipyard, these advanced vessels mark a significant step forward in efficient and environmentally responsible short-sea shipping.<br />
Link Marine is proud to provide supervision services for this project and to support RF Ocean in bringing these next-generation tankers to life.<br />
Congratulations to the owner, shipyard, and all partners involved!</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4952 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4952" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4952&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Link Marine is growing in Shanghai!</h2>
<p>As our business continues to expand, we are pleased to welcome our old friend Christian Nilsson to our team.<br />
Christian will be based in our Shanghai office, supporting the ongoing newbuilding projects. He brings with him a broad background from both newbuilding and ship management, and we are confident he will be a valuable addition to our team and to the projects we are involved in.<br />
Welcome aboard, Christian!</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4953 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4953" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4953&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">We are delighted to welcome Rune Midtboe as our new Head of Decarbonization and Docking</h2>
<p>We are delighted to welcome Rune Midtboe as our new Head of Decarbonization and Docking.</p>
<p>Rune will play a central role in expanding two of Link Marine’s fastest-growing services:</p>
<p>- Decarbonization Solutions – supporting shipowners with cost-effective solutions that help meet tightening environmental requirements.<br />
- Docking Brokerage & Support – giving our clients unparalleled access to Chinese repair yards, while providing end-to-end support throughout the docking process to minimize risk and ensure value for the owner.</p>
<p>With his extensive background in ship management and technical projects, Rune strengthens our ability to deliver innovative and reliable solutions to the market.</p>
<p>As Link Marine continues to grow, Rune’s expertise will be an important part of supporting our clients and driving our business forward.</p>
<p>Welcome aboard, Rune – we’re excited for the journey ahead!</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4854 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4854" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4854&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel Cutting of First 3,850 dwt for GEFO at Xiangyu shipyard</h2>
<div class="feed-shared-update-v2__description-wrapper mr2" tabindex="-1">
<div class="feed-shared-inline-show-more-text feed-shared-update-v2__description feed-shared-inline-show-more-text--minimal-padding feed-shared-inline-show-more-text--3-lines feed-shared-inline-show-more-text--expanded " tabindex="-1" data-artdeco-is-focused="true">
<div class="update-components-text relative update-components-update-v2__commentary " dir="ltr">
<p>At Link Marine, we take pride in our enduring relationships with industry leaders. Our long-standing history with both GEFO and Xiangyu Shipyard has paved the way for groundbreaking collaborations. The steel cutting ceremony for the first of ten 3,850DWT duplex steel chemical tankers marks not only a milestone in shipbuilding but also the ongoing evolution of trusted partnerships.</p>
<p>As the dedicated supervision partner on behalf of our valued client GEFO, we are committed to overseeing every detail of this state-of-the-art project—ensuring that quality, safety, and innovation are at the forefront of its construction.</p>
<p>Here’s to the road ahead—where heritage meets innovation and alliances drive success. We’re excited to build the future of maritime excellence together with GEFO, alongside Xiangyu, DNV, and our entire extended family of partners.</p>
</div>
</div>
</div>
<div class="update-components-image update-components-image--smart-grid update-components-image--smart-grid-two-images update-components-image--smart-grid-two-images-single-row feed-shared-update-v2__content">
<div class="relative">
<div class="update-components-image__container">
<div class="ivm-image-view-model " aria-hidden="true">
<div class="ivm-view-attr__img-wrapper"></div>
</div>
</div>
</div>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4751 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4751" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4751&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel Cutting for first German Tanker Shipping's 41,000 dwt MR tankers at Xiamen</h2>
<div class="feed-shared-update-v2__description-wrapper mr2" tabindex="-1">
<div class="feed-shared-inline-show-more-text feed-shared-update-v2__description feed-shared-inline-show-more-text--minimal-padding feed-shared-inline-show-more-text--3-lines feed-shared-inline-show-more-text--expanded " tabindex="-1" data-artdeco-is-focused="true">
<div class="update-components-text relative update-components-update-v2__commentary " dir="ltr">
<p>Today we celebrated the steel cutting ceremony for German Tanker Shipping's 41,000 dwt MR tankers in Xiamen Shipyard. With their innovative design these highly sophisticated and eco friendly ships are setting a new benchmark for the MR tanker segment.</p>
<p>Link Marine is honored to have been selected to carry out plan approval and supervision for this project, and we look forward to smooth cooperation throughout with the highly professional teams from the shipowner, shipyard, DNV, and FKAB.</p>
</div>
</div>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4750 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4750" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4750&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel Cutting of First 6,600 dwt for RF Ocean at Wuhu shipyard</h2>
<div class="feed-shared-update-v2__description-wrapper mr2" tabindex="-1">
<div class="feed-shared-inline-show-more-text feed-shared-update-v2__description feed-shared-inline-show-more-text--minimal-padding feed-shared-inline-show-more-text--3-lines feed-shared-inline-show-more-text--expanded " tabindex="-1" data-artdeco-is-focused="true">
<div class="update-components-text relative update-components-update-v2__commentary " dir="ltr">
<p>The steel cutting ceremony for the first vessel in a new series of ships symbolizes the transformation of visions, designs, and planning into tangible reality. Today, we are thrilled to commence the construction of five 6,600 dwt methanol-ready stainless steel chemical tankers for RF Ocean at Wuhu Shipyard. These state-of-the-art, truly fuel-flexible vessels will be at the forefront of the evolving maritime industry.</p>
<p>This milestone also marks the official mobilization of the Link Marine site team. We look forward to close cooperation with Wuhu Shipyard, BV Class, and the owner, RF Ocean/Miklagard-s, to ensure the successful delivery of these highly innovative vessels.</p>
</div>
</div>
</div>
<div class="update-components-image update-components-image--smart-grid update-components-image--smart-grid-two-images update-components-image--smart-grid-two-images-single-row feed-shared-update-v2__content">
<div class="relative">
<div class="update-components-image__container">
<div class="ivm-image-view-model " aria-hidden="true">
<div class="ivm-view-attr__img-wrapper"></div>
</div>
</div>
</div>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4749 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4749" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4749&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Fourth 6,600 dwt For Essberger delivered</h2>
<div class="feed-shared-update-v2__description-wrapper mr2" tabindex="-1">
<div class="feed-shared-inline-show-more-text feed-shared-update-v2__description feed-shared-inline-show-more-text--minimal-padding feed-shared-inline-show-more-text--3-lines feed-shared-inline-show-more-text--expanded " tabindex="-1" data-artdeco-is-focused="true">
<div class="update-components-text relative update-components-update-v2__commentary " dir="ltr">
<p><span class="break-words tvm-parent-container"><span dir="ltr">We are thrilled to announce the successful delivery of the M/T Heinrich Essberger, marking the culmination of a series of four state-of-the-art 6,600 dwt stainless steel chemical tankers for Essberger. These vessels represent a pinnacle of advanced technology and environmental consciousness, poised to excel in the demanding European short sea chemical trade.</span></span></p>
<p>Each delivery is a momentous occasion, but the significance is amplified when it concludes a series. We extend our sincerest wishes for the utmost success of these vessels and their crews. We are deeply grateful for the trust bestowed upon us by the owner, allowing us to play an integral role in the construction of these remarkable ships.</p>
<p>We extend our heartfelt appreciation to our dedicated site team staff and the esteemed Dingheng Shipyard for their unwavering professionalism and commitment throughout this journey, culminating in an impressive outcome. Notably, this delivery marks the 24th vessel supervised by Link Marine at China Merchants Jinling Shipyard (Yangzhou) Dingheng Co., Ltd., constituting one-fourth of all vessels delivered from the yard.</p>
</div>
</div>
</div>
<div class="update-components-image update-components-image--smart-grid update-components-image--smart-grid-two-images update-components-image--smart-grid-two-images-single-row feed-shared-update-v2__content">
<div class="relative">
<div class="update-components-image__container">
<div class="ivm-image-view-model " aria-hidden="true">
<div class="ivm-view-attr__img-wrapper"></div>
</div>
</div>
</div>
</div>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4670 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4670" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4670&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">First 6,600 dwt For Essberger delivered</h2>
<p>We are thrilled to mark the arrival of MT Eberhart Essberger, the third vessel in a series of four 6,600DWT tankers meticulously designed for John T. Essberger. Achieving the delivery of any ship in this series is a significant achievement, and it holds even greater significance when working alongside shipowners who genuinely prioritize their vessels and business. Anticipating that this exceptionally advanced and high-quality vessel will remain a source of pride for its owner for many years to come. The successful collaboration among the shipyard, owner, and the Link Marine supervision team is set to continue as we progress with the completion of the remaining ships.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4669 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4669" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4669&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">First 6,600 dwt For Essberger delivered</h2>
<p>We are excited to celebrate the delivery of MT John T. Essberger, the second ship in a series of four 6,600DWT tankers specially crafted for John T. Essberger. The delivery of any of the ships in any series is a significant milestone, and it becomes even more meaningful when collaborating with shipowners who have a genuine commitment to their vessels and business. We expect that this highly advanced and top-notch vessel will continue to be a source of pride for its owner for many years to come. The successful collaboration between the shipyard, the owner, and the Link Marine supervision team will persist as we move forward with the completion of the remaining ships.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4634 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4634" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4634&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">First 6,600 dwt For Essberger delivered</h2>
<p>We are thrilled to commemorate the delivery of MT Liselotte Essberger, the initial vessel in a series of four 6,600DWT tankers crafted for John T. Essberger. The delivery of the inaugural vessel in any series is a momentous occasion, and it becomes even more significant when collaborating with shipowners who possess a genuine devotion to their vessels and their enterprise! We anticipate that this exceptionally advanced and top-tier vessel will remain a source of pride for its owner for many years to come. The successful partnership between the shipyard, the owner, and the Link Marine supervision team will persist as we embark on the completion of the remaining ships.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4592 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4592" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4592&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Quality Control in China for a major European boiler maker</h2>
<p>At Link Marine, we have extensive experience in managing complex newbuilding projects for product and chemical tankers. Whether the client need supervision, quality control, design support, ship management, docking, or operations support, we can provide customized and cost-effective solutions. Our team of inspectors are specialists in their fields, and this experience can be leveraged across industries.</p>
<p>We are happy to announce that we have signed an agreement to provide supervision and quality control in China on behalf of a major European boiler maker. The 45 bar electric boiler will be produced over the next months. We look forward to supporting the client, the factory and the end user during this cooperation to ensure high quality and to manage the risk for all parties.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4595 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4595" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4595&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Newbuilding Consultancy service Supervision for Asian shipowner</h2>
<p>We are proud to announce that Link Marine, the leading third party provider of newbuilding and ship management consultancy services for chemical tankers, is supporting a major Asian shipowner in preparations for a newbuilding project in China. Link Marine will assist with design support and construction supervision, drawing on their solid operational and practical experience. This is another milestone for Link Marine, which has successfully managed numerous complex chemical tanker newbuilding projects in Europe and Asia. We look forward to working with our partners and delivering high-quality vessels that meet the highest standards of safety and efficiency.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4498 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4498" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4498&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Delivery of last vessel of series of eight</h2>
<p>We celebrated today the delivery of the last vessel of the two series of 6 x 3,600 dwt and 2 x 7,000 dwt for our good client Gefo.  We first met with Gefo in September 2017.  Since then we worked very closely with the owner through every stage of the project, from concept stage to final delivery.  This delivery also marks the 20th chemical tanker for which Link Marine has managed the construction in CMJS Dingheng Shipyard.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4501 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4501" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4501&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">New clients for repairs, Iino Line and Maersk</h2>
<p>We are very happy to welcome new clients for drydockings, we have recently completed a major repair of stainless steel chemical tanker Chemroad Echo for Iino Lines, and we are now in progress with repair of a Maersk container vessel that has suffered fire damage.  We appreciated the confidence these important shipowners place in the abilities of Link Marine.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-4500 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-4500" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-4500&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Essberger 4 X 6,600 DWT project start</h2>
<p>Steel cutting for the first of four 6,600 dwt dual fuel ice class 1A stainless steel chemical tankers took place in Dingheng Shipyard today.  We are excited to start a new project and to deepen our long term cooperation with Essberger the largest operator in the European trade.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2709" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2709&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel cutting for 7,000 dwt duplex steel chemical tanker</h2>
<p>We celebrate the steel cutting of the first 7,000 dwt chemical tanker which took place 19th June 2019 in Avic Dingheng Shipyard.  This milestone marks the beginning of an eight ship project that includes 2 x 7,000 dwt and 6 x 3,600 dwt sophisticated duplex stainless steel chemical tankers.  Link Marine has now established the site team and we look forward to close cooperation with the shipyard, DNVGL and owner throughout this lengthy and challenging project.</p>
<p>.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2708" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2708&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Steel cutting of first 3,600 dwt duplex chemical tanker</h2>
<p><span style="color: #000000;">We are pleased to announce that steel cutting for the first of the series of six 3,600 dwt duplex steel chemical tanker took place today in Avic Dingheng Shipyard. We look forward to close cooperation for mutual success for all parties.</span></p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2713" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2713&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Second and last ship for Sirius delivered</h2>
<p>We congratulate Sirius Shipping and Avic Dingheng Shipyard with the delivery of the second and last 7,999 dwt marineline coated product/chemical tanker. Two beautiful vessels delivered and we hope they will serve the owner with success for many years to come, and we thank the owner for the confidence and trust they placed in us. We look forward to resume working with Avic Dingheng later this year on more projects.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2714" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2714&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">First 7,999 dwt delivered</h2>
<p>We celebrate the delivery of MT Saturnus, the first of two 7,999 dwt tankers for Sirius Shipping. Delivery of the first ship of a series is always a big moment, and it is especially so when working with shipowners that have a true passion for their ships and their business! We hope this very advanced and high quality ship will be the pride of the owner for many years to come! The good cooperation between the shipyard, the owner and the Link Marine supervision team will now continue for the second ship.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2717" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2717&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Bitumen conversion completed</h2>
<p>We are happy to announce the completion of the conversion of bulk carrier to bitumen tanker in Tersan Shipyard in Turkey. We thank the owner and the shipyard for excellent cooperation and for their confidence in us, and also our site team who through their great effort ensured that the design and construction meet the high requirements to this project. Conversions are always challenging projects but we take great pride in the final result. We wish her smooth sailing and success for the owner for many years to come!</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2718" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2718&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Sirius Naming Ceremony</h2>
<p>We congratulate Sirius with the successful naming of the MT Saturnus and MT Mercurius in Avic Dingheng Shipyard. The ceremony was attended by a large delegation from owner's side and the guests were all impressed by the spectacular vessels.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2719" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2719&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Completion of resale chemical tanker in Turkish shipyard</h2>
<p>On behalf of a close client we have now established a small site team to oversee the completion of a stainless steel chemical tanker at a Turkish shipyard. The ship has been built by the shipyard on speculation and Link Marine will monitor the last stages of construction, including supervision of some modifications, cargo tank completion, and to establish a punch-list and monitor the close-out of same.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2720" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2720&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Last ship delivered of 10 x 25,000 dwt</h2>
<p>It is with great pride we announce that ship 10 of 10 of the 25,000 dwt stainless steel chemical tankers at Avic Dingheng has been delivered.  As expected the project had a challenging start, but due to excellent cooperation between shipyard and owner the project proceeded smoothly and the ships were in the end delivered on time and to a high standard.  The whole team has been living and breathing with this project for more than three years, and it is with a certain sadness we now close the site office.  We want to thank all our inspectors for their hard work and professionalism thought the project.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2721" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2721&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">New newbuilding supervision contract</h2>
<p>As our existing client has firmed up the newbuilding contract in record time (with assistance from Link Marine!) we are pleased to announce that we have signed agreement for supervision of 6 x 3,600 dwt stainless steel chemical tankers.  We look forward to the commencement of the construction later this year.  In the meantime Alsen/Link will carry out the design for the vessels.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2722" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2722&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Conversion container vessel to orange juice carrier (China)</h2>
<p>We are happy to announce that we will provide competent and qualified staff, including site manager, to a major conversion project from container vessel to orange juice carrier.  The project will be carried out in China, and will be the first of its kind.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2723" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2723&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Various design projects, including 3,600, 9,500 and 14,000 dwt stainless steel</h2>
<p>We are pleased to announce a new contract for providing competent and experienced site staff to a large stainless steel newbuilding project in China.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2724" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2724&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Management of a major drydocking</h2>
<p>We have been requested by a Norwegian owner to manage a major drydocking of an MR tanker.  Unfortunately the vessel has suffered from bad maintenance in the past and it will now be brought up to meet the standard required by the owner.  The docking is estimated to take 90 days and Link Marine will provide management resources and inspectors to the job.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2725" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2725&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Supervision agreement for 13,000 dwt stainless chemical tankers</h2>
<p>Link Marine is pleased to announce the signing of a new supervision contract where we will provide site team and project management for two 13,000 dwt stainless steel chemical tankers at Xinle Shipyard.  We have been working with Xinle since 2005 and we look forward to close cooperation with owner and shipyard until completion of this project.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2726" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2726&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">New supervision agreement for 7,999 dwt chemical tankers</h2>
<p>Link Marine has signed a contract with Sirius Rederi in Sweden for newbuilding supervision for their 7,999 dwt coated product and chemical tankers to be built at Avic Dingheng shipyard.  We are excited to work with an owner with such deep competence within their market segment and with such passion for their vessels.  This also continues Link Marine’s engagement at Avic Dingheng shipyard.  Link Marine has been present in the shipyard for two years and  we have been able to support them in their progression to become a world class builder of advanced chemical tankers. We are looking forward to play a role in the design, construction and delivery of  high quality vessels in close cooperation with owner, shipyard and classification society.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2727" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2727&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Delivery of third 25,000 dwt chemical tanker from Avic Dingheng</h2>
<p>Link Marine is delighted to announce that the CTG Cobalt was successfully delivered on 3rd November 2016 after completion of all trials.  This sophisticated and high quality ship was delivered on schedule to the owners. She is the third in the series of ten 25,000 dwt chemical tankers under construction in Avic Dingheng Shipyard, all supervised by Link Marine's experienced and competent supervision team</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2728" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2728&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">New director joins Link Marine</h2>
<p>We are pleased to announce that Peng Wei Bing has joined Link Marine as Director Ship Construction. Mr. Peng comes with extensive experience from shipyard production.  Over the last 5 years he has completed two uniquely successful stainless steel chemical tanker newbuilding projects at Mingde and Hantong shipyards.  In both shipyards he developed the complete chemical tanker production line and he managed the entire projects to deliver these highly sophisticated ships on time, on budget and to the full satisfaction of the owner.   Peng started his career in Weihai Shipyard where he worked for 10 years, holding the position as Project Manager and Director of QC Department.   He later went on to supervise the first major stainless chemical tanker project in China at Qingshan Shipyard for Somers Shipping.   Following this he worked in the Stolt-Nielsen newbuilding department for 5 years, after which he transferred to Mingde Shipyard. Mr. Peng's experience will add a unique experience to the Link Marine team and will complement the company’s existing competency within chemical tanker design, construction and operation. Mr. Peng is based Nantong, China.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2729" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2729&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Ship management supervision</h2>
<p>Link Marine has signed an agreement with a US based shipowner as technical advisor. The scope will be to supervise the technical management of a fleet of modern stainless steel chemical tankers and to verify that the vessels are being operated and maintained to the highest industry standards.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2730" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2730&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Updating safety management system for a major Norwegian owner.</h2>
<p>Link Marine has signed a contract with a major Norwegian owner to provide support to update and modernize their safety management system.  The project aims to lift the standard of their SMS to a new level with high focus on the quality of the content and user friendliness.  The project will run for one year.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2731" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2731&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Support to Tongbao Shipyard</h2>
<p>We are happy to announce that Link Marine today signed a contract to support Tongbao Shipyard in the design and construction of their latest newbuilding projects.  The vessels in question are a series of 8,500 and 13,000 dwt stainless steel chemical tankers.  Through Link Marine’s involvement the vessels’ cargo systems will be designed to the best and most efficient standard, and it will help to mitigate construction risks of these challenging vessels.  We are looking forward to close cooperation with the shipyard, the owner and the classification society.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2732" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2732&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">New director joins Link Marine</h2>
<p>We are excited to announce that Capt. Jaakko Heikkinen will join the Link Marine team as a Director.  Jaakko has previously worked 10 years for Stolt-Nielsen and latest 6 years with KGJS.  His seagoing experience is from Stolt-Nielsen where he achieved the rank of  Master and sailed on the most complex chemical tankers, handling the full range of challenging cargoes.   He also has a very diverse background from shore based positions with both companies, including technical, marine, operational, and HSE management positions.  His last position was Vice President SEQ, Marine &amp; Nautical with KGJS, where he had responsibility for a fleet of 50 product/oil tankers, combination carriers, dry bulk vessels and self unloading cement vessels. The addition of Jaakko to the team adds further ship management competency in addition to specialist competency within cargo handling, navigation, vetting, operations, and HSSEQ. Jaakko will be working out of Norway.  He will join Link Marine at the end of his notice period with KGJS.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2733" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2733&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Newbuilding advisory to Scandinavian owner</h2>
<p>Link Marine has entered into agreement with a Scandinavian owner to support their newbuilding strategy.  The initial scope is to develop the outline specification in close cooperation with designer and owner, evaluation of shipyards, and later we will also support them with full newbuilding manageme</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2734" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2734&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Advisory to Chinese shipyard</h2>
<p>Link Marine has entered into a contract with a reputable Chinese shipyard to act as technical advisors for their construction of stainless steel and coated chemical tankers. The contract will cover multiple projects and we will strive to add value to both shipyard and owner in this role.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2735" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2735&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Newbuilding project management of 10 x 25,000 dwt stainless steel chemical tankers</h2>
<p>We are pleased to announce that we have been asked to take over the f full management of what is currently the largest newbuilding project of stainless steel chemical tankers; 10 x 25,000 dwt to be built at Avic Dingheng shipyard.  Construction has just started and we are excited to be able to share our experience for the benefit of our client and the shipyard.  While every such project is challenging we hope for smooth production and delivery of the 10 vessels.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2736" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2736&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Stainless steel support for 10 x 25,000 dwt newbuilding project</h2>
<p>We are pleased to announce that we have been asked to act as advisors for  the owner for the stainless steel production of the 10 x 25,000 dwt stainless steel chemical tankers to be built at Avic Dingheng shipyard for Chemical Transportation Group.  We look forward to contribute to owner and shipyard for smooth production and best possible final result.</p>
</div>
		</div>
	</div>
</div><style type='text/css'>#paoc-pro-modal-2737 .paoc-pro-popup-modal-cnt-inner{color:#000000;}</style>
<div id="paoc-pro-modal-2737" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2737&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;speed&quot;:&quot;1000&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;#000000&quot;,&quot;opacity&quot;:&quot;0.5&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Newbuilding support for German owner</h2>
<p>We are please to announce that we have recently signed a contract for newbuilding support to a major German owner.  The scope includes the development of outline specification, shipyard screening and tendering process.</p>
</div>
		</div>
	</div>
</div>
<div id="paoc-pro-modal-2738" class="paoc-pro-popup-modal" data-conf="{&quot;content&quot;:{&quot;target&quot;:&quot;#paoc-pro-modal-2738&quot;,&quot;effect&quot;:&quot;fadein&quot;,&quot;positionX&quot;:&quot;center&quot;,&quot;positionY&quot;:&quot;center&quot;,&quot;fullscreen&quot;:false,&quot;speedIn&quot;:&quot;300&quot;,&quot;speedOut&quot;:&quot;300&quot;,&quot;delay&quot;:&quot;150&quot;,&quot;width&quot;:&quot;&quot;},&quot;loader&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;speed&quot;:&quot;&quot;},&quot;overlay&quot;:{&quot;active&quot;:true,&quot;color&quot;:&quot;&quot;,&quot;opacity&quot;:&quot;&quot;,&quot;close&quot;:true}}">
	<a href="javascript:void(0);" class="paoc-pro-popup-close paoc-pro-close-popup"></a>
	<div class="paoc-pro-popup-modal-cnt">
		<div class="paoc-pro-popup-modal-cnt-inner">
			<div class="popupcontant">
<h2 style="background: #006994; color: white;">Newbuilding and ship management advisory for Norwegian owner</h2>
<p>We  have  recently signed a contract with a Norwegian owner to provide comprehensive technical support and advisory.  This will include followup of their existing newbuilding projects in China, Korea, Japan and Vietnam in addition to ongoing support for their fleet management activities.</p>
</div>
		</div>
	</div>
</div>
</body>
</html>

<!-- Cached by WP-Optimize (gzip) - https://teamupdraft.com/wp-optimize/ - Last modified: April 15, 2026 8:04 pm (Asia/Hong_Kong UTC:8) -->
