:root {
  --main-red-color: #d00;
  --black: black;
  --white: white;
}

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

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

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

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

.section {
  background-image: url('../images/hEADER_bACGROUND.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  text-decoration: none;
  display: flex;
}

.link-block.left {
  margin-top: 0;
  padding-left: 0;
}

.link-block.left.row-2 {
  margin-top: 20px;
}

.section-black {
  background-image: url('../images/Group-1-copy.png');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  grid-template: "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: stretch;
  justify-items: stretch;
  position: relative;
  top: 50px;
  bottom: 50px;
}

.subhead {
  color: var(--main-red-color);
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
}

.subhead:hover {
  text-decoration: underline;
}

.body {
  background-color: var(--black);
}

.link-box {
  margin-bottom: 40px;
  text-decoration: none;
}

.link-box.row-2 {
  margin-top: 20px;
}

.section-main {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-main.o-nama {
  margin-top: 60px;
}

.section-main.prijatelji {
  margin-top: 80px;
}

.galery-heading {
  color: var(--main-red-color);
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 80px;
  font-weight: 900;
  position: relative;
  top: 30px;
}

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

.quick-stack {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: left;
  margin-top: 60px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.cell, .cell-2, .cell-3 {
  align-items: flex-end;
}

.div-block-8 {
  height: auto;
  max-width: 1300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flexbox {
  max-width: 1440px;
  flex-direction: column;
  justify-content: center;
  margin-top: 50px;
  margin-left: 220px;
  margin-right: 220px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.paragraph {
  margin: 20px 40px 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-12 {
  background-color: var(--white);
  margin-left: 60px;
  margin-right: 60px;
  position: relative;
  bottom: 60px;
}

.image-4 {
  margin-bottom: 20px;
  position: relative;
  top: 20px;
  left: 40px;
}

.heading-2 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 900;
  position: relative;
}

.div-block-13 {
  max-width: 1440px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
  position: relative;
}

.red-line {
  position: relative;
  top: 30px;
}

.div-block-15 {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-right: 60px;
  display: flex;
}

.link-block-4 {
  align-items: center;
  margin-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  color: var(--white);
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.text-block-3.instagram {
  word-break: break-all;
}

.container-friends {
  max-width: 1440px;
  margin-top: 0;
  margin-left: 220px;
  margin-right: 220px;
  padding-bottom: 0;
  position: relative;
}

.section-usluge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.red-line-friends {
  position: relative;
  top: 50px;
}

.quick-stack-2 {
  padding: 0;
}

.div-block-16 {
  flex: 0 auto;
  margin-left: 140px;
}

.div-block-17 {
  display: flex;
}

.div-block-18 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: rgba(255, 255, 255, .5);
  margin-top: 40px;
  margin-bottom: 100px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cell-4 {
  align-items: flex-end;
}

.div-block-19 {
  max-width: 1440px;
  flex: none;
  align-self: center;
  margin-left: 220px;
  margin-right: 220px;
}

.div-block-20 {
  max-width: 1440px;
  flex: 1;
  margin-top: 100px;
  margin-left: 220px;
  margin-right: 220px;
}

.text-block-5 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.nav-link-font {
  color: var(--white);
  margin-top: 0;
  margin-right: 10px;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 900;
  text-decoration: none;
}

.nav-container {
  max-width: 1440px;
}

.div-block-27 {
  margin-left: auto;
  margin-right: auto;
}

.drop-down-meny {
  margin-top: 40px;
  margin-right: auto;
  padding-right: 40px;
}

.navbar-3 {
  background-color: var(--main-red-color);
}

.brand {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  padding-left: 40px;
}

.link-block-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 0;
  text-decoration: none;
  display: flex;
}

.link-block-copy.right {
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.link-block-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 0;
  text-decoration: none;
  display: flex;
}

.link-block-copy.right {
  align-items: flex-end;
}

.link-block-copy.left {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.galery-sec {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
}

.main-heading {
  color: var(--main-red-color);
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 80px;
  font-weight: 900;
}

.slider {
  margin-top: 40px;
}

.galerija {
  height: auto;
  margin-top: 60px;
}

.div-block-28 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.cell-5 {
  align-items: flex-end;
}

.cell-6, .cell-7, .cell-8 {
  align-items: center;
}

.container {
  align-self: flex-end;
  margin-left: 220px;
  margin-right: 220px;
}

.div-block-29 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-30 {
  max-height: 830px;
  background-color: var(--main-red-color);
}

.container-2 {
  width: 500px;
  height: 850px;
  background-color: var(--main-red-color);
  flex-direction: column;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-left: 220px;
  margin-right: 220px;
  display: flex;
}

.div-block-31 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-32 {
  flex-direction: column;
  display: flex;
}

.text-block-6 {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 900;
  text-decoration: none;
}

.link-block-6 {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 45px;
  text-decoration: none;
}

.link-block-6:hover {
  color: var(--white);
  text-decoration: underline;
}

.link-block-6.muzika {
  margin-top: 40px;
}

.div-block-33 {
  flex-direction: column;
  margin-top: 60px;
  display: flex;
}

.text-block-7 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.link-block-7 {
  color: var(--white);
  margin-top: 10px;
  text-decoration: none;
}

.link-block-7:hover {
  text-decoration: underline;
}

.container-3 {
  text-align: left;
  align-self: flex-start;
  margin-left: 220px;
  display: block;
}

.image-8 {
  flex: 1;
}

.div-block-34 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  align-content: center;
  display: flex;
}

.grid-link-block {
  margin-bottom: 40px;
  text-decoration: none;
}

.subhead-muzika {
  color: var(--main-red-color);
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
}

.subhead-muzika:hover {
  text-decoration: underline;
}

.image-10 {
  width: 1300px;
  height: auto;
}

.slide, .mask, .slide-2, .slide-3 {
  height: auto;
}

.image-11, .image-12 {
  width: 1300px;
  height: auto;
}

.image-13 {
  width: 50px;
}

@media screen and (max-width: 991px) {
  .section {
    background-position: 50%;
  }

  .subhead {
    font-size: 20px;
  }

  .galery-heading.tablet {
    font-size: 60px;
  }

  .flexbox {
    margin-left: 100px;
    margin-right: 100px;
  }

  .div-block-12 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-15 {
    margin-right: 20px;
  }

  .text-block-3 {
    line-height: 20px;
  }

  .container-friends {
    margin-left: 100px;
    margin-right: 100px;
  }

  .div-block-16 {
    margin-left: 20px;
  }

  .div-block-19, .div-block-20 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .nav-link-font {
    margin-bottom: 10px;
    margin-left: 40px;
  }

  .drop-down-meny {
    background-color: var(--main-red-color);
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .galery-sec {
    margin-left: 100px;
    margin-right: 100px;
  }

  .main-heading {
    font-size: 60px;
  }

  .nav-icon {
    color: var(--white);
    font-size: 40px;
  }

  .menu-button {
    margin-top: 20px;
    margin-right: 20px;
  }

  .menu-button.w--open {
    background-color: var(--main-red-color);
  }

  .container-3 {
    margin-left: 100px;
  }

  .subhead-muzika {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 400px;
    background-position: 50%;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .section-main {
    margin-top: 60px;
  }

  .section-main.o-nama, .quick-stack {
    margin-top: 20px;
  }

  .flexbox {
    margin-left: 40px;
    margin-right: 40px;
  }

  .paragraph {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-12 {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .div-block-13 {
    max-width: 500px;
  }

  .text-block-3 {
    word-break: break-all;
    font-size: 14px;
  }

  .container-friends {
    margin-left: auto;
    margin-right: auto;
  }

  .section-usluge {
    margin-top: 60px;
  }

  .section-usluge.usluge_kontakt {
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .div-block-19, .div-block-20 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .galery-sec {
    margin-top: 60px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .right-arrow {
    font-size: 12px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -5%;
  }

  .left-arrow {
    font-size: 12px;
    top: 0%;
    bottom: 0%;
    left: -5%;
    right: auto;
  }

  .link-block-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-6 {
    font-size: 25px;
  }

  .link-block-6 {
    margin-top: 20px;
  }

  .link-block-6.w--current {
    margin-top: 40px;
  }

  .div-block-33 {
    margin-top: 20px;
  }

  .text-block-7 {
    font-size: 12px;
    line-height: 12px;
  }

  .container-3 {
    margin-left: 40px;
  }

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

@media screen and (max-width: 479px) {
  .section {
    height: 480px;
    background-position: 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .subhead {
    font-size: 18px;
    line-height: 20px;
  }

  .section-main {
    margin-top: 40px;
  }

  .section-main.o-nama {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: -40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-main.prijatelji {
    margin-left: 40px;
    margin-right: 40px;
  }

  .galery-heading.tablet {
    align-self: center;
    font-size: 40px;
  }

  .flexbox {
    min-width: 240px;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-12 {
    align-self: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-3 {
    align-self: center;
  }

  .div-block-13 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .red-line.second {
    top: -205px;
  }

  .div-block-15 {
    margin-right: 0;
  }

  .link-block-4 {
    margin-bottom: 20px;
  }

  .text-block-3 {
    word-break: break-all;
  }

  .container-friends {
    margin-left: auto;
    margin-right: auto;
  }

  .section-usluge.usluge_kontakt {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-16 {
    margin-left: 0;
  }

  .div-block-18 {
    margin-top: 60px;
  }

  .text-block-4 {
    margin-right: 20px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-19, .div-block-20, .galery-sec {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .main-heading {
    font-size: 40px;
  }

  .galerija {
    margin-top: 20px;
  }

  .left-arrow {
    left: -5%;
  }

  .div-block-31 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 40px;
  }

  .container-3 {
    margin-left: 20px;
  }

  .grid-link-block {
    margin-bottom: 10px;
  }

  .subhead-muzika {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-36 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .icon, .icon-2 {
    opacity: 0;
  }

  .image-13, .image-14, .image-15, .image-16, .image-17 {
    width: 40px;
  }
}

#w-node-_44e7a717-ce7c-d881-01e6-2d8123778565-7fd41a4e, #w-node-_4d76f501-5d2c-f3b6-b077-89407bd0f7a4-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_44a0af28-c13b-52e7-57eb-79289fdbbd09-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fe73b559-b3d1-da06-72d7-702612fa6869-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_401c7031-3618-87ba-59e8-bbdee7adc4c4-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111a61d8-626c-b539-ed3a-417188e5f1b1-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-afd44e38-0cf7-d8af-a2d0-7fef4eade7a1-7fd41a4e {
  justify-self: end;
}

#w-node-_1c68e826-1f15-e48a-8d10-a2df063fff6e-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1fbb5f7-7525-2b96-1be8-316e735a6570-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bd3887e9-9bde-95fa-3939-543b3076ab72-7fd41a4e {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cf93cb32-828e-a534-26c5-f29867db74be-7fd41a4e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-cf93cb32-828e-a534-26c5-f29867db74bf-7fd41a4e, #w-node-cf93cb32-828e-a534-26c5-f29867db74c0-7fd41a4e, #w-node-ea06c33c-5bbc-73f5-452d-0989566a2dc1-7fd41a4e, #w-node-d0a324c7-06a4-f78b-8f3d-b0e924c3bcfd-7fd41a4e, #w-node-a17014a0-a202-bd92-3de5-0c220b0ef084-7fd41a4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-bd3887e9-9bde-95fa-3939-543b3076ab72-7fd41a4e {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}


