html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: none;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("cd8065b53a84d8a81e7765a00384ea0f98c3c59d") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-optimization {
  display: contents;
}

.w-webflow-badge, .w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  -webkit-text-decoration: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
  transition: unset;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}

.w-webflow-badge > img {
  position: unset;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder, .w-select::placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px #3336;
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: #2226;
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  inset: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  background-image: url("");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto hidden;
}

.w-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  inset: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: #0000;
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

:root {
  --midnight-blue: #152242;
  --chocolate: #b96f4a;
  --zuta: #aedb27;
  --z-sredina: #e7ef48;
  --z2: #aedb27;
  --zelena-bleda: #bedfa1;
  --bela: var(--midnight-blue);
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-sekcija {
  background-color: #353535;
  max-width: 2000px;
  transition: all .4s, opacity .4s;
}

.section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.button {
  color: #cceb44;
  border-radius: 13px;
  margin-left: 220px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  display: inline-block;
}

.button:hover {
  background-color: #194974;
  border: 1px solid #000;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  text-transform: uppercase;
  background-color: #83c95b;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  display: flex;
}

.link-block:hover {
  outline-offset: 0px;
  mix-blend-mode: luminosity;
  background-color: #5154f6;
  outline: 3px #00e;
}

.image {
  padding: 10px 20px;
}

.section-2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.text-block {
  outline-offset: 0px;
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  text-indent: 0;
  border: 1px solid #fff;
  outline: 3px #fff;
  padding: 10px 60px;
  font-size: 19px;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: relative;
}

.text-block:hover {
  color: #000;
  text-shadow: 1px 1px 6px #000;
}

.link-block-2 {
  border: 1px solid #000;
  text-decoration: none;
  position: relative;
}

.div-block {
  background-color: #fff;
  width: 0;
  position: absolute;
  inset: 0%;
}

.navbar {
  z-index: 99;
  background-color: #ddd0;
  text-decoration: none;
  position: absolute;
  inset: 0% 0% auto;
}

.container-2 {
  margin-top: 60px;
}

.meni {
  color: #fff;
  letter-spacing: 3px;
  background-color: #fff0;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.nav-menu {
  display: flex;
  top: 20px;
}

.div-block-2 {
  background-color: #fff;
  width: 0;
  height: 2px;
  margin-top: 10px;
  line-height: 2px;
}

.link-block-3, .link-block-4 {
  text-decoration: none;
}

.link-block-4.anime {
  display: flex;
}

.link-block-5 {
  text-decoration: none;
}

.div-block-3 {
  background-color: #fff;
  line-height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-4 {
  background-color: #fff;
  width: 0;
  height: 3px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  color: #fff;
  background-color: #0000;
}

.icon {
  color: #fff;
}

.dropdown {
  float: none;
  clear: none;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding: 0;
  display: block;
  position: static;
}

.dropdown-toggle {
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dropdown-toggle.w--open {
  display: block;
}

.dropdown-link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.dropdown-list {
  max-width: 330.406vh;
}

.dropdown-list.w--open {
  z-index: auto;
  object-fit: fill;
  margin: auto;
  display: block;
  position: relative;
}

.dropdown-link-2 {
  text-align: center;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.dropdown-link-3 {
  text-align: center;
}

.div1 {
  z-index: 999;
  color: #0000;
  background-color: #777;
  height: 50%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.div2 {
  z-index: 999;
  background-color: #777;
  height: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.container-3 {
  max-width: 1005px;
  max-height: 1005px;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  margin-bottom: 60px;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.button-2 {
  float: none;
  clear: both;
  margin: auto;
  padding-top: 10px;
  display: inline-block;
  position: relative;
  inset: 0% auto 0 0%;
}

.heading {
  padding-bottom: 20px;
}

.image-2 {
  object-fit: cover;
}

.image-3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-3 {
  background-image: url("");
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 350px;
  min-height: 600px;
}

.body {
  height: 959px;
  min-height: 30px;
}

.section-4 {
  min-height: 396px;
}

.slider {
  background-color: #ddd0;
  margin-left: 15%;
  overflow: hidden;
}

.slide {
  background-color: #ecadad;
  max-width: 300px;
  overflow: visible;
}

.slide._2 {
  background-color: #ecdfad;
}

.slide._3 {
  background-color: #c6ecad;
}

.slide._4 {
  background-color: #adecc1;
}

.slide._5 {
  background-color: #adbaec;
}

.slide._6 {
  background-color: #e2adec;
}

.mask {
  background-color: #0000;
  max-width: 300px;
  margin-top: 40px;
  overflow: visible;
}

.slide-nav {
  overflow: hidden;
}

.heading-2 {
  text-transform: uppercase;
}

.page-section {
  padding-top: 95px;
  padding-bottom: 95px;
}

.body-2 {
  color: var(--midnight-blue);
  font-family: Lato, sans-serif;
  font-size: 18px;
  overflow: auto;
}

.orange-pre-title {
  color: var(--chocolate);
  text-align: center;
  font-family: Alex Brush, sans-serif;
  font-size: 38px;
  line-height: 46px;
}

.conteiner {
  flex: 1;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.section-heading {
  text-align: center;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 500;
}

.text {
  text-align: center;
  font-weight: 300;
}

.collection-list-wrapper {
  margin-top: 60px;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
}

.image-4 {
  object-fit: cover;
  min-height: 322px;
  display: inline-block;
}

.collection-item {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-3 {
  color: var(--chocolate);
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 900;
}

.heading-4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.button-3 {
  color: #fff;
}

.button-4 {
  font-size: 14px;
}

.button-5 {
  background-color: var(--chocolate);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}

.blog-hero-section {
  max-height: 350px;
  display: flex;
  position: relative;
}

.image-5 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 350px;
}

.blog-hero-overlay {
  background-color: #00000080;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.blog-main-heading {
  color: #fff;
}

.blog-content-wrapper {
  margin-top: 40px;
  margin-bottom: 100px;
}

.body-3 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-4 {
  color: var(--chocolate);
  text-transform: uppercase;
  font-weight: 700;
}

.h1 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 20px;
  display: flex;
}

.column {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 20px;
  display: block;
}

.section-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url("67b1cffac2f5e8f4b738ae5b_Rectangle%204.png"), url("67b1cb26ec0db3ad375024a5_Rectangle%203.png");
  background-position: 0 100%, 0 100%;
  background-size: cover, cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div {
  outline-offset: 0px;
  border: 1px solid #000;
  outline: 5px solid #000;
  padding-bottom: 0;
  padding-right: 0;
}

.section-6 {
  margin-top: 100px;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
}

.columns {
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url("67b1cb26ec0db3ad375024a5_Rectangle%203.png");
  background-position: 0 100%;
  background-size: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.cell {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.list-item {
  list-style-type: disc;
}

.text-block-5 {
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-7.nabrajanje {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nabrajanje {
  margin-bottom: 20px;
}

.heading-5 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  display: flex;
}

.div-block-8 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(270deg, #d6fcdc, #d6fcdcb3 47%, #d6fcdc99);
  background-clip: border-box;
  border-radius: 50px 0 0 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 2px 12px 1px #599c688f;
}

.div-block-8.novi {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 500px;
  margin: 80px auto 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-3.izmena {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
  display: flex;
}

.heading-6 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
  display: flex;
}

.heading-6.izmena-naslova {
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-left: 10%;
  padding-top: 0;
}

.heading-7 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.image-6 {
  max-width: 50%;
}

.image-7 {
  flex: 0 auto;
  max-width: 300%;
  margin-top: -130px;
  margin-right: 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-7.jagoda {
  inset: 0% auto auto 0%;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.div-block-10.izmena-2 {
  justify-content: center;
  align-items: center;
}

.column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.columns-4 {
  margin-top: 20px;
  padding-top: 80px;
}

.columns-4.izmena1 {
  margin-top: 0;
  margin-left: 40px;
  margin-right: 0;
  padding-top: 20px;
}

.paragraph {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-11 {
  background-image: radial-gradient(circle, #599c68, #fff0);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  margin: 20px auto 40px;
  padding: 1px 220px;
  display: flex;
}

.div-block-11.linija-izmena-2 {
  margin-top: 50px;
}

.div-block-11.izmena-5 {
  margin-top: 60px;
}

.div-block-11.izmena-5.izmena55 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.column-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 60px;
  display: block;
}

.column-5 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-12 {
  text-align: left;
  display: block;
}

.div-block-12.izmena3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: block;
}

.section-8 {
  background-image: url("67b8f30f1ce4d609472cd889_Rectangle%2026.png"), url("67b8f334d7d0bf951a1200f7_Rectangle%2027.png");
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  margin-top: 60px;
  padding-top: 100px;
  padding-bottom: 10px;
}

.heading-8 {
  text-align: center;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.heading-9 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.column-6, .columns-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 140px;
  margin-right: 140px;
  padding-left: 0;
  display: flex;
}

.column-7 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 20px;
}

.image-8 {
  border-radius: 50px;
}

.heading-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.section-9 {
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: static;
}

.columns-6 {
  margin-left: 220px;
  margin-right: auto;
}

.column-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-9 {
  margin-top: auto;
  margin-bottom: auto;
}

.image-9 {
  border-radius: 10px;
  width: 450px;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url("67b8f4fbae2cb37213d1b77d_circles.png");
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center stretch;
  width: 573px;
  height: 700px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-11 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.section-10 {
  margin-top: 20px;
  padding-top: 20px;
}

.slide-2 {
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.slider-2 {
  background-color: #ddd0;
  height: 500px;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 0;
}

.section-11 {
  background-color: #32794f4d;
  overflow: visible;
}

.section-11.konte {
  padding-left: 0;
  padding-right: 0;
}

.heading-12 {
  text-align: center;
}

.quick-stack-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: -40px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 0;
}

.image-10 {
  border-radius: 50px;
  max-width: 100%;
  display: block;
}

.cell-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 21px;
}

.slide-3 {
  vertical-align: baseline;
  max-width: 33%;
}

.slide-1, .slide-4 {
  max-width: 33%;
}

.left-arrow {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  display: flex;
}

.slide-5 {
  max-width: 33%;
}

.image-12 {
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-12.slajd {
  height: 0;
  min-height: 300px;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  display: block;
}

.image-13 {
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-13.slajd {
  height: 0;
  min-height: 300px;
}

.image-14 {
  text-align: center;
  vertical-align: baseline;
  height: 0;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-6, .slide-7, .slide-8 {
  max-width: 33%;
}

.text-span {
  background-color: #0000;
}

.image-15 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-16, .image-17, .image-18, .image-19 {
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-18 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.image-20, .image-20.chek, .chek, .image-21, .image-22, .image-23, .image-24 {
  max-width: 8%;
}

.div-block-19 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.paragraph-3 {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 10px;
  display: block;
}

.div-block-20 {
  background-image: linear-gradient(0deg, var(--zuta), #e7ef48 50%, #aedb27 102%);
  border: 2px solid #2aa8378f;
  border-radius: 10px;
  width: 150px;
  height: 40px;
  margin: 20px auto;
}

.div-block-20.naru-i1 {
  margin: 10px auto;
}

.div-block-20.poz-2 {
  margin-top: 20px;
  margin-right: 0;
}

.div-block-20.poz-2.izzzmn {
  margin-top: -10px;
  margin-right: auto;
}

.heading-13 {
  color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  margin: 5px auto 0;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  display: flex;
}

.heading-13.izmnn, .heading-13.izmnn2 {
  margin-top: 10px;
}

.image-25, .image-26 {
  max-width: 100%;
}

.image-27 {
  max-width: 8%;
}

.container-5 {
  max-width: 1040px;
}

.konte {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.cell-3, .cell-4 {
  padding-bottom: 0;
}

.paragraph-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  font-size: 11px;
  line-height: 11px;
}

.paragraph-4._1txt {
  font-size: 13px;
}

.paragraph-4.x2 {
  font-size: 13px;
  line-height: 13px;
}

.paragraph-5 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 10px;
}

.paragraph-5._1txt {
  font-size: 13px;
}

.paragraph-5.x2 {
  font-size: 13px;
  line-height: 13px;
}

.paragraph-6 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  font-size: 11px;
  line-height: 11px;
  display: flex;
}

.paragraph-6._1txt {
  font-size: 13px;
}

.paragraph-6.x2 {
  font-size: 13px;
  line-height: 13px;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 40px;
  display: flex;
}

.paragraph-7 {
  margin-bottom: 60px;
  padding: 20px;
}

.paragraph-8 {
  margin-bottom: 20px;
  padding-left: 10px;
}

.column-12 {
  margin-top: auto;
  margin-bottom: auto;
}

.heading-14 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 16px;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 3%;
}

.heading-14.novok {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.heading-14.novok.velicina {
  justify-content: flex-end;
  align-items: center;
  margin-top: 30px;
  line-height: 10px;
  display: block;
}

.heading-14.velicina2 {
  margin-top: 30px;
  line-height: 10px;
}

.heading-14.x {
  font-size: 16px;
}

.image-28, .image-29 {
  max-width: 100%;
}

.paragraph-9 {
  margin-top: 10px;
  padding-top: 0;
}

.paragraph-10 {
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  line-height: 32px;
  text-decoration: none;
  display: block;
}

.paragraph-10.nw {
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 9px;
  font-weight: 400;
  display: inline-flex;
}

.paragraph-10.nw._44 {
  padding-left: 10px;
}

._1-ponuda {
  border: 5px solid #0003;
  border-radius: 10px;
  min-height: 290px;
  margin-right: 5px;
}

._1-ponuda.velicina {
  min-height: 300px;
}

._2-ponuda {
  border: 5px solid #0003;
  border-radius: 10px;
  min-height: 290px;
  margin-right: 5px;
}

._2-ponuda.velicina {
  min-height: 300px;
}

._3-ponuda {
  border: 5px solid #0003;
  border-radius: 10px;
  min-height: 290px;
}

._3-ponuda.velicina, ._3-ponuda.velicina.fut {
  min-height: 300px;
}

.column-13 {
  margin-bottom: 20px;
}

.bold-text-2 {
  font-family: Roboto, sans-serif;
  font-size: 24px;
  line-height: 12px;
}

.bold-text-3 {
  font-size: 24px;
  font-weight: 400;
  -webkit-text-decoration: line-through #152242bf;
  text-decoration: line-through #152242bf;
}

.bold-text-4 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
}

.bold-text-4.txtusteda {
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 3px;
  padding-right: 3px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  display: inline-flex;
}

.bold-text-4.txtusteda.x4 {
  font-size: 16px;
}

.bold-text-4._236 {
  margin-right: 3px;
  padding-right: 0;
}

.div-block-24 {
  background-color: #98d49bf0;
  border: 1px solid #689e6b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 43px;
  margin-right: auto;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 0;
  display: flex;
}

.div-block-24.usteda {
  z-index: 12;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 130px;
  margin-top: -25px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-left: 0;
  padding-right: 3px;
  display: flex;
  position: relative;
}

.div-block-24.usteda.x3 {
  z-index: 11;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 38px;
  display: block;
  position: relative;
}

.div-block-24.usteda50 {
  background-image: linear-gradient(0deg, var(--zuta), var(--z-sredina) 50%, var(--z2));
  border-width: 2px;
  border-color: #2aa8378f;
}

.column-14 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.columns-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-5 {
  line-height: 30px;
}

.div-block-25 {
  background-color: #fff;
  border-radius: 20px;
  margin-right: -10px;
  padding: 10px 20px 20px;
}

.div-block-25.izbor {
  margin-left: -500px;
  margin-right: 0;
  padding: 5px;
}

.div-block-25.margina-nova {
  margin: 20px 0 20px -10px;
  padding-bottom: 10px;
}

.div-block-26 {
  position: static;
  inset: 0%;
}

.div-block-27 {
  margin-top: 10px;
}

.column-15 {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-28 {
  border: 1px solid #000;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-29, .div-block-30 {
  border: 1px solid #000;
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.columns-9 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-15, .heading-16 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.heading-17 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  font-weight: 400;
}

.heading-17.izmena-velicine {
  font-size: 20px;
  line-height: 25px;
}

.paragraph-11 {
  margin-top: 20px;
}

.navbar-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #d1f1d4;
  border-bottom: 2px solid #00000026;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.nav-menu-2 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
}

.heading-18 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 20px;
}

.section-12 {
  background-image: linear-gradient(0deg, var(--zuta), var(--z-sredina) 50%, var(--z2));
  border-top: 2px solid #00000026;
  border-bottom: 2px solid #00000026;
}

.text-span-3 {
  color: #068317;
  font-size: 19px;
  font-weight: 900;
}

.superscript {
  text-decoration: none;
}

.text-span-4 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: line-through;
}

.text-span-4.x {
  font-size: 18px;
}

.checkbox-label-2, .field-label-11 {
  color: #000000e6;
  font-size: 20px;
}

.text-field-3 {
  background-color: #01938c45;
}

.columns-10 {
  background-image: linear-gradient(90deg, #bfeb7882 15%, #34b0942e);
  margin-top: 40px;
  padding: 60px 0 40px;
  overflow: hidden;
  box-shadow: 0 -1px 8px #000;
}

.image-30 {
  margin-left: 0;
  display: block;
}

.div-block-31 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: #0000;
  background-image: linear-gradient(0deg, var(--zuta), #e7ef48 50%, #aedb27);
  color: var(--midnight-blue);
  border: 2px solid #2aa8378f;
  border-radius: 10px;
  width: 150px;
  height: 40px;
  margin: 10px auto;
  padding: 0;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 700;
  display: block;
}

.column-19 {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 220px;
  display: flex;
  overflow: visible;
}

.column-20 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-button-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-31 {
  max-width: 80%;
}

.quick-stack-3 {
  padding-bottom: 0;
}

.section-13 {
  margin-top: 20px;
}

.paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
  text-align: center;
}

.div-block-32 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-16 {
  text-align: center;
}

.image-32, .image-33, .image-34, .image-35, .image-36 {
  border: 2px solid #5a9d69b3;
  border-radius: 10px;
  width: 0;
  min-width: 200px;
  height: 0;
  min-height: 200px;
}

.image-37 {
  border-radius: 20px 10px 0 0;
}

.image-38 {
  border-bottom-left-radius: 20px;
}

.image-39 {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 10px;
}

.image-40 {
  border-top-right-radius: 20px;
}

.quick-stack-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.bold-text-6 {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.bold-text-7 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  display: flex;
}

.quick-stack-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-left: 20px;
  position: relative;
}

.div-block-33 {
  width: 100px;
  height: 50px;
}

.paragraph-17 {
  margin-bottom: 30px;
}

.paragraph-17.izmena {
  padding-top: 5px;
  padding-left: 10px;
}

.paragraph-17.novi-txt {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-right: 10px;
  font-size: 15px;
}

.text-span-5 {
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-5._44 {
  padding-left: 10px;
}

.text-span-6 {
  color: #fff;
}

.text-span-7 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-8, .text-span-9, .text-span-10 {
  font-size: 10px;
}

.superscript-2, .superscript-3, .superscript-4 {
  font-size: 20px;
}

.div-block-34 {
  line-height: 11px;
}

.superscript-5, .superscript-6, .superscript-7 {
  font-size: 25px;
}

.bold-text-8 {
  font-size: 18px;
  font-weight: 400;
}

.submit-button-2 {
  background-color: #3898ec66;
  max-width: 93%;
  max-height: 100%;
  margin-left: 10px;
  padding: 0;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

._1-detox {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 0;
  position: absolute;
  inset: 0%;
}

._1-izbor {
  background-color: #ffffff69;
  border-radius: 20px;
  max-width: 100%;
  max-height: 100%;
  margin-top: 0;
  margin-left: 10px;
  position: absolute;
  inset: 0%;
}

.checkbox-label-3 {
  z-index: 10;
  background-color: #0000;
  border: 5px solid #0000;
  border-radius: 10px;
  max-width: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0%;
}

.paragraph-18 {
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}

.slide-9, .slide-8-copy, .slide-10 {
  max-width: 33%;
}

.video {
  width: 300px;
}

.columns-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-9 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 46px;
}

.bold-text-10 {
  margin-right: 10px;
  font-size: 20px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-11 {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.bold-text-12, .bold-text-13, .bold-text-14 {
  text-align: center;
}

.paragraph-19, .paragraph-20 {
  margin-left: 20px;
  line-height: 23px;
}

.bold-text-15 {
  font-size: 19px;
}

.bold-text-16.naslovi, .bold-text-17.naslovi, .bold-text-18, .bold-text-19 {
  font-size: 18px;
}

.paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26, .paragraph-27, .paragraph-28 {
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.image-41 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-38, .div-block-39 {
  width: 300px;
  max-width: 100%;
}

.column-25, .column-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-2 {
  width: 300px;
}

.column-27 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.column-28 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-42 {
  justify-content: center;
  align-items: center;
  display: block;
}

.columns-14 {
  margin-right: -60px;
  padding-left: 60px;
}

.column-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: grid;
  top: 60px;
}

.column-30 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.div-block-43 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  bottom: 0%;
}

.column-31 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24 {
  font-size: 19px;
}

.bold-text-25 {
  font-size: 20px;
}

.columns-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-44 {
  background-color: #847e4e00;
  border: 5px solid #0000;
  border-radius: 10px;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
  margin-right: 15px;
  position: absolute;
  inset: 0%;
}

.link-block-6 {
  z-index: 10;
  position: absolute;
}

._2-detox {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 0;
  position: absolute;
  inset: 0%;
}

._3-detox {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  inset: 0%;
}

._2-izbor, ._3-izbor, ._3-izbor-copy, ._1-izbor-copy, ._1-izbor-copy-copy, ._2-detoxa, ._3-detoxa, ._1-detoxa {
  background-color: #ffffff69;
  border-radius: 20px;
  max-width: 100%;
  max-height: 100%;
  margin-top: 0;
  margin-left: 10px;
  position: absolute;
  inset: 0%;
}

.column-32 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  display: block;
}

.text-span-11 {
  font-size: 19px;
}

.bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29 {
  color: #068317;
  font-size: 14px;
  font-weight: 900;
}

.bold-text-30 {
  color: #068317;
  font-weight: 900;
}

.bold-text-31 {
  color: #068317;
  font-size: 14px;
  font-weight: 900;
}

.bold-text-32 {
  color: #068317;
  padding-right: 3px;
  font-size: 14px;
  font-weight: 900;
}

.bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37 {
  color: #068317;
  font-size: 14px;
  font-weight: 900;
}

.image-42 {
  border-top-right-radius: 10px;
}

.image-43 {
  border-bottom-right-radius: 10px;
}

.image-44 {
  border-bottom-left-radius: 10px;
}

.image-45 {
  border-top-left-radius: 10px;
}

.link-block-7 {
  background-image: linear-gradient(0deg, var(--zuta), var(--z-sredina) 50%, var(--z2));
  border: 2px solid #2aa8378f;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 43px;
  text-decoration: none;
  display: flex;
}

.link-block-8 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  margin-top: 20px;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.link-block-8.pozicija {
  margin-right: auto;
}

.paragraph-35 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-50 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-38 {
  margin-left: 5px;
}

.div-block-51 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-36 {
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.div-block-52, .div-block-53 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-39 {
  font-size: 23px;
  font-weight: 400;
  text-decoration: line-through;
}

.div-block-54 {
  padding-top: 40px;
  padding-bottom: 10px;
}

.paragraph-37 {
  text-align: center;
  margin-bottom: 10px;
  line-height: 26px;
}

.text-span-12 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.bold-text-41 {
  font-weight: 300;
}

.image-46 {
  width: 100px;
  height: 100px;
}

.container-6 {
  max-width: 950px;
}

.radio-button, .radio-button-field {
  position: relative;
}

.section-14 {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.dropdown-2 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-2.txt700 {
  width: 700px;
}

.dropdown-toggle-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  display: flex;
}

.dropdown-toggle-2.w--open {
  z-index: 1;
}

.text-block-6 {
  flex: 0 auto;
  padding-top: 0;
  line-height: 15px;
  display: flex;
}

.dropdown-link-4 {
  text-align: center;
  background-color: #d2f7b2b3;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  max-width: 800px;
  display: flex;
}

.dropdown-list-2 {
  border-bottom-right-radius: 10px;
}

.dropdown-list-2.w--open {
  border-bottom-left-radius: 10px;
}

.div-block-55 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.div-block-56 {
  background-color: #d2f7b2b3;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 0;
  display: flex;
}

.paragraph-38 {
  line-height: 23px;
}

.dropdown-1 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-1._700 {
  width: 700px;
}

.dropdown-3 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-3.txt700 {
  width: 700px;
}

.dropdown-4 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-4._700 {
  width: 700px;
}

.heading-19 {
  text-align: center;
  margin-bottom: 40px;
}

.dropdown-5 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-5._700 {
  width: 700px;
}

.dropdown-6 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-6._700 {
  width: 700px;
}

.dropdown-7 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-7._700 {
  width: 700px;
}

.dropdown-8 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-8._700 {
  width: 700px;
}

.dropdown-9 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-9._700 {
  width: 700px;
}

.dropdown-10 {
  background-color: var(--zelena-bleda);
  border: 1.5px solid #2aa8378f;
  border-radius: 10px;
  width: 800px;
  height: 50px;
  margin-bottom: 20px;
}

.dropdown-10._700 {
  width: 700px;
}

.div-block-58 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-47, .image-48, .image-49 {
  border: 2px solid #5a9d69b3;
  border-radius: 10px;
  margin-bottom: 20px;
}

.paragraph-39, .paragraph-40, .paragraph-41 {
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 23px;
}

.quick-stack-6 {
  margin-bottom: 20px;
}

.image-50 {
  border: 2px solid #5a9d69b3;
  border-radius: 10px;
  width: 500px;
  height: 500px;
  margin-bottom: 40px;
  display: block;
}

.div-block-59 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-15 {
  margin-top: 40px;
  padding-top: 40px;
}

.paragraph-42, .paragraph-43 {
  text-align: left;
  width: 400px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 50px;
}

.columns-16 {
  font-size: 20px;
}

.bold-text-43 {
  margin-left: 50px;
  margin-right: 20px;
  display: flex;
}

.bold-text-44 {
  margin-left: 0;
  font-size: 30px;
  line-height: 40px;
}

.bold-text-44.izm-naslov {
  margin-left: 20px;
  font-size: 20px;
  line-height: 25px;
}

.text-span-14 {
  margin-left: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.icon-4 {
  background-image: url("");
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: fixed;
}

.div-block-61 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 50px;
  display: flex;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.div-block-62 {
  justify-content: center;
  align-items: center;
  max-width: 50px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-25.margina-nova {
    padding-bottom: 5px;
  }

  .column-19 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .paragraph-17 {
    margin-top: 10px;
  }

  .paragraph-17.novi-txt {
    margin-bottom: 5px;
    font-size: 15px;
  }

  .dropdown-2 {
    margin-bottom: 20px;
  }

  .div-block-55 {
    flex-flow: column;
    margin-bottom: 10px;
  }

  .dropdown-1, .dropdown-3, .dropdown-4, .dropdown-5, .dropdown-6, .dropdown-7, .dropdown-8, .dropdown-9, .dropdown-10 {
    margin-bottom: 20px;
  }

  .image-50 {
    margin-bottom: 40px;
  }

  .section-15 {
    padding-top: 40px;
  }

  .paragraph-42 {
    width: 400px;
    line-height: 50px;
  }

  .paragraph-43 {
    width: 400px;
    padding-left: 0;
    font-size: 22px;
    line-height: 50px;
  }

  .columns-16 {
    font-size: 22px;
  }

  .text-span-13 {
    font-size: 20px;
  }

  .bold-text-43 {
    margin-left: 50px;
  }

  .text-span-14 {
    padding-left: 0;
  }

  .bold-text-45 {
    margin-left: 20px;
  }

  .mask-2 {
    padding-left: 10px;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-4 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .column {
    flex-flow: column;
  }

  .section-6 {
    margin-top: 20px;
  }

  .columns {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .columns-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-7.nabrajanje {
    margin-bottom: 10px;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 27px;
    line-height: 29px;
  }

  .div-block-8.novi {
    width: 400px;
  }

  .heading-6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-left: 40px;
  }

  .heading-7 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-9 {
    justify-content: center;
    align-items: center;
  }

  .image-6 {
    max-width: 50%;
  }

  .image-7 {
    max-width: 250%;
    margin-top: -60px;
    margin-left: 100px;
  }

  .image-7.jagoda {
    max-width: 130%;
    margin-top: 100px;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .div-block-10.izmena-2 {
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .column-2 {
    margin-top: 10px;
    padding-top: 0;
  }

  .columns-4 {
    padding-top: 60px;
  }

  .columns-4.izmena1 {
    padding-top: 0;
  }

  .div-block-11 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .div-block-11.linija-izmena-2 {
    margin-top: 20px;
  }

  .div-block-11.izmena-5 {
    margin-top: auto;
  }

  .div-block-11.izmena-5.izmena55 {
    z-index: 10;
    flex-flow: column;
    margin-top: auto;
    padding-right: 100px;
    position: relative;
    overflow: hidden;
  }

  .column-5 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
  }

  .div-block-12 {
    margin-right: 0;
    font-size: 16px;
    line-height: 19px;
  }

  .div-block-12.izmena3 {
    margin-bottom: 20px;
  }

  .section-8 {
    background-position: 0 0, 0 0;
    margin-top: 60px;
    padding-top: 60px;
  }

  .heading-8 {
    font-size: 27px;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    left: 50px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .section-9 {
    padding-top: 0;
  }

  .image-9 {
    width: 400px;
  }

  .div-block-16 {
    width: 500px;
    max-width: 100%;
    height: 600px;
  }

  .heading-11 {
    font-size: 27px;
    line-height: 34px;
  }

  .section-10 {
    padding-top: 0;
  }

  .slider-2 {
    height: 400px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-2 {
    padding-left: 0;
  }

  .image-10 {
    max-width: 150%;
  }

  .bold-text {
    text-align: center;
    margin-top: 10px;
  }

  .image-12 {
    height: 200px;
  }

  .image-12.slajd {
    min-height: 200px;
  }

  .image-13 {
    height: 200px;
  }

  .image-13.slajd {
    min-height: 200px;
  }

  .image-14 {
    height: 0;
    min-height: 200px;
  }

  .image-15 {
    max-width: 80%;
  }

  .image-16, .image-17, .image-18 {
    margin-bottom: 10px;
  }

  .image-19 {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .div-block-18 {
    position: relative;
    bottom: 0%;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .div-block-20 {
    z-index: 13;
    position: relative;
  }

  .div-block-20.poz-2 {
    margin-right: 0;
  }

  .div-block-20.poz-2.izzzmn {
    margin-bottom: 40px;
  }

  .konte {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-4 {
    font-size: 12px;
  }

  .paragraph-5 {
    font-size: 12px;
    line-height: 10px;
  }

  .paragraph-6 {
    font-size: 12px;
  }

  .paragraph-7 {
    padding-right: 15px;
    font-size: 16px;
  }

  .paragraph-8 {
    font-size: 16px;
  }

  .heading-14 {
    line-height: 1px;
  }

  .paragraph-10 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    font-size: 19px;
    line-height: 22px;
    display: block;
  }

  ._1-ponuda.velicina, ._2-ponuda.velicina {
    min-height: 260px;
  }

  ._3-ponuda.velicina {
    min-height: 260px;
    margin-right: 5px;
  }

  ._3-ponuda.velicina.fut {
    min-height: 260px;
  }

  .bold-text-2 {
    font-size: 21px;
  }

  .bold-text-4.txtusteda {
    font-size: 12px;
    text-decoration: none;
  }

  .bold-text-4._236 {
    margin-right: 3px;
    padding-right: 0;
  }

  .div-block-24 {
    justify-content: center;
    align-items: center;
  }

  .div-block-24.usteda {
    z-index: 12;
    max-width: 100%;
    height: 32px;
    max-height: 90%;
    position: relative;
  }

  .div-block-24.usteda50 {
    margin-left: 5px;
  }

  .column-14 {
    flex-flow: row;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .columns-8 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .div-block-25 {
    margin-right: -50px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 0;
  }

  .div-block-25.izbor {
    margin-left: -20px;
    margin-right: -20px;
  }

  .div-block-28, .div-block-29, .div-block-30 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-15 {
    margin-left: -5px;
    margin-right: -5px;
    font-size: 14px;
    line-height: 17px;
  }

  .heading-16, .heading-17, .heading-17.izmena-velicine {
    font-size: 14px;
    line-height: 17px;
  }

  .paragraph-11 {
    font-size: 16px;
  }

  .text-span-3 {
    font-size: 15px;
  }

  .text-span-4 {
    font-size: 16px;
    line-height: 13px;
  }

  .checkbox-label-2 {
    font-size: 18px;
  }

  .field-label-11 {
    justify-content: center;
    display: flex;
  }

  .columns-10 {
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .image-30 {
    margin: 0 auto 400px;
  }

  .column-16, .column-17, .column-18 {
    justify-content: center;
    display: flex;
  }

  .column-19 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button-2 {
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #89a958;
  }

  .image-31 {
    max-width: 70%;
  }

  .nav-link-2 {
    background-color: #89a958;
  }

  .quick-stack-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-16 {
    font-size: 16px;
  }

  .image-32 {
    width: 150px;
    height: 150px;
  }

  .image-32.sastav {
    width: 0;
    min-width: 150px;
    height: 0;
    min-height: 150px;
  }

  .image-33 {
    width: 150px;
    height: 150px;
  }

  .image-33.sastav {
    width: 0;
    min-width: 150px;
    height: 0;
    min-height: 150px;
  }

  .image-34 {
    width: 150px;
    height: 150px;
  }

  .image-34.sastav {
    width: 0;
    min-width: 150px;
    height: 0;
    min-height: 150px;
  }

  .image-35 {
    width: 150px;
    height: 150px;
  }

  .image-35.sastav {
    width: 0;
    min-width: 150px;
    height: 0;
    min-height: 150px;
  }

  .image-36.sastav {
    min-width: 150px;
    min-height: 150px;
  }

  .quick-stack-4 {
    padding: 0;
  }

  .bold-text-6 {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 31px;
  }

  .bold-text-7 {
    font-size: 27px;
  }

  .quick-stack-5 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .paragraph-17 {
    margin-bottom: 25px;
    padding-left: 10px;
    font-size: 16px;
  }

  .text-span-7 {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    line-height: 0;
    display: flex;
  }

  .superscript-2 {
    font-size: 20px;
  }

  .superscript-5, .superscript-6, .superscript-7 {
    justify-content: center;
    align-items: center;
    padding-right: 5px;
    font-size: 22px;
    line-height: 13px;
    display: flex;
  }

  ._1-detox {
    border: 1px #000;
    border-radius: 10px;
    margin-left: 0;
    margin-right: 5px;
  }

  .checkbox-label-3 {
    margin-right: 0;
  }

  .paragraph-18 {
    font-size: 16px;
    line-height: 18px;
  }

  .video {
    width: 200px;
  }

  .columns-12 {
    flex-flow: column;
    position: relative;
    right: 50px;
  }

  .icon-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-3, .nav-link-4 {
    background-color: #89a958;
  }

  .bold-text-9 {
    font-size: 31px;
    line-height: 37px;
  }

  .bold-text-10 {
    padding-left: 0;
    font-weight: 400;
    text-decoration: line-through;
  }

  .column-21 {
    flex: 1;
  }

  .div-block-35 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 400px;
    margin-left: -66px;
    padding-right: 50px;
    display: block;
  }

  .bold-text-11 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    display: flex;
  }

  .bold-text-12, .bold-text-13, .bold-text-14 {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-36 {
    margin-left: -50px;
  }

  .paragraph-19, .paragraph-20 {
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-37 {
    display: block;
  }

  .bold-text-15 {
    font-size: 14px;
  }

  .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19 {
    font-size: 22px;
    line-height: 27px;
  }

  .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26, .paragraph-27, .paragraph-28 {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-39 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .video-2 {
    width: 200px;
  }

  .div-block-41 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-27 {
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .column-28 {
    margin-top: 20px;
  }

  .columns-13 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .div-block-42 {
    flex-flow: column;
    flex: 1;
    max-width: 200%;
    display: flex;
  }

  .columns-14 {
    padding-right: 20px;
  }

  .column-29 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-content: center;
    place-items: center stretch;
    margin: auto;
    display: grid;
  }

  .column-30 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center stretch;
    display: grid;
  }

  .div-block-43 {
    flex: 0 auto;
    position: relative;
    bottom: 0%;
  }

  .columns-15 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._2-detox, ._3-detox {
    border-radius: 10px;
    margin-left: 0;
    margin-right: 5px;
  }

  .column-32 {
    margin-top: 20px;
  }

  .column-37 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 40px;
    display: flex;
  }

  .grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: 90%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-8.izmenaa {
    margin-top: 0;
  }

  .paragraph-36 {
    font-size: 21px;
  }

  .paragraph-37 {
    margin-left: 0;
  }

  .div-block-59.conte {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-42, .paragraph-43 {
    width: 370px;
    font-size: 20px;
    line-height: 45px;
  }

  .bold-text-43 {
    margin-left: 10px;
  }

  .bold-text-44 {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 27px;
    line-height: 30px;
  }

  .div-block-60 {
    margin-bottom: 10px;
  }

  .div-block-61, .div-block-62 {
    max-width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-heading-center, .hero-stack, .team-slider {
    padding: 60px 15px;
  }

  .div-block-5 {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 5px;
  }

  .section-5 {
    padding-bottom: 100px;
  }

  .section-6 {
    margin-top: -50px;
  }

  .div-block-7.nabrajanje {
    margin-bottom: 5px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .div-block-8 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    margin-left: 60px;
    display: flex;
  }

  .div-block-8.novi {
    width: 300px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .columns-3.izmena {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading-6 {
    text-align: center;
    flex-flow: row;
    padding-top: 0;
    padding-left: 0;
    font-size: 17px;
    line-height: 21px;
    display: flex;
  }

  .heading-6.izmena-naslova {
    margin-left: 20%;
  }

  .div-block-9 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .image-6 {
    max-width: 25%;
  }

  .image-7 {
    max-width: 450%;
    margin-top: -70px;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .image-7.jagoda {
    max-width: 30%;
    margin-top: 0;
    margin-bottom: -700px;
  }

  .column-2 {
    display: block;
  }

  .column-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .columns-4.izmena1 {
    margin-right: 0;
  }

  .div-block-11.izmena-5.izmena55 {
    justify-content: center;
    align-items: center;
    padding-left: 100px;
    padding-right: 40px;
    overflow: hidden;
  }

  .column-4 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 0;
    display: block;
  }

  .div-block-12.izmena3 {
    margin-bottom: 0;
  }

  .section-8 {
    background-position: 0 0, 100% 0;
    margin-top: 0;
    padding-top: 60px;
  }

  .heading-8 {
    font-size: 25px;
  }

  .column-6 {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: flex-end stretch;
    display: flex;
  }

  .column-7 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .section-9 {
    padding-bottom: 20px;
  }

  .columns-6 {
    display: flex;
  }

  .column-9 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-16 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 0;
    min-width: 550px;
    height: 0;
    min-height: 700px;
    display: flex;
  }

  .heading-11 {
    margin-top: 0;
    font-size: 25px;
  }

  .slider-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-10 {
    flex: none;
    max-width: 100%;
  }

  .bold-text {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }

  .image-12.slajd, .image-13.slajd, .image-14 {
    min-height: 150px;
  }

  .image-15 {
    max-width: 40%;
  }

  .image-16, .image-17, .image-18 {
    max-width: 20%;
  }

  .image-19 {
    max-width: 20%;
    margin-top: 0;
  }

  .paragraph-3 {
    font-size: 14px;
  }

  .div-block-20.poz-2 {
    margin-right: auto;
  }

  .image-25, .image-26 {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .konte {
    padding-bottom: 0;
  }

  .cell-3, .cell-4 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-4, .paragraph-5, .paragraph-6 {
    font-size: 13px;
  }

  .columns-7 {
    flex-flow: column;
  }

  .paragraph-7 {
    margin-bottom: 50px;
    padding-top: 10px;
  }

  .paragraph-8 {
    padding-top: 20px;
    padding-left: 0;
  }

  .heading-14 {
    font-size: 21px;
    position: absolute;
  }

  .image-29 {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._1-ponuda.velicina, ._3-ponuda.velicina {
    min-height: 260px;
  }

  .bold-text-4 {
    line-height: 26px;
  }

  .bold-text-4._236 {
    margin-right: 3px;
    padding-right: 0;
  }

  .div-block-24 {
    margin-right: 75px;
  }

  .div-block-24.usteda {
    padding-left: 3px;
  }

  .column-14 {
    flex-flow: row;
    display: flex;
  }

  .columns-8 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-25 {
    flex-flow: column;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 5px;
    padding-right: 0;
    display: flex;
  }

  .column-15 {
    justify-content: flex-end;
    align-items: center;
  }

  .columns-9 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-15, .heading-16, .heading-17 {
    font-size: 13px;
  }

  .paragraph-11 {
    font-size: 15px;
  }

  .columns-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-30 {
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 450px;
  }

  .div-block-31 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-19 {
    padding-top: 0;
  }

  .menu-button-2 {
    margin-top: 10px;
  }

  .image-31 {
    max-width: 60%;
  }

  .columns-11 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }

  .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-16 {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 15px;
    line-height: 18px;
  }

  .image-32 {
    width: 0;
    min-width: 100px;
    height: 0;
    min-height: 100px;
  }

  .image-32.sastav {
    min-width: 100px;
    min-height: 100px;
  }

  .image-33 {
    width: 0;
    min-width: 100px;
    height: 0;
    min-height: 100px;
  }

  .image-33.sastav {
    min-width: 100px;
    min-height: 100px;
  }

  .image-34 {
    width: 0;
    min-width: 100px;
    height: 0;
    min-height: 100px;
  }

  .image-34.sastav {
    min-width: 100px;
    min-height: 100px;
  }

  .image-35 {
    width: 0;
    min-width: 100px;
    height: 0;
    min-height: 100px;
  }

  .image-35.sastav {
    min-width: 100px;
    min-height: 100px;
  }

  .image-36 {
    width: 0;
    min-width: 100px;
    height: 0;
    min-height: 100px;
  }

  .image-36.sastav {
    min-width: 100px;
    min-height: 100px;
  }

  .image-37 {
    border-top-right-radius: 20px;
  }

  .image-38 {
    border-bottom-left-radius: 0;
  }

  .image-39 {
    border-bottom-left-radius: 20px;
  }

  .image-40 {
    border-top-right-radius: 0;
  }

  .quick-stack-4 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    max-width: 80%;
  }

  .bold-text-6 {
    font-size: 25px;
    line-height: 27px;
  }

  .bold-text-7 {
    font-size: 25px;
  }

  .quick-stack-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .superscript-5, .superscript-6, .superscript-7 {
    font-size: 20px;
    line-height: 10px;
  }

  .video {
    flex: 0 auto;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text-9 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .bold-text-10 {
    padding-left: 0;
    padding-right: 20px;
  }

  .column-21 {
    flex: 1;
  }

  .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14 {
    font-size: 14px;
  }

  .div-block-36 {
    margin-left: 0;
  }

  .div-block-37 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .75fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center stretch;
    margin-right: 60px;
    display: flex;
  }

  .bold-text-15 {
    font-size: 16px;
  }

  .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19 {
    font-size: 20px;
  }

  .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26, .paragraph-27, .paragraph-28 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .bold-text-20 {
    font-size: 18px;
    line-height: 16px;
  }

  .paragraph-29, .paragraph-30, .paragraph-31, .paragraph-32, .paragraph-33, .paragraph-34 {
    font-size: 14px;
    line-height: 17px;
  }

  .column-23 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    display: flex;
  }

  .image-41 {
    max-width: 55%;
  }

  .div-block-38 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 60px;
    margin-right: auto;
    display: block;
  }

  .div-block-39 {
    margin-left: 60px;
  }

  .column-24 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-25 {
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-26 {
    flex-flow: row;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-40 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 70%;
    display: flex;
  }

  .div-block-41 {
    margin-right: 60px;
  }

  .columns-13 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .columns-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-29 {
    place-items: center stretch;
    margin-top: -20px;
    margin-bottom: 60px;
  }

  .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24 {
    font-size: 16px;
  }

  .cell-7 {
    justify-content: center;
    align-items: center;
  }

  .columns-15 {
    display: block;
  }

  .column-32 {
    overflow: visible;
  }

  .div-block-45 {
    justify-content: center;
    align-items: center;
    width: 150px;
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: relative;
    inset: 0%;
  }

  .column-37 {
    padding-left: 0;
  }

  .div-block-48 {
    display: flex;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-42 {
    border-top-right-radius: 10px;
  }

  .image-43 {
    border-bottom-right-radius: 10px;
  }

  .image-44 {
    border-bottom-left-radius: 10px;
  }

  .image-45 {
    border-top-left-radius: 10px;
  }

  .link-block-7 {
    border-color: #2aa8378f;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-36 {
    font-size: 22px;
  }

  .div-block-52 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-39 {
    font-size: 22px;
  }

  .dropdown-2.txt700, .dropdown-1._700, .dropdown-3.txt700, .dropdown-4._700, .dropdown-5._700, .dropdown-6._700, .dropdown-7._700, .dropdown-8._700, .dropdown-9._700, .dropdown-10._700 {
    width: 500px;
  }

  .paragraph-39 {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-40, .paragraph-41 {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 16px;
    line-height: 20px;
  }

  .image-50 {
    width: 400px;
    height: 400px;
  }

  .div-block-59.conte {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-42 {
    width: 280px;
    margin-left: 3px;
    font-size: 17px;
    line-height: 35px;
  }

  .paragraph-43 {
    text-align: left;
    width: 280px;
    margin-right: 3px;
    font-size: 17px;
    line-height: 35px;
  }

  .columns-16 {
    font-size: 19px;
    line-height: 20px;
  }

  .column-38, .column-39 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-44.izm-naslov {
    margin-top: 10px;
    font-size: 19px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .container-4 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .body-2 {
    overflow: auto;
  }

  .column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-5 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    overflow: hidden;
  }

  .section-5 {
    padding-bottom: 100px;
  }

  .section-6 {
    margin-top: -60px;
  }

  .columns {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    display: block;
    overflow: hidden;
  }

  .columns-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .div-block-7.nabrajanje {
    margin-bottom: 0;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .section-7 {
    margin-top: 0;
  }

  .div-block-8 {
    margin-left: 100px;
    padding-right: 0;
    box-shadow: 0 2px 12px 1px #599c688f;
  }

  .div-block-8.novi {
    width: 250px;
    height: 120px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-3 {
    overflow: hidden;
  }

  .columns-3.izmena {
    flex-flow: row;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 30px;
    display: flex;
  }

  .heading-6 {
    z-index: 13;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 20px;
    line-height: 25px;
    display: block;
    position: relative;
  }

  .heading-6.izmena-naslova {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 0%;
    padding-left: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    display: flex;
  }

  .heading-6.izmmn {
    margin-bottom: 10px;
  }

  .div-block-9 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-right: 0;
    font-size: 18px;
    display: flex;
  }

  .image-6 {
    max-width: 25%;
    margin-right: 10px;
  }

  .image-7 {
    max-width: 35%;
    margin-top: -750px;
  }

  .image-7.jagoda {
    max-width: 50%;
    margin-bottom: -1110px;
  }

  .columns-4 {
    padding-top: 20px;
  }

  .columns-4.izmena1 {
    margin-left: 0;
  }

  .paragraph {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-11 {
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-11.linija-izmena-2 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11.izmena-5.izmena55 {
    flex-flow: column;
    width: 70px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
  }

  .column-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .column-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-8 {
    background-position: 50% 0, 100% 0;
    margin-top: -30px;
    padding-top: 110px;
  }

  .heading-8 {
    margin-bottom: 40px;
    padding-top: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .column-7 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .section-9 {
    margin-top: 10px;
  }

  .columns-6 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-8 {
    position: relative;
  }

  .image-9 {
    max-width: 80%;
  }

  .div-block-16 {
    min-width: 300px;
    max-width: 50%;
    min-height: 365px;
    margin-top: 20px;
    margin-bottom: 90px;
  }

  .heading-11 {
    font-size: 26px;
    line-height: 30px;
  }

  .section-10 {
    margin-top: -90px;
  }

  .slider-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-10 {
    flex: none;
    max-width: 100%;
  }

  .bold-text {
    margin-left: 20px;
    padding-left: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .slide-3, .slide-1, .slide-4 {
    max-width: 100%;
  }

  .left-arrow {
    margin-left: -10px;
  }

  .slide-5 {
    max-width: 100%;
  }

  .image-12.slajd, .image-13.slajd, .image-14 {
    min-height: 250px;
  }

  .slide-6, .slide-7, .slide-8 {
    max-width: 100%;
  }

  .image-15 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-15._555 {
    z-index: 10;
    max-width: 100%;
    padding-top: 30px;
    position: relative;
  }

  .image-16, .image-17, .image-18, .image-19 {
    max-width: 25%;
    margin-bottom: 10px;
  }

  .div-block-19 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .paragraph-3 {
    flex: 0 auto;
    margin-left: 10px;
    font-size: 13px;
  }

  .div-block-20 {
    margin-right: auto;
  }

  .div-block-20.poz-2 {
    background-image: linear-gradient(0deg, var(--zuta), var(--z-sredina) 50%, var(--z2) 102%);
    margin-right: auto;
    overflow: hidden;
  }

  .heading-13 {
    justify-content: center;
    align-items: center;
    margin-top: 5px;
  }

  .konte {
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .konte.izmenakont {
    padding-right: 0;
  }

  .paragraph-4 {
    line-height: 14px;
  }

  .paragraph-5 {
    line-height: 12px;
  }

  .paragraph-6 {
    padding-left: 3px;
    padding-right: 3px;
    line-height: 20px;
  }

  .columns-7 {
    padding-top: 30px;
  }

  .paragraph-7 {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-8 {
    padding-left: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .heading-14 {
    bottom: 5%;
  }

  .paragraph-9 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .paragraph-10 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-size: 16px;
    line-height: 23px;
    display: flex;
    position: static;
  }

  .paragraph-10.nw {
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
  }

  ._1-ponuda.velicina {
    max-width: 100%;
    min-height: 240px;
    max-height: 100%;
    display: block;
  }

  ._2-ponuda.velicina, ._3-ponuda.velicina {
    max-width: 100%;
    min-height: 240px;
    max-height: 100%;
  }

  ._3-ponuda.velicina.fut {
    min-height: 240px;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .bold-text-4 {
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .bold-text-4._236 {
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-24 {
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 3px;
    display: flex;
    position: relative;
    right: 75px;
  }

  .div-block-24.usteda {
    width: 100px;
    height: 30px;
    right: auto;
  }

  .div-block-24.usteda50 {
    background-color: #98d49b00;
    background-image: linear-gradient(0deg, var(--zuta), var(--z-sredina) 50%, var(--z2));
    border-color: #2aa8378f;
    margin-left: 0;
  }

  .column-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-8 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 380px;
    margin-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    left: 10%;
    overflow: hidden;
  }

  .bold-text-5 {
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-25 {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .div-block-25.izbor {
    margin-left: -20px;
  }

  .div-block-25.margina-nova {
    margin-left: 0;
    margin-right: 0;
  }

  .column-15 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-15 {
    font-size: 12px;
    line-height: 15px;
  }

  .heading-16, .heading-17, .heading-17.izmena-velicine {
    font-size: 13px;
    line-height: 15px;
  }

  .paragraph-11 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 16px;
    line-height: 21px;
  }

  .navbar-2 {
    overflow: visible;
  }

  .heading-18 {
    font-size: 18px;
    overflow: hidden;
  }

  .text-span-3 {
    font-size: 13px;
    font-weight: 700;
  }

  .checkbox-label-2, .field-label-11 {
    font-size: 17px;
    line-height: 17px;
  }

  .columns-10 {
    margin-top: 20px;
    padding: 10px 10px 40px;
    display: block;
    box-shadow: 0 -1px 8px #000;
  }

  .image-30 {
    max-width: 60%;
    margin-bottom: 0;
  }

  .checkbox-field-2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 13px;
    display: block;
  }

  .checkbox-field {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 8px;
    display: block;
  }

  .div-block-31 {
    display: flex;
  }

  .column-17 {
    justify-content: center;
  }

  .column-18 {
    display: flex;
  }

  .submit-button {
    padding-top: 3px;
    overflow: visible;
  }

  .checkbox-field-3 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .column-19 {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-20 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .columns-11 {
    display: block;
    overflow: hidden;
  }

  .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-32 {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-16 {
    font-size: 18px;
    line-height: 22px;
  }

  .image-32.sastav, .image-33.sastav, .image-34.sastav, .image-35.sastav, .image-36.sastav {
    min-width: 150px;
    min-height: 150px;
  }

  .image-37 {
    border-top-right-radius: 20px;
  }

  .image-38 {
    border-bottom-left-radius: 0;
  }

  .image-39 {
    border-bottom-left-radius: 20px;
  }

  .image-40 {
    border-top-right-radius: 0;
  }

  .bold-text-6 {
    margin-left: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .bold-text-7 {
    padding-left: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .quick-stack-5 {
    padding: 10px;
  }

  .paragraph-17.novi-txt {
    font-size: 14px;
  }

  .text-span-7 {
    margin-left: auto;
    margin-right: auto;
    line-height: 8px;
    display: flex;
  }

  .paragraph-18 {
    line-height: 20px;
  }

  .slide-9, .slide-8-copy, .slide-10 {
    max-width: 100%;
  }

  .video {
    margin-bottom: 10px;
  }

  .nav-link-4 {
    pointer-events: auto;
  }

  .bold-text-9 {
    max-width: 80%;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    line-height: 31px;
  }

  .bold-text-10 {
    flex: 0 auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 5px;
    font-size: 17px;
  }

  .column-21 {
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .div-block-35 {
    margin-left: 0;
    padding-right: 20px;
    overflow: hidden;
  }

  .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14 {
    font-size: 18px;
  }

  .div-block-36 {
    overflow: hidden;
  }

  .paragraph-19 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 22px;
    display: block;
  }

  .paragraph-20 {
    text-align: center;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 22px;
    display: block;
  }

  .div-block-37 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .bold-text-15, .bold-text-16.naslovi, .bold-text-17.naslovi {
    font-size: 20px;
  }

  .paragraph-21 {
    line-height: 20px;
  }

  .paragraph-22 {
    margin-bottom: 10px;
    line-height: 20px;
  }

  .paragraph-23 {
    line-height: 20px;
  }

  .slide-nav-2 {
    margin-top: 0;
    margin-bottom: -10px;
    padding-top: 10px;
  }

  .bold-text-20 {
    font-size: 18px;
  }

  .paragraph-29, .paragraph-30, .paragraph-31, .paragraph-32, .paragraph-33 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph-34 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 20px;
  }

  .column-23 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-41 {
    max-width: 50%;
  }

  .div-block-38 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-39 {
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .column-25, .column-26 {
    flex-flow: column;
  }

  .video-2 {
    margin-bottom: 10px;
  }

  .div-block-40 {
    max-width: 100%;
  }

  .div-block-41 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .column-27 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-28 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-13 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
  }

  .columns-14 {
    margin-right: 0;
    padding-left: 0;
  }

  .column-29 {
    margin-top: -20px;
    margin-bottom: 100px;
  }

  .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24 {
    font-size: 20px;
  }

  .bold-text-25 {
    margin-right: 10px;
    font-size: 17px;
    line-height: 0;
  }

  .cell-5, .cell-6 {
    justify-content: center;
    align-items: center;
  }

  .column-32 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-45 {
    text-align: center;
    margin-left: 20px;
    display: flex;
  }

  .div-block-46 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cell-8 {
    justify-content: center;
    align-items: center;
  }

  .cell-9 {
    justify-content: space-between;
    align-items: center;
  }

  .cell-10 {
    justify-content: center;
    align-items: center;
  }

  .column-33, .column-34, .column-35, .column-36 {
    overflow: hidden;
  }

  .div-block-47 {
    z-index: 10;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    display: flex;
    position: relative;
  }

  .div-block-48 {
    justify-content: center;
    align-items: flex-end;
    margin-top: -30px;
  }

  .text-span-11 {
    font-size: 13px;
  }

  .div-block-49 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .bold-text-26 {
    font-weight: 900;
  }

  .image-42 {
    border-top-right-radius: 10px;
  }

  .image-43 {
    border-bottom-right-radius: 10px;
  }

  .image-44 {
    border-bottom-left-radius: 10px;
  }

  .image-45 {
    border-top-left-radius: 10px;
  }

  .link-block-7 {
    background-image: linear-gradient(0deg, var(--zuta), var(--z-sredina) 50%, var(--z2));
    border: 2px solid #2aa8378f;
    border-radius: 10px;
    width: 90px;
    height: 40px;
  }

  .div-block-51 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .paragraph-36 {
    font-size: 21px;
  }

  .div-block-52 {
    margin-left: 0;
  }

  .div-block-53 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-39 {
    font-size: 20px;
  }

  .bold-text-40 {
    font-size: 22px;
  }

  .div-block-54.konte {
    padding-top: 30px;
  }

  .paragraph-37 {
    font-size: 15px;
  }

  .text-span-12 {
    font-size: 12px;
  }

  .bold-text-42 {
    text-align: center;
  }

  .italic-text {
    line-height: 22px;
  }

  .section-14 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .dropdown-2.txt700 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 300px;
    display: flex;
  }

  .dropdown-toggle-2 {
    flex-flow: column;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .dropdown-toggle-2.izmena-centar {
    padding-top: 16px;
    padding-bottom: 17px;
  }

  .text-block-6 {
    text-align: center;
    white-space: pre-wrap;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    font-size: 17px;
    line-height: 17px;
    display: flex;
  }

  .div-block-55 {
    padding-bottom: 120px;
  }

  .div-block-56 {
    background-color: #d2f7b2;
    margin-top: -3px;
    display: flex;
    position: absolute;
  }

  .div-block-56.izmenadw {
    margin-top: 22px;
  }

  .paragraph-38 {
    display: block;
  }

  .dropdown-1._700, .dropdown-3.txt700, .dropdown-4._700 {
    width: 300px;
  }

  .dropdown-5._700 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
  }

  .dropdown-6._700 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 300px;
    display: flex;
  }

  .dropdown-7._700, .dropdown-8._700, .dropdown-9._700, .dropdown-10._700 {
    width: 300px;
  }

  .div-block-57 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .paragraph-39, .paragraph-40, .paragraph-41 {
    padding-top: 0;
    line-height: 22px;
  }

  .image-50 {
    width: 250px;
    height: 250px;
  }

  .div-block-59.conte {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-15.conte {
    margin-top: 10px;
    padding-top: 20px;
  }

  .paragraph-42 {
    max-width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 5px;
    font-size: 17px;
    line-height: 26px;
  }

  .paragraph-43 {
    max-width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .columns-16 {
    margin-bottom: 15px;
  }

  .bold-text-43 {
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding-top: 0;
  }

  .bold-text-44 {
    font-size: 25px;
    line-height: 25px;
  }

  .bold-text-44.izm-naslov {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 21px;
    display: flex;
  }

  .div-block-60 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .right-arrow {
    margin-right: -10px;
  }
}

#w-node-_7738b9a3-1805-6065-a891-37b202a4cc1a-3f830fd8 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6b6645e6-6c40-9ac1-d194-ac6bef5fca4b-3f830fd8 {
  place-self: center;
}

#w-node-_76965d33-e429-e184-3650-dee7d0d552c8-3f830fd8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-c34ebcd6-c32a-29ab-d78c-8f9123eab0b8-3f830fd8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_7738b9a3-1805-6065-a891-37b202a4cc1a-3f830fd8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_707b02b0-8d25-256b-1dae-0ec393d2a62d-3f830fd8 {
    place-self: center;
  }

  #w-node-_6b6645e6-6c40-9ac1-d194-ac6bef5fca4b-3f830fd8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e8d5c33a-1d57-09b7-74cd-268b3be6fe1e-3f830fd8 {
    place-self: center;
  }

  #w-node-_76965d33-e429-e184-3650-dee7d0d552c8-3f830fd8, #w-node-c34ebcd6-c32a-29ab-d78c-8f9123eab0b8-3f830fd8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}
