.back {
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 3px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  max-width: 102px;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  right: 20px;
  top: 160px;
}

.back a {
  color: #15152d;
}

.title {
  font-family: "Gelasio", serif;
  font-size: 60px;
  line-height: 92px;
  text-align: left;
  color: #15152d;
  margin: 0;
}

.latin-title {
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 3px;
  text-align: left;
  text-transform: uppercase;
  margin: 0;
}

.img-slider {
  width: 100%;
  max-width: 1399px;
  height: 740px;
  position: relative;
  top: 56px;
}

.slider {
  width: 100%;
  max-width: 1399px;
  height: 740px;
  position: relative;
  top: 0;
}

.header-swiper {
  width: 100%;
  max-width: 1399px;
  height: 740px;
  position: relative;
  top: 0;
}

.header-slide img {
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-width: 1399px;
  height: 740px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 6px 6px 10px;
}

.slider .slider-nav {
  position: absolute;
  top: 673px;
  left: 1245px;
  width: 100%;
  max-width: 134px;
  height: 47px;
  margin: auto;
}

.header-swiper .swiper-button-prev,
.header-swiper .swiper-button-next {
  width: 44.01px;
  height: 47px;
  color: white;
  font-weight: bold;
}

.header-swiper .swiper-pagination {
  width: 16px;
  height: 19px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: normal;
  color: white;
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 14px;
  left: 59px;
}

.text {
  width: 100%;
  max-width: 1402px;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #000035;
  margin: 100px auto 0 auto;
}

.text h2 {
  font-size: 34px;
  line-height: 41px;
  margin-bottom: 0;
}

.text p {
  margin-bottom: 0;
}

.columns {
  height: 70vh;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}

.columns > * {
  width: 45%;
  margin-right: 30px;
}

.gallery {
  width: 100%;
  max-width: 1402px;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  top: 130px;
}

.gallery h2 {
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: #000035;
}

.grid-gallery {
  display: flex;
  flex-wrap: wrap;
}

.grid-gallery-images {
  margin: 0.4vw;
}

a[data-fancybox] img {
  cursor: zoom-in;
}

.filter {
  filter: brightness(0.5);
  cursor: pointer;
}

.hidden {
  display: none;
}

.plus-img {
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
  color: white;
  font-size: 34px;
  line-height: 41px;
  position: absolute;
  top: 430px;
  left: 1210px;
  cursor: pointer;
}

@media (min-width: 1921px) {
  .columns {
    height: 30vh;
  }
  .grid-gallery-images {
    margin: 0.3vh;
  }
  .sponsors {
    max-width: 100vw;
    left: 0;
  }
  .tamogatok {
    max-width: 100vw;
    left: 0;
    text-align: center;
  }
  .logos {
    left: 7vw;
  }
  .footer {
    top: 20vh;
  }
}
@media (max-width: 1700px) {
  .content {
    max-width: 80%;
  }
  .slider .slider-nav {
    left: 68vw;
  }
  .columns {
    display: block;
    height: -moz-fit-content;
    height: fit-content;
  }
  .columns > * {
    width: 100%;
    margin-right: 0;
  }
  .grid-gallery-images {
    margin: 1.5vw;
  }
  .plus-img {
    transform: translate(-43vw, 44vh);
  }
  .sponsors {
    max-width: 100vw;
  }
  .tamogatok {
    max-width: 80%;
    text-align: center;
  }
  .logos {
    left: 10vw;
    max-width: 80%;
  }
}
@media (max-width: 1200px) {
  .grid-gallery-images {
    margin: 2.7vh 8.3vh;
  }
  .plus-img {
    transform: translate(-44vw, 75vh);
  }
}
@media (max-width: 1100px) {
  .content {
    top: 0;
  }
  .slider .slider-nav {
    left: 65vw;
  }
  .grid-gallery {
    justify-content: center;
  }
  .grid-gallery-images {
    margin: 1vw 0;
  }
  .plus-img {
    transform: translate(-110vw, 130vh);
  }
  .footer {
    top: 50vh;
  }
}
@media (max-width: 920px) and (max-height: 450px) and (orientation: landscape) {
  .logo,
  .logo img {
    transform: scale(0.8);
    margin-top: 0;
    margin-left: 0;
  }
  .back {
    top: 90px;
  }
  .content {
    top: 30px;
  }
  .title {
    font-size: 5vw;
    line-height: 15vh;
  }
  .img-slider,
  .slider,
  .header-swiper {
    height: 100vh;
    top: 2vh;
  }
  .header-slide img {
    height: 100vh;
  }
  .slider .slider-nav {
    top: 85vh;
    left: 60vw;
  }
  .text {
    top: 10vh;
  }
  .grid-gallery {
    justify-content: flex-start;
  }
  .grid-gallery-images {
    margin: 0.5vw;
  }
  .sponsors {
    height: -moz-fit-content;
    height: fit-content;
  }
  .logos {
    top: 2vh;
  }
  .footer {
    top: 70vh;
  }
}
@media (max-width: 900px) and (orientation: portrait) {
  .slider .slider-nav {
    left: 62vw;
  }
}
@media (max-width: 550px) {
  .logo,
  .logo img {
    transform: scale(0.85);
    margin-top: 0;
    margin-left: 0;
  }
  .back {
    font-size: 1.5vh;
    line-height: 3vh;
    right: 0px;
    top: 70px;
  }
  .title {
    font-size: 11vw;
    line-height: 9vh;
  }
  .img-slider,
  .slider,
  .header-swiper {
    height: 40vh;
  }
  .header-slide img {
    height: 30vh;
    box-shadow: rgba(0, 0, 0, 0.35) 6px 6px 10px;
  }
  .slider .slider-nav {
    top: 35vh;
    left: 25vw;
  }
  .logos {
    margin: 0;
    flex-wrap: wrap;
  }
  .footer {
    top: 30vh;
  }
}/*# sourceMappingURL=elovilag.css.map */