{"id":7362,"date":"2026-07-27T11:37:49","date_gmt":"2026-07-27T09:37:49","guid":{"rendered":"https:\/\/www.mrvin.com\/business\/"},"modified":"2026-07-27T11:37:49","modified_gmt":"2026-07-27T09:37:49","slug":"business","status":"publish","type":"page","link":"https:\/\/www.mrvin.com\/bs\/business\/","title":{"rendered":"Za poslovanje"},"content":{"rendered":"<style id=\"mrvin-mvb-css\">\n.mvb,.mvb *,.mvb *::before,.mvb *::after{box-sizing:border-box}\n.mvb{\n  --ink:#071d40;            \/* body + heading colour, the design's one text colour *\/\n  --muted:rgba(7,29,64,.66);\/* the design has no muted class; it fades the ink *\/\n  --blue:#000dc7;           \/* brand primary (Button--colorGreen, misleading name upstream) *\/\n  --blue-d:#000aa3;         \/* hoverDarkGreen *\/\n  --green:#00d800;          \/* accent: title stripes, checks, the V *\/\n  --green2:#00c800;         \/* the slightly deeper green of step numbers *\/\n  --bg:#f7f9fa;             \/* page *\/\n  --line:rgba(7,29,64,.07);\n  --tint:rgba(0,59,121,.04);\/* #003b790a \u2014 the card fill on the homepage *\/\n  --gray:#edf0f3;           \/* the FAQ card fill *\/\n  --lav:#d3d6fb;            \/* the pale disc behind a check glyph *\/\n  --red:#ff442b;\n  --focus:#1a26dd;\n  --shadow:0 10px 25px rgba(46,101,160,.10);\n  font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;\n  color:var(--ink);font-size:16px;line-height:1.8;background:var(--bg)\n  \/* No top offset. The old system reserved 96px for the legacy .mrvin-header,\n     which was position:fixed. The global header that ships today (.Header, from\n     header_footer.php) sits in normal flow with a 10px margin, so that reserve\n     is now just an empty band \u2014 the hero's own 30\/70px padding is the spacing,\n     exactly as on the new design's own pages. *\/\n}\n.mvb h1,.mvb h2,.mvb h3,.mvb h4,.mvb p,.mvb dl,.mvb dd,.mvb dt,.mvb ul,.mvb li,.mvb figure{margin:0;padding:0}\n.mvb h1,.mvb h2,.mvb h3,.mvb h4{font-weight:700;color:var(--ink);line-height:1.15;letter-spacing:0}\n.mvb ul{list-style:none}\n.mvb a{color:inherit;text-decoration:none;box-shadow:none}\n.mvb a:hover{text-decoration:none}\n.mvb button,.mvb input,.mvb select,.mvb textarea{font-family:inherit;font-size:inherit;color:inherit}\n.mvb img{max-width:100%;height:auto}\n\n\/* ---- Container: content-box, so max-width is the CONTENT width like upstream ---- *\/\n.mvb-wrap{max-width:1420px;margin:0 auto;padding:0 15px;box-sizing:content-box;position:relative}\n.mvb-wrap--narrow{max-width:940px}\n.mvb-wrap--slim{max-width:750px}\n@media(min-width:740px){.mvb-wrap{padding:0 30px}}\n@media(min-width:1200px){.mvb-wrap{padding:0 60px}}\n\n\/* ---- Section rhythm: 50px \u2192 6.667vw \u2192 80px (the design's --medium step) ---- *\/\n.mvb-section{padding:50px 0;position:relative}\n@media(min-width:740px){.mvb-section{padding:6.667vw 0}}\n@media(min-width:1200px){.mvb-section{padding:80px 0}}\n.mvb-section--white{background:#fff}\n.mvb-section--appended{padding-top:0}\n\n\/* ---- Type. The calc() coefficients are the design's own, \u00d710 for a 16px root ---- *\/\n.mvb-h1{font-size:clamp(40px,calc(3.485838779956427vw + 14.20479302832244px),56px);line-height:1.15;letter-spacing:-.5px}\n.mvb-h2{font-size:clamp(30px,calc(2.178649237472767vw + 13.87799564270153px),40px);line-height:1.15}\n.mvb-h3{font-size:clamp(18px,calc(.871459694989107vw + 11.55119825708061px),22px);line-height:1.273}\n.mvb-lead{font-size:clamp(17px,calc(.217864923747277vw + 15.38779956427015px),18px);line-height:1.7;color:var(--muted)}\n.mvb-body{font-size:15px;line-height:1.8;color:var(--muted)}\n\n\/* ---- Section head: centred title with the 40\u00d72 green stripe ---- *\/\n.mvb-head{text-align:center;max-width:820px;margin:0 auto 40px}\n@media(min-width:1200px){.mvb-head{margin-bottom:60px}}\n.mvb-head .mvb-lead{margin-top:14px}\n.mvb-title--stripe:after{display:block;content:'';width:40px;height:2px;background:var(--green);margin:.333em auto .381em}\n\n\/* ---- Eyebrow: the design's rounded white pill (SectionCountries-item) ---- *\/\n.mvb-eyebrow{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:25px;\n  padding:9px 20px;font-size:13px;font-weight:700;line-height:1;color:var(--ink);\n  box-shadow:0 2px 8px rgba(7,29,64,.07);margin-bottom:22px}\n.mvb-eyebrow:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--green);flex:none}\n\n\/* ---- Co-brand lockup: our mark next to a partner's, in place of the eyebrow.\n       The chip is ink, not white, because a partner usually publishes exactly\n       one logo file and it is the white-on-dark one (VMOBILE ships only\n       vmobile-logo-white.svg). Putting the pair on ink means each mark is used\n       the way its owner intended instead of being recoloured by us. ---- *\/\n.mvb-lockup{display:inline-flex;align-items:center;gap:20px;background:var(--ink);border-radius:999px;\n  padding:13px 26px;margin-bottom:24px;box-shadow:0 8px 24px rgba(7,29,64,.18)}\n.mvb-lockup img{display:block;width:auto;max-width:none}\n.mvb-lockup-x{color:rgba(255,255,255,.4);font-size:15px;font-weight:700;line-height:1;flex:none}\n@media(max-width:600px){\n  .mvb-lockup{gap:14px;padding:11px 18px}\n  .mvb-lockup img{max-width:38vw;object-fit:contain}\n}\n\n\/* ---- Button. The fill is ::before; ::after is a disc pinned to the bottom edge\n       that scales x2 on hover and floods the button upward. Upstream mechanic,\n       reproduced exactly.\n       Every rule is written .mvb .mvb-btn, not .mvb-btn: the reset above sets\n       .mvb a{color:inherit} to keep the theme's link colour out, and that\n       selector (0,1,1) outranks a bare class (0,1,0) \u2014 so a bare .mvb-btn\n       rendered as a link came out ink-on-blue and all but unreadable. ---- *\/\n.mvb .mvb-btn{position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:center;\n  gap:15px;padding:15px 25px;border:0;border-radius:15px;background:none;overflow:hidden;cursor:pointer;\n  font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;text-align:center;color:#fff;\n  text-decoration:none;transition:color .3s}\n\/* display and opacity are declared, not left to default, and that is the whole\n   reason the submit button was invisible: Blocksy decorates its own buttons with\n   a shadow pseudo-element \u2014\n     [type=submit]:before{display:var(--theme-button-shadow,block);opacity:0;\u2026}\n   \u2014 and a <button type=\"submit\"> here matches it. The class selector wins every\n   property we name, but opacity and display were not named, so the theme's\n   values landed on OUR fill and it painted nothing. The links were fine, since\n   an <a> never matches [type=submit]. Anything set on that pseudo elsewhere has\n   to be restated here. *\/\n.mvb .mvb-btn:before{content:'';display:block;opacity:1;position:absolute;z-index:-2;inset:0;\n  border-radius:15px;background:var(--blue);border:1px solid var(--blue);\n  transition:.3s background,.3s border-color}\n.mvb .mvb-btn:after{content:'';display:block;opacity:1;position:absolute;z-index:-1;\n  width:100%;aspect-ratio:1;top:100%;left:0;right:auto;bottom:auto;\n  transform-origin:50% 100%;border-radius:50%;background:var(--blue-d);\n  transition:.4s transform cubic-bezier(.52,.19,.25,.79)}\n.mvb .mvb-btn:hover,.mvb .mvb-btn:focus{color:#fff}\n.mvb .mvb-btn:hover:after,.mvb .mvb-btn:focus-visible:after{transform:scale(2)}\n.mvb .mvb-btn:disabled{opacity:.6;cursor:not-allowed}\n.mvb .mvb-btn:disabled:after{transform:none}\n.mvb .mvb-btn--lg{font-size:18px;padding:20px 40px}\n.mvb .mvb-btn--white{color:var(--ink)}\n.mvb .mvb-btn--white:before{background:#fff;border-color:#fff}\n.mvb .mvb-btn--white:after{background:var(--green)}\n.mvb .mvb-btn--white:hover,.mvb .mvb-btn--white:focus{color:var(--ink)}\n.mvb .mvb-btn--ghost{color:var(--ink)}\n.mvb .mvb-btn--ghost:before{background:#fff;border-color:rgba(7,29,64,.18)}\n.mvb .mvb-btn--ghost:after{background:var(--ink)}\n.mvb .mvb-btn--ghost:hover,.mvb .mvb-btn--ghost:focus{color:#fff}\n.mvb .mvb-btn svg{width:18px;height:18px;flex:none}\n.mvb-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:10px}\n\n\/* ---- Grid ---- *\/\n.mvb-grid{display:grid;gap:20px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-grid{grid-template-columns:repeat(2,1fr)}}\n@media(min-width:1024px){.mvb-grid{grid-template-columns:repeat(3,1fr);gap:24px}}\n.mvb-grid--2{grid-template-columns:1fr}\n@media(min-width:740px){.mvb-grid--2{grid-template-columns:repeat(2,1fr)}}\n@media(min-width:1024px){.mvb-grid--2{grid-template-columns:repeat(2,1fr)}}\n\n\/* ---- Card: the homepage's #003b790a tile, 15px radius, mini green stripe ---- *\/\n.mvb-card{display:flex;flex-direction:column;height:100%;background:var(--tint);\n  border-radius:15px;padding:30px}\n@media(min-width:1024px){.mvb-card{padding:40px}}\n.mvb-card h3:after{content:'';display:block;width:20px;height:2px;background:var(--green);margin:10px 0}\n.mvb-card p{font-size:15px;line-height:1.8;color:var(--muted)}\na.mvb-card{background:#fff;border:1px solid var(--line);\n  transition:transform .2s ease,box-shadow .2s ease}\na.mvb-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}\n.mvb-card-more{margin-top:auto;padding-top:18px;font-weight:700;font-size:15px;color:var(--blue);\n  display:inline-flex;align-items:center;gap:8px}\na.mvb-card:hover .mvb-card-more{color:var(--blue-d)}\n.mvb-card-more svg{width:16px;height:16px;transition:transform .2s ease}\na.mvb-card:hover .mvb-card-more svg{transform:translateX(4px)}\n\n\/* ---- Icon disc: the pale lavender the hero highlights use ---- *\/\n.mvb-ico{width:54px;height:54px;border-radius:50%;background:var(--lav);color:var(--blue);\n  display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex:none;\n  transition:background .2s ease,color .2s ease}\n.mvb-ico svg{width:27px;height:27px;stroke-width:1.7}\na.mvb-card:hover .mvb-ico{background:var(--blue);color:#fff}\n.mvb-ico--green{background:rgba(0,200,0,.12);color:#068406}\n.mvb-ico--red{background:rgba(255,68,43,.12);color:var(--red)}\n\n\/* ---- Checklist (Text--listChecks): check glyph on a lavender disc ---- *\/\n.mvb-checks li{position:relative;padding-left:36px;margin-bottom:14px;font-size:16px;line-height:1.6}\n.mvb-checks li:last-child{margin-bottom:0}\n.mvb-checks li:before{content:'';position:absolute;left:0;top:.15em;width:24px;height:24px;\n  border-radius:50%;background:var(--lav)}\n.mvb-checks li:after{content:'';position:absolute;left:8px;top:calc(.15em + 8px);width:9px;height:5px;\n  border-left:2px solid var(--ink);border-bottom:2px solid var(--ink);transform:rotate(-45deg)}\n@media(min-width:1200px){.mvb-checks--2col{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}}\n\n\/* ---- Steps: 50px green disc, hairline divider between columns ---- *\/\n.mvb-steps{display:grid;gap:30px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-steps{grid-template-columns:repeat(3,1fr);gap:50px}}\n.mvb-step{position:relative;height:100%}\n@media(min-width:740px){.mvb-step{padding-left:30px;border-left:1px solid rgba(0,119,245,.071)}}\n.mvb-step-n{width:50px;height:50px;border-radius:50%;background:var(--green2);color:#fff;font-weight:700;\n  font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}\n@media(max-width:739px){\n  .mvb-step-n{position:absolute;left:0;top:0;width:30px;height:30px;font-size:13px;margin:0}\n  .mvb-step h3{padding-left:44px;padding-top:2px}\n}\n.mvb-step p{font-size:15px;color:var(--muted);margin-top:8px}\n\n\/* ---- Stat chips ---- *\/\n.mvb-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:34px}\n.mvb-chip{display:inline-flex;align-items:baseline;gap:8px;background:#fff;border-radius:25px;\n  padding:11px 22px;line-height:1;box-shadow:0 2px 8px rgba(7,29,64,.07)}\n.mvb-chip b{font-size:20px;font-weight:700;color:var(--blue)}\n.mvb-chip span{font-size:14px;font-weight:500;color:var(--muted)}\n\n\/* ---- FAQ: the design's flat two-column grid of grey cards, no accordion ---- *\/\n.mvb-faq{display:grid;gap:14px}\n@media(min-width:740px){.mvb-faq{grid-template-columns:1fr 1fr;gap:20px}}\n.mvb-faq-item{background:var(--gray);border-radius:15px;padding:30px}\n.mvb-faq-item dt{font-size:clamp(18px,calc(.871459694989107vw + 11.55119825708061px),22px);\n  font-weight:700;line-height:1.273;margin-bottom:10px}\n.mvb-faq-item dd{font-size:15px;line-height:1.8;color:var(--muted)}\n\n\/* ---- Hero ---- *\/\n.mvb-hero{position:relative;overflow:hidden;text-align:center;padding:30px 0 60px}\n@media(min-width:1200px){.mvb-hero{padding:70px 0 80px}}\n.mvb-hero>*{position:relative;z-index:1}\n.mvb-hero .mvb-lead{max-width:720px;margin:20px auto 0}\n.mvb-hero .mvb-h1{max-width:940px;margin:0 auto}\n\n\/* ---- Hero radar dial. Transcribed from the inline block in new_design\/index.html;\n       rem\u2192px only. It is the one element that makes a page read as MrVIN's. ---- *\/\n.mvb-art{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;--mvb-dial-top:82%}\n.mvb-art-dial{position:absolute;left:50%;top:var(--mvb-dial-top);width:min(880px,124%);aspect-ratio:1;\n  transform:translate(-50%,-50%)}\n.mvb-art-ring{position:absolute;border-radius:50%;border:1px solid #000dc7;opacity:0;\n  animation:mvb-ring 1.1s cubic-bezier(.22,1,.36,1) both}\n.mvb-art-ring:nth-child(1){inset:0;--o:.13}\n.mvb-art-ring:nth-child(2){inset:15%;--o:.16;animation-delay:.1s}\n.mvb-art-ring:nth-child(3){inset:30%;--o:.2;border-style:dashed;animation-delay:.2s}\n.mvb-art-ring:nth-child(4){inset:45%;--o:.22;animation-delay:.3s}\n@keyframes mvb-ring{from{opacity:0;transform:scale(.9)}to{opacity:var(--o);transform:none}}\n.mvb-art-sweep{position:absolute;inset:0;border-radius:50%;opacity:0;\n  background:conic-gradient(from -19.07deg,#000dc700 0deg,#000dc72e 11.44deg,#00d8005d 26.70deg,#00d80000 38.14deg);\n  -webkit-mask-image:linear-gradient(90deg,#0000,#000 25%,#000 75%,#0000);\n  mask-image:linear-gradient(90deg,#0000,#000 25%,#000 75%,#0000);\n  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;\n  -webkit-mask-position:50% 50%;mask-position:50% 50%;\n  -webkit-mask-size:400% 100%;mask-size:400% 100%;\n  animation:mvb-spin 4.7s .5s both,mvb-veil 5.7s .5s both,mvb-close .6s 5.15s cubic-bezier(.4,0,.25,1) both}\n@keyframes mvb-close{to{-webkit-mask-size:11% 100%;mask-size:11% 100%}}\n@keyframes mvb-veil{0%{opacity:0;animation-timing-function:ease}8.77%{opacity:1}90.35%{opacity:1;animation-timing-function:ease-in}100%{opacity:0}}\n@keyframes mvb-spin{0%{transform:rotate(270deg);animation-timing-function:linear}68.09%{transform:rotate(610deg);animation-timing-function:cubic-bezier(.25,.362,.55,1)}100%{transform:rotate(720deg)}}\n.mvb-art-blip{position:absolute;width:11px;height:11px;margin:-5.5px;border-radius:50%;background:#00c800;\n  opacity:0;animation:mvb-blip 2.2s cubic-bezier(.34,1.56,.64,1) both}\n.mvb-art-blip:nth-child(6){left:69%;top:31%;animation-delay:1.72s}\n.mvb-art-blip:nth-child(7){left:78%;top:62%;animation-delay:2.36s}\n.mvb-art-blip:nth-child(8){left:34%;top:72%;animation-delay:3.33s}\n.mvb-art-blip:nth-child(9){left:24%;top:38%;animation-delay:.68s}\n@keyframes mvb-blip{0%{opacity:0;transform:scale(.3)}14%{opacity:.85;transform:scale(1)}46%{opacity:.4}100%{opacity:.32;transform:none}}\n\/* The V the sweep settles into, so the dial finishes on the brand mark rather\n   than on nothing \u2014 same geometry and timing as the homepage. The watermark\n   alpha is on the BOX, not the arms, so the two compose as one group and green\n   covers blue at the apex instead of blending with it.\n   The dial sits lower here (--mvb-dial-top) than the homepage's 56%: there the\n   centre is behind the VIN field, here it would be behind the headline, and the\n   V is opaque enough to smear the words. *\/\n.mvb-art-vee{position:absolute;left:50%;top:50%;width:53%;height:53%;transform:translate(-50%,-100%);\n  opacity:0;animation:mvb-vee .32s 5.65s ease both}\n@keyframes mvb-vee{to{opacity:.15}}\n.mvb-art-arm{position:absolute;bottom:0;left:50%;width:17.714%;height:100%;margin-left:-8.857%;\n  transform-origin:50% 100%;animation:1.1s 5.65s cubic-bezier(.22,1,.36,1) both}\n.mvb-art-arm--l{animation-name:mvb-arm-l;background:linear-gradient(to top,rgba(0,13,199,.8),rgba(0,13,199,.8) 70%,rgba(0,13,199,0))}\n.mvb-art-arm--r{animation-name:mvb-arm-r;background:linear-gradient(to top,#00D800,#00D800 70%,#00D80000)}\n@keyframes mvb-arm-l{from{transform:skewX(6deg)}to{transform:skewX(19.07deg)}}\n@keyframes mvb-arm-r{from{transform:skewX(-6deg)}to{transform:skewX(-19.07deg)}}\n@media(max-width:620px){\n  .mvb-art-dial{width:150%}\n  .mvb-art-blip{width:9px;height:9px;margin:-4.5px}\n  .mvb-art-vee{width:45%;height:45%}\n}\n\n\/* ---- Form ---- *\/\n.mvb-form{background:#fff;border-radius:25px;padding:26px;box-shadow:0 10px 45px rgba(46,101,160,.12)}\n@media(min-width:740px){.mvb-form{padding:46px}}\n.mvb-form-row{display:grid;gap:18px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-form-row{grid-template-columns:1fr 1fr}}\n.mvb-field{margin-bottom:18px}\n.mvb .mvb-field label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}\n\/* Written .mvb .mvb-field <type> so the theme's own form rules cannot win. Blocksy\n   sizes fields off a --theme-form-field-height custom property; where that lands\n   under the font size plus padding here, a select clipped its own text in half.\n   height:auto with an explicit min-height takes the sizing back. *\/\n.mvb .mvb-field input,.mvb .mvb-field select,.mvb .mvb-field textarea{\n  display:block;width:100%;max-width:100%;height:auto;min-height:54px;background:#fff;color:var(--ink);\n  border:1px solid #c0d8e5;border-radius:15px;padding:14px 18px;margin:0;font-family:inherit;\n  font-size:16px;line-height:24px;transition:border-color .2s,box-shadow .2s;\n  -webkit-appearance:none;appearance:none}\n.mvb .mvb-field select{\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23071d40' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat;background-position:right 16px center;background-size:18px;\n  padding-right:46px;text-overflow:ellipsis}\n.mvb .mvb-field textarea{min-height:140px;height:auto;resize:vertical}\n.mvb .mvb-field input:focus,.mvb .mvb-field select:focus,.mvb .mvb-field textarea:focus{outline:none;\n  border-color:var(--focus);box-shadow:0 0 0 3px rgba(26,38,221,.12)}\n\/* The submit is the same button as every other one on the page: the theme\n   stretches form buttons to full width by itself, which made this one read as a\n   different component, so the width is taken back rather than inherited. *\/\n.mvb .mvb-submit{width:auto;font-size:18px;padding:20px 40px}\n.mvb-consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;\n  color:var(--muted);margin:4px 0 22px}\n.mvb-consent input{margin-top:4px;width:18px;height:18px;flex:none;accent-color:var(--blue)}\n.mvb-consent a{color:var(--blue);text-decoration:underline}\n.mvb-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}\n.mvb-msg{margin-top:14px;font-size:14px;font-weight:700;color:var(--red)}\n.mvb-thanks{display:none;text-align:center;padding:20px 0}\n.mvb-thanks .tick{width:64px;height:64px;border-radius:50%;background:rgba(0,200,0,.12);color:#068406;\n  display:flex;align-items:center;justify-content:center;margin:0 auto 18px}\n.mvb-thanks h3{margin-bottom:8px}\n.mvb-thanks p{color:var(--muted);font-size:15px}\n.mvb-form.is-sent .mvb-form-body{display:none}\n.mvb-form.is-sent .mvb-thanks{display:block}\n\n\/* ---- Pricing comparison: each pack against the single report price ---- *\/\n.mvb-price-ref{margin-top:16px;font-size:15px;color:var(--muted)}\n.mvb-price-ref b{color:var(--ink);font-weight:700}\n.mvb-prices{display:grid;gap:20px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-prices{grid-template-columns:repeat(3,1fr);gap:24px}}\n.mvb-price{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);\n  border-radius:15px;padding:32px 26px 26px;transition:border-color .2s ease,box-shadow .2s ease}\n.mvb-price:hover{border-color:rgba(0,13,199,.3);box-shadow:var(--shadow)}\n.mvb-price.is-popular{border-color:var(--blue);box-shadow:0 10px 30px rgba(0,13,199,.10)}\n.mvb-price-ribbon{position:absolute;top:-12px;left:26px;background:var(--blue);color:#fff;font-size:11px;\n  font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:6px 13px;border-radius:25px}\n\/* The discount sign. Brand green with ink on top, which is the pairing the design\n   itself uses for that green (.Button--colorBlue) \u2014 white on #00d800 is about\n   1.9:1 and fails outright. *\/\n.mvb-price-badge{position:absolute;top:-12px;right:22px;display:inline-flex;align-items:baseline;gap:1px;\n  background:var(--green);color:var(--ink);border-radius:25px;padding:8px 14px;font-weight:700;\n  font-size:16px;line-height:1;box-shadow:0 6px 16px rgba(0,216,0,.28)}\n.mvb-price-badge span{font-size:12px;font-weight:700}\n.mvb-price-qty{font-size:15px;font-weight:700;color:var(--ink)}\n.mvb-price-main{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:14px}\n.mvb-price-now{font-size:34px;font-weight:700;color:var(--ink);line-height:1}\n.mvb-price-was{font-size:17px;color:var(--muted);text-decoration:line-through}\n.mvb-price-unit{font-size:13.5px;color:var(--muted);margin-top:6px}\n.mvb-price-sep{height:1px;background:var(--line);margin:20px 0 16px}\n.mvb-price-total{font-size:15px;color:var(--ink);font-weight:700}\n.mvb-price-total del{color:var(--muted);font-weight:500;margin-left:6px}\n.mvb-price-save{font-size:13.5px;font-weight:700;color:#068406;margin-top:8px}\n.mvb-price .mvb-btn{margin-top:22px;width:100%}\n.mvb-price-note{margin-top:22px;font-size:13.5px;color:var(--muted);text-align:center}\n\n\/* ---- Promo band: a live discount code, shown like a voucher ---- *\/\n.mvb-promo{position:relative;overflow:hidden;background:var(--ink);color:#fff;border-radius:25px;\n  padding:38px 30px;text-align:center}\n@media(min-width:740px){.mvb-promo{padding:48px 56px}}\n.mvb-promo:before{content:'';position:absolute;top:-160px;right:-120px;width:420px;height:420px;\n  border-radius:50%;background:radial-gradient(circle,rgba(0,216,0,.18) 0%,transparent 70%);pointer-events:none}\n.mvb-promo>*{position:relative;z-index:1}\n.mvb-promo h2{color:#fff;margin-bottom:12px}\n.mvb-promo p{color:#b6c2d6;font-size:16px;line-height:1.7;max-width:560px;margin:0 auto}\n.mvb-promo-label{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.16);border-radius:25px;padding:8px 16px;font-size:13px;\n  font-weight:700;line-height:1;margin-bottom:20px}\n.mvb-promo-label:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--green);\n  box-shadow:0 0 0 3px rgba(0,216,0,.25);flex:none}\n.mvb-promo-code{display:inline-flex;align-items:center;gap:14px;margin:26px 0 6px;padding:14px 20px;\n  border:2px dashed rgba(255,255,255,.28);border-radius:15px;background:rgba(255,255,255,.05)}\n.mvb-promo-code span{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#8fa0b8}\n.mvb-promo-code b{font-family:'DM Mono',ui-monospace,Menlo,Consolas,monospace;font-size:24px;font-weight:500;\n  letter-spacing:2px;color:var(--green)}\n.mvb-promo .mvb-actions{margin-top:24px}\n\n\/* ---- B2B pack cards come from b2b_commerce.php with their own sheet; these\n       overrides put them in this design without touching that snippet ---- *\/\n.mvb .mrvin-b2b-cards{gap:20px;margin-bottom:24px}\n.mvb .mrvin-b2b-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:30px 26px;\n  gap:12px;box-shadow:0 2px 10px rgba(46,101,160,.06)}\n.mvb .mrvin-b2b-card:hover{border-color:rgba(0,13,199,.35);box-shadow:var(--shadow)}\n.mvb .mrvin-b2b-card.is-popular{border-color:var(--blue)}\n.mvb .mrvin-b2b-ribbon{background:var(--blue);border-radius:25px;top:-11px;padding:5px 12px}\n.mvb .mrvin-b2b-qty{color:var(--ink);font-weight:700}\n.mvb .mrvin-b2b-per{color:var(--ink);font-weight:700;font-size:30px}\n.mvb .mrvin-b2b-per small{color:var(--muted);font-weight:500}\n.mvb .mrvin-b2b-total,.mvb .mrvin-b2b-total del{color:var(--muted)}\n.mvb .mrvin-b2b-save{color:#068406}\n\/* color is restated here, and it is not cosmetic: b2b_commerce sets color:#fff on\n   a bare .mrvin-b2b-cta (0,1,0), which loses to this sheet's .mvb a{color:inherit}\n   (0,1,1) \u2014 so \"Buy this pack\" rendered ink-on-blue and was unreadable. *\/\n.mvb .mrvin-b2b-cta{background:var(--blue);color:#fff;border-radius:15px;padding:15px;\n  font-size:15px;font-weight:700}\n.mvb .mrvin-b2b-cta:hover,.mvb .mrvin-b2b-cta:focus{background:var(--blue-d);color:#fff}\n.mvb .mrvin-b2b-note{color:var(--muted)}\n\n\/* ---- Reveal ---- *\/\n.mvb-reveal{opacity:0;transform:translateY(18px);\n  transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}\n.mvb-reveal.is-in{opacity:1;transform:none}\n@media(prefers-reduced-motion:reduce){\n  .mvb-reveal{opacity:1!important;transform:none!important;transition:none!important}\n  .mvb-art-sweep{display:none}\n  .mvb-art-ring{animation-duration:.01s!important}\n  .mvb-art-blip{animation:none;opacity:.32}\n  .mvb-art-vee{animation:none;opacity:.15}\n  .mvb-art-arm{animation:none}\n  .mvb-art-arm--l{transform:skewX(19.07deg)}\n  .mvb-art-arm--r{transform:skewX(-19.07deg)}\n}\n<\/style>\n<noscript><style>.mvb-reveal{opacity:1!important;transform:none!important}<\/style><\/noscript>  <div class=\"mvb\">\n\n    <section class=\"mvb-hero\">\n      <div class=\"mvb-art\" aria-hidden=\"true\"><div class=\"mvb-art-dial\"><span class=\"mvb-art-ring\"><\/span><span class=\"mvb-art-ring\"><\/span><span class=\"mvb-art-ring\"><\/span><span class=\"mvb-art-ring\"><\/span><div class=\"mvb-art-sweep\"><\/div><span class=\"mvb-art-blip\"><\/span><span class=\"mvb-art-blip\"><\/span><span class=\"mvb-art-blip\"><\/span><span class=\"mvb-art-blip\"><\/span><div class=\"mvb-art-vee\"><span class=\"mvb-art-arm mvb-art-arm--l\"><\/span><span class=\"mvb-art-arm mvb-art-arm--r\"><\/span><\/div><\/div><\/div>      <div class=\"mvb-wrap\">\n        <span class=\"mvb-eyebrow\">Za poslovanje<\/span>\n        <h1 class=\"mvb-h1\">Historija vozila, ugra\u0111ena u va\u0161 na\u010din rada<\/h1>\n        <p class=\"mvb-lead\">Prodavci, osiguravatelji, lizing kompanije i partneri koriste MrVIN za provjeru vozila u vi\u0161e od 30 zemalja. Kupujte izvje\u0161taje u paketima, pravilno fakturi\u0161ite i omogu\u0107ite svom timu da vr\u0161i provjere na jednom mjestu. <\/p>\n        <div class=\"mvb-actions\" style=\"margin-top:30px\">\n          <a class=\"mvb-btn mvb-btn--lg\" href=\"https:\/\/www.mrvin.com\/bs\/my-account\/?type=business\">Kreirajte ra\u010dun kompanije<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/a>\n          <a class=\"mvb-btn mvb-btn--lg mvb-btn--ghost\" href=\"#talk\">Razgovarajte s nama<\/a>\n        <\/div>\n        <div class=\"mvb-chips\">\n          <div class=\"mvb-chip\"><b>30+<\/b><span>zemlje podataka<\/span><\/div>\n          <div class=\"mvb-chip\"><b>35<\/b><span>jezici izvje\u0161taja<\/span><\/div>\n          <div class=\"mvb-chip\"><b>12<\/b><span>mjeseci va\u017eenja kredita<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"mvb-section mvb-section--white\">\n      <div class=\"mvb-wrap\">\n        <div class=\"mvb-head mvb-reveal\">\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Odaberite vrstu poslovanja<\/h2>\n          <p class=\"mvb-lead\">\u0160ta god da radite s vozilima, pitanje je isto: \u0161ta se dogodilo s ovim prije nego \u0161to je stiglo do vas?<\/p>\n        <\/div>\n        <div class=\"mvb-grid\">\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/bs\/business\/dealerships\/\">\n              <div class=\"mvb-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M2.5 14.2h19\"\/><path d=\"M4.6 14.2 6.4 9a2.6 2.6 0 0 1 2.5-1.8h6.2A2.6 2.6 0 0 1 17.6 9l1.8 5.2\"\/><path d=\"M2.5 14.2v3.1h2\"\/><path d=\"M21.5 14.2v3.1h-2\"\/><circle cx=\"7\" cy=\"17.6\" r=\"2\"\/><circle cx=\"17\" cy=\"17.6\" r=\"2\"\/><path d=\"M9 17.6h6\"\/><path d=\"M12 7.2v7\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Prodajna mjesta<\/h3>\n              <p>S povjerenjem procijenite automobile koje uzimate u zamjenu i svoju aukcijsku ponudu te kupcima poka\u017eite historiju od samog po\u010detka.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/bs\/business\/insurance\/\">\n              <div class=\"mvb-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 21.3c4.7-1.8 7.5-5.4 7.5-9.8V5.6L12 2.7 4.5 5.6v5.9c0 4.4 2.8 8 7.5 9.8z\"\/><path d=\"m8.8 11.9 2.3 2.3 4.1-4.4\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Osiguravaju\u0107e kompanije<\/h3>\n              <p>Rizik cijene i provjere \u0161tete na osnovu nezavisnih zapisa o \u0161teti i kilometra\u017ei iz drugih zemalja.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/bs\/business\/leasing\/\">\n              <div class=\"mvb-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><circle cx=\"7.5\" cy=\"15\" r=\"3.8\"\/><path d=\"M10.2 12.3 20 2.5\"\/><path d=\"M17.2 5.5 19.8 8.1\"\/><path d=\"M14.6 8.1 17.2 10.7\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Leasing kompanije<\/h3>\n              <p>Verifikujte vozila prilikom finansiranja i povrata, i branite preostalu vrijednost koju ste osigurali.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/bs\/business\/influencers\/\">\n              <div class=\"mvb-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"2.5\" y=\"7\" width=\"12.5\" height=\"10\" rx=\"2.5\"\/><path d=\"M15 11.2l5.4-2.9a.6.6 0 0 1 .9.5v6.4a.6.6 0 0 1-.9.5L15 12.8z\"\/><circle cx=\"6.4\" cy=\"12\" r=\"1.6\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Influenceri<\/h3>\n              <p>Provjeravajte stvarnu historiju doga\u0111aja na kameri i zaradite od svakog izvje\u0161taja koji va\u0161a publika kupi.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/bs\/affiliates\/\">\n              <div class=\"mvb-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><circle cx=\"17.5\" cy=\"5.5\" r=\"2.8\"\/><circle cx=\"6\" cy=\"12\" r=\"2.8\"\/><circle cx=\"17.5\" cy=\"18.5\" r=\"2.8\"\/><path d=\"M8.5 10.7 15 7.1\"\/><path d=\"M8.5 13.3 15 16.9\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Partneri<\/h3>\n              <p>Po\u0161aljite kupce nama i zaradite dio svakog izvje\u0161taja koji naru\u010de, pra\u0107enog na va\u0161em vlastitom portalu.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/bs\/api\/\">\n              <div class=\"mvb-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M8.5 8 4 12l4.5 4\"\/><path d=\"M15.5 8 20 12l-4.5 4\"\/><path d=\"M13.4 5.5 10.6 18.5\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Integracija API-ja<\/h3>\n              <p>Postavite historiju vozila unutar vlastitog tr\u017ei\u0161ta, sistema prodava\u010da ili aplikacije putem jednog REST API-ja.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/span>\n            <\/a>\n                  <\/div>\n      <\/div>\n    <\/section>\n\n        <section class=\"mvb-section mvb-section--white\" id=\"pricing\">\n      <div class=\"mvb-wrap\">\n        <div class=\"mvb-head mvb-reveal\">\n          <span class=\"mvb-eyebrow\">Cijene<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Kupite izvje\u0161taje unaprijed i koristite ih po potrebi<\/h2>\n          <p class=\"mvb-lead\">\u0160to vi\u0161e kupujete, to manje ko\u0161ta svaki izvje\u0161taj. Krediti se nalaze na ra\u010dunu va\u0161e kompanije i va\u017ee za bilo koje vozilo. <\/p>\n                      <p class=\"mvb-price-ref\">\n              Jedan izvje\u0161taj o vlastitim tro\u0161kovima iznosi <b><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/b>.            <\/p>\n                  <\/div>\n        <div class=\"mvb-prices\">      <div class=\"mvb-price mvb-reveal\">\n                          <span class=\"mvb-price-badge\">&minus;55<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">10 izvje\u0161taja o vozilima<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">17,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">cijena po izvje\u0161taju<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Ukupno <span class=\"woocommerce-Price-amount amount\">179,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">399,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">U\u0161tedite 55% u pore\u0111enju sa pojedina\u010dnim izvje\u0161tajima<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/bs\/checkout\/?b2bpack=10\">Kupite ovaj paket<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal is-popular\">\n                  <span class=\"mvb-price-ribbon\">Najpopularnije<\/span>\n                          <span class=\"mvb-price-badge\">&minus;60<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">30 izvje\u0161taja o vozilima<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">15,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">cijena po izvje\u0161taju<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Ukupno <span class=\"woocommerce-Price-amount amount\">477,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">1 197,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">U\u0161tedite 60% u pore\u0111enju sa pojedina\u010dnim izvje\u0161tajima<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/bs\/checkout\/?b2bpack=30\">Kupite ovaj paket<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal\">\n                          <span class=\"mvb-price-badge\">&minus;65<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">100 izvje\u0161taja o vozilima<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">13,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">cijena po izvje\u0161taju<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Ukupno <span class=\"woocommerce-Price-amount amount\">1 390,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">3 990,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">KM<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">U\u0161tedite 65% u pore\u0111enju sa pojedina\u010dnim izvje\u0161tajima<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/bs\/checkout\/?b2bpack=100\">Kupite ovaj paket<\/a>\n      <\/div>\n      <\/div>                  <p class=\"mvb-price-note mvb-reveal\">Krediti va\u017ee za bilo koji VIN i va\u017ee 12 mjeseci. Cijene ne uklju\u010duju PDV. <\/p>\n              <\/div>\n    <\/section>\n    \n        <section class=\"mvb-section\" id=\"talk\">\n      <div class=\"mvb-wrap mvb-wrap--narrow\">\n        <div class=\"mvb-head mvb-reveal\">\n          <span class=\"mvb-eyebrow\">Razgovarajte s nama<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Recite nam \u0161ta vam treba<\/h2>\n          <p class=\"mvb-lead\">Po\u0161aljite nam poruku o va\u0161em poslovanju i obimu posla koji obavljate, a mi \u0107emo vam se javiti s planom koji vam odgovara.<\/p>\n        <\/div>\n        <form class=\"mvb-form mvb-reveal\">\n          <div class=\"mvb-form-body\">\n            <input type=\"hidden\" name=\"form\" value=\"business\">\n            <input type=\"hidden\" name=\"m_segment\" value=\"general\">\n            <div class=\"mvb-form-row\">\n              <div class=\"mvb-field\">\n                <label for=\"bz_name_general\">Va\u0161e ime<\/label>\n                <input type=\"text\" id=\"bz_name_general\" name=\"m_name\" autocomplete=\"name\" required>\n              <\/div>\n              <div class=\"mvb-field\">\n                <label for=\"bz_email_general\">Poslovna e-po\u0161ta<\/label>\n                <input type=\"email\" id=\"bz_email_general\" name=\"m_email\" autocomplete=\"email\" required>\n              <\/div>\n            <\/div>\n            <div class=\"mvb-form-row\">\n              <div class=\"mvb-field\">\n                <label for=\"bz_co_general\">Kompanija<\/label>\n                <input type=\"text\" id=\"bz_co_general\" name=\"m_company\" autocomplete=\"organization\">\n              <\/div>\n              <div class=\"mvb-field\">\n                <label for=\"bz_vol_general\">Izvje\u0161taji mjese\u010dno<\/label>\n                <select id=\"bz_vol_general\" name=\"m_volume\">\n                                      <option value=\"Manje od 10 mjese\u010dno\">Manje od 10 mjese\u010dno<\/option>\n                                      <option value=\"10 do 50 mjese\u010dno\">10 do 50 mjese\u010dno<\/option>\n                                      <option value=\"50 do 200 mjese\u010dno\">50 do 200 mjese\u010dno<\/option>\n                                      <option value=\"Vi\u0161e od 200 mjese\u010dno\">Vi\u0161e od 200 mjese\u010dno<\/option>\n                                  <\/select>\n              <\/div>\n            <\/div>\n            <div class=\"mvb-field\">\n              <label for=\"bz_msg_general\">\u0160ta biste \u017eeljeli raditi?<\/label>\n              <textarea id=\"bz_msg_general\" name=\"m_message\" required placeholder=\"Recite nam ne\u0161to o va\u0161em poslu i kako biste koristili \u010dekove.\"><\/textarea>\n            <\/div>\n            <div class=\"mvb-hp\" aria-hidden=\"true\"><label>Company website<input type=\"text\" name=\"company_website\" tabindex=\"-1\" autocomplete=\"off\"><\/label><\/div>\n            <label class=\"mvb-consent\"><input type=\"checkbox\" name=\"m_consent\" value=\"1\" required><span>Sla\u017eem se da me MrVIN (VERIFY SIA) mo\u017ee kontaktirati u vezi s ovom porukom i pohraniti podatke koje pru\u017eim.<\/span><\/label>\n            <button type=\"submit\" class=\"mvb-btn mvb-submit\">Po\u0161alji upit<\/button>\n            <p class=\"mvb-msg\" style=\"display:none\"><\/p>\n          <\/div>\n          <div class=\"mvb-thanks\">\n            <div class=\"tick\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><\/div>\n            <h3 class=\"mvb-h3\">Poruka poslana<\/h3>\n            <p>Hvala! Odgovorit \u0107emo vam u roku od jednog radnog dana. <\/p>\n          <\/div>\n        <\/form>\n      <\/div>\n    <\/section>\n    \n  <\/div>\n  <script id=\"mrvin-mvb-js\">\n(function(){\n  var AJAX=\"https:\\\/\\\/www.mrvin.com\\\/wp-admin\\\/admin-ajax.php\", NONCE=\"99d27cff36\", ERR=\"Ne\\u0161to nije u redu. Poku\\u0161ajte ponovo ili po\\u0161aljite e-mail na info@mrvin.com. \";\n\n  function reveal(){\n    var els=document.querySelectorAll('.mvb-reveal:not(.is-in)');\n    if(!els.length) return;\n    if(!('IntersectionObserver' in window)){\n      Array.prototype.forEach.call(els,function(e){e.classList.add('is-in');});\n      return;\n    }\n    var io=new IntersectionObserver(function(entries){\n      entries.forEach(function(en){\n        if(en.isIntersecting){en.target.classList.add('is-in');io.unobserve(en.target);}\n      });\n    },{threshold:.14,rootMargin:'0px 0px -6% 0px'});\n    Array.prototype.forEach.call(els,function(e){io.observe(e);});\n  }\n\n  function forms(){\n    document.querySelectorAll('form.mvb-form').forEach(function(form){\n      var msg=form.querySelector('.mvb-msg'), btn=form.querySelector('.mvb-submit');\n      form.addEventListener('submit',function(e){\n        e.preventDefault();\n        if(msg){msg.style.display='none';}\n        var fd=new FormData(form);\n        fd.append('action','mrvin_pg_submit');\n        fd.append('nonce',NONCE);\n        if(btn) btn.disabled=true;\n        fetch(AJAX,{method:'POST',body:fd,credentials:'same-origin'})\n          .then(function(r){return r.json();})\n          .then(function(d){\n            if(d&&d.success){\n              form.classList.add('is-sent');\n              form.scrollIntoView({behavior:'smooth',block:'center'});\n            } else { fail(); }\n          })\n          .catch(fail);\n        function fail(){\n          if(btn) btn.disabled=false;\n          if(msg){msg.textContent=ERR;msg.style.display='block';}\n        }\n      });\n    });\n  }\n\n  function init(){reveal();forms();}\n  if(document.readyState!=='loading') init();\n  else document.addEventListener('DOMContentLoaded',init);\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-7362","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<title>Za poslovanje - MrVIN<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mrvin.com\/bs\/business\/\" \/>\n<meta property=\"og:locale\" content=\"bs_BA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Za poslovanje - MrVIN\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mrvin.com\/bs\/business\/\" \/>\n<meta property=\"og:site_name\" content=\"MrVIN\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/business\\\/\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/business\\\/\",\"name\":\"Za poslovanje - MrVIN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#website\"},\"datePublished\":\"2026-07-27T09:37:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/business\\\/#breadcrumb\"},\"inLanguage\":\"bs-BA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/business\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/business\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"For Business\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#website\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/\",\"name\":\"MrVIN\",\"description\":\"Get instant vehicle history reports\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#organization\"},\"alternateName\":[\"Mr VIN\",\"Mr. VIN\",\"MRVIN\",\"Mr.VIN\",\"MrVIN.com\"],\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mrvin.com\\\/bs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"bs-BA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#organization\",\"name\":\"MrVIN\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/wp-content\\\/uploads\\\/email\\\/mrvin-logo-horizontal.png\",\"contentUrl\":\"https:\\\/\\\/www.mrvin.com\\\/wp-content\\\/uploads\\\/email\\\/mrvin-logo-horizontal.png\",\"width\":450,\"height\":123,\"caption\":\"MrVIN\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/mrvin\\\/\",\"https:\\\/\\\/www.instagram.com\\\/mrvin_com\\\/\",\"https:\\\/\\\/www.facebook.com\\\/people\\\/Mr-VIN\\\/61590451420892\\\/\",\"https:\\\/\\\/www.wikidata.org\\\/wiki\\\/Q141044861\",\"https:\\\/\\\/www.trustpilot.com\\\/review\\\/mrvin.com\",\"https:\\\/\\\/www.youtube.com\\\/@mrvin_com\",\"https:\\\/\\\/x.com\\\/mrvin_com\",\"https:\\\/\\\/www.crunchbase.com\\\/organization\\\/mrvin\"],\"alternateName\":[\"Mr VIN\",\"Mr. VIN\",\"MRVIN\",\"Mr.VIN\",\"MrVIN.com\"],\"identifier\":{\"@type\":\"PropertyValue\",\"propertyID\":\"Wikidata\",\"value\":\"Q141044861\"},\"legalName\":\"VERIFY SIA\",\"foundingDate\":\"2026-01-20\",\"vatID\":\"LV40203713379\",\"taxID\":\"40203713379\",\"email\":\"info@mrvin.com\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Roberta Hir\u0161a 1\",\"addressLocality\":\"R\u012bga\",\"postalCode\":\"LV-1045\",\"addressCountry\":\"LV\"},\"areaServed\":\"Europe\",\"knowsAbout\":[\"Vehicle history reports\",\"Vehicle identification number\",\"Odometer fraud detection\",\"Used car inspection\"]}]}<\/script>","yoast_head_json":{"title":"Za poslovanje - MrVIN","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mrvin.com\/bs\/business\/","og_locale":"bs_BA","og_type":"article","og_title":"Za poslovanje - MrVIN","og_url":"https:\/\/www.mrvin.com\/bs\/business\/","og_site_name":"MrVIN","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mrvin.com\/bs\/business\/","url":"https:\/\/www.mrvin.com\/bs\/business\/","name":"Za poslovanje - MrVIN","isPartOf":{"@id":"https:\/\/www.mrvin.com\/#website"},"datePublished":"2026-07-27T09:37:49+00:00","breadcrumb":{"@id":"https:\/\/www.mrvin.com\/bs\/business\/#breadcrumb"},"inLanguage":"bs-BA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mrvin.com\/bs\/business\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mrvin.com\/bs\/business\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mrvin.com\/bs\/"},{"@type":"ListItem","position":2,"name":"For Business"}]},{"@type":"WebSite","@id":"https:\/\/www.mrvin.com\/#website","url":"https:\/\/www.mrvin.com\/","name":"MrVIN","description":"Get instant vehicle history reports","publisher":{"@id":"https:\/\/www.mrvin.com\/#organization"},"alternateName":["Mr VIN","Mr. VIN","MRVIN","Mr.VIN","MrVIN.com"],"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mrvin.com\/bs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"bs-BA"},{"@type":"Organization","@id":"https:\/\/www.mrvin.com\/#organization","name":"MrVIN","url":"https:\/\/www.mrvin.com\/","logo":{"@type":"ImageObject","@id":"https:\/\/www.mrvin.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.mrvin.com\/wp-content\/uploads\/email\/mrvin-logo-horizontal.png","contentUrl":"https:\/\/www.mrvin.com\/wp-content\/uploads\/email\/mrvin-logo-horizontal.png","width":450,"height":123,"caption":"MrVIN"},"image":{"@id":"https:\/\/www.mrvin.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/mrvin\/","https:\/\/www.instagram.com\/mrvin_com\/","https:\/\/www.facebook.com\/people\/Mr-VIN\/61590451420892\/","https:\/\/www.wikidata.org\/wiki\/Q141044861","https:\/\/www.trustpilot.com\/review\/mrvin.com","https:\/\/www.youtube.com\/@mrvin_com","https:\/\/x.com\/mrvin_com","https:\/\/www.crunchbase.com\/organization\/mrvin"],"alternateName":["Mr VIN","Mr. VIN","MRVIN","Mr.VIN","MrVIN.com"],"identifier":{"@type":"PropertyValue","propertyID":"Wikidata","value":"Q141044861"},"legalName":"VERIFY SIA","foundingDate":"2026-01-20","vatID":"LV40203713379","taxID":"40203713379","email":"info@mrvin.com","address":{"@type":"PostalAddress","streetAddress":"Roberta Hir\u0161a 1","addressLocality":"R\u012bga","postalCode":"LV-1045","addressCountry":"LV"},"areaServed":"Europe","knowsAbout":["Vehicle history reports","Vehicle identification number","Odometer fraud detection","Used car inspection"]}]}},"_links":{"self":[{"href":"https:\/\/www.mrvin.com\/bs\/wp-json\/wp\/v2\/pages\/7362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mrvin.com\/bs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mrvin.com\/bs\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mrvin.com\/bs\/wp-json\/wp\/v2\/comments?post=7362"}],"version-history":[{"count":0,"href":"https:\/\/www.mrvin.com\/bs\/wp-json\/wp\/v2\/pages\/7362\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mrvin.com\/bs\/wp-json\/wp\/v2\/media?parent=7362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}