html {
  font-size: 1vw; }

html, body {
  height: 100%; }

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ul, ol {
  list-style: none; }

body {
  background-color: #d18f64; }

.section {
  margin-bottom: 7.5em; }

.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col {
  width: 50vw; }

footer {
  padding-top: 5em; }

nav {
  margin-top: 7.5em; }

.left {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10; }
  .left h1 {
    width: 100%;
    text-align: center;
    color: #fff; }

.wrap {
  margin: 0 2em;
  position: relative; }

.content {
  padding: 2em 2.5em; }

.dashed_border {
  width: 0.23em;
  position: absolute;
  top: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), color-stop(20%, #000));
  background-image: -webkit-linear-gradient(top, transparent 20%, #000 20%);
  background-image: -o-linear-gradient(top, transparent 20%, #000 20%);
  background-image: linear-gradient(to bottom, transparent 20%, #000 20%);
  background-size: 100% 2.5em; }
  .dashed_border.right_border {
    right: 0; }

@font-face {
  font-family: "Favorit";
  src: url("../webfonts/favorit-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

body {
  font-family: "Favorit", sans-serif;
  color: #000;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-feature-settings: "kern" on,"kern";
  font-feature-settings: "kern" on,"kern";
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, p, li {
  font-weight: 400;
  cursor: default; }

h1 {
  font-size: 3.1em;
  line-height: 1.1;
  letter-spacing: 0.026em; }

h2 {
  font-size: 1.6em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.026em;
  margin-bottom: 1.3em; }

a {
  color: currentColor;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, #000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
  background-repeat: repeat-x;
  background-size: 2px 4px;
  background-position: 0 1.3em;
  padding: 0.1em 0; }

.top-header {
  text-align: center;
  margin-bottom: 0.65em; }

p {
  font-size: 1.6em;
  line-height: 1.35;
  margin-bottom: 1.3em; }

.small_t {
  font-size: 1.3em; }

.tnum {
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum"; }

.center_align {
  text-align: center; }

.italic {
  font-style: oblique; }

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

nav a {
  background: none; }

.header_img {
  margin: -1em -1.5em 4.5em; }

figure {
  margin: 0 -3.5em 2em;
  background-color: #d18f64; }
  figure img {
    width: 100%;
    mix-blend-mode: multiply;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s; }
  figure figcaption {
    padding: 0 calc(3em - 0.23em);
    cursor: default; }
  figure:hover:not(.map) {
    z-index: 1;
    background-color: transparent;
    position: relative; }
    figure:hover:not(.map) img {
      mix-blend-mode: normal;
      -webkit-filter: none;
      filter: none;
      -webkit-transition: all .25s;
      -o-transition: all .25s;
      transition: all .25s; }

.left-img {
  position: absolute;
  top: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 1;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
  width: 90vw;
  height: 90vh;
  margin: 5vh 5vw;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  .left-img.hide {
    opacity: 0; }

.left-img[number="5"] {
  background-image: url(../images/r2_bg5.jpg); }

.left-img[number="10"] {
  background-image: url(../images/r2_bg10.jpg); }

.left-img[number="12"] {
  background-image: url(../images/r2_bg12.jpg); }

.left-img[number="14"] {
  background-image: url(../images/r2_bg14.jpg); }

.left-img[number="15"] {
  background-image: url(../images/r2_bg15.jpg); }

.left-img[number="18"] {
  background-image: url(../images/r2_bg18.jpg); }

.left-img[number="20"] {
  background-image: url(../images/r2_bg20.jpg); }

.left-img[number="30"] {
  background-image: url(../images/r2_bg30.jpg); }

.left-img[number="33"] {
  background-image: url(../images/r2_bg33.jpg); }

.left-img[number="34"] {
  background-image: url(../images/r2_bg34.jpg); }

.left-img[number="35"] {
  background-image: url(../images/r2_bg35.jpg); }

.left-img[number="36"] {
  background-image: url(../images/r2_lyuba_hover.jpg); }

.left-img[number="37"] {
  background-image: url(../images/r2_erik_hover.jpg); }

.image-hover {
  padding: 0.25em 0; }

.map_section {
  text-align: center; }

.map_link {
  font-size: 1.3em; }

.map_legend {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2.5em;
  margin: 2em 0; }
  .map_legend .legend_row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 8fr;
    grid-template-columns: 1fr 8fr;
    grid-gap: 1em; }
    .map_legend .legend_row li {
      font-size: 1.3em;
      line-height: 1.35;
      text-align: left; }

@media only screen and (max-width: 1024px) {
  .left-img {
    display: none; } }

@media only screen and (max-width: 768px) {
  html {
    font-size: 2.8vw; }
  .left {
    display: none; }
  .right {
    width: 100vw; }
  .content {
    padding: 2em 2em; }
  figure {
    margin: 0 -3em 2em; }
  .map_legend {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 0;
    margin: 3em 0; }
  .header_img {
    margin: 0 -1em 4.5em; } }
