{"product_id":"rov-hire-scotland-underwater-inspection-survey","title":"ROV Hire Scotland | Underwater Inspection \u0026 Subsea Survey","description":"\u003cstyle\u003e\n  .mph-landing {\n    max-width: 1180px;\n    margin: 56px auto;\n    padding: 0 22px;\n    color: #13232c;\n  }\n\n  .mph-landing * {\n    box-sizing: border-box;\n  }\n\n  .mph-shell {\n    display: grid;\n    grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);\n    gap: 22px;\n    align-items: stretch;\n  }\n\n  .mph-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at top right, rgba(66, 170, 220, 0.18), transparent 35%),\n      linear-gradient(135deg, #177fb3 0%, #238fc4 55%, #42aadc 100%);\n    color: #ffffff;\n    padding: 34px;\n    min-height: 340px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n  }\n\n  .mph-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -80px;\n    bottom: -120px;\n    width: 260px;\n    height: 260px;\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 50%;\n  }\n\n  .mph-kicker {\n    display: inline-flex;\n    width: fit-content;\n    align-items: center;\n    gap: 9px;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #eef9ff;\n    margin-bottom: 16px;\n  }\n\n  .mph-kicker:before {\n    content: \"\";\n    width: 5px;\n    height: 5px;\n    background: #d8f0fb;\n    border-radius: 999px;\n  }\n\n  .mph-hero h2 {\n    max-width: 760px;\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: clamp(24px, 2.2vw, 34px);\n    line-height: 1.08;\n    letter-spacing: -0.02em;\n    font-weight: 700;\n  }\n\n  .mph-hero p {\n    max-width: 660px;\n    color: rgba(255,255,255,0.96);\n    font-size: 15px;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  .mph-hero-bottom {\n    position: relative;\n    z-index: 2;\n    margin-top: 30px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n  }\n\n  .mph-pill {\n    display: inline-flex;\n    align-items: center;\n    min-height: 34px;\n    padding: 7px 12px;\n    border: 1px solid rgba(255,255,255,0.28);\n    background: rgba(255,255,255,0.10);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    white-space: nowrap;\n  }\n\n  .mph-quote-card {\n    background: #ffffff;\n    border: 1px solid #d9e4e8;\n    box-shadow: 0 18px 45px rgba(16, 43, 58, 0.12);\n    padding: 28px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-width: 0;\n  }\n\n  .mph-quote-card h3 {\n    margin: 0 0 12px;\n    color: #102b3a;\n    font-size: 25px;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n  }\n\n  .mph-quote-card p {\n    margin: 0 0 18px;\n    color: #5f666b;\n    font-size: 14.5px;\n    line-height: 1.55;\n  }\n\n  .mph-quote-list {\n    display: grid;\n    gap: 10px;\n    margin: 0 0 22px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mph-quote-list li {\n    display: grid;\n    grid-template-columns: 28px minmax(0, 1fr);\n    gap: 10px;\n    align-items: start;\n    color: #13232c;\n    font-size: 14px;\n    line-height: 1.35;\n    min-width: 0;\n  }\n\n  .mph-quote-list li span {\n    width: 28px;\n    height: 28px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef8fb;\n    color: #177fb3;\n    font-weight: 900;\n    font-size: 12px;\n    flex-shrink: 0;\n  }\n\n  .mph-actions {\n    display: grid;\n    gap: 10px;\n  }\n\n  .mph-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 18px;\n    text-decoration: none !important;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    transition: transform 0.18s ease, background 0.18s ease;\n  }\n\n  .mph-btn:hover {\n    transform: translateY(-1px);\n  }\n\n  .mph-btn-primary {\n    background: #177fb3;\n    color: #ffffff !important;\n  }\n\n  .mph-btn-primary:hover {\n    background: #116d9b;\n    color: #ffffff !important;\n  }\n\n  .mph-btn-secondary {\n    background: #102b3a;\n    color: #ffffff !important;\n  }\n\n  .mph-btn-secondary:hover {\n    background: #0a1d28;\n    color: #ffffff !important;\n  }\n\n  .mph-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .mph-stat {\n    background: #f3f8fa;\n    border-top: 4px solid #177fb3;\n    padding: 20px;\n  }\n\n  .mph-stat strong {\n    display: block;\n    color: #102b3a;\n    font-size: clamp(24px, 2.5vw, 34px);\n    line-height: 1;\n    letter-spacing: -0.05em;\n    margin-bottom: 7px;\n  }\n\n  .mph-stat span {\n    display: block;\n    color: #5f666b;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .mph-section-head {\n    margin: 46px 0 18px;\n    display: flex;\n    align-items: end;\n    justify-content: space-between;\n    gap: 20px;\n  }\n\n  .mph-section-head h3 {\n    margin: 0;\n    color: #102b3a;\n    font-size: clamp(26px, 3vw, 42px);\n    line-height: 1;\n    letter-spacing: -0.05em;\n  }\n\n  .mph-section-head p {\n    max-width: 460px;\n    margin: 0;\n    color: #5f666b;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .mph-services {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .mph-service-card {\n    min-height: 190px;\n    background: #ffffff;\n    border: 1px solid #d9e4e8;\n    padding: 20px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.18s ease, box-shadow 0.18s ease;\n  }\n\n  .mph-service-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 30px rgba(16, 43, 58, 0.10);\n  }\n\n  .mph-service-card:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 52px;\n    height: 4px;\n    background: #177fb3;\n  }\n\n  .mph-icon {\n    width: 42px;\n    height: 42px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef8fb;\n    color: #177fb3;\n    font-size: 21px;\n    margin-bottom: 18px;\n  }\n\n  .mph-service-card strong {\n    display: block;\n    color: #102b3a;\n    font-size: 16px;\n    line-height: 1.25;\n    margin-bottom: 8px;\n  }\n\n  .mph-service-card span {\n    display: block;\n    color: #5f666b;\n    font-size: 13.5px;\n    line-height: 1.5;\n  }\n\n  .mph-strip {\n    margin-top: 42px;\n    display: grid;\n    grid-template-columns: 0.85fr 1.15fr;\n    gap: 16px;\n    align-items: stretch;\n  }\n\n  .mph-dark-box {\n    background: #177fb3;\n    color: #ffffff;\n    padding: 26px;\n  }\n\n  .mph-dark-box h3 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 24px;\n    line-height: 1.08;\n    letter-spacing: -0.02em;\n    font-weight: 700;\n  }\n\n  .mph-dark-box p {\n    margin: 0;\n    color: rgba(255,255,255,0.94);\n    font-size: 14.5px;\n    line-height: 1.55;\n  }\n\n  .mph-checks {\n    background: #f8fbfc;\n    border: 1px solid #d9e4e8;\n    padding: 26px;\n  }\n\n  .mph-checks ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    columns: 2;\n    column-gap: 28px;\n  }\n\n  .mph-checks li {\n    break-inside: avoid;\n    color: #13232c;\n    font-size: 14px;\n    line-height: 1.45;\n    margin-bottom: 11px;\n    padding-left: 24px;\n    position: relative;\n  }\n\n  .mph-checks li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #177fb3;\n    font-weight: 900;\n  }\n\n  .mph-details-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 16px;\n  }\n\n  .mph-mini {\n    border: 1px solid #d9e4e8;\n    background: #ffffff;\n    padding: 18px;\n  }\n\n  .mph-mini b {\n    display: block;\n    color: #102b3a;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    margin-bottom: 9px;\n  }\n\n  .mph-mini p {\n    margin: 0;\n    color: #5f666b;\n    font-size: 13.5px;\n    line-height: 1.5;\n  }\n\n  .mph-final {\n    margin-top: 42px;\n    padding: 30px;\n    background:\n      linear-gradient(90deg, rgba(23,127,179,0.10), rgba(23,127,179,0.03)),\n      #f3f8fa;\n    border: 1px solid #d9e4e8;\n    display: flex;\n    justify-content: space-between;\n    gap: 24px;\n    align-items: center;\n  }\n\n  .mph-final h3 {\n    margin: 0 0 8px;\n    color: #102b3a;\n    font-size: 28px;\n    line-height: 1.05;\n    letter-spacing: -0.04em;\n  }\n\n  .mph-final p {\n    margin: 0;\n    color: #5f666b;\n    font-size: 14.5px;\n    line-height: 1.5;\n  }\n\n  .mph-final .mph-actions {\n    min-width: 280px;\n  }\n\n  @media screen and (max-width: 990px) {\n    .mph-shell,\n    .mph-strip,\n    .mph-final {\n      grid-template-columns: 1fr;\n      display: grid;\n    }\n\n    .mph-services {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .mph-section-head {\n      display: block;\n    }\n\n    .mph-section-head p {\n      margin-top: 12px;\n    }\n  }\n\n  @media screen and (max-width: 650px) {\n    .mph-landing {\n      margin: 34px auto;\n      padding: 0 16px;\n    }\n\n    .mph-hero,\n    .mph-quote-card,\n    .mph-dark-box,\n    .mph-checks,\n    .mph-final {\n      padding: 22px;\n    }\n\n    .mph-stats,\n    .mph-services,\n    .mph-details-row {\n      grid-template-columns: 1fr;\n    }\n\n    .mph-checks ul {\n      columns: 1;\n    }\n\n    .mph-final .mph-actions {\n      min-width: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"mph-landing\"\u003e\n\n  \u003cdiv class=\"mph-shell\"\u003e\n    \u003cdiv class=\"mph-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"mph-kicker\"\u003eScotland • Underwater Inspection • Survey Support\u003c\/div\u003e\n\n        \u003ch2\u003eROV hire in Scotland for accurate subsea inspection.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Compact inspection-class ROV hire with underwater positioning for inshore and nearshore projects where diver risk, access or cost make remote inspection the better option.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mph-hero-bottom\"\u003e\n        \u003cspan class=\"mph-pill\"\u003eROV inspection\u003c\/span\u003e\n        \u003cspan class=\"mph-pill\"\u003eUnderwater survey\u003c\/span\u003e\n        \u003cspan class=\"mph-pill\"\u003eSubsea positioning\u003c\/span\u003e\n        \u003cspan class=\"mph-pill\"\u003eNearshore ops\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003caside class=\"mph-quote-card\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eGet a fast quote\u003c\/h3\u003e\n        \u003cp\u003e\n          Send the site, scope and dates first time and we can price the ROV spread properly without the usual back and forth.\n        \u003c\/p\u003e\n\n        \u003cul class=\"mph-quote-list\"\u003e\n          \u003cli\u003e\n\u003cspan\u003e1\u003c\/span\u003eSite location and access details\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan\u003e2\u003c\/span\u003eInspection scope or target structure\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan\u003e3\u003c\/span\u003eRequired dates and expected duration\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan\u003e4\u003c\/span\u003eAny reporting, video or survey output required\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mph-actions\"\u003e\n        \u003ca class=\"mph-btn mph-btn-primary\" href=\"\/pages\/contact\"\u003eSend job details\u003c\/a\u003e\n        \u003ca class=\"mph-btn mph-btn-secondary\" href=\"tel:08002465537\"\u003eCall 0800 246 5537\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/aside\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mph-stats\"\u003e\n    \u003cdiv class=\"mph-stat\"\u003e\n      \u003cstrong\u003eSubsea GPS\u003c\/strong\u003e\n      \u003cspan\u003eUnderwater positioning for more accurate inspection records\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-stat\"\u003e\n      \u003cstrong\u003e4K video\u003c\/strong\u003e\n      \u003cspan\u003eClear visual records for review, reporting and client evidence\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-stat\"\u003e\n      \u003cstrong\u003eScotland\u003c\/strong\u003e\n      \u003cspan\u003eInshore and nearshore project coverage\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mph-section-head\"\u003e\n    \u003ch3\u003eBuilt for practical subsea inspection.\u003c\/h3\u003e\n    \u003cp\u003e\n      Ideal where you need eyes underwater without diver exposure, with accurate positioning and recorded footage for engineering or asset decisions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mph-services\"\u003e\n    \u003cdiv class=\"mph-service-card\"\u003e\n      \u003cdiv class=\"mph-icon\"\u003e⚓\u003c\/div\u003e\n      \u003cstrong\u003ePile and quay wall inspection\u003c\/strong\u003e\n      \u003cspan\u003eUseful for quay walls, piles, jetties and submerged structures requiring visual inspection.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-service-card\"\u003e\n      \u003cdiv class=\"mph-icon\"\u003e⚙\u003c\/div\u003e\n      \u003cstrong\u003eOutfall and pipeline checks\u003c\/strong\u003e\n      \u003cspan\u003ePractical for outfalls, lines and subsea assets where access is awkward or diver time is inefficient.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-service-card\"\u003e\n      \u003cdiv class=\"mph-icon\"\u003e▣\u003c\/div\u003e\n      \u003cstrong\u003eSearch and recovery support\u003c\/strong\u003e\n      \u003cspan\u003eUseful for locating, identifying and documenting targets in shallow and mid-water work.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-service-card\"\u003e\n      \u003cdiv class=\"mph-icon\"\u003e↗\u003c\/div\u003e\n      \u003cstrong\u003eSurvey and inspection records\u003c\/strong\u003e\n      \u003cspan\u003eContinuous video and position data help produce clearer inspection evidence and reporting.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mph-strip\"\u003e\n    \u003cdiv class=\"mph-dark-box\"\u003e\n      \u003ch3\u003eWhy use an ROV instead of divers?\u003c\/h3\u003e\n      \u003cp\u003e\n        It removes diver exposure from controlled high-risk areas, improves repeatability and often cuts inspection cost on the right scope.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-checks\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eUnderwater GPS \/ subsea positioning\u003c\/li\u003e\n        \u003cli\u003eInspection-class ROV setup\u003c\/li\u003e\n        \u003cli\u003e4K video and lighting\u003c\/li\u003e\n        \u003cli\u003eSearch and recovery support\u003c\/li\u003e\n        \u003cli\u003eContinuous visual records\u003c\/li\u003e\n        \u003cli\u003eSuitable for inshore inspection work\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mph-details-row\"\u003e\n    \u003cdiv class=\"mph-mini\"\u003e\n      \u003cb\u003eTypical tasks\u003c\/b\u003e\n      \u003cp\u003e\n        Subsea power cable inspection, outfalls, quay walls, jetties, scour survey, search work and bridge or pontoon checks.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-mini\"\u003e\n      \u003cb\u003eCapabilities\u003c\/b\u003e\n      \u003cp\u003e\n        Real-time underwater positioning, overlayed inspection footage and compact deployment for practical site work.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-mini\"\u003e\n      \u003cb\u003eTerms of hire\u003c\/b\u003e\n      \u003cp\u003e\n        Project-specific pricing based on scope, location and access. Travel, mobilisation and reporting can be priced separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mph-final\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eNeed ROV hire in Scotland?\u003c\/h3\u003e\n      \u003cp\u003e\n        Send the scope, site and dates and we’ll price the ROV spread, mobilisation and outputs properly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mph-actions\"\u003e\n      \u003ca class=\"mph-btn mph-btn-primary\" href=\"\/pages\/contact\"\u003eRequest a quote\u003c\/a\u003e\n      \u003ca class=\"mph-btn mph-btn-secondary\" href=\"tel:08002465537\"\u003eCall now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Marine Plant Hire Scotland","offers":[{"title":"Default Title","offer_id":49075116409159,"sku":"","price":150.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/5397\/5879\/files\/122896531_164229408681279_4562896112210105277_n-Photoroom.jpg?v=1763644752","url":"https:\/\/marineplanthirescotland.co.uk\/products\/rov-hire-scotland-underwater-inspection-survey","provider":"Marine Plant Hire Scotland","version":"1.0","type":"link"}