@font-face {
  font-family: 'Novelist-Display';
  src: url('font/novelist-display.eot');
  /* IE 9 Compatibility Mode */
  src: url('font/novelist-display.eot?#iefix') format('embedded-opentype'),
    /* IE < 9 */
    url('font/novelist-display.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('font/novelist-display.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */
    url('font/novelist-display.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('font/novelist-display.svg#novelist-display') format('svg');
  /* Chrome < 4, Legacy iOS */
}

/* TEMP HIDE */

#top_box .lang-switcher {
  display: none;
}

body {
  font-family: "Golos Text", sans-serif;
  color: var(--blue25);
}

a,
a:hover,
a:focus,
a:active,
.site h1,
.site h2,
.site h3,
.site h4,
.site h5,
.site h6 {
  color: var(--blue25);
}

p>a {
  text-decoration: underline;
}

header {
  background: transparent;
}

header.solid {
  /* background: var(--gray25) url(i/2025/clouds_head.png) center top -3rem repeat-x; 
  background-size: 100% auto;*/
  background-color: var(--gray25-transparent);
}

.anchor::before {
  content: '';
  display: block;
  margin-top: -100px;
  padding-top: 100px;
  visibility: hidden;
}

.site {
  /* border-top: var(--header-height) var(--lblue25) solid; */
  border-top: none;
}

#primary-menu>li {
  padding: .7rem 0;
  padding-left: 25px;
}

.col_main h2 {
  font-family: 'Novelist-Display';
  font-size: 5.4rem;
  line-height: 1;
  color: var(--blue25);
}

.actualdate {
  color: white;
}

.main-navigation li ul li.active a,
.main-navigation li ul li:hover a {
  color: var(--bronze25);
}

.actualdate.act_date_l {
  background-color: var(--bronze25);
  color: white;
}

.actualdate a,
.actualdate a:hover,
.actualdate a:visited {
  color: white;
}

a.bfm-button {
  background-color: var(--bronze25);
  color: white;
}

.square_list .square_item .title {
  font-family: "Golos Text", sans-serif;
}

.topline-links>a,
.topicons a {
  color: var(--bronze25);
}

#logo_girls>a {
  margin-top: -1.7rem;
}

.hero {
  background: var(--lblue25);
  position: relative;
  padding-top: 4.5rem;
  overflow: hidden;
}

.hero .first-screen {
  position: relative;
  z-index: 1;
}

.hero .hero_tree_l {
  position: absolute;
  top: -200px;
  width: 2700px;
  height: 2500px;
  left: -2100px;
  background: url(i/2025/hero_tree_l.svg) center top no-repeat;
  background-size: 100% auto;
  z-index: 0;
}

.hero .hero_tree_r {
  position: absolute;
  top: -800px;
  width: 2700px;
  height: 2676px;
  right: -1200px;
  background: url(i/2025/hero_tree_r.svg) center top no-repeat;
  background-size: 100% auto;
  z-index: 0;
}

.hero .col_main {
  padding-top: 1.5rem;
}

.hero .first-screen img {
  width: 100%;
  height: auto;
}

.hero .banner-online {
  padding: 6rem 0 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;

  a {
    display: block;
    max-width: 75%;
    margin: 0 auto;
    transition: all .3s ease;
  }

  a:hover {
    transform: scale(1.02);
  }
}

.fabrika-anonce {
  display: grid;
  grid-template-columns: 32% auto;
  align-items: center;
  gap: 3rem;
  position: relative;
  z-index: 1;
}

.fabrika-anonce .mascote {
  min-width: 32%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  img {
    height: 190px;
    width: auto;
  }
}

.fabrika-anonce div:last-of-type {
  padding: 6rem 0 3rem;

  h2 {
    text-transform: none;
    font-size: 6rem;
    text-align: left;
    line-height: 1;
    padding-bottom: 0;
    color: var(--blue25);
  }

  p {
    font-size: 1.8rem;
    color: var(--blue25);
    margin-bottom: 1em;
  }

  p.sm {
    font-size: 1.5rem;
    line-height: 1.2;
    max-width: 600px;
  }
}

a.button25 {
  display: inline-flex;
  padding: .4em 1.5em;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  background-color: var(--gray25);
  color: var(--blue25);
  border-radius: 4px;
  text-decoration: none;
  transition: all .3s ease;
}

a.button25:hover {
  transform: scale(1.02);
}

a.button25.red25 {
  background-color: var(--red25);
  color: white;
}

.owl-carousel .owl-nav .nav-btn {
  color: var(--bronze25);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--bronze25);
}

.owl-carousel .owl-item img {
  /* border-color: var(--bronze25); */
  border-color: transparent;
}

.twocol.ptnrs>div,
.twocol.ptnrs>div:first-of-type,
.twocol.ptnrs>div:last-of-type {
  padding: 0;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  color: var(--blue25);
}

.twocol.ptnrs>div .logo {
  display: block;
  margin-top: 4rem;
  max-height: 120px;
  width: auto;
  text-align: center;
}

.twocol.ptnrs>div:first-of-type .logo {
  margin-top: 2.5rem;
}

.twocol.ptnrs>div:last-of-type .logo {
  max-height: 80px;
}

.twocol.ptnrs>div .logo img {
  height: 100%;
  width: auto;
}

.twocol p.sml {
  text-align: center;
  width: 100%;
  line-height: 1.2;
  color: var(--blue25);
}

section.actual {
  padding: 0;
  background-color: var(--blue25);
  margin-top: 10rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
}

section.actual h2 {
  padding-bottom: 0;
}

.program-banner {
  align-content: center;
  text-align: center;
  margin: -16rem auto 8rem;

  a {
    display: inline-block;
    transition: all .3s ease;
  }

  a:hover {
    transform: scale(1.02);
  }
}

.newsblock {
  margin-top: 0;
}

.twocol.intro>div:first-of-type {
  text-align: left;
  pointer-events: none;
}

.twocol.intro>div:last-of-type {
  align-content: flex-end;
  padding-right: 25%;
  pointer-events: all;
}

.twocol.intro {
  margin-top: -28rem;
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.twocol.intro .animasha_r {
  margin-left: -16rem;
  pointer-events: none;
  max-width: 300px;
}

.videotrailer {
  border-radius: 1.5rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
  margin-top: 0;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  cursor: pointer;
  position: relative;
  z-index: 0;
}

.intro.cifres .col_main {
  position: relative;
  max-width: 100%;
  padding-bottom: 3rem;
}

.fest-cifres {
  position: relative;
  min-height: 1500px;
  margin-top: 6rem;
}

.fest-cifres>div.slide {
  text-align: center;
  font-family: "Golos Text", sans-serif;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  opacity: 0;
  line-height: 1.1;

  span {
    display: block;
    font-family: 'Novelist-Display';
    font-size: 8em;
    line-height: .8;
    width: 100%;
  }
}

.fest-cifres>div.slide:nth-of-type(4) {
  height: 0;
  text-align: center;

  img {
    height: 100%;
    width: auto;
  }
}

.intro.cifres .tree-l,
.intro.cifres .tree-r {
  position: absolute;
  width: 966px;
  height: 1444px;
  background: url(i/2025/tree_l.svg) center no-repeat;
  background-size: contain;
  top: -6rem;
  left: -10%;
  z-index: 1;
}

.intro.cifres .tree-r {
  width: 1417px;
  height: 1486px;
  background: url(i/2025/tree_r.svg) center no-repeat;
  background-size: contain;
  left: auto;
  right: -10%;
}

.partners-line {
  overflow: hidden;
  max-width: 75rem;
  margin: 9rem auto 0;
}

.partners-img {
  width: 2760px;

  img {
    height: 104px;
    width: auto;
  }
}

section.events {
  padding: 0;
  background-color: var(--bronze25);
  margin-top: 10rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  color: white;
  z-index: 2;
}

section.events h2,
section.events h3 {
  color: white;
}

section.events .col_main {
  padding-top: 9rem;
  position: relative;
}

section.events h2 {
  position: relative;

  .bird {
    position: absolute;
    width: 107px;
    height: 90px;
    background: url(i/2025/bird.png) center no-repeat;
    background-size: contain;
    top: -87px;
    left: 69%;
  }
}

.twocol.mb6 h3 {
  font-weight: 200;
  font-size: 2rem;
  line-height: 1.2;
}

section.events .twocol.mb6 {
  margin-bottom: 4.5rem;
}

section.events .twocol.mb6 h3 {
  line-height: 1.3;
  margin-bottom: .8em;
}

.charity-banner {
  padding: 3rem 0 3rem;
  display: flex;
  justify-content: center;
  align-items: center;

  a {
    display: block;
    max-width: 960px;
    margin: 0 auto;
    transition: all .3s ease;
  }

  a:hover {
    transform: scale(1.02);
  }
}

.animasha_l {
  position: absolute;
  bottom: -3rem;
  right: -360px;
}

.static_header.sh2025 {
  margin-bottom: 1rem;
  text-align: center;
  background-color: var(--lblue25);
}

.site h1 {
  font-family: 'Novelist-Display';
  font-size: 4rem;
}

.roundblock.citatedina {
  border: none;
  padding: 3rem 3rem 1.5rem;
  margin-bottom: 6rem;
  margin-top: 12rem;
  max-width: var(--roundblockwidth);
  border-radius: 3.75rem;
  background-color: var(--gray25);
  position: relative;
  overflow: visible;
}

.roundblock.citatedina h2 {
  font-family: 'Novelist-Display';
  font-size: 7rem;
  color: var(--bronze25);
  text-align: center;
  margin: .75em 0 0;
  line-height: 1;
}

.roundblock.citatedina h3 {
  color: var(--bronze25);
  text-align: center;
  margin-top: 0;
}

.roundblock.citatedina h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 62px;
  background: url(i/2025/vector_bronze.svg) top left no-repeat;
  background-size: contain;
  margin-top: 4.5rem;
}

.roundblock.citatedina .citate_foto {
  position: absolute;
  top: -6rem;
  left: calc(50% - 90px);
}

.roundblock.citatedina .citatetext {
  padding: 1.5rem 0 1.5rem;
  color: var(--bronze25);
  background-image: none;

  a {
    color: inherit;
  }
}

.centered {
  display: flex;
  justify-content: center;
  align-items: center;

  &.mb6 {
    margin-bottom: 6rem;
  }
}

.concurs {
  background-color: var(--gray25);
}

.animasha_sit {
  margin-top: -20rem;
}

.threecol {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.threecol.zhury>div {
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.3em;
  text-align: center;
  line-height: 1.1;
  padding: 0 15%;

  span {
    font-size: 20rem;
    font-family: 'Novelist-Display';
    line-height: .8;
  }
}

.deer {
  position: absolute;
  right: -500px;
  bottom: -3rem;
}

section.fabrika {
  background-color: var(--salmon25);
  color: var(--bronze25);
  padding-top: 9rem;
  margin-top: -15rem;
}

section.fabrika .col_main>h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--bronze25);
  font-size: 8rem;
}

section.fabrika .twocol h3 {
  color: var(--bronze25);
  padding-left: 40%;
}

.mascote-fab {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 190px;
  margin-bottom: 3rem;

  img {
    height: 100%;
    width: auto;
  }
}

section.online {
  background-color: var(--blue25);
  color: var(--lblue25);
  padding-bottom: 15rem;
  position: relative;
}

section.online .col_main {
  z-index: 2;
}

section.online .col_main>h2 {
  color: var(--lblue25);
  font-size: 9rem;
}

section.online .banner-online {
  text-align: center;
  margin-bottom: 6rem;
}

section.online .twocol h3 {
  color: var(--lblue25);
}

.black_tree_l,
.black_tree_r,
.flying_owl {
  position: absolute;
  z-index: 0;
}

.black_tree_l {
  height: 1255px;
  aspect-ratio: 1 / 1.12;
  background: url(i/2025/black_tree_owl.svg) center no-repeat;
  background-size: contain;
  top: 3rem;
  left: -70px;
}

.black_tree_r {
  height: 1498px;
  aspect-ratio: 1 / 1;
  background: url(i/2025/black_tree_r.svg) center no-repeat;
  background-size: contain;
  top: 0;
  right: 0;
}

.flying_owl {
  width: 350px;
  height: 326px;
  top: -3rem;
  right: -2rem;
  background: url(i/2025/owl_r.svg) center no-repeat;
  background-size: contain;
  z-index: 1;
}

.smilinks p,
.smilinks p>a {
  color: var(--blue25);
}

.ellnumber {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background: none;
  /* background: url(images/fest2024/ellipse.svg) left center no-repeat;
  background-size: contain; */
  font-family: 'Novelist-Display';
  -webkit-text-stroke: 0px transparent;
  color: var(--blue25) !important;
}

.citate.citate_hover {
  overflow: visible;
  height: 0;
  position: relative;
}

.citate.citate_hover .roundblock.citatedina {
  margin-bottom: 6rem;
  margin-top: 0;
  position: absolute;
  top: -15rem;
  left: calc(50% - var(--roundblockwidth) / 2);
  z-index: 1;
}

.contacts h1,
.contacts article>h2 {
  font-size: 4rem;
  margin: 1em 0 0.75em;
  font-family: 'Novelist-Display';
  text-transform: none;
}

.contacts-block {
  background-color: var(--bronze25);
  padding-top: 38rem;
  color: var(--gray25);
}

section.contacts-block .col_main>h2 {
  color: var(--gray25);
  font-size: 8rem;
}

.contacts-block .fourcol {
  margin-bottom: 9rem;
  gap: 3rem 1.5rem;
}


.contacts-block .fourcol .item h3,
.contacts-block .threecol .item h3 {
  margin: 0 0 .15em;
  color: var(--gray25);
  font-size: 1.4rem;
}

.contacts-block .fourcol .item p {
  margin: 0;
  color: var(--gray25);
  font-size: .9rem;
  padding: 0;

  a {
    color: inherit;
  }
}

.contacts-block .threecol .item {
  border: var(--gray25) 2px solid;
  border-radius: 15px;
  padding: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  min-height: 200px;
  transition: all ease .3s;
}

.contacts-block .threecol .item:hover {
  background-color: var(--gray25);

  h3 {
    color: var(--bronze25);
  }

  p>a {
    color: var(--bronze25);
  }
}

.contacts-block .threecol .item p {

  display: flex;
  align-items: center;
  margin: 0;
  width: 100%;

  a {
    display: flex;
    align-items: center;
    padding-left: 3rem;
    background: url(i/2025/file_icon.svg) left center no-repeat;
    background-size: auto 42px;
    color: var(--gray25);
    min-height: 42px;
  }
}

.col_static .smilinks p {
  padding-left: 0;
}

.fabgallery.smi25 h2 {
  text-align: center;
  margin: 0 0 0.3em;
  font-size: 7rem;
  font-family: 'Novelist-Display';
}

.static_header {
  background-color: var(--lblue25);
}

.page-404 {
  background: var(--lblue25) url(i/2025/404.png) no-repeat center;
  background-size: cover;
  min-height: calc(100vh - 110px);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10vw;
}

.page-404 p {
  color: var(--bronze25);
  text-align: center;
  font-size: 1.4rem;
  margin: 11vw 0 0;

  a {
    color: inherit;
  }
}

.fab_trailer {
  border-radius: 15px;

  .videotrailer {
    max-width: 100%;
    border-radius: 15px;
  }
}

.banner_header {
  display: block;
}

.banner_header figure {
  background-color: var(--lblue25);
}

.col_static.prizes h3 {
  color: var(--bronze25);
  font-size: 1.5rem;
  line-height: 1.3;
  word-spacing: 0.1em;
  font-weight: 600;
  letter-spacing: 0.01em;
  font-family: "Golos Text", sans-serif;
}

.col_static.prizes h4 {
  background: url(i/laur.svg) left top no-repeat;
  background-size: auto 1.8rem;
  padding-left: 2.6rem;
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  font-family: "Golos Text", sans-serif;
  line-height: 1.4;
}

.col_static.prizes h5 {
  font-size: 2.8rem;

  a {
    font-family: 'Novelist-Display';
  }
}

.col_static.prizes p {
  color: var(--bronze25);
  font-family: "Golos Text", sans-serif;
}

.col_static.prizes h4+p {
  margin-top: -6px;
  color: var(--bronze25);
  font-size: 1rem;
}

.map h2,
.venues h2 {
  font-family: 'Novelist-Display';
  text-transform: none;
  line-height: 1;
  font-size: 5rem;
  color: var(--blue25);
  text-align: center;
  margin: 1em 0 0.5em;
  padding: 0;
}

.curtain {
  background: var(--bronze25);
}

.site .film_info h1,
.col_main.film_info h2,
.film_header .bfm-breadcrumbs span,
.film_header .bfm-breadcrumbs a {
  color: var(--gray25);
}

.schedule_block .bcf-button {
  background: var(--bronze25);
}

@media screen and (max-width: 768px) {

  .hero {
    padding-top: 1.5rem;
  }

  .hero .hero_tree_l {
    top: -100px;
    width: 900px;
    height: 830px;
    left: -600px;
  }

  .hero .hero_tree_r {
    top: -200px;
    width: 900px;
    height: 900px;
    right: -450px;
  }

  .site .col_main h2 {
    font-size: 2.4rem;
    margin-bottom: 0;
    padding-bottom: 1.5rem;
  }

  .hero .banner-online {
    padding: 3rem 0 3rem;
  }

  .twocol.intro {
    margin-top: 0;


    .animasha_r {
      margin-left: 0;
      height: 300px;

      img {
        height: 100%;
        width: auto;
      }
    }
  }

  .fabrika-anonce {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    gap: 0;
  }

  .fabrika-anonce .mascote {
    min-width: 100%;
    height: 30vw;

    img {
      height: 100px;
      width: auto;
    }
  }

  .fabrika-anonce div:last-of-type {
    padding: 2rem 0;
    text-align: center;

    h2 {
      font-size: 3rem;
      text-align: center;
    }

    p {
      text-align: center;
    }

    a {
      margin: 0 auto;
    }
  }

  .twocol.ptnrs {
    gap: 3rem;
  }

  .twocol.intro p:last-of-type {
    text-align: center;
    margin-top: 1.5rem;
  }

  .twocol.ptnrs>div .logo {
    margin-top: 2rem;
  }

  .twocol.intro>div:last-of-type {
    padding-right: 0;
  }

  section.actual {
    margin-top: 9rem;
    padding-bottom: 3rem;
  }

  section.actual .col_main {
    padding-top: 9rem;
  }

  .program-banner {
    align-content: center;
    position: absolute;
    text-align: center;
    margin: 0 auto 3rem;
    width: 90%;
    top: -6rem;
    left: 5%;
  }

  .newsblock>div {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  section.events h2 .bird {
    position: absolute;
    width: 107px;
    height: 40px;
    background: url(i/2025/bird.png) center no-repeat;
    background-size: contain;
    top: -32px;
    left: 69%;
  }

  section.events .col_main {
    padding-top: 4.5rem;
  }

  .twocol.mb6 h3 {
    font-size: 1.4rem;
    margin-top: .5em;
  }

  .fest-cifres {
    min-height: 0;
    margin-top: 1.5rem;
  }

  .intro.cifres .col_main {
    min-height: 900px;
  }

  .intro.cifres .tree-l,
  .intro.cifres .tree-r {
    width: 250px;
    height: 167px;
    top: -3rem;
    left: 0;
  }

  .intro.cifres .tree-r {
    width: 300px;
    height: 286px;
    right: -100px;
    top: 0rem;
    left: auto;
  }

  .fest-cifres>div.slide {
    margin: 3rem auto 0;
  }

  .fest-cifres>div.slide:nth-of-type(4) {
    margin-bottom: 0;
  }

  .fest-cifres>div.slide:nth-of-type(4) img {
    width: 100%;
    height: auto;
  }

  .partners-line {
    margin: 3rem auto 0;
    opacity: 0;
  }

  .partners-img {
    width: 1578px;

    img {
      height: 60px;
      width: auto;
    }
  }

  section.events {
    margin-top: 3rem;
  }

  .charity-banner {
    padding: 1.5rem 0;
  }

  .animasha_l {
    height: 300px;
    bottom: -1rem;
    right: -50px;

    img {
      height: 100%;
      width: auto;
    }
  }

  .animasha_sit {
    margin-top: -10rem;
    margin-left: -3rem;
    height: 200px;
  }

  .threecol {
    grid-template-columns: repeat(1, 1fr);
  }

  .threecol.zhury>div {
    margin-bottom: 6rem;

    span {
      font-size: 10rem;
    }
  }

  .deer {
    position: absolute;
    right: -320px;
    bottom: -3rem;
  }

  .roundblock.citatedina {
    border: none;
    padding: 6rem 1rem 1.5rem;
    border-radius: 1.85rem;
    margin: 12rem auto 6rem;
    max-width: 94%;
  }

  .roundblock.citatedina h2 {
    font-size: 4.3rem;
    line-height: 1;
  }

  .roundblock.citatedina h3 {
    font-size: 1.4rem;
  }

  .roundblock.citatedina h3::after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 2.5rem;
  }

  .roundblock.citatedina .citatetext {
    padding: 1.5rem 0 3rem;
  }

  section.fabrika .twocol h3 {
    padding-left: 0;
  }

  section.fabrika .twocol a.button25,
  section.online .twocol a.button25 {
    margin: 1.5rem auto 0;
  }

  section.fabrika .col_main>h2,
  section.online .col_main>h2 {
    font-size: 3rem;
  }

  section.online .banner-online {
    margin-bottom: 2rem;
  }

  .page-404 {
    background: var(--lblue25) url(i/2025/404m.png) no-repeat center;
    background-size: contain;
    min-height: calc(100vh - 110px);
    padding-top: 10vw;
  }

  .page-404 p {
    font-size: .9rem;
    margin: 13vw 0 0;
  }

  .main-navigation {
    line-height: 1.6;
    font-size: 14px;
    color: var(--bronze25);
    background: linear-gradient(to bottom, rgba(173, 195, 227, 0.95), rgba(173, 195, 227, 0.9));
  }

  .col_static.prizes h5 a,
  .col_static.prizes h5 {
    font-size: 2rem;
    line-height: 0.9;
  }

  .col_static.prizes h5>p {
    line-height: 1.3rem;
  }

  .citate.citate_hover .roundblock.citatedina {
    margin-bottom: 6rem;
    margin-top: 0;
    position: absolute;
    top: -12rem;
    left: 1rem;
    z-index: 1;
  }

  .threecol {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }

  .contacts-block {
    padding-top: 43rem;
  }

  .contacts-block .fourcol {
    margin-top: 1.5rem;
    margin-bottom: 6rem;
  }

  .contacts-block .threecol {
    margin-bottom: 6rem;
    gap: 1.5rem;
  }

  section.contacts-block .col_main>h2 {
    font-size: 3.6rem;
  }

  .contacts-block .fourcol .item h3,
  .contacts-block .fourcol .item p {
    text-align: center;
  }

  .black_tree_l {
    height: 1200px;
    top: -.5rem;
    left: -20px;
  }

  .black_tree_r {
    height: 1000px;
    top: 0;
    right: -50px;
  }

  .flying_owl {
    width: 116px;
    height: 108px;
    top: -3rem;
    right: -2rem;
  }

  section.events .twocol.mb6 h3 br {
    display: none;
  }


}