:root {
  --black: #333;
  --light-sky-blue: #69d2ff;
  --white: white;
  --dark-orange: #f88010;
}

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

.r {
  letter-spacing: -10px;
  transform-style: preserve-3d;
  margin-right: -12px;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  font-weight: 900;
  line-height: 1em;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.section {
  padding: 52px;
}

.link {
  color: var(--black);
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Playfair Display, sans-serif;
  font-size: 1.8vw;
  font-weight: 900;
  line-height: 1.5em;
  text-decoration: none;
  transition: color .2s ease-in-out;
}

.link:hover {
  color: var(--light-sky-blue);
  background-color: #0000;
}

.link.okrugli {
  border: 1px solid #000;
  border-radius: 100%;
  padding: 10px;
  font-size: 1.5vw;
}

.menu {
  z-index: 999;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.image {
  perspective: 1275px;
  width: 50vw;
  position: relative;
  top: -104px;
  transform: perspective(922px);
}

.image-2 {
  width: 10vw;
  position: absolute;
  inset: auto 0% -18% 14%;
}

.section-3 {
  background-image: url('../images/tourism.svg');
  background-position: 110%;
  background-repeat: no-repeat;
  background-size: 45vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 153px 39px;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-3.bez {
  background-image: none;
}

.div-block {
  z-index: 20;
  display: flex;
  position: relative;
}

.aduga {
  letter-spacing: -10px;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  font-weight: 900;
  line-height: 1em;
}

.image-3 {
  margin-left: 16px;
}

.text-span {
  font-weight: 500;
}

.image-4 {
  margin-right: -15px;
  transform: rotate(90deg);
}

.image-5 {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-6 {
  width: 20vw;
  max-width: none;
  position: absolute;
  inset: 0% 16% auto auto;
}

.image-7 {
  width: 15vw;
  position: absolute;
  inset: 12% auto auto -4%;
}

.image-8 {
  width: 10vw;
  position: absolute;
  inset: auto auto 24% 23%;
}

.image-9 {
  width: 15vw;
  position: absolute;
  inset: auto 10% 18% auto;
}

.heading {
  z-index: 10;
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: Playfair Display, sans-serif;
  font-size: 6vw;
  font-weight: 900;
  line-height: 1.8em;
  position: relative;
}

.heading.bijeli {
  color: var(--white);
}

.heading.bijeli.donji {
  margin-bottom: 48px;
}

.paragraph {
  text-align: left;
  max-width: 60%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8em;
}

.text-block {
  z-index: 10;
  text-align: center;
  max-width: 70%;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 2em;
  position: relative;
}

.section-4 {
  background-color: var(--black);
  background-image: url('../images/5f50d2bbc38849fa0d7bd51d_5.svg');
  background-position: -5% 5%;
  background-repeat: no-repeat;
  background-size: 50vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 154px 39px;
  transition: background-color .2s ease-in-out;
  display: flex;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.8em;
}

.heading-2.lijev {
  text-align: left;
  line-height: 1.6em;
}

.text-block-2 {
  color: var(--white);
  text-align: left;
  column-count: 1;
  width: auto;
  margin-top: 50px;
  padding-left: 31px;
  padding-right: 31px;
  font-family: Open Sans, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 2em;
}

.text-block-2._50 {
  border-left: 1px none var(--white);
  width: 80%;
  font-size: 18px;
}

.text-block-2._30 {
  border-left: 1px dotted var(--white);
  width: 25%;
  font-size: 18px;
}

.div-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  padding-top: 49px;
  padding-bottom: 49px;
  display: flex;
}

.cyrilic {
  letter-spacing: -10px;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  font-weight: 900;
  line-height: 1em;
  display: none;
}

.raduga-logo {
  width: 16vw;
}

.image-11 {
  filter: grayscale();
  width: 100vw;
  max-width: none;
  position: absolute;
  top: -260px;
}

.section-5 {
  width: 100vw;
  height: auto;
  position: relative;
  top: 6.3vw;
  overflow: hidden;
}

.image-12 {
  width: 100vw;
  max-width: none;
  position: absolute;
  inset: auto 0% -15%;
}

.image-13 {
  width: 15vw;
  position: absolute;
  right: 2%;
}

.image-14 {
  width: 12vw;
  position: absolute;
  inset: 0% auto 0% 5%;
}

.raduga-logo-cyrilic {
  width: 16vw;
  display: none;
}

.section-4-copy {
  background-color: #525252;
  background-image: url('../images/5f50d2bbc38849fa0d7bd51d_5.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 40vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 154px 39px;
  transition: background-color .2s ease-in-out;
  display: flex;
}

.div-block-3 {
  width: 50%;
  padding: 38px 0;
}

.text-block-2-copy {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 3em;
}

.par-cent {
  text-align: center;
  max-width: 60%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8em;
}

.nasl {
  z-index: 10;
  text-align: left;
  width: 200px;
  max-width: 70%;
  margin-bottom: 5px;
  margin-right: 75px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3em;
  position: relative;
}

.reference {
  background-color: var(--black);
  background-image: url('../images/5f50d0daf5a30e1f33b2d09c_4.svg');
  background-position: 50% 1%;
  background-repeat: no-repeat;
  background-size: 45vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 154px 39px;
  transition: background-color .2s ease-in-out;
  display: flex;
}

._2-kolone {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8em;
}

.contact {
  background-color: var(--black);
  background-image: url('../images/5.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 154px 39px;
  transition: background-color .2s ease-in-out;
  display: flex;
}

.kontakti {
  background-color: #000;
  background-image: url('../images/2.svg');
  background-position: 30% 0;
  background-repeat: no-repeat;
  background-size: 8vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 154px 39px;
  transition: background-color .2s ease-in-out;
  display: flex;
}

.kont {
  color: var(--white);
  text-align: center;
  column-count: 2;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.8em;
}

.text-block-3 {
  color: var(--white);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 2em;
}

.link-2 {
  color: var(--light-sky-blue);
  text-decoration: none;
}

.text-span-2, .text-span-3 {
  color: var(--light-sky-blue);
}

.div-block-4 {
  z-index: 9999;
  background-color: #69d2ff52;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: fixed;
  inset: auto 20px 20px auto;
}

.image-15 {
  filter: invert();
  width: 80%;
  height: 80%;
}

.image-16 {
  display: none;
}

.div-block-2-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  padding-top: 49px;
  padding-bottom: 49px;
  display: flex;
}

.html-embed {
  margin-top: 69px;
  margin-bottom: 62px;
}

.text-span-4 {
  margin-right: 149px;
  font-size: 30px;
}

.text-span-5 {
  margin-left: 154px;
  font-size: 30px;
}

.text-span-6 {
  margin-right: 79px;
  font-size: 18px;
}

.text-span-7 {
  margin-left: 227px;
  font-size: 45px;
}

.text-span-8 {
  margin-right: 123px;
  font-size: 32px;
}

.text-span-9 {
  margin-right: -138px;
}

.text-span-10 {
  margin-right: 128px;
  font-size: 45px;
}

.text-span-11 {
  margin-left: 147px;
}

.text-span-12 {
  margin-left: -144px;
  font-size: 32px;
}

.text-span-13 {
  padding-right: 95px;
}

.text-span-14 {
  margin-left: 167px;
  font-size: 38px;
}

.text-span-15 {
  margin-right: -14%;
  font-size: 2vw;
}

.text-span-16 {
  margin-left: -16%;
  font-size: 2.2vw;
}

.text-span-17 {
  margin-left: 11%;
  font-size: 2.3vw;
}

.text-span-18 {
  margin-right: 13%;
  font-size: 2.4vw;
}

.text-span-19 {
  font-size: 1vw;
  line-height: 1em;
}

.text-span-20 {
  margin-left: 13%;
  font-size: 2.5vw;
}

.text-span-21 {
  margin-right: 24%;
  font-size: 1.3vw;
}

.text-span-22 {
  margin-left: 22%;
  font-size: 2vw;
}

.div-block-6 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.bold-text {
  font-size: 1.9vw;
}

.mobil-menu {
  width: 100vw;
  height: 100vh;
  display: none;
}

.text-span-23, .text-span-24, .text-span-25, .text-span-26 {
  text-transform: uppercase;
}

.grid {
  z-index: 100;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  position: relative;
}

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

@media screen and (max-width: 991px) {
  .link.okrugli.bijeli {
    border-color: var(--white);
    color: var(--white);
    margin-top: 42px;
    font-size: 5vw;
  }

  .link.bijel {
    color: var(--white);
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 5vw;
  }

  .section-2 {
    height: 60vh;
  }

  .image {
    top: -64px;
  }

  .section-3 {
    padding: 41px;
  }

  .section-3.bez {
    padding-left: 23px;
    padding-right: 23px;
  }

  .heading {
    font-size: 10vw;
  }

  .heading.bijeli {
    text-align: center;
    font-size: 10vw;
    line-height: 1.3em;
  }

  .paragraph {
    max-width: 80%;
  }

  .section-4 {
    background-position: 50% 5%;
    background-size: 25vw;
    padding: 40px 26px;
  }

  .heading-2.lijev {
    line-height: 1.5em;
  }

  .text-block-2 {
    width: 100%;
    font-size: 3vw;
  }

  .text-block-2._50 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 3vw;
  }

  .text-block-2._30 {
    width: auto;
    font-size: 3vw;
  }

  .div-block-2 {
    width: 100%;
    max-width: 90%;
  }

  .raduga-logo, .raduga-logo-cyrilic {
    width: 22vw;
  }

  .section-4-copy {
    padding: 42px;
  }

  .nasl {
    width: 180px;
    margin-right: 40px;
    font-size: 20px;
  }

  .reference {
    background-position: 50% 10%;
    background-size: 40vw;
    padding: 39px;
  }

  ._2-kolone {
    column-gap: 89px;
  }

  .kontakti {
    background-position: 20% 0;
    background-size: 12vw;
    padding: 41px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .div-block-5 {
    display: none;
  }

  .navbar {
    background-color: #0000;
  }

  .nav-link {
    text-align: left;
    font-family: Playfair Display, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open, .nav-menu, .navbar-2 {
    background-color: var(--white);
  }

  .image-16 {
    cursor: pointer;
    width: 40px;
    display: block;
  }

  .div-block-2-copy {
    max-width: 80%;
  }

  .text-span-15 {
    font-size: 4vw;
  }

  .text-span-17, .text-span-18 {
    font-size: 5vw;
  }

  .text-span-19 {
    font-size: 3vw;
  }

  .text-span-20 {
    font-size: 5vw;
  }

  .text-span-21 {
    font-size: 2vw;
  }

  .text-span-22 {
    font-size: 4vw;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .bold-text {
    font-size: 3vw;
  }

  .mobil-menu {
    z-index: 9999;
    background-color: var(--black);
    color: var(--black);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    overflow: visible;
  }

  .image {
    width: 70vw;
  }

  .section-3 {
    background-position: 0 0;
    padding-left: 23px;
    padding-right: 23px;
    overflow: hidden;
  }

  .section-3.bez {
    padding-left: 18px;
    padding-right: 18px;
  }

  .heading.bijeli {
    text-align: center;
    line-height: 1.3em;
  }

  .text-block {
    font-size: 20px;
    line-height: 1.5em;
  }

  .section-4 {
    background-position: 50% 0;
    background-size: 50vw;
  }

  .heading-2 {
    font-size: 30px;
  }

  .image-13, .image-14 {
    width: 20vw;
  }

  .nasl {
    width: 100px;
    margin-right: 74px;
    font-size: 18px;
  }

  ._2-kolone {
    column-count: 1;
    font-size: 18px;
  }

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

  .image-16 {
    cursor: pointer;
  }

  .bold-text {
    font-size: 4vw;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding: 27px;
  }

  .link.okrugli.bijeli {
    border-color: var(--white);
    color: var(--white);
    margin-top: 36px;
    font-size: 12vw;
  }

  .link.bijel {
    color: var(--white);
    font-size: 10vw;
  }

  .link.bijel:hover {
    color: var(--light-sky-blue);
  }

  .section-2 {
    overflow: hidden;
  }

  .image {
    width: 80vw;
  }

  .section-3 {
    background-position: 50% 0;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }

  .heading {
    font-size: 20vw;
  }

  .heading.bijeli {
    font-size: 14vw;
    line-height: 1.3em;
  }

  .paragraph {
    text-align: left;
    max-width: 90%;
    font-size: 15px;
  }

  .text-block {
    max-width: 90%;
    font-size: 18px;
  }

  .section-4 {
    background-position: 50% 0;
    background-size: 60vw;
  }

  .heading-2 {
    margin-bottom: -8px;
    font-size: 30px;
  }

  .text-block-2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 0;
    font-size: 5vw;
  }

  .text-block-2._50 {
    padding-left: 16px;
    padding-right: 0;
    font-size: 5vw;
  }

  .text-block-2._30 {
    padding-left: 17px;
    padding-right: 0;
    font-size: 5vw;
  }

  .div-block-2 {
    width: auto;
    max-width: none;
  }

  .raduga-logo {
    width: 45vw;
  }

  .image-14 {
    width: 25vw;
  }

  .raduga-logo-cyrilic {
    width: 45vw;
  }

  .nasl {
    margin-right: 13px;
    font-size: 12px;
    line-height: 1.7em;
  }

  .reference {
    background-position: 50% 0;
    background-size: 80vw;
  }

  ._2-kolone {
    column-count: 1;
    font-size: 16px;
    line-height: 1.7em;
  }

  .kontakti {
    background-position: 100% 0;
    background-size: 30vw;
  }

  .text-block-3 {
    margin-bottom: 92px;
    padding-top: 43px;
    font-size: 20px;
  }

  .link-2 {
    font-size: 20px;
  }

  .text-span-2 {
    font-size: 13px;
    line-height: 1.4em;
  }

  .div-block-4 {
    z-index: 999;
    width: 50px;
    height: 50px;
    bottom: 53px;
  }

  .image-16 {
    width: 35px;
  }

  .text-span-4 {
    margin-right: 0;
    font-size: 20px;
  }

  .text-span-5 {
    margin-left: 0;
  }

  .text-span-15 {
    font-size: 7vw;
  }

  .text-span-16 {
    font-size: 4vw;
  }

  .text-span-17, .text-span-18 {
    font-size: 8vw;
  }

  .text-span-19 {
    font-size: 4vw;
  }

  .text-span-20 {
    font-size: 7vw;
  }

  .text-span-21 {
    font-size: 4vw;
  }

  .text-span-22 {
    font-size: 8vw;
  }

  .bold-text {
    font-size: 5vw;
  }

  .mobil-menu {
    z-index: 9999;
    background-color: var(--black);
    flex-direction: column;
    align-items: center;
    padding-top: 71px;
    padding-bottom: 71px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-7 {
    flex-direction: row;
  }

  .bold-text-2 {
    font-size: 24px;
    line-height: 1.4em;
  }
}


