/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

.cestitka {
  margin: 0 auto;
  padding: 0;
  width: 90vw;
  min-height: calc(100vh - 120px); }

#outer-dropzone {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }

.stage {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.man {
  width: 10vmin;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 2vw 0; }

.man img {
  width: 100%;
  height: auto; }

.dropglava {
  height: 10vmin;
  /*   width:100px; */
  width: 10vmin;
  display: block;
  min-width: 100%;
  min-height: 100px; }

.dropglava {
  background-color: #ccc;
  border: dashed 4px #999;
  border-radius: 4px;
  margin: 0 7px;
  padding: 2px;
  /*   width: 80%; */
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  @media screen and (min-width: 769px) {
    .dropglava {
      margin: 0 15px; } }

.dok .dropglava {
  background-color: transparent;
  border: none; }

.drop-target {
  background-color: #29e;
  border-color: #fff;
  border-style: solid; }

.drag-drop {
  position: absolute;
  display: inline-block;
  /*   min-width: 40px; */
  width: 10vmin;
  height: 10vmin;
  min-width: 100px;
  min-height: 100px;
  /*   padding: 2em 0.5em; */
  padding: 0;
  color: #fff;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.drag-drop.can-drop {
  color: #000;
  background-color: #f00; }

.can-drop.dok {
  background-color: transparent; }

.drag-drop img {
  width: 100%;
  height: auto; }

.ime {
  font-size: 1em;
  font-family: 'Pacifico', cursive, sans-serif;
  padding: 0;
  line-height: 1em;
  margin: 0 0 20px;
  color: transparent; }
  @media screen and (min-width: 769px) {
    .ime {
      font-size: 2em; } }

.dok .ime {
  color: #666; }

.ces {
  font-family: 'Pacifico', cursive, sans-serif;
  text-align: center; }

.ces-uputa {
  text-align: center;
  color: #666; }

h2.ces {
  color: #c41230;
  font-size: 1.3em; }
  @media screen and (min-width: 769px) {
    h2.ces {
      font-size: 2em; } }

h1.ces {
  display: none;
  color: #c41230;
  font-size: 2em; }
  @media screen and (min-width: 769px) {
    h1.ces {
      font-size: 4em; } }

.prikazi-ces h1.ces {
  display: block; }

.prikazi-ces .ces-uputa {
  display: none; }



/**
 * The following variable and function originate from the sass-mq library.
 * If you have already included it, you can eliminate the below
 * https://github.com/sass-mq/sass-mq/blob/master/_mq.scss
 */
.sn-fb, .sn-yb, .sn-in, .logo, .logofooter, .trii, .portfolio--link .rm,
.cta .rm, .uvod .rmt, .prevnext .prev:before, .prevnext .next:after, .menubuton, .contact-skype, .contact-viber, .contact-whatsup {
  display: inline-block;
  background-image: url("../images/sprite.svg");
  background-size: 19.25em 15.375em; }

.lt-ie9 .sn-fb, .lt-ie9 .sn-yb, .lt-ie9 .sn-in, .lt-ie9 .logo, .lt-ie9 .logofooter, .lt-ie9 .trii, .lt-ie9 .portfolio--link .rm, .lt-ie9
.cta .rm, .lt-ie9 .uvod .rmt, .lt-ie9 .prevnext .prev:before, .lt-ie9 .prevnext .next:after, .lt-ie9 .menubuton, .lt-ie9 .contact-skype, .lt-ie9 .contact-viber, .lt-ie9 .contact-whatsup {
  background-image: url("../images/sprite.png"); }

.sn-fb {
  width: 1em;
  height: 1em;
  background-position: -11.3125em -8.4375em; }
  .lt-ie9 .sn-fb {
    width: 16px;
    height: 16px;
    background-position: -181px -135px; }

.sn-yb {
  width: 1em;
  height: 1em;
  background-position: -16.9375em -12.9375em; }
  .lt-ie9 .sn-yb {
    width: 16px;
    height: 16px;
    background-position: -271px -207px; }

.sn-in {
  width: 1em;
  height: 1em;
  background-position: -9.6875em -8.4375em; }
  .lt-ie9 .sn-in {
    width: 16px;
    height: 16px;
    background-position: -155px -135px; }

/* ===========================
Base
=========================== */
* {
  box-sizing: border-box; }

body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.6;
  color: #fff;
  height: 100%;
  background-color: #eee;
  overflow-x: hidden;
  position: relative; }

h1,
h2,
h3 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif; }

b,
strong {
  font-family: "Montserrat", Helvetica, Arial, sans-serif; }

.identitet,
.kontakti,
.portfoliopage {
  background-color: #717174; }

b,
strong {
  font-weight: 700; }

a {
  color: #c41230;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-color: #fff; }
  a:hover {
    color: #fafafa;
    background-color: transparent; }

::-moz-selection {
  background: #f00;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #f00;
  color: #fff;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

.header {
  position: relative;
  padding: 10px;
  height: 80px;
  width: 100%;
  text-align: center;
  background-color: #eee; }

.kontakti .content,
.portfoliopage .content,
.identiteti .content,
.onama .content {
  padding: 20px;
  margin: 0 auto;
  max-width: 960px; }

.logo {
  font-size: 0.8em;
  background-color: transparent;
  text-indent: -9999px;
  overflow: hidden;
  width: 13.75em;
  height: 3.4375em;
  background-position: -0.3125em -0.3125em; }
  .lt-ie9 .logo {
    width: 220px;
    height: 55px;
    background-position: -5px -5px; }

.welcome {
  min-height: 94vh;
  min-height: calc(100vh - 80px); }

.portfolio {
  background-color: #666; }

.footer {
  background-color: #c41230;
  font-size: 0.8em;
  text-align: center;
  padding: 20px; }
  @media screen and (min-width: 960px) {
    .footer:after {
      content: '';
      position: absolute;
      bottom: 0px;
      left: 0px;
      border-bottom: 100px solid #fafafa;
      border-right: 200px solid #c41230;
      width: 0; } }

.logofooter {
  display: inline-block;
  text-indent: -9999px;
  width: 13.75em;
  height: 3.4375em;
  background-position: -0.3125em -4.375em;
  font-size: 0.5em; }
  .lt-ie9 .logofooter {
    width: 220px;
    height: 55px;
    background-position: -5px -70px; }

.birokracija {
  margin-top: 20px;
  font-size: 0.9em; }

.trii {
  margin-top: 30px;
  margin-bottom: 0px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1.2em;
  width: 2.5em;
  height: 1.375em;
  background-position: -6.5625em -8.4375em; }
  .lt-ie9 .trii {
    width: 40px;
    height: 22px;
    background-position: -105px -135px; }
  .trii + p {
    margin-top: 3px; }

.section {
  margin: 0; }

.welcome {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #666;
  background-clip: content-box; }
  @media screen and (min-width: 769px) {
    .welcome {
      padding: 0px 40px 40px; } }
  .welcome:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    border-bottom: 150px solid #666;
    border-right: 300px solid #c41230;
    width: 0; }
    @media screen and (min-width: 769px) {
      .welcome:before {
        right: 40px; } }

.section--welcome {
  padding: 20px;
  z-index: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.section--welcome h1 {
  text-transform: uppercase;
  padding-top: 60px;
  font-size: 4em;
  font-size: 16vw;
  word-break: break-all;
  letter-spacing: -11px;
  line-height: 0.8em;
  margin: 0;
  color: #676767;
  text-shadow: -1px -1px 6px #333; }
  @media screen and (min-width: 480px) {
    .section--welcome h1 {
      font-size: 5em;
      font-size: 14vw; } }
  @media screen and (min-width: 769px) {
    .section--welcome h1 {
      font-size: 6em;
      font-size: 12vw; } }
  @media screen and (min-width: 960px) {
    .section--welcome h1 {
      font-size: 8em; } }
  .section--welcome h1 .manji {
    font-size: 0.8em;
    line-height: 0.2em;
    letter-spacing: -5px; }

.section--welcome h2 {
  margin: 0;
  font-size: 3em;
  line-height: 1em;
  color: #fff; }

.section--welcome h3 {
  margin: 0;
  font-size: 1.3em;
  line-height: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
  color: #999;
  max-width: 960px; }

.section--welcome span {
  -webkit-transition: color 2s ease-out;
  transition: color 2s ease-out; }

.section--welcome p {
  max-width: 960px; }

span.animspan {
  color: #fff; }

@-webkit-keyframes spantilt {
  0% {
    color: #999; }
  20% {
    color: #0a0a0a; }
  50% {
    color: #c41230; }
  100% {
    color: #fff; } }

@keyframes spantilt {
  0% {
    color: #999; }
  20% {
    color: #0a0a0a; }
  50% {
    color: #c41230; }
  100% {
    color: #fff; } }

p.left {
  text-align: left; }

.ct {
  color: #c41230; }

.portfoliointro .ct {
  color: #fff;
  background-color: #c41230; }

.bigtitle {
  margin: 0;
  margin-top: 40px;
  margin-left: -10px;
  font-size: 3em;
  z-index: 3;
  word-break: break-all;
  text-align: left;
  line-height: 0.8em;
  text-transform: uppercase;
  letter-spacing: -2px;
  max-width: 960px; }
  @media screen and (min-width: 480px) {
    .bigtitle {
      font-size: 3.5em; } }
  @media screen and (min-width: 769px) {
    .bigtitle {
      font-size: 4em; } }
  @media screen and (min-width: 960px) {
    .bigtitle {
      font-size: 5em; } }

.portfolio {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.portfolio--preview--detail {
  width: 100%;
  padding: 0px;
  margin: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  max-height: 0;
  overflow: hidden;
  background-clip: content-box;
  background-color: rgba(113, 113, 116, 0.7);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .portfolio--preview--detail h2 {
    padding: 5px 20px;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size: 1em; }
  .portfolio--preview--detail p {
    padding: 5px 20px;
    margin: 0; }
  .portfolio--preview--detail a,
  .portfolio--preview--detail a:hover {
    color: #fff; }

.portfolio--link,
.cta {
  background-color: transparent;
  text-align: center; }
  .portfolio--link .rm,
  .cta .rm {
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 2em;
    height: 2em;
    background-position: -16.9375em -8.1875em;
    font-size: 0.7em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .lt-ie9 .portfolio--link .rm, .lt-ie9
    .cta .rm {
      width: 32px;
      height: 32px;
      background-position: -271px -131px; }
  .portfolio--link:hover h2,
  .cta:hover h2 {
    -webkit-animation: pulsiraj 0.5s;
            animation: pulsiraj 0.5s; }
  .portfolio--link:hover .rm,
  .cta:hover .rm {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    font-size: 1.2em; }

.bijela .rm {
  background-position: -3.1875em -12.8125em; }
  .lt-ie9 .bijela .rm {
    background-position: -51px -205px; }

.uvod {
  margin: 0 auto;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 65px;
  border-radius: 50%;
  background-color: #c41230; }
  .uvod .rmt {
    margin: 0 auto;
    display: inline-block;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 1.625em;
    height: 2.5em;
    background-position: -14.6875em -9.6875em;
    font-size: 0.7em;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .lt-ie9 .uvod .rmt {
      width: 26px;
      height: 40px;
      background-position: -235px -155px; }
  .uvod:hover .rmt {
    -webkit-transform: scale(1.3) rotate(90deg);
            transform: scale(1.3) rotate(90deg); }
  .uvod.pressed .rmt {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .uvod.pressed:hover .rmt {
    -webkit-transform: scale(1.3) rotate(-90deg);
            transform: scale(1.3) rotate(-90deg); }

.ostatak {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.ostatak.prikazan {
  display: block;
  max-height: 9999px; }

.cta {
  padding: 40px 20px 20px; }
  .cta h2 {
    font-size: 2em;
    margin: 0;
    color: #fafafa; }
  .cta div {
    color: #fafafa; }
  .cta .rm {
    font-size: 1em; }

.crvena {
  background-color: rgba(196, 18, 48, 0.7);
  background: -webkit-repeating-linear-gradient(left, rgba(196, 18, 48, 0.7), rgba(196, 18, 48, 0.7) 5px, rgba(196, 18, 48, 0.5) 5px, rgba(196, 18, 48, 0.5) 10px);
  background: repeating-linear-gradient(90deg, rgba(196, 18, 48, 0.7), rgba(196, 18, 48, 0.7) 5px, rgba(196, 18, 48, 0.5) 5px, rgba(196, 18, 48, 0.5) 10px); }

.crna {
  background-color: rgba(10, 10, 10, 0.7);
  background: -webkit-repeating-linear-gradient(135deg, rgba(10, 10, 10, 0.7), rgba(10, 10, 10, 0.7) 5px, rgba(10, 10, 10, 0.5) 5px, rgba(10, 10, 10, 0.5) 10px);
  background: repeating-linear-gradient(-45deg, rgba(10, 10, 10, 0.7), rgba(10, 10, 10, 0.7) 5px, rgba(10, 10, 10, 0.5) 5px, rgba(10, 10, 10, 0.5) 10px); }

.bijela {
  background-color: rgba(250, 250, 250, 0.7);
  background: -webkit-repeating-radial-gradient(60px 50% 16px, rgba(250, 250, 250, 0.7) 0px, rgba(250, 250, 250, 0.7) 5px, rgba(250, 250, 250, 0.5) 5px, rgba(250, 250, 250, 0.5) 10px);
  background: repeating-radial-gradient(16px at 60px 50%, rgba(250, 250, 250, 0.7) 0px, rgba(250, 250, 250, 0.7) 5px, rgba(250, 250, 250, 0.5) 5px, rgba(250, 250, 250, 0.5) 10px);
  color: #666; }
  .bijela a,
  .bijela a:hover {
    color: #666; }

.plava {
  background-color: rgba(0, 114, 188, 0.7);
  background: -webkit-repeating-linear-gradient(135deg, rgba(0, 158, 225, 0.7), rgba(0, 158, 225, 0.7) 5px, rgba(0, 114, 188, 0.7) 5px, rgba(0, 114, 188, 0.7) 10px, rgba(16, 44, 105, 0.7) 10px, rgba(16, 44, 105, 0.7) 15px);
  background: repeating-linear-gradient(-45deg, rgba(0, 158, 225, 0.7), rgba(0, 158, 225, 0.7) 5px, rgba(0, 114, 188, 0.7) 5px, rgba(0, 114, 188, 0.7) 10px, rgba(16, 44, 105, 0.7) 10px, rgba(16, 44, 105, 0.7) 15px); }

.bordo {
  background-color: rgba(117, 38, 38, 0.7);
  background: rgba(117, 38, 38, 0.7) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAIklEQVQYV2O00bZJY8ACGEESjIyMM5Hl/v//n05tCWyWAwBIPhY96QUc0wAAAABJRU5ErkJggg==) repeat; }

.zelena {
  background-color: rgba(99, 179, 64, 0.7);
  background: rgba(99, 179, 64, 0.7) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAPUlEQVQYV2PUbpBMY4CCqw3PZyHzYeIgmhEmAVOESzFYIbokNsWMIGOxWYeuGG41snvQ3QzShFchSAPMZADXBynZC6sw1QAAAABJRU5ErkJggg==) repeat; }

.siva2 {
  background: -webkit-linear-gradient(315deg, rgba(196, 18, 48, 0.8), rgba(113, 113, 116, 0.5)) content-box;
  background: linear-gradient(135deg, rgba(196, 18, 48, 0.8), rgba(113, 113, 116, 0.5)) content-box; }

.siva {
  background-color: rgba(113, 113, 116, 0.8);
  background: rgba(113, 113, 116, 0.8) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAYAAABmBXS+AAAAQElEQVQoU2NkIAIwQtVsxqPWF1mRLxaFIM0YipBNBGnCqQguiUsRzEawCdgUoTsJQxEuz8HdhM/7IM1w3+ENUgDEyRELmTVDggAAAABJRU5ErkJggg==) repeat; }

.tockice {
  background-color: rgba(10, 10, 10, 0.8);
  background: rgba(10, 10, 10, 0.8) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAUElEQVQoU2N8xfD/DAMDA4MYA6MJiMYFGIlWiM2E1b0Wm0HiocUnfGHyjBQpxKaZ0WK1DdiaE6FH4NZQphCb7uLV98C29IYq4fcM0Qqx2QIA2nAeC5IH8dsAAAAASUVORK5CYII=) repeat; }

.cro {
  background-color: rgba(196, 18, 48, 0.7);
  background: rgba(196, 18, 48, 0.7) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJElEQVQoU2P8z8BwhgENMDIwmGCIDQWF6I4G8XG4G1PpIFMIADQbEwLaw+thAAAAAElFTkSuQmCC) repeat; }

.makol {
  background-color: rgba(113, 113, 116, 0.7);
  background: -webkit-repeating-radial-gradient(50% 10% 32px, rgba(113, 113, 116, 0.7) 0px, rgba(113, 113, 116, 0.7) 5px, rgba(196, 18, 48, 0.7) 5px, rgba(196, 18, 48, 0.7) 10px);
  background: repeating-radial-gradient(32px at 50% 10%, rgba(113, 113, 116, 0.7) 0px, rgba(113, 113, 116, 0.7) 5px, rgba(196, 18, 48, 0.7) 5px, rgba(196, 18, 48, 0.7) 10px); }

.portfolio--preview {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  background-size: cover;
  max-width: 769px;
  cursor: pointer; }
  @media screen and (min-width: 769px) {
    .portfolio--preview {
      width: 50%;
      min-height: 250px; } }
  @media screen and (min-width: 960px) {
    .portfolio--preview {
      width: 33.33%;
      min-height: 200px; } }
  @media screen and (min-width: 1200px) {
    .portfolio--preview {
      width: 25%;
      max-width: 400px; } }
  .portfolio--preview:hover .portfolio--preview--detail {
    max-height: 500px;
    padding: 20px;
    -webkit-animation: fontbulger 2s;
            animation: fontbulger 2s; }

@-webkit-keyframes fontbulger {
  0% {
    font-size: 0.1em; }
  30% {
    font-size: 1.15em; }
  100% {
    font-size: 1em; } }

@keyframes fontbulger {
  0% {
    font-size: 0.1em; }
  30% {
    font-size: 1.15em; }
  100% {
    font-size: 1em; } }

@-webkit-keyframes pulsiraj {
  40% {
    padding-bottom: 20px; }
  100% {
    padding-bottom: 5px; } }

@keyframes pulsiraj {
  40% {
    padding-bottom: 20px; }
  100% {
    padding-bottom: 5px; } }

.portfoliointro {
  min-height: 600px;
  padding: 20px;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0px;
  background-repeat: repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.promo-text {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 960px; }

.front .portfoliointro {
  background-image: url("../images/makol-tech-04.jpg"); }

.portfoliopage .portfoliointro,
.kontakti .portfoliointro {
  height: auto;
  min-height: 200px;
  position: relative; }
  .portfoliopage .portfoliointro:before,
  .kontakti .portfoliointro:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    border-bottom: 150px solid #717174;
    border-right: 300px solid #c41230;
    width: 0; }

.referenca--opis {
  position: relative;
  overflow: hidden;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #717174;
  background-clip: content-box; }
  @media screen and (min-width: 769px) {
    .referenca--opis {
      padding: 0px 40px 40px; } }
  .referenca--opis:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    border-bottom: 150px solid #717174;
    border-right: 300px solid #c41230;
    width: 0; }
    @media screen and (min-width: 769px) {
      .referenca--opis:before {
        right: 40px; } }

.referenca--opis-content {
  z-index: 1;
  padding: 40px 20px; }

.title--referenca {
  margin-bottom: 20px;
  font-size: 2em;
  letter-spacing: 0px;
  text-align: left;
  line-height: 0.8em;
  text-transform: uppercase;
  max-width: 960px; }
  @media screen and (min-width: 480px) {
    .title--referenca {
      font-size: 2.4em; } }
  @media screen and (min-width: 769px) {
    .title--referenca {
      font-size: 2.9em;
      letter-spacing: -1px; } }
  @media screen and (min-width: 960px) {
    .title--referenca {
      font-size: 3.5em;
      letter-spacing: -2px; } }

.referenca--promo {
  min-height: 94vh;
  min-height: calc(100vh - 80px);
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed; }

.referenca--galerija {
  background-color: #eee;
  max-width: 960px;
  margin: 0 auto;
  text-align: center; }
  .referenca--galerija img {
    margin: 0 auto;
    padding: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: bottom; }

.prevnext {
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #717174; }
  .prevnext a {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px;
    background-color: #717174;
    color: #fafafa; }
    .prevnext a:hover {
      background-color: #0a0a0a; }
  .prevnext .prev:before {
    content: '';
    font-size: 0.8em;
    width: 1.625em;
    height: 2.5em;
    background-position: -14.6875em -3.4375em;
    margin-right: 15px; }
    .lt-ie9 .prevnext .prev:before {
      width: 26px;
      height: 40px;
      background-position: -235px -55px; }
  .prevnext .next:after {
    font-size: 0.8em;
    content: '';
    width: 1.625em;
    height: 2.5em;
    background-position: -14.6875em -9.6875em;
    margin-left: 15px; }
    .lt-ie9 .prevnext .next:after {
      width: 26px;
      height: 40px;
      background-position: -235px -155px; }

.filtar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px auto;
  text-align: center;
  padding: 6px 10px;
  border-radius: 2px;
  border: 1px solid #63b340; }
  .filtar span {
    padding: 5px 10px;
    background-color: #63b340; }
  .filtar .filtar-svi {
    display: none;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    color: #b8b8ba;
    background-color: #717174; }
  .filtar .filtar-tur {
    display: inline;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    color: #fafafa;
    background-color: #63b340; }

.portfoliopage #content h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 1em;
  max-height: 100px;
  overflow: hidden;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.filtar-turizam #content h6:not(.turizam) {
  max-height: 0;
  overflow: hidden; }

.filtar-turizam #content .filtar-svi {
  display: inline;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #fafafa;
  background-color: #63b340; }

.filtar-turizam #content .filtar-tur {
  display: none;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  color: #b8b8ba;
  background-color: #717174; }

.identiteti .content,
.onama .content {
  color: #717174;
  text-align: center;
  background-color: #fff; }
  .identiteti .content img,
  .onama .content img {
    max-width: 100%;
    padding: 15px 20px;
    display: inline-block; }

.onama .content {
  text-align: left; }

img {
  padding: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

.emil {
  direction: rtl;
  unicode-bidi: bidi-override; }
  .emil:before {
    content: "rh.lokam@"; }

#nav-icon {
  z-index: 999;
  width: 60px;
  height: 45px;
  position: fixed;
  top: 10px;
  right: 10px;
  margin: 0px;
  -webkit-transform: rotate(0deg) scale(0.7);
          transform: rotate(0deg) scale(0.7);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  mix-blend-mode: multiply; }

#nav-icon span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #c41230;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

#nav-icon span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

#nav-icon span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

#nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px; }

#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px; }

.mainmenu {
  position: absolute;
  top: 0;
  min-height: 100vh;
  width: 100%;
  z-index: -3;
  background-color: #c41230;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

.menubuton {
  text-indent: -150%;
  overflow: hidden;
  background-color: #c41230;
  border: 4px solid #c41230;
  font-size: 1.2em;
  z-index: 9999;
  position: fixed;
  top: 11px;
  right: 15px;
  margin: 0;
  width: 1em;
  height: 1em;
  background-position: -8.1875em -10.4375em;
  -webkit-transition: font-size 0.3s linear;
  transition: font-size 0.3s linear; }
  .lt-ie9 .menubuton {
    width: 16px;
    height: 16px;
    background-position: -131px -167px; }
  .menubuton:hover {
    background-color: #fff;
    border-color: #fff;
    cursor: pointer;
    font-size: 1.3em; }

.menuout .menubuton {
  background-position: -12.9375em -8.4375em; }
  .lt-ie9 .menuout .menubuton {
    background-position: -207px -135px; }

.menuout > *:not(.mainmenu) {
  overflow-y: hidden; }

.menuout #content {
  max-height: 0;
  overflow: hidden; }

.visible,
.menuout .mainmenu {
  z-index: 99;
  opacity: 1; }

.mainmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .mainmenu a,
  .mainmenu a:link,
  .mainmenu a:visited {
    display: block;
    color: #fafafa;
    text-decoration: none;
    background-color: transparent;
    letter-spacing: -1px;
    font-size: 2em; }
  .mainmenu a.sub {
    font-size: 1.4em; }
  .mainmenu a:active,
  .mainmenu a.active {
    color: #320713;
    color: rgba(250, 250, 250, 0.25); }
  .mainmenu a:hover {
    color: #0a0a0a; }

.submenu {
  border-top: 2px solid rgba(250, 250, 250, 0.25);
  border-right: 2px solid rgba(250, 250, 250, 0.25);
  text-align: right; }
  .submenu a {
    padding-right: 20px; }
  .submenu .active {
    padding-right: 40px;
    border-right: 20px solid rgba(250, 250, 250, 0.25); }

.contact-skype {
  text-indent: -200%;
  width: 2em;
  height: 2em;
  background-position: -16.9375em -2.9375em;
  overflow: hidden; }
  .lt-ie9 .contact-skype {
    width: 32px;
    height: 32px;
    background-position: -271px -47px; }

.contact-viber {
  text-indent: -200%;
  overflow: hidden;
  width: 2em;
  height: 2em;
  background-position: -16.9375em -5.5625em; }
  .lt-ie9 .contact-viber {
    width: 32px;
    height: 32px;
    background-position: -271px -89px; }

.contact-whatsup {
  text-indent: -200%;
  overflow: hidden;
  width: 2em;
  height: 2em;
  background-position: -11.0625em -12.8125em; }
  .lt-ie9 .contact-whatsup {
    width: 32px;
    height: 32px;
    background-position: -177px -205px; }



/*# sourceMappingURL=m17.css.map */
