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

.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;
}

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

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

.body {
  background-color: #121212;
  background-image: url('../images/ffffff.png');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: fixed;
}

.heading {
  color: #ffd900;
  text-align: center;
  margin-top: 60px;
}

.heading-2 {
  color: #ffd900;
  text-align: center;
}

.text-block {
  color: #fffefe;
  text-align: center;
}

.naslovi, .text-block-2 {
  color: #fff;
  text-align: center;
}

.heading-3 {
  color: #fdd72b;
  text-align: center;
  margin-top: 60px;
}

.text-block-3, .text-block-4 {
  color: #fff;
  text-align: center;
}

.heading-4 {
  color: #fdd72b;
  text-align: center;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}

.heading-5 {
  color: #fbd53d;
  text-align: center;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.heading-6 {
  color: #f9d34a;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.image {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.container {
  text-align: center;
  margin-top: 40px;
}

.heading-7 {
  color: #fbd53d;
  margin-top: 60px;
}

.heading-8 {
  color: #f9d34a;
  margin-top: 60px;
}

.columns {
  margin-left: -10px;
  padding-left: 220px;
  padding-right: 220px;
}

.text-block-7 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.grid {
  grid-template-rows: auto auto auto;
}

.list {
  color: #fff;
  text-align: center;
  padding-left: 0;
  font-size: 20px;
  font-weight: 400;
  list-style-type: none;
}

.heading-9 {
  text-align: left;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
}

.heading-10, .heading-11, .heading-12, .heading-13 {
  font-weight: 400;
  line-height: 30px;
}

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

.column {
  text-align: right;
}

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

#w-node-adb362c7-82a3-e187-0ccd-fdce7e0933e0-06c5b4a4, #w-node-_1bcfe6a5-1e6e-d26f-e912-24c201668da2-06c5b4a4, #w-node-_85a862be-4c28-1591-f548-0d0b5976e329-06c5b4a4, #w-node-_399d5825-6d51-2f4a-7df0-d7f99c72e8a1-06c5b4a4, #w-node-a53767bd-8fb3-f1b2-c1fe-d9bf6db6f9a6-06c5b4a4, #w-node-ecef3ee7-1df6-0635-4dd3-57743f1decad-06c5b4a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
