p {
  margin-bottom: 10px;
}

.screen-1 {
  display: none;
  height: 100vh;
}

.navbar-k {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  border-bottom: 3px solid rgba(118, 164, 186, 0.85);
  background-color: rgba(24, 46, 109, 0.75);
}

.logo-img {
  height: 42px;
  margin-left: 10px;
}

.body {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.nav_menu {
  max-height: 58px;
}

.nav-link {
  padding: 22px 8px 16px;
  border-bottom: 3px solid transparent;
  -webkit-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
  transition: all 400ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #07153d;
  color: #76a4ba;
}

.nav-link.w--current {
  border-bottom-color: #07153d;
  color: #76a4ba;
}

.nav-link.w--current:hover {
  color: #07153d;
}

.brand-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 8px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: right;
}

.title-1 {
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 0px;
  float: none;
  clear: none;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.title-2 {
  display: inline-block;
  float: none;
  clear: none;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.title_name {
  font-family: Ruslandisplay, Georgia, sans-serif;
  font-size: 16px;
}

.screen-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 680px;
  padding: 61px 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/bg-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.title-screen {
  margin-bottom: 21px;
  font-family: Cyrillicoldbold, Georgia, sans-serif;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  text-shadow: 0 0 19px #fff;
}

.title-screen.scr-3 {
  line-height: 28px;
  text-align: center;
}

.paragraf-about {
  max-width: 450px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
}

.btn-histiry {
  display: inline-block;
  padding: 14px 22px 11px;
  border: 2px solid #fff;
  box-shadow: 0 0 16px 0 #fff;
  -webkit-transition: all 683ms ease;
  transition: all 683ms ease;
  font-family: Cyrillicoldbold, Georgia, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.btn-histiry:hover {
  background-color: #fff;
  color: #000;
}

.screen-3 {
  padding: 61px 55px;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/bg-scr2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.row-content {
  width: 100%;
}

.line {
  display: block;
  width: 72px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #76a4ba;
}

.line.white {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}

.block-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 205px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/kreml.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 18px 0 #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

.block-wrap:hover {
  box-shadow: 0 0 21px 7px #fff;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.block-wrap.yakutsk {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/yakutsk.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.block-wrap.chaykovski {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/chaykovskiy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block-wrap.sochi {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/sochi.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.block-wrap.slavyanskiy {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slavyanskiy.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.block-wrap.fakel {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/fakel.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  text-decoration: none;
}

.title-event {
  font-family: Cyrillicoldbold, Georgia, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.discription-event {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.row-event {
  margin-bottom: 30px;
}

.row-event._2 {
  margin-bottom: 0px;
}

.col-event {
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.screen-4 {
  width: 100%;
  padding: 61px 55px;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/b_scr_video.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.video-slide {
  overflow: visible;
  height: 100%;
  min-height: 450px;
  padding-bottom: 22px;
  background-color: transparent;
}

.wrap-video {
  display: block;
  max-width: 80%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0.55);
  box-shadow: 0 0 19px 0 #fff;
}

.slide-video {
  padding-right: 45px;
  padding-left: 45px;
}

.left-arrow {
  width: 55px;
}

.icon-left {
  margin-right: 14px;
  margin-left: 0px;
}

.right-arrow {
  width: 55px;
}

.icon-right {
  margin-right: 0px;
  margin-left: 14px;
}

.video-content {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  min-height: 250px;
  padding: 10px 15px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.46);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #333;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.video-content:hover {
  background-color: #fff;
}

.bg-video-scr1 {
  width: 100%;
  height: 100vh;
}

.title-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 68px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Cyrillicoldbold, Georgia, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
}

.heading {
  font-size: 14px;
}

.heading-2 {
  display: block;
  margin-top: 0px;
  font-size: 14px;
  font-weight: 400;
}

.screen-5 {
  width: 100%;
  padding: 61px 55px;
  background-image: linear-gradient(135deg, #52adef, #2f264a);
}

.slide1 {
  width: 100%;
  height: 100%;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/IMG_1480.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrap-sl {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.slider-photo {
  height: 450px;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.lightbox-link.two-photo {
  margin-bottom: -5px;
}

.icon {
  display: block;
  height: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
}

.col-photo {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.img-lb {
  display: block;
  width: 100%;
  height: 150px;
  margin-bottom: 0px;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/DSC_9291.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-lb._2 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/IMG_0012_p.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-lb._3 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/43536.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-lb._4 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/2424234.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-lb._5 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/7687687.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-lb._6 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/4354545.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.row-2 {
  padding-bottom: 0px;
}

.row-3 {
  box-shadow: 0 0 27px 0 #fff;
}

.footer {
  padding: 30px 55px;
  background-color: #1a2441;
}

.button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #213a83;
  font-family: Cyrillicoldbold, Georgia, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-photo-all {
  display: block;
  width: 300px;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #213a83;
  box-shadow: 0 0 20px 0 #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Cyrillicoldbold, Georgia, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.btn-photo-all:hover {
  background-color: #fff;
  color: #07153d;
}

.emphasized-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.txt-cop {
  color: #fff;
}

.slide2 {
  height: 100%;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/322324.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-sections {
  min-height: 100vh;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/background-kalinka.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.content-block {
  min-height: 500px;
  padding: 61px 0px;
}

.ferst-sect {
  position: relative;
  height: 100vh;
}

.slider {
  height: 100%;
}

.slide-wr {
  width: 100%;
  height: 100%;
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slide1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-wr.sl2 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slide2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-wr.sl3 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slide3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-wr.sl4 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slide4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-wr.sl5 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slide5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-wr.sl6 {
  background-image: url('/images/personal-pages-share/1233091542/webflow/images/slide7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.down {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 8%;
  z-index: 2;
  display: block;
  width: 56px;
  height: 56px;
  margin-right: auto;
  margin-left: auto;
  border: 3px none #fff;
  border-radius: 42px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 46, 109, 0.88)), to(rgba(24, 46, 109, 0.88)));
  background-image: linear-gradient(180deg, rgba(24, 46, 109, 0.88), rgba(24, 46, 109, 0.88));
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
}

.down.w--current {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 46, 109, 0.76)), to(rgba(24, 46, 109, 0.76)));
  background-image: linear-gradient(180deg, rgba(24, 46, 109, 0.76), rgba(24, 46, 109, 0.76));
}

.text-block {
  text-decoration: none;
}

.txt-d {
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 56px;
  font-weight: 400;
}

.geo-webflow-nav-dropdown-toogle {
  padding: 0px 18px 0px 0px;
}

.geo-webflow-nav-dropdown-toogle.nav-link {
  display: inline-block;
  padding-top: 22px;
  padding-bottom: 16px;
  padding-left: 5px;
}

.icontogle {
  top: 4px;
  right: 0px;
  margin-right: 5px;
  color: #fff;
}

.geo-webflow-nav-dropdown-list.w--open {
  background-color: rgba(33, 58, 131, 0.77);
}

.drop-link {
  color: #fff;
}

.drop-text {
  color: #fff;
}

.geo-webflow-nav-link {
  color: #fff;
}

.video {
  width: 100%;
  height: auto;
}

.video-2 {
  width: 100%;
  height: auto;
}

.video-3 {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 991px) {
  .body {
    background-image: url('/images/personal-pages-share/1233091542/webflow/images/bg-scr2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .nav_menu {
    margin-top: 61px;
  }

  .nav-link {
    border-bottom-style: none;
    background-color: #182e6d;
    text-align: center;
  }

  .screen-2 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .btn-histiry {
    line-height: 24px;
    text-align: center;
  }

  .screen-3 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .block-wrap {
    min-height: 250px;
  }

  .block-wrap.fakel {
    min-height: 250px;
  }

  .title-event {
    line-height: 26px;
  }

  .discription-event {
    line-height: 22px;
  }

  .screen-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .video-slide {
    min-height: 373px;
  }

  .video-content {
    min-height: 234px;
  }

  .heading-2 {
    line-height: 22px;
  }

  .screen-5 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .footer {
    padding-right: 25px;
    padding-left: 25px;
  }

  .content-block {
    height: 100vh;
    padding: 63px 0px 25px;
  }

  .icon-2 {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
  }

  .menu-button {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #182e6d;
  }
}

@media screen and (max-width: 767px) {
  .screen-2 {
    min-height: 400px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('/images/personal-pages-share/1233091542/webflow/images/bg-2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('/images/personal-pages-share/1233091542/webflow/images/bg-2.jpg');
    background-position: 0px 0px, 59% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .block-wrap {
    margin-bottom: 25px;
  }

  .screen-4 {
    background-attachment: scroll;
  }

  .video-slide {
    min-height: 554px;
  }

  .video-content {
    display: none;
  }

  .menu-button {
    margin-top: 5px;
  }

  .ferst-sect {
    height: 400px;
  }

  .wr-title {
    width: 241px;
  }
}

@font-face {
  font-family: 'Ruslandisplay';
  src: url('/images/personal-pages-share/1233091542/webfl/images/personal-pages-share/1233091542/webflow/fonts/ruslandisplay.woff2') format('woff2'), url('/images/personal-pages-share/1233091542/webflow/fonts/ruslandisplay.woff') format('woff'), url('/images/personal-pages-share/1233091542/webflow/fonts/ruslandisplay.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome webfont';
  src: url('/images/personal-pages-share/1233091542/webflow/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('/images/personal-pages-share/1233091542/webflow/fonts/fontawesome-webfont.woff') format('woff'), url('/images/personal-pages-share/1233091542/webflow/fonts/fontawesome-webfont.ttf') format('truetype'), url('/images/personal-pages-share/1233091542/webflow/fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Entypo';
  src: url('/images/personal-pages-share/1233091542/webflow/fonts/entypo.eot') format('embedded-opentype'), url('/images/personal-pages-share/1233091542/webflow/fonts/entypo.woff') format('woff'), url('/images/personal-pages-share/1233091542/webflow/fonts/entypo.ttf') format('truetype'), url('/images/personal-pages-share/1233091542/webflow/fonts/entypo.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cyrillicoldbold';
  src: url('/images/personal-pages-share/1233091542/webflow/fonts/CyrillicOldBold.eot') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cyrillicoldbold';
  src: url('/images/personal-pages-share/1233091542/webflow/fonts/CyrillicOldBold.woff') format('woff'), url('/images/personal-pages-share/1233091542/webflow/fonts/CyrillicOldBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('/images/personal-pages-share/1233091542/webflow/fonts/fontawesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}