/*!
 * fullPage 2.9.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}
/* 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;
  -webkit-box-sizing: border-box;
          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: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-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;
  -ms-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;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      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%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            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;
  -webkit-box-sizing: border-box;
          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;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            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;
    -webkit-box-sizing: border-box;
            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; } }
/* ---------------------------------Bootstrap------------------------------------ */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

@media (min-width: 1590px) {
  .container {
    width: 1550px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-vl-1, .col-fh-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-vl-2, .col-fh-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-vl-3, .col-fh-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-vl-4, .col-fh-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-vl-5, .col-fh-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-vl-6, .col-fh-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-vl-7, .col-fh-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-vl-8, .col-fh-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-vl-9, .col-fh-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-vl-10, .col-fh-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-vl-11, .col-fh-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-vl-12, .col-fh-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1590px) {
  .col-vl-1, .col-vl-2, .col-vl-3, .col-vl-4, .col-vl-5, .col-vl-6, .col-vl-7, .col-vl-8, .col-vl-9, .col-vl-10, .col-vl-11, .col-vl-12 {
    float: left;
  }
  .col-vl-1 {
    width: 8.33333333%;
  }
  .col-vl-2 {
    width: 16.66666667%;
  }
  .col-vl-3 {
    width: 25%;
  }
  .col-vl-4 {
    width: 33.33333333%;
  }
  .col-vl-5 {
    width: 41.66666667%;
  }
  .col-vl-6 {
    width: 50%;
  }
  .col-vl-7 {
    width: 58.33333333%;
  }
  .col-vl-8 {
    width: 66.66666667%;
  }
  .col-vl-9 {
    width: 75%;
  }
  .col-vl-10 {
    width: 83.33333333%;
  }
  .col-vl-11 {
    width: 91.66666667%;
  }
  .col-vl-12 {
    width: 100%;
  }
  .col-vl-pull-0 {
    right: auto;
  }
  .col-vl-pull-1 {
    right: 8.33333333%;
  }
  .col-vl-pull-2 {
    right: 16.66666667%;
  }
  .col-vl-pull-3 {
    right: 25%;
  }
  .col-vl-pull-4 {
    right: 33.33333333%;
  }
  .col-vl-pull-5 {
    right: 41.66666667%;
  }
  .col-vl-pull-6 {
    right: 50%;
  }
  .col-vl-pull-7 {
    right: 58.33333333%;
  }
  .col-vl-pull-8 {
    right: 66.66666667%;
  }
  .col-vl-pull-9 {
    right: 75%;
  }
  .col-vl-pull-10 {
    right: 83.33333333%;
  }
  .col-vl-pull-11 {
    right: 91.66666667%;
  }
  .col-vl-pull-12 {
    right: 100%;
  }
  .col-vl-push-0 {
    left: auto;
  }
  .col-vl-push-1 {
    left: 8.33333333%;
  }
  .col-vl-push-2 {
    left: 16.66666667%;
  }
  .col-vl-push-3 {
    left: 25%;
  }
  .col-vl-push-4 {
    left: 33.33333333%;
  }
  .col-vl-push-5 {
    left: 41.66666667%;
  }
  .col-vl-push-6 {
    left: 50%;
  }
  .col-vl-push-7 {
    left: 58.33333333%;
  }
  .col-vl-push-8 {
    left: 66.66666667%;
  }
  .col-vl-push-9 {
    left: 75%;
  }
  .col-vl-push-10 {
    left: 83.33333333%;
  }
  .col-vl-push-11 {
    left: 91.66666667%;
  }
  .col-vl-push-12 {
    left: 100%;
  }
  .col-vl-offset-0 {
    margin-left: 0%;
  }
  .col-vl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-vl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-vl-offset-3 {
    margin-left: 25%;
  }
  .col-vl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-vl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-vl-offset-6 {
    margin-left: 50%;
  }
  .col-vl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-vl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-vl-offset-9 {
    margin-left: 75%;
  }
  .col-vl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-vl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-vl-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1890px) {
  .col-fh-1, .col-fh-2, .col-fh-3, .col-fh-4, .col-fh-5, .col-fh-6, .col-fh-7, .col-fh-8, .col-fh-9, .col-fh-10, .col-fh-11, .col-fh-12 {
    float: left;
  }
  .col-fh-1 {
    width: 8.33333333%;
  }
  .col-fh-2 {
    width: 16.66666667%;
  }
  .col-fh-3 {
    width: 25%;
  }
  .col-fh-4 {
    width: 33.33333333%;
  }
  .col-fh-5 {
    width: 41.66666667%;
  }
  .col-fh-6 {
    width: 50%;
  }
  .col-fh-7 {
    width: 58.33333333%;
  }
  .col-fh-8 {
    width: 66.66666667%;
  }
  .col-fh-9 {
    width: 75%;
  }
  .col-fh-10 {
    width: 83.33333333%;
  }
  .col-fh-11 {
    width: 91.66666667%;
  }
  .col-fh-12 {
    width: 100%;
  }
  .col-fh-pull-0 {
    right: auto;
  }
  .col-fh-pull-1 {
    right: 8.33333333%;
  }
  .col-fh-pull-2 {
    right: 16.66666667%;
  }
  .col-fh-pull-3 {
    right: 25%;
  }
  .col-fh-pull-4 {
    right: 33.33333333%;
  }
  .col-fh-pull-5 {
    right: 41.66666667%;
  }
  .col-fh-pull-6 {
    right: 50%;
  }
  .col-fh-pull-7 {
    right: 58.33333333%;
  }
  .col-fh-pull-8 {
    right: 66.66666667%;
  }
  .col-fh-pull-9 {
    right: 75%;
  }
  .col-fh-pull-10 {
    right: 83.33333333%;
  }
  .col-fh-pull-11 {
    right: 91.66666667%;
  }
  .col-fh-pull-12 {
    right: 100%;
  }
  .col-fh-push-0 {
    left: auto;
  }
  .col-fh-push-1 {
    left: 8.33333333%;
  }
  .col-fh-push-2 {
    left: 16.66666667%;
  }
  .col-fh-push-3 {
    left: 25%;
  }
  .col-fh-push-4 {
    left: 33.33333333%;
  }
  .col-fh-push-5 {
    left: 41.66666667%;
  }
  .col-fh-push-6 {
    left: 50%;
  }
  .col-fh-push-7 {
    left: 58.33333333%;
  }
  .col-fh-push-8 {
    left: 66.66666667%;
  }
  .col-fh-push-9 {
    left: 75%;
  }
  .col-fh-push-10 {
    left: 83.33333333%;
  }
  .col-fh-push-11 {
    left: 91.66666667%;
  }
  .col-fh-push-12 {
    left: 100%;
  }
  .col-fh-offset-0 {
    margin-left: 0%;
  }
  .col-fh-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-fh-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-fh-offset-3 {
    margin-left: 25%;
  }
  .col-fh-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-fh-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-fh-offset-6 {
    margin-left: 50%;
  }
  .col-fh-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-fh-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-fh-offset-9 {
    margin-left: 75%;
  }
  .col-fh-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-fh-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-fh-offset-12 {
    margin-left: 100%;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-vl {
  display: none !important;
}

.visible-fh {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
.visible-vl-block, .visible-vl-inline, .visible-vl-inline-block,
.visible-fh-block, .visible-fh-inline, .visible-fh-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1589px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) and (max-width: 1589px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1589px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) and (max-width: 1589px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1590px) and (max-width: 1889px) {
  .visible-vl {
    display: block !important;
  }
  table.visible-vl {
    display: table !important;
  }
  tr.visible-vl {
    display: table-row !important;
  }
  th.visible-vl,
  td.visible-vl {
    display: table-cell !important;
  }
}

@media (min-width: 1590px) and (max-width: 1889px) {
  .visible-vl-block {
    display: block !important;
  }
}

@media (min-width: 1590px) and (max-width: 1889px) {
  .visible-vl-inline {
    display: inline !important;
  }
}

@media (min-width: 1590px) and (max-width: 1889px) {
  .visible-vl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh {
    display: block !important;
  }
  table.visible-fh {
    display: table !important;
  }
  tr.visible-fh {
    display: table-row !important;
  }
  th.visible-fh,
  td.visible-fh {
    display: table-cell !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-block {
    display: block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline {
    display: inline !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) and (max-width: 1589px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1590px) and (max-width: 1889px) {
  .hidden-vl {
    display: none !important;
  }
}

@media (min-width: 1890px) {
  .hidden-fh {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* ---------------------------------Mixins------------------------------------ */
/* ---------------------------------Common------------------------------------ */
@font-face {
  font-family: "NimbusSanRegular";
  src: url("/fonts/NimbusSan/NimbusSanL-Regu.ttf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "NimbusSanBold";
  src: url("/fonts/NimbusSan/NimbusSanL-Bold.ttf");
  font-style: normal;
  font-weight: normal;
}

/**
 * The following variable and function originate from the sass-mq library.
 * If you have already included it, you can eliminate the below
 * https://github.com/sass-mq/sass-mq/blob/master/_mq.scss
 */
.fp-icon {
  display: inline-block;
  background-image: url("../img/sprite-svg.svg");
  background-size: 5.38461538em 11.23076923em;
}

/* ---------------------------------Grid vertical align------------------------------------ */
.g-va {
  letter-spacing: -4px;
}

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

.g-va > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block;
}

.g-va_top > * {
  vertical-align: top;
}

.g-va_bottom > * {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .g-va-xs {
    letter-spacing: -4px;
  }
  .g-va-xs:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-xs > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-xs_top > * {
    vertical-align: top;
  }
  .g-va-xs_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .g-va-sm {
    letter-spacing: -4px;
  }
  .g-va-sm:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-sm > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-sm_top > * {
    vertical-align: top;
  }
  .g-va-sm_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .g-va-md {
    letter-spacing: -4px;
  }
  .g-va-md:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-md > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-md_top > * {
    vertical-align: top;
  }
  .g-va-md_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .g-va-lg {
    letter-spacing: -4px;
  }
  .g-va-lg:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-lg > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-lg_top > * {
    vertical-align: top;
  }
  .g-va-lg_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1590px) {
  .g-va-vl {
    letter-spacing: -4px;
  }
  .g-va-vl:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-vl > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-vl_top > * {
    vertical-align: top;
  }
  .g-va-vl_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1890px) {
  .g-va-fh {
    letter-spacing: -4px;
  }
  .g-va-fh:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-fh > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-fh_top > * {
    vertical-align: top;
  }
  .g-va-fh_bottom > * {
    vertical-align: bottom;
  }
}

/* ---------------------------------Responsive vertical align------------------------------------ */
.top-m {
  vertical-align: top;
}

.bottom-m {
  vertical-align: bottom;
}

.middle-m {
  vertical-align: middle;
}

@media (min-width: 480px) {
  .top-xs {
    vertical-align: top;
  }
  .bottom-xs {
    vertical-align: bottom;
  }
  .middle-xs {
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .top-sm {
    vertical-align: top;
  }
  .bottom-sm {
    vertical-align: bottom;
  }
  .middle-sm {
    vertical-align: middle;
  }
}

@media (min-width: 992px) {
  .top-md {
    vertical-align: top;
  }
  .bottom-md {
    vertical-align: bottom;
  }
  .middle-md {
    vertical-align: middle;
  }
}

@media (min-width: 1200px) {
  .top-lg {
    vertical-align: top;
  }
  .bottom-lg {
    vertical-align: bottom;
  }
  .middle-lg {
    vertical-align: middle;
  }
}

@media (min-width: 1590px) {
  .top-vl {
    vertical-align: top;
  }
  .bottom-vl {
    vertical-align: bottom;
  }
  .middle-vl {
    vertical-align: middle;
  }
}

@media (min-width: 1890px) {
  .top-fh {
    vertical-align: top;
  }
  .bottom-fh {
    vertical-align: bottom;
  }
  .middle-fh {
    vertical-align: middle;
  }
}

/* ---------------------------------Responsive table------------------------------------ */
.table-m {
  display: table;
  height: inherit;
  width: 100%;
}

.table-m > * {
  display: table-row;
}

.table-m > * > * {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.table-m > * > *:first-child {
  padding-left: 0;
}

.table-m > * > *:last-child {
  padding-right: 0;
}

@media (min-width: 480px) {
  .table-xs {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-xs > * {
    display: table-row;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > *:first-child {
    padding-left: 0;
  }
  .table-xs > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .table-sm {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-sm > * {
    display: table-row;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > *:first-child {
    padding-left: 0;
  }
  .table-sm > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .table-md {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-md > * {
    display: table-row;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > *:first-child {
    padding-left: 0;
  }
  .table-md > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .table-lg {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-lg > * {
    display: table-row;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > *:first-child {
    padding-left: 0;
  }
  .table-lg > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1590px) {
  .table-vl {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-vl > * {
    display: table-row;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > *:first-child {
    padding-left: 0;
  }
  .table-vl > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1890px) {
  .table-fh {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-fh > * {
    display: table-row;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > *:first-child {
    padding-left: 0;
  }
  .table-fh > * > *:last-child {
    padding-right: 0;
  }
}

/* ---------------------------------Responsive horizontal align------------------------------------ */
.left-m {
  text-align: left;
}

.center-m {
  text-align: center;
}

.right-m {
  text-align: right;
}

@media (min-width: 480px) {
  .left-xs {
    text-align: left;
  }
  .center-xs {
    text-align: center;
  }
  .right-xs {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .left-sm {
    text-align: left;
  }
  .center-sm {
    text-align: center;
  }
  .right-sm {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .left-md {
    text-align: left;
  }
  .center-md {
    text-align: center;
  }
  .right-md {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .left-lg {
    text-align: left;
  }
  .center-lg {
    text-align: center;
  }
  .right-lg {
    text-align: right;
  }
}

@media (min-width: 1590px) {
  .left-vl {
    text-align: left;
  }
  .center-vl {
    text-align: center;
  }
  .right-vl {
    text-align: right;
  }
}

@media (min-width: 1890px) {
  .left-fh {
    text-align: left;
  }
  .center-fh {
    text-align: center;
  }
  .right-fh {
    text-align: right;
  }
}

/* ---------------------------------Responsive Gutters------------------------------------ */
.gutters-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutters-10 > * {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 480px) {
  .gutters-xs-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-xs-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .gutters-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-sm-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .gutters-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-md-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .gutters-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-lg-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1590px) {
  .gutters-vl-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-vl-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1890px) {
  .gutters-fh-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-fh-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ---------------------------------Responsive float------------------------------------ */
.float-none {
  float: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

@media (min-width: 480px) {
  .float-none-xs {
    float: none;
  }
  .float-left-xs {
    float: left;
  }
  .float-right-xs {
    float: right;
  }
}

@media (min-width: 768px) {
  .float-none-sm {
    float: none;
  }
  .float-left-sm {
    float: left;
  }
  .float-right-sm {
    float: right;
  }
}

@media (min-width: 992px) {
  .float-none-md {
    float: none;
  }
  .float-left-md {
    float: left;
  }
  .float-right-md {
    float: right;
  }
}

@media (min-width: 1200px) {
  .float-none-lg {
    float: none;
  }
  .float-left-lg {
    float: left;
  }
  .float-right-lg {
    float: right;
  }
}

@media (min-width: 1590px) {
  .float-none-vl {
    float: none;
  }
  .float-left-vl {
    float: left;
  }
  .float-right-vl {
    float: right;
  }
}

@media (min-width: 1890px) {
  .float-none-fh {
    float: none;
  }
  .float-left-fh {
    float: left;
  }
  .float-right-fh {
    float: right;
  }
}

/* ---------------------------------Responsive margin------------------------------------ */
.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

@media (min-width: 480px) {
  .mt-0-xs {
    margin-top: 0px;
  }
  .mb-0-xs {
    margin-bottom: 0px;
  }
}

@media (min-width: 480px) {
  .mt-10-xs {
    margin-top: 10px;
  }
  .mb-10-xs {
    margin-bottom: 10px;
  }
}

@media (min-width: 480px) {
  .mt-20-xs {
    margin-top: 20px;
  }
  .mb-20-xs {
    margin-bottom: 20px;
  }
}

@media (min-width: 480px) {
  .mt-30-xs {
    margin-top: 30px;
  }
  .mb-30-xs {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .mt-0-sm {
    margin-top: 0px;
  }
  .mb-0-sm {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .mt-10-sm {
    margin-top: 10px;
  }
  .mb-10-sm {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .mt-20-sm {
    margin-top: 20px;
  }
  .mb-20-sm {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .mt-30-sm {
    margin-top: 30px;
  }
  .mb-30-sm {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .mt-0-md {
    margin-top: 0px;
  }
  .mb-0-md {
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .mt-10-md {
    margin-top: 10px;
  }
  .mb-10-md {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .mt-20-md {
    margin-top: 20px;
  }
  .mb-20-md {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .mt-30-md {
    margin-top: 30px;
  }
  .mb-30-md {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mt-0-lg {
    margin-top: 0px;
  }
  .mb-0-lg {
    margin-bottom: 0px;
  }
}

@media (min-width: 1200px) {
  .mt-10-lg {
    margin-top: 10px;
  }
  .mb-10-lg {
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .mt-20-lg {
    margin-top: 20px;
  }
  .mb-20-lg {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .mt-30-lg {
    margin-top: 30px;
  }
  .mb-30-lg {
    margin-bottom: 30px;
  }
}

@media (min-width: 1590px) {
  .mt-0-vl {
    margin-top: 0px;
  }
  .mb-0-vl {
    margin-bottom: 0px;
  }
}

@media (min-width: 1590px) {
  .mt-10-vl {
    margin-top: 10px;
  }
  .mb-10-vl {
    margin-bottom: 10px;
  }
}

@media (min-width: 1590px) {
  .mt-20-vl {
    margin-top: 20px;
  }
  .mb-20-vl {
    margin-bottom: 20px;
  }
}

@media (min-width: 1590px) {
  .mt-30-vl {
    margin-top: 30px;
  }
  .mb-30-vl {
    margin-bottom: 30px;
  }
}

@media (min-width: 1890px) {
  .mt-0-fh {
    margin-top: 0px;
  }
  .mb-0-fh {
    margin-bottom: 0px;
  }
}

@media (min-width: 1890px) {
  .mt-10-fh {
    margin-top: 10px;
  }
  .mb-10-fh {
    margin-bottom: 10px;
  }
}

@media (min-width: 1890px) {
  .mt-20-fh {
    margin-top: 20px;
  }
  .mb-20-fh {
    margin-bottom: 20px;
  }
}

@media (min-width: 1890px) {
  .mt-30-fh {
    margin-top: 30px;
  }
  .mb-30-fh {
    margin-bottom: 30px;
  }
}

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

/* ---------------------------------Typography------------------------------------ */
html,
body {
  font-family: "NimbusSanRegular", Arial, sans-serif;
  line-height: 1.2;
  font-size: 13px;
  color: #051326;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

strong {
  font-family: "NimbusSanBold";
}

/* ---------------------------------Links------------------------------------ */
a {
  text-decoration: none;
  color: inherit;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

/* ---------------------------------Button------------------------------------ */
button {
  background-color: transparent;
  border: none;
  padding: 0;
}

button:focus {
  outline: none;
}

/* ---------------------------------html body------------------------------------ */
html,
body {
  height: 100%;
}

body {
  position: relative;
}

/* ---------------------------------Img------------------------------------ */
img {
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

/* ---------------------------------Input------------------------------------ */
input:focus {
  outline: none;
}

/* ---------------------------------Textarea------------------------------------ */
textarea:focus {
  outline: none;
}

/* ---------------------------------List------------------------------------ */
ul,
ol {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
}

/* ---------------------------------Disable video controls on ios------------------------------------ */
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

/* ---------------------------------no-gutters------------------------------------ */
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters > * {
  padding-left: 0;
  padding-right: 0;
}

/* ---------------------------------no-float------------------------------------ */
.no-float > [class*='col-'] {
  float: none;
}

.ttu {
  text-transform: uppercase;
}

/* ---------------------------------Hide------------------------------------ */
.hidden {
  display: none !important;
}

/* ---------------------------------Page wrapper------------------------------------ */
.page-wrapper {
  overflow-x: hidden;
}

/* ---------------------------------Page-helper------------------------------------ */
.page-helper {
  min-height: 0.1px;
}

/* ---------------------------------Page footer------------------------------------ */
/* ---------------------------------Static Footer------------------------------------ */
@media (min-width: 768px) {
  .page-wrapper {
    min-height: 100%;
  }
}

/* ---------------------------------FullPage------------------------------------ */
.fp-tableCell > .container {
  height: 100%;
}

.g-rectangle {
  width: 100%;
  position: relative;
}

.g-rectangle:after {
  content: '';
  display: block;
  padding-bottom: 60%;
}

.g-rectangle > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

.g-square {
  width: 100%;
  position: relative;
}

.g-square:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.g-square > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

/* ---------------------------------Components------------------------------------ */
/* ---------------------------------Info------------------------------------ */
.b-info {
  font-size: 14px;
  /* ---------------------------------bg------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------Img------------------------------------ */
}

@media (min-width: 992px) {
  .b-info {
    font-size: 18px;
  }
}

.b-info_inverted {
  color: #ffffff;
}

.b-info_fill {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.b-info_trinity {
  background-size: contain;
  background-image: url(../img/bg/trinity.png);
}

.b-info_stain {
  background-image: url(../img/bg/stain.png);
  background-size: contain;
}

.b-info__description {
  margin: 27px 0;
}

.b-info.g-va .b-info__img {
  max-width: 99%;
}

/* ---------------------------------Schedule------------------------------------ */
.b-schedule {
  text-align: center;
  /* ---------------------------------Group------------------------------------ */
}

@media (min-width: 992px) {
  .b-schedule {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .b-schedule__group {
    letter-spacing: -4px;
  }
  .b-schedule__group:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .b-schedule__group > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .b-schedule__group_top > * {
    vertical-align: top;
  }
  .b-schedule__group_bottom > * {
    vertical-align: bottom;
  }
}

.b-schedule__group + .b-schedule__group {
  margin-top: 25px;
}

@media (min-width: 1200px) {
  .b-schedule__group + .b-schedule__group {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) and (max-height: 920px) {
  .b-schedule__group + .b-schedule__group {
    margin-top: 35px;
  }
}

.b-schedule__time {
  line-height: 1;
  font-family: "NimbusSanBold";
  font-size: 30px;
}

@media (min-width: 992px) {
  .b-schedule__time {
    font-size: 43px;
  }
}

.b-schedule__time-minute {
  vertical-align: top;
  font-size: 18px;
}

@media (min-width: 992px) {
  .b-schedule__time-minute {
    font-size: 25px;
  }
}

.b-schedule__field {
  font-size: 14px;
}

@media (max-width: 991px) {
  .b-schedule__field {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .b-schedule__field {
    margin-left: 60px;
    width: 400px;
    font-size: 18px;
  }
}

.b-schedule__description {
  font-family: "NimbusSanBold";
}

/* ---------------------------------Date------------------------------------ */
.b-date {
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .b-date {
    text-align: center;
  }
}

.b-date__separate {
  height: 10px;
  width: 1px;
  display: inline-block;
  background-color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

/* ---------------------------------Opening------------------------------------ */
.b-opening {
  letter-spacing: -4px;
  color: #ffffff;
  height: 100%;
  text-align: center;
  /* ---------------------------------Img------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------Sign------------------------------------ */
  /* ---------------------------------Inner------------------------------------ */
  /* ---------------------------------Toggle------------------------------------ */
}

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

.b-opening > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block;
}

.b-opening_top > * {
  vertical-align: top;
}

.b-opening_bottom > * {
  vertical-align: bottom;
}

@media (max-width: 991px) {
  .b-opening_modal {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.b-opening__img {
  opacity: 0;
}

.b-opening__title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "NimbusSanBold";
  margin-bottom: 90px;
}

.b-opening__description {
  font-size: 18px;
  line-height: 24px;
}

.b-opening__sign {
  margin-top: 90px;
  font-size: 18px;
  line-height: 24px;
  font-family: "NimbusSanBold";
}

.b-opening_modal .b-opening__inner {
  max-width: 720px;
  text-align: left;
}

.b-opening_modal .b-opening__inner:before, .b-opening_modal .b-opening__inner:after {
  content: " ";
  display: table;
}

.b-opening_modal .b-opening__inner:after {
  clear: both;
}

.b-opening__toggle {
  background: url(../img/pics/ball.png) no-repeat 0;
  width: 219px;
  height: 109px;
  position: relative;
  z-index: 103;
}

.b-opening__toggle.animated-shake {
  -webkit-animation: shake 2s infinite;
          animation: shake 2s infinite;
}

.b-opening__toggle.animated-shake-small {
  -webkit-animation: shake-small 2s infinite;
          animation: shake-small 2s infinite;
}

.b-opening_modal .b-opening__toggle {
  float: right;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  5%, 15%, 25%, 35% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  10%, 20%, 30%, 40% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  5%, 15%, 25%, 35% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  10%, 20%, 30%, 40% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
  }
}

@-webkit-keyframes shake-small {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  5%, 15%, 25%, 35% {
    -webkit-transform: translate3d(-2.5px, 0, 0);
            transform: translate3d(-2.5px, 0, 0);
  }
  10%, 20%, 30%, 40% {
    -webkit-transform: translate3d(2.5px, 0, 0);
            transform: translate3d(2.5px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
  }
}

@keyframes shake-small {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  5%, 15%, 25%, 35% {
    -webkit-transform: translate3d(-2.5px, 0, 0);
            transform: translate3d(-2.5px, 0, 0);
  }
  10%, 20%, 30%, 40% {
    -webkit-transform: translate3d(2.5px, 0, 0);
            transform: translate3d(2.5px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
  }
}

/* ---------------------------------Place------------------------------------ */
.b-place {
  /* ---------------------------------Top------------------------------------ */
  /* ---------------------------------Inner------------------------------------ */
  /* ---------------------------------Bottom------------------------------------ */
}

@media (min-width: 992px) {
  .b-place {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .b-place__top {
    height: 60%;
  }
}

.b-place__inner {
  height: 100%;
  z-index: 1;
  position: relative;
}

@media (max-width: 991px) {
  .b-place__bottom {
    color: #ffffff;
  }
}

@media (min-width: 992px) {
  .b-place__bottom {
    height: 40%;
  }
}

.b-place__bottom:before, .b-place__bottom:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .b-place__bottom:before, .b-place__bottom:after {
    width: 60%;
  }
}

@media (min-width: 992px) {
  .b-place__bottom:before {
    height: 40%;
    background-color: #ffffff;
  }
}

.b-place__bottom:after {
  background: url(../img/bg/ny.png) repeat-x 50%;
  height: 192px;
  bottom: 0;
}

/* ---------------------------------Map------------------------------------ */
@media (max-width: 991px) {
  .b-map {
    height: 300px;
    position: absolute !important;
    width: 100%;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 992px) {
  .b-map {
    height: 100%;
  }
}

.canvas-snow {
  position: absolute;
}

.canvas-modal {
  position: fixed;
  top: 0;
  left: 0;
}

#fp-nav ul li a.active span {
  width: 10px;
  height: 10px;
  background-color: #c8da33;
  margin: -5px 0 0 -5px;
}

#fp-nav ul li a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  background: #202b3b;
}

.fp-icon {
  display: none;
  width: 1.96153846em;
  height: 4.86153846em;
  background-position: -0.38461538em -0.38461538em;
  position: fixed;
  bottom: 60px;
  right: 20px;
}

.fp-enabled .fp-icon {
  display: inline-block;
}

.fp-icon_inverted {
  background-position: -3.07692308em -6em;
}

.fp-menu {
  position: fixed;
  top: 60px;
  right: 20px;
  cursor: pointer;
  z-index: 103;
  background-image: url(../img/sprite.png);
  background-position: -38px 0px;
  width: 33px;
  height: 21px;
}

.fp-menu_inverted {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 33px;
  height: 21px;
}

.fp-menu_is-opened {
  background-image: url(../img/sprite.png);
  background-position: 0px -26px;
  width: 23px;
  height: 24px;
}

.liquid-smoke,
.liquid-opening {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.liquid-smoke {
  -webkit-transition: opacity 10s ease;
  transition: opacity 10s ease;
}

.liquid-opening {
  -webkit-transition: opacity 5s ease;
  transition: opacity 5s ease;
}

.mfp-ready.mfp-bg.mfp_flashlight {
  background-color: #051326;
}

.mfp-ready.mfp-wrap.mfp_flashlight {
  background: url(../img/bg/flashlight.png) no-repeat 50%/cover;
}

.mfp-fade {
  /* overlay animate in */
  /* overlay animate out */
  /* content at start */
  /* content animate it */
  /* content animate out */
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing {
  opacity: 0;
}

.navbar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1;
}

.section {
  position: relative;
  min-height: 400px;
}

@media (min-width: 768px) {
  .section {
    min-height: 700px;
  }
}

@media (max-width: 991px) {
  .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.section_inverted {
  background-color: #06172d;
}

.section_floor, .section_smoke, .section_dress {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 50%;
}

.section_smoke {
  background-image: url(../img/bg/smoke.png);
}

@media (max-width: 991px) {
  .section_smoke {
    padding-bottom: 0;
  }
}

.section_floor {
  background-image: url(../img/bg/floor.jpg);
  background-position: 50%;
}

.section_dress {
  background-image: url(../img/bg/dress.png);
  background-position: 50%;
}

@media (min-width: 1200px) {
  .section_dress {
    background-position: 0 50%;
  }
}

.section_place {
  min-height: 0;
}

@media (max-width: 991px) {
  .section_place {
    padding-bottom: 300px;
  }
}

@media (min-width: 992px) {
  .section-header {
    position: absolute;
    padding-top: 56px;
    z-index: 1;
    width: inherit;
  }
}

.section-title {
  font-family: "NimbusSanBold";
  text-transform: uppercase;
  font-size: 18px;
}

@media (max-width: 991px) {
  .section-title {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .section-title {
    font-size: 20px;
  }
}

.section-title_inverted {
  color: #ffffff;
}

.section-content {
  height: 100%;
}

@media (min-width: 992px) {
  .section-footer {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: inherit;
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .section-table__map-col {
    position: static;
  }
}

@media (min-width: 992px) {
  .section-table__place-col {
    position: static;
  }
}

.section-logo {
  width: 100px;
}

@media (min-width: 992px) {
  .section-logo {
    width: 153px;
  }
}

.menu {
  font-family: 'Source Sans Pro', Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu .hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

.menu .global-menu-helper {
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 103;
  background-image: url("/img/bg/menu_bg.png");
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

.menu .global-menu-helper_active {
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0.8;
}

.menu .global-menu {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 103;
}

.menu .global-menu__item {
  color: #fff;
  font-family: "NimbusSanBold";
  font-size: 21px;
  font-weight: 200;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  pointer-events: none;
  display: block;
  margin: 0.25em 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  margin-bottom: 57px;
  z-index: 104;
}

.menu .global-menu__item:nth-child(odd) {
  -webkit-transform: translateY(-100%) rotate(10deg);
          transform: translateY(-100%) rotate(10deg);
}

.menu .global-menu__item:nth-child(even) {
  -webkit-transform: translateY(-100%) rotate(-10deg);
          transform: translateY(-100%) rotate(-10deg);
}

.menu .global-menu__item:hover {
  color: #c8da33;
}

.menu .global-menu__item.is-opened {
  opacity: 1;
  -webkit-transform: translateY(0) rotate(0);
          transform: translateY(0) rotate(0);
  pointer-events: auto;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.menu .global-menu__item:nth-of-type(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.menu .global-menu__item.is-opened:nth-of-type(1) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}

.menu .global-menu__item:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.menu .global-menu__item.is-opened:nth-of-type(2) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.menu .global-menu__item:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.menu .global-menu__item.is-opened:nth-of-type(3) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.menu .global-menu__item:nth-of-type(4) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.menu .global-menu__item.is-opened:nth-of-type(4) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.menu .global-menu__item:nth-of-type(5) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.menu .global-menu__item.is-opened:nth-of-type(5) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}

.menu .global-menu__item:nth-of-type(6) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  margin-bottom: 0;
}

.menu .global-menu__item.is-opened:nth-of-type(6) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.menu .shape-overlays {
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 102;
}

.menu .shape-overlays.is-opened {
  pointer-events: auto;
}

.menu .shape-overlays__path:nth-of-type(1) {
  fill: #dce3f1;
}

.menu .shape-overlays__path:nth-of-type(2) {
  fill: #869ccc;
}

.menu .shape-overlays__path:nth-of-type(3) {
  fill: #30436f;
}

.menu .shape-overlays__path:nth-of-type(4) {
  fill: #06172d;
}

.mfp-bg {
  z-index: 103 !important;
}

.mfp-wrap {
  z-index: 104 !important;
}

.snow-helper {
  position: fixed;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 103;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.snow-helper_active {
  -webkit-transition: opacity 1s ease-in-out 0.5s;
  transition: opacity 1s ease-in-out 0.5s;
  opacity: 1;
}

.snow-helper_active-fast {
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  opacity: 1;
}

/* ---------------------------------Modules------------------------------------ */
