{"product_id":"lt-3100s-gmdss-system-basic","title":"Lars Thrane LT-3100S GMDSS System - Maritime SOLAS Satellite Terminal","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"GMDSS LT-3100S Lars Thrane System: SOLAS Iridium maritime satellite terminal, distress communications, 100% global coverage. Inmarsat C alternative for commercial vessels.\"\u003e \u003cmeta name=\"keywords\" content=\"LT-3100S GMDSS, GMDSS system, maritime satellite terminal, SOLAS, Iridium GMDSS, Lars Thrane, distress communications, commercial vessel, Inmarsat C alternative\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003cmeta property=\"og:title\" content=\"LT-3100S GMDSS System - SOLAS Maritime Satellite Terminal\"\u003e \u003cmeta property=\"og:description\" content=\"Iridium GMDSS system for SOLAS vessels. Distress communications, voice and data with 100% global coverage.\"\u003e \u003cmeta property=\"og:type\" content=\"product\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.advanced-tracking.com\/products\/lt-3100s-gmdss-system-basic\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #f8f9fa;\n        }\n\n        \/* Section Héro *\/\n        .hero-section {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 60px 40px;\n            text-align: center;\n            border-bottom: 3px solid #1fb6ff;\n        }\n\n        .hero-content h1 {\n            color: #1fb6ff;\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            line-height: 1.2;\n        }\n\n        .hero-subtitle {\n            color: #666;\n            font-size: 1.3rem;\n            margin-bottom: 40px;\n            font-weight: 400;\n        }\n\n        .hero-features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 30px;\n            margin-top: 50px;\n            max-width: 1200px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .hero-feature {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 15px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            border-left: 4px solid #1fb6ff;\n            transition: all 0.3s ease;\n        }\n\n        .hero-feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n        }\n\n        .hero-feature .icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 1.8rem;\n            color: white;\n        }\n\n        .hero-feature h4 {\n            color: #1fb6ff;\n            font-size: 1.2rem;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .hero-feature p {\n            color: #666;\n            font-size: 1rem;\n            line-height: 1.5;\n        }\n\n        \/* Sections de Contenu *\/\n        .product-content-section {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 60px 40px;\n            background: white;\n            margin-bottom: 30px;\n            border-radius: 12px;\n            box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n        }\n\n        .product-content-section h2 {\n            color: #1fb6ff;\n            font-size: 2.2rem;\n            margin-bottom: 30px;\n            font-weight: 600;\n            text-align: center;\n            position: relative;\n        }\n\n        .product-content-section h2::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 3px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            margin: 15px auto;\n            border-radius: 2px;\n        }\n\n        .product-content-section h3 {\n            color: #0ea5e9;\n            font-size: 1.4rem;\n            margin-bottom: 25px;\n            font-weight: 500;\n            text-align: center;\n        }\n\n        .product-content-section p {\n            color: #666;\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            text-align: justify;\n            line-height: 1.7;\n        }\n\n        .product-content-section strong {\n            color: #1fb6ff;\n            font-weight: 600;\n        }\n\n        \/* Tableau des Spécifications *\/\n        .specs-section {\n            padding: 50px 30px;\n        }\n\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 30px;\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .specs-table th {\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            color: white;\n            padding: 20px 25px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n\n        .specs-table td {\n            padding: 18px 25px;\n            border-bottom: 1px solid #eee;\n            color: #333;\n            font-size: 1rem;\n        }\n\n        .specs-table tr:nth-child(even) {\n            background-color: #f8f9fa;\n        }\n\n        .specs-table tr:hover {\n            background-color: #e3f2fd;\n        }\n\n        \/* Section Applications *\/\n        .usage-section {\n            padding: 50px 30px;\n        }\n\n        .usage-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 25px;\n            margin-top: 40px;\n        }\n\n        .usage-card {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            border-top: 4px solid #1fb6ff;\n            transition: all 0.3s ease;\n        }\n\n        .usage-card:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n        }\n\n        .usage-card .icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 20px;\n            font-size: 1.5rem;\n            color: white;\n        }\n\n        .usage-card h4 {\n            color: #1fb6ff;\n            font-size: 1.3rem;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .usage-card p {\n            color: #666;\n            font-size: 1rem;\n            margin-bottom: 20px;\n            line-height: 1.6;\n        }\n\n        .usage-card ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .usage-card li {\n            color: #555;\n            font-size: 0.95rem;\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n            line-height: 1.4;\n        }\n\n        .usage-card li::before {\n            content: '✓';\n            color: #1fb6ff;\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n        }\n\n        \/* Section Services *\/\n        .services-section {\n            padding: 50px 30px;\n        }\n\n        .services-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-top: 40px;\n        }\n\n        .service-card {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            border-left: 4px solid #0ea5e9;\n            transition: all 0.3s ease;\n            text-align: center;\n        }\n\n        .service-card:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);\n        }\n\n        .service-card .icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 1.8rem;\n            color: white;\n        }\n\n        .service-card h4 {\n            color: #1fb6ff;\n            font-size: 1.2rem;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .service-card p {\n            color: #666;\n            font-size: 1rem;\n            line-height: 1.6;\n        }\n\n        \/* Section CTA Final *\/\n        .cta-final-section {\n            background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n            color: white;\n            padding: 60px 40px;\n            text-align: center;\n            margin-top: 40px;\n        }\n\n        .cta-final-section h2 {\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            font-weight: 600;\n        }\n\n        .cta-final-section p {\n            font-size: 1.2rem;\n            margin-bottom: 40px;\n            line-height: 1.6;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* Section Contact Spécialisé Conditions Extrêmes *\/\n        .contact-extreme-section {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            padding: 40px 20px;\n            border-radius: 15px;\n            box-shadow: 0 4px 20px rgba(31, 182, 255, 0.15);\n            margin: 30px 0;\n        }\n\n        .contact-extreme-content {\n            max-width: 600px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .contact-extreme-content h3 {\n            color: #1fb6ff;\n            font-size: 1.4rem;\n            margin-bottom: 30px;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n        }\n\n        .contact-extreme-card {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 15px;\n            box-shadow: 0 8px 25px rgba(31, 182, 255, 0.2);\n            border: 2px solid rgba(31, 182, 255, 0.1);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 20px;\n            transition: all 0.3s ease;\n        }\n\n        .contact-extreme-card:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 12px 35px rgba(31, 182, 255, 0.25);\n        }\n\n        .phone-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            color: white;\n            flex-shrink: 0;\n        }\n\n        .contact-details {\n            text-align: left;\n        }\n\n        .phone-number {\n            color: #1fb6ff;\n            font-size: 1.4rem;\n            font-weight: 700;\n            margin-bottom: 5px;\n        }\n\n        .hours {\n            color: #666;\n            font-size: 1rem;\n            font-weight: 400;\n        }\n\n        \/* Responsive Design Optimisé *\/\n        \n        \/* Large Desktop (1200px+) *\/\n        @media (min-width: 1200px) {\n            .hero-content h1 {\n                font-size: 2.8rem;\n            }\n            \n            .hero-subtitle {\n                font-size: 1.5rem;\n            }\n            \n            .product-content-section {\n                padding: 80px 60px;\n            }\n            \n            .hero-features {\n                grid-template-columns: repeat(4, 1fr);\n                gap: 40px;\n            }\n            \n            .usage-grid {\n                grid-template-columns: repeat(3, 1fr);\n                gap: 30px;\n            }\n            \n            .services-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 30px;\n            }\n        }\n\n        \/* Tablette Paysage (1024px - 1199px) *\/\n        @media (max-width: 1199px) and (min-width: 1024px) {\n            .hero-content h1 {\n                font-size: 2.4rem;\n                line-height: 1.2;\n            }\n            \n            .hero-subtitle {\n                font-size: 1.3rem;\n            }\n            \n            .product-content-section {\n                padding: 60px 40px;\n            }\n            \n            .product-content-section h2 {\n                font-size: 2.1rem;\n            }\n            \n            .hero-features {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 30px;\n            }\n            \n            .usage-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 25px;\n            }\n            \n            .services-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 25px;\n            }\n        }\n\n        \/* Tablette Portrait (768px - 1023px) *\/\n        @media (max-width: 1023px) and (min-width: 768px) {\n            .hero-section,\n            .product-content-section {\n                padding: 50px 30px;\n            }\n            \n            .hero-content h1 {\n                font-size: 2.1rem;\n                line-height: 1.3;\n                margin-bottom: 25px;\n            }\n            \n            .hero-subtitle {\n                font-size: 1.2rem;\n                margin-bottom: 35px;\n            }\n            \n            .product-content-section h2 {\n                font-size: 1.9rem;\n                margin-bottom: 25px;\n            }\n            \n            .product-content-section h3 {\n                font-size: 1.2rem;\n                margin-bottom: 25px;\n            }\n            \n            .hero-features {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 25px;\n                margin-top: 40px;\n            }\n            \n            .hero-feature {\n                padding: 25px 20px;\n            }\n            \n            .hero-feature .icon {\n                width: 55px;\n                height: 55px;\n                font-size: 1.6rem;\n                margin-bottom: 18px;\n            }\n            \n            .hero-feature h4 {\n                font-size: 1.1rem;\n                margin-bottom: 12px;\n            }\n            \n            .usage-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n            \n            .usage-card {\n                padding: 22px 18px;\n            }\n            \n            .usage-card .icon {\n                width: 45px;\n                height: 45px;\n                font-size: 1.3rem;\n            }\n            \n            .usage-card h4 {\n                font-size: 1.2rem;\n            }\n            \n            .services-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n            \n            .service-card {\n                padding: 25px 20px;\n            }\n            \n            .service-card .icon {\n                width: 55px;\n                height: 55px;\n                font-size: 1.6rem;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 15px 18px;\n                font-size: 0.95rem;\n            }\n            \n            .cta-final-section {\n                padding: 50px 30px;\n            }\n            \n            .cta-final-section h2 {\n                font-size: 1.9rem;\n            }\n            \n            .cta-final-section p {\n                font-size: 1.15rem;\n            }\n            \n            .contact-extreme-section {\n                padding: 35px 25px;\n            }\n            \n            .contact-extreme-content h3 {\n                font-size: 1.3rem;\n            }\n            \n            .contact-extreme-card {\n                padding: 25px 20px;\n                gap: 18px;\n            }\n            \n            .phone-number {\n                font-size: 1.3rem;\n            }\n        }\n\n        \/* Smartphone Paysage (481px - 767px) *\/\n        @media (max-width: 767px) and (min-width: 481px) {\n            .hero-section,\n            .product-content-section {\n                padding: 40px 25px;\n            }\n            \n            .hero-content h1 {\n                font-size: 1.8rem;\n                line-height: 1.3;\n                margin-bottom: 20px;\n            }\n            \n            .hero-subtitle {\n                font-size: 1.1rem;\n                margin-bottom: 30px;\n            }\n            \n            .product-content-section h2 {\n                font-size: 1.7rem;\n                margin-bottom: 20px;\n            }\n            \n            .product-content-section h3 {\n                font-size: 1.1rem;\n                margin-bottom: 20px;\n            }\n            \n            .hero-features {\n                grid-template-columns: 1fr;\n                gap: 20px;\n                margin-top: 35px;\n            }\n            \n            .hero-feature {\n                padding: 22px 18px;\n                border-radius: 10px;\n            }\n            \n            .hero-feature .icon {\n                width: 50px;\n                height: 50px;\n                font-size: 1.5rem;\n                margin-bottom: 15px;\n            }\n            \n            .hero-feature h4 {\n                font-size: 1.1rem;\n                margin-bottom: 10px;\n            }\n            \n            .hero-feature p {\n                font-size: 0.95rem;\n            }\n            \n            .usage-grid,\n            .services-grid {\n                grid-template-columns: 1fr;\n                gap: 18px;\n            }\n            \n            .usage-card,\n            .service-card {\n                padding: 20px 16px;\n            }\n            \n            .usage-card .icon,\n            .service-card .icon {\n                width: 45px;\n                height: 45px;\n                font-size: 1.3rem;\n            }\n            \n            .usage-card h4,\n            .service-card h4 {\n                font-size: 1.1rem;\n                margin-bottom: 12px;\n            }\n            \n            .usage-card p,\n            .service-card p {\n                font-size: 0.95rem;\n            }\n            \n            .usage-card li {\n                font-size: 0.9rem;\n                margin-bottom: 6px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 12px 15px;\n                font-size: 0.9rem;\n            }\n            \n            .specs-table th {\n                font-size: 0.95rem;\n            }\n            \n            .cta-final-section {\n                padding: 40px 25px;\n            }\n            \n            .cta-final-section h2 {\n                font-size: 1.7rem;\n                margin-bottom: 18px;\n            }\n            \n            .cta-final-section p {\n                font-size: 1.05rem;\n                margin-bottom: 35px;\n            }\n            \n            .contact-extreme-section {\n                padding: 30px 20px;\n            }\n            \n            .contact-extreme-content h3 {\n                font-size: 1.2rem;\n                margin-bottom: 25px;\n            }\n            \n            .contact-extreme-card {\n                padding: 22px 18px;\n                flex-direction: row;\n                gap: 15px;\n                text-align: left;\n            }\n            \n            .contact-details {\n                text-align: left;\n            }\n            \n            .phone-number {\n                font-size: 1.2rem;\n            }\n            \n            .hours {\n                font-size: 0.95rem;\n            }\n        }\n\n        \/* Smartphone Portrait (320px - 480px) *\/\n        @media (max-width: 480px) {\n            .hero-section,\n            .product-content-section {\n                padding: 30px 20px;\n            }\n            \n            .hero-content h1 {\n                font-size: 1.5rem;\n                line-height: 1.4;\n                margin-bottom: 18px;\n            }\n            \n            .hero-subtitle {\n                font-size: 1rem;\n                margin-bottom: 25px;\n                line-height: 1.5;\n            }\n            \n            .product-content-section h2 {\n                font-size: 1.5rem;\n                margin-bottom: 18px;\n                line-height: 1.3;\n            }\n            \n            .product-content-section h3 {\n                font-size: 1rem;\n                margin-bottom: 18px;\n            }\n            \n            .product-content-section p {\n                font-size: 1rem;\n                margin-bottom: 20px;\n                text-align: left;\n            }\n            \n            .hero-features {\n                grid-template-columns: 1fr;\n                gap: 18px;\n                margin-top: 30px;\n            }\n            \n            .hero-feature {\n                padding: 20px 15px;\n                border-radius: 8px;\n            }\n            \n            .hero-feature .icon {\n                width: 45px;\n                height: 45px;\n                font-size: 1.3rem;\n                margin-bottom: 12px;\n            }\n            \n            .hero-feature h4 {\n                font-size: 1rem;\n                margin-bottom: 8px;\n                line-height: 1.3;\n            }\n            \n            .hero-feature p {\n                font-size: 0.9rem;\n                line-height: 1.4;\n            }\n            \n            .usage-grid,\n            .services-grid {\n                grid-template-columns: 1fr;\n                gap: 15px;\n            }\n            \n            .usage-card,\n            .service-card {\n                padding: 18px 15px;\n            }\n            \n            .usage-card .icon,\n            .service-card .icon {\n                width: 40px;\n                height: 40px;\n                font-size: 1.2rem;\n                margin-bottom: 10px;\n            }\n            \n            .usage-card h4,\n            .service-card h4 {\n                font-size: 1.0rem;\n                margin-bottom: 10px;\n                line-height: 1.3;\n            }\n            \n            .usage-card p,\n            .service-card p {\n                font-size: 0.9rem;\n                line-height: 1.4;\n                margin-bottom: 12px;\n            }\n            \n            .usage-card li {\n                font-size: 0.85rem;\n                margin-bottom: 5px;\n                line-height: 1.3;\n            }\n            \n            .specs-section {\n                padding: 30px 15px;\n            }\n            \n            .specs-table {\n                font-size: 0.8rem;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 12px;\n                font-size: 0.85rem;\n            }\n            \n            .specs-table th {\n                font-size: 0.9rem;\n            }\n            \n            .cta-final-section {\n                padding: 35px 20px;\n            }\n            \n            .cta-final-section h2 {\n                font-size: 1.4rem;\n                margin-bottom: 15px;\n                line-height: 1.3;\n            }\n            \n            .cta-final-section p {\n                font-size: 1rem;\n                margin-bottom: 30px;\n                line-height: 1.5;\n            }\n            \n            .contact-extreme-section {\n                padding: 25px 15px;\n            }\n            \n            .contact-extreme-content h3 {\n                font-size: 1.1rem;\n                margin-bottom: 20px;\n                line-height: 1.3;\n            }\n            \n            .contact-extreme-card {\n                padding: 20px 15px;\n                flex-direction: column;\n                gap: 12px;\n                text-align: center;\n            }\n            \n            .contact-details {\n                text-align: center;\n            }\n            \n            .phone-icon {\n                width: 45px;\n                height: 45px;\n                font-size: 1.3rem;\n            }\n            \n            .phone-number {\n                font-size: 1.1rem;\n                margin-bottom: 3px;\n            }\n            \n            .hours {\n                font-size: 0.9rem;\n                line-height: 1.3;\n            }\n        }\n\n        \/* Très Petit Smartphone (jusqu'à 319px) *\/\n        @media (max-width: 319px) {\n            .hero-section,\n            .product-content-section {\n                padding: 25px 15px;\n            }\n            \n            .hero-content h1 {\n                font-size: 1.3rem;\n                line-height: 1.4;\n            }\n            \n            .hero-subtitle {\n                font-size: 0.95rem;\n            }\n            \n            .product-content-section h2 {\n                font-size: 1.3rem;\n                line-height: 1.3;\n            }\n            \n            .product-content-section h3 {\n                font-size: 0.95rem;\n            }\n            \n            .product-content-section p {\n                font-size: 0.95rem;\n            }\n            \n            .hero-feature,\n            .usage-card,\n            .service-card {\n                padding: 15px 12px;\n            }\n            \n            .hero-feature .icon,\n            .usage-card .icon,\n            .service-card .icon {\n                width: 35px;\n                height: 35px;\n                font-size: 1.1rem;\n            }\n            \n            .hero-feature h4,\n            .usage-card h4,\n            .service-card h4 {\n                font-size: 0.95rem;\n            }\n            \n            .hero-feature p,\n            .usage-card p,\n            .service-card p {\n                font-size: 0.85rem;\n            }\n            \n            .usage-card li {\n                font-size: 0.8rem;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 8px 10px;\n                font-size: 0.8rem;\n            }\n            \n            .cta-final-section h2 {\n                font-size: 1.2rem;\n            }\n            \n            .cta-final-section p {\n                font-size: 0.95rem;\n            }\n            \n            .contact-extreme-content h3 {\n                font-size: 1rem;\n            }\n            \n            .phone-number {\n                font-size: 1rem;\n            }\n            \n            .hours {\n                font-size: 0.85rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003c!-- Section Héro --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eLars Thrane LT-3100S GMDSS System - SOLAS Maritime Satellite Terminal\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eIridium distress communications with 100% global coverage for commercial vessels\u003c\/p\u003e\n\u003cdiv class=\"hero-features\"\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🛰️\u003c\/div\u003e\n\u003ch4\u003eSOLAS GMDSS Certified\u003c\/h4\u003e\n\u003cp\u003eGMDSS system approved for SOLAS Sea Areas A1, A2, and A3. Certified alternative to traditional Inmarsat C systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌍\u003c\/div\u003e\n\u003ch4\u003e100% Global Iridium Coverage\u003c\/h4\u003e\n\u003cp\u003eIridium satellite network covering 100% of the planet for distress communications and maritime safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e📞\u003c\/div\u003e\n\u003ch4\u003eVoice and Data Communications\u003c\/h4\u003e\n\u003cp\u003eFull voice, SMS, data, and vessel tracking capabilities with competitive Iridium rates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n\u003ch4\u003eSimplified Installation\u003c\/h4\u003e\n\u003cp\u003e3-unit system with a single cable up to 500m. 4.3\" TFT display and integrated web server.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Description Principale --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eLT-3100S GMDSS System: SOLAS Certified Iridium Maritime Satellite Solution\u003c\/h2\u003e\n\u003ch3\u003eDistress and safety satellite terminal for commercial and professional vessels\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eLars Thrane LT-3100S GMDSS system\u003c\/strong\u003e represents the most advanced maritime satellite communication solution for vessels subject to the SOLAS convention. Recognized in 2018 by the IMO's Maritime Safety Committee (MSC), this \u003cstrong\u003eIridium GMDSS satellite terminal\u003c\/strong\u003e offers a modern and reliable alternative to the traditional Inmarsat C system.\u003c\/p\u003e\n\u003cp\u003eDeveloped by \u003cstrong\u003eLars Thrane A\/S\u003c\/strong\u003e with over 40 years of maritime experience, the \u003cstrong\u003eLT-3100S GMDSS\u003c\/strong\u003e integrates essential distress services: distress alerts, safety voice communications, and Maritime Safety Information (MSI). This system meets all certification standards and requirements for maritime satellite communication equipment (MED, Wheelmark).\u003c\/p\u003e\n\u003cp\u003eDesigned for demanding maritime environments, the \u003cstrong\u003eLT-3100S GMDSS terminal\u003c\/strong\u003e operates in a temperature range of -40°C to +55°C and offers \u003cstrong\u003e100% global coverage\u003c\/strong\u003e thanks to the Iridium satellite network, ensuring reliable distress communications anywhere on the world's oceans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Section Spécifications Techniques --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eLT-3100S GMDSS System Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGMDSS Certification\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSOLAS approved areas A1, A2, A3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSatellite Network\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIridium - 100% Global Coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-40°C to +55°C (-40°F to +131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eControl Display\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4.3\" color TFT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna Cable Distance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 500 meters (coaxial cable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eControl Unit\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLT-3110S (bracket or flush mount)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHandset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLT-3120 with LT-3121 cradle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLT-3130 (1.5\" or 2.0\" pole mount)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGNSS\/GPS Receiver\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIntegrated high-performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeb Server\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIntegrated configuration and maintenance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCertifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMED B+D, RED(CE), FCC, ISED, ROHS2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLars Thrane A\/S (40+ years of experience)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Applications d'Usage --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003ch2\u003eLT-3100S GMDSS System Applications: Commercial Navigation and Maritime Safety\u003c\/h2\u003e\n\u003ch3\u003eSatellite communication solutions for SOLAS vessels and maritime professionals\u003c\/h3\u003e\n\u003cdiv class=\"usage-grid\"\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🚢\u003c\/div\u003e\n\u003ch4\u003eCommercial SOLAS Vessels\u003c\/h4\u003e\n\u003cp\u003eMandatory distress communications for commercial vessels subject to the SOLAS convention.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic distress alerts\u003c\/li\u003e\n\u003cli\u003eSafety voice communications\u003c\/li\u003e\n\u003cli\u003eMaritime Safety Information (MSI)\u003c\/li\u003e\n\u003cli\u003eShip Security Alert System (SSAS)\u003c\/li\u003e\n\u003cli\u003eLong-Range Identification and Tracking (LRIT)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"icon\"\u003e⚓\u003c\/div\u003e\n\u003ch4\u003eProfessional Maritime Fleet\u003c\/h4\u003e\n\u003cp\u003eSatellite communication solution for shipowners and commercial fleet managers.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eReal-time vessel tracking\u003c\/li\u003e\n\u003cli\u003eReliable ship-to-shore communications\u003c\/li\u003e\n\u003cli\u003eBridge Alarm Management (BAM)\u003c\/li\u003e\n\u003cli\u003eRemote alarm panel support\u003c\/li\u003e\n\u003cli\u003eRemote preventive maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🛟\u003c\/div\u003e\n\u003ch4\u003eMaritime Rescue Services\u003c\/h4\u003e\n\u003cp\u003eEmergency communications for rescue coordination centers and assistance services.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDistress alert reception\u003c\/li\u003e\n\u003cli\u003eRescue operation coordination\u003c\/li\u003e\n\u003cli\u003eCommunications with vessels in distress\u003c\/li\u003e\n\u003cli\u003eMaritime safety information dissemination\u003c\/li\u003e\n\u003cli\u003eGMDSS printer support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🏭\u003c\/div\u003e\n\u003ch4\u003eOffshore Industrial Vessels\u003c\/h4\u003e\n\u003cp\u003eSatellite communications for offshore support vessels and oil platforms.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCommunications in isolated offshore areas\u003c\/li\u003e\n\u003cli\u003eIndustrial operation coordination\u003c\/li\u003e\n\u003cli\u003eOnboard personnel safety\u003c\/li\u003e\n\u003cli\u003eReal-time operational reports\u003c\/li\u003e\n\u003cli\u003eRemote technical assistance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🎣\u003c\/div\u003e\n\u003ch4\u003eCommercial Fishing Fleet\u003c\/h4\u003e\n\u003cp\u003eSatellite communications for professional fishing vessels in the high seas.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCrew safety at sea\u003c\/li\u003e\n\u003cli\u003eCommunications with fishing ports\u003c\/li\u003e\n\u003cli\u003eFishing reports and quotas\u003c\/li\u003e\n\u003cli\u003eWeather and sea conditions\u003c\/li\u003e\n\u003cli\u003eCoordination with other vessels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🚁\u003c\/div\u003e\n\u003ch4\u003eSpecialized Service Vessels\u003c\/h4\u003e\n\u003cp\u003eCommunications for specialized maritime service and assistance vessels.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTowing and maritime assistance\u003c\/li\u003e\n\u003cli\u003ePort piloting services\u003c\/li\u003e\n\u003cli\u003eOceanographic research vessels\u003c\/li\u003e\n\u003cli\u003eOffshore technical services\u003c\/li\u003e\n\u003cli\u003eMaritime infrastructure maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Services Advanced Tracking --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"services-section\"\u003e\n\u003ch2\u003eAdvanced Tracking Services for LT-3100S GMDSS System\u003c\/h2\u003e\n\u003ch3\u003eInstallation, certification, and specialized technical support for maritime satellite communications\u003c\/h3\u003e\n\u003cdiv class=\"services-grid\"\u003e\n\u003cdiv class=\"service-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🛰️\u003c\/div\u003e\n\u003ch4\u003eGMDSS Installation and Certification\u003c\/h4\u003e\n\u003cp\u003eProfessional installation of the LT-3100S system with GMDSS certification and SOLAS compliance for your commercial vessel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card\"\u003e\n\u003cdiv class=\"icon\"\u003e📋\u003c\/div\u003e\n\u003ch4\u003eGMDSS Crew Training\u003c\/h4\u003e\n\u003cp\u003eSpecialized training for your crew on GMDSS procedures and optimal use of the LT-3100S system in real conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n\u003ch4\u003eMaritime Preventive Maintenance\u003c\/h4\u003e\n\u003cp\u003eSpecialized after-sales service with preventive checks, firmware updates, and system maintenance for optimal performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card\"\u003e\n\u003cdiv class=\"icon\"\u003e📞\u003c\/div\u003e\n\u003ch4\u003e24\/7 Technical Support\u003c\/h4\u003e\n\u003cp\u003eDedicated technical assistance from our maritime satellite communications experts with emergency support for critical situations at sea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section CTA Final --\u003e\n\u003cdiv class=\"cta-final-section\"\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eLT-3100S GMDSS System: SOLAS Certified Maritime Satellite Communications\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eLars Thrane LT-3100S GMDSS system\u003c\/strong\u003e revolutionizes distress and maritime safety communications. Benefit from \u003cstrong\u003e100% global Iridium satellite coverage\u003c\/strong\u003e, \u003cstrong\u003efull SOLAS certification\u003c\/strong\u003e, and Advanced Tracking expertise for your commercial and professional vessels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Section Contact Spécialisé Conditions Extrêmes --\u003e\n\u003cdiv class=\"contact-extreme-section\"\u003e\n\u003cdiv class=\"contact-extreme-content\"\u003e\n\u003ch3\u003eSPECIALIZED EXTREME CONDITIONS CONTACT\u003c\/h3\u003e\n\u003cdiv class=\"contact-extreme-card\"\u003e\n\u003cdiv class=\"phone-icon\"\u003e📞\u003c\/div\u003e\n\u003cdiv class=\"contact-details\"\u003e\n\u003cdiv class=\"phone-number\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9h-12h and 14h-18h (9 AM - 12 PM and 2 PM - 6 PM)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Lars Thrane","offers":[{"title":"Default Title","offer_id":48329739567428,"sku":"10","price":6960.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/LT-3100S-GMDSS-system-basic.jpg?v=1713377797","url":"https:\/\/www.advanced-tracking.com\/en\/products\/lars-thrane-lt-3100s-gmdss-system","provider":"Advanced Tracking","version":"1.0","type":"link"}