:root {
  --black: #2a2a2a;
  --medium-orchid: #b95bda;
  --white-smoke: #eee;
  --light-grey: #ccc;
  --dark-grey: #999;
}

.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: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #b95bda;
  text-decoration: none;
}

.div-logo {
  width: 80px;
  position: absolute;
  top: 3vw;
  bottom: auto;
  left: 3vw;
  right: auto;
}

.text-bighead {
  text-align: center;
  text-transform: uppercase;
  font-family: Milanesaserif, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 5.5vw;
  position: static;
  top: 30%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-bighead2 {
  filter: blur(2.5px);
  color: var(--black);
  padding-left: 9vw;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5.5vw;
}

.text-span-bighead {
  padding-right: 9vw;
  font-size: 5vw;
  line-height: 5.5vw;
}

.body {
  background-color: #eee;
}

.text-smallhead {
  text-align: center;
  padding-left: 9vw;
  font-family: Milanesaserif, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
  position: static;
  top: 51%;
  bottom: 0%;
  left: 130px;
  right: 0%;
}

.text-span-smallhead {
  filter: blur(1px);
  color: var(--medium-orchid);
}

.div-bighead {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 3vw;
  margin-right: 3vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-menu {
  justify-content: center;
  align-items: center;
  width: 59vw;
  margin-top: 90px;
  display: flex;
}

.section-hp {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.button-menu {
  border: 1px solid var(--black);
  color: var(--black);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  width: 200px;
  height: 30px;
  padding-top: 2px;
  font-family: Milanesaserif, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  transition: all .2s;
}

.button-menu:hover {
  background-color: var(--black);
  color: #fff;
}

.link-menu {
  color: #000;
  margin-left: 30px;
  font-family: Milanesaserif, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.link-menu:hover {
  color: var(--medium-orchid);
}

.link-menu.faraji {
  margin-left: 5px;
}

.div-rightimage {
  background-image: url('../images/R1-Foto-0.jpeg');
  background-size: cover;
  border-top-left-radius: 30px;
  height: 90vh;
  max-height: 100%;
  margin-top: 10vh;
  margin-left: 70vw;
}

.container {
  z-index: 1;
  justify-content: space-between;
  width: 59vw;
  min-width: 59vw;
  margin-right: 0;
  padding-top: 30px;
  display: flex;
  position: absolute;
}

.container.events {
  width: 84vw;
  min-width: 84vw;
}

.container.wide {
  width: 80vw;
  min-width: 80vw;
}

.container.faraji {
  width: 84vw;
  min-width: 84vw;
}

.nav-menu {
  flex: 1;
  padding-top: 0;
  position: static;
}

.brand {
  width: 60px;
  position: static;
}

.brand.faraji {
  width: 40px;
}

.link-menu-top {
  color: #000;
  margin-right: 2.5vw;
  padding: 0;
  font-family: Milanesaserif, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.link-menu-top:hover {
  color: var(--medium-orchid);
}

.link-menu-top.w--current {
  color: #000;
  text-decoration: line-through;
}

.link-menu-top.hide {
  display: inline-block;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 8vw;
  position: absolute;
}

.navbar.left, .navbar.wide, .navbar.events {
  margin-left: 8vw;
}

.navbar.events {
  margin-left: 8vw;
  margin-right: 8vw;
}

.div-bigpicture-right {
  cursor: zoom-in;
  background-image: url('../images/Roll1_00000034.JPG');
  background-position: 60% 0;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 30vw;
  height: 100vh;
  max-height: 100%;
  margin-left: 70vw;
  transition: all .2s;
  position: fixed;
}

.div-bigpicture-right:hover {
  filter: none;
}

.div-bigpicture-right.lodenice {
  background-image: url('../images/poster17full2x-80.jpg');
}

.div-bigpicture-right.cingeruv {
  background-image: url('../images/poster16full2x-80.jpg');
  background-position: 0%;
  background-size: cover;
}

.div-bigpicture-right.rapzzz {
  background-color: #000;
  background-image: none;
}

.div-bigpicture-right.lips {
  background-image: url('../images/poster14full2x-80.jpg');
  background-position: 0 0;
}

.div-bigpicture-right.felix {
  background-image: url('../images/poster12full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.cokafe {
  background-image: url('../images/poster13full2x-80.jpg');
  background-position: 50%;
}

.div-bigpicture-right.rave {
  background-image: url('../images/cover11.jpeg');
}

.div-bigpicture-right.mich-tba {
  background-image: url('../images/poster18full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.selectors {
  background-image: url('../images/cover8.jpg');
}

.div-bigpicture-right.pendl {
  background-image: url('../images/poster19full2x-80.jpg');
  background-position: 0%;
  background-size: cover;
}

.div-bigpicture-right.start {
  background-image: url('../images/cover14.png');
  background-position: 30% 0;
}

.div-bigpicture-right.dpo {
  background-image: url('../images/poster7full2x-80.jpg');
  background-position: 50%;
}

.div-bigpicture-right.dock {
  background-image: url('../images/poster8full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.dock2 {
  background-image: url('../images/poster9full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.oko {
  background-image: url('../images/poster10full2x-80.png');
  background-position: 0%;
}

.div-bigpicture-right.hlubina {
  background-image: url('../images/poster11full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.brickhouse {
  background-image: url('../images/poster6full2x-80.jpg');
  background-position: 4%;
}

.div-bigpicture-right.oko2 {
  background-image: url('../images/poster5full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.bauhaus {
  background-image: url('../images/poster4full2x-80.jpg');
  background-position: 0%;
}

.div-bigpicture-right.provozhlubina {
  background-image: url('../images/poster3full2x-80.jpg');
  background-position: 50%;
}

.div-bigpicture-right.marycka {
  background-image: url('../images/poster2full.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-bigpicture-right.marycka2 {
  background-image: url('../images/poster1full.jpg');
  background-position: 50%;
}

.div-bigpicture-right.bday7 {
  background-image: url('../images/banket_20_297x396_web.jpg');
  background-position: 30% 0;
}

.div-bigpicture-right.hudba-sfer {
  background-image: url('../images/hudba_sfer-poster.png');
  background-position: 30% 0;
}

.div-bigpicture-right.vanoce23 {
  background-image: url('../images/vanoce-poster-dig2x.jpg');
  background-position: 30% 0;
}

.link-block {
  width: 20px;
  height: 36px;
  position: absolute;
  top: 195px;
  bottom: auto;
  left: 4vw;
  right: auto;
}

.h1 {
  color: var(--black);
  margin-bottom: 30px;
  font-family: Milanesaserif, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.h1.event {
  width: 45vw;
}

.h1.event.podnadpis {
  margin-bottom: 10px;
}

.h1.email {
  font-size: 3vw;
  line-height: 4vw;
}

.h1.event2 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 80px;
}

.paragraph {
  color: var(--black);
  letter-spacing: .8px;
  font-family: Milanesaserif, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.paragraph.article {
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 27px;
}

.paragraph.grant {
  margin-top: 40px;
  font-size: 12px;
  line-height: 19px;
}

.paragraph.bullets {
  margin-bottom: 20px;
  padding-left: 10px;
  font-size: 17px;
  line-height: 27px;
}

.button-content {
  border: 1px solid var(--black);
  color: var(--black);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  width: 200px;
  max-width: 100%;
  height: 30px;
  margin-top: 40px;
  padding-top: 1px;
  font-family: Milanesaserif, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  transition: all .2s;
}

.button-content:hover {
  background-color: var(--black);
  color: var(--white-smoke);
}

.button-content.wide {
  width: 100%;
  max-width: 240px;
  margin-top: 20px;
  transition: background-color .2s;
}

.button-content.wide:hover {
  background-color: var(--black);
  color: #fff;
}

.button-content.event {
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-right: 0;
  font-size: 18px;
  line-height: 24px;
}

.button-content.event.disabled {
  border-color: var(--light-grey);
  color: var(--light-grey);
  display: block;
}

.button-content.event.disabled:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-content.event.hidden {
  display: none;
}

.button-content.disabled {
  border-color: var(--light-grey);
  color: var(--light-grey);
}

.button-content.disabled:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-content.event2 {
  width: 200px;
  margin-top: 0;
}

.div-content {
  width: 50vw;
  max-width: 900px;
  margin-top: 160px;
  margin-bottom: 80px;
}

.div-content.events {
  max-width: none;
  margin-top: 160px;
}

.div-content.event {
  width: 59vw;
}

.conteiner-wide {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 59vw;
  min-height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 8vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.conteiner-wide.article {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.conteiner-wide.faraji {
  align-items: center;
  width: 84vw;
  min-height: auto;
  margin-top: 20vh;
  margin-left: auto;
  margin-right: auto;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.conteiner-wide.banket {
  align-items: center;
  width: 84vw;
  margin-top: 16vh;
  margin-left: auto;
  margin-right: auto;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.conteiner-wide.timer-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.h2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Milanesaserif, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.h2.event {
  text-align: right;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.h2.eventgrid {
  height: 100%;
  margin-bottom: 0;
}

.h2.entry {
  margin-top: 40px;
  margin-bottom: 30px;
}

.h2.onas {
  margin-bottom: 40px;
}

.h2.event-podnadpis {
  width: 45vw;
  margin-bottom: 30px;
}

.h2.podnadpis {
  margin-bottom: 0;
}

.text-time {
  color: var(--dark-grey);
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Milanesaserif, sans-serif;
}

.text-time.article {
  margin-bottom: 0;
}

.div-grid-article {
  cursor: pointer;
  padding-bottom: 10px;
}

.grid-2 {
  grid-column-gap: 2vw;
  grid-row-gap: 6vh;
  grid-template-rows: auto;
}

.div-bigpicture-event {
  filter: contrast(80%) grayscale();
  background-image: url('../images/poster3x-10d0.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 40vw;
  height: 100vh;
  max-height: 100vh;
  margin-left: 60vw;
  transition: all .2s;
  position: absolute;
}

.div-bigpicture-event:hover {
  filter: none;
}

.div-bigpicture-event.nohover {
  filter: none;
  background-image: url('../images/cover-faraji.png');
  background-position: 0%;
  background-size: cover;
  min-height: 750px;
  max-height: 1040px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-bigpicture-event.nohover.faraji {
  background-image: url('../images/vanoce-poster-dig2x.jpg');
  background-position: 20% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.div-lastevent {
  justify-content: space-between;
  display: flex;
}

.image {
  opacity: 1;
  filter: contrast(80%) grayscale();
  border-radius: 10px;
  margin-bottom: 1.5vw;
  transition: all .2s;
}

.image:hover {
  filter: none;
}

.h3-b {
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 25vw;
  font-family: Milanesaserif, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.link-block-nextevent {
  width: 35vw;
}

.conteiner-narrow-absolute {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin: auto 8vw;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-events {
  grid-column-gap: 2vw;
  grid-row-gap: 10vh;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.section-top {
  height: 100vh;
  min-height: 750px;
  max-height: 1040px;
  margin-bottom: 5vh;
}

.section-top.events {
  height: 90vh;
  min-height: 0;
  max-height: 100%;
  margin-bottom: 0;
}

.div-superwide {
  margin-left: 8vw;
  margin-right: 8vw;
}

.h3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Milanesaserif, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.h3.event {
  text-align: right;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.h3.podnadpis {
  margin-bottom: 10px;
}

.section-middle {
  margin-bottom: 10vh;
}

.section-footer {
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-footer.static {
  position: static;
}

.paragraph-footer {
  color: #000;
  letter-spacing: .8px;
  font-family: Milanesaserif, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.div-footer {
  margin-top: auto;
  padding-bottom: 20px;
}

.div-content--wide {
  width: 59vw;
  margin-top: 160px;
  margin-bottom: 80px;
}

.smile {
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 10px;
  margin-left: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

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

.overlay.blur-wrapper {
  z-index: 50;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.k-line-2 {
  background-color: #111;
  width: 20px;
  height: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.menu-button-desktop {
  cursor: pointer;
  margin-right: -16px;
  padding: 16px;
  display: none;
}

.k-line {
  background-color: #111;
  width: 20px;
  height: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.sidebar {
  display: none;
}

.link {
  color: var(--medium-orchid);
  font-weight: 400;
}

.link:hover {
  color: var(--black);
  text-decoration: underline;
}

.menu-button-sidebar {
  cursor: pointer;
  margin-right: -16px;
  padding: 16px;
  display: none;
}

.k-line-sidebar, .k-line-2-sidebar {
  background-color: #111;
  width: 20px;
  height: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.menu-button-mobile {
  cursor: pointer;
  margin-right: -16px;
  padding: 16px;
  display: none;
}

.div-smallpicture-right {
  filter: grayscale();
  cursor: zoom-in;
  background-image: url('../images/R1-10.JPG');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 10vw;
  height: 100vh;
  max-height: 100%;
  margin-left: 90vw;
  transition: all .2s;
  position: fixed;
}

.div-smallpicture-right:hover {
  filter: none;
}

.div-smallpicture-right.clanak {
  background-image: url('../images/cover11.jpeg');
  background-position: 161% 0;
}

.div-smallpicture-right.clanak._2 {
  background-image: url('../images/cover1.jpeg');
}

.div-event-content {
  display: flex;
}

.div-event-text {
  width: 45vw;
}

.div-event-info {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 14vw;
  padding-left: 20px;
  display: flex;
}

.div-event-buttons {
  margin-top: 20px;
}

.link-block-event {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.link-block-event.hidden {
  display: none;
}

.line50 {
  background-color: var(--light-grey);
  width: 50%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.link-bold {
  color: var(--medium-orchid);
  font-weight: 700;
}

.link-bold:hover {
  color: var(--black);
  text-decoration: underline;
}

.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;
  width: 260px;
  display: flex;
}

.image-lightbox {
  filter: contrast(80%) grayscale();
  border-radius: 6px;
  max-width: 100%;
  transition: all .2s;
}

.image-lightbox:hover {
  filter: none;
}

.lightbox-link {
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.grid-gallery {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.grid-gallery.hidden {
  display: none;
}

.image-events {
  filter: contrast(90%) grayscale();
  border-radius: 10px;
  margin-bottom: 2vh;
  transition: all .2s;
}

.image-events:hover {
  filter: none;
}

.div-bigpicture-hover {
  filter: grayscale();
  cursor: zoom-in;
  background-image: url('../images/R1-07.JPG');
  background-position: 50% 0;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 30vw;
  height: 100vh;
  max-height: 100%;
  margin-left: 70vw;
  transition: all .2s;
  position: fixed;
}

.div-bigpicture-hover:hover {
  filter: none;
}

.div-bigpicture-hover.clanky {
  background-image: url('../images/R1-Foto-52.jpeg');
  background-position: 86% 0;
}

.div-bigpicture-hover.kontakt {
  background-image: url('../images/R1-Foto-6.jpeg');
  background-position: 50% 0;
}

.div-bigpicture-hover.kdo {
  background-image: url('../images/R1-Foto-9.jpeg');
  background-position: 10% 0;
}

.div-bigpicture-hover.faraji {
  background-image: url('../images/cover-faraji.png');
  background-position: 0 0;
  background-size: cover;
}

.div-article-buttons {
  justify-content: space-between;
  margin-top: -20px;
  display: flex;
}

.div-grant {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.erb-img {
  width: 92px;
  max-width: none;
  height: 31px;
  margin-top: 5px;
  margin-right: 32px;
}

.erb-img.ova {
  width: 92px;
  height: 15px;
  margin-right: 32px;
}

.div-infobox {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 30px 30px 1px;
}

.alt-text-heding {
  margin-bottom: 10px;
  font-size: 24px;
}

.div-block {
  margin-bottom: 40px;
}

.alt-text {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
}

.alt-text.border {
  border-bottom: 1px solid var(--light-grey);
  margin-bottom: 10px;
}

.alt-text.bold {
  line-height: 24px;
}

.text-span-2 {
  font-size: 13px;
}

.infobox-h {
  font-weight: 600;
}

.link-article {
  color: var(--black);
}

.link-article:hover {
  color: var(--medium-orchid);
}

.list {
  margin-top: -20px;
  padding-left: 30px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
  list-style-type: lower-alpha;
}

.div-info {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.div-time {
  display: flex;
}

.time-icon {
  align-self: flex-start;
  width: 14px;
  margin-top: 2px;
  margin-right: 7px;
}

.new-div {
  align-self: auto;
  width: auto;
  margin-left: 30px;
}

.image-2 {
  filter: blur(1px);
}

.div-block-2 {
  align-items: center;
  display: flex;
}

.image-articles {
  filter: contrast(90%) grayscale();
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100px;
  margin-bottom: 2vh;
  transition: all .2s;
}

.image-articles:hover {
  filter: none;
}

.navbar-2 {
  margin-left: 8vw;
  position: absolute;
}

.image-4 {
  width: 20vw;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.content-box-faraji {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.content-box-faraji.events2 {
  margin-bottom: 40px;
  padding-top: 40px;
}

.address {
  color: var(--black);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Milanesaserif, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
}

.paragraph-faraji {
  color: var(--black);
  text-align: center;
  letter-spacing: .8px;
  width: 60%;
  font-family: Milanesaserif, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.box-social {
  background-image: url('../images/fb.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .2s, opacity .2s;
}

.box-social:hover {
  background-image: url('../images/fb-2.svg');
}

.box-social.ig {
  background-image: url('../images/ig.svg');
}

.box-social.ig:hover {
  background-image: url('../images/ig-2.svg');
}

.box-social.fb-bass {
  border-radius: 15px;
}

.box-social.ig-bass {
  background-image: url('../images/ig.svg');
  border-radius: 15px;
}

.box-social.ig-bass:hover {
  background-image: url('../images/ig-2.svg');
}

.div-block-4 {
  margin-top: 30px;
}

.h4 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Milanesaserif, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.quick-stack {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 100%;
  margin-bottom: 80px;
  padding: 0;
}

.poster-link {
  width: 19%;
}

.posters-banket {
  grid-column-gap: 84px;
  grid-row-gap: 84px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 9vh;
  display: flex;
}

.poster-banket {
  width: auto;
}

.image-6, .image-7, .image-8 {
  width: 100%;
}

.bold-text {
  font-weight: 400;
}

.timer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.time-text {
  color: var(--black);
  text-align: center;
  width: 100px;
  height: 80px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Milanesaserif, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 60px;
}

.time-text.event {
  width: 45vw;
}

.time-text.event.podnadpis {
  margin-bottom: 10px;
}

.time-text.email {
  font-size: 3vw;
  line-height: 4vw;
}

.time-text.event2 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 80px;
}

.time-text.gap {
  width: 30px;
}

.div-granty {
  margin-top: 80px;
}

@media screen and (max-width: 991px) {
  .div-logo {
    width: 70px;
    top: 20px;
    left: 6vw;
  }

  .text-span-bighead2, .text-span-bighead {
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .text-smallhead {
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-menu {
    grid-row-gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 71vw;
  }

  .button-menu {
    border-color: var(--black);
    color: var(--black);
    transition: all .2s;
  }

  .div-rightimage {
    background-position: 45% 0;
  }

  .container {
    width: 62.5vw;
    min-width: 62.5vw;
  }

  .container.events {
    justify-content: flex-start;
    align-items: flex-end;
    width: 88vw;
    min-width: 88vw;
    margin-top: 20px;
    padding-top: 0;
  }

  .container.wide {
    justify-content: flex-start;
    align-items: flex-end;
    width: 82vw;
    min-width: 82vw;
    margin-top: 20px;
    padding-top: 0;
  }

  .nav-menu {
    background-color: #222;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    align-self: stretch;
    padding: 30px 3vw 20px;
    display: block;
    position: absolute;
  }

  .brand {
    width: 60px;
    padding-left: 0;
  }

  .link-menu-top {
    color: #fff;
    width: 24vw;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-menu-top.w--current {
    color: #fff;
  }

  .navbar {
    margin-left: 6vw;
  }

  .navbar.left, .navbar.wide, .navbar.events {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 6vw;
    position: relative;
  }

  .navbar.events {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 6vw;
    margin-right: 6vw;
    position: relative;
  }

  .div-bigpicture-right.cokafe {
    background-position: 0 0;
  }

  .link-block {
    left: 2vw;
  }

  .button-content {
    font-size: 17px;
    line-height: 24px;
  }

  .div-content {
    width: 100%;
    max-width: none;
  }

  .div-content.event {
    width: 61vw;
  }

  .conteiner-wide {
    width: 61vw;
    margin-left: 6vw;
  }

  .conteiner-wide.faraji {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .conteiner-wide.banket {
    margin-top: 100px;
  }

  .conteiner-wide.timer-box {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .h2 {
    margin-bottom: 10px;
  }

  .div-bigpicture-event {
    width: 35vw;
    margin-left: 65vw;
  }

  .image {
    margin-bottom: 2vw;
  }

  .h3-b {
    padding-top: 27.5vw;
  }

  .conteiner-narrow-absolute {
    width: 57vw;
    margin-left: 6vw;
  }

  .grid-events {
    grid-row-gap: 8vh;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section-top {
    margin-bottom: 8vh;
  }

  .section-top.events {
    height: 80vh;
    margin-bottom: 0;
  }

  .div-superwide {
    margin-left: 6vw;
    margin-right: 6vw;
  }

  .h3 {
    font-size: 17px;
    line-height: 23px;
  }

  .h3.podnadpis {
    margin-bottom: 20px;
  }

  .div-content--wide {
    width: 100%;
  }

  .menu-button-2 {
    z-index: 60;
    background-color: rgba(0, 0, 0, 0);
    margin-left: auto;
    margin-right: 0;
    padding-top: 21px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .k-line-2 {
    background-color: var(--black);
  }

  .menu-button-desktop {
    height: 38px;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
  }

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

  .sidebar {
    z-index: 60;
    background-color: #2a2a2a;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    flex-direction: column;
    justify-content: center;
    width: 30vw;
    max-width: 30vw;
    height: 100%;
    margin-left: auto;
    margin-right: 0;
    padding: 23px 30px 30px 40px;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -50vw;
  }

  .sidebar.events {
    width: 35vw;
    max-width: 35vw;
  }

  .link {
    margin-bottom: 5vh;
  }

  .link.w--current {
    color: #fff;
    text-decoration: line-through;
  }

  .menu-button-sidebar {
    margin-bottom: auto;
    margin-left: 0;
    margin-right: -3vw;
    padding-left: 0;
    display: none;
  }

  .div-sidebar-content {
    flex-direction: column;
    flex: 1;
    margin-top: 40px;
    margin-bottom: auto;
    display: flex;
  }

  .k-line-sidebar {
    background-color: var(--white-smoke);
    transform: rotate(-45deg)translate(-.5px, 1.5px);
  }

  .k-line-2-sidebar {
    background-color: var(--white-smoke);
    transform: rotate(45deg)translate(-2px, -3px);
  }

  .menu-button-mobile {
    margin-left: auto;
    margin-right: -18px;
    display: none;
  }

  .div-event-text {
    width: 47vw;
  }

  .div-event-info {
    width: 19vw;
  }

  .menu-link {
    color: #fff;
    letter-spacing: 1px;
    column-count: 0;
    margin-bottom: 5vh;
    font-family: Milanesaserif, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  .menu-link:hover {
    color: var(--medium-orchid);
  }

  .menu-link.w--current {
    color: #fff;
    text-decoration: line-through;
  }

  .div-event-buttons {
    flex-wrap: wrap;
    display: flex;
  }

  .line50 {
    width: 100%;
  }

  .grid-gallery {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .div-bigpicture-hover.faraji {
    background-position: 50% 0;
  }

  .div-grant {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .erb-img {
    align-self: flex-start;
    margin-right: 24px;
  }

  .erb-img.ova {
    margin-right: 24px;
  }

  .content-box-faraji.events2 {
    padding-top: 0;
  }

  .address {
    margin-bottom: 10px;
  }

  .paragraph-faraji {
    width: 80%;
  }

  .h4 {
    font-size: 17px;
    line-height: 23px;
  }
}

@media screen and (max-width: 767px) {
  .div-logo {
    width: 60px;
  }

  .div-menu {
    align-items: center;
    width: 100%;
    margin-top: 50px;
    padding-left: 20px;
  }

  .link-menu {
    margin-left: 20px;
  }

  .container {
    z-index: 1;
    width: 76.3vw;
    min-width: 76.3vw;
    margin-top: 20px;
    padding-top: 0;
  }

  .container.events {
    z-index: 1;
    width: 94vw;
    min-width: 94vw;
  }

  .container.wide {
    z-index: 1;
    width: 94vw;
    min-width: 94vw;
    padding-top: 10px;
  }

  .nav-menu {
    min-width: 33vw;
    max-width: 33vw;
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .brand {
    width: 60px;
  }

  .link-menu-top {
    width: 33vw;
    margin-left: 0;
    padding-left: 5vw;
    padding-right: 4vw;
  }

  .navbar {
    margin-left: 3vw;
  }

  .navbar.left {
    z-index: 1;
    margin-left: 3vw;
    position: absolute;
  }

  .navbar.wide, .navbar.events {
    margin-left: 3vw;
    margin-right: 3vw;
    position: absolute;
  }

  .div-bigpicture-right {
    width: 20vw;
    margin-left: 80vw;
  }

  .link-block {
    display: none;
  }

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

  .paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph.article, .paragraph.bullets {
    font-size: 16px;
    line-height: 25px;
  }

  .div-content {
    width: 100%;
    margin-top: 80px;
  }

  .div-content.events {
    margin-top: 0;
  }

  .div-content.event {
    width: 74vw;
  }

  .conteiner-wide {
    width: 74vw;
    margin-left: 3vw;
  }

  .conteiner-wide.article {
    width: 94vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .conteiner-wide.faraji {
    width: 100%;
    padding-top: 80px;
  }

  .conteiner-wide.banket {
    width: 94vw;
    margin-top: 80px;
    margin-right: 3vw;
  }

  .conteiner-wide.timer-box {
    width: 100%;
  }

  .h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .h2.eventgrid {
    margin-bottom: 6px;
  }

  .text-time {
    font-size: 16px;
  }

  .div-grid-article {
    padding-bottom: 40px;
  }

  .grid-2 {
    display: inline-block;
  }

  .div-bigpicture-event {
    width: 20vw;
    margin-left: 80vw;
  }

  .div-bigpicture-event.nohover {
    min-height: 600px;
  }

  .div-bigpicture-event.nohover.faraji {
    background-position: 17%;
  }

  .h3-b {
    padding-top: 34vw;
    font-size: 18px;
    line-height: 28px;
  }

  .link-block-nextevent {
    width: 44vw;
  }

  .conteiner-narrow-absolute {
    width: 74vw;
    margin-left: 3vw;
    padding-top: 80px;
  }

  .grid-events {
    grid-row-gap: 5vh;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-top {
    margin-bottom: 5vh;
  }

  .section-top.events {
    height: 60vh;
    margin-bottom: 0;
  }

  .div-superwide {
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .h3 {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 21px;
  }

  .h3.event {
    font-size: 16px;
    line-height: 24px;
  }

  .div-content--wide {
    margin-top: 80px;
  }

  .link-block-3 {
    display: none;
  }

  .k-line-2 {
    z-index: 2;
    position: relative;
  }

  .menu-button-desktop {
    z-index: 1;
    margin-bottom: -6px;
    margin-right: -3vw;
    display: none;
    position: static;
  }

  .k-line {
    z-index: 3;
    position: relative;
  }

  .sidebar {
    z-index: 100;
    background-color: var(--black);
    width: 37vw;
    max-width: 37vw;
    padding-top: 27px;
    padding-bottom: 30px;
    padding-left: 6vw;
    right: -50vw;
  }

  .sidebar.events {
    width: 37vw;
    max-width: 37vw;
  }

  .link {
    margin-top: 2.5vh;
    margin-bottom: 2.5vh;
  }

  .menu-button-sidebar {
    z-index: 101;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .menu-button-mobile {
    z-index: 1;
    height: 33px;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
    position: static;
  }

  .close-sidebar {
    width: 30px;
    height: 30px;
    padding-top: 10px;
  }

  .div-smallpicture-right {
    width: 20vw;
    margin-left: 80vw;
    display: none;
  }

  .div-event-text {
    width: 50vw;
  }

  .div-event-info {
    width: 24vw;
  }

  .menu-link {
    margin-top: 2.5vh;
    margin-bottom: 2.5vh;
  }

  .div-event-buttons {
    justify-content: space-between;
  }

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

  .image-events {
    margin-bottom: 10px;
  }

  .div-bigpicture-hover {
    width: 20vw;
    margin-left: 80vw;
  }

  .div-bigpicture-hover.faraji {
    background-position: 50% 0;
  }

  .erb-img, .erb-img.ova {
    margin-right: 20px;
  }

  .list {
    font-size: 16px;
  }

  .image-articles {
    margin-bottom: 10px;
  }

  .image-4 {
    width: 140px;
  }

  .content-box-faraji.events2 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .paragraph-faraji {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }

  .h4 {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 21px;
  }

  .time-text {
    width: 64px;
    height: 50px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 44px;
    line-height: 42px;
  }

  .time-text.gap {
    width: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-logo {
    width: 50px;
    left: 3vw;
  }

  .text-span-bighead2 {
    filter: blur(1.5px);
    font-size: 8vw;
    line-height: 9.5vw;
  }

  .text-span-bighead {
    font-size: 8vw;
    line-height: 9.5vw;
  }

  .text-smallhead {
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-span-smallhead {
    filter: blur(.5px);
  }

  .div-bighead {
    padding-bottom: 80px;
  }

  .div-menu {
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
    padding-left: 10px;
  }

  .section-hp {
    max-height: 100vh;
  }

  .link-menu {
    margin-top: 15px;
    margin-left: 0;
  }

  .div-rightimage {
    background-position: 33% 0;
    height: 94vh;
    margin-top: 6vh;
  }

  .container {
    width: 77vw;
    min-width: 77vw;
  }

  .container.events, .container.wide {
    padding-top: 0;
  }

  .nav-menu {
    min-width: 40vw;
    max-width: 40vw;
  }

  .brand {
    width: 50px;
  }

  .link-menu-top {
    width: 40vw;
  }

  .navbar.left {
    z-index: 1;
  }

  .navbar.wide {
    z-index: 1;
    margin-right: 3vw;
  }

  .navbar.events {
    z-index: 1;
  }

  .h1 {
    margin-bottom: 60px;
  }

  .h1.event {
    width: 100%;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 43px;
  }

  .h1.email {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph {
    overflow-wrap: break-word;
  }

  .button-content, .button-content.event {
    max-width: 100%;
  }

  .button-content.margin10 {
    margin-right: 10px;
  }

  .div-content.events {
    margin-top: 0;
    margin-bottom: auto;
  }

  .div-content.event {
    width: 100%;
  }

  .conteiner-wide.banket {
    margin-top: 80px;
  }

  .conteiner-wide.timer-box {
    padding-top: 40px;
  }

  .h2.event {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
  }

  .text-time.article {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .grid-2 {
    display: inline-block;
  }

  .div-bigpicture-event.nohover {
    min-height: 0;
    max-height: 100vh;
  }

  .div-bigpicture-event.nohover.faraji {
    background-position: 38% 0;
  }

  .div-lastevent {
    flex-direction: column;
  }

  .image {
    margin-bottom: 12px;
  }

  .h3-b {
    text-align: left;
    padding-top: 20px;
  }

  .link-block-nextevent {
    width: 100%;
  }

  .conteiner-narrow-absolute {
    height: auto;
    min-height: 100vh;
    max-height: none;
  }

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

  .section-top.events {
    height: 76vh;
  }

  .h3.event {
    text-align: left;
  }

  .sidebar, .sidebar.events {
    width: 50vw;
    max-width: 50vw;
  }

  .menu-button-mobile {
    height: 42px;
    margin-bottom: -15px;
  }

  .div-event-content {
    flex-direction: column-reverse;
  }

  .div-event-text {
    width: 100%;
  }

  .div-event-info {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .div-bigpicture-hover.faraji {
    background-position: 50%;
  }

  .div-article-buttons {
    flex-wrap: nowrap;
    margin-top: 0;
  }

  .div-grant {
    flex-direction: column;
  }

  .erb-img {
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .list {
    padding-left: 20px;
  }

  .div-info {
    flex-direction: column;
    margin-top: -40px;
    margin-bottom: 20px;
  }

  .new-div {
    margin-left: 0;
  }

  .div-block-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-4 {
    width: 80vw;
  }

  .content-box-faraji {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-box-faraji.events2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph-faraji {
    width: 100%;
  }

  .time-text.event {
    width: 100%;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 43px;
  }

  .time-text.email {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .time-text.gap {
    width: 12px;
  }
}


@font-face {
  font-family: 'Milanesaserif';
  src: url('../fonts/MilanesaSerif-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Milanesaserif';
  src: url('../fonts/MilanesaSerif-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Milanesaserif';
  src: url('../fonts/MilanesaSerif-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Milanesaserif';
  src: url('../fonts/MilanesaSerif-ExtraBold.otf') format('opentype'), url('../fonts/MilanesaSerif-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Milanesaserif';
  src: url('../fonts/MilanesaSerif-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Milanesaserif';
  src: url('../fonts/MilanesaSerif-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}