Hopp rett til innholdet
  • Hjem
  • Tjenester
  • Om oss
  • Nyheter
  • Kontakt
  • en
  • no

Vi er tilgjengelig 24/7

Og klar til å bistå på kort varsel

Kontakt oss
North Maritime overtar Schjerven Teknisk Bureau
Les mer
North Maritime etablerer samarbeid med Marinconsult på Myre
Les mer

Inspeksjoner

Havnesikring / ISPS

Agenttjenester

Andre tekniske tjenester

Inspeksjoner

Havnesikring / ISPS

Agenttjenester

Andre tekniske tjenester

  • Havnegata 2, 8514 Narvik
  • 934 25 225
  • 919603577

© All rights reserved North Maritime 2019

Personvern & sikkerhet

Linkedin
Instagram
/* ----------------------------------------- */ /* View slug: tjenester-forside - start */ /* ----------------------------------------- */ .grid-container { display: grid; } .left, .right { background-color:transparent; overflow:hidden; padding:30px; } @media only screen and (min-width: 601px) { .grid-container { grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; grid-template-areas: ". ."; } .left:nth-child(1) {background: rgba(0,0,0,0.2)} .left:nth-child(2) {background: rgba(0,0,0,0.3)} .left:nth-child(3) {background: rgba(0,0,0,0.2)} .left:nth-child(4) {background: rgba(0,0,0,0.3)} } @media only screen and (max-width: 600px) { .grid-container { grid-template-columns: 1fr; grid-template-rows: 1fr; grid-template-areas: "."; grid-gap:10px; } } /* ----------------------------------------- */ /* View slug: tjenester-forside - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Loop item in Nyheter forside - start */ /* ----------------------------------------- */ .news-ticker { color: #fff; margin:10px; text-align:center; } .news-ticker a { color: orange; } /* ----------------------------------------- */ /* Content Template: Loop item in Nyheter forside - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: Loop item in Tjenester forside - start */ /* ----------------------------------------- */ .tjeneste-block { overflow:hidden; width:100%; background:transparent; } .tjeneste-top { height:100px; width:100px; border:2px solid orange; border-radius:100px; margin: 0 auto; position: relative; overflow:hidden; transition: all .2s ease-in-out; } .tjeneste-top-inner { height: 100px; background-repeat: no-repeat; width: 100px; border-radius:100px; background-size: cover; margin: 0 auto; background-position: center center; transition: all .2s ease-in-out; background-color: white; } .tjeneste-block:hover .tjeneste-top-inner:before { display: none; } .tjeneste-top-inner:before { content: ""; display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-color: rgba(163,219,244,0.35); } .tjeneste-block:hover .tjeneste-top-inner { transform: scale(1.2); } .tjeneste-bottom { width:100%; padding-top:10px; background-color:transparent; text-align:center; } .tjeneste-bottom h2 { font-family: "Copperplate", Sans-serif; font-weight: 900; margin-bottom: 0px; color:#fff; } @media only screen and (min-width: 601px) { .tjeneste-bottom h2 { font-size: 12px; line-height: 18px; }} @media only screen and (max-width: 600px) { .tjeneste-bottom h2 { font-size: 18px; line-height: 24px; }} .tjeneste-block .entry-content p { margin-bottom: 10px!important; } /* ----------------------------------------- */ /* Content Template: Loop item in Tjenester forside - end */ /* ----------------------------------------- */