:root {
  --gray: #2a2a29;
  --tan: #d5bea6;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

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

.background-video {
  background-image: linear-gradient(#1d1d1ca6, #1d1d1ca6);
  height: 100vh;
  position: relative;
  inset: 0%;
}

.section {
  max-height: 700px;
}

.section.gray {
  background-color: var(--gray);
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.section.date {
  background-color: var(--gray);
  overflow: hidden;
}

.body {
  color: #2a2a29;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 30px;
  line-height: 36px;
  overflow: visible;
}

.heading {
  color: #fcfcfc;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: auto;
  font-family: Dancing Script, sans-serif;
  font-size: 170px;
  line-height: 204px;
  display: block;
  position: relative;
}

.header-headline {
  color: #d5bea6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 55px;
  line-height: 66px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block {
  margin: 200px auto auto;
  position: absolute;
  inset: -13% 0% auto 38%;
}

.headline-text {
  position: relative;
}

.text-holder-center {
  width: auto;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
}

.text-holder-center.date {
  color: var(--tan);
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.names-heading {
  color: #d5bea6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dancing Script, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 144px;
}

.upercased {
  color: #fcfcfc;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-top: 0;
}

.dancing-headline {
  text-align: center;
  align-self: flex-end;
  font-family: Dancing Script, sans-serif;
  font-size: 65px;
  line-height: 78px;
}

.div-block-3 {
  color: #fafafa;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-za {
  align-self: flex-end;
  align-items: flex-start;
  padding-bottom: 10px;
  display: flex;
}

.js-clock-2 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.box-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: var(--tan);
  font-family: Dancing Script, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 85px;
  text-decoration: none;
}

.clock-label-2 {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: -5px;
}

.section-flex {
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  min-height: 700px;
  max-height: 700px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.picture-holder-flex {
  background-image: url('../images/Jelena-i-Nikola-1.png');
  background-position: 50% 0;
  background-size: cover;
  flex: 0 auto;
  align-self: stretch;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.picture-holder-flex.skup {
  background-image: url('../images/Tamburaš-1-1-min.jpg');
  min-width: 50%;
  max-width: 50%;
}

.picture-holder-flex.location {
  background-image: url('../images/BURME-2.png');
  background-position: 50% 0;
  min-width: 50%;
  max-width: 50%;
}

.picture-holder-flex.hotel {
  background-image: url('../images/Hotel-park-1-min.jpg');
  background-position: 50%;
}

.text-holder-flex {
  flex: 0 auto;
  align-self: center;
  width: 50%;
  margin: 0 30px;
  transition: all .2s;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Dancing Script, sans-serif;
  font-size: 65px;
  line-height: 75px;
}

.heading-2.white {
  color: #fff;
  margin-bottom: 30px;
  transition-property: none;
}

.heading-2.nude {
  color: var(--tan);
}

.paragraph {
  color: #2a2a29e6;
  text-align: justify;
  object-fit: fill;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
}

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

.flex-text.vertical {
  flex-direction: column;
  margin-bottom: 30px;
}

.flex-text.top-padding {
  margin-top: 0;
  padding-top: 20px;
}

.dancing-text-55 {
  margin: -20px 20px 0 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Dancing Script, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 65px;
}

.dancing-text-55.vertical-flex {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.dancing-text-55.vertical-flex.light {
  color: var(--tan);
}

.dancing-text-55.vertical-flex.light._45 {
  margin-left: 0;
  margin-right: 0;
  font-size: 45px;
  line-height: 50px;
}

.dancing-text-55.vertical-flex.light._45.white {
  color: #fff;
  text-align: center;
}

.dancing-text-55.central {
  text-align: center;
  margin-top: 20px;
}

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

.text-block-2.white {
  color: #ffffffe6;
  text-transform: none;
  margin-bottom: 0;
  font-style: normal;
}

.text-block-2.white._30-px-bottom {
  margin-bottom: 30px;
}

.text-block-2.white.margin {
  margin-bottom: 60px;
}

.text-block-2.tan {
  color: var(--tan);
  text-transform: uppercase;
  font-size: 22px;
  font-style: normal;
  line-height: 30px;
}

.flex-text-holder {
  margin-bottom: 40px;
  transition: all .2s;
}

.flex-wrapper {
  margin-bottom: 40px;
}

.button {
  color: var(--gray);
  text-align: center;
  background-color: #d5bea6;
  border-radius: 36px;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  font-size: 25px;
  line-height: 30px;
  transition: color .3s, background-color .3s;
  display: block;
}

.button:hover {
  background-color: var(--gray);
  color: var(--tan);
}

.button._30-px-bottom {
  margin-top: 60px;
  margin-bottom: 90px;
}

.button._30-px-bottom.white {
  text-align: center;
  background-color: #fff;
  margin-bottom: 60px;
}

.button._30-px-bottom.white:hover {
  background-color: var(--gray);
}

.button.hover-border {
  border: 1px solid var(--gray);
  transition: border-color .3s, color .3s, background-color .3s;
}

.button.hover-border:hover {
  border: 1px solid var(--tan);
}

.section-hotel {
  background-color: var(--gray);
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 90px;
  overflow: hidden;
}

.hotel-flex {
  transition: all .3s;
  display: flex;
}

.hotel-headline-wrapper {
  margin-bottom: 90px;
  transition: all .2s;
}

.hotel {
  width: 50%;
}

.section-full-background {
  background-image: url('../images/Sto-background-min.jpg');
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 92px;
  overflow: hidden;
}

.section-full-background.dark-background {
  background-color: var(--gray);
  background-image: none;
  background-size: auto;
}

.section-holder-700px {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.max-w {
  border: .5px solid #3a3a39;
  border-radius: 1px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-gallery {
  overflow: hidden;
}

.slickslider {
  height: 700px;
}

.slide {
  opacity: 1;
  height: 700px;
  margin: 15px;
}

.image-6 {
  background-image: url('../images/Jelena-i-Nikola-5.png');
  background-size: auto;
  width: 720px;
  height: 700px;
}

.image-7, .image-8, .image-9, .image-14 {
  width: 720px;
  height: 700px;
}

.arrows {
  text-align: center;
  overflow: hidden;
}

.text-block-3 {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.heading-3 {
  color: var(--tan);
  text-align: center;
  text-transform: none;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  line-height: 60px;
}

.navbar-2 {
  background-color: #ddd0;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.icon-4 {
  display: none;
}

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

.nav-link-4 {
  color: #ffffffb3;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
}

.nav-link-4.w--current {
  color: #fff;
}

.container-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 120px;
  display: flex;
}

.menu-button-2 {
  margin: 6px;
}

.menu-button-2.w--open {
  padding-right: 4px;
}

.nav-menu-2 {
  text-align: left;
  order: 1;
  justify-content: flex-end;
  align-self: auto;
  display: flex;
}

.nav-link-5 {
  color: #ffffffb3;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
}

.nav-link-5.w--current {
  letter-spacing: 1px;
}

.linija-m1 {
  background-color: #c3c5c3;
}

.image-16 {
  height: 40px;
  margin-top: 7px;
  text-decoration: none;
  display: inline-block;
}

.nav-link-6 {
  color: #ffffffb3;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
}

.initials {
  color: #ffffffe6;
  margin-right: 0;
  font-family: Dancing Script, sans-serif;
  font-size: 33px;
}

.image-17 {
  background-color: #fff;
  border: 1px #353434;
  border-radius: 9px;
  margin-left: 0;
  position: static;
  inset: 0%;
  box-shadow: 0 2px 5px #0003;
}

.link-block {
  position: sticky;
  inset: 0% auto 90% 10px;
}

.link-block-2 {
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.image-18 {
  background-color: #fff;
  border: 1px #353434;
  border-radius: 9px;
  margin-left: 10px;
  padding-left: 0;
  position: static;
  inset: 0% auto auto 0%;
  box-shadow: 0 2px 5px #0003;
}

.image-18:hover {
  max-width: 100%;
  transform: translate(-7px);
  box-shadow: 0 6px 6px 1px #0003;
}

.image-11, .image-12, .image-13, .image-15, .image-10 {
  width: 720px;
  height: 700px;
}

@media screen and (max-width: 991px) {
  .background-video {
    height: 70vh;
  }

  .section.gray {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading {
    font-size: 120px;
    line-height: 140px;
  }

  .text-block {
    font-size: 35px;
    line-height: 40px;
    top: -58%;
  }

  .names-heading {
    font-size: 80px;
    line-height: 95px;
  }

  .upercased {
    font-size: 25px;
    line-height: 30px;
  }

  .dancing-headline {
    font-size: 55px;
    line-height: 65px;
  }

  .text-za {
    padding-bottom: 7px;
    font-size: 25px;
    line-height: 30px;
  }

  .clock-number-2 {
    font-size: 55px;
    line-height: 65px;
  }

  .section-flex {
    flex-flow: row;
    min-height: 500px;
  }

  .picture-holder-flex {
    flex: 0 auto;
  }

  .text-holder-flex {
    margin: 50px 30px;
  }

  .heading-2 {
    margin-bottom: 30px;
    font-size: 60px;
    line-height: 72px;
  }

  .paragraph {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .dancing-text-55 {
    font-size: 48px;
  }

  .dancing-text-55.vertical-flex.light._45 {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    line-height: 38px;
  }

  .text-block-2 {
    font-size: 22px;
    line-height: 28px;
  }

  .button {
    width: 240px;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
  }

  .button._30-px-bottom {
    margin-bottom: 60px;
  }

  .navbar-2 {
    background-color: #0000;
  }

  .icon-4 {
    display: none;
  }

  .div-block-10 {
    grid-row-gap: 6px;
    flex-direction: column;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    display: flex;
  }

  .container-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 2000px;
    padding: 15px 0;
    display: flex;
  }

  .menu-button-2 {
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: var(--gray);
    margin: 0;
    padding: 0;
  }

  .nav-menu-2 {
    background-color: #2a2a29fa;
    margin-top: 6px;
  }

  .linija-m1 {
    background-color: #bebfbe;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .linija-m3 {
    background-color: #bdbfbe;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-16 {
    margin-top: -6px;
  }

  .linija-m2 {
    background-color: #bdbfbe;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .brand-2 {
    justify-content: center;
    align-items: center;
  }

  .initials {
    margin-top: 0;
  }

  .div-block-11 {
    grid-column-gap: 80vw;
    grid-row-gap: 3px;
    text-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .link-block {
    float: left;
    left: 10px;
    right: 0;
  }

  .link-block-2 {
    inset: 0% auto auto 0%;
  }
}

@media screen and (max-width: 767px) {
  .background-video {
    height: 60vh;
  }

  .heading {
    font-size: 90px;
    line-height: 110px;
  }

  .text-block {
    font-size: 25px;
    line-height: 35px;
    top: -98%;
  }

  .names-heading {
    font-size: 65px;
    line-height: 75px;
  }

  .upercased {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .js-clock-2 {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .section-flex {
    min-height: 400px;
  }

  .text-holder-flex {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph {
    text-align: justify;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .dancing-text-55 {
    margin-top: -18px;
    margin-left: 15px;
    font-size: 35px;
    line-height: 45px;
  }

  .dancing-text-55.vertical-flex.light._45 {
    font-size: 23px;
    line-height: 30px;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-2.white._30-px-bottom {
    font-size: 16px;
    font-weight: 700;
  }

  .text-block-2.white.margin {
    margin-bottom: 30px;
  }

  .flex-text-holder {
    margin-top: 40px;
  }

  .button {
    width: 180px;
    font-size: 12px;
    line-height: 14px;
  }

  .button._30-px-bottom.white {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .section-full-background {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-6 {
    width: 253px;
    height: 350px;
  }

  .image-7, .image-8 {
    width: 360px;
    height: 350px;
  }

  .image-9 {
    width: 219.5px;
    height: 350px;
  }

  .image-14 {
    width: 360px;
    height: 350px;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .container-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .menu-button-2 {
    max-width: 50%;
  }

  .image-16 {
    margin-top: -5px;
  }

  .brand-2 {
    max-width: 50%;
    padding-left: 0;
  }

  .initials {
    margin-top: 0;
  }

  .div-block-11 {
    grid-column-gap: 80vw;
    justify-content: space-between;
  }

  .image-11, .image-12, .image-13, .image-15, .image-10 {
    width: 360px;
    height: 350px;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    height: 90vh;
  }

  .section.gray {
    height: auto;
    max-height: none;
    padding: 50px 0;
  }

  .body {
    background-color: #ffffffe6;
  }

  .heading {
    color: #ffffffe6;
    font-size: 60px;
  }

  .text-block {
    font-size: 20px;
    line-height: 25px;
    top: -107%;
  }

  .text-holder-center.date {
    padding-top: 60px;
    padding-bottom: 30px;
  }

  .names-heading {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 55px;
    line-height: 50px;
  }

  .upercased {
    color: #ffffffe6;
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .dancing-headline {
    font-size: 40px;
    line-height: 55px;
  }

  .div-block-3 {
    color: #ffffffe6;
  }

  .text-za {
    padding-bottom: 11px;
    font-size: 16px;
    line-height: 24px;
  }

  .js-clock-2 {
    grid-column-gap: 0px;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .box-2 {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .clock-number-2 {
    font-size: 36px;
    line-height: 40px;
  }

  .clock-label-2 {
    color: #ffffffe6;
    letter-spacing: 3px;
    font-size: 10px;
    line-height: 16px;
  }

  .section-flex {
    flex-flow: column;
    min-height: 400px;
    max-height: 900px;
  }

  .section-flex.flex-reverted {
    flex-direction: column-reverse;
    padding-top: 0;
  }

  .picture-holder-flex {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50%;
    min-height: 400px;
  }

  .picture-holder-flex.skup {
    min-width: 100%;
    max-width: 100%;
    min-height: 400px;
  }

  .picture-holder-flex.location {
    min-width: 100%;
    max-width: 100%;
  }

  .picture-holder-flex.hotel {
    margin-bottom: 0;
  }

  .text-holder-flex {
    width: 100%;
    margin: 60px 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
  }

  .heading-2.white {
    color: #ffffffe6;
  }

  .paragraph {
    text-align: justify;
    font-size: 16px;
  }

  .dancing-text-55.vertical-flex.light._45.white {
    color: #ffffffe6;
  }

  .text-block-2.tan {
    font-size: 16px;
    line-height: 20px;
  }

  .button {
    align-self: stretch;
    display: block;
  }

  .button._30-px-bottom.white {
    background-color: #ffffffe6;
  }

  .section-hotel {
    background-color: var(--gray);
    padding: 60px 20px 0;
  }

  .hotel-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .hotel {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    order: 1;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 100%;
    margin-bottom: 60px;
    display: flex;
  }

  .section-full-background {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slickslider {
    height: auto;
  }

  .slide {
    height: 280px;
  }

  .image-6, .image-7, .image-8, .image-9, .image-14 {
    width: 288px;
    height: 280px;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .image-16 {
    margin-top: -5px;
  }

  .brand-2 {
    padding-left: 0;
  }

  .initials {
    margin-top: 0;
  }

  .image-11, .image-12, .image-13, .image-15, .image-10 {
    width: 288px;
    height: 280px;
  }
}


