:root {
  --lavender: #d8e7ff;
  --dark-slate-grey: #273f46;
  --snow: #faf6f5;
  --misty-rose: #f9e0db;
  --tan: #d5bea6;
  --midnight-blue: #130649;
  --light-rose: #f3dae3;
  --gray: #2a2a29;
  --slate-grey: #4a7684;
  --dark-slate-grey-2: #1d3136;
}

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 {
  height: 100vh;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section {
  max-height: 700px;
}

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

.section.date {
  background-color: var(--dark-slate-grey);
  display: block;
  overflow: hidden;
}

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

.heading {
  color: var(--snow);
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: auto;
  font-family: Lobster, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 130px;
  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;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  color: var(--misty-rose);
  margin: 180px auto auto;
  font-family: Arimo, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  position: absolute;
  top: -52%;
  bottom: auto;
  left: 38%;
  right: 0%;
}

.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 {
  background-color: var(--lavender);
  color: var(--tan);
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.text-holder-center.date.dark {
  background-color: var(--midnight-blue);
}

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

.upercased {
  color: #130649;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-top: 0;
  font-family: Arimo, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 30px;
}

.dancing-headline {
  color: #130649;
  text-align: center;
  align-self: flex-end;
  margin-top: 0;
  padding-top: 0;
  font-family: Arimo, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 30px;
}

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

.text-za {
  color: #130649;
  align-self: flex-end;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 8px;
  font-family: Arimo, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

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

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

.clock-number-2 {
  color: var(--midnight-blue);
  -webkit-text-stroke-color: var(--midnight-blue);
  font-family: Lobster, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 67px;
  text-decoration: none;
}

.clock-label-2 {
  color: var(--midnight-blue);
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: -5px;
  font-family: Arimo, sans-serif;
  font-weight: 500;
}

.section-flex {
  max-height: 700px;
  min-height: 700px;
  background-color: #f7f7f7;
  background-image: url('../images/Pozadina-za-potvrdu-dolaska.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.section-flex.flex-reverted {
  background-image: url('../images/Pozadina-za-potvrdu-dolaska.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-flow: row-reverse;
  margin-bottom: 0;
}

.section-flex.reverted, .section-flex.normal {
  flex-direction: row-reverse;
}

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

.picture-holder-flex.skup {
  max-width: 50%;
  min-width: 50%;
  background-image: url('../images/Restoran-Savo-i-Milica.png'), url('../images/Burme-Ana-i-Saša.png');
  background-position: 100%, 50% 0;
  background-size: auto, cover;
}

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

.picture-holder-flex.hotel {
  background-image: url('../images/Crkva-Savo-i-Milica.png'), url('../images/IMG_2113.PNG');
  background-position: 50%, 50%;
  background-size: auto, auto;
}

.picture-holder-flex.restoran {
  background-image: url('../images/Restoran-Savo-i-Milica.png');
  background-position: 100%;
  background-size: auto;
}

.text-holder-flex {
  width: 50%;
  color: var(--dark-slate-grey);
  flex: 0 auto;
  align-self: center;
  margin: 0 30px;
  transition: all .2s;
}

.text-holder-flex._90-px {
  color: var(--dark-slate-grey);
}

.heading-2 {
  color: var(--midnight-blue);
  text-align: center;
  -webkit-text-stroke-color: var(--light-rose);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Lobster, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 65px;
}

.heading-2.white {
  color: var(--light-rose);
  -webkit-text-stroke-color: var(--midnight-blue);
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  transition-property: none;
}

.heading-2.nude {
  color: var(--midnight-blue);
  -webkit-text-stroke-color: var(--midnight-blue);
}

.heading-2.light {
  color: var(--midnight-blue);
  font-family: Lobster, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph {
  color: rgba(19, 6, 73, .8);
  text-align: center;
  object-fit: fill;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arimo, sans-serif;
  font-weight: 400;
  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: 40px;
}

.dancing-text-55 {
  color: var(--midnight-blue);
  margin: -20px 20px 0 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lobster, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
}

.dancing-text-55.vertical-flex {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lobster, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
}

.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: var(--midnight-blue);
  text-align: center;
  font-family: Lobster, sans-serif;
  font-weight: 300;
}

.text-block-2 {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: -5px;
  font-family: Arimo, sans-serif;
  font-weight: 500;
}

.text-block-2.white {
  color: rgba(255, 255, 255, .9);
  text-transform: none;
  margin-bottom: 0;
  font-style: normal;
}

.text-block-2.white._30-px-bottom {
  color: var(--midnight-blue);
  margin-bottom: 30px;
  font-weight: 600;
}

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

.text-block-2.white.wrap {
  color: var(--midnight-blue);
}

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

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

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

.button {
  width: 260px;
  border: 1px solid var(--midnight-blue);
  background-color: var(--light-rose);
  color: var(--midnight-blue);
  text-align: center;
  border-radius: 131px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  font-family: Arimo, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  transition: color .3s, background-color .3s;
  display: block;
}

.button:hover {
  background-color: var(--midnight-blue);
  color: var(--light-rose);
}

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

.button._30-px-bottom.white {
  background-color: var(--light-rose);
  color: var(--midnight-blue);
  text-align: center;
  border: 1px solid #000;
  margin-top: 40px;
  margin-bottom: 39px;
}

.button._30-px-bottom.white:hover {
  border-color: var(--midnight-blue);
  background-color: var(--midnight-blue);
  color: var(--light-rose);
}

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

.button.hover-border:hover {
  border: 1px solid var(--midnight-blue);
  background-color: var(--midnight-blue);
  color: var(--misty-rose);
}

.section-hotel {
  background-color: #d8e7ff;
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 90px;
  overflow: hidden;
}

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

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

.hotel {
  width: 50%;
}

.section-full-background {
  background-image: linear-gradient(357deg, transparent, var(--lavender)), linear-gradient(to bottom, transparent 56%, var(--lavender)), url('../images/Sala-radosnica-za-potvrdu-dolaska.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  padding-top: 90px;
  padding-bottom: 92px;
  overflow: hidden;
}

.section-full-background.dark-background {
  background-color: var(--gray);
  background-image: linear-gradient(to bottom, var(--lavender), var(--lavender));
}

.section-full-background.registration {
  background-image: linear-gradient(rgba(255, 255, 255, .22), rgba(255, 255, 255, .22)), url('../images/Sala-radosnica-za-potvrdu-dolaska.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.section-holder-700px {
  max-width: 700px;
  text-align: center;
  background-image: linear-gradient(rgba(216, 231, 255, .58), rgba(216, 231, 255, .58));
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.section-holder-700px.registration {
  background-color: var(--lavender);
  background-image: url('../images/Pozadina-za-potvrdu-dolaska.jpg');
  background-size: auto;
  margin-top: 0;
  padding: 30px 20px;
}

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

.section-gallery {
  background-color: var(--lavender);
  margin-top: 13px;
  padding-top: 0;
  overflow: hidden;
}

.slickslider {
  height: 800px;
  background-color: var(--lavender);
}

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

.image-6, .image-7, .image-8, .image-9, .image-10 {
  width: 600px;
  height: 800px;
}

.arrows {
  background-color: var(--lavender);
  text-align: center;
  overflow: hidden;
}

.text-block-3 {
  color: var(--misty-rose);
  text-align: center;
  -webkit-text-stroke-color: var(--light-rose);
  background-color: #0c042c;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arimo, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.heading-3 {
  color: var(--midnight-blue);
  text-align: center;
  -webkit-text-stroke-color: var(--midnight-blue);
  text-transform: none;
  font-family: Lobster, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}

.navbar-2 {
  background-color: rgba(221, 221, 221, 0);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.icon-4 {
  display: none;
}

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

.nav-link-4 {
  color: rgba(255, 255, 255, .7);
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
}

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

.container-2 {
  height: auto;
  max-width: 1440px;
  justify-content: space-between;
  align-items: center;
  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: rgba(255, 255, 255, .7);
  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: rgba(255, 255, 255, .7);
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
}

.initials {
  color: rgba(255, 255, 255, .9);
  margin-right: 0;
  font-family: Dancing Script, sans-serif;
  font-size: 33px;
}

.link-block {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-17 {
  background-color: #fff;
  border: 1px #353434;
  border-radius: 9px;
  margin-left: 10px;
  padding-left: 0;
  display: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image-17:hover {
  max-width: 100%;
  transform: translate(-7px);
  box-shadow: 0 6px 6px 1px rgba(0, 0, 0, .2);
}

.headline-text-2 {
  width: auto;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(238, 231, 231, .43);
  flex-direction: column-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-4 {
  color: #130649;
  align-self: flex-end;
  margin-top: -34px;
  margin-left: 0;
  margin-right: 125px;
  padding-bottom: 30px;
  font-family: Arimo, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
}

.heading-4 {
  color: #130649;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: auto;
  padding-top: 30px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Lobster, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 130px;
  display: block;
  position: relative;
}

.link-block-2 {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-5 {
  width: 600px;
  color: #130649;
  text-align: left;
  padding-left: 40px;
  font-family: Arimo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.headline-section {
  color: #130649;
  text-align: center;
  text-transform: none;
  margin: 0 0 20px;
  font-family: Lobster, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 65px;
}

.section-program-1 {
  flex-direction: row;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.section-wedding-program {
  max-width: 800px;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

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

.text-center.relative {
  cursor: pointer;
  flex-direction: column;
  margin-top: 50px;
  display: block;
  position: relative;
}

.heading-7 {
  color: #130649;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arimo, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 44px;
}

.heading-7.small {
  max-width: 800px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arimo, sans-serif;
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
}

.slickslider-2 {
  height: 800px;
}

.image-18, .image-19, .image-20, .image-21 {
  width: 600px;
  height: 800px;
}

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

.image-22 {
  width: 600px;
  height: 800px;
}

.slide-2 {
  height: 800px;
  opacity: 1;
  margin: 15px;
}

.section-gallery-2 {
  overflow: hidden;
}

@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 {
    min-height: 500px;
    flex-flow: row;
  }

  .picture-holder-flex {
    background-size: cover, cover;
    flex: 0 auto;
  }

  .picture-holder-flex.hotel {
    background-size: cover, auto;
  }

  .picture-holder-flex.restoran {
    background-size: cover;
  }

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

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

  .heading-2.white {
    margin-top: 30px;
    margin-bottom: 30px;
  }

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

  .text-block-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .navbar-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .icon-4 {
    display: none;
  }

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

  .container-2 {
    max-width: 2000px;
    justify-content: space-between;
    align-items: center;
    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: rgba(42, 42, 41, .98);
    margin-top: 6px;
  }

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

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

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

  .linija-m2 {
    height: 3px;
    background-color: #bdbfbe;
    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 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .text-block-5 {
    width: 500px;
    font-size: 20px;
    line-height: 28px;
  }

  .headline-section {
    font-size: 35px;
    line-height: 40px;
  }

  .section-wedding-program {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 26px;
  }

  .heading-7.small {
    max-width: 700px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
  }
}

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

  .picture-holder-flex {
    background-size: cover, cover;
  }

  .picture-holder-flex.hotel {
    background-size: cover, auto;
  }

  .picture-holder-flex.restoran {
    background-position: 100%;
    background-size: cover;
  }

  .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-hotel {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hotel-headline-wrapper {
    margin-bottom: 0;
  }

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

  .slide {
    height: 350px;
  }

  .image-6, .image-7, .image-8, .image-9, .image-10 {
    width: 262.5px;
    height: 350px;
  }

  .text-block-3 {
    color: var(--misty-rose);
  }

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

  .text-block-4 {
    margin-right: 86px;
    padding-left: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-4 {
    font-size: 60px;
    line-height: 80px;
  }

  .text-block-5 {
    width: 400px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 26px;
  }

  .headline-section {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 22px;
  }

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

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

  .image-20, .image-21, .image-22 {
    width: 360px;
    height: 350px;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    height: 70vh;
    margin-left: 0;
    margin-right: -200px;
    right: 0%;
    overflow: hidden;
  }

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

  .section.date, .body {
    background-color: var(--lavender);
  }

  .heading {
    color: rgba(255, 255, 255, .9);
    font-size: 60px;
    font-weight: 400;
  }

  .header-headline {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

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

  .headline-text {
    margin-left: -300px;
  }

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

  .text-holder-center.date.dark {
    color: var(--light-rose);
  }

  .names-heading {
    color: var(--midnight-blue);
    padding-left: 10px;
    padding-right: 10px;
    font-size: 55px;
    line-height: 52px;
  }

  .upercased {
    color: var(--midnight-blue);
    margin-top: 10px;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
  }

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

  .div-block-3 {
    color: rgba(255, 255, 255, .9);
    font-family: Arimo, sans-serif;
    line-height: 36px;
    position: relative;
  }

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

  .js-clock-2 {
    max-width: 0%;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

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

  .clock-number-2 {
    font-family: Lobster, sans-serif;
    font-size: 40px;
    line-height: 44px;
  }

  .clock-label-2 {
    color: var(--midnight-blue);
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }

  .section-flex {
    max-height: 900px;
    min-height: 400px;
    background-color: var(--lavender);
    box-shadow: none;
    background-image: none;
    background-size: auto;
    flex-flow: column;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
  }

  .section-flex.flex-reverted {
    background-color: var(--lavender);
    box-shadow: none;
    background-image: none;
    background-size: auto;
    flex-direction: column-reverse;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
  }

  .section-flex.normal {
    flex-direction: column-reverse;
  }

  .picture-holder-flex {
    width: 100%;
    height: 50%;
    max-width: 100%;
    min-height: 400px;
    min-width: 100%;
    background-image: url('../images/Milica-i-Savo-naslovna.png');
    background-size: cover;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .picture-holder-flex.skup {
    max-width: 100%;
    min-height: 400px;
    min-width: 100%;
    background-image: url('../images/Tamburaš-1-4-min.png'), linear-gradient(to bottom, null, null);
    background-size: cover, auto;
  }

  .picture-holder-flex.location {
    max-width: 100%;
    min-width: 100%;
    background-image: url('../images/Crkva-telep-4-min.png'), linear-gradient(to bottom, null, null);
    background-size: cover, auto;
  }

  .picture-holder-flex.hotel {
    background-image: url('../images/Crkva-Savo-i-Milica.png'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0 0, 0 0;
    background-size: cover, auto;
    margin-top: 0;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .picture-holder-flex.restoran {
    background-position: 100%;
    background-size: cover;
    margin-top: 0;
  }

  .text-holder-flex {
    width: 100%;
    background-image: url('../images/Pozadina-za-potvrdu-dolaska.jpg');
    background-position: 0 0;
    background-size: cover;
    margin: 0 30px 10px;
    padding: 60px 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .text-holder-flex._90-px {
    margin-top: 0;
    margin-bottom: 90px;
  }

  .heading-2 {
    margin-bottom: 30px;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
  }

  .heading-2.white {
    color: #f3dae3;
    margin-top: 30px;
  }

  .heading-2.light {
    font-family: Lobster, sans-serif;
  }

  .paragraph {
    color: rgba(19, 6, 73, .81);
    text-align: center;
    -webkit-text-stroke-color: var(--midnight-blue);
    font-size: 17px;
    font-weight: 500;
  }

  .flex-text {
    margin-bottom: 15px;
  }

  .flex-text.vertical {
    flex-flow: column;
    justify-content: center;
    margin-bottom: 20px;
  }

  .dancing-text-55 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .dancing-text-55.vertical-flex.light._45.white {
    color: var(--midnight-blue);
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
  }

  .text-block-2 {
    height: auto;
    max-width: 250px;
    aspect-ratio: auto;
    text-align: center;
    white-space: nowrap;
    object-fit: fill;
    flex-flow: wrap;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 17px;
    font-weight: 500;
    display: flex;
  }

  .text-block-2.white.margin.wrap {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .text-block-2.white.wrap {
    text-align: center;
    white-space: normal;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: block;
    position: static;
  }

  .text-block-2.tan {
    text-align: center;
    flex-flow: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    line-height: 20px;
    display: flex;
  }

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

  .flex-wrapper {
    margin-bottom: 0;
  }

  .button {
    align-self: stretch;
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    display: block;
  }

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

  .button.hover-border:hover {
    border-style: solid;
    border-color: var(--midnight-blue);
  }

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

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

  .hotel-headline-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

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

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

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

  .section-full-background.registration {
    margin: 0;
  }

  .section-holder-700px {
    flex-flow: column;
    display: flex;
  }

  .section-holder-700px.registration {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .max-w {
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
  }

  .section-gallery {
    background-color: #d8e7ff;
    margin-top: 0;
    padding-top: 30px;
  }

  .slickslider {
    height: auto;
  }

  .slide {
    width: 210px;
    height: 280px;
  }

  .image-6 {
    width: 210px;
    height: 280px;
    object-fit: contain;
  }

  .image-7, .image-8, .image-9, .image-10 {
    width: 210px;
    height: 280px;
  }

  .text-block-3 {
    color: var(--light-rose);
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
  }

  .heading-3 {
    font-size: 27px;
    font-weight: 500;
    line-height: 37px;
  }

  .navbar-2 {
    overflow: hidden;
  }

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

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

  .initials {
    margin-top: 0;
  }

  .div-block-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .headline-text-2 {
    margin-left: -200px;
    overflow: hidden;
  }

  .text-block-4 {
    margin-top: -25px;
    margin-right: 48px;
    font-size: 20px;
    line-height: 25px;
    overflow: hidden;
  }

  .heading-4 {
    color: #130649;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 55px;
    font-weight: 400;
    line-height: 65px;
    overflow: hidden;
  }

  .text-block-5 {
    width: 300px;
    text-align: center;
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .headline-section {
    color: #130649;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Lobster, sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 40px;
  }

  .text-holder {
    width: 300px;
  }

  .section-program-1 {
    flex-direction: column;
    margin-top: 80px;
  }

  .icon-holder {
    width: 180px;
    margin-bottom: 30px;
  }

  .section-wedding-program {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-7 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .heading-7.small {
    max-width: 300px;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .slickslider-2 {
    height: auto;
  }

  .image-18, .image-19, .image-20, .image-21, .image-22 {
    width: 210px;
    height: 280px;
  }

  .slide-2 {
    height: 280px;
  }
}


