/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

/*
@mixin box-shadow($top, $left, $blur, $color, $inset: false) {
  @if $inset {
    -webkit-box-shadow:inset $top $left $blur $color;
    -moz-box-shadow:inset $top $left $blur $color;
    box-shadow:inset $top $left $blur $color;
  } @else {
    -webkit-box-shadow: $top $left $blur $color;
    -moz-box-shadow: $top $left $blur $color;
    box-shadow: $top $left $blur $color;
  }
}
*/
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.row {
  width: 100%;
  zoom: 1;
  display: table; }
  .row:before, .row:after {
    content: ''; }
  .row:after {
    content: '';
    display: block;
    clear: both; }
  .row .column {
    height: 100%;
    float: left;
    margin: 0;
    min-height: 1px;
    margin-bottom: 10px; }
    .row .column iframe {
      width: 100% !important; }
    @media screen and (max-width: 700px) {
      .row .column {
        width: 100% !important;
        height: auto;
        float: none;
        margin: 0 !important;
        margin-bottom: 10px !important;
        padding-right: 0 !important;
        text-align: left !important; } }
    .row .column.padding {
      padding-right: 20px; }
      @media screen and (max-width: 700px) {
        .row .column.padding {
          padding-right: 0; } }
    .row .column.shift {
      min-height: 1px; }
    .row .column img {
      max-width: 100%;
      height: auto; }
      @media screen and (max-width: 700px) {
        .row .column img {
          width: 100% !important; } }
    .row .column.one {
      width: 8.33333%; }
    .row .column.two {
      width: 16.66667%; }
    .row .column.three {
      width: 25%; }
    .row .column.four {
      width: 33.33333%; }
    .row .column.five {
      width: 41.66667%; }
    .row .column.six {
      width: 50%; }
    .row .column.seven {
      width: 58.33333%; }
    .row .column.eight {
      width: 66.66667%; }
    .row .column.nine {
      width: 75%; }
    .row .column.ten {
      width: 83.33333%; }
    .row .column.eleven {
      width: 91.66667%; }
    .row .column.twelve {
      width: 100%; }

.sprite {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  background-size: 400%; }
  .sprite.social.facebook {
    background-position-x: 0; }
  .sprite.social.instagram {
    background-position-x: 33.33%; }
  .sprite.social.vimeo {
    background-position-x: 66.66%; }
  .sprite.icon.menu {
    background-position: 99.99%; }

body {
  padding: 4%;
  font-family: "Courier New", serif;
  font-weight: 400;
  font-size: 14px; }

* {
  box-sizing: border-box; }

input, textarea {
  width: 100%;
  background: none;
  border: none;
  font-family: "Courier New", serif;
  font-size: 14px;
  color: #000000;
  border: solid 1px rgba(0, 0, 0, 0.1);
  line-height: 10px;
  padding: 10px;
  outline: none; }
  input:focus, textarea:focus {
    border: solid 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  input[type=submit], textarea[type=submit] {
    font-weight: 600;
    border: solid 1px transparent;
    background-color: rgba(0, 0, 0, 0.1);
    height: 45px;
    /*
    -moz-transition:    $transition;
    -o-transition:      $transition;
    -webkit-transition: $transition;
    transition:         $transition;
    */
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    input[type=submit]:hover.positive, input[type=submit]:focus.positive, textarea[type=submit]:hover.positive, textarea[type=submit]:focus.positive {
      background-color: rgba(136, 162, 65, 0.3); }
    input[type=submit]:hover.negative, input[type=submit]:focus.negative, textarea[type=submit]:hover.negative, textarea[type=submit]:focus.negative {
      background-color: rgba(162, 66, 60, 0.3); }

textarea {
  min-height: 100px; }

.submit {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000000;
  line-height: 45px;
  width: 100%;
  font-weight: 600;
  border: solid 1px transparent;
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  height: 45px;
  /*
  -moz-transition:    $transition;
  -o-transition:      $transition;
  -webkit-transition: $transition;
  transition:         $transition;
  */
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  .submit:hover.positive, .submit:focus.positive {
    background-color: rgba(136, 162, 65, 0.3); }
  .submit:hover.negative, .submit:focus.negative {
    background-color: rgba(162, 66, 60, 0.3); }

body > header {
  background-color: #ffffff;
  opacity: 0.99; }
  body > header.fixed {
    position: fixed;
    padding-top: 4%;
    padding-bottom: 4%;
    top: 0;
    z-index: 2;
    padding-left: 4%;
    padding-right: 4%;
    left: 0;
    width: 100%; }
  @media screen and (max-width: 700px) {
    body > header {
      position: relative;
      padding-top: 0;
      padding-bottom: 0; } }
  body > header .logo {
    display: block;
    float: left;
    /*
    -moz-transition:    $transition;
    -o-transition:      $transition;
    -webkit-transition: $transition;
    transition:         $transition;
    */
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    body > header .logo .name {
      font-size: 30px;
      display: inline-block;
      vertical-align: middle;
      line-height: 38px;
      padding-right: 15px;
      border-right: solid 1px #000000;
      text-decoration: none;
      color: #000000; }
      @media screen and (max-width: 700px) {
        body > header .logo .name {
          font-size: 25px;
          padding-right: 10px; } }
    body > header .logo .description {
      margin-left: 10px;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 700px) {
        body > header .logo .description {
          font-size: 0.8em;
          margin-left: 5px; } }
    body > header .logo .s-logo {
      /*position: absolute;
      background-repeat: no-repeat;
      background-image: url(../img/logo.svg);
      background-position: center;
      background-size: cover;
      width: 28px;
      height: 38px;
      margin-left: 15px;
      display: inline-block;
      vertical-align: middle;
      */
      width: 28px;
      height: 38px;
      margin-left: -12px;
      margin-right: -12px; }
    body > header .logo:hover {
      opacity: 0.5; }
  body > header .right-menu {
    display: block;
    float: right !important; }
    @media screen and (max-width: 700px) {
      body > header .right-menu .language {
        display: none; } }
    body > header .right-menu .language a {
      text-decoration: none;
      color: #000000;
      /*
      -moz-transition:    $transition;
      -o-transition:      $transition;
      -webkit-transition: $transition;
      transition:         $transition;
      */
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      -ms-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
      body > header .right-menu .language a:hover {
        opacity: 0.5; }
      body > header .right-menu .language a.active {
        font-weight: 800; }
    body > header .right-menu .mobile.icon {
      display: none;
      width: 30px;
      height: 30px;
      opacity: 0.5;
      /*
      -moz-transition:    $transition;
      -o-transition:      $transition;
      -webkit-transition: $transition;
      transition:         $transition;
      */
      -webkit-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      -ms-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      body > header .right-menu .mobile.icon:hover {
        opacity: 1; }
      @media screen and (max-width: 700px) {
        body > header .right-menu .mobile.icon {
          display: block; } }
  body > header:after {
    display: block;
    content: ' ';
    clear: both; }

nav {
  position: fixed;
  top: 50%;
  -moz-transform: translateZ(0) translateY(-50%) scale(1, 1) translate3d(0, 0, 0);
  -webkit-transform: translateZ(0) translateY(-50%) scale(1, 1) translate3d(0, 0, 0);
  -ms-transform: translateZ(0) translateY(-50%) scale(1, 1) translate3d(0, 0, 0);
  transform: translateZ(0) translateY(-50%) scale(1, 1) translate3d(0, 0, 0);
  backface-visibility: hidden;
  width: 150px;
  z-index: 2; }
  @media screen and (max-width: 700px) {
    nav {
      position: relative;
      width: 100%;
      top: 0;
      z-index: auto;
      text-align: center;
      -moz-transform: translateZ(0) translateY(0) scale(1, 1) translate3d(0, 0, 0);
      -webkit-transform: translateZ(0) translateY(0) scale(1, 1) translate3d(0, 0, 0);
      -ms-transform: translateZ(0) translateY(0) scale(1, 1) translate3d(0, 0, 0);
      transform: translateZ(0) translateY(0) scale(1, 1) translate3d(0, 0, 0);
      max-height: 0;
      visibility: hidden;
      opacity: 0;
      margin-top: 0;
      border-bottom: solid 1px rgba(0, 0, 0, 0.1);
      /*
      -moz-transition:    $transition;
      -o-transition:      $transition;
      -webkit-transition: $transition;
      transition:         $transition;
      */
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      nav.fixed {
        position: fixed;
        top: 4%;
        z-index: 1;
        left: 0;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 4%;
        background-color: #ffffff;
        border: none; }
      nav.active {
        padding-bottom: 30px;
        margin-top: 20px;
        visibility: visible;
        max-height: 800px;
        opacity: 1; }
        nav.active.fixed {
          margin-top: 45px; } }
  nav > ul li a:hover {
    opacity: 0.5; }
  nav ul {
    /*
    -moz-transition:    $transition;
    -o-transition:      $transition;
    -webkit-transition: $transition;
    transition:         $transition;
    */
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    font-size: 25px;
    padding: 0;
    margin: 0;
    list-style: none; }
    nav ul li a {
      display: block;
      line-height: 35px;
      color: black;
      text-decoration: none;
      /*
      -moz-transition:    $transition;
      -o-transition:      $transition;
      -webkit-transition: $transition;
      transition:         $transition;
      */
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      nav ul li a.active {
        font-weight: 800; }
    nav ul li ul {
      visibility: hidden;
      max-height: 0;
      opacity: 0;
      font-size: 80%; }
      nav ul li ul.active {
        visibility: visible;
        opacity: 0.8;
        max-height: 800px; }
      nav ul li ul li {
        padding-left: 10px; }
        @media screen and (max-width: 700px) {
          nav ul li ul li {
            padding-left: 0; } }

.content {
  position: relative;
  padding-left: 215px;
  margin-top: 45px;
  padding-top: 4%;
  padding-bottom: 30px; }
  @media screen and (max-width: 700px) {
    .content {
      padding: 0;
      margin-top: 20px; } }
  .content h1 {
    font-style: italic;
    opacity: 0.8;
    font-weight: 400; }
  .content .row {
    margin-bottom: 20px; }

.intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-color: #fff;
  -moz-animation-name: fadeIntro;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 3s;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-name: fadeIntro;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
  animation-name: fadeIntro;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards; }
  .intro .logo {
    background-repeat: no-repeat;
    background-image: url(../img/logo-type.svg);
    background-position: center;
    width: 100%;
    height: 100%;
    -moz-animation-name: fadeLogo;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-duration: 1s;
    -webkit-animation-name: fadeLogo;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-duration: 1s;
    animation-name: fadeLogo;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-duration: 1s; }

@-moz-keyframes fadeLogo {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeLogo {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeLogo {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIntro {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@-webkit-keyframes fadeIntro {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@keyframes fadeIntro {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
footer {
  display: block;
  position: fixed;
  bottom: 4%; }
  footer a.social {
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    margin-right: 5px;
    /*
    -moz-transition:    $transition;
    -o-transition:      $transition;
    -webkit-transition: $transition;
    transition:         $transition;
    */
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    footer a.social:last-child {
      margin-right: 0; }
    footer a.social:hover {
      opacity: 1; }
  @media screen and (max-width: 700px) {
    footer {
      margin-top: 4%;
      position: relative;
      text-align: center; } }

.curtain {
  /*
  -moz-transition:    $transition;
  -o-transition:      $transition;
  -webkit-transition: $transition;
  transition:         $transition;
  */
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  top: 0;
  z-index: 1;
  opacity: 0; }
  @media screen and (max-width: 700px) {
    .curtain {
      display: none; } }

.list-items {
  font-size: 0;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-content: center;
  align-items: center;
  -webkit-align-content: center;
  -webkit-align-items: center; }
  @media screen and (max-width: 700px) {
    .list-items {
      display: block; } }
  .list-items > a, .list-items div:not(.curtain) {
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px; }
    .list-items > a img, .list-items div:not(.curtain) img {
      width: auto;
      max-height: 150px;
      max-width: 100%; }
    @media screen and (max-width: 700px) {
      .list-items > a, .list-items div:not(.curtain) {
        display: block;
        margin-right: 0;
        width: 100%;
        margin-bottom: 30px; }
        .list-items > a img, .list-items div:not(.curtain) img {
          width: 100%;
          height: auto;
          max-height: none; } }

.grid-items {
  font-size: 0;
  position: relative; }
  .grid-items > a, .grid-items div:not(.curtain) {
    display: inline-block !important;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 700px) {
      .grid-items > a, .grid-items div:not(.curtain) {
        display: block;
        width: 100% !important;
        margin-bottom: 30px; } }
    .grid-items > a .curtain, .grid-items div:not(.curtain) .curtain {
      width: 90%;
      left: 5%;
      height: 83%; }
      @media screen and (max-width: 700px) {
        .grid-items > a .curtain, .grid-items div:not(.curtain) .curtain {
          display: none !important; } }
    .grid-items > a img, .grid-items div:not(.curtain) img {
      width: 90%;
      height: auto;
      max-height: 100%;
      padding-bottom: 10%; }
      @media screen and (max-width: 700px) {
        .grid-items > a img, .grid-items div:not(.curtain) img {
          width: 100%;
          height: auto;
          max-height: none;
          padding-bottom: 0; } }

/*# sourceMappingURL=main.css.map */
