:root {
  --white: white;
  --black: black;
  --font-family: "Crimson Text", sans-serif;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.body {
  object-fit: contain;
  background-color: #fff;
}

.heading {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #bdbdbd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  display: flex;
  position: static;
}

.container {
  flex-direction: column;
  justify-content: center;
  max-width: 100vh;
  display: flex;
}

.paragraph {
  color: #acacac;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  display: flex;
}

.button {
  color: #f5eaea;
  text-align: center;
  -webkit-text-stroke-color: #d3d3d3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 35px;
  text-decoration: none;
  display: flex;
}

.button.si {
  padding-left: 0;
}

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

.container-2 {
  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;
}

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

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

.container-3 {
  display: flex;
}

.heading-2 {
  color: #b6b5b5;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.paragraph-2 {
  color: #b6b5b5;
  padding-left: 60px;
  padding-right: 60px;
}

.button-2 {
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-2 {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  object-position: 50% 20%;
  background-color: #000;
  background-image: url('../images/Ronk_panorama-3.jpg');
  background-position: 50% 67%;
  background-size: cover;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.paragraph-3 {
  color: #8a8a8a;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-bottom: 55px;
  margin-left: 250px;
  margin-right: 250px;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  display: block;
}

.heading-3 {
  color: #8a8a8a;
  text-align: center;
  margin-bottom: 71px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
  display: block;
}

.button-3 {
  aspect-ratio: auto;
  opacity: 1;
  color: #c2c2c2;
  object-fit: fill;
  background-color: rgba(56, 152, 236, 0);
  border: 1px solid snow;
  border-radius: 13px;
  margin-top: 44px;
  margin-left: 50px;
  padding: 15px 35px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  display: none;
  overflow: hidden;
}

.button-3:hover {
  opacity: .44;
  mix-blend-mode: normal;
  border-style: solid;
}

.button-3:active {
  color: red;
  border-color: #fc0000;
}

.button-3.w--current {
  border-radius: 10px;
  padding-top: 11px;
  font-family: Montserrat, sans-serif;
}

.button-3.w--current:hover {
  opacity: 1;
  font-family: Montserrat, sans-serif;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.h3 {
  color: #fcf9f9;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, .2);
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 19px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.h3.black {
  color: #000;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 350px;
  max-width: 400px;
  margin-top: 155px;
  margin-bottom: 0;
  margin-left: 50px;
  padding-left: 0;
  line-height: 26px;
}

.h3.black.terrori {
  text-shadow: none;
  align-self: auto;
  width: 300px;
  margin-top: 10px;
  margin-left: auto;
}

.h3.black.today {
  text-shadow: none;
  width: 300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 50px;
}

.h3.black.estate_t {
  text-shadow: none;
  margin-top: 0;
  margin-left: 0;
}

.h3.black.terroir2 {
  text-shadow: none;
  align-self: center;
  margin-top: 60px;
  margin-left: 0;
}

.h3.black.ronk {
  text-shadow: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 300px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.h3.black.ronk.selectext {
  width: 300px;
  margin-top: 196px;
  padding-top: 141px;
  padding-left: 40px;
}

.h3.footer {
  color: #000;
  text-shadow: none;
  width: 200px;
  margin-left: 0;
  margin-right: auto;
  padding-top: 0;
  padding-left: 52px;
  font-size: 14px;
}

.h1 {
  color: #fff;
  letter-spacing: 2px;
  text-indent: 0;
  justify-content: center;
  align-items: center;
  width: 830px;
  margin-top: 155px;
  font-family: Crimson Text, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 55px;
  display: block;
}

.h1.intro {
  opacity: 1;
  letter-spacing: 1px;
  text-shadow: 3px 1px 7px rgba(0, 0, 0, .2);
  mix-blend-mode: normal;
  align-self: flex-start;
  width: 800px;
  margin-left: 50px;
  font-size: 45px;
  line-height: 50px;
}

.h1.interno {
  color: #474747;
  text-align: center;
  letter-spacing: 1px;
  flex-direction: column;
  flex: 0 auto;
  order: -1;
  align-self: center;
  align-items: center;
  width: 550px;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 34px;
  font-weight: 400;
  line-height: 42px;
  display: block;
}

.h2 {
  color: #8e0909;
  letter-spacing: 5px;
  margin-bottom: 20px;
  font-family: Crimson Text, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
  display: block;
}

.h2.ter {
  margin-left: 50px;
}

.h2.estate_right {
  margin-right: 0;
}

.h2.levo {
  align-self: auto;
  margin-left: 0;
  margin-right: auto;
  padding-right: 20px;
  line-height: 38px;
}

.h2.today {
  margin-left: auto;
  margin-right: 217px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  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-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.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: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav_link:hover {
  color: #9c0a0a;
}

.nav_link:focus-visible {
  outline-offset: 0px;
  color: #0f0f0f;
  text-shadow: none;
  border-radius: 0;
  outline: 2px #0050bd;
}

.nav_link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0f0f0f;
  text-shadow: none;
  border-radius: 0;
  outline: 2px #0050bd;
}

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

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

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

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

.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 {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.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: rgba(26, 27, 31, .75);
}

.mobile-margin-top-10 {
  align-self: auto;
  list-style-type: none;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.menu-button {
  overflow: visible;
}

.navbar-no-shadow {
  z-index: 2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: none;
  background-color: rgba(212, 39, 39, 0);
  background-image: linear-gradient(#394457, rgba(94, 112, 143, 0));
  background-clip: border-box;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, .01);
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: auto;
  max-width: 1444px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.nav-menu-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 10px;
  display: flex;
}

.nav-menu {
  flex-direction: row;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-button-wrapper {
  margin-left: 20px;
  padding-left: 0;
}

.hero-subscribe-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vh;
  max-width: 50%;
  height: 0;
  display: flex;
}

.shadow-two {
  background-image: linear-gradient(#000, #fff);
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.hero_left, .hero-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.napisi {
  background-color: var(--white);
  -webkit-text-stroke-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  margin-top: 163px;
  margin-bottom: 0;
  padding: 0 30px 170px;
  position: static;
}

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

.estate_1 {
  color: #fcf9f9;
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 250px;
  display: flex;
}

.estate_1.modulo1 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.container-5 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Rectangle-8.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-wrap: nowrap;
  width: 100%;
  height: 665px;
  margin-left: 0;
  display: flex;
}

.container-5.panorama {
  background-image: url('../images/g_2.jpg');
  background-repeat: no-repeat;
  justify-content: flex-end;
  max-width: 1444px;
  margin-right: 0;
}

.container-5.primo {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 50%;
  max-width: 1444px;
  transform: none;
}

.testo_estate {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: column;
  flex: 0 auto;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

.testo_estate.today {
  margin-top: 440px;
  margin-right: 170px;
}

.terroir {
  object-fit: fill;
  background-image: url('../images/g_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 80%;
  background-attachment: fixed;
  height: 500px;
  margin-top: 0;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  justify-content: space-between;
  align-items: center;
  width: 100vh;
  padding: 0;
  display: flex;
  position: static;
}

.container-6 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100vh;
  display: flex;
}

.testo_terroir {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  align-self: flex-start;
  width: 100vh;
  height: 100vh;
  display: block;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-3 {
  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-3:hover {
  color: #fff;
  background-color: #32343a;
}

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

.testo {
  background-color: #b37373;
}

.imagine {
  -webkit-text-fill-color: inherit;
  background-color: #977e7e;
  background-clip: border-box;
  height: auto;
}

.terrir1 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image_1 {
  background-color: #c08585;
  flex-flow: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 400px;
  height: 650px;
  margin-left: 0;
  display: block;
}

.quick-stack {
  grid-column-gap: 26px;
}

.cell {
  background-image: url('../images/Rectangle-12.jpg'), url('../images/Rectangle-12.jpg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
  flex-wrap: nowrap;
}

.quick-stack-2 {
  text-align: left;
  align-self: center;
  width: 100%;
  height: 650px;
}

.cell-2 {
  justify-content: center;
  align-items: flex-end;
}

.cell-3 {
  background-image: url('../images/Rectangle-11.jpg');
  background-position: 50%;
  background-size: cover;
}

.ronk {
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block {
  opacity: 1;
  background-image: url('../images/curve-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  width: 100%;
  margin: -40px auto 0;
  display: flex;
}

.cell-4 {
  justify-content: flex-end;
}

.crtica {
  color: #fff;
  -webkit-text-stroke-width: 5px;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fffefe;
  background-clip: border-box;
  width: 250px;
  height: 1px;
  margin-top: 20px;
  margin-left: 50px;
}

.div-block-2 {
  margin-left: 50px;
  margin-right: auto;
}

.selectus {
  background-image: url('../images/Ellipse-286.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1100px 1100px;
  height: 2000px;
  margin-top: 100px;
  padding-left: 0;
  padding-right: 0;
}

.cell-5 {
  background-color: rgba(92, 92, 92, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-3 {
  background-color: #942a2a;
  justify-content: flex-start;
  height: auto;
  display: flex;
}

.div-block-4 {
  background-image: url('../images/f-csav-1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  height: auto;
  display: flex;
}

.ronk_logo {
  object-fit: fill;
  background-image: url('../images/ronk-zgibanka-2-1.png');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  align-self: flex-end;
  width: 331px;
  max-width: none;
  height: 144px;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
}

.ronk_logo.selectus {
  background-image: url('../images/ronk-zgibanka-1-1.png');
  width: 142px;
  height: 432px;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 400px;
  margin-left: 20px;
  display: flex;
}

.container-7.left {
  flex-direction: row;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-right: 20px;
  display: flex;
}

.container-7.left.selectus_text {
  margin-left: auto;
}

.container-7.ronk_text {
  margin-left: 50px;
}

.cell-6, .cell-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.block_rebula {
  aspect-ratio: auto;
  background-color: rgba(109, 56, 56, 0);
  background-image: url('../images/f-rebula-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-wrap: nowrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 149px;
  height: 600px;
  margin-right: 10px;
  display: flex;
}

.block_cab {
  background-color: rgba(221, 27, 27, 0);
  background-image: url('../images/f-csav-1_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 170px;
  height: 600px;
  margin-left: 10px;
  display: flex;
}

.container-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.kamen {
  z-index: 10;
  float: none;
  clear: both;
  background-image: url('../images/pietra1-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 350px;
  bottom: auto;
  left: auto;
  right: auto;
}

.kamen.opoka {
  background-image: url('../images/pietra2-1.png');
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -180px;
}

.flaske_selectus {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: 750px;
  margin-right: auto;
  display: flex;
}

.merlot {
  background-image: url('../images/Rectangle-15.png');
  background-position: 0%;
  background-repeat: no-repeat;
  align-self: center;
  width: 290px;
  height: 750px;
  margin-left: -50px;
}

.chardonnay {
  background-image: url('../images/Rectangle-14.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: center;
  width: 290px;
  height: 750px;
  margin-right: -50px;
  padding-right: 0;
}

.cell-8 {
  background-image: url('../images/Ellipse-287.png');
  background-position: 15%;
  background-repeat: no-repeat;
  background-size: 1000px 1000px;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container-9 {
  background-image: url('../images/Rectangle-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  max-width: 100%;
  height: 500px;
}

.cont_degust {
  align-self: center;
  height: 700px;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 0;
}

.image {
  height: 35px;
  margin-left: 89px;
  padding-left: 0;
}

.list-item {
  color: #fff;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

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

.cell-9 {
  background-image: url('../images/Rectangle-17.jpg');
  background-position: 100%;
  background-size: cover;
  align-items: flex-end;
}

.cell-10 {
  justify-content: center;
  align-items: center;
}

.deg_block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-4 {
  text-align: center;
  -webkit-text-stroke-color: #923737;
  mix-blend-mode: normal;
  background-color: #464646;
  border-radius: 15px;
  align-self: flex-start;
  width: 220px;
  height: 60px;
  margin-top: 50px;
  padding: 21px 30px 10px;
  font-family: Montserrat, sans-serif;
  line-height: 14px;
  transition: transform .2s cubic-bezier(.187, .673, .25, 1), box-shadow .225s, background-color .2s;
  transform: translate(0);
  box-shadow: 0 2px 5px rgba(83, 71, 71, .2);
}

.button-4:hover {
  background-color: #661211;
  transform: translate(0, -3px);
}

.button-4:active {
  background-color: gray;
}

.footer {
  height: 270px;
}

.fotter_foto {
  background-image: url('../images/Rectangle-13.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 550px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-10 {
  max-width: 1444px;
  height: 270px;
}

.maps {
  width: 30px;
  height: 30px;
  margin: auto;
}

.maps.icon {
  background-image: url('../images/mdi_location.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}

.facebook.icon {
  background-image: url('../images/ic_twotone-facebook.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: 0 auto auto;
}

.instagram.icon {
  background-image: url('../images/uil_instagram.png');
  background-position: 0 0;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: 0 auto 20px;
}

.cell-11 {
  align-items: center;
}

.brda_logo {
  background-image: url('../images/logobrda1-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  width: 233px;
  height: 161px;
  margin: 72px auto auto;
}

.family_estate {
  background-image: url('../images/zddvs-1.png');
  background-position: 50%;
  background-size: 129px;
  width: 129px;
  height: 129px;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
}

.prp_program {
  background-image: url('../images/Znak-za-oznacitev-PRP-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60%;
  height: 60%;
  margin: auto;
}

.quick-stack-3 {
  height: 260px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 35px;
  padding-right: 35px;
}

.container-11 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: space-between;
  align-items: end;
  justify-items: center;
  display: grid;
}

.container-12 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1200px;
  height: 50px;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
}

.text_footer {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
  align-items: center;
  width: 200px;
  height: 20px;
  margin: auto 30px auto 20px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  display: flex;
}

.popup {
  z-index: 9999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(51, 51, 51, .97);
  background-clip: border-box;
  width: 100%;
  height: 100vh;
  font-family: Montserrat, sans-serif;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup.en {
  display: none;
}

.container-13 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 600px;
  margin-top: 75px;
  margin-bottom: auto;
  display: flex;
}

.heading-5 {
  color: #fff;
  margin-top: 60px;
  font-family: Crimson Text, sans-serif;
  font-size: 35px;
}

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

.paragraph-4 {
  color: #fff;
  margin-top: 50px;
  margin-bottom: 80px;
  font-size: 13px;
  font-weight: 300;
  line-height: 25px;
}

.btn {
  color: #a51515;
  background-color: #d36969;
  border-radius: 10px;
  align-self: center;
  width: 200px;
  height: 50px;
}

.btn:hover {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #e4e4e4;
  background-color: rgba(211, 105, 105, 0);
  border: 1px solid #fdfcfc;
  border-radius: 10px;
}

.text-block {
  color: #fff;
  letter-spacing: 1px;
  text-indent: 0;
  cursor: pointer;
  border-radius: 0;
  margin-top: 14px;
  font-size: 16px;
  font-weight: 300;
}

.text-block:hover {
  -webkit-text-stroke-width: 0px;
  font-weight: 100;
}

.testo_vertical {
  z-index: 3;
  flex-direction: column;
  align-items: flex-end;
  width: 700px;
  height: 50px;
  margin-top: 0;
  display: block;
  position: relative;
  top: 220px;
}

.text-block-2 {
  clear: none;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective: 972px;
  perspective-origin: 50%;
  transform-origin: 0 0;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-end;
  max-width: 100%;
  height: auto;
  margin: 19px 0 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 300;
  display: block;
  position: relative;
  left: 50px;
  transform: rotate(90deg);
}

.italic-text {
  font-style: normal;
}

.cell-13 {
  padding-left: 0;
}

.link {
  color: #fff;
  -webkit-text-stroke-color: #7c0000;
  text-shadow: none;
  text-decoration: none;
}

.link:hover {
  color: #970007;
}

.link.w--current {
  color: #fcfcfc;
  text-decoration: none;
}

.link.w--current:hover {
  color: #800404;
  font-style: normal;
  text-decoration: none;
}

.x_icon {
  color: #fff;
  cursor: pointer;
  border: 0 solid #fff;
  align-self: flex-end;
  width: 50px;
  height: 50px;
  margin-top: 60px;
  margin-right: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.x_icon:hover {
  filter: blur(2px);
  -webkit-text-fill-color: inherit;
  background-color: rgba(184, 182, 183, 0);
  background-clip: border-box;
  width: 50px;
  height: 50px;
  transform: translate(0);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.x_icon:active {
  filter: none;
}

@media screen and (min-width: 1920px) {
  .section-2 {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Ronk_panorama-3.jpg');
    background-size: cover;
    background-clip: border-box;
  }

  .h3 {
    text-shadow: none;
  }

  .h3.black {
    width: auto;
  }

  .h3.black.terrori {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .h3.black.terroir2 {
    margin: auto;
  }

  .h3.black.ronk {
    justify-content: flex-end;
    height: 70%;
    margin-top: 40px;
    margin-bottom: auto;
    display: block;
  }

  .h3.black.ronk.selectext {
    justify-content: flex-end;
    margin-top: 150px;
    padding-top: 0;
  }

  .h2.ter {
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .h2.estate_right {
    justify-content: flex-start;
    margin-bottom: 30px;
    display: block;
  }

  .h2.levo {
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .nav_link {
    font-size: 16px;
  }

  .navbar-no-shadow-container {
    max-width: 1500px;
  }

  .container-regular {
    max-width: 100%;
  }

  .navbar-wrapper {
    font-size: 14px;
  }

  .nav-menu-wrapper {
    margin-right: 0;
  }

  .nav-menu {
    justify-content: center;
    align-items: center;
  }

  .nav-button-wrapper {
    margin-left: 90px;
  }

  .estate_1 {
    justify-content: flex-start;
  }

  .estate_1.modulo1 {
    margin-top: 54px;
  }

  .container-5 {
    aspect-ratio: auto;
    justify-content: flex-start;
    width: 100%;
    height: 650px;
    margin-right: 0;
    display: flex;
  }

  .container-5.panorama {
    flex: 0 auto;
    width: 140%;
    max-width: 80%;
    height: 650px;
  }

  .testo_estate {
    justify-content: center;
    align-items: flex-start;
    width: 400px;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    position: static;
  }

  .testo_estate.today {
    flex-direction: column;
    align-self: center;
    align-items: flex-start;
    margin-top: 250px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .terroir {
    height: 600px;
  }

  .cell {
    background-image: url('../images/Rectangle-12.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .ronk {
    height: 650px;
  }

  .div-block {
    background-image: url('../images/curve-1.png');
    background-position: 0%;
    background-repeat: repeat;
    background-size: cover;
    width: 100%;
    height: 650px;
    margin-top: -46px;
    margin-bottom: -1px;
  }

  .crtica {
    background-color: #fff8f8;
    border: 1px #000;
    width: 200px;
    height: 2px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 50px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-2 {
    align-self: center;
    margin-left: 184px;
    margin-right: auto;
  }

  .selectus {
    background-position: -50% -10%;
    background-size: 1200px;
    height: 1500px;
  }

  .ronk_logo {
    align-items: flex-end;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }

  .ronk_logo.selectus {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 142px;
    margin-top: 0;
    margin-bottom: 36px;
    padding-bottom: 0;
  }

  .container-7.ronk_text {
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-start;
    height: 70%;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .cell-6 {
    display: flex;
  }

  .container-8 {
    margin-right: -120px;
  }

  .kamen {
    top: 250px;
  }

  .kamen.opoka {
    top: -101px;
  }

  .flaske_selectus {
    margin-left: 60px;
  }

  .cell-8 {
    background-position: 200%;
    background-size: 800px;
  }

  .image {
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-5, .deg_block {
    display: block;
  }

  .fotter_foto {
    background-position: 50%;
    background-size: cover;
    height: 400px;
  }

  .container-10 {
    max-width: 80%;
  }

  .popup, .popup.en {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .container-2 {
    max-width: 728px;
  }

  .paragraph-3 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .h3.black {
    padding-left: 11px;
    padding-right: 28px;
  }

  .h3.black.today {
    margin-right: 0;
    padding-right: 0;
  }

  .h3.black.estate_t {
    margin-right: auto;
    padding-right: 0;
  }

  .h3.black.ronk.selectext {
    padding-top: 0;
    padding-left: 10px;
  }

  .h1.intro {
    width: 400px;
    font-size: 35px;
    line-height: 30px;
  }

  .h2 {
    padding-left: 15px;
    padding-right: 20px;
  }

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

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

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

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    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 rgba(0, 0, 0, .05);
  }

  .nav_link {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .menu-button {
    padding: 12px;
    display: none;
  }

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .napisi {
    background-color: var(--white);
  }

  .container-5 {
    width: 90%;
  }

  .testo_estate {
    width: 300px;
    margin-left: 5px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .testo_estate.today {
    margin-left: 60px;
    margin-right: auto;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .testo_terroir {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .div-block-2 {
    margin-left: 36px;
  }

  .ronk_logo.selectus {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .container-7.left.selectus_text {
    margin-left: auto;
    margin-right: -104px;
  }

  .container-7.ronk_text {
    margin-left: -41px;
    margin-right: 0;
  }

  .cell-6, .cell-7 {
    display: block;
  }

  .block_cab {
    margin-left: 0;
  }

  .container-8 {
    margin-left: 60px;
    margin-right: 0;
    padding-left: 55px;
  }

  .merlot {
    margin-left: -89px;
  }

  .cell-8 {
    display: block;
  }

  .fotter_foto {
    height: 390px;
  }

  .brda_logo {
    width: 80%;
    height: 50%;
  }

  .family_estate {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60px;
    width: 80%;
    min-width: 100px;
    max-width: 100px;
    height: 50%;
  }

  .prp_program {
    background-size: 100px;
  }

  .quick-stack-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cell-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .icon-2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-stack {
    padding: 60px 15px;
  }

  .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 rgba(0, 0, 0, .05);
  }

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

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .hero-subscribe-right, .hero_left, .hero-right, .napisi, .hero-heading-right {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    max-width: none;
  }

  .h3 {
    margin-left: 5px;
  }

  .h3.black.terrori {
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .h3.black.today {
    margin-bottom: 60px;
    margin-right: auto;
    padding-left: 0;
  }

  .h3.black.estate_t {
    width: 100%;
    margin-left: auto;
    padding-left: 0;
    font-size: 16px;
    line-height: 27px;
  }

  .h3.black.terroir2 {
    width: 100%;
    max-width: none;
    margin-top: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .h3.black.ronk {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 350px;
    margin-top: 30px;
    padding-right: 0;
  }

  .h3.black.ronk.selectext {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 350px;
    margin-top: 30px;
    padding-left: 0;
  }

  .h3.footer {
    padding-left: 20px;
  }

  .h1.intro {
    margin-left: 5px;
  }

  .h1.intro.mobi {
    width: 100%;
    font-size: 32px;
  }

  .h1.interno {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .h2.estate_right {
    padding-left: 20px;
  }

  .h2.levo {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .menu-button {
    display: flex;
  }

  .navbar-no-shadow, .navbar-wrapper {
    display: block;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .napisi {
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .estate_1 {
    flex-flow: column;
    margin-top: 150px;
  }

  .estate_1.modulo1 {
    flex-flow: column;
  }

  .container-5.panorama {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 400px;
  }

  .container-5.primo {
    flex-flow: column;
    width: 100%;
    max-width: none;
    height: 400px;
  }

  .testo_estate {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .testo_estate.today {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 120px;
    margin-left: auto;
  }

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

  .terrir1 {
    flex-flow: column;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/Rectangle-12.jpg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    padding-top: 200px;
    padding-right: 0;
  }

  .quick-stack-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-self: center;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .cell-3 {
    justify-content: center;
    align-items: center;
    padding-top: 200px;
    padding-right: 0;
  }

  .ronk {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 300px;
    margin-bottom: 220px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

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

  .crtica {
    margin-left: 5px;
  }

  .div-block-2 {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .selectus {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 300px;
    height: auto;
    margin-top: 149px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cell-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .ronk_logo {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
  }

  .ronk_logo.selectus {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 300px;
    margin-top: auto;
    display: flex;
  }

  .container-7.left.selectus_text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: auto;
  }

  .container-7.ronk_text {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-6, .cell-7 {
    display: flex;
  }

  .block_rebula, .block_cab {
    background-size: contain;
    width: 100px;
    height: 350px;
  }

  .container-8 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .kamen {
    display: none;
  }

  .flaske_selectus {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    height: 450px;
    margin-top: 0;
  }

  .merlot {
    background-position: 50%;
    background-size: cover;
    width: 120px;
    height: 400px;
    margin-top: -39px;
    margin-left: auto;
    margin-right: auto;
  }

  .chardonnay {
    background-position: 50%;
    background-size: cover;
    width: 120px;
    height: 400px;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    display: flex;
  }

  .slika {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin: 0 auto auto;
    display: flex;
  }

  .container-9 {
    background-size: cover;
    height: 300px;
  }

  .cont_degust {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    width: 100%;
    height: 700px;
    margin-top: auto;
    padding-left: 0;
  }

  .image {
    margin-left: -18px;
    margin-right: auto;
  }

  .div-block-5 {
    width: 100%;
  }

  .cell-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 151px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .fotter_foto {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    margin-top: 110px;
    margin-bottom: auto;
    display: block;
  }

  .container-10 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .brda_logo {
    background-size: cover;
    width: 200px;
    height: 90px;
    margin-top: auto;
    margin-left: 0;
  }

  .family_estate {
    background-size: contain;
    width: 80%;
    min-width: 0;
    max-width: none;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .prp_program {
    background-size: contain;
    width: 100%;
    height: 100px;
    margin-top: 16px;
  }

  .quick-stack-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-shadow: 0 1px 1px rgba(128, 117, 117, .5);
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 150px;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .text_footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: var(--white);
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--white);
    text-shadow: 1px 1px 2px rgba(102, 97, 97, .67);
    object-fit: contain;
    flex-flow: row;
    flex: none;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    width: 80%;
    height: 20px;
    margin: 40px auto auto 32px;
    padding-top: 0;
    font-size: 11px;
    display: block;
  }

  .text_footer.mob {
    margin-top: 88px;
    margin-bottom: -30px;
  }

  .popup {
    display: block;
  }

  .container-13 {
    width: 300px;
    margin-top: 0;
  }

  .heading-5 {
    margin-top: 40px;
  }

  .paragraph-4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .testo_vertical {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 100px;
    display: block;
  }

  .text-block-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .cell-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .cell-14 {
    padding-top: 0;
  }

  .cell-15 {
    justify-content: flex-start;
    align-items: center;
  }

  .x_icon {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

#w-node-_285c75a1-9dd3-5285-c4db-b8949abc2848-e5216e3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-da329269-11bb-8f49-e90b-fa95a512674e-e5216e3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
}

#wines.w-node-_5e159069-9176-fdf8-2342-aec4eda8423c-e5216e3a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#contact.w-node-f56b8880-c93d-1c18-8543-cde988fc1d8d-e5216e3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_27105c58-2a31-071b-a515-96531e310df3-e5216e3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr 1fr 1fr;
}

#w-node-_285c75a1-9dd3-5285-c4db-b8949abc2848-05b25559 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-da329269-11bb-8f49-e90b-fa95a512674e-05b25559 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
}

#wines.w-node-_5e159069-9176-fdf8-2342-aec4eda8423c-05b25559 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#contact.w-node-f56b8880-c93d-1c18-8543-cde988fc1d8d-05b25559 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_27105c58-2a31-071b-a515-96531e310df3-05b25559 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_285c75a1-9dd3-5285-c4db-b8949abc2848-e5216e3a, #w-node-da329269-11bb-8f49-e90b-fa95a512674e-e5216e3a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wines.w-node-_5e159069-9176-fdf8-2342-aec4eda8423c-e5216e3a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #contact.w-node-f56b8880-c93d-1c18-8543-cde988fc1d8d-e5216e3a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-f56b8880-c93d-1c18-8543-cde988fc1d8f-e5216e3a {
    order: 0;
  }

  #w-node-_27105c58-2a31-071b-a515-96531e310df3-e5216e3a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_285c75a1-9dd3-5285-c4db-b8949abc2848-05b25559, #w-node-da329269-11bb-8f49-e90b-fa95a512674e-05b25559 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wines.w-node-_5e159069-9176-fdf8-2342-aec4eda8423c-05b25559 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #contact.w-node-f56b8880-c93d-1c18-8543-cde988fc1d8d-05b25559 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-f56b8880-c93d-1c18-8543-cde988fc1d8f-05b25559 {
    order: 0;
  }

  #w-node-_27105c58-2a31-071b-a515-96531e310df3-05b25559 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}


