@font-face {
  font-family: Kod sefa norm;
  src: url('../fonts/NKCIRSTA.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: KOD SEFA;
  src: url('../fonts/NKCIRSTA.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #000;
  --white: white;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

body {
  color: var(--black);
  font-family: Kod sefa norm, sans-serif;
  font-size: 16px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Great Vibes, cursive;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.osnovna {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 85vh;
  max-height: 900px;
  margin-top: 12px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dobrodosli {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.servisi {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  display: flex;
}

.footer {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  max-width: 2000px;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1800px;
  height: 100%;
  margin-top: 51px;
  padding-top: 0;
  display: flex;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 81px;
  padding-right: 81px;
  display: flex;
}

.heading-1 {
  text-align: center;
  letter-spacing: 1px;
  width: 100%;
  margin-bottom: 25px;
  font-family: Kod sefa norm, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 48px;
}

.columns {
  margin-bottom: 1rem;
  margin-left: 69px;
  margin-right: 69px;
  padding-top: 0;
}

.button-copy {
  color: #000;
  letter-spacing: 1px;
  background-color: #ffffffd4;
  border: 2px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  font-family: proxima-nova;
  font-size: 12px;
  font-weight: 800;
  transition: all .3s;
  display: flex;
}

.button-copy:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  transform: translate(0, 3px);
}

.column, .column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  text-align: center;
  letter-spacing: 2px;
  font-family: Kod sefa norm, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.text-block {
  color: #000;
  text-align: justify;
  letter-spacing: 1px;
  background-color: #e9effc00;
  border-radius: 25px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  font-family: KOD SEFA, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-2, .div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 15px;
  display: flex;
}

.div-block-4 {
  object-fit: fill;
  background-image: url('../images/4.avif');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  border: 2px #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 290px;
  display: flex;
  overflow: hidden;
}

.div-block-5 {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 90%;
  height: 290px;
  display: flex;
  overflow: hidden;
}

.button-copy-copy1 {
  color: #000;
  letter-spacing: 1px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 0;
  font-family: proxima-nova;
  font-size: 12px;
  font-weight: 400;
  transition: all .3s;
  display: flex;
}

.button-copy-copy1:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  transform: translate(0, 3px);
}

.button-copy-copy-copy {
  color: #000;
  letter-spacing: 1px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 0;
  font-family: proxima-nova;
  font-size: 12px;
  font-weight: 400;
  transition: all .3s;
  display: flex;
}

.button-copy-copy-copy:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  transform: translate(0, 3px);
}

.container-3 {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.heading-7 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: proxima-nova;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
}

.navbar-3 {
  object-fit: fill;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.nav-link-4 {
  color: #949494;
  text-transform: uppercase;
  padding: 10px;
  font-family: proxima-nova;
  font-size: 12px;
  font-weight: 500;
}

.nav-link-5 {
  text-transform: uppercase;
  padding: 10px;
  font-family: Nkcirsta;
  font-size: 1rem;
  font-weight: 600;
}

.nav-link-5.w--current {
  color: #000;
}

.nav-link-6 {
  color: var(--black);
  text-transform: uppercase;
  padding: 10px;
  font-family: Nkcirsta;
  font-size: 1rem;
  font-weight: 600;
}

.nav-link-6.w--current {
  color: #a53a33;
}

.nav-link-6.mobile-shown {
  display: none;
}

.nav-link-7 {
  text-transform: uppercase;
  padding: 10px;
  font-family: proxima-nova;
  font-size: 1rem;
  font-weight: 500;
}

.nav-link-7.w--current {
  color: #000;
  font-family: proxima-nova;
}

.brand-2.w--current {
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.image-11 {
  width: 4.5rem;
  max-width: none;
  display: block;
}

.div-block-14 {
  z-index: 999;
  background-color: #fff;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 41px;
  height: 175px;
  display: flex;
  position: fixed;
  inset: 50% auto 0% 0%;
}

.connect-link {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
}

.connect-icons {
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.connect-icons-final {
  margin-bottom: 0;
  display: flex;
}

.ziva-muzika {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 650px;
  display: flex;
}

.main-wrap {
  background-image: linear-gradient(98deg, #0009, #fff0), url('../images/IMG-64feaca9fb6cb513dd79cd9db0098245-V-1.webp');
  background-position: 0 0, 50% 35%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1800px;
  height: 100%;
  display: flex;
  position: relative;
}

.text-block-3-dark {
  color: #fff;
  text-align: justify;
  letter-spacing: 1px;
  text-indent: 5px;
  text-transform: none;
  align-self: end;
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  font-family: KOD SEFA, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.heading-1-copy {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kod sefa norm, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  place-items: flex-start center;
  width: 40%;
  margin-bottom: 131px;
  margin-left: 77px;
  margin-right: 0;
  display: flex;
}

.heading-1-copy-copy {
  color: #fff;
  text-align: left;
  letter-spacing: 1.4px;
  flex-direction: row;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kod sefa norm, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.div-block-18 {
  background-image: linear-gradient(#000, #000);
  border-radius: 20px 20px 0 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  transition: all .3s cubic-bezier(.626, -.43, .339, 1.354);
  display: flex;
  overflow: hidden;
}

.heading-5-white {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: proxima-nova;
  font-size: 1rem;
  font-weight: 600;
  line-height: 15px;
  text-decoration: none;
}

.link-block-3 {
  background-color: #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.nav-menu-3 {
  min-width: 400px;
  margin-top: 52px;
  margin-left: 1rem;
  margin-right: 1rem;
}

.nav-menu-3.right-align {
  text-align: right;
  margin-top: 52px;
  margin-left: 2rem;
  margin-right: 2rem;
}

.back-to-top {
  background-color: #000;
  border-radius: 0;
  width: 100%;
  max-width: 2000px;
  height: 50px;
  margin-top: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  display: flex;
}

.image-13 {
  width: 70%;
}

.heading-8 {
  font-family: proxima-soft;
  font-size: 38px;
  font-weight: 700;
}

.text-block-4 {
  font-family: proxima-nova;
}

.body {
  background-color: #0000;
  background-image: url('../images/7.avif');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  width: 100%;
  max-width: 400px;
}

.link-block-3-copy {
  background-color: #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.domaca-kuhinja {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 90vh;
  min-height: 500px;
  max-height: 700px;
  margin-top: 98px;
  display: flex;
}

.main-wrap-100 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1800px;
  height: 100%;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.image-14 {
  margin-bottom: -24px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 35px;
  padding: 80px 30px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Kod sefa norm, sans-serif;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.gallery-overview {
  border-bottom: 1px solid #e4ebf3;
  margin-top: 35px;
  padding: 80px 30px;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: start center;
  display: grid;
}

.gallery-grid {
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  object-fit: contain;
  border-radius: 30px;
}

.contact_form-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #000;
  border: 0 solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section_title-spacer {
  background-color: var(--white);
  color: var(--black);
  width: 4.5rem;
  height: .125rem;
}

.contact_header_component {
  grid-column-gap: 6rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.padding-section-large {
  margin-top: 100px;
  margin-bottom: 100px;
}

.contact_header_link-row {
  grid-column-gap: 2rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #e5e5e5;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.text-style-subheader {
  color: var(--black);
  letter-spacing: .125rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  font-size: 3rem;
  display: flex;
}

.form_message-success {
  color: #1d2130;
  background-color: #bef3c0;
  border-radius: .25rem;
  margin-top: 1.25rem;
  padding: 1.25rem;
}

.contact_header_details-wrapper {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 30px;
  display: flex;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.text-size-medium {
  font-size: 1.25rem;
}

.text-size-medium.text-weight-bold {
  color: var(--black);
  padding-top: 20px;
  font-size: 30px;
  font-weight: 400;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-weight-normal {
  color: var(--black);
  font-size: 25px;
  font-weight: 700;
}

.contact_form-wrapper {
  background-color: var(--white);
  margin-bottom: 0;
}

.section_contact-header {
  background-image: url('../images/proslave.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-size-large {
  color: var(--black);
  font-size: 1.5rem;
}

.text-size-large.text-weight-bold {
  color: var(--black);
  font-size: 35px;
}

.form_input {
  background-color: #0000;
  border: 1px solid #70c174;
  margin-bottom: 0;
  padding: .25rem 0;
  font-size: 1rem;
  font-weight: 400;
}

.form_input::placeholder {
  color: #1d21304d;
}

.form_input.is-text-area {
  border: 1px solid #70c174;
  border-radius: .25rem;
  min-height: 8rem;
  padding: 1.25rem;
}

.container-large {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_title-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 4.5rem 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #70c174;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  text-decoration: none;
  transition: transform .2s, background-color .2s;
  display: inline-block;
  position: relative;
}

.button-2:hover {
  background-color: #67d66d;
  transform: translate(0, -.25rem);
}

.form_message-error {
  color: #1d2130;
  border-radius: .25rem;
  margin-top: 1.25rem;
  padding: 1.25rem;
}

.contact_form-button-wrapper {
  justify-content: center;
  margin-top: 2rem;
  display: flex;
}

.padding-global {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  display: flex;
}

.container-9 {
  flex: 1;
}

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

.image-17 {
  object-fit: none;
  flex: 1;
}

.slide-4 {
  background-image: url('../images/PXL_20230312_132317864-01.avif');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  width: 100%;
  max-width: 1800px;
  height: 100%;
}

.slider-4 {
  background-color: #0000;
  width: 100%;
  max-width: 1800px;
  height: 100%;
  display: flex;
}

.mask-5 {
  border-radius: 30px;
  flex: 0 auto;
  width: 100%;
  max-width: 1800px;
  height: 100%;
}

.slide-5 {
  background-image: url('../images/basta-3.avif');
  background-position: 50% 40%;
  background-size: cover;
}

.strelice {
  display: flex;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-h5-heading {
  color: #160042;
  letter-spacing: -.02em;
  justify-content: center;
  margin: 0 auto;
  font-family: Nkcirsta;
  font-size: 32px;
  line-height: 1.4;
  display: flex;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.f-feature-card-filled-2 {
  border-radius: 12px;
  padding: 32px;
}

.image-18 {
  float: none;
  clear: none;
  object-fit: cover;
  border-radius: 20px;
  width: 300px;
  height: 350px;
  overflow: auto;
}

.image-18._1 {
  object-fit: cover;
  object-position: 95% 100%;
  max-width: 100%;
  overflow: auto;
}

.image-18._2 {
  object-position: 100% 50%;
}

.container-10 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tex {
  text-align: center;
  margin-bottom: 24px;
  font-family: KOD SEFA, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.background-video {
  object-fit: fill;
  border: 2px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 290px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-9 {
  background-image: url('../images/PXL_20230312_132349296-01-1.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 13px;
}

.slide-10 {
  background-image: url('../images/unutra-2.avif');
  background-position: 50%;
  background-size: cover;
}

.heading-2-copy {
  text-align: center;
  letter-spacing: 2px;
  font-family: proxima-nova;
  font-size: 35px;
  font-weight: 700;
  display: none;
}

.heading-2-cddopy {
  text-align: center;
  letter-spacing: 2px;
  font-family: Kod sefa norm, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.promo-section-lead-in {
  text-align: center;
}

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

.menu-line {
  border-bottom: 1px solid #0000001a;
  flex: 1;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.menu-item-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  display: flex;
}

.promo-image-wrap {
  width: 40%;
  margin-bottom: 20px;
}

.menu-item {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.menu-section {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  padding: 20px;
  display: flex;
  box-shadow: 0 10px 15px 5px #00000045;
}

.menu-section.promotion-section {
  border-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.menu-section.promotion-section.hidden {
  display: none;
}

.promotion-section-title {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
}

.menu-section-title-2 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto 20px;
  font-family: Kod sefa norm, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
  display: flex;
}

.section-8 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.slider-7 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-14 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.menu-grid-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template: "specials specials drinks drinks"
                 "specials specials drinks drinks"
                 "food food promotion promotion"
                 "food food promotion promotion"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1.25fr;
  padding-left: 50px;
  padding-right: 50px;
  display: grid;
}

.menu-title-4 {
  color: #000;
  flex-direction: column;
  align-items: center;
  margin: 40px auto;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  display: flex;
}

.menu-item-4 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kod sefa norm, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.mask-7 {
  margin-left: auto;
  margin-right: auto;
}

.slide-11 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.slider-arrow {
  color: #000;
}

.heading-style-h5 {
  font-family: Kod sefa norm, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.padding-section-medium-2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.section_home-header {
  display: flex;
}

.heading {
  text-align: center;
  font-family: Kod sefa norm, sans-serif;
  font-size: 35px;
}

.button_wrapper {
  position: relative;
}

.home_header_image {
  padding-left: 0;
}

.home_header_component {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Kod sefa norm, sans-serif;
  display: grid;
}

.home_header_description-item {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph {
  text-align: left;
  font-family: Kod sefa norm, sans-serif;
  font-weight: 400;
}

.button {
  color: #2e2d33;
  text-align: center;
  background-color: #ffb577;
  justify-content: center;
  align-items: center;
  padding: .75rem 3.5rem .75rem 1.5rem;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.home_header_content-left {
  border: 1px #000;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 50px;
  display: flex;
}

.home_header_description {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.home_header_content-right {
  background-image: url('../images/20230415_233934.avif');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  height: 100%;
  display: flex;
}

.button_arrow {
  color: #2e2d33;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: absolute;
  inset: auto 1.5rem .75rem auto;
}

.heading-9 {
  color: var(--black);
  padding-left: 30px;
  font-family: Kod sefa norm, sans-serif;
}

.paragraph-2 {
  color: var(--black);
  padding-left: 30px;
  font-family: Kod sefa norm, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.background-video-2, .background-video-3, .container-15 {
  display: flex;
}

.text-block-5, .text-block-6 {
  font-size: 17px;
}

.background-video-4 {
  border-radius: 20px;
}

.section-9 {
  margin-top: 51px;
  display: flex;
}

.play-pause-button {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-2 {
  background-color: #0000;
  background-image: url('../images/7.avif');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  display: flex;
}

.section-10 {
  display: block;
}

.paragraph-4 {
  color: var(--black);
  font-size: 25px;
}

.bold-text-2 {
  font-size: 17px;
  font-weight: 400;
}

.paragraph-5 {
  font-size: 17px;
}

.wrapper {
  height: 150vw;
}

.container-16 {
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 60px;
  display: flex;
  position: sticky;
  inset: 0%;
  overflow: hidden;
}

.column-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 28vw;
  display: flex;
}

.column-3._2 {
  margin-top: 100px;
}

.img-wrapper {
  cursor: pointer;
  border-radius: 20px;
  width: 28vw;
  height: 28vw;
  margin-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.body-3, .body-4 {
  background-color: #0000;
  background-image: url('../images/7.avif');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
}

.body-5 {
  background-color: #0000;
  background-image: url('../images/7.avif');
  background-position: 0 0;
  background-size: cover;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  text-align: center;
}

.div-block-25 {
  z-index: 999;
  color: #0000;
  background-color: #eee;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 40px;
  height: 175px;
  display: flex;
  position: fixed;
  inset: 50% auto 0% 0%;
}

.link, .link-2, .link-3 {
  color: var(--black);
  letter-spacing: 1px;
  font-family: Kod sefa norm, sans-serif;
  text-decoration: none;
}

.image-20 {
  height: 100vh;
}

.mask-8 {
  height: 100%;
}

.slider-8 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-9 {
  background-color: #ddd0;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-12 {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}

.mask-9 {
  margin-left: auto;
  margin-right: auto;
}

.image-21 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-22 {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-13 {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav-2 {
  padding-bottom: 0;
  font-size: 18px;
  inset: auto 0% 0%;
}

.slide-14 {
  vertical-align: middle;
}

.image-23 {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-15 {
  vertical-align: middle;
}

.image-24 {
  vertical-align: middle;
  display: block;
}

.slide-16 {
  vertical-align: middle;
}

.image-25 {
  vertical-align: middle;
  display: block;
}

.slide-17 {
  vertical-align: middle;
}

.image-26 {
  vertical-align: middle;
  display: block;
}

.div-block-28 {
  padding-top: 30px;
}

.text-block-7 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Kod sefa norm, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.section-11 {
  margin-left: auto;
  margin-right: auto;
}

.text-block-8 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 20px;
  display: flex;
}

.image-27 {
  vertical-align: baseline;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-5 {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.team-info_content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.team-info_text {
  align-self: flex-start;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.3em;
  font-weight: 600;
}

.details_icon-wrapper {
  z-index: 10;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: absolute;
  inset: auto 2em 2em auto;
}

.contact-link-2 {
  align-items: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.section-team-2 {
  min-height: 100vh;
}

.team-info_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.details_social-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.card_team-info-wrapper {
  cursor: pointer;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.big-text-clip {
  letter-spacing: -10px;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #ff6b00;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-color: #0e7aff;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Exo, sans-serif;
  font-size: 200px;
  font-weight: 800;
  line-height: 1;
}

.team-info_text-overline {
  color: #0e7aff;
  align-self: flex-end;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.1em;
  font-weight: 700;
}

.team-info_image-wrapper {
  border-radius: 31%;
  width: 400px;
  height: 250px;
  margin-top: 1em;
  margin-bottom: 1em;
  overflow: hidden;
}

.contact-link_icon-2 {
  width: 22px;
  margin-left: auto;
  margin-right: auto;
}

.is--text-white {
  color: #e2ebfd;
  margin-left: auto;
  margin-right: auto;
  font-size: 21px;
}

.is--text-white.is--mobile-header {
  margin-left: auto;
  margin-right: auto;
}

.details_text-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-9 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  font-weight: 400;
}

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

.margin-top-2 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top-2.margin-small {
  align-self: flex-start;
  margin-top: 2.95em;
  margin-left: auto;
  margin-right: auto;
}

.flex-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20vh;
  min-height: 150px;
  display: flex;
}

.container-5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
  padding-left: 10em;
  padding-right: 10em;
}

.team_card-wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 3.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 4em;
  padding-bottom: 4em;
  display: grid;
}

.details_background-color {
  background-color: #3a68e7e6;
  border-radius: 8px;
  height: 100%;
  position: relative;
}

.div-block-8 {
  background-image: url('../images/slika-pripreme-modified_1slika pripreme-modified.avif');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.image-28 {
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
}

.team-info_details-wrapper {
  flex-direction: column;
  height: 100%;
  padding: .5em;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0%;
}

.cta_content-left {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  color: #fff;
  border-radius: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.margin-0 {
  margin: 0;
}

.text-color-yellow {
  color: #fac710;
}

.text-color-yellow.heading-medium {
  color: #ff6b00;
  text-align: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: KOD SEFA, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 48px;
}

.cta_content-right {
  border-radius: 1rem;
  overflow: hidden;
}

.cta-map {
  border-radius: 3px;
  width: 100%;
  height: 100%;
  padding-top: 300px;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xsmall {
  color: #fff;
  text-decoration: none;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.text-style-muted {
  opacity: .91;
  color: var(--black);
  font-size: 20px;
  font-weight: 700;
}

.cta_content-item {
  color: #fff;
  text-decoration: none;
}

.horizontal-divider {
  color: #000;
  background-color: #000;
  width: 100%;
  height: 1px;
}

.text-block-3 {
  color: var(--black);
  margin-top: 20px;
  font-size: 1.5rem;
  font-weight: 700;
}

.contact-link {
  align-items: center;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.cta-localisation_component {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-link_icon {
  width: 22px;
  margin-right: 15px;
}

.page-padding-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.text-block-2 {
  color: #000;
  font-family: Kod sefa norm, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.div-block-30 {
  padding-top: 250px;
  padding-bottom: 0;
}

.section-13 {
  padding-top: 100px;
  padding-bottom: 0;
}

.cta_content-left-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #ff6b00;
  background-image: linear-gradient(#0e7aff, #101010);
  border-radius: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.text-size-large-2 {
  color: #000;
  font-size: 1.5rem;
}

.social-icon-2 {
  color: #fff;
  width: 32px;
  height: 32px;
  transition: all .25s;
}

.social-icon-2:hover {
  color: #fac710;
}

.footer4_component {
  color: #fff;
  background-color: #0e7aff;
  margin-top: 30px;
}

.footer_social {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: center;
  display: grid;
}

.cta-map-2 {
  border-radius: 3px;
  width: 100%;
  height: 100%;
}

.image-4 {
  padding: 20px;
}

.footer_social-link {
  justify-content: center;
  align-items: center;
  transition: color .2s;
}

.footer_social-link:hover {
  color: #0366d6;
}

.text-style-muted-2 {
  opacity: .91;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.footer4_logo-link {
  padding-left: 0;
}

.text-block-10 {
  margin-top: 20px;
  font-size: 1.5rem;
  font-weight: 700;
}

.footer4_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
}

.contact-link-3 {
  align-items: center;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.contact-link_icon-3 {
  width: 22px;
  margin-right: 15px;
}

.page-padding-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.text-block-11 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.contact-link-4 {
  align-items: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.div-block-32 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-12 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  font-weight: 400;
}

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

.margin-top-3 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top-3.margin-small {
  align-self: flex-start;
  margin-top: 2.95em;
  margin-left: auto;
  margin-right: auto;
}

.container-17 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
  padding-left: 10em;
  padding-right: 10em;
}

.div-block-34 {
  background-image: url('../images/slika-pripreme-modified_1slika pripreme-modified.avif');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.image-29 {
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
}

.cta_content-left-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #ff6b0000;
  border-radius: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.cta_content-right-2 {
  border-radius: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.cta-map-3 {
  border-radius: 3px;
  height: 80%;
  margin-top: 90px;
  padding-top: 74px;
  padding-bottom: 74px;
}

.image-30 {
  padding: 20px;
}

.text-block-13 {
  margin-top: 20px;
  font-size: 1.5rem;
  font-weight: 700;
}

.contact-link-5 {
  align-items: center;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.cta-localisation_component-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-link_icon-4 {
  width: 22px;
  margin-right: 15px;
}

.page-padding-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.text-block-14 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.heading-10 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: KOD SEFA, sans-serif;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.connect-icons-copy {
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .heading-2 {
    font-size: 35px;
  }

  .connect-icons {
    padding-top: 2px;
    padding-bottom: 3px;
  }

  .domaca-kuhinja {
    flex-direction: column;
    order: 0;
    align-self: center;
    margin-top: 70px;
  }

  .hero-stack {
    margin-top: 38px;
  }

  .f-section-large {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .hero-wrapper-two-2 {
    background-color: #ecf2ff;
  }

  .div-block-23 {
    flex-direction: column;
    align-self: center;
    display: flex;
  }

  .heading-2-copy, .heading-2-cddopy {
    font-size: 35px;
  }

  .connect-icons-copy {
    padding-top: 2px;
    padding-bottom: 3px;
  }
}

@media screen and (min-width: 1440px) {
  .nav-menu-3 {
    margin-top: 52px;
  }

  .main-wrapper, .section_contact-header {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding-global {
    justify-content: center;
    align-items: center;
  }

  .section_home-header {
    justify-content: center;
  }

  .section-9 {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .footer {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns {
    margin-left: 0;
    margin-right: 0;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .text-block {
    font-size: 1.3rem;
    line-height: 130%;
  }

  .div-block-4 {
    height: 25rem;
  }

  .div-block-5 {
    justify-content: center;
    height: 25rem;
    display: flex;
  }

  .button-copy-copy1, .button-copy-copy-copy {
    margin-top: 1rem;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1rem;
  }

  .div-block-14 {
    flex-direction: column;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    position: fixed;
    inset: 50% auto 0% 0%;
  }

  .ziva-muzika {
    height: 700px;
  }

  .main-wrap {
    justify-content: center;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .text-block-3-dark {
    font-size: 1.3rem;
    line-height: 130%;
  }

  .heading-1-copy {
    font-size: 3rem;
  }

  .div-block-17 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .div-block-18 {
    border-radius: 0;
    max-width: 1800px;
  }

  .back-to-top {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    display: flex;
  }

  .domaca-kuhinja {
    margin-top: 0;
    padding-top: 100px;
  }

  .main-wrap-100 {
    justify-content: center;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .container-9, .div-block-22 {
    height: 100%;
  }

  .background-video {
    height: 25rem;
  }

  .heading {
    font-size: 37px;
  }

  .image-19 {
    display: block;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-24 {
    height: 100%;
  }

  .bold-text-2, .paragraph-5 {
    font-size: 18px;
  }

  .div-block-25 {
    flex-direction: column;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    position: fixed;
    inset: 50% auto 0% 0%;
  }

  .image-31 {
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-36 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .osnovna {
    height: 75vw;
    min-height: 500px;
    max-height: 700px;
    margin-top: 9px;
    padding-top: 0;
  }

  .servisi {
    margin-bottom: 223px;
  }

  .div-block {
    background-size: contain;
    flex-direction: column;
    justify-content: center;
  }

  .container-2 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 30px;
  }

  .columns {
    margin-left: 0;
    margin-right: 0;
  }

  .button-copy {
    width: 100%;
    font-size: 12px;
  }

  .column, .column-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    display: block;
  }

  .text-block {
    color: var(--black);
    margin-top: 5px;
    margin-bottom: 1rem;
    font-size: .8rem;
    line-height: 150%;
  }

  .div-block-2, .div-block-3 {
    margin-top: 0;
  }

  .div-block-4 {
    width: 100%;
    height: 200px;
  }

  .div-block-5 {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    display: flex;
  }

  .button-copy-copy1, .button-copy-copy-copy {
    text-align: center;
    width: 70%;
    font-size: 12px;
  }

  .container-3 {
    background-color: #0000;
    flex-direction: row;
    height: auto;
    display: flex;
  }

  .heading-7 {
    display: none;
  }

  .navbar-3 {
    align-items: flex-start;
    height: 75px;
    position: relative;
  }

  .nav-link-4 {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-5 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-6 {
    background-color: #fff;
    justify-content: center;
    display: flex;
  }

  .nav-link-6.mobile-hidden {
    display: none;
  }

  .nav-link-6.mobile-shown {
    display: flex;
  }

  .nav-link-7 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-12 {
    align-items: center;
    height: auto;
    display: flex;
  }

  .image-11 {
    width: 3rem;
    height: auto;
    display: block;
  }

  .menu-button-2 {
    padding-top: 1.4rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .menu-button-2.w--open {
    color: #000;
    background-color: #fff;
  }

  .div-block-14 {
    align-self: flex-start;
    display: block;
  }

  .ziva-muzika {
    background-color: #000;
    flex-direction: column;
    align-items: center;
  }

  .main-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .text-block-3-dark {
    align-self: end;
    width: 100%;
    font-family: proxima-nova;
  }

  .heading-1-copy {
    font-size: 40px;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    width: 60%;
    margin-left: 0;
    margin-right: 143px;
  }

  .heading-1-copy-copy {
    font-size: 30px;
  }

  .div-block-18:hover {
    transform: none;
  }

  .heading-5-white {
    text-transform: uppercase;
    padding-top: 7px;
    text-decoration: none;
  }

  .link-block-3 {
    padding-top: 0;
  }

  .nav-menu-3 {
    background-color: #fff;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .nav-menu-3.right-align {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: absolute;
  }

  .back-to-top {
    border-radius: 0;
  }

  .link-block-3-copy {
    padding-top: 0;
  }

  .domaca-kuhinja {
    margin-bottom: 211px;
  }

  .main-wrap-100 {
    background-image: none;
    padding-bottom: 2rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .icon-2 {
    font-size: 2rem;
  }

  .hero-stack {
    margin-top: 44px;
  }

  .container-7 {
    max-width: 728px;
  }

  .gallery-overview {
    margin-top: 48px;
  }

  .container-8 {
    max-width: 728px;
  }

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

  .padding-section-large {
    margin-top: 43px;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-left.padding-huge.is-tablet-0 {
    padding-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section_title-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .container-10 {
    max-width: 728px;
  }

  .background-video {
    object-fit: fill;
  }

  .heading-2-copy {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Kod sefa norm, sans-serif;
    font-size: 25px;
    display: block;
  }

  .heading-2-cddopy {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    display: none;
  }

  .menu-grid-4 {
    grid-template-areas: "drinks drinks drinks drinks drinks"
                         "specials specials specials specials specials"
                         "food food food promotion promotion"
                         "food food food promotion promotion";
  }

  .heading-style-h5 {
    font-size: 20px;
    line-height: 15px;
  }

  .padding-section-medium-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .paragraph {
    color: var(--black);
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home_header_content-left {
    padding-left: 49px;
    padding-right: 49px;
  }

  .home_header_content-right {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 500px;
  }

  .bold-text {
    font-size: 15px;
  }

  .paragraph-3 {
    color: #000;
    font-size: 14px;
  }

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

  .background-video-4 {
    align-items: center;
    display: flex;
  }

  .div-block-25 {
    align-self: flex-start;
    display: block;
  }

  .team-info_text {
    align-self: auto;
  }

  .details_icon-wrapper {
    display: flex;
  }

  .big-text-clip {
    font-size: 100px;
  }

  .team-info_text-overline {
    align-self: auto;
  }

  .is--text-white.is--mobile-header {
    font-size: 2em;
  }

  .container-5 {
    padding-left: 3em;
    padding-right: 3em;
  }

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

  .main-wrapper-2 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .cta_content-left {
    grid-auto-flow: column;
    place-items: center start;
    padding: 0;
    display: flex;
  }

  .cta_content-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .cta-map {
    padding-top: 0;
  }

  .section-cta-localisation {
    display: block;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-localisation_component {
    grid-column-gap: 0rem;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr;
  }

  .page-padding-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-large-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-30 {
    flex: 1;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .section-13 {
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    display: block;
  }

  .footer4_component {
    margin-top: 0;
  }

  .footer_social {
    grid-column-gap: 2rem;
    grid-template-columns: max-content 1fr 1fr 1fr;
    margin-top: 1rem;
  }

  .footer4_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .div-block-31 {
    margin-bottom: -259px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-17 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .cta-map-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-18 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }
}

@media screen and (max-width: 767px) {
  .osnovna {
    height: 480px;
    margin-top: -31px;
    padding-top: 0;
  }

  .div-block {
    margin-top: 82px;
  }

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

  .heading-1 {
    letter-spacing: .8px;
    font-size: 25px;
  }

  .button-copy {
    width: 100%;
    margin-top: 0;
  }

  .column-2 {
    margin-bottom: 51px;
  }

  .text-block {
    background-color: #0000;
    font-size: 14px;
    line-height: 25px;
  }

  .div-block-2, .div-block-3 {
    width: 100%;
    margin-top: 1rem;
  }

  .div-block-4, .div-block-5 {
    height: 18rem;
  }

  .button-copy-copy1, .button-copy-copy-copy {
    width: 30%;
    margin-top: 0;
  }

  .container-3 {
    justify-content: center;
    height: 80px;
    display: flex;
  }

  .navbar-3 {
    height: 80px;
  }

  .brand-2 {
    height: 100%;
    top: 0;
    left: 0;
  }

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

  .div-block-12 {
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .image-11 {
    object-fit: contain;
    width: 3rem;
    height: 100%;
    margin-top: 0;
  }

  .menu-button-2 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .div-block-14 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    height: 40px;
    display: flex;
    inset: auto 0% 0%;
  }

  .connect-link {
    margin-right: 0;
  }

  .connect-icons {
    align-items: center;
    width: 15%;
  }

  .connect-icons-final {
    width: 20%;
  }

  .ziva-muzika {
    height: 80vh;
    min-height: 500px;
    margin-top: 428px;
  }

  .main-wrap {
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text-block-3-dark {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    align-self: end;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 2.5vw;
    line-height: 130%;
  }

  .heading-1-copy {
    text-align: center;
    letter-spacing: .8px;
    font-size: 30px;
    line-height: 25px;
  }

  .div-block-17 {
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-1-copy-copy {
    text-align: center;
    letter-spacing: .8px;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-18 {
    border-radius: 0;
    height: 70px;
  }

  .back-to-top {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 130px;
  }

  .body {
    background-repeat: repeat;
  }

  .domaca-kuhinja {
    height: 80vh;
    margin-top: 405px;
    margin-bottom: 82px;
  }

  .main-wrap-100 {
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image-14 {
    flex: 1;
    align-self: center;
  }

  .hero-stack, .gallery-overview {
    padding: 60px 15px;
  }

  .contact_form-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
  }

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

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .container-large {
    flex-direction: column;
  }

  .padding-global {
    flex-direction: column;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .background-video {
    object-fit: fill;
    width: 100%;
    height: 18rem;
  }

  .menu-section.promotion-section.hidden {
    display: flex;
  }

  .menu-grid-4 {
    grid-template-areas: "drinks drinks drinks drinks drinks"
                         "specials specials specials specials specials"
                         "food food food food food"
                         "promotion promotion promotion promotion promotion";
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-arrow, .left-arrow {
    opacity: .5;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .padding-section-medium-2 {
    flex-direction: column;
    padding-top: 3rem;
    padding-bottom: 3rem;
    display: flex;
  }

  .section_home-header {
    flex-direction: column;
  }

  .home_header_image {
    max-height: 20rem;
  }

  .home_header_component {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    align-content: stretch;
    display: flex;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home_header_content-right {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .background-video-4 {
    flex-direction: column;
  }

  .body-2 {
    background-position: 50%;
    background-repeat: repeat;
  }

  .body-3, .body-4 {
    background-repeat: repeat;
  }

  .body-5 {
    background-position: 50%;
  }

  .div-block-25 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    height: 40px;
    display: flex;
    inset: auto 0% 0%;
  }

  .big-text-clip {
    font-size: 90px;
  }

  .is--text-white.is--mobile-header {
    font-size: 1.6em;
  }

  .container-5 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .team_card-wrapper {
    grid-column-gap: 1em;
  }

  .cta_content-left {
    grid-row-gap: 2rem;
    padding: 2rem;
  }

  .cta_content-right {
    margin-top: 20px;
    margin-bottom: 36px;
  }

  .cta-map {
    height: 20rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .page-padding-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cta_content-left-2 {
    grid-row-gap: 2rem;
    padding: 2rem;
  }

  .text-size-large-2 {
    font-size: 1.25rem;
  }

  .cta-map-2 {
    height: 20rem;
  }

  .page-padding-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .container-17 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .cta_content-left-3 {
    grid-row-gap: 2rem;
    padding: 2rem;
  }

  .cta_content-right-2 {
    margin-top: 20px;
    margin-bottom: 36px;
  }

  .cta-map-3 {
    height: 20rem;
  }

  .cta-localisation_component-2 {
    grid-template-columns: 1fr;
  }

  .page-padding-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .div-block-35 {
    margin-bottom: -50px;
    padding-bottom: 0;
  }

  .connect-icons-copy {
    align-items: center;
    width: 10%;
  }
}

@media screen and (max-width: 479px) {
  .osnovna {
    margin-top: 59px;
    padding-top: 0;
  }

  .dobrodosli {
    margin-top: -130px;
  }

  .servisi {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block {
    background-image: linear-gradient(#0000, #0000);
    justify-content: center;
    height: 100%;
    margin-top: -188px;
    padding-top: 184px;
    overflow: hidden;
  }

  .container-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-1 {
    letter-spacing: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }

  .button-copy {
    text-align: center;
    width: 100%;
    margin-top: 0;
    font-size: 11px;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    margin-top: 36px;
    font-size: 20px;
  }

  .text-block {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .8rem;
    line-height: 150%;
  }

  .div-block-2, .div-block-3 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-4, .div-block-5 {
    width: 100%;
    height: 200px;
  }

  .button-copy-copy1, .button-copy-copy-copy {
    width: 44%;
    margin-top: 20px;
    font-size: 11px;
  }

  .container-3 {
    background-color: #0000;
    height: 80px;
    display: flex;
  }

  .navbar-3 {
    height: 80px;
    position: fixed;
  }

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

  .image-11 {
    width: auto;
    height: 65%;
  }

  .menu-button-2 {
    padding-top: 23px;
  }

  .menu-button-2.w--open {
    object-fit: fill;
  }

  .div-block-14 {
    flex-direction: row;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
  }

  .ziva-muzika {
    height: 550px;
    padding-top: 69px;
  }

  .main-wrap {
    background-image: linear-gradient(101deg, #00000054 100%, #fff), url('../images/IMG-64feaca9fb6cb513dd79cd9db0098245-V-1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-top: 117px;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-3-dark {
    opacity: 1;
    color: #fff;
    text-align: left;
    text-shadow: 0 0 20px var(--black);
    align-self: end;
    font-family: Nkcirsta;
    font-size: .9rem;
    font-weight: 700;
    line-height: 120%;
  }

  .heading-1-copy {
    letter-spacing: 0;
    flex-direction: column;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 25px;
    line-height: 20px;
    display: flex;
  }

  .div-block-17 {
    justify-content: flex-end;
    width: 95%;
    margin-top: -54px;
    margin-bottom: 70px;
  }

  .heading-1-copy-copy {
    letter-spacing: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }

  .div-block-18 {
    border-radius: 0;
    height: 50px;
  }

  .heading-5-white {
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-3.dva {
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 0;
  }

  .nav-menu-3, .nav-menu-3.right-align {
    background-color: #0000;
  }

  .back-to-top {
    height: 100px;
  }

  .body {
    background-color: #0000;
    background-image: url('../images/7.avif');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .link-block-3-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .domaca-kuhinja {
    background-image: none;
    height: 500px;
    margin-top: 532px;
    margin-bottom: 254px;
  }

  .main-wrap-100 {
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .icon-2 {
    position: sticky;
  }

  .container-7 {
    max-width: none;
  }

  .gallery-overview {
    margin-top: 131px;
  }

  .container-8 {
    max-width: none;
  }

  .gallery-wrapper, .contact_form-grid {
    grid-template-columns: 1fr;
  }

  .contact_header_link-row {
    grid-template-columns: max-content;
  }

  .text-style-subheader {
    font-size: 23px;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section_contact-header {
    -webkit-text-fill-color: inherit;
    background-position: 0%;
    background-repeat: repeat-x;
    background-size: cover;
    background-clip: border-box;
  }

  .text-size-large {
    font-size: 20px;
  }

  .section-6 {
    object-fit: fill;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 320px;
    height: 400px;
    margin-top: 0;
  }

  .container-9 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-22 {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-17 {
    clear: none;
    object-fit: cover;
    object-position: 50% 100%;
  }

  .slide-4 {
    background-repeat: repeat-x;
    background-size: contain;
    margin-bottom: -43px;
  }

  .mask-5 {
    object-fit: fill;
  }

  .slide-5 {
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: contain;
  }

  .container-10 {
    max-width: none;
  }

  .background-video {
    object-fit: fill;
  }

  .heading-2-copy, .heading-2-cddopy {
    margin-top: 36px;
    font-size: 20px;
  }

  .section-8 {
    margin-top: 150px;
  }

  .menu-grid-4 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "drinks drinks"
                         "specials specials"
                         "food food"
                         "promotion promotion";
  }

  .menu-title-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 40px;
    display: flex;
  }

  .slider-arrow {
    color: #ff1000;
  }

  .heading-style-h5 {
    font-family: Kod sefa norm, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
  }

  .section_home-header {
    margin-top: 39px;
  }

  .heading {
    margin-top: 104px;
  }

  .home_header_component {
    flex-direction: column;
    display: flex;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home_header_content-left {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9 {
    font-size: 35px;
  }

  .paragraph-2 {
    padding-top: 23px;
    font-size: 17px;
  }

  .paragraph-3 {
    font-size: 15px;
    font-weight: 400;
  }

  .text-block-5, .text-block-6 {
    font-size: 15px;
  }

  .section-9 {
    margin-top: 174px;
  }

  .paragraph-4 {
    text-align: left;
    font-size: 15px;
  }

  .image-19 {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: inline-block;
    position: absolute;
  }

  .link-block-4, .div-block-24 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-nav {
    display: flex;
  }

  .div-block-25 {
    flex-direction: row;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
  }

  .slide-nav-2 {
    margin-bottom: -5px;
  }

  .icon-3, .icon-4 {
    color: var(--black);
  }

  .section-team-2 {
    min-height: 80vh;
  }

  .big-text-clip {
    font-size: 65px;
  }

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

  .text-color-yellow.heading-medium {
    font-size: 25px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .text-style-muted {
    font-size: 18px;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .section-13 {
    padding-top: 100px;
  }

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

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

  .section-15 {
    margin-top: 100px;
  }

  .heading-10 {
    font-size: 25px;
  }

  .container-18 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .connect-icons-copy {
    width: 13%;
  }
}

#w-node-edd8938b-540b-4229-e137-33e555edc7d9-06b84016, #w-node-_65b9260c-65c2-54cb-3a7e-9200868a588c-06b84016, #w-node-edd8938b-540b-4229-e137-33e555edc7dd-06b84016, #w-node-_11194621-2ada-71c1-16b8-47801ff00ea9-06b84016, #w-node-dbcae1fb-9017-dfb2-2864-6120cb5294e1-06b84016, #w-node-edd8938b-540b-4229-e137-33e555edc7dc-06b84016, #w-node-adc66568-116b-bd64-48c7-bb837579bfaa-06b84016, #w-node-cf44322d-74a8-4916-20cd-974027800718-06b84016, #w-node-_500914d4-e83d-cdcf-d6a6-a307a0064594-06b84016, #w-node-edd8938b-540b-4229-e137-33e555edc7de-06b84016, #w-node-_25adb2f6-35c3-6f47-05ed-717946aa6985-06b84016, #w-node-deb46dbe-aefc-14bb-99b9-88e41e74c7d0-06b84016, #w-node-_7c4c2b43-2f6e-0d61-1a62-b59c77a1554b-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b13-06b84016, #w-node-edd8938b-540b-4229-e137-33e555edc7e0-06b84016, #w-node-edd8938b-540b-4229-e137-33e555edc7e1-06b84016, #w-node-edd8938b-540b-4229-e137-33e555edc7e2-06b84016, #w-node-ac487df7-45f5-7542-b71e-29d45db707db-06b84016, #w-node-_1d5161a6-b4e8-bc02-c703-dfda7f36ddb5-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b0c-06b84016, #w-node-ca842388-dd61-bbc5-2197-8458d9518752-06b84016, #w-node-_9296811e-e60a-ebca-9dff-c9349ca19d59-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b0d-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b0e-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b0f-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b10-06b84016, #w-node-f2226c32-a0b9-94e6-f331-e1f580b40b11-06b84016, #w-node-_12d4abb6-a286-420a-695c-4397ba5d7723-e5b84017, #w-node-_182fd81a-6aec-8a93-3b8a-8e74555b279a-e5b84017, #w-node-_182fd81a-6aec-8a93-3b8a-8e74555b279f-e5b84017, #w-node-_182fd81a-6aec-8a93-3b8a-8e74555b27a1-e5b84017, #w-node-c71722c8-7a68-f420-5c3d-3e256063a4de-e5b84017 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d121d74f-abb9-9619-d1f1-5b552a9a8f83-15b8400c {
    justify-self: center;
  }

  #w-node-_182fd81a-6aec-8a93-3b8a-8e74555b278c-e5b84017 {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_182fd81a-6aec-8a93-3b8a-8e74555b27a8-e5b84017 {
    place-self: auto;
  }

  #w-node-c71722c8-7a68-f420-5c3d-3e256063a4de-e5b84017 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-b7aa26c2-753a-7486-da87-ca370bb2fb28-c5b84018 {
    place-self: center;
  }
}


@font-face {
  font-family: 'Kod sefa norm';
  src: url('../fonts/NKCIRSTA.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'KOD SEFA';
  src: url('../fonts/NKCIRSTA.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}