@charset "UTF-8";
/* line 5, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.rvm/src/rvm/gems/ruby-2.0.0-p247/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../../../base_app/sass/base/_main.sass */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../../base_app/sass/base/_main.sass */
* {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 11, ../../../base_app/sass/base/_main.sass */
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 15, ../../../base_app/sass/base/_main.sass */
body {
  font-family: "Open Sans", Tahoma, Arial, sans-serif;
  position: relative;
  font-size: 13px;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  min-height: 100%;
  line-height: 20px;
  color: white;
}

/* line 27, ../../../base_app/sass/base/_main.sass */
p {
  line-height: 20px;
  color: #fafafa;
  padding-bottom: 20px;
}

/* line 33, ../../../base_app/sass/base/_main.sass */
a {
  color: #fafafa;
  text-decoration: none;
}
/* line 37, ../../../base_app/sass/base/_main.sass */
a:hover {
  color: #c7c7c7;
}
/* line 40, ../../../base_app/sass/base/_main.sass */
a:active {
  text-decoration: none;
}

/* line 43, ../../../base_app/sass/base/_main.sass */
h1 {
  font-size: 1.3em;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

/* line 48, ../../../base_app/sass/base/_main.sass */
b,
strong {
  font-weight: bold;
}

/* line 52, ../../../base_app/sass/base/_main.sass */
#container {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* line 58, ../../../base_app/sass/base/_main.sass */
.wrapper {
  margin: 0 auto;
}

/* line 61, ../../../base_app/sass/base/_main.sass */
#maximage {
  display: none;
  position: relative !important;
}

/* line 65, ../../../base_app/sass/base/_main.sass */
#holder {
  position: absolute;
  width: auto;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 73, ../../../base_app/sass/base/_main.sass */
.show_on_load {
  opacity: 0;
}

/* line 76, ../../../base_app/sass/base/_main.sass */
.inner_content {
  margin-top: 80px;
}

/* line 81, ../../../base_app/sass/base/_main.sass */
.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 0.3);
}

/* line 84, ../../../base_app/sass/base/_main.sass */
.fancybox-overlay {
  top: 80px;
  background: black;
}
/* line 88, ../../../base_app/sass/base/_main.sass */
.fancybox-overlay .nav_arrows {
  position: fixed;
}
/* line 91, ../../../base_app/sass/base/_main.sass */
.fancybox-overlay .close_cross {
  position: fixed;
  top: 80px;
}

/* line 95, ../../../base_app/sass/base/_main.sass */
.fancybox-title {
  margin-top: 0;
  padding: 20px 10px 30px;
  line-height: 20px;
  text-align: center;
  color: white;
  background: black;
}
/* line 103, ../../../base_app/sass/base/_main.sass */
.fancybox-title .title {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

/* line 109, ../../../base_app/sass/base/_main.sass */
.fancybox-skin {
  background: black;
  border-radius: 0;
}

/* line 113, ../../../base_app/sass/base/_main.sass */
.fancybox-image {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

/* line 117, ../../../base_app/sass/base/_main.sass */
.html_view {
  text-align: center;
}
/* line 120, ../../../base_app/sass/base/_main.sass */
.html_view img {
  max-width: 800px;
}

/* ==========================================================================
 * Font Awesomre links
 * ========================================================================== */
/* line 15, ../../../base_app/sass/helpers/_fa_links.sass */
.fa-links {
  text-align: left;
}
/* line 18, ../../../base_app/sass/helpers/_fa_links.sass */
.fa-links a {
  text-align: center;
  display: inline-block;
  margin: 0 10px 10px 0;
  width: 40px;
  height: 40px;
  border: 3px solid black;
  font-size: 20px;
  line-height: 1.75em;
  color: #96c3c8;
  background: black;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
/* line 31, ../../../base_app/sass/helpers/_fa_links.sass */
.fa-links a:hover {
  color: white;
  background: #d34626;
  border-color: #d34626;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* line 10, ../../../base_app/sass/helpers/_loader_spinner.sass */
.spinner {
  min-width: 30px;
  min-height: 30px;
}

/* line 15, ../../../base_app/sass/helpers/_loader_spinner.sass */
.spinner:before {
  content: "Loading…";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
}

/* line 26, ../../../base_app/sass/helpers/_loader_spinner.sass */
.spinner:not(:required):before {
  content: "";
  border-radius: 50%;
  border: 2px solid #555;
  border-top-color: white;
  animation: spinner 0.6s linear infinite;
  -webkit-animation: spinner 0.6s linear infinite;
}

/* line 1, ../../sass/_header.sass */
#content {
  background: black;
}

/* line 5, ../../sass/_header.sass */
.side-menu {
  background: black;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 11, ../../sass/_header.sass */
.side-menu .pages {
  margin: 30px 20px 0 40px;
}
/* line 14, ../../sass/_header.sass */
.side-menu .pages li {
  line-height: 40px;
}
/* line 17, ../../sass/_header.sass */
.side-menu__bottom {
  margin: 10px 20px 0 40px;
  padding-top: 10px;
  border-top: 1px dotted rgba(255, 255, 255, 0.5);
}
/* line 24, ../../sass/_header.sass */
.side-menu .social a {
  display: inline-block;
  padding: 10px 15px 10px 0;
  color: #b3b3b3;
}
/* line 28, ../../sass/_header.sass */
.side-menu .social a:hover {
  color: white;
}
/* line 30, ../../sass/_header.sass */
.side-menu .social .fa {
  font-size: 22px;
}
/* line 32, ../../sass/_header.sass */
.side-menu .copyright {
  margin-top: 10px;
  font-size: 10px;
  color: gray;
}
/* line 36, ../../sass/_header.sass */
.side-menu .copyright a {
  text-decoration: underline;
}
/* line 39, ../../sass/_header.sass */
.side-menu .langs {
  margin: 10px 0;
}
/* line 42, ../../sass/_header.sass */
.side-menu .langs a, .side-menu .langs span {
  padding: 0 4px;
}
/* line 45, ../../sass/_header.sass */
.side-menu .langs span {
  color: black;
  background: white;
  margin: 0 3px;
}
/* line 50, ../../sass/_header.sass */
.side-menu .langs span:first-child {
  margin-left: 0;
}

/* line 55, ../../sass/_header.sass */
#toolbar {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 80px;
  background: black;
}
/* line 73, ../../sass/_header.sass */
#toolbar #logo {
  position: absolute;
  top: 50%;
  background: url("/media/uploads/logo/logo_elena_kornilova.png") no-repeat 50% 50%;
  background-size: contain;
  text-indent: -99999px;
  margin-top: -18px;
  height: 36px;
}
/* line 83, ../../sass/_header.sass */
#toolbar #logo span {
  letter-spacing: 0.7em;
  font-size: 20px;
  text-shadow: 0px 0px 1px black;
}
@media (min-width: 0px) {
  /* line 73, ../../sass/_header.sass */
  #toolbar #logo {
    left: 56%;
    margin-left: -110px;
    width: 220px;
  }
}
@media (min-width: 768px) {
  /* line 73, ../../sass/_header.sass */
  #toolbar #logo {
    margin-left: -170px;
    width: 340px;
    left: 50%;
  }
}
/* line 127, ../../sass/_header.sass */
#toolbar #open-left {
  background: url("/static/images/bars.png") 50% 50%;
  width: 80px;
  height: 80px;
  display: block;
}

/* line 1, ../../sass/_page_side_text.sass */
.side_text {
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 0;
  max-width: 300px;
  padding: 20px 20px 40px 40px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}
@media (min-width: 0px) {
  /* line 1, ../../sass/_page_side_text.sass */
  .side_text {
    width: 100%;
    max-width: 99999px;
    padding: 20px 10px 20px 25px;
  }
}
@media (min-width: 768px) {
  /* line 1, ../../sass/_page_side_text.sass */
  .side_text {
    width: auto;
    max-width: 370px;
    padding: 20px 20px 40px 40px;
  }
}
@media (min-width: 992px) {
  /* line 1, ../../sass/_page_side_text.sass */
  .side_text {
    max-width: 370px;
  }
}
@media (min-width: 1300px) {
  /* line 1, ../../sass/_page_side_text.sass */
  .side_text {
    max-width: 400px;
  }
}
@media (min-width: 1500px) {
  /* line 1, ../../sass/_page_side_text.sass */
  .side_text {
    max-width: 450px;
  }
}

/* line 31, ../../sass/_page_side_text.sass */
.about #holder {
  position: absolute;
  width: auto;
  top: 80px;
  left: 0;
  bottom: 0;
}
@media (min-width: 0px) {
  /* line 31, ../../sass/_page_side_text.sass */
  .about #holder {
    right: 0;
  }
}
@media (min-width: 768px) {
  /* line 31, ../../sass/_page_side_text.sass */
  .about #holder {
    right: 370px;
  }
}
@media (min-width: 992px) {
  /* line 31, ../../sass/_page_side_text.sass */
  .about #holder {
    right: 370px;
  }
}
@media (min-width: 1300px) {
  /* line 31, ../../sass/_page_side_text.sass */
  .about #holder {
    right: 400px;
  }
}
@media (min-width: 1500px) {
  /* line 31, ../../sass/_page_side_text.sass */
  .about #holder {
    right: 450px;
  }
}

/* line 1, ../../sass/_contacts.sass */
#contacts {
  display: table;
  width: 100%;
  height: 100%;
}
/* line 5, ../../sass/_contacts.sass */
#contacts .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* line 11, ../../sass/_contacts.sass */
#contacts .social a {
  display: inline-block;
  padding: 10px 15px;
  color: #b3b3b3;
}
/* line 15, ../../sass/_contacts.sass */
#contacts .social a:hover {
  color: white;
}
/* line 17, ../../sass/_contacts.sass */
#contacts .social .fa {
  font-size: 30px;
}
/* line 20, ../../sass/_contacts.sass */
#contacts .copyright {
  position: absolute;
  bottom: 20px;
  width: 100%;
  margin-top: 10px;
  color: gray;
}
/* line 26, ../../sass/_contacts.sass */
#contacts .copyright a {
  text-decoration: underline;
}

/* line 3, ../../../portfolio/sass/_portfolio.sass */
.portfolio #portfolio_content {
  position: absolute;
  right: 20px;
  left: 20px;
  top: 0;
  bottom: 20px;
}
/* line 10, ../../../portfolio/sass/_portfolio.sass */
.portfolio__item {
  display: block;
  float: left;
  width: 33.33333%;
  padding: 60px 8.5%;
  line-height: 0;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 19, ../../../portfolio/sass/_portfolio.sass */
.portfolio__item img {
  width: 100%;
}
/* line 22, ../../../portfolio/sass/_portfolio.sass */
.portfolio__item:hover {
  opacity: 0.9;
}
@media (min-width: 0px) {
  /* line 27, ../../../portfolio/sass/_portfolio.sass */
  .portfolio__item {
    padding: 30px 7%;
  }
}
@media (min-width: 768px) {
  /* line 32, ../../../portfolio/sass/_portfolio.sass */
  .portfolio__item {
    padding: 60px 7.5%;
  }
}
@media (min-width: 1500px) {
  /* line 37, ../../../portfolio/sass/_portfolio.sass */
  .portfolio .wrapper {
    max-width: 1500px;
  }
  /* line 40, ../../../portfolio/sass/_portfolio.sass */
  .portfolio__item {
    padding: 60px 5.5%;
  }
}

/* line 46, ../../../portfolio/sass/_portfolio.sass */
.portfolio_item #portfolio_content {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
/* line 53, ../../../portfolio/sass/_portfolio.sass */
.portfolio_item #portfolio_content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 40%;
  width: 100%;
  z-index: 10;
}

/* line 61, ../../../portfolio/sass/_portfolio.sass */
.nav_arrows {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -50px;
  z-index: 1000;
  cursor: pointer;
}
/* line 70, ../../../portfolio/sass/_portfolio.sass */
.nav_arrows.next {
  right: 30px;
}
/* line 73, ../../../portfolio/sass/_portfolio.sass */
.nav_arrows.prev {
  left: 30px;
}
/* line 76, ../../../portfolio/sass/_portfolio.sass */
.nav_arrows:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
}
/* line 86, ../../../portfolio/sass/_portfolio.sass */
.nav_arrows.next:after {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 89, ../../../portfolio/sass/_portfolio.sass */
.nav_arrows.prev:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 92, ../../../portfolio/sass/_portfolio.sass */
.close_cross {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: 0;
  right: 20px;
  z-index: 1000;
  cursor: pointer;
}
/* line 102, ../../../portfolio/sass/_portfolio.sass */
.close_cross:after, .close_cross:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 30px;
  width: 1px;
  height: 40px;
  background: white;
}
/* line 112, ../../../portfolio/sass/_portfolio.sass */
.close_cross:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 115, ../../../portfolio/sass/_portfolio.sass */
.close_cross:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 1, ../../../publications/sass/_pub.sass */
#publications {
  position: absolute;
  right: 20px;
  left: 20px;
  top: 0;
  bottom: 20px;
  text-align: center;
}
@media (min-width: 1500px) {
  /* line 11, ../../../publications/sass/_pub.sass */
  #publications .wrapper {
    max-width: 1500px;
  }
  /* line 14, ../../../publications/sass/_pub.sass */
  #publications .pub_item {
    padding: 60px 4%;
  }
}

/* line 18, ../../../publications/sass/_pub.sass */
.pub_item {
  display: inline-block;
  line-height: 0;
  width: 25%;
  padding: 60px 6%;
  opacity: 1;
  vertical-align: middle;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 27, ../../../publications/sass/_pub.sass */
.pub_item img {
  width: 100%;
}
/* line 30, ../../../publications/sass/_pub.sass */
.pub_item:hover {
  opacity: 0.9;
}

@media (min-width: 0px) {
  /* line 35, ../../../publications/sass/_pub.sass */
  .pub_item {
    width: 28%;
    padding: 30px 3%;
  }
}
@media (min-width: 768px) {
  /* line 41, ../../../publications/sass/_pub.sass */
  .pub_item {
    width: 25%;
    padding: 60px 6%;
  }
}
/* line 3, ../../../furniture/sass/_furniture.sass */
.furniture .type_list {
  position: absolute;
  top: 80px;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* line 9, ../../../furniture/sass/_furniture.sass */
.furniture .type_list .type_item {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  background-size: cover;
  background-position: 50%;
}
/* line 17, ../../../furniture/sass/_furniture.sass */
.furniture .type_list .type_item:nth-child(2) {
  left: 50%;
}
/* line 20, ../../../furniture/sass/_furniture.sass */
.furniture .type_list .type_item a {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -50px;
  padding: 20px 5%;
  line-height: 130%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.7em;
  font-size: 20px;
  text-shadow: 0px 0px 1px black;
}
@media (min-width: 0px) {
  /* line 20, ../../../furniture/sass/_furniture.sass */
  .furniture .type_list .type_item a {
    font-size: inherit;
  }
}
@media (min-width: 768px) {
  /* line 20, ../../../furniture/sass/_furniture.sass */
  .furniture .type_list .type_item a {
    font-size: 20px;
  }
}
@media (orientation: portrait) {
  /* line 9, ../../../furniture/sass/_furniture.sass */
  .furniture .type_list .type_item {
    position: relative;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 400px;
  }
}
@media (orientation: portrait) and (min-width: 0px) {
  /* line 9, ../../../furniture/sass/_furniture.sass */
  .furniture .type_list .type_item {
    height: 400px;
  }
}
@media (orientation: portrait) and (min-width: 768px) {
  /* line 9, ../../../furniture/sass/_furniture.sass */
  .furniture .type_list .type_item {
    height: 600px;
  }
}
@media (orientation: portrait) {
  /* line 53, ../../../furniture/sass/_furniture.sass */
  .furniture .type_list .type_item:nth-child(2) {
    left: 0;
  }
}
/* line 57, ../../../furniture/sass/_furniture.sass */
.furniture.item .inner_content {
  position: relative;
  top: 80px;
}
/* line 60, ../../../furniture/sass/_furniture.sass */
.furniture_list {
  margin: 30px 30px 0 30px;
}
@media (orientation: portrait) {
  /* line 60, ../../../furniture/sass/_furniture.sass */
  .furniture_list {
    margin: 30px 0 0 0;
  }
}
/* line 66, ../../../furniture/sass/_furniture.sass */
.furniture_list .furniture_box {
  display: table;
}
/* line 69, ../../../furniture/sass/_furniture.sass */
.furniture__item {
  display: table-cell;
  padding: 30px 0;
  vertical-align: middle;
}
/* line 74, ../../../furniture/sass/_furniture.sass */
.furniture__item a {
  display: block;
  width: 500px;
  text-align: center;
  margin-bottom: 30px;
}
/* line 80, ../../../furniture/sass/_furniture.sass */
.furniture__item a img {
  max-width: 60%;
}
@media (orientation: portrait) {
  /* line 74, ../../../furniture/sass/_furniture.sass */
  .furniture__item a {
    width: 320px;
  }
}
@media (min-width: 1300px) {
  /* line 74, ../../../furniture/sass/_furniture.sass */
  .furniture__item a {
    width: 550px;
  }
}
@media (min-width: 1500px) {
  /* line 74, ../../../furniture/sass/_furniture.sass */
  .furniture__item a {
    width: 700px;
  }
}
/* line 93, ../../../furniture/sass/_furniture.sass */
.furniture__item__title {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.2em;
}
/* line 100, ../../../furniture/sass/_furniture.sass */
.furniture__item__description {
  display: block;
  max-width: 250px;
  margin: 0 auto;
}
