@font-face {
  font-family: 'Bodoni-Regular';
  src: url("../fonts/378952_0_0.eot");
  src: url("../fonts/378952_0_0.eot%3F") format("embedded-opentype"), url("../fonts/378952_0_0.woff2") format("woff2"), url("../fonts/378952_0_0.woff") format("woff"), url("../fonts/378952_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FFMetaWebProRegular';
  src: url("../fonts/378952_1_0.eot");
  src: url("../fonts/378952_1_0.eot%3F") format("embedded-opentype"), url("../fonts/378952_1_0.woff2") format("woff2"), url("../fonts/378952_1_0.woff") format("woff"), url("../fonts/378952_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FFMetaWebProBold';
  src: url("../fonts/378952_2_0.eot");
  src: url("../fonts/378952_2_0.eot%3F") format("embedded-opentype"), url("../fonts/378952_2_0.woff2") format("woff2"), url("../fonts/378952_2_0.woff") format("woff"), url("../fonts/378952_2_0.ttf") format("truetype"); }

@font-face {
  font-family: "BodoniSevITC W08 Regular";
  src: url("../fonts/1557468/2206cc6b-244c-4060-88b8-3fad98606916.eot%3F");
  src: url("../fonts/1557468/2206cc6b-244c-4060-88b8-3fad98606916.eot%3F") format("eot"), url("../fonts/1557468/5d60805f-567f-4ccb-920d-fefe77577fd5.woff2") format("woff2"), url("../fonts/1557468/c2dcad27-a62d-40b0-88a4-fd4b1126d0cc.woff") format("woff"), url("../fonts/1557468/a8b4ab7e-4314-421c-a076-5e2f1b5a7845.ttf") format("truetype"); }

@font-face {
  font-family: "Meta Offc W02 Normal";
  src: url("../fonts/1377968/8bae3873-0739-4792-8e54-da668a6bbb04.eot%3F");
  src: url("../fonts/1377968/8bae3873-0739-4792-8e54-da668a6bbb04.eot%3F") format("eot"), url("../fonts/1377968/a34efb95-278a-4d83-b40b-5adfa10f9679.woff2") format("woff2"), url("../fonts/1377968/2152f0c3-78d9-46a5-a850-fa36c1a4d4a6.woff") format("woff"), url("../fonts/1377968/c41b302c-40f7-4211-97e1-4efb032a9fff.ttf") format("truetype"); }

@font-face {
  font-family: "MetaCompPro-Light W02 Regular";
  src: url("../fonts/1401433/fc8a26aa-956c-4ef3-8b80-d03c52e117de.eot%3F");
  src: url("../fonts/1401433/fc8a26aa-956c-4ef3-8b80-d03c52e117de.eot%3F") format("eot"), url("../fonts/1401433/fbb621e1-8529-4262-b47c-53bec888d608.woff2") format("woff2"), url("../fonts/1401433/8a26b37f-522e-45a8-a4e1-b8b82398e854.woff") format("woff"), url("../fonts/1401433/3450d587-626f-413e-87e7-532c90844d10.ttf") format("truetype"); }

@font-face {
  font-family: 'Lato-Regular';
  src: url("../fonts/Lato-Regular.ttf"); }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "MetaCompPro-Light W02 Regular";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-family: "MetaCompPro-Light W02 Regular"; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #072a74;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #03102c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

svg {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

::-moz-selection {
  background-color: #072a74;
  color: #fff; }

::selection {
  background-color: #072a74;
  color: #fff; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.php-errors, .php {
  position: relative;
  z-index: 10000000;
  font-size: 20px;
  line-height: 30px;
  color: #000; }

.xdebug-error.xe-notice {
  position: relative;
  z-index: 100000;
  font-size: 10px; }

.xdebug-error.xe-notice th,
.xdebug-error.xe-notice td {
  padding: 0px; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end, .site-header .navigation-container .social-channels {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center, .grootBanner .holdMyBanner, .site-header .navigation-container .social-channels, .tpl-izvor-zivota .blob-panel .container {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1440px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex, .grootBanner .holdMyBanner, .site-header .navigation-container .social-channels, .tpl-izvor-zivota .blob-panel .container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 4rem; }

h2, .h2 {
  font-size: 3.2rem; }

h3, .h3 {
  font-size: 2.8rem; }

h4, .h4 {
  font-size: 2.4rem; }

h5, .h5 {
  font-size: 2rem; }

h6, .h6 {
  font-size: 1.6rem; }

.lead {
  font-size: 2rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style-position: inside;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style-position: inside;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 2rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-linkTxt {
  color: #072a74 !important; }

a.text-linkTxt:focus, a.text-linkTxt:hover {
  color: #041944 !important; }

.text-primary {
  color: #ff7d3c !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #ff5b09 !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #00d7a0 !important; }

a.text-success:focus, a.text-success:hover {
  color: #00a47a !important; }

.text-info {
  color: #302a89 !important; }

a.text-info:focus, a.text-info:hover {
  color: #221e62 !important; }

.text-warning {
  color: #fadc73 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #f8d042 !important; }

.text-danger {
  color: #ff5055 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ff1d23 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-muted {
  color: #868e96 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/*
// .icon {
//     font-size: 10px;
//     &:before {
//       content:' ';
//       vertical-align:middle;
//       display: inline-block;
//       background-image: url("../scss/svg/svg-sprite.svg");
//       background-repeat: no-repeat;
//       background-size: 11.5em 66.8em;

//       .no-svg & {
//         background-image: url("../svg-sprite.png");
//       }
//     }
// }


// 

// .icon.dots {
//   &:before {
//       background-position: 0em 0em;
//       width: 11.5em;
//       height: 5.8em;
//     }
//   }

//   @mixin icon-dots(){
//     @extend .dots;
//   }
// 

// .icon.expand-icon {
//   &:before {
//       background-position: 0em -5.8em;
//       width: 1.4em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-expand-icon(){
//     @extend .expand-icon;
//   }
// 

// .icon.expand-minus-icon {
//   &:before {
//       background-position: 0em -7.2em;
//       width: 1.4em;
//       height: 0.2em;
//     }
//   }

//   @mixin icon-expand-minus-icon(){
//     @extend .expand-minus-icon;
//   }
// 

// .icon.faceboook-icon {
//   &:before {
//       background-position: 0em -7.4em;
//       width: 1.8em;
//       height: 3.6em;
//     }
//   }

//   @mixin icon-faceboook-icon(){
//     @extend .faceboook-icon;
//   }
// 

// .icon.faceboook-icon-nav-blue {
//   &:before {
//       background-position: 0em -11em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-icon-nav-blue(){
//     @extend .faceboook-icon-nav-blue;
//   }
// 

// .icon.faceboook-icon-nav-red {
//   &:before {
//       background-position: 0em -12.8em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-icon-nav-red(){
//     @extend .faceboook-icon-nav-red;
//   }
// 

// .icon.faceboook-icon-small {
//   &:before {
//       background-position: 0em -14.6em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-icon-small(){
//     @extend .faceboook-icon-small;
//   }
// 

// .icon.i-icon {
//   &:before {
//       background-position: 0em -16.4em;
//       width: 0.3em;
//       height: 1.2em;
//     }
//   }

//   @mixin icon-i-icon(){
//     @extend .i-icon;
//   }
// 

// .icon.instagram-icon {
//   &:before {
//       background-position: 0em -17.6em;
//       width: 3.6em;
//       height: 3.6em;
//     }
//   }

//   @mixin icon-instagram-icon(){
//     @extend .instagram-icon;
//   }
// 

// .icon.instagram-icon-nav-blue {
//   &:before {
//       background-position: 0em -21.2em;
//       width: 1.8em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-instagram-icon-nav-blue(){
//     @extend .instagram-icon-nav-blue;
//   }
// 

// .icon.instagram-icon-nav-red {
//   &:before {
//       background-position: 0em -23em;
//       width: 1.8em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-instagram-icon-nav-red(){
//     @extend .instagram-icon-nav-red;
//   }
// 

// .icon.instagram-icon-small {
//   &:before {
//       background-position: 0em -24.8em;
//       width: 1.8em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-instagram-icon-small(){
//     @extend .instagram-icon-small;
//   }
// 

// .icon.jana-logo-mobile {
//   &:before {
//       background-position: 0em -26.6em;
//       width: 8em;
//       height: 3em;
//     }
//   }

//   @mixin icon-jana-logo-mobile(){
//     @extend .jana-logo-mobile;
//   }
// 

// .icon.jana-logo-red {
//   &:before {
//       background-position: 0em -29.6em;
//       width: 10.4em;
//       height: 3.9em;
//     }
//   }

//   @mixin icon-jana-logo-red(){
//     @extend .jana-logo-red;
//   }
// 

// .icon.language-icon-blue {
//   &:before {
//       background-position: 0em -33.5em;
//       width: 2.4em;
//       height: 2.4em;
//     }
//   }

//   @mixin icon-language-icon-blue(){
//     @extend .language-icon-blue;
//   }
// 

// .icon.language-icon-red {
//   &:before {
//       background-position: 0em -35.9em;
//       width: 2.4em;
//       height: 2.4em;
//     }
//   }

//   @mixin icon-language-icon-red(){
//     @extend .language-icon-red;
//   }
// 

// .icon.more-plus {
//   &:before {
//       background-position: 0em -38.3em;
//       width: 1.2em;
//       height: 1.2em;
//     }
//   }

//   @mixin icon-more-plus(){
//     @extend .more-plus;
//   }
// 

// .icon.nav-back-icon {
//   &:before {
//       background-position: 0em -39.5em;
//       width: 2.6em;
//       height: 1.6em;
//     }
//   }

//   @mixin icon-nav-back-icon(){
//     @extend .nav-back-icon;
//   }
// 

// .icon.nivas-logo {
//   &:before {
//       background-position: 0em -41.1em;
//       width: 2.3em;
//       height: 2.7em;
//     }
//   }

//   @mixin icon-nivas-logo(){
//     @extend .nivas-logo;
//   }
// 

// .icon.nvs-logo {
//   &:before {
//       background-position: 0em -43.8em;
//       width: 2em;
//       height: 2.4em;
//     }
//   }

//   @mixin icon-nvs-logo(){
//     @extend .nvs-logo;
//   }
// 

// .icon.play {
//   &:before {
//       background-position: 0em -46.2em;
//       width: 2em;
//       height: 2.4em;
//     }
//   }

//   @mixin icon-play(){
//     @extend .play;
//   }
// 

// .icon.video-close {
//   &:before {
//       background-position: 0em -48.6em;
//       width: 6.4em;
//       height: 6.4em;
//     }
//   }

//   @mixin icon-video-close(){
//     @extend .video-close;
//   }
// 

// .icon.video-close-white {
//   &:before {
//       background-position: 0em -55em;
//       width: 4.8em;
//       height: 4.8em;
//     }
//   }

//   @mixin icon-video-close-white(){
//     @extend .video-close-white;
//   }
// 

// .icon.youtube-icon {
//   &:before {
//       background-position: 0em -59.8em;
//       width: 3.6em;
//       height: 2.8em;
//     }
//   }

//   @mixin icon-youtube-icon(){
//     @extend .youtube-icon;
//   }
// 

// .icon.youtube-icon-nav-blue {
//   &:before {
//       background-position: 0em -62.6em;
//       width: 1.8em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-youtube-icon-nav-blue(){
//     @extend .youtube-icon-nav-blue;
//   }
// 

// .icon.youtube-icon-nav-red {
//   &:before {
//       background-position: 0em -64em;
//       width: 1.8em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-youtube-icon-nav-red(){
//     @extend .youtube-icon-nav-red;
//   }
// 

// .icon.youtube-icon-small {
//   &:before {
//       background-position: 0em -65.4em;
//       width: 1.8em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-youtube-icon-small(){
//     @extend .youtube-icon-small;
//   }
// 
*/
/* Debug */
.debug {
  outline: solid #ff0000 1px; }

.debug2 {
  background: #ffcc00 !important; }

.debug3 {
  background: #ff0000 !important; }

.debug4 {
  background: #009933 !important; }

.debug5 {
  background: #3333cc !important; }

.debug6 {
  background: #d9b62b !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1440px) {
    .container {
      max-width: 1440px; } }

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.btn {
  font-family: "MetaCompPro-Light W02 Regular", Arial, sans-serif;
  font-style: normal;
  color: #fff;
  display: inline-block;
  position: relative;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-linkTxt {
  background-color: #072a74;
  border-color: #072a74; }
  .btn-linkTxt:hover {
    background-color: #051d50;
    border-color: #041944; }
  .btn-linkTxt:focus, .btn-linkTxt.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5); }
  .btn-linkTxt.disabled, .btn-linkTxt:disabled {
    background-color: #072a74;
    border-color: #072a74; }
  .btn-linkTxt:not([disabled]):not(.disabled):active, .btn-linkTxt:not([disabled]):not(.disabled).active,
  .show > .btn-linkTxt.dropdown-toggle {
    color: #fff;
    background-color: #041944;
    border-color: #031438;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5); }

.btn-primary {
  background-color: #ff7d3c;
  border-color: #ff7d3c; }
  .btn-primary:hover {
    background-color: #ff6416;
    border-color: #ff5b09; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #ff7d3c;
    border-color: #ff7d3c; }
  .btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff5b09;
    border-color: #fb5400;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }

.btn-secondary {
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-success {
  background-color: #00d7a0;
  border-color: #00d7a0; }
  .btn-success:hover {
    background-color: #00b184;
    border-color: #00a47a; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #00d7a0;
    border-color: #00d7a0; }
  .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #00a47a;
    border-color: #009771;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }

.btn-info {
  background-color: #302a89;
  border-color: #302a89; }
  .btn-info:hover {
    background-color: #26216c;
    border-color: #221e62; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #302a89;
    border-color: #302a89; }
  .btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #221e62;
    border-color: #1f1b58;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }

.btn-warning {
  background-color: #fadc73;
  border-color: #fadc73; }
  .btn-warning:hover {
    background-color: #f9d34e;
    border-color: #f8d042; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #fadc73;
    border-color: #fadc73; }
  .btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #111;
    background-color: #f8d042;
    border-color: #f8cd35;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }

.btn-danger {
  background-color: #ff5055;
  border-color: #ff5055; }
  .btn-danger:hover {
    background-color: #ff2a30;
    border-color: #ff1d23; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #ff5055;
    border-color: #ff5055; }
  .btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1d23;
    border-color: #ff1017;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }

.btn-light {
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-linkTxt {
  color: #072a74;
  background-color: transparent;
  background-image: none;
  border-color: #072a74; }
  .btn-outline-linkTxt:hover {
    color: #fff;
    background-color: #072a74;
    border-color: #072a74; }
  .btn-outline-linkTxt:focus, .btn-outline-linkTxt.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5); }
  .btn-outline-linkTxt.disabled, .btn-outline-linkTxt:disabled {
    color: #072a74;
    background-color: transparent; }
  .btn-outline-linkTxt:not([disabled]):not(.disabled):active, .btn-outline-linkTxt:not([disabled]):not(.disabled).active,
  .show > .btn-outline-linkTxt.dropdown-toggle {
    color: #fff;
    background-color: #072a74;
    border-color: #072a74;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(7, 42, 116, 0.5); }

.btn-outline-primary {
  color: #ff7d3c;
  background-color: transparent;
  background-image: none;
  border-color: #ff7d3c; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #ff7d3c;
    border-color: #ff7d3c; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ff7d3c;
    background-color: transparent; }
  .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff7d3c;
    border-color: #ff7d3c;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-outline-success {
  color: #00d7a0;
  background-color: transparent;
  background-image: none;
  border-color: #00d7a0; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #00d7a0;
    border-color: #00d7a0; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #00d7a0;
    background-color: transparent; }
  .btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #00d7a0;
    border-color: #00d7a0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }

.btn-outline-info {
  color: #302a89;
  background-color: transparent;
  background-image: none;
  border-color: #302a89; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #302a89;
    border-color: #302a89; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #302a89;
    background-color: transparent; }
  .btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #302a89;
    border-color: #302a89;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }

.btn-outline-warning {
  color: #fadc73;
  background-color: transparent;
  background-image: none;
  border-color: #fadc73; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #fadc73;
    border-color: #fadc73; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #fadc73;
    background-color: transparent; }
  .btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #fadc73;
    border-color: #fadc73;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }

.btn-outline-danger {
  color: #ff5055;
  background-color: transparent;
  background-image: none;
  border-color: #ff5055; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ff5055;
    border-color: #ff5055; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ff5055;
    background-color: transparent; }
  .btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff5055;
    border-color: #ff5055;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #072a74;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  line-height: inherit; }
  .btn-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-md {
  padding: 0 30px;
  font-size: 1.4rem;
  line-height: 44px;
  border-radius: 2.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-pdf:before {
  font-family: "MetaCompPro-Light W02 Regular", Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.14286em;
  text-transform: uppercase;
  content: "pdf";
  color: #695fff;
  height: 16px;
  display: inline-block;
  padding: 0 5px;
  border-radius: 8px;
  background-color: #fadc73;
  margin: 0 5px 0 0; }

.btn-grabor {
  background: #00d7d7;
  background: linear-gradient(170deg, #00d7d7 25%, #fadc73 25%, #fadc73 75%, #00d7d7 75%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d7d7', endColorstr='#00d7d7',GradientType=1 );
  background-size: 100%;
  background-position: 93px;
  position: relative;
  border: none;
  display: inline-block;
  -webkit-transition: background 0.35s ease;
  transition: background 0.35s ease; }
  .btn-grabor span {
    position: relative;
    padding: 0 10px;
    z-index: 2; }
  .btn-grabor:after {
    content: "";
    display: block;
    width: calc( 100% - 8px);
    height: calc( 100% - 8px);
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: #695fff;
    border-radius: 25px; }
  .btn-grabor:hover {
    background-position: 186px; }

.bannerButton {
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1000;
  height: 60px;
  margin: 0px auto; }
  .bannerButton a {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 40px;
    border: 0px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.75em;
    font-weight: 600;
    color: #f2f2f2;
    display: block;
    text-align: center;
    border-radius: 30px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
    box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3893da), to(#6fc6ef));
    background-image: linear-gradient(to bottom, #3893da, #6fc6ef);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .bannerButton a.iAmHover {
      -webkit-box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
      box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#ce1628), to(#ce1628));
      background-image: linear-gradient(to top, #ce1628, #ce1628); }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #ff7d3c; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 125, 60, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 125, 60, 0.25); }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #fff4ef; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #868e96; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #ff7d3c;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(3.15rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #ffd2bc;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple] {
    height: auto;
    background-image: none; }
  .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(2.6rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(3.15rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: calc(3.15rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #ff7d3c;
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #ff7d3c; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(3.15rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(3.15rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffd2bc;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(3.15rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 2rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.4rem;
  line-height: 1.5; }

.col-form-legend {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  font-size: 1.6rem; }

.form-control-plaintext {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(2.6rem + 2px); }

.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(4rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }

.form-check-inline {
  display: inline-block;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #00d7a0; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 215, 160, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #00d7a0; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #00d7a0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00d7a0; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #00d7a0; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #58ffd4; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #0bffc1; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 215, 160, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 215, 160, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00d7a0; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ff5055; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 80, 85, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ff5055; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #ff5055;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ff5055; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ff5055; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ffd0d1; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #ff8387; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 80, 85, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 80, 85, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ff5055; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

body {
  color: #303c51;
  font-family: "MetaCompPro-Light W02 Regular", Arial, sans-serif;
  font-style: normal;
  background: #FFF; }

a {
  outline: none; }

.meta-regular {
  font-family: "Meta Offc W02 Normal" !important; }

.meta-light {
  font-family: "MetaCompPro-Light W02 Regular" !important; }

.bodoni-book {
  font-family: "BodoniSevITC W08 Regular" !important; }

.container-fluid {
  padding-right: 30px;
  padding-left: 30px; }
  .container-fluid.nospace {
    padding-right: 0;
    padding-left: 0; }
  .container-fluid > .container {
    padding-right: 0;
    padding-left: 0; }
  .container-fluid > .row {
    margin-right: 0;
    margin-left: 0; }

.container {
  padding-right: 30px;
  padding-left: 30px; }

.row {
  margin-right: -30px;
  margin-left: -30px; }

div[class^="col"] {
  padding-right: 30px;
  padding-left: 30px; }

.ov {
  overflow: visible !important; }

.oh {
  overflow: hidden !important; }

p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em;
  margin-bottom: 2.8rem; }
  p + h2 {
    padding-top: 1.2rem; }

@media (min-width: 768px) {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  margin-bottom: 3rem;
  + h2 {
    padding-top: 3rem; } }

strong {
  color: #ce1628;
  font-weight: 400; }

p.highlight {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.41667em;
  margin-bottom: 3rem;
  position: relative;
  padding: 2rem 0; }
  p.highlight:before, p.highlight:after {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 80px;
    height: 2px;
    background: rgba(64, 149, 216, 0.25); }
  p.highlight:before {
    top: 0; }
  p.highlight:after {
    bottom: 0; }
  @media (min-width: 768px) {
    p.highlight {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.27778em;
      margin-bottom: 4rem;
      padding: 2.8rem 0; } }

h2 {
  color: #ce1628;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.33333em;
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    h2 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.27778em;
      margin-bottom: 2rem; } }

.title {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.125em;
  font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
  font-style: normal;
  color: #303c51;
  margin-bottom: 6rem;
  position: relative; }
  @media (min-width: 768px) {
    .title {
      font-size: 72px;
      font-size: 7.2rem;
      line-height: 1.13889em;
      margin-bottom: 8rem; } }

.sup-title {
  color: #ce1628;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  margin-bottom: 1.2rem;
  letter-spacing: 6px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .sup-title {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.3em;
      letter-spacing: 8.9px; } }

a:hover {
  color: #ce1628;
  text-decoration: none; }

a.dot-link {
  color: #64b1ef;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.16667em;
  display: inline-block;
  position: relative;
  padding: 3px;
  padding-left: 22px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media (min-width: 992px) {
    a.dot-link {
      font-size: 20px;
      font-size: 2rem; } }
  a.dot-link:before {
    content: "";
    display: block;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background: #B0D4F0;
    -webkit-box-shadow: 0 0 0 3px #CCE4F7;
    box-shadow: 0 0 0 3px #CCE4F7;
    border-spacing: 3px;
    position: absolute;
    top: calc(50% + 0px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  a.dot-link:hover, a.dot-link.hover {
    color: #ce1628;
    text-decoration: none; }
    a.dot-link:hover:before, a.dot-link.hover:before {
      background: #ce1628;
      -webkit-box-shadow: 0 0 0 6px #F5D0D4;
      box-shadow: 0 0 0 6px #F5D0D4; }

.fluid-width-video-wrapper {
  border-radius: 30px;
  overflow: hidden; }

.main-article {
  padding-top: 4rem;
  padding-bottom: 8rem; }
  @media (min-width: 768px) {
    .main-article {
      padding-top: 8rem;
      padding-bottom: 14rem; } }
  .main-article *:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .main-article .intro-text {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .main-article .intro-text {
        margin-bottom: 6rem; } }
    .main-article .intro-text p {
      color: #1e2c42;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      margin-bottom: 3.4rem; }
      .main-article .intro-text p:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important; }
      @media (min-width: 768px) {
        .main-article .intro-text p {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.4em;
          margin-bottom: 4.2rem; } }
  .main-article h2 {
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal; }
  .main-article img {
    width: 100%;
    height: auto;
    border-radius: 30px; }

.graphics-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -2; }
  .graphics-container svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 800px; }
  @media (min-width: 768px) {
    .graphics-container svg {
      width: 1700px;
      top: 40%; } }

.intro-block {
  padding-bottom: 0;
  position: relative;
  z-index: 100; }
  .intro-block .article-image img {
    width: auto;
    max-width: 100%; }

section#main {
  padding-top: 9rem;
  overflow: hidden; }
  @media (max-width: 991px) {
    section#main {
      padding-top: 7rem; } }
  section#main video {
    width: 100%;
    margin-bottom: 2.8rem; }
    @media (min-width: 768px) {
      section#main video {
        margin-bottom: 3rem; } }

.master-nav ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 2.5rem;
  display: none; }
  @media (min-width: 768px) {
    .master-nav ul {
      display: block; } }

.master-nav a {
  display: block;
  color: #64b1ef;
  padding: .8rem 4rem;
  text-decoration: none;
  position: relative; }
  .master-nav a:focus, .master-nav a:visited {
    color: #64b1ef; }
  .master-nav a.active, .master-nav a:hover, .master-nav a:active {
    color: #ce1628 !important; }
  .master-nav a.category-link {
    padding: 1.5rem 4rem;
    display: block;
    color: #303c51;
    text-transform: uppercase; }
    .master-nav a.category-link.active {
      color: #ce1628 !important; }
  @media (min-width: 992px) {
    .master-nav a {
      padding: .8rem 0; }
      .master-nav a.category-link {
        padding: 1.5rem 0; } }

.master-nav .category-link .menu-toggle {
  position: absolute;
  height: 4rem;
  width: 4rem;
  overflow: hidden;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 1.9rem 1.3rem; }
  .master-nav .category-link .menu-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 14px;
    background: #64b1ef;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .master-nav .category-link .menu-toggle span:nth-child(2) {
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
      top: 19px; }
  @media (min-width: 768px) {
    .master-nav .category-link .menu-toggle {
      display: none; } }

.master-nav .category-link.active .menu-toggle span:nth-child(2) {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  top: -20px; }

@media (min-width: 768px) {
  .master-nav .category-link.active .menu-toggle {
    display: none; } }

.master-nav .category-link.active span, .master-nav .category-link.hover span {
  background: #ce1628; }

.product-article__message {
  position: relative;
  overflow: hidden; }
  .product-article__message .product-article__message-heart {
    width: 100%;
    max-width: 780px;
    margin: 0px auto;
    overflow: hidden; }
    .product-article__message .product-article__message-heart .product-article__message-heart-side {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .product-article__message .product-article__message-heart .product-article__message-heart-side.heart-side-left {
        left: -230px; }
      .product-article__message .product-article__message-heart .product-article__message-heart-side.heart-side-right {
        right: -230px; }
      @media (max-width: 1222px) {
        .product-article__message .product-article__message-heart .product-article__message-heart-side {
          display: none; } }
    .product-article__message .product-article__message-heart .product-article__message-heart-image {
      background-position: 50% 50%;
      background-repeat: no-repeat; }
      .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask {
        position: relative;
        text-align: center; }
        .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .hearts {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .hearts svg {
            overflow: visible !important; }
        .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask svg#mask {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100.1%;
          -webkit-box-shadow: 0 66px 0 #fff inset, 0 -66px 0 #fff inset, 0 15px 0 #ffcc00, 0 -5px 0 #fff;
          box-shadow: 0 66px 0 #fff inset, 0 -66px 0 #fff inset, 0 15px 0 #ffcc00, 0 -5px 0 #fff; }
        .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .wrap {
          background: #cfe4f4;
          background: -webkit-gradient(linear, left top, left bottom, from(#cfe4f4), to(#e9f3fa));
          background: linear-gradient(to bottom, #cfe4f4 0%, #e9f3fa 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe4f4', endColorstr='#e9f3fa',GradientType=0 ); }
          @media (max-width: 767px) {
            .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .wrap {
              position: relative;
              overflow: hidden;
              height: 100vw; } }
        .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .product-article__message-heart-image-mask-img {
          position: relative; }
          @media (min-width: 768px) {
            .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .product-article__message-heart-image-mask-img {
              top: 150px; } }
          @media (max-width: 767px) {
            .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .product-article__message-heart-image-mask-img {
              top: 50%;
              -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }

.product-article__message__simple {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#eff8ff));
  background-image: linear-gradient(to top, #ffffff, #eff8ff);
  overflow: hidden; }
  .product-article__message__simple .product-article__message-top-subtitle {
    font-family: "Meta Offc W02 Normal" !important;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    letter-spacing: 10px;
    margin-bottom: 20px;
    color: #ce1628;
    text-transform: uppercase; }
  .product-article__message__simple .product-article__message-top-title {
    color: #303c51;
    margin-bottom: 4rem; }
    .product-article__message__simple .product-article__message-top-title span {
      color: #ce1628; }
  .product-article__message__simple .bottle {
    height: 718px;
    width: 277px;
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .product-article__message__simple .bottle > div {
      width: 100%;
      height: 100%;
      background: transparent url("../../../assets/images/graphics/packshot-voda.png") no-repeat center center;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .product-article__message__simple .bottle:before {
      content: "";
      display: block;
      width: 580px;
      height: 201px;
      background: transparent url("../../../assets/images/graphics/brocoli.png") no-repeat center center;
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: -1; }
    .product-article__message__simple .bottle:after {
      content: "";
      display: block;
      width: 50%;
      height: 50px;
      border-radius: 50%;
      background: #ffcc00;
      opacity: 0;
      position: absolute;
      bottom: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=1 );
      -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    @media screen and (max-height: 780px) {
      .product-article__message__simple .bottle {
        margin-top: 20px; }
        .product-article__message__simple .bottle > div {
          background-size: auto calc(100vh - 95px);
          background-position: top center; } }
    @media (max-width: 991px) {
      .product-article__message__simple .bottle {
        height: 586px; }
        .product-article__message__simple .bottle > div {
          background-size: 80% auto;
          background-position: bottom center; } }
    .product-article__message__simple .bottle:hover > div, .product-article__message__simple .bottle.hover > div {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px); }
    .product-article__message__simple .bottle:hover:after, .product-article__message__simple .bottle.hover:after {
      opacity: 1;
      width: 60%; }

.earth-parallax {
  position: relative;
  overflow: hidden;
  min-height: 1000px;
  z-index: 10; }
  .earth-parallax .hold-my-parallax {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    @media (min-width: 768px) {
      .earth-parallax .hold-my-parallax {
        clip: rect(0, auto, auto, 0); } }
  .earth-parallax .item-background {
    min-height: 1000px;
    overflow: hidden;
    background-position: bottom center !important;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -100px;
    width: 100%; }
    @media (min-width: 768px) {
      .earth-parallax .item-background {
        background-attachment: fixed; } }
  .earth-parallax .item-oblaci-fixed {
    position: absolute;
    top: -180px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    pointer-events: none; }
    .earth-parallax .item-oblaci-fixed img {
      position: absolute;
      top: 0px;
      width: 100%; }

@-webkit-keyframes cloud1 {
  from {
    left: -28vw; }
  to {
    left: 100vw; } }

@keyframes cloud1 {
  from {
    left: -28vw; }
  to {
    left: 100vw; } }

@-webkit-keyframes cloud2 {
  from {
    left: -30vw; }
  to {
    left: 100vw; } }

@keyframes cloud2 {
  from {
    left: -30vw; }
  to {
    left: 100vw; } }
  .earth-parallax .item-oblaci-svi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    pointer-events: none; }
    .earth-parallax .item-oblaci-svi .ob1, .earth-parallax .item-oblaci-svi .ob2 {
      position: absolute; }
    .earth-parallax .item-oblaci-svi .ob1 {
      top: 33%;
      left: -26vw; }
    .earth-parallax .item-oblaci-svi .ob2 {
      top: 47%;
      left: -28vw; }
    .earth-parallax .item-oblaci-svi.animateMe .ob1 {
      -webkit-animation: cloud1 26s linear infinite;
      animation: cloud1 26s linear infinite; }
    .earth-parallax .item-oblaci-svi.animateMe .ob2 {
      -webkit-animation: cloud2 24s linear 6s infinite;
      animation: cloud2 24s linear 6s infinite; }
  .earth-parallax .earth-parallax__text {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center; }
    .earth-parallax .earth-parallax__text h3 {
      width: 100%;
      max-width: 900px;
      margin: 0px auto;
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal;
      font-size: 120px;
      font-size: 12rem;
      line-height: 1em;
      -webkit-filter: blur(1px);
      filter: blur(1px);
      letter-spacing: 1.7px;
      text-align: center;
      margin-bottom: 40px;
      text-shadow: 0 30px 30px rgba(0, 0, 0, 0.5);
      color: #fff; }
    .earth-parallax .earth-parallax__text .earth-parallax__text-button {
      display: inline-block;
      position: relative;
      z-index: 1000;
      height: 60px;
      margin: 0px auto; }
      .earth-parallax .earth-parallax__text .earth-parallax__text-button a {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 40px;
        border: 0px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 3.75em;
        font-weight: 600;
        color: #f2f2f2;
        display: block;
        text-align: center;
        border-radius: 30px;
        -webkit-box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
        box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#3893da), to(#6fc6ef));
        background-image: linear-gradient(to bottom, #3893da, #6fc6ef);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .earth-parallax .earth-parallax__text .earth-parallax__text-button a.iAmHover {
          -webkit-box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
          box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
          background-image: -webkit-gradient(linear, left bottom, left top, from(#ce1628), to(#ce1628));
          background-image: linear-gradient(to top, #ce1628, #ce1628); }
        .earth-parallax .earth-parallax__text .earth-parallax__text-button a:hover {
          -webkit-box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
          box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
          background-image: -webkit-gradient(linear, left bottom, left top, from(#ce1628), to(#ce1628));
          background-image: linear-gradient(to top, #ce1628, #ce1628); }
  .earth-parallax .earth-parallax__text_shadow {
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none; }
    .earth-parallax .earth-parallax__text_shadow .earth-parallax__text-button {
      display: inline-block;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 1000;
      background-color: rgba(0, 0, 0, 0);
      z-index: 1000;
      height: 60px;
      margin: 0px auto; }
      .earth-parallax .earth-parallax__text_shadow .earth-parallax__text-button a {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 40px;
        border: 0px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 3.75em;
        font-weight: 600;
        color: transparent;
        display: block;
        text-align: center;
        border-radius: 30px;
        background-color: rgba(0, 0, 0, 0); }
  .earth-parallax .item-birds-1 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0; }
  .earth-parallax .birds-1 {
    position: absolute;
    left: 20%;
    top: 45%;
    height: 76px;
    width: 79px; }
  .earth-parallax.moveOn .earth-parallax__text {
    position: absolute; }
  .earth-parallax.moveOn .earth-parallax__text_shadow {
    position: absolute; }
  .earth-parallax.moveOn .item-background {
    background-attachment: scroll; }

.grootBanner {
  background: #000 url("../../../assets/images/temp-graphics/zagnjurilajebasjefino.png") no-repeat center center;
  background-size: 100% auto;
  position: relative;
  z-index: 1000;
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-top: 42.5%; }
  @media (min-width: 1440px) {
    .grootBanner {
      height: 810px; } }
  @media (max-width: 991px) {
    .grootBanner {
      height: 400px;
      padding-top: 0;
      background-size: auto 100%; } }
  .grootBanner .holdMyBanner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .grootBanner .text {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 40px; }
  .grootBanner .sub {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333em;
    letter-spacing: 8px;
    text-align: center;
    color: #eff8ff;
    text-transform: uppercase; }
  .grootBanner .title {
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal;
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1.11111em;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.24);
    text-align: center;
    color: #ffffff;
    margin: 0; }
    @media (max-width: 1439px) {
      .grootBanner .title {
        font-size: 62px;
        font-size: 6.2rem;
        line-height: 1.12903em; } }
    @media (max-width: 991px) {
      .grootBanner .title {
        font-size: 52px;
        font-size: 5.2rem;
        line-height: 1.15385em; } }
    @media (max-width: 767px) {
      .grootBanner .title {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 1.19048em; } }
    @media (max-width: 575px) {
      .grootBanner .title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.36364em; } }

.goran {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  background-image: url("../../../assets/images/graphics/jana_colak_2.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: relative; }
  .goran .goran__text {
    width: 100%;
    padding: 0px 13rem;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center; }
  .goran .overTitle {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.11111em;
    font-family: "MetaCompPro-Light W02 Regular" !important;
    letter-spacing: 8px;
    color: #fff; }
  .goran .title {
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1.11111em;
    color: #fff;
    margin: 0; }
  @media (max-width: 991px) {
    .goran {
      padding-top: 112.5%;
      background-image: url("../../../assets/images/graphics/jana_colak_mobile_2.jpg"); }
      .goran .goran__text {
        padding: 0px 3rem;
        top: 40%; }
      .goran .overTitle {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571em;
        letter-spacing: 8px; }
      .goran .title {
        font-size: 52px;
        font-size: 5.2rem;
        line-height: 1.15385em; } }
  @media (max-width: 575px) {
    .goran .title {
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 1.25em; } }

.varnesa {
  width: 100%;
  height: 0;
  padding-top: 48.61111111111111%;
  background-image: url("../../../assets/images/kampanja/zvijezde-u-dubini/varnesa-banner-dex.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: relative; }
  .varnesa .varnesa__innerWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .varnesa .varnesa__innerWrapper > .row {
      min-height: 100%; }
  .varnesa .varnesa__text {
    width: 100%;
    padding: 0 35.76388888888889% 0 8.888888888888889%;
    text-align: center; }
  .varnesa .overTitle {
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1.11111em;
    font-family: "BodoniSevITC W08 Regular" !important;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 8px 8px 10px rgba(4, 67, 111, 0.15); }
  .varnesa .title {
    display: inline-block;
    text-indent: -9999em;
    width: 566px;
    height: 236px;
    background: url("../../../assets/images/kampanja/zvijezde-u-dubini/varnesa-potpis-mir.png") no-repeat center center/cover;
    margin: 0; }
  @media (max-width: 1439px) {
    .varnesa .overTitle {
      font-size: 52px;
      font-size: 5.2rem;
      line-height: 1.15385em; } }
  @media (max-width: 991px) {
    .varnesa .overTitle {
      font-size: 38px;
      font-size: 3.8rem;
      line-height: 1.15789em; }
    .varnesa .title {
      width: 100%;
      height: 0;
      padding-top: 41.69611307420495%;
      overflow: hidden; } }
  @media (max-width: 767px) {
    .varnesa {
      padding-top: 89.72222222222222%;
      background-image: url("../../../assets/images/kampanja/zvijezde-u-dubini/varnesa-banner-mob.jpg"); }
      .varnesa .varnesa__text {
        padding: 13.88888888888889% 32px 0; }
      .varnesa .overTitle {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.21429em;
        margin-bottom: 12px; }
      .varnesa .title {
        width: 60%;
        padding-top: 28%;
        background-size: 100% auto; } }

.site-header {
  background: #FFF;
  height: 9rem;
  position: fixed;
  z-index: 5000;
  width: 100%;
  -webkit-box-shadow: 0 2px 0 0 #eff8ff;
  box-shadow: 0 2px 0 0 #eff8ff;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /**/ }
  .site-header.menu_slide_down {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .site-header.menu_slide_up {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .site-header.hide {
    opacity: 0 !important; }
  .site-header .site-header__top {
    width: 100%;
    height: auto;
    min-height: 9rem;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1; }
    .site-header .site-header__top .site-header__logo {
      position: absolute;
      left: 50%;
      top: 0;
      height: 90px;
      width: 320px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      .site-header .site-header__top .site-header__logo:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        opacity: 0.6;
        display: block;
        width: 462px;
        height: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background: transparent url("../../../assets/images/temp-graphics/logo-bg-gradient.png") no-repeat center top;
        background-size: auto 100%;
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .site-header .site-header__top .site-header__logo #logo {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 100;
        text-indent: -9999em; }
        .site-header .site-header__top .site-header__logo #logo:after {
          content: "";
          font-size: 10px;
          display: block;
          width: 10.4em;
          height: 3.9em;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background: transparent url("../../../assets/images/svg/jana-logo-red.svg") no-repeat center top/104px 39px;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
    .site-header .site-header__top .site-header__language {
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .site-header .site-header__top .site-header__language span {
        font-size: 16px;
        font-size: 1.6rem; }
    .site-header .site-header__top .site-header__top-text {
      padding: 0px;
      margin: 0px;
      float: left;
      position: relative; }
      .site-header .site-header__top .site-header__top-text .site-header__top-line-up {
        width: 2px;
        height: 30px;
        border: solid 1px #cfe4f4;
        float: left;
        position: absolute;
        top: 30px;
        left: 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 {
        font-size: 18px;
        letter-spacing: 8px;
        color: #cfe4f4;
        line-height: 8.6rem;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-open, .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-title {
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          white-space: nowrap;
          padding: 0 0 0 23px;
          color: #cfe4f4; }
        .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-open {
          display: none;
          color: #ce1628; }
        .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active .site-header__top-nav-open {
          display: block; }
        .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active .site-header__top-nav-title {
          display: none; }
  .site-header .hamburger-btn {
    width: 9.6rem;
    height: 9rem;
    padding: 3.8rem 2rem 3.8rem 4rem;
    position: relative;
    z-index: 1000;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left; }
    .site-header .hamburger-btn .inner {
      position: relative; }
    .site-header .hamburger-btn span {
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: #64b1ef;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .site-header .hamburger-btn span:nth-child(1) {
        top: 0px; }
      .site-header .hamburger-btn span:nth-child(2) {
        top: 6px; }
      .site-header .hamburger-btn span:nth-child(3) {
        top: 12px; }
    .site-header .hamburger-btn.open span {
      background: #ce1628; }
    .site-header .hamburger-btn.open span:nth-child(1) {
      top: 6px;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
    .site-header .hamburger-btn.open span:nth-child(2) {
      opacity: 0;
      left: -60px; }
    .site-header .hamburger-btn.open span:nth-child(3) {
      top: 6px;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg); }
    .site-header .hamburger-btn:hover span {
      background: #ce1628; }
      .site-header .hamburger-btn:hover span:nth-child(2) {
        width: 80%; }
  .site-header .navigation-container {
    position: absolute;
    width: 100%;
    height: 100vh;
    display: none;
    background-color: #eff8ff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .site-header .navigation-container .main-nav {
      width: calc(100% - 18rem);
      position: relative;
      overflow-x: hidden;
      height: auto;
      padding-top: 9rem;
      min-height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #ffffff;
      float: left; }
      .site-header .navigation-container .main-nav .main-nav__top > .row {
        margin: 0; }
      .site-header .navigation-container .main-nav .graphics-container {
        left: 0px;
        z-index: 0; }
        .site-header .navigation-container .main-nav .graphics-container svg {
          left: 110%; }
        .site-header .navigation-container .main-nav .graphics-container canvas {
          left: 78% !important;
          position: absolute; }
      .site-header .navigation-container .main-nav .master-nav a.category-link {
        font-size: 20px;
        font-size: 2rem;
        line-height: 2em;
        letter-spacing: 3.5px;
        color: #303c51;
        text-transform: uppercase;
        display: block; }
        .site-header .navigation-container .main-nav .master-nav a.category-link:hover {
          color: #ce1628; }
      .site-header .navigation-container .main-nav .master-nav .sub-nav a {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.11111em;
        padding: 10px 0;
        display: block; }
      .site-header .navigation-container .main-nav .master-nav .more {
        display: none; }
    .site-header .navigation-container .main-nav__bottom {
      -webkit-box-shadow: 0 -2px 0 0  #eff8ff;
      box-shadow: 0 -2px 0 0  #eff8ff;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul {
        text-align: center;
        margin: 0;
        padding: 0; }
        .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul li {
          display: inline; }
        .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul a {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.25em;
          color: #303c51;
          display: inline-block;
          text-transform: uppercase;
          padding: 25px 50px; }
          .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul a:hover {
            color: #ce1628; }
    .site-header .navigation-container .social-channels dl {
      margin: 0;
      text-align: center; }
    .site-header .navigation-container .social-channels dt {
      font-size: 14px;
      font-size: 1.4rem;
      text-align: right;
      color: #a8c2d6;
      text-transform: uppercase;
      white-space: nowrap; }
      .site-header .navigation-container .social-channels dt:after {
        content: "";
        display: inline-block;
        width: 30px;
        height: 2px;
        background-color: #d2e5f4;
        position: relative;
        top: -3px;
        margin-left: 10px; }
    .site-header .navigation-container .social-channels dd {
      margin: 0; }
    .site-header .navigation-container .social-channels a {
      text-indent: -9999em;
      display: block;
      position: relative;
      font-size: 10px;
      float: left;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      padding: 10px;
      -webkit-box-sizing: content-box;
      box-sizing: content-box; }
      .site-header .navigation-container .social-channels a:before, .site-header .navigation-container .social-channels a:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .site-header .navigation-container .social-channels a:hover:before {
        opacity: 1 !important; }
      .site-header .navigation-container .social-channels a:hover:after {
        opacity: 0 !important; }
    .site-header .navigation-container .social-channels a.fb {
      width: 0.9em;
      height: 1.8em; }
      .site-header .navigation-container .social-channels a.fb:before {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -12.8em;
        width: 0.9em;
        height: 1.8em;
        opacity: 0; }
      .site-header .navigation-container .social-channels a.fb:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -11em;
        width: 0.9em;
        height: 1.8em;
        opacity: 1; }
    .site-header .navigation-container .social-channels a.in {
      width: 1.8em;
      height: 1.8em; }
      .site-header .navigation-container .social-channels a.in:before {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -23em;
        width: 1.8em;
        height: 1.8em;
        opacity: 0; }
      .site-header .navigation-container .social-channels a.in:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -21.2em;
        width: 1.8em;
        height: 1.8em;
        opacity: 1; }
    .site-header .navigation-container .social-channels a.yt {
      width: 1.8em;
      height: 1.4em; }
      .site-header .navigation-container .social-channels a.yt:before {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -64em;
        width: 1.8em;
        height: 1.4em;
        opacity: 0; }
      .site-header .navigation-container .social-channels a.yt:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -62.6em;
        width: 1.8em;
        height: 1.4em;
        opacity: 1; }
    .site-header .navigation-container.toggle_menu {
      display: block; }
  .site-header .language-btn {
    font-size: 10px;
    width: 2.4em;
    height: 2.4em;
    text-indent: -9999em;
    position: absolute;
    right: 20px;
    top: 13px;
    z-index: 100;
    padding: 20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer; }
    .site-header .language-btn:before {
      content: "";
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em;
      color: #cfe4f4;
      text-align: right;
      position: absolute;
      right: 52px;
      top: 20px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .site-header .language-btn span {
      display: block;
      position: relative; }
      .site-header .language-btn span:after, .site-header .language-btn span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .site-header .language-btn span:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -33.5em;
        width: 2.4em;
        height: 2.4em;
        opacity: 1; }
      .site-header .language-btn span:before {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -35.9em;
        width: 2.4em;
        height: 2.4em;
        opacity: 0; }
    .site-header .language-btn:hover:before, .site-header .language-btn.opened:before {
      color: #ce1628; }
    .site-header .language-btn:hover span:after, .site-header .language-btn.opened span:after {
      opacity: 0; }
    .site-header .language-btn:hover span:before, .site-header .language-btn.opened span:before {
      opacity: 1; }
    .site-header .language-btn.hrvatski:before {
      content: "HR"; }
    .site-header .language-btn.english:before {
      content: "EN"; }
  .site-header .language-nav {
    width: 18rem;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    padding-top: 9rem;
    display: none; }
    .site-header .language-nav.toggle_menu {
      display: block; }
    .site-header .language-nav .sub-menu {
      margin: 0;
      padding: 0;
      list-style: none;
      background-color: #ce1628;
      min-height: 100%; }
      .site-header .language-nav .sub-menu a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571em;
        color: #eff8ff;
        font-family: Helvetica;
        padding: 16px 20px;
        text-align: left;
        display: block;
        background-color: rgba(192, 17, 34, 0);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .site-header .language-nav .sub-menu a:hover, .site-header .language-nav .sub-menu a.active {
          background-color: #c01122; }
  @media (min-width: 992px) {
    .site-header .site-header__top .site-header__logo:hover:before {
      opacity: 0; }
    .site-header .site-header__top .site-header__logo #logo:hover:before {
      background-size: auto 100%;
      opacity: 1; }
    .site-header .site-header__top .site-header__logo #logo:hover:after {
      background-size: 90px 34px; }
    .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 {
      height: 9rem;
      min-width: 100px; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4:before {
        content: "";
        display: block;
        position: absolute;
        left: 22px;
        top: 37px;
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -39.5em;
        width: 2.6em;
        height: 1.6em;
        opacity: 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4:hover:before {
        opacity: 1; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4:hover .site-header__top-nav-open, .site-header .site-header__top .site-header__top-text .site-header__top-text-h4:hover .site-header__top-nav-title {
        left: 45px;
        color: #ce1628; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-open, .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-title {
        position: absolute;
        left: 0;
        cursor: pointer; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-open {
        display: none; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 .site-header__top-nav-title {
        display: block; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active .site-header__top-nav-open {
        display: block; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active .site-header__top-nav-title {
        display: none; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active:hover:before {
        opacity: 0; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active:hover .site-header__top-nav-open, .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.active:hover .site-header__top-nav-title {
        left: 0px; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.noBack:hover:before {
        opacity: 0; }
      .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.noBack:hover .site-header__top-nav-open, .site-header .site-header__top .site-header__top-text .site-header__top-text-h4.noBack:hover .site-header__top-nav-title {
        left: 0;
        color: #cfe4f4; }
    .site-header .navigation-container {
      opacity: 0;
      padding: 0; }
      .site-header .navigation-container .main-nav {
        overflow: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-box-shadow: 15px 0px 30px rgba(64, 149, 216, 0.1);
        box-shadow: 15px 0px 30px rgba(64, 149, 216, 0.1); }
      .site-header .navigation-container .social-channels {
        float: right;
        width: 18rem;
        position: relative;
        overflow-x: hidden;
        height: auto;
        padding-top: 9rem;
        padding-right: 4rem;
        min-height: 100%; }
        .site-header .navigation-container .social-channels dl {
          width: 18px; }
        .site-header .navigation-container .social-channels dt {
          -webkit-transform: translateY(-170px) rotate(-270deg);
          transform: translateY(-170px) rotate(-270deg);
          letter-spacing: 5.3px; }
    .site-header .language-nav-wrap {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1;
      height: 100%;
      width: 100px; } }
  @media (min-width: 992px) and (max-width: 1330px) {
    .site-header .navigation-container .main-nav .master-nav .simple {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .site-header .navigation-container .main-nav .master-nav .drop {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .site-header .navigation-container .main-nav .master-nav .rest {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .site-header .navigation-container .main-nav .master-nav .rest a.category-link {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%; }
    .site-header .navigation-container .main-nav .master-nav .sub-nav {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      margin-bottom: 6px; }
      .site-header .navigation-container .main-nav .master-nav .sub-nav a {
        padding-right: 20px;
        line-height: 1.33333em; } }
  @media (max-width: 991px) {
    .site-header {
      height: 7rem; }
      .site-header .site-header__top {
        min-height: 7rem; }
        .site-header .site-header__top .site-header__top-text .site-header__top-line-up {
          top: 20px; }
        .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 {
          line-height: 6.6rem; }
          .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 span {
            padding-left: 20px; }
        .site-header .site-header__top .site-header__logo {
          height: 70px; }
      .site-header .navigation-container {
        display: block;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        overflow-y: scroll;
        -webkit-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out; }
        .site-header .navigation-container.toggle_menu {
          -webkit-transform: translateX(0%);
          transform: translateX(0%); }
        .site-header .navigation-container .main-nav {
          width: 100%;
          height: auto;
          padding-top: 7rem;
          display: block;
          min-height: calc( 100% - 60px);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .site-header .navigation-container .main-nav .container {
            padding: 0; }
          .site-header .navigation-container .main-nav .row {
            margin-right: 0;
            margin-left: 0; }
            .site-header .navigation-container .main-nav .row > .col,
            .site-header .navigation-container .main-nav .row > [class*="col-"] {
              padding-right: 0;
              padding-left: 0;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%;
              max-width: 100%; }
          .site-header .navigation-container .main-nav .master-nav {
            padding-top: 22px;
            padding-bottom: 20px; }
            .site-header .navigation-container .main-nav .master-nav a.category-link {
              font-size: 20px;
              font-size: 2rem;
              line-height: 1.5em;
              padding: 1.5rem 4rem; }
            .site-header .navigation-container .main-nav .master-nav .opened a.category-link {
              color: #ce1628; }
            .site-header .navigation-container .main-nav .master-nav .wrap {
              position: relative;
              overflow: hidden;
              height: 0; }
            .site-header .navigation-container .main-nav .master-nav .sub-nav {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              display: block; }
              .site-header .navigation-container .main-nav .master-nav .sub-nav a {
                margin-left: 4rem;
                margin-right: 4rem; }
            .site-header .navigation-container .main-nav .master-nav .more {
              display: block;
              width: 84px;
              height: 60px;
              position: absolute;
              right: 0;
              top: 0;
              text-indent: -9999em; }
              .site-header .navigation-container .main-nav .master-nav .more:after, .site-header .navigation-container .main-nav .master-nav .more:before {
                content: "";
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(0deg);
                transform: translate(-50%, -50%) rotate(0deg);
                -webkit-transition: 0.5s ease-in-out;
                transition: 0.5s ease-in-out; }
              .site-header .navigation-container .main-nav .master-nav .more:before {
                font-size: 10px;
                background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
                background-position: 0em -7.2em;
                width: 1.4em;
                height: 0.2em;
                opacity: 0; }
              .site-header .navigation-container .main-nav .master-nav .more:after {
                font-size: 10px;
                background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
                background-position: 0em -5.8em;
                width: 1.4em;
                height: 1.4em;
                opacity: 1; }
              .site-header .navigation-container .main-nav .master-nav .more.open:after, .site-header .navigation-container .main-nav .master-nav .more.open:before {
                -webkit-transform: translate(-50%, -50%) rotate(360deg);
                transform: translate(-50%, -50%) rotate(360deg); }
              .site-header .navigation-container .main-nav .master-nav .more.open:before {
                opacity: 1; }
              .site-header .navigation-container .main-nav .master-nav .more.open:after {
                opacity: 0; }
        .site-header .navigation-container .main-nav__bottom {
          position: relative;
          padding-top: 18px; }
          .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul {
            text-align: left; }
            .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul li {
              display: block; }
            .site-header .navigation-container .main-nav__bottom .main-nav__bottom-ul a {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.25em;
              color: #303c51;
              display: block;
              padding: 25px 40px; }
        .site-header .navigation-container .social-channels {
          background: #eff8ff;
          width: 100%;
          height: 60px; }
          .site-header .navigation-container .social-channels dl {
            width: 100%;
            text-align: center;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
            -webkit-box-align: center !important;
            -ms-flex-align: center !important;
            align-items: center !important; }
          .site-header .navigation-container .social-channels dt {
            letter-spacing: 4px; }
      .site-header .hamburger-btn {
        width: 8rem;
        height: 7rem;
        padding: 2.8rem 2rem 2.8rem 3rem; }
      .site-header .language-btn {
        right: 3px;
        top: 3px;
        width: 3em; }
        .site-header .language-btn:before {
          display: none; }
      .site-header .language-nav {
        width: 100%;
        height: 100vh;
        padding-top: 7rem;
        display: block;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out; }
        .site-header .language-nav.toggle_menu {
          -webkit-transform: translateX(0%);
          transform: translateX(0%); } }
  @media (max-width: 767px) {
    .site-header .site-header__top {
      background-color: #fff; }
    .site-header .graphics-container {
      display: none; } }

/* --
Footer
------------------------- */
.site-footer {
  position: relative; }
  .site-footer .footer-nav {
    padding: 2rem 0 3.4rem 0; }
    .site-footer .footer-nav > .row {
      margin: 0; }
    @media (min-width: 992px) {
      .site-footer .footer-nav {
        padding: 14rem 0; } }
    .site-footer .footer-nav a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25em; }
    .site-footer .footer-nav .category-link {
      font-family: "Meta Offc W02 Normal", Arial, sans-serif;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111em;
      letter-spacing: 2px; }
    .site-footer .footer-nav ul {
      display: block !important; }
    .site-footer .footer-nav .more {
      display: none; }
  .site-footer .site-info {
    color: #FFF;
    padding-top: 6rem;
    padding-bottom: 6rem;
    position: relative;
    z-index: 10;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.14286em;
    text-align: center;
    -webkit-box-shadow: inset 0px 10px 30px 0px rgba(39, 120, 190, 0.8);
    box-shadow: inset 0px 10px 30px 0px rgba(39, 120, 190, 0.8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 131, 205, 0.6)), to(rgba(116, 199, 238, 0.6)));
    background: linear-gradient(to bottom, rgba(38, 131, 205, 0.6) 0%, rgba(116, 199, 238, 0.6) 100%); }
    .site-footer .site-info:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      opacity: 1;
      background: #2683cd;
      background: -webkit-gradient(linear, left top, left bottom, from(#2683cd), to(#74c7ee));
      background: linear-gradient(to bottom, #2683cd 0%, #74c7ee 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2683cd', endColorstr='#74c7ee',GradientType=0 ); }
    .site-footer .site-info p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.14286em; }
      .site-footer .site-info p strong {
        font-family: "Meta Offc W02 Normal", Arial, sans-serif;
        font-style: normal;
        color: #fff;
        letter-spacing: 2px; }
    .site-footer .site-info .socials ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .site-footer .site-info .socials ul li {
        display: inline-block;
        margin: 0;
        padding: 0 1rem;
        margin: 0px auto; }
      .site-footer .site-info .socials ul a {
        color: #FFF;
        text-decoration: none;
        padding: 5.8rem 0 4rem 0;
        display: block;
        position: relative;
        word-break: break-word; }
        .site-footer .site-info .socials ul a:before {
          content: "";
          position: absolute;
          top: 2.8rem;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          display: block;
          -webkit-transition: top .1s linear;
          transition: top .1s linear; }
        .site-footer .site-info .socials ul a.fb:before {
          width: 9px;
          height: 18px;
          background: transparent url("../../../assets/images/svg/faceboook-icon-small.svg") no-repeat center center; }
        .site-footer .site-info .socials ul a.ig:before {
          width: 18px;
          height: 18px;
          background: transparent url("../../../assets/images/svg/instagram-icon-small.svg") no-repeat center center; }
        .site-footer .site-info .socials ul a.yt:before {
          width: 18px;
          height: 14px;
          background: transparent url("../../../assets/images/svg/youtube-icon-small.svg") no-repeat center center; }
        @media (min-width: 768px) {
          .site-footer .site-info .socials ul a {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.125em;
            padding: 9.6rem 0 5.6rem 0; }
            .site-footer .site-info .socials ul a:before {
              top: 4rem;
              -webkit-transform: translate(-50%, 0rem);
              transform: translate(-50%, 0rem);
              -webkit-transition: 0.3s ease-in-out;
              transition: 0.3s ease-in-out; }
            .site-footer .site-info .socials ul a.fb:before {
              font-size: 10px;
              background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
              background-position: 0em -7.4em;
              width: 1.8em;
              height: 3.6em; }
            .site-footer .site-info .socials ul a.ig:before {
              font-size: 10px;
              background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
              background-position: 0em -17.6em;
              width: 3.6em;
              height: 3.6em; }
            .site-footer .site-info .socials ul a.yt:before {
              font-size: 10px;
              background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
              background-position: 0em -59.8em;
              width: 3.6em;
              height: 2.8em; }
            .site-footer .site-info .socials ul a:hover:before {
              -webkit-transform: translate(-50%, -1.5rem);
              transform: translate(-50%, -1.5rem); } }
    .site-footer .site-info .infos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      color: #FFF; }
      .site-footer .site-info .infos > * {
        display: block;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 1.8rem; }
      .site-footer .site-info .infos a {
        color: #FFF;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.14286em;
        text-decoration: underline; }
        .site-footer .site-info .infos a:hover {
          color: #303c51; }
      @media (min-width: 768px) {
        .site-footer .site-info .infos {
          display: block; }
          .site-footer .site-info .infos > * {
            display: inline-block;
            margin-bottom: 0; }
          .site-footer .site-info .infos a {
            padding: 0 1rem; } }
    .site-footer .site-info .developer {
      display: block;
      width: 2.3rem;
      height: 2.8rem;
      margin: 0 auto;
      text-indent: -9999px;
      position: relative;
      overflow: hidden;
      margin-top: 3rem; }
      .site-footer .site-info .developer:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: block;
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -41.1em;
        width: 2.3em;
        height: 2.7em; }
      @media (min-width: 768px) {
        .site-footer .site-info .developer {
          position: absolute;
          right: 6.2rem;
          bottom: 5.7rem; } }
  .site-footer .graphics-container {
    z-index: -1;
    top: auto;
    bottom: 0; }
    .site-footer .graphics-container svg {
      top: 100%; }
  @media (max-width: 991px) {
    .site-footer {
      overflow: hidden; }
      .site-footer > .container-fluid {
        padding-right: 0;
        padding-left: 0; }
      .site-footer .row {
        margin-right: 0;
        margin-left: 0; }
        .site-footer .row > .col,
        .site-footer .row > [class*="col-"] {
          padding-right: 0;
          padding-left: 0;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          margin: 0 !important; }
      .site-footer .footer-nav {
        padding: 2rem 0 3.4rem 0; }
        .site-footer .footer-nav .opened a.category-link {
          color: #ce1628; }
        .site-footer .footer-nav .wrap {
          position: relative;
          overflow: hidden;
          height: 0; }
        .site-footer .footer-nav .sub-nav {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          display: block; }
        .site-footer .footer-nav .more {
          display: block;
          width: 84px;
          height: 60px;
          position: absolute;
          right: 0;
          top: 0;
          text-indent: -9999em; }
          .site-footer .footer-nav .more:after, .site-footer .footer-nav .more:before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
            -webkit-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out; }
          .site-footer .footer-nav .more:before {
            font-size: 10px;
            background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
            background-position: 0em -7.2em;
            width: 1.4em;
            height: 0.2em;
            opacity: 0; }
          .site-footer .footer-nav .more:after {
            font-size: 10px;
            background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
            background-position: 0em -5.8em;
            width: 1.4em;
            height: 1.4em;
            opacity: 1; }
          .site-footer .footer-nav .more.open:after, .site-footer .footer-nav .more.open:before {
            -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); }
          .site-footer .footer-nav .more.open:before {
            opacity: 1; }
          .site-footer .footer-nav .more.open:after {
            opacity: 0; }
      .site-footer .graphics-container {
        display: none; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef; }
  .table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e9ecef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e9ecef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-linkTxt,
.table-linkTxt > th,
.table-linkTxt > td {
  background-color: #bac3d8; }

.table-hover .table-linkTxt:hover {
  background-color: #aab5cf; }
  .table-hover .table-linkTxt:hover > td,
  .table-hover .table-linkTxt:hover > th {
    background-color: #aab5cf; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ffdbc8; }

.table-hover .table-primary:hover {
  background-color: #ffcaaf; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffcaaf; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2; }

.table-hover .table-secondary:hover {
  background-color: #cfd2d6; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8f4e4; }

.table-hover .table-success:hover {
  background-color: #a2f1dc; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #a2f1dc; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #c5c3de; }

.table-hover .table-info:hover {
  background-color: #b5b3d5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #b5b3d5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fef5d8; }

.table-hover .table-warning:hover {
  background-color: #fdefbf; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fdefbf; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #ffcecf; }

.table-hover .table-danger:hover {
  background-color: #ffb5b6; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ffb5b6; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm.table-bordered {
      border: 0; } }

@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md.table-bordered {
      border: 0; } }

@media (max-width: 991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg.table-bordered {
      border: 0; } }

@media (max-width: 1439px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl.table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.tpl-master-article .master-article__heading .title {
  width: 100%;
  max-width: 780px;
  margin: 0px auto;
  margin-bottom: 8rem; }

.tpl-master-article .master-article__image .article-image {
  width: 100%;
  max-width: 980px;
  height: 653px;
  margin: 0px auto;
  border-radius: 140px;
  border-bottom-left-radius: 30px;
  background-size: cover;
  background-position: 50% 50%; }

.tpl-master-article .main-article {
  width: 100%;
  max-width: 680px;
  margin: 0px auto;
  padding-top: 4rem;
  padding-bottom: 8rem;
  padding-left: 0px;
  padding-right: 0px; }
  .tpl-master-article .main-article p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em; }
  .tpl-master-article .main-article .highlight {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.27778em;
    font-weight: normal; }
  @media (min-width: 768px) {
    .tpl-master-article .main-article {
      padding-top: 8rem;
      padding-bottom: 14rem; } }
  .tpl-master-article .main-article *:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .tpl-master-article .main-article video {
    margin-top: 3rem; }
  .tpl-master-article .main-article .intro-text {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .tpl-master-article .main-article .intro-text {
        margin-bottom: 6rem; } }
    .tpl-master-article .main-article .intro-text p {
      color: #1e2c42;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      margin-bottom: 3.4rem;
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal; }
      .tpl-master-article .main-article .intro-text p:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important; }
      @media (min-width: 768px) {
        .tpl-master-article .main-article .intro-text p {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.4em;
          margin-bottom: 4.2rem; } }

.tpl-master-article .article-select > div[class^="col"] {
  padding-right: 1px;
  padding-left: 1px; }

@media (min-width: 768px) {
  .tpl-master-article .article-select {
    margin-right: 0;
    margin-left: 0; } }

.tpl-master-article .article-select article {
  background: #eff8ff;
  padding: 6rem 3rem 6rem 3rem;
  text-align: center;
  border-bottom: 2px solid white; }
  @media (min-width: 992px) {
    .tpl-master-article .article-select article {
      height: 100%;
      padding: 10rem 8rem 12rem 8rem;
      border-bottom: none; } }
  @media (min-width: 1440px) {
    .tpl-master-article .article-select article {
      padding: 10rem 14rem 12rem 14rem; } }
  .tpl-master-article .article-select article .sup-title {
    margin-bottom: 2rem; }
  .tpl-master-article .article-select article h3 {
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em;
    margin-bottom: 2rem; }
    @media (min-width: 992px) {
      .tpl-master-article .article-select article h3 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.27778em;
        width: 80%;
        margin: 0px auto; } }

.tpl-article-list .article-list {
  border-top: 1px solid #cfe4f4; }
  .tpl-article-list .article-list article {
    padding: 6rem 3rem 6rem 3rem;
    text-align: center;
    border-bottom: 2px solid white; }
    .tpl-article-list .article-list article:nth-child(odd) {
      background: #eff8ff; }
    .tpl-article-list .article-list article:nth-child(even) {
      background: #FFF; }
    @media (min-width: 992px) {
      .tpl-article-list .article-list article {
        height: 100%;
        padding: 10rem 3rem 12rem 3rem;
        border-bottom: none; } }
    .tpl-article-list .article-list article .sup-title {
      margin-bottom: 2rem; }
    .tpl-article-list .article-list article .titleLink {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .tpl-article-list .article-list article h3 {
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.33333em;
      margin-bottom: 1.4rem; }
      @media (min-width: 992px) {
        .tpl-article-list .article-list article h3 {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.20833em; } }
    .tpl-article-list .article-list article .text {
      margin-bottom: 2rem; }
      @media (min-width: 992px) {
        .tpl-article-list .article-list article .text {
          padding: 0 11rem; } }
      .tpl-article-list .article-list article .text p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em;
        color: #303c51;
        padding: 15px 0px; }
        .tpl-article-list .article-list article .text p:last-child {
          margin-bottom: 0 !important;
          padding-bottom: 0 !important; }

.tpl-article-list .counter-nav {
  margin-top: 20px; }
  @media (max-width: 767px) {
    .tpl-article-list .counter-nav {
      padding-right: 10px;
      padding-left: 10px; }
      .tpl-article-list .counter-nav .row {
        margin-right: -10px;
        margin-left: -10px; }
      .tpl-article-list .counter-nav div[class^="col"] {
        padding-left: 10px;
        padding-right: 10px; } }
  .tpl-article-list .counter-nav a {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 1rem;
    padding-bottom: 1.7rem; }
    @media (min-width: 992px) {
      .tpl-article-list .counter-nav a {
        padding-top: 4.5rem;
        padding-bottom: 5rem; } }
    .tpl-article-list .counter-nav a .number {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.22222em;
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal;
      display: block;
      color: #cfe4f4; }
      @media (min-width: 992px) {
        .tpl-article-list .counter-nav a .number {
          font-size: 72px;
          font-size: 7.2rem;
          line-height: 1.18056em; } }
    .tpl-article-list .counter-nav a .text {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.07143em;
      letter-spacing: 4px;
      text-transform: uppercase;
      display: block;
      color: #4095d8; }
      @media (min-width: 992px) {
        .tpl-article-list .counter-nav a .text {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.14286em; } }
      @media (max-width: 575px) {
        .tpl-article-list .counter-nav a .text {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.33333em; } }
    .tpl-article-list .counter-nav a:after {
      display: block;
      position: absolute;
      content: "";
      bottom: -1px;
      width: 0;
      height: 2px;
      background: #4095d8;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    .tpl-article-list .counter-nav a:hover:after {
      width: 100%; }
    .tpl-article-list .counter-nav a.active:after {
      background: #303c51;
      width: 100%; }
    .tpl-article-list .counter-nav a.active .number {
      color: #303c51; }
    .tpl-article-list .counter-nav a.active .text {
      color: #303c51; }

.tpl-article-list .article-list__pagination {
  padding: 50px 0px; }
  .tpl-article-list .article-list__pagination .article-list__pagination-p {
    font-size: 20px;
    font-size: 2rem;
    color: #cfe4f4;
    padding-top: 1.5rem; }
    .tpl-article-list .article-list__pagination .article-list__pagination-p.allowed {
      color: #64b1ef; }
  .tpl-article-list .article-list__pagination .article-list__pagination-ul {
    text-align: center;
    padding: 0px; }
    .tpl-article-list .article-list__pagination .article-list__pagination-ul .article-list__pagination-ul-item {
      font-size: 18px;
      font-size: 1.8rem;
      color: #64b1ef;
      display: inline-block;
      margin: 5px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      line-height: 45px;
      cursor: pointer; }
      .tpl-article-list .article-list__pagination .article-list__pagination-ul .article-list__pagination-ul-item.active {
        color: #ce1628;
        border: 1px solid #cfe4f4; }
      .tpl-article-list .article-list__pagination .article-list__pagination-ul .article-list__pagination-ul-item:hover {
        background-color: #eff8ff; }
  .tpl-article-list .article-list__pagination .article-list__pagination-mobile {
    width: 75px;
    height: 50px;
    margin: 0px auto;
    display: none; }
    .tpl-article-list .article-list__pagination .article-list__pagination-mobile select {
      width: 75px;
      height: 50px;
      border-radius: 25px;
      border: 1px solid #cfe4f4;
      color: #ce1628;
      text-align: center;
      padding: 0px 20px;
      outline: none;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.88889em;
      margin: 0px auto; }

.tpl-proizvodi-section .ripple-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%; }
  @media (max-width: 767px) {
    .tpl-proizvodi-section .ripple-container {
      height: 100%;
      top: 0;
      left: 0;
      background: url("../../../assets/images/masks/earthlayers1.jpg") no-repeat center 14%/100% auto; } }

@media (min-width: 768px) {
  .tpl-proizvodi-section [id^="paraShowVZ"] .paraShowVZPart1, .tpl-proizvodi-section [id^="paraShowVZ"] .paraShowVZPart2, .tpl-proizvodi-section [id^="paraShowVZ"] .paraShowVZPart3 {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; } }

.tpl-proizvodi-section .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto; }
  .tpl-proizvodi-section .org-container .row {
    margin: 0px; }

.tpl-proizvodi-section .products__block .text p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em; }
  .tpl-proizvodi-section .products__block .text p:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  @media (min-width: 768px) {
    .tpl-proizvodi-section .products__block .text p {
      width: 71%;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em; } }

.tpl-proizvodi-section .products__block .proizvodi-varijacije {
  margin-top: 30px; }

.tpl-proizvodi-section .products__block .products__block-awards {
  margin-top: 20px; }
  .tpl-proizvodi-section .products__block .products__block-awards img {
    max-width: 402px; }

.tpl-proizvodi-section .intro-block {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(transparent, #fff);
  margin-top: 50px; }
  @media (min-width: 768px) {
    .tpl-proizvodi-section .intro-block[id^="paraShow"] .paraShowPart1, .tpl-proizvodi-section .intro-block[id^="paraShow"] .paraShowPart2 {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0; } }
  .tpl-proizvodi-section .intro-block .title:after {
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -3rem;
    background: #eff8ff; }
  .tpl-proizvodi-section .intro-block .text p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em; }
    .tpl-proizvodi-section .intro-block .text p:last-child {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }
    @media (min-width: 768px) {
      .tpl-proizvodi-section .intro-block .text p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  @media (min-width: 992px) {
    .tpl-proizvodi-section .intro-block .text {
      padding: 0 11rem; } }
  .tpl-proizvodi-section .intro-block .proizvod-image {
    text-align: center;
    position: relative;
    z-index: 9;
    margin-bottom: 6rem; }
    .tpl-proizvodi-section .intro-block .proizvod-image img {
      max-width: 40%;
      width: auto; }
    @media (min-width: 768px) {
      .tpl-proizvodi-section .intro-block .proizvod-image {
        margin-bottom: 8rem; }
        .tpl-proizvodi-section .intro-block .proizvod-image img {
          max-width: 100%; } }
  .tpl-proizvodi-section .intro-block .image-decoration {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 35px;
    width: 100%;
    text-align: center;
    z-index: 0; }
    .tpl-proizvodi-section .intro-block .image-decoration img {
      max-width: 100%;
      width: auto; }

.tpl-proizvodi-section .proivodi-list {
  padding-top: 6rem;
  position: relative;
  z-index: 100; }
  @media (min-width: 768px) {
    .tpl-proizvodi-section .proivodi-list {
      padding-top: 10rem; } }
  .tpl-proizvodi-section .proivodi-list .proizvod-item {
    position: relative;
    min-height: 960px; }
    .tpl-proizvodi-section .proivodi-list .proizvod-item .sup-title {
      color: #cfe4f4; }
    .tpl-proizvodi-section .proivodi-list .proizvod-item .title {
      margin-bottom: 2rem;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media (min-width: 768px) {
        .tpl-proizvodi-section .proivodi-list .proizvod-item .title {
          margin-bottom: 4rem; } }
    .tpl-proizvodi-section .proivodi-list .proizvod-item .titleLink:hover .title {
      color: #ce1628; }
    .tpl-proizvodi-section .proivodi-list .proizvod-item .proizvod-info .row {
      height: 100%; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .proizvod-info .row > div {
        -ms-flex-item-align: center;
        align-self: center; }
    .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask {
      display: block;
      background: #eff8ff;
      margin-bottom: 2rem;
      overflow: hidden; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: -2px;
        top: -20%;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask svg, .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .canvas-wrapper {
        position: relative;
        margin-bottom: -10px; }
        .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask svg.blur-svg, .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .canvas-wrapper.blur-svg {
          -webkit-filter: blur(20px);
          filter: blur(20px);
          opacity: 0.6;
          position: absolute; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .image-mask-mobile {
        display: none; }
        .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .image-mask-mobile img {
          width: 100%; }
      @media (min-width: 768px) {
        .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask {
          width: calc(50% - 3rem);
          display: block;
          position: absolute;
          top: 0;
          height: 960px;
          margin-bottom: 0rem; }
          .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask svg, .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask canvas {
            position: absolute;
            height: 961px; } }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-left {
        -webkit-transform: translateX(-5rem);
        transform: translateX(-5rem); }
        @media (min-width: 768px) {
          .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-left {
            left: 0; }
            .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-left svg, .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-left canvas {
              right: 0; } }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-right {
        -webkit-transform: translateX(5rem);
        transform: translateX(5rem); }
        @media (min-width: 768px) {
          .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-right {
            right: 0px; }
            .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-right svg, .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask.mask-right canvas {
              left: 0; } }
    @media (min-width: 768px) {
      .tpl-proizvodi-section .proivodi-list .proizvod-item .parallax-window {
        min-height: 400px;
        background: transparent; } }
  .tpl-proizvodi-section .proivodi-list .proizvodi-varijacije .section-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.08333em;
    color: #d8d8d8;
    text-transform: uppercase;
    margin-bottom: .8rem; }
    @media (min-width: 768px) {
      .tpl-proizvodi-section .proivodi-list .proizvodi-varijacije .section-title {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.14286em; } }
  .tpl-proizvodi-section .proivodi-list .proizvodi-varijacije ul {
    padding: 0;
    list-style-type: none; }
    @media (min-width: 768px) {
      .tpl-proizvodi-section .proivodi-list .proizvodi-varijacije ul a.dot-link {
        -webkit-transform: translateX(-22px);
        transform: translateX(-22px); } }

.tpl-editorial .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto; }
  .tpl-editorial .org-container .row {
    margin: 0px; }

.tpl-editorial .editorial-intro {
  padding-top: 0;
  background-image: linear-gradient(224deg, #74c7ee, #4095d8);
  color: #FFF;
  position: relative;
  max-height: 720px;
  padding: 0;
  overflow: hidden; }
  .tpl-editorial .editorial-intro .row {
    width: 100%; }
  .tpl-editorial .editorial-intro .gfx {
    background: transparent url("../../../assets/images/masks/earthlayers-blue-part.png") no-repeat right top/100% auto;
    background-size: cover; }
  .tpl-editorial .editorial-intro .video-bg {
    background: #fff; }
  .tpl-editorial .editorial-intro .video {
    -o-object-fit: cover;
    object-fit: cover; }
  .tpl-editorial .editorial-intro .intro-wrap {
    padding: 3rem; }
  .tpl-editorial .editorial-intro .title {
    color: inherit; }
    .tpl-editorial .editorial-intro .title:after {
      content: "";
      width: 80px;
      height: 2px;
      position: absolute;
      display: block;
      left: 0;
      bottom: -3rem;
      background: #eff8ff; }
      @media (min-width: 992px) {
        .tpl-editorial .editorial-intro .title:after {
          bottom: -4rem; } }
  .tpl-editorial .editorial-intro .text p:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .tpl-editorial .editorial-intro .intro-image {
    overflow: hidden; }
    .tpl-editorial .editorial-intro .intro-image img {
      max-height: 720px;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      height: calc(100vh - 90px);
      max-height: 720px; }
  @media (max-width: 767px) {
    .tpl-editorial .editorial-intro {
      padding-left: 0;
      padding-right: 0;
      height: auto;
      max-height: 100%; }
      .tpl-editorial .editorial-intro .intro-wrap {
        padding: 6rem 3rem; }
      .tpl-editorial .editorial-intro .intro-image img {
        max-height: 100%;
        height: auto;
        width: 100%; } }

.tpl-editorial .main-article ol, .tpl-editorial .main-article ul, .tpl-editorial .main-article p:not(.highlight) {
  position: relative;
  margin-bottom: 2.8rem; }
  @media (min-width: 768px) {
    .tpl-editorial .main-article ol, .tpl-editorial .main-article ul, .tpl-editorial .main-article p:not(.highlight) {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em; } }

.tpl-editorial .main-article h2 {
  position: relative; }

.tpl-editorial .main-article .drop-cap {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.16667em;
  float: left;
  font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
  font-style: normal;
  color: #ce1628;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .tpl-editorial .main-article .drop-cap {
      font-size: 144px;
      font-size: 14.4rem;
      line-height: 1.06944em;
      float: none;
      position: absolute;
      right: calc(100% + 1rem);
      margin: 0;
      display: block;
      top: -5rem; } }

.tpl-editorial .main-article h2 .drop-cap {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.16667em;
  float: left;
  font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
  font-style: normal;
  color: #ce1628;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .tpl-editorial .main-article h2 .drop-cap {
      font-size: 144px;
      font-size: 14.4rem;
      line-height: 1.06944em;
      float: none;
      position: absolute;
      right: calc(100% + 1rem);
      margin: 0;
      display: block;
      top: -5rem; } }
  @media (max-width: 767px) {
    .tpl-editorial .main-article h2 .drop-cap {
      margin-right: 0;
      margin-top: -14px; } }

.main-article .sport-title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.45455em;
  color: #ce1628;
  font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
  font-style: normal; }

.main-article .icon-list {
  margin: 0;
  list-style: none; }
  .main-article .icon-list__one, .main-article .icon-list__two, .main-article .icon-list__three {
    padding: 50px 0 50px 100px !important;
    color: #ce1628;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em; }
  .main-article .icon-list__one {
    background: url("../../../assets/images/graphics/ikona_prakticna.png") no-repeat left center; }
  .main-article .icon-list__two {
    background: url("../../../assets/images/graphics/ikona_nosac.png") no-repeat left center; }
  .main-article .icon-list__three {
    background: url("../../../assets/images/graphics/ikona_sport.png") no-repeat left center; }

.tpl-voda-i-zivot .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto; }
  .tpl-voda-i-zivot .org-container .row {
    margin: 0px; }

.tpl-voda-i-zivot a.dot-link:before {
  top: calc(50% - 0px) !important; }

.tpl-voda-i-zivot .main__top {
  padding-top: 200px;
  margin: 0px; }
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-h4 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 10px;
    color: #ce1628;
    padding: 0px; }
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block {
    padding-top: 30px; }
    .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block p {
      color: #303c51;
      position: relative;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em; }
      .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block p .out {
        position: absolute;
        right: calc(100% + 1rem);
        display: block;
        color: #ce1628;
        top: 20px;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        font-size: 144px;
        font-size: 14.4rem; }
      .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block p em {
        color: #ce1628;
        font-style: normal; }
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-see-more .main__top-see-more-h4 {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #d8d8dd;
    font-weight: 400; }
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-see-more ul {
    padding: 0px;
    list-style-type: none; }
    .tpl-voda-i-zivot .main__top .main__top-text .main__top-see-more ul li .dot-link {
      left: -21px; }
  .tpl-voda-i-zivot .main__top .main__top-mask {
    padding: 0px;
    margin-top: -17.5rem;
    overflow: hidden; }
    .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image {
      width: 100%;
      height: 830px;
      position: relative; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 10px;
        top: -20%;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image svg .st0 {
        opacity: .2;
        fill: #fff; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image svg .st1 {
        fill: #fff; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .blur-svg {
        -webkit-filter: blur(46px);
        filter: blur(46px);
        position: absolute;
        margin-left: 40px; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .master-svg {
        position: absolute;
        -webkit-box-shadow: 0 0 0 1px #fff inset;
        box-shadow: 0 0 0 1px #fff inset; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .canvas-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .canvas-wrapper canvas {
          width: 100%;
          height: 100%;
          -webkit-box-shadow: 0 0 0 10px #fff;
          box-shadow: 0 0 0 10px #fff; }

.tpl-voda-i-zivot .main__section {
  position: relative; }
  .tpl-voda-i-zivot .main__section .main__section-image {
    position: absolute;
    left: 0px;
    width: calc(50% - 3rem);
    height: 960px;
    display: block;
    top: 0px;
    overflow: hidden;
    background-size: cover;
    background-position: left; }
    .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask {
      position: absolute;
      right: -3px;
      width: 100%;
      height: 960px; }
      .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask .img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: -20%;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
      .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask svg {
        height: 961px;
        position: absolute;
        right: 0px; }
      .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask .blur-svg {
        -webkit-filter: blur(45px);
        filter: blur(45px);
        position: absolute; }
      .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask .master-svg {
        position: absolute;
        -webkit-box-shadow: 0 0 0 1px #fff inset;
        box-shadow: 0 0 0 1px #fff inset; }
      .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask .canvas-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask .canvas-wrapper canvas {
          width: 100%;
          height: 100%;
          -webkit-box-shadow: 0 0 0 10px #fff;
          box-shadow: 0 0 0 10px #fff; }
    .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask-mobile {
      display: none; }
      .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask-mobile img {
        width: 100%; }
  .tpl-voda-i-zivot .main__section .main__section-content {
    height: auto;
    min-height: 960px; }
    .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text {
      -ms-flex-item-align: center;
      align-self: center; }
      .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-h3 {
        font-size: 120px;
        font-size: 12rem;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        line-height: 1;
        color: #303c51;
        padding-bottom: 35px; }
      .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-block {
        width: 90%; }
        .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-block p {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5;
          color: #303c51; }
          .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-block p em {
            color: #ce1628;
            font-style: normal; }
      .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-see-more .main__section-content-see-more-h4 {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 1px;
        color: #d8d8dd;
        font-weight: 400; }
      .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-see-more ul {
        padding: 0px;
        list-style-type: none; }
        .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-see-more ul li .dot-link {
          left: -21px; }

@media (min-width: 768px) {
  .tpl-voda-i-zivot [id^="paraShowVZ"] .paraShowVZPart1, .tpl-voda-i-zivot [id^="paraShowVZ"] .paraShowVZPart2, .tpl-voda-i-zivot [id^="paraShowVZ"] .paraShowVZPart3 {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  .tpl-voda-i-zivot [id^="paraShowVZSingleBlock"] .paraShowVZSingleBlockPart {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  .tpl-voda-i-zivot [id^="paraBox"] {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); } }

.tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item {
  position: relative;
  min-height: 100vh; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .voda-zivot-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .sup-title {
    color: #cfe4f4; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .title {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .title {
        margin-bottom: 4rem; } }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .main__top-h3 {
    font-size: 120px;
    font-size: 12rem;
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal;
    line-height: 1;
    color: #303c51;
    padding-bottom: 35px; }
    @media (max-width: 767px) {
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .main__top-h3 {
        font-size: 48px;
        font-size: 4.8rem; } }
    @media (min-width: 768px) {
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .main__top-h3 {
        width: 120%; } }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .main__top-h4 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 10px;
    color: #ce1628;
    padding: 0px;
    margin-bottom: 50px;
    position: relative;
    left: -100px; }
    @media (min-width: 768px) {
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .main__top-h4 {
        width: 120%; } }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .text-block p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    color: #303c51; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .text-block p em {
      color: #ce1628;
      font-style: normal; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .text-block .drop-cap {
    position: absolute;
    right: calc(100% + 1rem);
    display: block;
    color: #ce1628;
    top: -78px;
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal;
    font-size: 144px;
    font-size: 14.4rem; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .voda-zivot-info .row {
    min-height: 100%; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .voda-zivot-info .row > div {
      -ms-flex-item-align: center;
      align-self: center; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask {
    display: block;
    background: #fff;
    margin-bottom: 2rem;
    overflow: hidden; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: -23%;
      background-repeat: no-repeat;
      background-position: center;
      -webkit-box-shadow: 0 0 0 2px #fff;
      box-shadow: 0 0 0 2px #fff;
      max-width: 1060px; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask svg, .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .canvas-wrapper {
      position: relative;
      margin-bottom: -10px; }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask svg.blur-svg, .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .canvas-wrapper.blur-svg {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0.6;
        position: absolute; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .image-mask-mobile {
      display: none; }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .image-mask-mobile img {
        width: 100%; }
    @media (min-width: 768px) {
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask {
        width: calc(50% - 3rem);
        display: block;
        position: absolute;
        top: 0;
        height: 100vh;
        min-height: 500px;
        margin-bottom: 0rem; }
        .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask svg, .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask canvas {
          position: absolute;
          height: calc(100vh + 1px); } }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-left {
      -webkit-transform: translateX(-5rem);
      transform: translateX(-5rem); }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-left .img {
        right: 2px; }
      @media (min-width: 768px) {
        .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-left {
          left: 0; }
          .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-left svg, .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-left canvas {
            right: 0; } }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-right {
      -webkit-transform: translateX(5rem);
      transform: translateX(5rem); }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-right .img {
        left: -2px; }
      @media (min-width: 768px) {
        .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-right {
          right: 0px; }
          .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-right svg, .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask.mask-right canvas {
            left: 0; } }
  @media (min-width: 768px) {
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .parallax-window {
      min-height: 400px;
      background: transparent; } }

.tpl-voda-i-zivot .voda-zivot-list .voda-zivoti-varijacije .section-title {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.08333em;
  color: #d8d8d8;
  text-transform: uppercase;
  margin-bottom: .8rem; }
  @media (min-width: 768px) {
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivoti-varijacije .section-title {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.14286em; } }

.tpl-voda-i-zivot .voda-zivot-list .voda-zivoti-varijacije ul {
  padding: 0;
  list-style-type: none; }
  @media (min-width: 768px) {
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivoti-varijacije ul a.dot-link {
      -webkit-transform: translateX(-22px);
      transform: translateX(-22px); } }

.tpl-voda-i-zivot .main__gender {
  padding-top: 100px; }
  .tpl-voda-i-zivot .main__gender .main__gender-hr-mobile {
    display: none;
    width: 80px;
    height: 2px;
    border: 0px;
    background: rgba(64, 149, 216, 0.25);
    float: left;
    margin: 30px 0px; }
  .tpl-voda-i-zivot .main__gender .main__gender-top {
    padding: 0px; }
    .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-left {
      padding: 0px; }
      .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-left .main__gender-top-left-h3 {
        font-size: 120px;
        font-size: 12rem;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        line-height: 1.08;
        color: #303c51; }
      .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-left .main__gender-top-left-hr {
        width: 0;
        height: 2px;
        border: 0px;
        background: rgba(64, 149, 216, 0.25);
        float: left;
        margin: 50px 0px;
        -webkit-transition: width 0.35s ease;
        transition: width 0.35s ease; }
    .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-right {
      padding: 0px; }
      .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-right p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em;
        color: #303c51;
        padding-top: 10px;
        width: 96%;
        margin-left: 4%; }
        .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-right p em {
          color: #ce1628;
          font-style: normal; }
    .tpl-voda-i-zivot .main__gender .main__gender-top.paraShowVZSingleBlock__Animated .main__gender-top-left .main__gender-top-left-hr {
      width: 80px; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider .org-container {
    position: relative; }
    .tpl-voda-i-zivot .main__gender .main__gender-slider .org-container .main__gender-slider-list-transparency {
      background: rgba(255, 255, 255, 0.5);
      position: absolute;
      left: 100%;
      width: 50%;
      height: 100%;
      z-index: 2;
      pointer-events: none; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list {
    width: calc(100% + 300px);
    position: relative; }
    .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item {
      width: 280px;
      margin-right: 20px;
      float: left; }
      .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item .main__gender-slider-list-item-image {
        width: 100%;
        height: 320px;
        border-radius: 85px;
        border-bottom-left-radius: 20px;
        background-size: cover;
        background-position: 50% 50%; }
      .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item .main__gender-slider-list-item-text {
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item .main__gender-slider-list-item-text .main__gender-slider-list-item-text-h3 {
          padding: 20px;
          font-size: 24px;
          font-size: 2.4rem;
          color: #64b1ef;
          margin: 0px; }
        .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item .main__gender-slider-list-item-text p, .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item .main__gender-slider-list-item-text li {
          padding: 0px 20px;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.5625em;
          color: #303c51; }
      .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-list .main__gender-slider-list-item > a:hover .main__gender-slider-list-item-text-h3 {
        color: #ce1628; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-narow-wiew {
    width: 100%; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-seperator {
    width: 0;
    height: 2px;
    background-color: rgba(64, 149, 216, 0.25);
    margin-top: 66px;
    display: block;
    -webkit-transition: width 0.65s ease;
    transition: width 0.65s ease; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider.paraShowSetVodaZivotBoxSequence__animated .main__gender-slider-seperator {
    width: 100%; }

.tpl-voda-i-zivot .main__act {
  padding-top: 100px; }
  .tpl-voda-i-zivot .main__act .main__act-item {
    padding: 0px; }
    .tpl-voda-i-zivot .main__act .main__act-item .main__act-item-h3 {
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.20833em;
      text-align: center;
      color: #303c51; }
    .tpl-voda-i-zivot .main__act .main__act-item p {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em;
      color: #303c51;
      text-align: center;
      margin-top: 20px;
      height: auto;
      min-height: 150px;
      display: block; }
    .tpl-voda-i-zivot .main__act .main__act-item .main__act-item-see-more .main__act-item-see-more-h4 {
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 1px;
      color: #d8d8dd;
      font-weight: 400;
      text-align: center; }
    .tpl-voda-i-zivot .main__act .main__act-item .main__act-item-see-more ul {
      padding: 0px;
      list-style-type: none;
      text-align: center; }

.tpl-osjeti-svoje-ja {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .tpl-osjeti-svoje-ja {
      padding-bottom: 80px; } }
  .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero {
    height: calc(100vh - 7rem);
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero {
        height: calc(100vh - 90px);
        margin-bottom: 70px; } }
    .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__image {
      display: none;
      position: absolute;
      top: 0; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__image {
          display: block;
          height: calc(100vh - 90px);
          width: 100%; } }
      .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__image .img {
        background-size: cover;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%; }
    .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__image-mobile {
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__image-mobile {
          display: none; } }
      .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__image-mobile .img {
        height: 100%;
        background-size: cover;
        background-position: bottom;
        width: 100%; }
    .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__title {
      color: #305732;
      font-family: 'Lato-Regular';
      font-size: 32px;
      padding-top: 100px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      z-index: 2; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .osjeti-svoje-ja-hero__title {
          font-size: 68px;
          padding-top: 90px; } }
  .tpl-osjeti-svoje-ja .text-block strong {
    color: #303C51;
    font-weight: 700; }
  @media screen and (max-width: 766px) {
    .tpl-osjeti-svoje-ja .text-block p:last-child {
      margin-bottom: 0; } }
  .tpl-osjeti-svoje-ja .osjeti-ja-video__modal {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 7000;
    width: 100%; }
    .tpl-osjeti-svoje-ja .osjeti-ja-video__modal video {
      display: block;
      font-size: 0px;
      line-height: 0;
      height: 56.25vw;
      margin-bottom: 0 !important;
      width: 100%; }
  .tpl-osjeti-svoje-ja .osjeti-ja-video__modal-close {
    cursor: pointer;
    padding: 5px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 7001;
    height: 40px;
    width: 40px; }
    .tpl-osjeti-svoje-ja .osjeti-ja-video__modal-close img {
      height: 100%;
      width: 100%; }
  .tpl-osjeti-svoje-ja .osjeti-ja-video__preview {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    -o-object-fit: cover;
    object-fit: cover; }
  .tpl-osjeti-svoje-ja .osjeti-ja-video__button {
    cursor: pointer;
    display: none;
    position: relative;
    z-index: 1000;
    height: 60px;
    margin: 0px auto; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-video__button {
        display: inline-block; } }
    .tpl-osjeti-svoje-ja .osjeti-ja-video__button a {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0 40px;
      border: 0px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 3.75em;
      font-weight: 600;
      color: #f2f2f2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      border-radius: 30px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#3893da), to(#6fc6ef));
      background-image: linear-gradient(to bottom, #3893da, #6fc6ef);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .tpl-osjeti-svoje-ja .osjeti-ja-video__button a.iAmHover {
        color: #f2f2f2;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#ce1628), to(#ce1628));
        background-image: linear-gradient(to top, #ce1628, #ce1628); }
      .tpl-osjeti-svoje-ja .osjeti-ja-video__button a:hover {
        color: #f2f2f2;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#ce1628), to(#ce1628));
        background-image: linear-gradient(to top, #ce1628, #ce1628); }
        .tpl-osjeti-svoje-ja .osjeti-ja-video__button a:hover .osjeti-ja-video__play path {
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .osjeti-ja-video__button a {
          -webkit-box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
          box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3); }
          .tpl-osjeti-svoje-ja .osjeti-ja-video__button a.iAmHover {
            -webkit-box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
            box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
            color: #f2f2f2; }
          .tpl-osjeti-svoje-ja .osjeti-ja-video__button a:hover {
            -webkit-box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
            box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
            color: #f2f2f2; } }
  .tpl-osjeti-svoje-ja .osjeti-ja-video__button--mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 0 auto;
    width: 210px; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-video__button--mob {
        display: none; } }
    .tpl-osjeti-svoje-ja .osjeti-ja-video__button--mob a {
      line-height: 50px;
      padding: 0 39px; }
  .tpl-osjeti-svoje-ja .osjeti-ja-video__play {
    margin-left: 16px; }
  .tpl-osjeti-svoje-ja .voda-zivot-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .voda-zivot-item {
        margin: initial; } }
  .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .voda-zivot-info {
    margin: 48px auto 24px; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .voda-zivot-info {
        margin: initial; } }
  @media screen and (max-width: 766px) {
    .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask {
      margin-bottom: 24px;
      min-height: initial; } }
  @media screen and (max-width: 766px) {
    .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .canvas-wrapper {
      display: block;
      height: 100%;
      width: 100vw; }
      .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .canvas-wrapper .blob {
        height: 100%;
        width: 100%; } }
  .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .org-container {
    max-width: initial; }
  .tpl-osjeti-svoje-ja .osjeti-ja-big-block {
    margin: 64px auto 0;
    position: relative;
    padding: 32px 0; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-big-block {
        margin-bottom: 100px;
        margin-top: 132px;
        padding: 100px 0; } }
    .tpl-osjeti-svoje-ja .osjeti-ja-big-block::after {
      content: '';
      display: block;
      background-color: #303c514d;
      height: 1px;
      position: absolute;
      top: 0;
      left: 24px;
      width: calc(100vw - 48px); }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .osjeti-ja-big-block::after {
          left: 7.5%;
          width: calc(100vw - 18%); } }
    .tpl-osjeti-svoje-ja .osjeti-ja-big-block::before {
      content: '';
      display: block;
      background-color: #303c514d;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 24px;
      width: calc(100vw - 48px); }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .osjeti-ja-big-block::before {
          left: 7.5%;
          width: calc(100vw - 18%); } }
  @media (min-width: 768px) {
    .tpl-osjeti-svoje-ja .osjeti-ja-big-block .voda-zivot-item .voda-zivot-info {
      height: initial !important;
      min-height: initial; } }
  @media (min-width: 768px) {
    .tpl-osjeti-svoje-ja .osjeti-ja-big-block .voda-zivot-item .image-mask {
      height: initial !important;
      min-height: initial; } }
  .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .osjeti-ja-big-block .voda-zivot-item {
    min-height: initial !important; }
    .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .osjeti-ja-big-block .voda-zivot-item .main__top-h3 {
      font-size: 48px;
      padding-bottom: 0; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .osjeti-ja-big-block .voda-zivot-item .main__top-h3 {
          font-size: 70px; } }
  .tpl-osjeti-svoje-ja .osjeti-ja-big-block__left-col {
    margin-left: 8.33333%;
    width: 100vw; }
  .tpl-osjeti-svoje-ja .osjeti-ja-big-block__button--mob {
    display: inline-block;
    padding: 0 32px; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-big-block__button--mob {
        display: none; } }
  .tpl-osjeti-svoje-ja .osjeti-ja-big-block .voda-zivot-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-big-block .voda-zivot-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
  @media screen and (max-width: 766px) {
    .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .osjeti-ja-big-block .voda-zivot-item .image-mask {
      margin-bottom: 0; } }
  .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .osjeti-ja-big-block .voda-zivot-item .voda-zivot-info {
    margin: 16px auto 32px; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .osjeti-ja-big-block .voda-zivot-item .voda-zivot-info {
        margin: initial; } }
  .tpl-osjeti-svoje-ja .osjeti-ja-big-block__image {
    border-radius: 85px 85px 85px 20px;
    display: none;
    height: auto;
    margin: 64px 0 0 7.5%;
    width: calc(100vw - 18%); }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-big-block__image {
        display: block; } }
  .tpl-osjeti-svoje-ja .osjeti-ja-big-block__image--mob {
    border-radius: 85px 85px 85px 20px;
    display: block;
    margin: 32px 24px 0; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .osjeti-ja-big-block__image--mob {
        display: none; } }
  .tpl-osjeti-svoje-ja .small-block {
    margin-top: 32px;
    padding-top: 0; }
    .tpl-osjeti-svoje-ja .small-block.main__act {
      margin-top: 32px;
      padding-top: 0; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .small-block .org-container {
        margin: 110px 7.5% 0;
        width: calc(100vw - 18%); } }
    .tpl-osjeti-svoje-ja .small-block.main__act .main__act-item .main__act-item-h3 {
      font-size: 48px;
      line-height: 58px;
      margin-bottom: 16px !important; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .small-block.main__act .main__act-item .main__act-item-h3 {
          font-size: 70px;
          line-height: 84px;
          margin-bottom: 32px !important; } }
    .tpl-osjeti-svoje-ja .small-block .main__act-item-p p {
      margin-top: 0;
      text-align: left; }
      .tpl-osjeti-svoje-ja .small-block .main__act-item-p p strong {
        color: #303C51;
        font-weight: 700; }
    .tpl-osjeti-svoje-ja .small-block.main__act .main__act-item .main__act-item-h3 {
      margin-bottom: 32px;
      text-align: left; }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .small-block--right .small-block__text {
        padding-right: 100px; } }
    @media (min-width: 768px) {
      .tpl-osjeti-svoje-ja .small-block--left .small-block__text {
        padding-left: 100px; } }
    .tpl-osjeti-svoje-ja .small-block--left .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      @media (min-width: 768px) {
        .tpl-osjeti-svoje-ja .small-block--left .row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row; } }
  .tpl-osjeti-svoje-ja .small-block__text {
    margin-top: -10px; }
  .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .main__act .main__act-item p {
    min-height: initial;
    letter-spacing: -.03em; }
  .tpl-osjeti-svoje-ja .osjeti-ja-small-block__image {
    border-radius: 85px 85px 85px 20px;
    height: auto;
    width: 100%; }
  .tpl-osjeti-svoje-ja.tpl-voda-i-zivot .main__act .main__act-item {
    margin-bottom: 0; }

.tpl-proizvod-article .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto;
  position: relative;
  z-index: 1000; }
  .tpl-proizvod-article .org-container .row {
    margin: 0px; }

.tpl-proizvod-article .title-container {
  width: 100%;
  margin: 0px auto;
  position: absolute;
  z-index: 1000;
  top: 60px; }
  .tpl-proizvod-article .title-container .row {
    margin: 0px; }

.tpl-proizvod-article .product-article__slider {
  width: 100%;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0.4s;
  transition: opacity 0.2s ease-in-out 0.4s; }
  .tpl-proizvod-article .product-article__slider.slick-initialized {
    opacity: 1; }
  .tpl-proizvod-article .product-article__slider .product-article__slider-init-slider {
    overflow: hidden; }
    .tpl-proizvod-article .product-article__slider .product-article__slider-init-slider.slick-initialized {
      max-height: auto;
      overflow: visible; }
  .tpl-proizvod-article .product-article__slider > .slick-slider > .slick-list {
    overflow: visible; }
  .tpl-proizvod-article .product-article__slider .customArrow {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    width: 180px;
    height: 180px;
    -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
    box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
    background-image: -webkit-gradient(linear, right top, left top, from(#edf7ff), to(#ffffff));
    background-image: linear-gradient(to left, #edf7ff, #ffffff);
    border: solid 2px #ffffff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .tpl-proizvod-article .product-article__slider .customArrow:hover {
      background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#edf7ff));
      background-image: linear-gradient(to left, #ffffff, #edf7ff);
      border: solid 2px #edf7ff;
      -webkit-box-shadow: 0 5px 10px 0 rgba(207, 228, 244, 0.7);
      box-shadow: 0 5px 10px 0 rgba(207, 228, 244, 0.7); }
    .tpl-proizvod-article .product-article__slider .customArrow.mobileArrow {
      width: 60px;
      height: 60px;
      display: none; }
      .tpl-proizvod-article .product-article__slider .customArrow.mobileArrow .customArrow__text {
        -webkit-transform: none;
        transform: none;
        top: 2px; }
    .tpl-proizvod-article .product-article__slider .customArrow .navCustomArrow__slider-slide {
      height: 180px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important;
      outline: none; }
    .tpl-proizvod-article .product-article__slider .customArrow .customArrow__text {
      text-align: center;
      width: 100%; }
      .tpl-proizvod-article .product-article__slider .customArrow .customArrow__text .customArrow__h3 {
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        font-size: 36px;
        font-size: 3.6rem;
        letter-spacing: -1px;
        color: #4095d8; }
      .tpl-proizvod-article .product-article__slider .customArrow .customArrow__text .customArrow__h4 {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 4px;
        color: #303c51; }
  .tpl-proizvod-article .product-article__slider .prevCustomArrow {
    left: 25%; }
  .tpl-proizvod-article .product-article__slider .nextCustomArrow {
    right: 25%; }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide {
    width: 720px;
    margin: 0px auto;
    outline: none; }
    .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-image {
      position: relative; }
      .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-image img {
        display: block;
        margin: 0px auto; }
      .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-image .product-article__slider-slide-image-top {
        position: relative;
        z-index: 1; }
      .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-image .product-article__slider-slide-image-bottom {
        position: absolute;
        bottom: -30px;
        left: -30px;
        display: none;
        opacity: 1;
        -webkit-transition: all .5s ease-in;
        transition: all .5s ease-in; }
    .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info {
      padding: 30px 20px;
      text-align: center;
      opacity: 1;
      display: none;
      width: 100%;
      max-width: 400px;
      margin: 20px auto 0;
      background-color: white;
      border-radius: 30px;
      -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info.inPosition {
        background-color: rgba(255, 255, 255, 0);
        -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0);
        box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0); }
      .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info .product-article__slider-slide-info-sup {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 4px;
        color: #303c51; }
      .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info .product-article__slider-slide-info-title {
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.41667em;
        color: #303c51;
        width: 280px;
        margin: 0px auto; }
        .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info .product-article__slider-slide-info-title .red {
          color: #ce1628; }

@-webkit-keyframes showUpAnim {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes showUpAnim {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes slideTextUp {
  from {
    top: 0px; }
  to {
    top: -250px; } }

@keyframes slideTextUp {
  from {
    top: 0px; }
  to {
    top: -250px; } }

@-webkit-keyframes slideTextDown {
  from {
    -webkit-transform: translateY(5rem);
    transform: translateY(5rem); }
  to {
    tansform: translateY(0px); } }

@keyframes slideTextDown {
  from {
    -webkit-transform: translateY(5rem);
    transform: translateY(5rem); }
  to {
    tansform: translateY(0px); } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .tpl-proizvod-article .product-article__slider .slick-current .product-article__slider-slide-image .product-article__slider-slide-image-bottom {
    display: block; }
  .tpl-proizvod-article .product-article__slider .slick-current .product-article__slider-slide-info {
    display: block;
    position: relative;
    top: -250px;
    z-index: 1000; }
    @media (min-width: 768px) {
      .tpl-proizvod-article .product-article__slider .slick-current .product-article__slider-slide-info {
        -webkit-animation: slideTextUp 2s, fadeIn 2s;
        animation: slideTextUp 2s, fadeIn 2s; } }
    @media screen and (max-height: 700px) {
      .tpl-proizvod-article .product-article__slider .slick-current .product-article__slider-slide-info {
        top: -500px; } }

@-webkit-keyframes blurOut {
  from {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px); } }

@keyframes blurOut {
  from {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px); } }

@-webkit-keyframes blurIn {
  from {
    -webkit-filter: blur(0px);
    filter: blur(0px); }
  to {
    -webkit-filter: blur(10px);
    filter: blur(10px); } }

@keyframes blurIn {
  from {
    -webkit-filter: blur(0px);
    filter: blur(0px); }
  to {
    -webkit-filter: blur(10px);
    filter: blur(10px); } }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide[tabindex="-1"] .product-article__slider-slide-image .product-article__slider-slide-image-top img {
    -webkit-animation: blurIn 2s;
    animation: blurIn 2s;
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide[tabindex="0"] .product-article__slider-slide-image .product-article__slider-slide-image-top img {
    -webkit-animation: blurOut 1s;
    animation: blurOut 1s; }
  .tpl-proizvod-article .product-article__slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 1rem 0 40px;
    list-style-type: none; }
    .tpl-proizvod-article .product-article__slider .slick-dots li {
      margin: 0 0.25rem; }
    .tpl-proizvod-article .product-article__slider .slick-dots button {
      cursor: pointer;
      display: block;
      width: 1rem;
      height: 1rem;
      padding: 0;
      border: none;
      border-radius: 100%;
      background-color: #cfe4f4;
      text-indent: -9999px; }
      .tpl-proizvod-article .product-article__slider .slick-dots button:focus {
        outline: none; }
    .tpl-proizvod-article .product-article__slider .slick-dots li.slick-active button {
      background-color: #64b1ef; }

.tpl-proizvod-article .product-article__tabs {
  padding-top: 8rem; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-options {
    padding: 0px; }
    .tpl-proizvod-article .product-article__tabs .product-article__tabs-options .product-article__tabs-options-ul {
      padding: 0px; }
      .tpl-proizvod-article .product-article__tabs .product-article__tabs-options .product-article__tabs-options-ul .product-article__tabs-options-ul-item {
        list-style: none;
        display: inline-block;
        margin-right: 40px;
        border-bottom: 2px solid #fff;
        padding-bottom: 10px;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-options .product-article__tabs-options-ul .product-article__tabs-options-ul-item .product-article__tabs-options-ul-item-link {
          font-size: 14px;
          font-size: 1.4rem;
          letter-spacing: 4px;
          color: #4095d8; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-options .product-article__tabs-options-ul .product-article__tabs-options-ul-item.active {
          border-bottom: 2px solid #303c51; }
          .tpl-proizvod-article .product-article__tabs .product-article__tabs-options .product-article__tabs-options-ul .product-article__tabs-options-ul-item.active a {
            color: #303c51; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-items {
    padding: 0px; }
    .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item {
      padding: 0px;
      outline: none;
      display: none; }
      .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item[tabindex="1"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__big-text {
        padding: 6rem 0px 0px 0px; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__big-text .item-desc__big-text-p {
          font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
          font-style: normal;
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.4em;
          letter-spacing: 0px;
          color: #1e2c42; }
      .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info {
        padding: 6rem 0px 0px 0px; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-text .item-desc__info-text-p, .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-text p {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5em;
          color: #303c51; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-title-h2, .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info h2 {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          color: #303c51;
          letter-spacing: 2px; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-title-h3, .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info h3 {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.42857em;
          color: #ce1628; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-title {
          letter-spacing: 2px; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-list {
          padding: 0px;
          padding-top: 20px;
          margin-bottom: 0; }
          .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-list .item-desc__info-list-item {
            display: inline-block;
            width: 65px;
            height: 65px;
            background: #fff;
            border: 1px solid #cfe4f4;
            text-align: center;
            border-radius: 50%;
            line-height: 65px;
            margin-right: 20px;
            margin-bottom: 20px; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-list .item-desc__info-list-item span {
              font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
              font-style: normal;
              font-size: 18px;
              font-size: 1.8rem;
              color: #303c51; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info h2 + ul.pills {
          margin-top: -3rem; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.pills {
          padding: 0px;
          padding-top: 20px;
          margin-bottom: 3rem; }
          .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.pills li {
            display: inline-block;
            width: 65px;
            height: 65px;
            background: #fff;
            border: 1px solid #cfe4f4;
            text-align: center;
            border-radius: 50%;
            line-height: 65px;
            margin-right: 20px; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.pills li h3 {
              margin: 12px 0 -5px;
              font-size: 14px;
              font-size: 1.4rem;
              line-height: 1.42857em;
              color: #ce1628; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.pills li span {
              font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
              font-style: normal;
              font-size: 18px;
              font-size: 1.8rem;
              color: #303c51;
              line-height: 1.5em;
              display: block; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.table {
          padding: 0px;
          margin-bottom: 3rem;
          float: left;
          width: 100%;
          clear: both; }
          .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.table li {
            list-style: none;
            display: block;
            padding: 7px 0px;
            padding-left: 10px;
            padding-right: 5px;
            border-bottom: 1px solid #cfe4f4;
            float: left;
            width: 100%;
            clear: both; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.table li:first-child {
              border-top: 1px solid #cfe4f4; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.table li h3 {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.625em;
              color: #303c51;
              float: left; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info ul.table li span {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.625em;
              color: #303c51;
              font-weight: 600;
              float: right; }
      .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block {
        padding: 6rem 0px 0px 0px; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block .item-table__block-title {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          color: #303c51;
          display: block;
          padding: 10px 0px;
          font-weight: 600;
          padding-left: 10px; }
        .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block .item-table__block-ul {
          padding: 0px; }
          .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block .item-table__block-ul .item-table__block-ul-item {
            list-style: none;
            display: block;
            padding: 7px 0px;
            padding-left: 10px;
            padding-right: 5px;
            border-bottom: 1px solid #cfe4f4; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block .item-table__block-ul .item-table__block-ul-item:first-child {
              border-top: 1px solid #cfe4f4; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block .item-table__block-ul .item-table__block-ul-item .item-table__block-ul-item-h3 {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.625em;
              color: #303c51; }
            .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-table__block .item-table__block-ul .item-table__block-ul-item .item-table__block-ul-item-span {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.625em;
              color: #303c51;
              font-weight: 600; }

.tpl-proizvod-article .product-article__products {
  padding: 10rem 0px;
  margin: 10rem 0px 0;
  width: 100%;
  background-color: #eff8ff; }
  .tpl-proizvod-article .product-article__products .product-article__products-top-title {
    width: 100%;
    max-width: 520px;
    margin: 0px auto; }
  .tpl-proizvod-article .product-article__products .product-article__products-items {
    margin-top: 6rem; }
    .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item {
      text-align: center; }
      .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item .product-article__products-items-item-img {
        position: relative;
        display: inline-block; }
        .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item .product-article__products-items-item-img img {
          -webkit-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item .product-article__products-items-item-img:after {
          content: "";
          display: block;
          width: 90%;
          height: 18px;
          position: absolute;
          left: 50%;
          bottom: 0;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          -o-object-fit: contain;
          object-fit: contain;
          -webkit-filter: blur(5px);
          filter: blur(5px);
          opacity: 0;
          background-color: rgba(57, 114, 159, 0.2);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item .product-article__products-items-item-title {
        padding: 3rem 0px;
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        color: #303c51;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal; }
        .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item .product-article__products-items-item-title .red {
          color: #ce1628; }
      .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item a:hover .product-article__products-items-item-img img {
        -webkit-transform: translateY(-26px);
        transform: translateY(-26px); }
      .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item a:hover .product-article__products-items-item-img:after {
        opacity: 1; }

.tpl-proizvod-article .intro-block {
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .tpl-proizvod-article .intro-block .loadingBlobHead {
      visibility: hidden; }
    .tpl-proizvod-article .intro-block .renderBlobHead {
      visibility: visible !important; } }
  @media (max-width: 767px) {
    .tpl-proizvod-article .intro-block .ripple-container {
      display: none; } }
  .tpl-proizvod-article .intro-block .title .red {
    color: #ce1628; }
  .tpl-proizvod-article .intro-block .text p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em; }
    .tpl-proizvod-article .intro-block .text p:last-child {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }
    @media (min-width: 768px) {
      .tpl-proizvod-article .intro-block .text p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  @media (min-width: 992px) {
    .tpl-proizvod-article .intro-block .text {
      padding: 0 11rem; } }
  .tpl-proizvod-article .intro-block .ripple-container {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 116vw;
    height: 100%;
    -webkit-box-shadow: 0 100px 0 0 #fff inset, 0 -100px 0 0 #fff inset, 0 100px 0 0 #fff;
    box-shadow: 0 100px 0 0 #fff inset, 0 -100px 0 0 #fff inset, 0 100px 0 0 #fff; }
    .tpl-proizvod-article .intro-block .ripple-container canvas {
      position: absolute;
      left: 50%;
      -webkit-transform: translateZ(0) translateX(-50%);
      transform: translateZ(0) translateX(-50%);
      width: 1802px;
      height: 100%; }

.tpl-proizvod-article .intro-block-single {
  padding-top: 40px; }
  @media (min-width: 768px) {
    .tpl-proizvod-article .intro-block-single {
      padding-top: 80px; }
      .tpl-proizvod-article .intro-block-single svg {
        display: none; } }

.tpl-proizvod-article .more_products {
  position: relative; }
  .tpl-proizvod-article .more_products .row {
    margin: 0px; }
  .tpl-proizvod-article .more_products .products__items {
    padding-top: 5.6rem;
    width: calc(100%);
    overflow: hidden;
    position: relative; }
    .tpl-proizvod-article .more_products .products__items .products__items-arrows .arrows-init_arrow {
      position: absolute;
      top: 65%;
      left: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      border-radius: 50%;
      width: 60px;
      height: 60px;
      -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      background-image: -webkit-gradient(linear, left top, right top, from(#edf7ff), to(#ffffff));
      background-image: linear-gradient(to right, #edf7ff, #ffffff);
      border: solid 2px #ffffff;
      z-index: 999;
      cursor: pointer; }
      .tpl-proizvod-article .more_products .products__items .products__items-arrows .arrows-init_arrow svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .tpl-proizvod-article .more_products .products__items .products__items-arrows .arrows-init_arrow.arrow-right {
        left: auto;
        right: 20px; }
    .tpl-proizvod-article .more_products .products__items .products__items-item {
      height: 370px;
      border-right: 1px solid #E2F0FA;
      text-align: center;
      position: relative; }
      .tpl-proizvod-article .more_products .products__items .products__items-item:last-child {
        border-right: 0px; }
      .tpl-proizvod-article .more_products .products__items .products__items-item > a {
        display: block;
        position: relative;
        min-height: 100%; }
        .tpl-proizvod-article .more_products .products__items .products__items-item > a:hover .products__items-item-image {
          -webkit-transform: translate(-50%, -5%);
          transform: translate(-50%, -5%); }
      .tpl-proizvod-article .more_products .products__items .products__items-item .products__items-item-top {
        height: auto;
        min-height: 60px;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal; }
        .tpl-proizvod-article .more_products .products__items .products__items-item .products__items-item-top span {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.66667em;
          color: #ce1628; }
        .tpl-proizvod-article .more_products .products__items .products__items-item .products__items-item-top h4 {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.25em;
          color: #303c51; }
      .tpl-proizvod-article .more_products .products__items .products__items-item .products__items-item-image {
        padding-top: 4.2rem;
        position: absolute;
        bottom: 0px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        @media (max-width: 991px) {
          .tpl-proizvod-article .more_products .products__items .products__items-item .products__items-item-image {
            -webkit-transform: translate(-50%, -10%);
            transform: translate(-50%, -10%); } }
        @media (max-width: 575px) {
          .tpl-proizvod-article .more_products .products__items .products__items-item .products__items-item-image {
            -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); } }
      @media (min-width: 768px) {
        .tpl-proizvod-article .more_products .products__items .products__items-item {
          opacity: 0;
          -webkit-transform: translateY(100px);
          transform: translateY(100px); } }

.tpl-proizvod-article + .product-article__message__simple {
  position: relative;
  z-index: 1000; }

.tpl-proizvod-article + .goran {
  z-index: 1000; }

.tpl-servisne {
  padding-top: 22rem !important;
  padding-bottom: 12rem;
  border-bottom: 2px solid #eff8ff; }
  .tpl-servisne .org-container {
    width: 100%;
    max-width: 1180px;
    margin: 0px auto; }
    .tpl-servisne .org-container .row {
      margin: 0px; }
  .tpl-servisne .servisne__content .servisne__content-block .servisne__content-block-p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.45455em;
    color: #303c51; }
  .tpl-servisne .servisne__content .servisne__content-block .servisne__content-block-ul {
    padding-right: 50px; }
    .tpl-servisne .servisne__content .servisne__content-block .servisne__content-block-ul .servisne__content-block-ul-item {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      color: #303c51; }
      .tpl-servisne .servisne__content .servisne__content-block .servisne__content-block-ul .servisne__content-block-ul-item a {
        color: #64b1ef; }

.tpl-contact .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto; }

.tpl-contact .contact__items .contact__items-item {
  padding: 10px; }
  .tpl-contact .contact__items .contact__items-item .contact__items-item-block {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7rem 4rem;
    border-radius: 60px;
    border-bottom-left-radius: 20px;
    background-color: #eff8ff; }
    .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-title .contact__items-item-title-h3 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.27778em;
      color: #303c51;
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal; }
      .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-title .contact__items-item-title-h3 .red {
        color: #ce1628;
        display: block; }
    .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-part-title {
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: 4px;
      color: #303c51;
      display: block;
      margin-top: 30px;
      margin-bottom: 10px; }
    .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-parts {
      padding-bottom: 30px;
      border-bottom: 1px solid #cfe4f4; }
      .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-parts .contact__items-item-parts-p {
        margin: 0px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.55556em;
        color: #303c51; }
        .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-parts .contact__items-item-parts-p a {
          color: #4095d8; }
      .tpl-contact .contact__items .contact__items-item .contact__items-item-block .contact__items-item-parts:last-child {
        border-bottom: 0px; }

.tpl-contact .intro-block {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(transparent, #fff); }
  .tpl-contact .intro-block .graphics-container svg {
    top: -100px; }
  .tpl-contact .intro-block .text p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em; }
    .tpl-contact .intro-block .text p:last-child {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }
    @media (min-width: 768px) {
      .tpl-contact .intro-block .text p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  @media (min-width: 992px) {
    .tpl-contact .intro-block .text {
      padding: 0 11rem; } }

.tpl-proizvodi-voda .product-voda .product-voda__image-under {
  height: 0;
  padding-bottom: 71%;
  position: relative;
  width: 100%;
  top: 0px;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media (min-width: 768px) {
    .tpl-proizvodi-voda .product-voda .product-voda__image-under.wrapLoadingBlobHead {
      opacity: 0; } }

.tpl-proizvodi-voda .product-voda .product-voda__image-top {
  padding-top: 76%;
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 1; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .svg-container {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .svg-container svg {
      position: absolute;
      left: 50%;
      -webkit-transform: translateZ(0) translateX(-50%);
      transform: translateZ(0) translateX(-50%); }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-seperator {
    width: 2px;
    height: 80px;
    background-color: #cfe4f4;
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 30vh;
    text-align: center;
    -webkit-font-smooth: subpixel-antialiased;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 5px; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons::before {
      content: '';
      width: 50px;
      height: 50px;
      display: block;
      border-radius: 50%;
      background-color: #cfe4f4;
      border: 10px solid #eff8ff;
      margin: 0px auto;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons .product-voda__image-buttons-text {
      position: absolute;
      top: 30%;
      font-size: 16px;
      font-size: 1.6rem;
      letter-spacing: 5px;
      color: #64b1ef;
      white-space: nowrap;
      width: 600px; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons:hover {
      padding: 0; }
      .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons:hover::before {
        width: 60px;
        height: 60px;
        background-color: #ce1628;
        border: 10px solid #f8e4e6; }
      .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons:hover .product-voda__image-buttons-text {
        color: #ce1628; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .product-voda__image-buttons-left {
    left: -30px; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .product-voda__image-buttons-left .product-voda__image-buttons-text {
      left: -220px;
      -webkit-transform: rotate(270deg) perspective(1px) translateZ(0);
      transform: rotate(270deg) perspective(1px) translateZ(0); }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .product-voda__image-buttons-right {
    right: -30px; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .product-voda__image-buttons-right .product-voda__image-buttons-text {
      right: -220px;
      -webkit-transform: rotate(90deg) perspective(1px) translateZ(0);
      transform: rotate(90deg) perspective(1px) translateZ(0); }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .mobileScrollHelper {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0); }

.tpl-proizvodi-voda .product-voda .product-voda__products {
  padding: 0px;
  padding-bottom: 100px;
  padding-top: 50px; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item {
    position: relative;
    padding-top: 12rem;
    z-index: 10; }
    @media (min-width: 768px) {
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item[id^="paraShow"] .paraShowPart1, .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item[id^="paraShow"] .paraShowPart2 {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0; } }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item:first-child {
      padding-top: 0px; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-title .title {
      font-size: 120px;
      font-size: 12rem;
      line-height: 1.08333em; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-title .title .red {
        color: #ce1628; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-big-text {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-big-text .product-voda__products-item-big-text-h3 {
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        font-size: 234px;
        font-size: 23.4rem;
        -webkit-filter: blur(3px);
        filter: blur(3px);
        color: #eff8ff;
        z-index: -1;
        white-space: nowrap; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image {
      position: relative;
      text-align: center; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link {
        display: inline-block;
        position: relative;
        z-index: 5;
        margin: 0 auto; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link:after {
          content: "";
          display: block;
          width: 95%;
          height: 50px;
          border-radius: 50%;
          background: #ffcc00;
          opacity: 0;
          position: absolute;
          bottom: -15px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=1 );
          -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link .item-image__main {
          -webkit-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link:hover .item-image__main, .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link.hover .item-image__main {
          -webkit-transform: translateY(-10px);
          transform: translateY(-10px); }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link:hover:after, .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .product-voda__products-item-image-link.hover:after {
          opacity: 1;
          width: 90%; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .item-image__main {
        margin: 0px auto;
        text-align: center;
        position: relative;
        display: block;
        z-index: 9; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .item-image__under {
        position: absolute;
        z-index: 1;
        left: 50%;
        bottom: -30px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 615px; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-button {
      padding-top: 100px; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask,
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask {
      position: absolute;
      z-index: -1;
      overflow: hidden; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask .hold-my-parallax,
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask .hold-my-parallax {
        clip: rect(0, auto, auto, 0);
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask .imgGfx,
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask .imgGfx {
        position: fixed;
        bottom: -100px;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 100vw auto; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask svg,
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask svg {
        position: absolute;
        top: 0;
        z-index: 1;
        -webkit-box-shadow: 0 0 0 1px #fff inset;
        box-shadow: 0 0 0 1px #fff inset; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask {
      top: 80%; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-left {
        left: 0px;
        width: 304px;
        height: 960px; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-left .hold-my-parallax {
          left: 0; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-left .imgGfx {
          left: 0; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-left svg {
          right: 0; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-right {
        right: 0px;
        width: 400px;
        height: 860px; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-right .hold-my-parallax {
          right: 0; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-right .imgGfx {
          right: 0; }
        .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask.big-mask-right svg {
          left: 0; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-right {
      top: 15%;
      right: 0;
      width: 414px;
      height: 780px; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-right .hold-my-parallax {
        right: 0; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-right .imgGfx {
        right: 0; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-right svg {
        left: 0; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-left {
      left: 10%;
      bottom: 0px;
      width: 200px;
      height: 202px; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-left .hold-my-parallax {
        left: 0; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-left .imgGfx {
        left: 0; }
      .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-left svg {
        right: 0; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item:last-child .products-item__big-mask {
      top: 30%; }

.tpl-proizvodi-voda + .product-article__message__simple {
  position: relative;
  z-index: 1000; }

.tpl-proizvodi-voda + .goran {
  z-index: 1000; }

.tpl-voda-s-porukom .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto; }
  .tpl-voda-s-porukom .org-container .row {
    margin: 0px; }

.tpl-voda-s-porukom .voda-message .voda-message__top {
  padding-top: 10rem;
  background-image: url("../../../assets/images/temp-graphics/earthlayers.png");
  background-position: 50% 85%; }
  .tpl-voda-s-porukom .voda-message .voda-message__top .voda-message__top-text {
    width: 100%;
    max-width: 780px;
    margin: 0px auto; }

.tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item {
  padding: 12rem 0px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item:nth-child(odd) {
    background-color: #eff8ff; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-text .voda-message__items-item-text-h3 {
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal;
    font-size: 120px;
    font-size: 12rem;
    color: #303c51; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-text .voda-message__items-item-text-p {
    width: 100%;
    max-width: 380px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    color: #303c51;
    padding-top: 3rem; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .item-slider-arrows .item-slider-arrows__arrow {
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
    box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
    background-image: -webkit-gradient(linear, right top, left top, from(#edf7ff), to(#ffffff));
    background-image: linear-gradient(to left, #edf7ff, #ffffff);
    border: solid 2px #ffffff;
    text-align: center;
    line-height: 60px;
    cursor: pointer; }
    .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .item-slider-arrows .item-slider-arrows__arrow.arrow-left {
      left: 0px; }
    .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .item-slider-arrows .item-slider-arrows__arrow.arrow-right {
      right: 0px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide {
    position: relative;
    outline: none; }
    .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide .voda-message__items-item-slider-slide-main-image {
      position: relative;
      z-index: 1;
      margin: 0px auto;
      display: block;
      -webkit-animation: blurIn .1s;
      animation: blurIn .1s; }
    .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide .voda-message__items-item-slider-slide-under-image {
      position: absolute;
      z-index: 0;
      bottom: 0px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 100%;
      max-width: 480px;
      display: none; }

@keyframes showUpAnim {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes slideUp {
  from {
    bottom: 5rem; }
  to {
    bottom: 0px; } }

@keyframes slideUp {
  from {
    bottom: 5rem; }
  to {
    bottom: 0px; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes blurOut {
  from {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px); } }

@keyframes blurIn {
  from {
    -webkit-filter: blur(0px);
    filter: blur(0px); }
  to {
    -webkit-filter: blur(10px);
    filter: blur(10px); } }
    .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide.slick-current .voda-message__items-item-slider-slide-main-image {
      -webkit-animation: blurOut 1.5s;
      animation: blurOut 1.5s; }
    .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide.slick-current .voda-message__items-item-slider-slide-under-image {
      display: block;
      -webkit-animation: slideUp 2s;
      animation: slideUp 2s; }

.tpl-naslovnica .org-container {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto; }
  .tpl-naslovnica .org-container .row {
    margin: 0px; }

.tpl-naslovnica .bigsection {
  width: 100%;
  display: block;
  text-align: center;
  position: relative; }
  .tpl-naslovnica .bigsection .dexHeader, .tpl-naslovnica .bigsection .mobHeader {
    display: none; }
  @media (min-width: 768px) {
    .tpl-naslovnica .bigsection .dexHeader {
      display: block;
      padding-top: 48.61111111111111%;
      height: 0;
      background-size: cover;
      background-position: center center; } }
  @media (max-width: 767px) {
    .tpl-naslovnica .bigsection .mobHeader {
      display: block;
      padding-top: 193.9058171745152%;
      height: 0;
      background-size: cover;
      background-position: center center; } }
  .tpl-naslovnica .bigsection .cta {
    position: absolute;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0 40px;
    border: 0px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.75em;
    font-weight: 600;
    color: #f2f2f2;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
    box-shadow: 0 10px 30px 0 rgba(101, 171, 227, 0.3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3893da), to(#6fc6ef));
    background-image: linear-gradient(to bottom, #3893da, #6fc6ef);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .tpl-naslovnica .bigsection .cta {
        left: 9%;
        bottom: 20%; } }
    @media (max-width: 767px) {
      .tpl-naslovnica .bigsection .cta {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 51%; } }
    .tpl-naslovnica .bigsection .cta:hover {
      -webkit-box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
      box-shadow: 0 10px 30px 0 rgba(206, 22, 40, 0.3), inset 0 10px 30px 0 #c31829;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#ce1628), to(#ce1628));
      background-image: linear-gradient(to top, #ce1628, #ce1628); }
    .tpl-naslovnica .bigsection .cta.last-position {
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .tpl-naslovnica .bigsection .cta.last-position {
          bottom: 8%; } }
      @media (max-width: 767px) {
        .tpl-naslovnica .bigsection .cta.last-position {
          bottom: 44%; } }
      .tpl-naslovnica .bigsection .cta.last-position--bt {
        bottom: 3%; }

.tpl-naslovnica .naslovnica__news {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .tpl-naslovnica .naslovnica__news .naslovnica__news-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3rem 0px;
    padding-left: 10rem; }
    .tpl-naslovnica .naslovnica__news .naslovnica__news-item:first-child {
      padding-right: 10rem;
      padding-left: 0px;
      border-right: 1px solid #E2F0FA; }
    .tpl-naslovnica .naslovnica__news .naslovnica__news-item .naslovnica__news-item-year span {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "MetaCompPro-Light W02 Regular", Arial, sans-serif;
      font-style: normal;
      letter-spacing: 5px;
      color: #ce1628; }
    .tpl-naslovnica .naslovnica__news .naslovnica__news-item .naslovnica__news-item-title {
      padding-top: 13px; }
      .tpl-naslovnica .naslovnica__news .naslovnica__news-item .naslovnica__news-item-title h3 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.33333em;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        color: #303c51;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .tpl-naslovnica .naslovnica__news .naslovnica__news-item > a:hover .naslovnica__news-item-title h3 {
      color: #ce1628; }

.tpl-naslovnica .products {
  padding-top: 7rem;
  position: relative; }
  .tpl-naslovnica .products .row {
    margin: 0px; }
  .tpl-naslovnica .products .products__top h4 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 8.9px;
    color: #ce1628; }
  .tpl-naslovnica .products .products__top h3 {
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1.13889em;
    font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
    font-style: normal;
    color: #303c51;
    padding-top: 2rem; }
  @media (min-width: 768px) {
    .tpl-naslovnica .products .products__top h4, .tpl-naslovnica .products .products__top h3 {
      opacity: 0;
      -webkit-transform: translateY(100px);
      transform: translateY(100px); } }
  .tpl-naslovnica .products .products__items {
    padding-top: 5.6rem;
    width: calc(100%);
    overflow: hidden;
    position: relative; }
    .tpl-naslovnica .products .products__items .products__items-arrows .arrows-init_arrow {
      position: absolute;
      top: 65%;
      left: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      border-radius: 50%;
      width: 60px;
      height: 60px;
      -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      background-image: -webkit-gradient(linear, left top, right top, from(#edf7ff), to(#ffffff));
      background-image: linear-gradient(to right, #edf7ff, #ffffff);
      border: solid 2px #ffffff;
      z-index: 999;
      cursor: pointer; }
      .tpl-naslovnica .products .products__items .products__items-arrows .arrows-init_arrow svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .tpl-naslovnica .products .products__items .products__items-arrows .arrows-init_arrow.arrow-right {
        left: auto;
        right: 20px; }
    .tpl-naslovnica .products .products__items .products__items-item {
      height: 370px;
      border-right: 1px solid #E2F0FA;
      text-align: center;
      position: relative; }
      .tpl-naslovnica .products .products__items .products__items-item:last-child {
        border-right: 0px; }
      .tpl-naslovnica .products .products__items .products__items-item > a {
        display: block;
        position: relative;
        min-height: 100%; }
        .tpl-naslovnica .products .products__items .products__items-item > a:hover .products__items-item-image {
          -webkit-transform: translate(-50%, -5%);
          transform: translate(-50%, -5%); }
      .tpl-naslovnica .products .products__items .products__items-item .products__items-item-top {
        height: auto;
        min-height: 60px;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal; }
        .tpl-naslovnica .products .products__items .products__items-item .products__items-item-top span {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.66667em;
          color: #ce1628; }
        .tpl-naslovnica .products .products__items .products__items-item .products__items-item-top h4 {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.25em;
          color: #303c51; }
      .tpl-naslovnica .products .products__items .products__items-item .products__items-item-image {
        padding-top: 4.2rem;
        position: absolute;
        bottom: 0px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
      @media (min-width: 768px) {
        .tpl-naslovnica .products .products__items .products__items-item {
          opacity: 0;
          -webkit-transform: translateY(100px);
          transform: translateY(100px); } }
  .tpl-naslovnica .products .ripple-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -2; }
    .tpl-naslovnica .products .ripple-container canvas {
      position: absolute;
      left: 50%;
      top: 0 !important;
      -webkit-transform: translate(-50%, 0) !important;
      transform: translate(-50%, 0) !important;
      width: 800px; }
    @media (min-width: 768px) {
      .tpl-naslovnica .products .ripple-container canvas {
        width: 1700px; } }

.tpl-naslovnica + .product-article__message__simple {
  margin-top: 80px; }

.tpl-izvor-zivota {
  position: relative;
  overflow: hidden; }
  .tpl-izvor-zivota#main {
    padding-top: 0 !important; }
  @media (min-width: 768px) {
    .tpl-izvor-zivota .paraShowFn {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0; } }
  .tpl-izvor-zivota .intro-panel .container {
    position: relative; }
    .tpl-izvor-zivota .intro-panel .container:after {
      content: "";
      display: block;
      width: 2px;
      height: 80px;
      background-color: #cfe4f4;
      position: absolute;
      left: calc(50% - 1px);
      bottom: 0; }
  @media (max-width: 767px) {
    .tpl-izvor-zivota .intro-panel .container:after {
      display: none; } }
  @media (min-width: 768px) {
    .tpl-izvor-zivota .intro-panel .main-article {
      padding-top: 6rem; } }
  .tpl-izvor-zivota .layers-panel {
    background: transparent url("../../../assets/images/graphics/izvor-static-no-clouds.jpg") no-repeat center center/100% auto;
    width: 100vw;
    position: relative; }
    .tpl-izvor-zivota .layers-panel:before {
      content: "";
      display: block;
      width: 100%;
      height: 0;
      padding-top: 113.1944444444444%; }
    .tpl-izvor-zivota .layers-panel:after {
      content: "";
      display: block;
      width: 100%;
      height: 0;
      padding-top: 69.86111111111111%;
      position: absolute;
      left: 0;
      top: 0;
      background: transparent url("../../../assets/images/graphics/izvor-static-just-clouds.jpg") no-repeat center center/100% auto; }
    @media (max-width: 767px) {
      .tpl-izvor-zivota .layers-panel {
        background: transparent url("../../../assets/images/graphics/Earth-vizaul-mobile.jpg") no-repeat top center/100% auto; }
        .tpl-izvor-zivota .layers-panel:after, .tpl-izvor-zivota .layers-panel:before {
          display: none; } }
    .tpl-izvor-zivota .layers-panel .earthLayers {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .tpl-izvor-zivota .layers-panel .earthLayers div {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 0;
        padding-top: 101.9047619047619%; }
      .tpl-izvor-zivota .layers-panel .earthLayers .layer_4 {
        background: transparent url("../../../assets/images/graphics/zemlja3.png") no-repeat center center/100% auto;
        width: 116%;
        top: -14%;
        left: -8%; }
      .tpl-izvor-zivota .layers-panel .earthLayers .layer_3 {
        background: transparent url("../../../assets/images/graphics/zemlja2.png") no-repeat center center/102% auto;
        top: -15%;
        left: 0%; }
      .tpl-izvor-zivota .layers-panel .earthLayers .layer_2 {
        background: transparent url("../../../assets/images/graphics/zemlja1.png") no-repeat center center/68% auto;
        top: -13%;
        left: -1%; }
      .tpl-izvor-zivota .layers-panel .earthLayers .layer_1 {
        background: transparent url("../../../assets/images/graphics/voda.png") no-repeat center center/38% auto;
        top: -13%;
        /* left: 3%; */ }
    .tpl-izvor-zivota .layers-panel .bottle {
      height: 738px;
      width: 277px;
      /*  opacity: 0;  */
      position: absolute;
      left: 50%;
      top: 17%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 1;
      /* ----------- iPad 1, 2, Mini and Air ----------- */
      /* Portrait */
      /* Landscape */
      /* ----------- iPad 3, 4 and Pro 9.7" ----------- */
      /* Portrait */
      /* Landscape */ }
      html[lang="hr-HR"] .tpl-izvor-zivota .layers-panel .bottle {
        background: transparent url("../../../assets/images/graphics/janaizvor.png") no-repeat center center;
        background-size: 100% auto; }
      html[lang="en-US"] .tpl-izvor-zivota .layers-panel .bottle {
        background: transparent url("../../../assets/images/graphics/bocaizvoren.png") no-repeat center center;
        background-size: 100% auto; }
      @media screen and (max-height: 780px) {
        .tpl-izvor-zivota .layers-panel .bottle {
          background-size: auto calc(100vh - 95px);
          background-position: top center;
          margin-top: 20px; } }
      @media screen and (max-width: 1780px) {
        .tpl-izvor-zivota .layers-panel .bottle {
          margin-top: -50px; } }
      @media screen and (max-width: 1440px) {
        .tpl-izvor-zivota .layers-panel .bottle {
          margin-top: -92px; } }
      @media (max-width: 767px) {
        .tpl-izvor-zivota .layers-panel .bottle {
          position: relative;
          margin-top: 0;
          height: 0;
          width: 100%;
          padding-bottom: 315%;
          background-position: center 82%; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
        .tpl-izvor-zivota .layers-panel .bottle {
          background-size: auto calc(100vh - 81%); } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
        .tpl-izvor-zivota .layers-panel .bottle {
          background-size: auto calc(100vh - 29%); } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
        .tpl-izvor-zivota .layers-panel .bottle {
          background-size: auto calc(100vh - 104%); } }
    .tpl-izvor-zivota .layers-panel .text {
      width: 361px;
      border-radius: 14px;
      -webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.16);
      background-color: #ffffff;
      position: absolute;
      right: 69%;
      top: 27%;
      z-index: 1;
      padding: 47px 32px 40px 63px; }
      @media screen and (max-width: 1212px) {
        .tpl-izvor-zivota .layers-panel .text {
          right: calc(100% - 381px); } }
      .tpl-izvor-zivota .layers-panel .text p {
        font-family: "MetaCompPro-Light W02 Regular";
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; }
        .tpl-izvor-zivota .layers-panel .text p strong {
          font-family: "Meta Offc W02 Normal"; }
      .tpl-izvor-zivota .layers-panel .text .dot-link {
        margin-bottom: 0; }
      @media (max-width: 767px) {
        .tpl-izvor-zivota .layers-panel .text {
          position: static;
          padding: 40px 30px;
          width: 100%;
          height: auto;
          border-radius: 0;
          -webkit-box-shadow: none;
          box-shadow: none;
          background-color: transparent; } }
    .tpl-izvor-zivota .layers-panel .wrapPlusMore {
      position: absolute;
      z-index: 1000001;
      /* */ }
      .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm1 {
        top: 28%;
        right: 37.5%; }
      .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm2 {
        top: 29%;
        right: 28%; }
      .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm3 {
        top: 19%;
        right: 32%; }
      .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm4 {
        top: 44.5%;
        right: 26%; }
      .tpl-izvor-zivota .layers-panel .wrapPlusMore.hoverIn {
        z-index: 1000002; }
      @media (max-width: 1439px) {
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm1 {
          top: 27%;
          right: 36%; }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm2 {
          top: 28%;
          right: 25%; }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm3 {
          top: 18%;
          right: 30%; }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm4 {
          top: 41.5%;
          right: 9%; } }
      @media (max-width: 767px) {
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm1 {
          top: 19%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm2 {
          top: 24%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm3 {
          top: 30.5%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm4 {
          top: 40%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); } }
      @media (max-width: 575px) {
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm1 {
          top: 16.5%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm2 {
          top: 21.2%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm3 {
          top: 27%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
        .tpl-izvor-zivota .layers-panel .wrapPlusMore.pm4 {
          top: 32.3%;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); } }
    .tpl-izvor-zivota .layers-panel .plusMore {
      position: relative;
      z-index: 2;
      cursor: pointer;
      width: 56px;
      height: 56px;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .tpl-izvor-zivota .layers-panel .plusMore:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 56px;
        height: 56px;
        -webkit-box-shadow: 0 5px 15px 0 rgba(207, 228, 244, 0.6);
        box-shadow: 0 5px 15px 0 rgba(207, 228, 244, 0.6);
        border: 2px solid #ffffff;
        border-radius: 50%;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .tpl-izvor-zivota .layers-panel .plusMore:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px;
        background-color: #ffffff;
        border-radius: 50%;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .tpl-izvor-zivota .layers-panel .plusMore span {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -16.4em;
        width: 0.3em;
        height: 1.2em; }
      @media (min-width: 1025px) {
        .tpl-izvor-zivota .layers-panel .plusMore:hover:after {
          width: 44px;
          height: 44px; }
        .tpl-izvor-zivota .layers-panel .plusMore:hover:before {
          width: 40px;
          height: 40px; } }
    @media (max-width: 1024px) {
      .tpl-izvor-zivota .layers-panel .hoverIn .plusMore:after {
        width: 44px;
        height: 44px; }
      .tpl-izvor-zivota .layers-panel .hoverIn .plusMore:before {
        width: 40px;
        height: 40px; }
      .tpl-izvor-zivota .layers-panel .hoverIn .plusMoreTooltip {
        opacity: 1; } }
    .tpl-izvor-zivota .layers-panel .plusMoreTooltip {
      width: 10px;
      height: 10px;
      padding: 5px;
      border-radius: 40px 0 40px 40px;
      -webkit-box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      box-shadow: 0 15px 50px 0 rgba(207, 228, 244, 0.7);
      background-color: #ffffff;
      position: absolute;
      right: 20px;
      top: 20px;
      overflow: hidden;
      z-index: 1;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em; }
      .tpl-izvor-zivota .layers-panel .plusMoreTooltip strong {
        font-family: "Meta Offc W02 Normal" !important;
        display: block; }
      .tpl-izvor-zivota .layers-panel .plusMoreTooltip .inner {
        width: 299px;
        /* height: 112px; */
        overflow: hidden;
        position: absolute;
        left: 30px;
        bottom: 30px;
        opacity: 0; }
      @media (max-width: 767px) {
        .tpl-izvor-zivota .layers-panel .plusMoreTooltip {
          position: relative;
          right: auto;
          top: auto;
          opacity: 0; }
          .tpl-izvor-zivota .layers-panel .plusMoreTooltip .inner {
            width: 240px; } }
  .tpl-izvor-zivota .blob-panel {
    position: relative;
    height: 100%;
    margin-top: -39%; }
    .tpl-izvor-zivota .blob-panel:before {
      content: "";
      display: block;
      width: 100%;
      height: 0;
      padding-top: 82.63888888888889%; }
    @media (max-width: 767px) {
      .tpl-izvor-zivota .blob-panel {
        margin-top: 0; }
        .tpl-izvor-zivota .blob-panel:before {
          display: none; } }
    .tpl-izvor-zivota .blob-panel .ripple-container {
      position: absolute;
      width: 103%;
      height: 100%;
      left: -2%;
      top: 0;
      z-index: 0; }
      .tpl-izvor-zivota .blob-panel .ripple-container canvas {
        position: absolute;
        width: 100%; }
    .tpl-izvor-zivota .blob-panel .container-full {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 1;
      padding-top: 20%; }
      @media (max-width: 767px) {
        .tpl-izvor-zivota .blob-panel .container-full {
          position: static; } }
    .tpl-izvor-zivota .blob-panel .container {
      height: 100%; }
      @media (min-width: 992px) {
        .tpl-izvor-zivota .blob-panel .container {
          padding-top: 150px; } }
    .tpl-izvor-zivota .blob-panel .blockImage {
      height: 100%;
      position: absolute;
      left: 50%;
      top: 0;
      width: 100%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0; }
      .tpl-izvor-zivota .blob-panel .blockImage .img {
        display: block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 75%;
        height: 100%;
        margin-bottom: 40px; }
      @media (max-width: 991px) {
        .tpl-izvor-zivota .blob-panel .blockImage .blockImage .img {
          min-height: 600px;
          display: block;
          background-size: auto 70%; } }
    .tpl-izvor-zivota .blob-panel .blockTitle {
      padding-top: 0; }
      .tpl-izvor-zivota .blob-panel .blockTitle .titleBig {
        font-size: 120px;
        font-size: 12rem;
        line-height: 1em;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        text-align: right;
        margin-bottom: 4rem;
        letter-spacing: normal;
        color: #303c51; }
        @media (max-width: 1439px) {
          .tpl-izvor-zivota .blob-panel .blockTitle .titleBig {
            font-size: 68px;
            font-size: 6.8rem;
            line-height: 1em; } }
        @media (max-width: 991px) {
          .tpl-izvor-zivota .blob-panel .blockTitle .titleBig {
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1.125em; } }
        @media (max-width: 767px) {
          .tpl-izvor-zivota .blob-panel .blockTitle .titleBig {
            text-align: left; } }
    .tpl-izvor-zivota .blob-panel .blockText {
      padding-bottom: 10px;
      padding-left: 20px; }
      .tpl-izvor-zivota .blob-panel .blockText p, .tpl-izvor-zivota .blob-panel .blockText li, .tpl-izvor-zivota .blob-panel .blockText dd {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em;
        color: #303c51; }
        @media (max-width: 991px) {
          .tpl-izvor-zivota .blob-panel .blockText p, .tpl-izvor-zivota .blob-panel .blockText li, .tpl-izvor-zivota .blob-panel .blockText dd {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.55556em; } }
      @media (max-width: 767px) {
        .tpl-izvor-zivota .blob-panel .blockText {
          padding-left: 0px; } }
    .tpl-izvor-zivota .blob-panel .dot-link {
      margin: 0; }
  .tpl-izvor-zivota .main-head {
    padding-top: 21rem; }
    .tpl-izvor-zivota .main-head .t {
      text-align: center;
      text-transform: uppercase;
      font-family: "Meta Offc W02 Normal" !important;
      font-size: 14px;
      letter-spacing: 5px;
      color: #cfe4f4; }
    @media (max-width: 767px) {
      .tpl-izvor-zivota .main-head {
        padding-top: 14rem; } }
  .tpl-izvor-zivota .main-article {
    padding-bottom: 20rem; }
    .tpl-izvor-zivota .main-article p, .tpl-izvor-zivota .main-article li {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em; }
      .tpl-izvor-zivota .main-article p em, .tpl-izvor-zivota .main-article li em {
        color: #ce1628;
        font-style: normal; }
    .tpl-izvor-zivota .main-article p:first-child {
      position: relative; }
    .tpl-izvor-zivota .main-article .drop-cap {
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.16667em;
      float: left;
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal;
      color: #ce1628;
      margin-right: 10px; }
      @media (min-width: 768px) {
        .tpl-izvor-zivota .main-article .drop-cap {
          font-size: 144px;
          font-size: 14.4rem;
          line-height: 1.06944em;
          float: none;
          position: absolute;
          right: calc(100% + 1rem);
          margin: 0;
          display: block;
          top: -5rem; } }
    @media (max-width: 767px) {
      .tpl-izvor-zivota .main-article {
        padding-bottom: 10rem; } }
  .tpl-izvor-zivota .blockWrapper {
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    position: relative; }
    .tpl-izvor-zivota .blockWrapper .graphics-container, .tpl-izvor-zivota .blockWrapper .blockImage .img {
      display: none; }
    .tpl-izvor-zivota .blockWrapper.blockLeft {
      background-position: left center; }
    .tpl-izvor-zivota .blockWrapper.blockRight {
      background-position: right center; }
    .tpl-izvor-zivota .blockWrapper .blockImage {
      height: 100%;
      position: relative; }
      .tpl-izvor-zivota .blockWrapper .blockImage .img {
        background-repeat: no-repeat;
        background-position: center center;
        height: 100%;
        margin-bottom: 40px; }
    .tpl-izvor-zivota .blockWrapper .blockTitle {
      padding-top: 60px; }
      .tpl-izvor-zivota .blockWrapper .blockTitle .titleBig {
        font-size: 120px;
        font-size: 12rem;
        line-height: 1em;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        margin-bottom: 4rem;
        letter-spacing: normal;
        color: #303c51; }
        @media (max-width: 1439px) {
          .tpl-izvor-zivota .blockWrapper .blockTitle .titleBig {
            font-size: 68px;
            font-size: 6.8rem;
            line-height: 1em; } }
        @media (max-width: 991px) {
          .tpl-izvor-zivota .blockWrapper .blockTitle .titleBig {
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1.125em; } }
      .tpl-izvor-zivota .blockWrapper .blockTitle .titleSmall {
        font-size: 72px;
        font-size: 7.2rem;
        line-height: 1.11111em;
        font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
        font-style: normal;
        margin-bottom: 4rem;
        letter-spacing: normal;
        color: #303c51; }
        @media (max-width: 991px) {
          .tpl-izvor-zivota .blockWrapper .blockTitle .titleSmall {
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1.125em; } }
    .tpl-izvor-zivota .blockWrapper .blockText {
      padding-bottom: 10px; }
      .tpl-izvor-zivota .blockWrapper .blockText p, .tpl-izvor-zivota .blockWrapper .blockText li, .tpl-izvor-zivota .blockWrapper .blockText dd {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em;
        color: #303c51; }
        @media (max-width: 991px) {
          .tpl-izvor-zivota .blockWrapper .blockText p, .tpl-izvor-zivota .blockWrapper .blockText li, .tpl-izvor-zivota .blockWrapper .blockText dd {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.55556em; } }
    @media (max-width: 991px) {
      .tpl-izvor-zivota .blockWrapper {
        padding-bottom: 48.61111111111111%;
        background-size: 100% auto; }
        .tpl-izvor-zivota .blockWrapper.blockLeft {
          background-position: left bottom; }
        .tpl-izvor-zivota .blockWrapper.blockRight {
          background-position: right bottom; } }
  .tpl-izvor-zivota .dot-link {
    margin-bottom: 50px; }
  .tpl-izvor-zivota .bannerBlock {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 120px;
    background: transparent url("../../../assets/images/temp-graphics/outlines-dubina.png") no-repeat top center; }
    @media (max-width: 991px) {
      .tpl-izvor-zivota .bannerBlock {
        padding-bottom: 50px; } }
    .tpl-izvor-zivota .bannerBlock .img {
      height: 0;
      width: 100%;
      padding-top: 28.57142857142857%;
      background-position: center;
      background-repeat: no-repeat; }
    .tpl-izvor-zivota .bannerBlock .title {
      font-size: 72px;
      font-size: 7.2rem;
      line-height: 1.11111em;
      font-family: "BodoniSevITC W08 Regular", Arial, sans-serif;
      font-style: normal;
      margin-bottom: 4rem;
      letter-spacing: normal;
      color: #303c51; }
      @media (max-width: 991px) {
        .tpl-izvor-zivota .bannerBlock .title {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.125em; } }
    .tpl-izvor-zivota .bannerBlock .tBlock .img {
      height: 0;
      width: 100%;
      padding-top: 30.35087719298246%;
      margin-top: 60px;
      margin-bottom: 60px;
      background-size: contain; }
    .tpl-izvor-zivota .bannerBlock .added .img {
      margin-bottom: 20px;
      background-size: auto 100%; }
    .tpl-izvor-zivota .bannerBlock .added .title {
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1em;
      margin-bottom: 2rem; }
      .tpl-izvor-zivota .bannerBlock .added .title:after {
        display: none; }
      @media (max-width: 991px) {
        .tpl-izvor-zivota .bannerBlock .added .title {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.22222em; } }
    .tpl-izvor-zivota .bannerBlock .added p, .tpl-izvor-zivota .bannerBlock .added li {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em;
      color: #303c51; }
      @media (max-width: 991px) {
        .tpl-izvor-zivota .bannerBlock .added p, .tpl-izvor-zivota .bannerBlock .added li {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.55556em; } }
  .tpl-izvor-zivota .tableBlock {
    position: relative;
    z-index: 1; }
    .tpl-izvor-zivota .tableBlock .contentWrapper {
      background-color: #fff;
      border-radius: 30px;
      -webkit-box-shadow: 0 20px 40px 0 rgba(223, 230, 236, 0.47);
      box-shadow: 0 20px 40px 0 rgba(223, 230, 236, 0.47);
      margin: 0 auto 60px;
      padding: 60px 0; }
    .tpl-izvor-zivota .tableBlock .tableWrapper {
      overflow: auto; }
      @media (min-width: 768px) {
        .tpl-izvor-zivota .tableBlock .tableWrapper {
          padding: 0 60px; } }
    .tpl-izvor-zivota .tableBlock .title {
      font-family: "MetaCompPro-Light W02 Regular", Arial, sans-serif;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111em;
      margin-bottom: 4rem;
      text-align: center;
      letter-spacing: 8px;
      color: #ce1628;
      text-transform: uppercase;
      padding: 0 60px; }
      @media (max-width: 991px) {
        .tpl-izvor-zivota .tableBlock .title {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.5em; } }
    .tpl-izvor-zivota .tableBlock table {
      width: 100%; }
      .tpl-izvor-zivota .tableBlock table th, .tpl-izvor-zivota .tableBlock table td {
        border-right: solid 1px #eff8ff;
        border-bottom: solid 2px #cfe4f4;
        padding: 19px 28px;
        font-size: 13px;
        font-size: 1.3rem; }
        .tpl-izvor-zivota .tableBlock table th:first-child, .tpl-izvor-zivota .tableBlock table td:first-child {
          text-align: right;
          font-size: 11px;
          font-size: 1.1rem; }
        .tpl-izvor-zivota .tableBlock table th:last-child, .tpl-izvor-zivota .tableBlock table td:last-child {
          border-right: none; }
        .tpl-izvor-zivota .tableBlock table th th, .tpl-izvor-zivota .tableBlock table th td, .tpl-izvor-zivota .tableBlock table td th, .tpl-izvor-zivota .tableBlock table td td {
          border: none;
          padding: 0; }
      .tpl-izvor-zivota .tableBlock table tr:last-child td {
        border-bottom: none; }
      .tpl-izvor-zivota .tableBlock table th {
        color: #303c51;
        font-weight: bold; }
      .tpl-izvor-zivota .tableBlock table td {
        color: #9b9b9b; }
        .tpl-izvor-zivota .tableBlock table td * {
          color: #9b9b9b; }
        .tpl-izvor-zivota .tableBlock table td em {
          color: #303c51;
          font-style: normal; }
        .tpl-izvor-zivota .tableBlock table td strong {
          color: #ce1628;
          font-weight: bold; }
      .tpl-izvor-zivota .tableBlock table .janaLogo {
        display: block;
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -26.6em;
        width: 8em;
        height: 3em;
        float: left;
        margin-right: 5px; }
  .tpl-izvor-zivota + .grootBanner {
    z-index: 0; }

body.mac .tpl-izvor-zivota #pinContainer .layers-panel .svgActionBlock .svgBack, body.mac .tpl-izvor-zivota #pinContainer .layers-panel .svgActionBlock .svglayers {
  top: 51%;
  margin-top: 0; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .row {
    width: 100%; }
  .site-header .navigation-container .main-nav {
    height: 100vh;
    min-height: auto; }
  .earth-parallax .item-oblaci-fixed, .earth-parallax .item-oblaci-svi {
    z-index: 0 !important; }
  .earth-parallax .earth-parallax__text {
    z-index: 1000; }
  .earth-parallax .earth-parallax__text, .earth-parallax .earth-parallax__text_shadow {
    position: absolute; }
  .earth-parallax .item-background {
    background-attachment: scroll; } }

@media screen and (-ms-high-contrast: active) and (min-width: 992px), screen and (-ms-high-contrast: none) and (min-width: 992px) {
  .site-header .navigation-container .main-nav .graphics-container {
    display: none; }
  .site-header .navigation-container .social-channels dl {
    margin-top: 200px; }
  .tpl-proizvodi-section .ripple-container {
    top: 0%;
    left: 0%; }
  .tpl-proizvod-article .intro-block .ripple-container canvas {
    top: 0 !important; }
  .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item .product-article__products-items-item-img::after {
    display: none; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask, .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask {
    display: none; }
  .tpl-izvor-zivota .blob-panel .ripple-container canvas {
    top: 0 !important;
    left: 0 !important; }
  .tpl-izvor-zivota .blob-panel .blockText {
    margin-left: 20.66%; } }

html[lang="en-US"] .earth-parallax .earth-parallax__text h3 {
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px; }

@media (max-width: 1190px) {
  html[lang="en-US"] .earth-parallax .earth-parallax__text h3 {
    font-size: 80px;
    font-size: 8rem;
    line-height: 1em; } }

@media (max-width: 599px) {
  html[lang="en-US"] .earth-parallax .earth-parallax__text h3 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1em; } }

@media (max-width: 1280px) {
  .tpl-voda-i-zivot .main__top {
    padding-right: 0px; }
    .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image svg {
      height: 100%; }
  .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-side {
    display: none; } }

@media (max-width: 1220px) {
  .tpl-voda-i-zivot .main__gender .main__gender-top {
    padding: 0px 4rem !important; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider {
    padding: 0px 4rem !important; } }

@media (max-width: 1200px) {
  .earth-parallax .item-oblaci-fixed {
    top: -100px; }
  .tpl-proizvod-article .product-article__slider .prevCustomArrow {
    left: 10%; }
  .tpl-proizvod-article .product-article__slider .nextCustomArrow {
    right: 10%; }
  .tpl-proizvod-article .product-article__tabs {
    padding-left: 20px;
    padding-right: 20px; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-big-text .product-voda__products-item-big-text-h3 {
    font-size: 344px;
    font-size: 34.4rem; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__big-mask {
    display: none; } }

@media (max-width: 1080px) {
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-right {
    right: 50px; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask.small-mask-left {
    left: 50px; } }

@media (max-width: 1024px) {
  .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-left .main__gender-top-left-h3 {
    font-size: 80px;
    font-size: 8rem; }
  .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-h3 {
    font-size: 80px;
    font-size: 8rem; } }

@media (max-width: 991px) {
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block {
    padding: 20px 0px; }
    .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block .main__top-text-block p .out {
      position: unset;
      display: block;
      float: left;
      margin-left: -10px;
      margin-right: 5px;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.16667em; }
  .earth-parallax .earth-parallax__text {
    z-index: 100; }
    .earth-parallax .earth-parallax__text h3 {
      padding-left: 20px;
      padding-right: 20px;
      font-size: 90px;
      font-size: 9rem;
      line-height: 1em; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-list .item-desc__info-list-item {
    margin-right: 10px;
    margin-bottom: 12px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-text .voda-message__items-item-text-h3 {
    text-align: center; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-text .voda-message__items-item-text-p {
    margin: 0px auto;
    text-align: center;
    margin-bottom: 50px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .item-slider-arrows .item-slider-arrows__arrow.arrow-left {
    left: 40px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .item-slider-arrows .item-slider-arrows__arrow.arrow-right {
    right: 40px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide .voda-message__items-item-slider-slide-main-image {
    height: 400px; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-slider .voda-message__items-item-slider-slide .voda-message__items-item-slider-slide-under-image {
    max-width: 340px; } }

@media (max-width: 960px) {
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .products-item__small-mask {
    display: none; }
  .site-header .site-header__top .site-header__top-text .site-header__top-text-h4 {
    display: none; }
  .site-header .site-header__top .site-header__top-text .site-header__top-line-up {
    display: none; } }

@media (max-width: 880px) {
  .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-buttons .image-buttons {
    display: none; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-big-text .product-voda__products-item-big-text-h3 {
    font-size: 244px;
    font-size: 24.4rem; } }

@media (max-width: 766px) {
  .tpl-voda-i-zivot .main__top {
    padding-top: 70px; }
    .tpl-voda-i-zivot .main__top .main__top-mask {
      margin-top: -15px; }
      .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image {
        width: 100%;
        height: 0;
        left: 0;
        padding-bottom: 100%; }
        .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .img {
          top: 0; }
        .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image svg {
          height: unset; }
        .tpl-voda-i-zivot .main__top .main__top-mask .main__top-mask-image .master-svg {
          height: unset; }
  .tpl-voda-i-zivot .main__section .main__section-image {
    position: relative;
    width: 100%;
    height: 396px !important;
    background-size: cover;
    background-position: 50% 50%;
    margin-top: 50px; }
    .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask {
      display: none; }
    .tpl-voda-i-zivot .main__section .main__section-image .main__section-image-mask-mobile {
      display: block; }
  .tpl-voda-i-zivot .main__section .main__section-content {
    min-height: auto;
    padding: 50px 0px; }
    .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text {
      padding: 0px; }
    .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-see-more {
      margin-left: 10px; }
  .tpl-voda-i-zivot .main__gender {
    padding-top: 40px; }
    .tpl-voda-i-zivot .main__gender .main__gender-top {
      padding: 0px 3rem !important; }
      .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-right p {
        margin-left: 0px; }
    .tpl-voda-i-zivot .main__gender .main__gender-slider {
      padding: 0 !important; }
      .tpl-voda-i-zivot .main__gender .main__gender-slider .slick-list {
        padding: 0 40px; }
  .tpl-voda-i-zivot .main__act {
    padding-left: 30px;
    padding-right: 30px; }
    .tpl-voda-i-zivot .main__act .main__act-item {
      margin-bottom: 40px; }
      .tpl-voda-i-zivot .main__act .main__act-item .main__act-item-p {
        min-height: unset; }
      .tpl-voda-i-zivot .main__act .main__act-item .main__act-item-see-more .main__act-item-see-more-ul .main__act-item-see-more-list .dot-link {
        left: 0px; }
  .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item {
    min-height: auto; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .main__top-h4 {
      font-size: 16px;
      font-size: 1.6rem;
      letter-spacing: 6px;
      margin-bottom: 33px;
      left: 0px; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .text-block p {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.6; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .text-block .drop-cap {
      position: relative;
      right: auto;
      top: 0;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1em;
      margin: 7px 5px 0 -7px;
      float: left; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask {
      -webkit-transform: translate(0px, 0px) !important;
      transform: translate(0px, 0px) !important;
      min-height: 400px; }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask svg, .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .canvas-wrapper {
        display: none; }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .image-mask-mobile {
        display: block;
        position: absolute; }
      .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .image-mask .img {
        left: 0;
        top: 0;
        background-size: cover; }
    .tpl-voda-i-zivot .voda-zivot-list .voda-zivot-item .voda-zivot-info {
      margin: 35px 0px;
      min-height: auto; }
  .earth-parallax .earth-parallax__text {
    position: absolute; }
  .earth-parallax .earth-parallax__text_shadow {
    position: absolute; }
    .earth-parallax .earth-parallax__text_shadow .earth-parallax__text-button {
      bottom: -60px; }
  .earth-parallax .item-background {
    background-attachment: scroll; }
  .earth-parallax .item-oblaci-fixed {
    top: 0; }
    .earth-parallax .item-oblaci-fixed img {
      top: 0px; }
  .site-footer .graphics-container {
    z-index: 0;
    top: -100px;
    pointer-events: none; }
    .site-footer .graphics-container svg {
      width: unset; }
  .site-footer .site-info {
    z-index: 1; }
  .tpl-proizvodi-section .proivodi-list .proizvod-item {
    min-height: auto; }
    .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask {
      -webkit-transform: translate(0px, 0px) !important;
      transform: translate(0px, 0px) !important;
      min-height: 400px; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask svg, .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .canvas-wrapper {
        display: none; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .image-mask-mobile {
        display: block;
        position: absolute; }
      .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .img {
        left: 0;
        top: 0;
        background-size: 100% auto; }
  .tpl-proizvodi-section .proizvod-info {
    margin: 35px 0px; }
  .tpl-proizvodi-section .org-container .no-p {
    padding: 0px; }
  .tpl-proizvodi-section .intro-block .graphics-container svg {
    left: 45%;
    top: 25%; }
  .tpl-servisne {
    padding: 15rem 0px !important;
    padding-bottom: 5rem !important; }
    .tpl-servisne .servisne__image {
      text-align: center; }
    .tpl-servisne .servisne__content {
      margin-top: 5rem; }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info {
    top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent; }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-image .product-article__slider-slide-image-top img {
    height: 360px; }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-image .product-article__slider-slide-image-bottom img {
    height: 125px;
    margin-left: calc(50% - 2px);
    margin-top: -131px; }
  .tpl-proizvod-article .product-article__slider .dArrow {
    display: none !important; }
  .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-image {
    width: 100%; }
    .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask {
      width: 100%; }
      .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask svg {
        width: 100%;
        height: auto; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc {
    display: inherit !important; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-options {
    padding-top: 50px; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-under {
    background-position: center 150px; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top {
    height: 1000px;
    background: url("../../../assets/images/temp-graphics/earthlayers.png") no-repeat center 50px/cover; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .ripple-container {
      display: none; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-seperator {
      bottom: 30px; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-under {
    height: 1000px;
    background-size: auto 650px; }
  .tpl-article-list .article-list__pagination .article-list__pagination-mobile {
    display: block; }
  .tpl-article-list .article-list__pagination .article-list__pagination-ul {
    display: none; }
  .tpl-article-list .article-list__pagination .article-list__pagination-p {
    font-size: 16px;
    font-size: 1.6rem; }
  .tpl-naslovnica .naslovnica__news .naslovnica__news-item {
    border-right: 0px;
    padding: 4rem 2rem !important;
    text-align: center; }
    .tpl-naslovnica .naslovnica__news .naslovnica__news-item:first-child {
      border-bottom: 1px solid #E2F0FA;
      border-right: 0px; } }

@media (max-width: 640px) {
  .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .product-article__message-heart-image-mask-img {
    width: 460px; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-big-text .product-voda__products-item-big-text-h3 {
    font-size: 184px;
    font-size: 18.4rem; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .item-image__main {
    height: 320px; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-image .item-image__under {
    width: 300px;
    bottom: -20px; }
  .tpl-naslovnica .naslovnica__news .naslovnica__news-item .naslovnica__news-item-title h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em; }
  .tpl-naslovnica .products .products__top h4 {
    font-size: 16px;
    font-size: 1.6rem; }
  .tpl-naslovnica .products .products__top h3 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.125em; } }

@media (max-width: 576px) {
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-block .main__top-text-block-p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em; }
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-text-h4 {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 6px; }
  .tpl-voda-i-zivot .main__top .main__top-text .main__top-see-more .main__top-see-more-h4 {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.9px; }
  .tpl-voda-i-zivot .main__section .main__section-content {
    padding-bottom: 0px; }
    .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-h3 {
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.125em;
      padding-bottom: 25px; }
    .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-text-block .main__section-content-text-block-p {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em; }
    .tpl-voda-i-zivot .main__section .main__section-content .main__section-content-text .main__section-content-see-more .main__section-content-see-more-h4 {
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: 0.9px; }
  .tpl-voda-i-zivot .main__gender .main__gender-hr-mobile {
    display: block;
    margin-left: 30px; }
  .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-left .main__gender-top-left-h3 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.125em; }
  .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-left .main__gender-top-left-hr {
    display: none; }
  .tpl-voda-i-zivot .main__gender .main__gender-top .main__gender-top-right p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em; }
  .tpl-voda-i-zivot .main__gender .main__gender-slider .main__gender-slider-seperator {
    margin-top: 30px; }
  .tpl-voda-i-zivot .main__act {
    padding-top: 60px; }
    .tpl-voda-i-zivot .main__act .main__act-item .main__act-item-h3 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.61111em; }
    .tpl-voda-i-zivot .main__act .main__act-item p {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em; }
  .tpl-master-article .graphics-container svg {
    top: 35%; }
  .tpl-master-article .master-article__heading .title {
    margin-bottom: 3rem; }
  .tpl-master-article .master-article__image .article-image {
    height: 200px;
    border-radius: 55px;
    border-bottom-left-radius: 15px; }
  .tpl-master-article .main-article {
    padding-left: 30px;
    padding-right: 30px; }
    .tpl-master-article .main-article p {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em; }
    .tpl-master-article .main-article .highlight {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em; }
  .tpl-servisne .servisne__image svg {
    width: 100%;
    max-width: 447px; }
  .tpl-contact .graphics-container svg {
    top: 0px !important; }
  .tpl-contact .contact__items .contact__items-item {
    padding: 10px 20px; }
    .tpl-contact .contact__items .contact__items-item .contact__items-item-block {
      padding: 4rem 3rem; }
  .earth-parallax {
    min-height: 620px; }
    .earth-parallax .earth-parallax__text, .earth-parallax .earth-parallax__text_shadow {
      top: 55%; }
      .earth-parallax .earth-parallax__text h3, .earth-parallax .earth-parallax__text_shadow h3 {
        width: 90%;
        font-size: 72px;
        font-size: 7.2rem;
        line-height: 1.11111em;
        letter-spacing: 1px; }
      .earth-parallax .earth-parallax__text .earth-parallax__text-button, .earth-parallax .earth-parallax__text_shadow .earth-parallax__text-button {
        height: 60px; }
        .earth-parallax .earth-parallax__text .earth-parallax__text-button a, .earth-parallax .earth-parallax__text_shadow .earth-parallax__text-button a {
          height: 46px;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 2.875em;
          font-weight: normal;
          white-space: nowrap; }
      .earth-parallax .earth-parallax__text .item-oblaci-svi, .earth-parallax .earth-parallax__text_shadow .item-oblaci-svi {
        width: 100%; }
        .earth-parallax .earth-parallax__text .item-oblaci-svi img, .earth-parallax .earth-parallax__text_shadow .item-oblaci-svi img {
          width: 130%;
          margin-left: -50px; }
    .earth-parallax .item-oblaci-fixed img {
      top: 0px; }
    .earth-parallax .item-background {
      min-height: 620px; }
  .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .product-article__message-heart-image-mask-img {
    width: 300px; }
  .tpl-proizvod-article .product-article__slider .product-article__slider-slide .product-article__slider-slide-info .product-article__slider-slide-info-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    width: 210px; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__big-text {
    padding: 0px; }
    .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__big-text .item-desc__big-text-p {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info {
    padding-top: 10px; }
  .tpl-proizvod-article .product-article__products .product-article__products-items .product-article__products-items-item {
    padding-top: 35px; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-top {
    height: 700px; }
    .tpl-proizvodi-voda .product-voda .product-voda__image-top .product-voda__image-seperator {
      bottom: 10px; }
  .tpl-proizvodi-voda .product-voda .product-voda__image-under {
    height: 700px;
    background-size: auto 500px; }
  .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item {
    padding-top: 6rem; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-big-text .product-voda__products-item-big-text-h3 {
      font-size: 144px;
      font-size: 14.4rem; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-title .title {
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.125em;
      margin-bottom: 3rem; }
    .tpl-proizvodi-voda .product-voda .product-voda__products .product-voda__products-item .product-voda__products-item-button {
      padding-top: 4rem; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-text .voda-message__items-item-text-h3 {
    font-size: 64px;
    font-size: 6.4rem; }
  .tpl-voda-s-porukom .voda-message .voda-message__items .voda-message__items-item .voda-message__items-item-text .voda-message__items-item-text-p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em; }
  .tpl-editorial .main__gender .main__gender-slider {
    overflow: inherit !important;
    max-width: 100%; } }

@media (max-width: 420px) {
  .tpl-proizvod-article .product-article__message .product-article__message-heart .product-article__message-heart-image .product-article__message-heart-image-mask .product-article__message-heart-image-mask-img {
    width: 280px; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-options .product-article__tabs-options-ul .product-article__tabs-options-ul-item {
    width: auto;
    max-width: 120px; }
  .tpl-proizvod-article .product-article__tabs .product-article__tabs-items .product-article__tabs-items-item .item-desc__info .item-desc__info-list .item-desc__info-list-item {
    margin-right: 7px;
    margin-bottom: 9px; }
  .tpl-proizvodi-section .proivodi-list .proizvod-item .image-mask .img {
    background-size: auto 100%; } }

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

GDPR prompt

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
/*
@font-face {
	font-family: 'GothamRounded-Bold';
	src: url('../../source/fonts/GothamRounded/GothamRounded-Bold.eot');
	src: url('../../source/fonts/GothamRounded/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
		url('../../source/fonts/GothamRounded/GothamRounded-Bold.woff2') format('woff2'),
		url('../../source/fonts/GothamRounded/GothamRounded-Bold.woff') format('woff'),
		url('../../source/fonts/GothamRounded/GothamRounded-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/
* {
  margin: 0;
  padding: 0; }

#gdpr-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000; }

#gdpr_toolbar.compact {
  width: auto;
  padding: 0; }
  #gdpr_toolbar.compact .gdpr-msg {
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0; }
  #gdpr_toolbar.compact .gdpr-prompt__title span,
  #gdpr_toolbar.compact .gdpr-prompt__ctrl,
  #gdpr_toolbar.compact .gdpr-opt,
  #gdpr_toolbar.compact .gdpr-prompt__msg {
    display: none; }
  #gdpr_toolbar.compact .gdpr-prompt__title {
    padding: 0;
    line-height: 1; }

#gdpr_toolbar .gdpr-prompt__ctrl .x_submit_necessary {
  display: block; }

#gdpr_toolbar .gdpr-prompt__ctrl .x_submit_selected {
  display: none; }

#gdpr_toolbar .gdpr-prompt__ctrl.active .x_submit_necessary {
  display: none; }

#gdpr_toolbar .gdpr-prompt__ctrl.active .x_submit_selected {
  display: block; }

#gdpr_toolbar ul, #gdpr_toolbar ol, #gdpr_toolbar dl {
  list-style: none; }

#gdpr_toolbar.hide {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0; }

.gdpr-compact {
  position: fixed;
  z-index: 10;
  right: 0;
  bottom: 0;
  line-height: 1;
  display: inline-block;
  -webkit-transform: translate3d(100%, 100%, 0);
  transform: translate3d(100%, 100%, 0);
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0; }
  .gdpr-compact.show {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .gdpr-compact:before {
    content: "";
    width: 120px;
    height: 120px;
    position: fixed;
    right: -60px;
    bottom: -60px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #64b1ef;
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .gdpr-compact svg {
    position: relative;
    right: 12px;
    bottom: 12px;
    width: 24px;
    height: 24px;
    display: inline-block;
    fill: #ffffff;
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .gdpr-compact:hover:before {
    background: #000; }
  .gdpr-compact:hover svg {
    fill: #ffffff; }

.gdpr-prompt {
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #64b1ef;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.43;
  font-family: "Meta Offc W02 Normal";
  z-index: 10000;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 400px;
  z-index: 1000; }
  @media only screen and (max-width: 400px) {
    .gdpr-prompt {
      width: 100%; } }
  .gdpr-prompt__title {
    color: #64b1ef;
    font-family: "BodoniSevITC W08 Regular";
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.36;
    text-transform: uppercase;
    padding: 40px 40px 0 40px;
    margin-bottom: 20px; }
    .gdpr-prompt__title svg {
      display: none; }
  .gdpr-prompt__msg {
    padding: 0 40px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #000; }
    .gdpr-prompt__msg a {
      color: #000;
      font-family: "BodoniSevITC W08 Regular"; }
  .gdpr-prompt__ctrl {
    padding: 30px 40px 20px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #ffffff;
    position: relative; }
    @media only screen and (max-width: 400px) {
      .gdpr-prompt__ctrl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 40px 10px 40px; } }
  .gdpr-prompt__cta {
    color: #64b1ef;
    font-family: "Meta Offc W02 Normal";
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 17px 25px 15px 0;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative; }
    @media only screen and (max-width: 400px) {
      .gdpr-prompt__cta {
        margin-bottom: 20px; } }
    .gdpr-prompt__cta:after, .gdpr-prompt__cta:before {
      content: "";
      position: absolute;
      right: 10px;
      top: 50%;
      width: 2px;
      height: 7px;
      -webkit-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg);
      background: #64b1ef;
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
    .gdpr-prompt__cta:before {
      -webkit-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      right: 14px; }
    .gdpr-prompt__cta.active {
      color: #000; }
      .gdpr-prompt__cta.active:after, .gdpr-prompt__cta.active:before {
        background: #000;
        -webkit-transform: translateY(-50%) rotate(-135deg);
        transform: translateY(-50%) rotate(-135deg); }
      .gdpr-prompt__cta.active:before {
        -webkit-transform: translateY(-50%) rotate(135deg);
        transform: translateY(-50%) rotate(135deg); }
    .gdpr-prompt__cta:hover {
      text-decoration: none;
      color: #000; }
      .gdpr-prompt__cta:hover:after, .gdpr-prompt__cta:hover:before {
        background: #000; }
    .gdpr-prompt__cta--btn {
      background: #000;
      color: #ffffff;
      border: 2px solid #000;
      border-radius: 100px;
      padding: 15px 15px;
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
      .gdpr-prompt__cta--btn:hover {
        background: #ffffff;
        color: #000; }
      .gdpr-prompt__cta--btn:after, .gdpr-prompt__cta--btn:before {
        display: none; }

.gdpr-msg {
  -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: relative;
  top: 0;
  z-index: 0;
  padding-bottom: 20px;
  background: #ffffff; }
  .gdpr-msg.show {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }

.gdpr-opt {
  padding: 40px 0;
  position: fixed;
  z-index: -1;
  right: 0;
  top: 90px;
  height: calc(100vh - 90px);
  width: 400px;
  background: #ffffff;
  -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  overflow-y: scroll; }
  @media only screen and (max-width: 400px) {
    .gdpr-opt {
      width: 100%;
      overflow-y: scroll; } }
  .gdpr-opt.show {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .gdpr-opt__title {
    padding: 0 40px;
    line-height: 1.36;
    text-transform: uppercase;
    color: #64b1ef;
    font-family: "BodoniSevITC W08 Regular";
    font-size: 16px;
    font-size: 1.6rem; }
  .gdpr-opt__subtitle {
    padding: 0 40px;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem; }
  .gdpr-opt__list {
    margin: 40px 0 0 0;
    background: #ffffff;
    padding: 40px; }
    .gdpr-opt__list li {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.43;
      padding-bottom: 20px;
      margin-bottom: 22px;
      border-bottom: 1px solid #ccc; }
      .gdpr-opt__list li:last-child {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0; }
    .gdpr-opt__list strong {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "BodoniSevITC W08 Regular";
      display: inline-block;
      width: 100%;
      margin-bottom: 10px; }
  .gdpr-opt__ctrl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px;
    margin-top: 40px; }
  .gdpr-opt label {
    cursor: pointer;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    line-height: 1.55556em; }
    .gdpr-opt label strong {
      color: #64b1ef;
      font-family: "BodoniSevITC W08 Regular";
      font-size: 16px;
      font-size: 1.6rem;
      text-transform: uppercase; }

/* The switch - the box around the slider */
.switch {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  width: 36px;
  height: 18px; }

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:after {
  position: absolute;
  content: "Off";
  color: #ccc;
  left: 45px;
  top: -1px;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in; }

input:checked + .slider {
  background-color: #000; }

input:checked + .slider:after {
  content: "On";
  color: #000; }

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  transform: translateX(18px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

.tpl-zvijezde-u-dubini {
  background-color: #030b19;
  color: #cfe4f4; }
  .tpl-zvijezde-u-dubini .headerSection {
    background: url("../../../assets/images/kampanja/zvijezde-u-dubini/vernesa-cover-2000x1080.jpg") no-repeat right bottom/cover;
    position: relative;
    padding-bottom: 108px; }
    .tpl-zvijezde-u-dubini .headerSection:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .tpl-zvijezde-u-dubini .headerSection:before {
      background: url("../../../assets/images/kampanja/zvijezde-u-dubini/vernesa-cover-2000x1080.png") no-repeat right bottom/cover; }
      @media (min-width: 992px) and (max-width: 1439px) {
        .tpl-zvijezde-u-dubini .headerSection:before {
          background-position: 64% center; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .tpl-zvijezde-u-dubini .headerSection:before {
          background-position: 70% center; } }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .headerSection {
        background: url("../../../assets/images/kampanja/zvijezde-u-dubini/bg-cover-992x1500.png") no-repeat right top/cover;
        padding-bottom: 442px; }
        .tpl-zvijezde-u-dubini .headerSection:before {
          z-index: 2;
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/vernesa-cover-992x1500.png") no-repeat center bottom; } }
    .tpl-zvijezde-u-dubini .headerSection .container {
      position: relative;
      z-index: 3; }
    .tpl-zvijezde-u-dubini .headerSection .headerSection_title {
      font-size: 72px;
      font-size: 7.2rem;
      line-height: 1.13889em;
      font-family: "BodoniSevITC W08 Regular" !important;
      color: #fff;
      text-align: center;
      margin: 85px 0 55px;
      padding-bottom: 4px;
      background: white;
      background: linear-gradient(135deg, white 0%, #f4e2d5 77%, #f4d5d5 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .headerSection .headerSection_title {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.125em;
          margin: 96px 0 25px; } }
    .tpl-zvijezde-u-dubini .headerSection .headerSection_subtitle {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.66667em;
      color: #eff8ff;
      text-align: center;
      letter-spacing: 6px;
      text-transform: uppercase;
      margin: 55px 0 56px; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .headerSection .headerSection_subtitle {
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 2.30769em;
          letter-spacing: 3px;
          color: #fff;
          margin: 25px 0 36px; } }
    .tpl-zvijezde-u-dubini .headerSection .headerSection_intro {
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 1.5625em;
      font-family: "BodoniSevITC W08 Regular" !important;
      color: #eff8ff;
      margin-bottom: 42px; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .headerSection .headerSection_intro {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.41667em;
          color: #fff; } }
    .tpl-zvijezde-u-dubini .headerSection p {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.6em;
      color: #eff8ff;
      margin-bottom: 32px; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .headerSection p {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.55556em;
          margin-bottom: 28px;
          color: #fff; } }
  .tpl-zvijezde-u-dubini .centralSection {
    background: url("../../../assets/images/kampanja/zvijezde-u-dubini/Vernesa-bg-1440x1900.png") no-repeat center top/100% auto;
    padding-top: 135px;
    padding-bottom: 100px; }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .centralSection {
        padding-top: 35px;
        padding-bottom: 50px; } }
    .tpl-zvijezde-u-dubini .centralSection_nobg {
      background-image: none; }
  .tpl-zvijezde-u-dubini .paraSection {
    padding: 0;
    height: 60vw;
    max-height: 700px;
    width: 100%;
    background: url("../../../assets/images/kampanja/zvijezde-u-dubini/vernesa-chalkboard.jpg") no-repeat center center;
    background-size: 100vw auto;
    background-attachment: fixed; }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .paraSection {
        background-size: auto 100vh; } }
  .tpl-zvijezde-u-dubini .introBlock p:first-child {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.5625em;
    font-family: "BodoniSevITC W08 Regular" !important;
    color: #6795d8;
    margin-bottom: 20px; }
    .tpl-zvijezde-u-dubini .introBlock p:first-child strong {
      font-family: "BodoniSevITC W08 Regular" !important;
      color: #cfe4f4; }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .introBlock p:first-child {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.41667em;
        margin-bottom: 43px; } }
  .tpl-zvijezde-u-dubini .introBlock p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    color: #cfe4f4;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .introBlock p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.55556em;
        margin-bottom: 17px; } }
  .tpl-zvijezde-u-dubini .videoBlock {
    margin-bottom: 57px; }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .videoBlock {
        margin-bottom: 42px; } }
    .tpl-zvijezde-u-dubini .videoBlock video {
      margin-bottom: 0; }
    .tpl-zvijezde-u-dubini .videoBlock .fluid-width-video-wrapper {
      border-radius: 0; }
    .tpl-zvijezde-u-dubini .videoBlock_title {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.77778em;
      font-family: "FFMetaWebProBold" !important;
      color: #cfe4f4;
      margin-top: 23px;
      margin-bottom: 53px;
      text-transform: uppercase;
      text-align: center;
      letter-spacing: 1.8px; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .videoBlock_title {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 2em;
          margin-bottom: 30px; } }
  .tpl-zvijezde-u-dubini .talkBlock {
    position: relative;
    z-index: 5; }
    .tpl-zvijezde-u-dubini .talkBlock_list {
      margin-bottom: 72px; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .talkBlock_list {
          margin-bottom: 41px; } }
    .tpl-zvijezde-u-dubini .talkBlock_question {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.27778em;
      font-family: "BodoniSevITC W08 Regular" !important;
      color: #6795d8;
      margin-bottom: 16px;
      font-weight: normal; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .talkBlock_question {
          font-size: 28px;
          font-size: 2.8rem;
          line-height: 1.35714em;
          color: #cfe4f4;
          margin-bottom: 8px; } }
    .tpl-zvijezde-u-dubini .talkBlock_answer {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.6em;
      color: #cfe4f4;
      position: relative; }
      .tpl-zvijezde-u-dubini .talkBlock_answer strong {
        color: #6795d8; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .talkBlock_answer {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.55556em;
          color: #cfe4f4; } }
      .tpl-zvijezde-u-dubini .talkBlock_answer:before {
        content: "VS";
        display: inline-block;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.33333em;
        font-family: "BodoniSevITC W08 Regular" !important;
        color: #6795d8;
        position: absolute;
        right: calc(100% + 22px);
        top: -2px; }
        @media (max-width: 767px) {
          .tpl-zvijezde-u-dubini .talkBlock_answer:before {
            position: static;
            font-size: 20px;
            font-size: 2rem;
            line-height: 1.5em;
            margin: 0 10px 0 -15px; } }
  .tpl-zvijezde-u-dubini .gfx-right {
    position: relative; }
    .tpl-zvijezde-u-dubini .gfx-right .inner {
      height: 0; }
      @media (max-width: 767px) {
        .tpl-zvijezde-u-dubini .gfx-right .inner {
          padding-top: 134%;
          width: 100vw;
          position: relative;
          left: -30px;
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/gfx-right-mobile.png") no-repeat center top/100% auto;
          margin-bottom: 42px; } }
      @media (min-width: 768px) {
        .tpl-zvijezde-u-dubini .gfx-right .inner {
          position: absolute;
          top: 0;
          right: 50%;
          /* height: 600px; width: 394px; */
          height: 37vw;
          width: 24vw;
          -webkit-transform: translate(50vw, -50%);
          transform: translate(50vw, -50%);
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/gfx-right-dex.png") no-repeat center center/100% auto; } }
  .tpl-zvijezde-u-dubini .imageMaskMob {
    display: none; }
    @media (max-width: 767px) {
      .tpl-zvijezde-u-dubini .imageMaskMob {
        display: block;
        position: relative; }
        .tpl-zvijezde-u-dubini .imageMaskMob .inner {
          height: 0;
          padding-top: 134%;
          width: 100vw;
          position: relative;
          left: -30px;
          margin-bottom: 42px; }
        .tpl-zvijezde-u-dubini .imageMaskMob-left .inner {
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/gfx-left-mobile.png") no-repeat center top/100% auto; }
        .tpl-zvijezde-u-dubini .imageMaskMob-right .inner {
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/gfx-right-mobile.png") no-repeat center top/100% auto; } }
  .tpl-zvijezde-u-dubini .imageMaskDex {
    display: none; }
    @media (min-width: 768px) {
      .tpl-zvijezde-u-dubini .imageMaskDex {
        display: block;
        height: 0;
        position: relative; }
        .tpl-zvijezde-u-dubini .imageMaskDex_blockPosition {
          position: absolute;
          top: 0;
          overflow: hidden; }
        .tpl-zvijezde-u-dubini .imageMaskDex_image {
          position: absolute;
          top: 0;
          z-index: 1;
          width: 100%;
          height: 100%; }
        .tpl-zvijezde-u-dubini .imageMaskDex_canvasWrapper {
          position: absolute;
          top: 0;
          z-index: 2;
          width: 100%; }
        .tpl-zvijezde-u-dubini .imageMaskDex-right .imageMaskDex_blockPosition {
          right: 50%;
          -webkit-transform: translate(50vw, -50%);
          transform: translate(50vw, -50%);
          /* width: 389px; */
          width: 539px;
          height: 718px; }
        .tpl-zvijezde-u-dubini .imageMaskDex-right .imageMaskDex_image {
          left: 0;
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/Vernesa-right.png") no-repeat center left; }
        .tpl-zvijezde-u-dubini .imageMaskDex-right .imageMaskDex_canvasWrapper {
          left: 0;
          width: 778px; }
        .tpl-zvijezde-u-dubini .imageMaskDex-left .imageMaskDex_blockPosition {
          left: 50%;
          -webkit-transform: translate(-50vw, -50%);
          transform: translate(-50vw, -50%);
          /* width: 389px; */
          width: 539px;
          height: 718px; }
        .tpl-zvijezde-u-dubini .imageMaskDex-left .imageMaskDex_image {
          right: 0;
          background: url("../../../assets/images/kampanja/zvijezde-u-dubini/stargazing.png") no-repeat center right; }
        .tpl-zvijezde-u-dubini .imageMaskDex-left .imageMaskDex_canvasWrapper {
          right: 0;
          width: 778px; } }
