@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/opensans-light.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light.woff") format("woff"), url("../fonts/opensans-light.ttf") format("truetype"), url("../fonts/opensans-light#opensans-light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Italic';
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TrajanPro3-Regular';
  src: url("../fonts/PoiretOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PoiretOne-Regular.woff") format("woff"), url("../fonts/PoiretOne-Regular.ttf") format("truetype"), url("../fonts/PoiretOne-Regular.svg#PoiretOne-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PoiretOne-Regular';
  src: url("../fonts/PoiretOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PoiretOne-Regular.woff") format("woff"), url("../fonts/PoiretOne-Regular.ttf") format("truetype"), url("../fonts/PoiretOne-Regular.svg#PoiretOne-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PlayfairDisplaySC-Bold';
  src: url("../fonts/PlayfairDisplaySC-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplaySC-Bold.woff") format("woff"), url("../fonts/PlayfairDisplaySC-Bold.ttf") format("truetype"), url("../fonts/PlayfairDisplaySC-Bold.svg#PlayfairDisplaySC-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
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 {
  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"] {
  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;
  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; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font: 16px 'OpenSans-Regular';
  line-height: 1.42857143;
  color: #757575;
  background-color: #f1f1f1; }

html, body {
  height: 100%; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #c19327;
  text-decoration: none; }

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

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

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

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.clearfix::before, .clearfix::after,
.container::before, .container::after,
.container-fluid::before, .container-fluid::after,
.row::before, .row::after,
.form-horizontal .form-group::before,
.form-horizontal .form-group::after,
.nav::before, .nav::after,
.navbar::before, .navbar::after,
.navbar-header::before, .navbar-header::after,
.navbar-collapse::before, .navbar-collapse::after {
  content: " ";
  display: table; }

.clearfix::after,
.container::after, .container-fluid::after,
.row::after,
.form-horizontal .form-group::after,
.nav::after, .navbar::after,
.navbar-header::after, .navbar-collapse::after {
  clear: both; }

.container > .navbar-header,
.container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px; }

.collapsed {
  height: 0;
  overflow: hidden; }

.expanded {
  height: auto;
  overflow: visible; }

.hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

.transition-hide {
  opacity: 0; }

.transition-show {
  opacity: 1; }

.x-small-show {
  display: none; }
  @media (min-width: 480px) {
    .x-small-show {
      display: block; }
      .x-small-show--inline-block {
        display: inline-block; }
      .x-small-show--inline {
        display: inline; } }
@media (min-width: 480px) {
  .x-small-hide {
    display: none; } }
.x-small-show-only {
  display: none; }
  @media (min-width: 480px) and (max-width: 767px) {
    .x-small-show-only {
      display: block; }
      .x-small-show-only--inline-block {
        display: inline-block; }
      .x-small-show-only--inline {
        display: inline; } }

@media (max-width: 767px) {
  .max-x-small-hide {
    display: none; } }

.small-show {
  display: none; }
  @media (min-width: 768px) {
    .small-show {
      display: block; }
      .small-show--inline-block {
        display: inline-block; }
      .small-show--inline {
        display: inline; } }
@media (min-width: 768px) {
  .small-hide {
    display: none; } }
.small-show-only {
  display: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    .small-show-only {
      display: block; }
      .small-show-only--inline-block {
        display: inline-block; }
      .small-show-only--inline {
        display: inline; } }

@media (max-width: 991px) {
  .max-small-hide {
    display: none; } }

.medium-show {
  display: none; }
  @media (min-width: 992px) {
    .medium-show {
      display: block; }
      .medium-show--inline-block {
        display: inline-block; }
      .medium-show--inline {
        display: inline; } }
@media (min-width: 992px) {
  .medium-hide {
    display: none; } }
.medium-show-only {
  display: none; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .medium-show-only {
      display: block; }
      .medium-show-only--inline-block {
        display: inline-block; }
      .medium-show-only--inline {
        display: inline; } }

@media (max-width: 1199px) {
  .max-medium-hide {
    display: none; } }

.large-show {
  display: none; }
  @media (min-width: 1200px) {
    .large-show {
      display: block; }
      .large-show--inline-block {
        display: inline-block; }
      .large-show--inline {
        display: inline; } }
@media (min-width: 1200px) {
  .large-hide {
    display: none; } }

@media only screen and (orientation: portrait) {
  .landscape-show {
    display: none !important; } }

@media only screen and (orientation: landscape) {
  .portrait-show {
    display: none !important; } }

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

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

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

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

.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-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0%; } }
@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-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-1-5 {
    margin-left: 12.45%; }

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

  .col-md-offset-0 {
    margin-left: 0%; } }
@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-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%; } }
.text-ucase {
  text-transform: uppercase; }

.text-td-n {
  text-decoration: none !important; }

.text-td-h {
  text-decoration: none !important; }
  .text-td-h:hover {
    text-decoration: underline !important; }

.text-align--left {
  text-align: left; }
.text-align--center {
  text-align: center; }
.text-align--right {
  text-align: right; }
.text-align--justify {
  text-align: justify; }

.border-20 {
  border: 20px solid #ffffff; }

.clear {
  clear: both; }

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

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

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.clear {
  clear: both; }

.float--left {
  float: left; }

.float--right {
  float: right; }

.m-t-0 {
  margin-top: 0; }

.m-b-0 {
  margin-bottom: 0; }

.m-l-0 {
  margin-left: 0; }

.m-r-0 {
  margin-right: 0; }

.m-t-1 {
  margin-top: 1rem; }

.m-b-1 {
  margin-bottom: 1rem; }

.m-l-1 {
  margin-left: 1rem; }

.m-r-1 {
  margin-right: 1rem; }

.m-t-2 {
  margin-top: 2rem; }

.m-b-2 {
  margin-bottom: 2rem; }

.m-l-2 {
  margin-left: 2rem; }

.m-r-2 {
  margin-right: 2rem; }

.m-t-3 {
  margin-top: 3rem; }

.m-b-3 {
  margin-bottom: 3rem; }

.m-l-3 {
  margin-left: 3rem; }

.m-r-3 {
  margin-right: 3rem; }

.m-t-4 {
  margin-top: 4rem; }

.m-b-4 {
  margin-bottom: 4rem; }

.m-l-4 {
  margin-left: 4rem; }

.m-r-4 {
  margin-right: 4rem; }

.m-t-5 {
  margin-top: 5rem; }

.m-b-5 {
  margin-bottom: 5rem; }

.m-l-5 {
  margin-left: 5rem; }

.m-r-5 {
  margin-right: 5rem; }

.m-t-6 {
  margin-top: 6rem; }

.m-b-6 {
  margin-bottom: 6rem; }

.m-l-6 {
  margin-left: 6rem; }

.m-r-6 {
  margin-right: 6rem; }

.m-t-7 {
  margin-top: 7rem; }

.m-b-7 {
  margin-bottom: 7rem; }

.m-l-7 {
  margin-left: 7rem; }

.m-r-7 {
  margin-right: 7rem; }

.m-l-4px {
  margin-left: 4px; }

@media (min-width: 48em) {
  .m-t-sm-0 {
    margin-top: 0; }

  .m-b-sm-0 {
    margin-bottom: 0; }

  .m-l-sm-0 {
    margin-left: 0; }

  .m-r-sm-0 {
    margin-right: 0; }

  .m-t-sm-1 {
    margin-top: 1rem; }

  .m-b-sm-1 {
    margin-bottom: 1rem; }

  .m-l-sm-1 {
    margin-left: 1rem; }

  .m-r-sm-1 {
    margin-right: 1rem; }

  .m-t-sm-2 {
    margin-top: 2rem; }

  .m-b-sm-2 {
    margin-bottom: 2rem; }

  .m-l-sm-2 {
    margin-left: 2rem; }

  .m-r-sm-2 {
    margin-right: 2rem; }

  .m-t-sm-3 {
    margin-top: 3rem; }

  .m-b-sm-3 {
    margin-bottom: 3rem; }

  .m-l-sm-3 {
    margin-left: 3rem; }

  .m-r-sm-3 {
    margin-right: 3rem; }

  .m-t-sm-4 {
    margin-top: 4rem; }

  .m-b-sm-4 {
    margin-bottom: 4rem; }

  .m-l-sm-4 {
    margin-left: 4rem; }

  .m-r-sm-4 {
    margin-right: 4rem; }

  .m-t-sm-5 {
    margin-top: 5rem; }

  .m-b-sm-5 {
    margin-bottom: 5rem; }

  .m-l-sm-5 {
    margin-left: 5rem; }

  .m-r-sm-5 {
    margin-right: 5rem; }

  .m-t-sm-6 {
    margin-top: 6rem; }

  .m-b-sm-6 {
    margin-bottom: 6rem; }

  .m-l-sm-6 {
    margin-left: 6rem; }

  .m-r-sm-6 {
    margin-right: 6rem; }

  .m-t-sm-7 {
    margin-top: 7rem; }

  .m-b-sm-7 {
    margin-bottom: 7rem; }

  .m-l-sm-7 {
    margin-left: 7rem; }

  .m-r-sm-7 {
    margin-right: 7rem; } }
@media (min-width: 62em) {
  .m-t-md-0 {
    margin-top: 0; }

  .m-b-md-0 {
    margin-bottom: 0; }

  .m-l-md-0 {
    margin-left: 0; }

  .m-r-md-0 {
    margin-right: 0; }

  .m-t-md-1 {
    margin-top: 1rem; }

  .m-b-md-1 {
    margin-bottom: 1rem; }

  .m-l-md-1 {
    margin-left: 1rem; }

  .m-r-md-1 {
    margin-right: 1rem; }

  .m-t-md-2 {
    margin-top: 2rem; }

  .m-b-md-2 {
    margin-bottom: 2rem; }

  .m-l-md-2 {
    margin-left: 2rem; }

  .m-r-md-2 {
    margin-right: 2rem; }

  .m-t-md-3 {
    margin-top: 3rem; }

  .m-b-md-3 {
    margin-bottom: 3rem; }

  .m-l-md-3 {
    margin-left: 3rem; }

  .m-r-md-3 {
    margin-right: 3rem; }

  .m-t-md-4 {
    margin-top: 4rem; }

  .m-b-md-4 {
    margin-bottom: 4rem; }

  .m-l-md-4 {
    margin-left: 4rem; }

  .m-r-md-4 {
    margin-right: 4rem; }

  .m-t-md-5 {
    margin-top: 5rem; }

  .m-b-md-5 {
    margin-bottom: 5rem; }

  .m-l-md-5 {
    margin-left: 5rem; }

  .m-r-md-5 {
    margin-right: 5rem; }

  .m-t-md-6 {
    margin-top: 6rem; }

  .m-b-md-6 {
    margin-bottom: 6rem; }

  .m-l-md-6 {
    margin-left: 6rem; }

  .m-r-md-6 {
    margin-right: 6rem; }

  .m-t-md-7 {
    margin-top: 7rem; }

  .m-b-md-7 {
    margin-bottom: 7rem; }

  .m-l-md-7 {
    margin-left: 7rem; }

  .m-r-md-7 {
    margin-right: 7rem; } }
.h-100pc {
  height: 100%; }

.preloader {
  background-color: #000000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  height: 100%; }

.status {
  position: absolute;
  top: 60%;
  height: 40px;
  width: 40px; }

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #eaeaea;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }
.stripe-loading-indicator {
  height: 5px;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 2000; }

.stripe-loading-indicator .stripe,
.stripe-loading-indicator .stripe-loaded {
  height: 5px;
  display: block;
  background: #c19327;
  position: absolute;
  box-shadow: inset 0 1px 1px -1px #FFF, inset 0 -1px 1px -1px #FFF; }

.stripe-loading-indicator .stripe {
  width: 100%;
  -webkit-animation: infinite-loader 60s linear;
  animation: infinite-loader 60s linear; }

.stripe-loading-indicator .stripe-loaded {
  width: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.stripe-loading-indicator.loaded {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.stripe-loading-indicator.loaded .stripe-loaded {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 100% !important; }

.stripe-loading-indicator.hide {
  display: none; }
@-webkit-keyframes infinite-loader {
  0% {
    width: 0%; }

  10% {
    width: 42%; }

  20% {
    width: 63%; }

  30% {
    width: 78.75%; }

  40% {
    width: 88.59375%; }

  50% {
    width: 94.13085938%; }

  60% {
    width: 97.07244873%; }

  70% {
    width: 98.58920574%; }

  80% {
    width: 99.35943391000001%; }

  90% {
    width: 99.7475567%; }

  100% {
    width: 99.94237615%; } }
@keyframes infinite-loader {
  0% {
    width: 0%; }

  10% {
    width: 42%; }

  20% {
    width: 63%; }

  30% {
    width: 78.75%; }

  40% {
    width: 88.59375%; }

  50% {
    width: 94.13085938%; }

  60% {
    width: 97.07244873%; }

  70% {
    width: 98.58920574%; }

  80% {
    width: 99.35943391000001%; }

  90% {
    width: 99.7475567%; }

  100% {
    width: 99.94237615%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #a7a7a7; }

.form-control {
  display: block;
  width: 100%;
  height: 25px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #a7a7a7;
  background-color: none;
  background-image: none;
  border: 1px solid #d2d2d2;
  border-radius: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #000000;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #a7a7a7;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #a7a7a7; }

.form-control::-webkit-input-placeholder {
  color: #a7a7a7; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: none;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 25px; }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px; }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px; } }
.form-group {
  margin-bottom: 38px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: none; }

select.input-sm {
  height: 33px;
  line-height: 33px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: none; }

select.form-group-sm .form-control {
  height: 33px;
  line-height: 33px; }

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 36px; }

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: none; }

select.input-lg {
  height: 49px;
  line-height: 49px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: none; }

select.form-group-lg .form-control {
  height: 49px;
  line-height: 49px; }

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  min-height: 42px; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 31.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b5b5b5; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }
.form-control {
  border: none;
  border-bottom: 1px solid #d2d2d2;
  box-shadow: none;
  background: none;
  font: 12px 'OpenSans-Regular';
  line-height: 20px;
  padding: 4px 12px; }

.form-control {
  box-shadow: none; }

.form-control:focus {
  border-color: #757575;
  outline: 0;
  box-shadow: inset 0 1px 1px #757575, 0 0 5px #757575; }

.checkbox {
  padding-left: 20px; }

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  color: #a7a7a7;
  font: 12px/15px "OpenSans-Regular"; }

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cdcdcd;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 1px;
  line-height: 14px;
  color: #a7a7a7; }

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  display: inline-block; }

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c"; }

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65; }

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c"; }

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }

.file_upload {
  position: relative;
  overflow: hidden;
  height: 23px;
  font: 12px/20px "OpenSans-Regular";
  color: #a7a7a7; }

.file_upload > button {
  float: right;
  height: 100%;
  background: transparent; }

.file_upload > div {
  padding-left: 1em; }

.file_upload input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(20);
          transform: scale(20);
  letter-spacing: 10em;
  -ms-transform: scale(20);
  opacity: 0;
  cursor: pointer; }

.file_upload {
  border-bottom: 1px solid #d2d2d2;
  -webkit-transition: box-shadow 0.1s linear;
          transition: box-shadow 0.1s linear; }

.file_upload.focus {
  box-shadow: inset 0 1px 1px #757575, 0 0 5px #757575; }

.file_upload > button {
  border: none; }

.modal {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
  display: none; }

.modal-dialog {
  width: 470px;
  background: #000000;
  padding: 70px 52px 90px 52px;
  z-index: 1050;
  margin: -570px auto;
  color: #f2f2f2; }

.modal.fade .modal-dialog {
  -webkit-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out; }

.modal.in .modal-dialog {
  margin-top: 70px; }

.modal-backdrop {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.in {
  opacity: 0.4; }

.modal-dialog .section-title {
  color: #f2f2f2;
  font: 17px 'PoiretOne-Regular';
  text-transform: uppercase; }

.modal-dialog .wraper {
  margin: 60px 0; }

.modal-dialog .form-group {
  margin-bottom: 30px; }

.modal-dialog .form-control {
  color: #dbdbdb;
  border-color: #77797a; }

.modal-dialog .btn {
  color: #b4b4b5;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

.modal-dialog .btn:hover {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff; }

.modal-dialog input.btn {
  margin-right: 70px; }

.btn {
  font: 17px 'PoiretOne-Regular';
  font-weight: bold;
  text-transform: uppercase;
  color: #757575;
  display: inline-block;
  line-height: 57px;
  text-align: center;
  border: none;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  padding: 0 20px;
  background: none; }
  .btn:hover {
    color: #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000; }
  .btn--active {
    color: #c19327; }
  .btn--no-border {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent; }

.info {
  font: 36px/64px 'TrajanPro3-Regular';
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  text-align: center;
  border-top: 2px solid #b3b3b3;
  border-bottom: 2px solid #b3b3b3;
  padding: 8px 24px 0 24px;
  position: relative; }

.info .label {
  font: 14px "OpenSans-Semibold";
  color: #757575;
  left: 0;
  position: absolute;
  text-align: center;
  top: -11px;
  width: 100%; }

.info .label span {
  background: #eaeaea;
  padding: 0 30px; }

.dash {
  width: 20px;
  height: 3px;
  background: #4a4c4d;
  display: inline-block; }

.tech-nav {
  font: 12px 'OpenSans-Semibold';
  text-transform: uppercase;
  display: inline-block; }

.nav-title {
  font: 17px 'PoiretOne-Regular';
  line-height: 54px;
  color: #7a7a7a;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: bold;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  position: relative;
  display: block;
  padding: 0 21px;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
  .nav-title:hover, .nav-title :focus {
    color: #fff;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
  @media only screen and (max-width: 1100px) {
    .nav-title {
      font-size: 12px;
      padding: 0 7px !important; } }
  @media only screen and (max-width: 780px) {
    .nav-title {
      font-size: 11px;
      padding: 0 6px !important; } }

.nav-btn {
  display: inline-block;
  margin: 8px 12px 0 12px;
  transition: background 0.6s;
  -webkit-transition: background 0.6s; }
  .nav-btn:hover {
    border: none; }
    .nav-btn:hover img {
      opacity: 1;
      -webkit-transition: opacity 200ms linear;
              transition: opacity 200ms linear; }
  .nav-btn img {
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
            transition: opacity 200ms linear;
    vertical-align: top; }
  @media only screen and (max-width: 1100px) {
    .nav-btn {
      margin: 8px 8px 0; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.navbar {
  position: absolute;
  min-height: 80px;
  z-index: 999;
  width: 100%;
  background: #000000; }

.navbar-header img {
  margin: 0 3px; }
  @media only screen and (max-width: 770px) {
    .navbar-header img {
      margin-left: 48px; } }

@media (min-width: 770px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: visible; }

@media (min-width: 770px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; } }
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 770px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.collapse {
  display: none; }

.collapse.in {
  display: block; }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 46px;
  padding: 9px 10px;
  margin-top: 12px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: none;
  height: 100%; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  background-color: #ffffff;
  height: 4px;
  width: 40px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 10px; }

@media (min-width: 770px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7px -15px; }

@media (min-width: 770px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; } }
@media (min-width: 770px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.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; }

.navbar--bottom {
  bottom: 0;
  padding: 11px 0 10px; }
  .navbar--bottom .nav--1 {
    margin-top: 12px;
    display: none; }
    @media only screen and (min-width: 770px) {
      .navbar--bottom .nav--1 {
        display: block; } }
    .navbar--bottom .nav--1 .nav-btn {
      width: 40px;
      height: 40px;
      padding: 0; }
    .navbar--bottom .nav--1 .nav-btn--chat {
      background: url("../images/navbtn-chat.gif") no-repeat 0 0; }
    .navbar--bottom .nav--1 .nav-btn--call {
      background: url("../images/navbtn-call.gif") no-repeat 0 0; }
    .navbar--bottom .nav--1 .nav-btn--en {
      background: url("../images/navbtn-en.gif") no-repeat 0 0; }
    .navbar--bottom .nav--1 .nav-btn--ru {
      background: url("../images/navbtn-ru.gif") no-repeat 0 0; }
    .navbar--bottom .nav--1 .nav-btn--fb {
      background: url("../images/navbtn-fb.gif") no-repeat 0 0; }
    .navbar--bottom .nav--1 .nav-btn--insta {
      background: url("../images/navbtn-insta.gif") no-repeat 0 0; }
  .navbar--bottom .nav--2 {
    height: calc(100vh - 100px);
    display: none;
    margin: 0; }
    @media only screen and (max-width: 769px) {
      .navbar--bottom .nav--2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .navbar--bottom .nav--2 .nav-title {
      font-size: 36px;
      line-height: 100px; }
    .navbar--bottom .nav--2 .nav-title:hover {
      border-top: 2px solid transparent;
      border-bottom: 2px solid transparent; }
    .navbar--bottom .nav--2 .nav-dash {
      background-color: #ffffff;
      height: 3px;
      width: 30px;
      display: inline-block;
      margin: 0 0 20px; }
    .navbar--bottom .nav--2 .nav-btn {
      width: 80px;
      height: 80px;
      margin: 0 22px; }
    .navbar--bottom .nav--2 .nav-btn--chat {
      background: url("../images/navbtn-b-chat.gif") no-repeat 0 0; }
    .navbar--bottom .nav--2 .nav-btn--call {
      background: url("../images/navbtn-b-call.gif") no-repeat 0 0; }
    .navbar--bottom .nav--2 .nav-btn--en {
      background: url("../images/navbtn-b-en.gif") no-repeat 0 0; }
    .navbar--bottom .nav--2 .nav-btn--ru {
      background: url("../images/navbtn-b-ru.gif") no-repeat 0 0; }
  @media (min-width: 770px) {
    .navbar--bottom .navbar-collapse.collapse {
      float: right; } }

.navbar--top {
  bottom: auto;
  position: fixed;
  padding: 0;
  top: 0; }
  .navbar--top .nav--1 {
    margin-top: 12px;
    display: none; }
    @media only screen and (min-width: 770px) {
      .navbar--top .nav--1 {
        display: block; } }
    .navbar--top .nav--1 .navbar-nav {
      margin-top: 10px; }
    .navbar--top .nav--1 .nav-title {
      font-size: 17px;
      border-color: transparent !important;
      padding: 0 17px; }
      .navbar--top .nav--1 .nav-title:hover {
        color: #fff; }
    .navbar--top .nav--1 li.active .nav-title {
      color: #fff; }
    .navbar--top .nav--1 .nav-btn {
      width: 36px;
      height: 36px;
      margin: 12px 15px 0 15px; }
      @media only screen and (max-width: 1100px) {
        .navbar--top .nav--1 .nav-btn {
          margin-left: 10px;
          margin-right: 10px; } }
    .navbar--top .nav--1 .nav-btn--chat {
      background: url("../images/navbtn-t-chat.gif") no-repeat 0 0; }
    .navbar--top .nav--1 .nav-btn--call {
      background: url("../images/navbtn-t-call.gif") no-repeat 0 0; }
    .navbar--top .nav--1 .nav-btn--en {
      background: url("../images/navbtn-t-en.gif") no-repeat 0 0; }
    .navbar--top .nav--1 .nav-btn--ru {
      background: url("../images/navbtn-t-ru.gif") no-repeat 0 0; }
    .navbar--top .nav--1 .nav-btn--fb {
      background: url("../images/navbtn-t-fb.gif") no-repeat 0 0; }
    .navbar--top .nav--1 .nav-btn--insta {
      background: url("../images/navbtn-t-insta.gif") no-repeat 0 0; }
  .navbar--top .nav--2 {
    height: calc(100vh - 78px);
    display: none;
    margin: 0; }
    @media only screen and (max-width: 769px) {
      .navbar--top .nav--2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .navbar--top .nav--2 .nav-title {
      font-size: 36px;
      line-height: 100px; }
    .navbar--top .nav--2 .nav-title:hover {
      border-top: 2px solid transparent;
      border-bottom: 2px solid transparent; }
    .navbar--top .nav--2 .nav-dash {
      background-color: #ffffff;
      height: 3px;
      width: 30px;
      display: inline-block;
      margin: 0 0 20px; }
    .navbar--top .nav--2 .nav-btn {
      width: 80px;
      height: 80px;
      margin: 0 22px; }
    .navbar--top .nav--2 .nav-btn--chat {
      background: url("../images/navbtn-b-chat.gif") no-repeat 0 0; }
    .navbar--top .nav--2 .nav-btn--call {
      background: url("../images/navbtn-b-call.gif") no-repeat 0 0; }
    .navbar--top .nav--2 .nav-btn--en {
      background: url("../images/navbtn-b-en.gif") no-repeat 0 0; }
    .navbar--top .nav--2 .nav-btn--ru {
      background: url("../images/navbtn-b-ru.gif") no-repeat 0 0; }
  @media (min-width: 770px) {
    .navbar--top .navbar-collapse.collapse {
  float: right; } }

.nav-number > li {
  text-align: center;
  display: block;
  position: relative; }
  .nav-number > li > a {
    margin: 0 10px;
    min-width: 150px;
    font-size: 17px;
    font-family: 'PoiretOne-Regular';
    font-weight: bold;
    color: #757575;
    line-height: 54px;
    position: relative;
    padding: 0;
    text-align: center;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.8px; }
    .nav-number > li > a:hover {
      color: #000000;
      border-color: #000000; }
      .nav-number > li > a:hover .num span {
        color: #000000; }
  .nav-number > li.active > a, .nav-number > li.active a:hover, .nav-number > li.active a:focus {
    color: #000000; }
  .nav-number > li.active .num span {
    color: #979797; }
  .nav-number > li .num {
    font: 21px 'PoiretOne-Regular';
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    text-align: center;
    letter-spacing: 0px; }
    .nav-number > li .num span {
      background: #eaeaea;
      padding: 0 16px;
      color: #979797; }
.nav-number .nav-logo {
  display: none; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .nav-number > li > a {
    font-size: 18px;
    line-height: 76px; }
  .nav-number > li .num {
    font-size: 24px;
    top: -19px; }
  .nav-number > li .num span {
    padding: 0 11px; }
  .nav-number .nav-logo {
    line-height: 76px;
    display: block; } }

.title-1 {
  font: 60px 'TrajanPro3-Regular';
  color: #ffffff; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .title-1 {
      font-size: 52px; } }

.title-2 {
  font-family: 'TrajanPro3-Regular';
  color: #4a4c4d;
  font-size: 28px;
  font-weight: 500; }

.content {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  font-family: "PoiretOne-Regular"; }
  .content a {
    color: #000000;
    text-decoration: underline; }
    .content a:hover {
      text-decoration: none; }
  .content ul {
    list-style: none;
    margin-bottom: 10px; }
  .content ul li {
    padding-left: 9px; }
  .content li:before {
    content: '';
    margin-left: -9px;
    padding-left: 9px;
    background: url(../images/content-bullet.gif) no-repeat 0 9px; }
  .content p:last-child {
    margin-bottom: 0; }

.content--12 {
  font-size: 15px;
  line-height: 20px; }
  .content--12 p {
    margin-bottom: 16px; }
  .content--12 ul li {
    background-position: 0 9px; }
  .content--12 ul.separate li {
    margin-bottom: 20px; }

.content--14 {
  font-size: 16px;
  line-height: 26px; }
  .content--14 ul li:before {
    background-position: 0 10px; }
  .content--14 ul.separate li {
    margin-bottom: 20px; }

.content--15 {
  font-size: 17px;
  line-height: 30px; }
  .content--15 li:before {
    background-position: 0 11px; }
  .content--15 ul.separate li {
    margin-bottom: 20px; }

.content--19 {
  font-size: 22px;
  line-height: 40px; }
  .content--19 p {
    margin-bottom: 20px; }
  .content--19 a:hover {
    text-decoration: underline; }
  .content--19 li:before {
    background-position: 0 15px; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .content--ipad-p-18 {
    font-size: 18px;
    line-height: 40px; }

  .content--ipad-p-25 {
    font-size: 25px;
    line-height: 50px; }
    .content--ipad-p-25 li:before {
      background-position: 0 15px; } }
.ico-title {
  font: 15px 'PoiretOne-Regular';
  text-transform: uppercase;
  line-height: 25px;
  display: inline-block;
  height: 25px;
  padding-left: 35px; }
  .ico-title--desk {
    background: url(../images/ico-desk.png) no-repeat; }
  .ico-title--service {
    background: url(../images/ico-service.png) no-repeat; }
  .ico-title--food {
    background: url(../images/ico-food.png) no-repeat; }
  .ico-title--parking {
    background: url(../images/ico-parking.png) no-repeat; }
  .ico-title--signal {
    background: url(../images/ico-signal.png) no-repeat; }
  .ico-title--lift {
    background: url(../images/ico-lift.png) no-repeat; }
  .ico-title--comunic {
    background: url(../images/ico-comunic.png) no-repeat; }
  .ico-title--cond {
    background: url(../images/ico-cond.png) no-repeat; }

.ico-info {
  font: 18px 'PoiretOne-Regular'; }
  .ico-info span {
    display: inline-block;
    width: 34px;
    height: 20px;
    position: relative; }
  .ico-info--italic {
    font: 16px 'PoiretOne-Regular';
    color: #7f7f7f; }
    .ico-info--italic a {
      color: inherit; }
      .ico-info--italic a:hover {
        text-decoration: underline; }
  .ico-info--location {
    background: url(../images/ico-location.png) no-repeat; }
  .ico-info--mobile {
    background: url(../images/ico-mobile.png) no-repeat; }
  .ico-info--download {
    background: url(../images/ico-download.png) no-repeat; }
  .ico-info--download {
    background: url(../images/ico-download.png) no-repeat; }
  .ico-info--occupied {
    background: url(../images/ico-occupied.png) no-repeat;
    top: 4px;
    width: 30px; }

.imgtab-content .img-pane {
  display: none; }
.imgtab-content img {
  width: 100%;
  height: 299px;
  background-position: center center !important;
  background-size: cover !important; }
.imgtab-content .active {
  display: block; }

.imgtab-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 36px; }
  .imgtab-nav a {
    font: 12px 'PoiretOne-Regular';
    color: #757575;
    text-align: center;
    padding: 22px 0;
    display: block;
    width: 58px;
    text-align: center;
    line-height: 17px; }
    .imgtab-nav a:hover {
      font-weight: bold;
      font-size: 14px; }
  .imgtab-nav li {
    display: inline-block; }
  .imgtab-nav li.active a {
    font-size: 14px;
    color: #000000; }
  @media (min-width: 62em) {
    .imgtab-nav {
      margin: 0;
      height: 340px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .imgtab-nav li {
        display: block; } }

.slideshow {
  position: relative;
  overflow: hidden;
  background-color: #000; }

.slideshow > div {
  position: relative;
  width: 5000px;
  left: 50%;
  margin-left: -2500px;
  text-align: center; }

.slideshow #slider_container {
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  height: 650px;
  width: 1280px;
  overflow: hidden; }

.slideshow .slides {
  cursor: move;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1280px;
  height: 650px;
  overflow: hidden; }

.tech-nav.left {
  padding-left: 60px;
  background: url(../images/arrow-left.gif) no-repeat 0 3px; }

.tech-nav.right {
  padding-right: 60px;
  background: url(../images/arrow-right.gif) no-repeat right 3px; }

.tech-nav.right:hover {
  background: url(../images/arrow-right-a.gif) no-repeat right 3px; }

.carousel .item {
  border: 20px solid transparent;
  margin: 0 30px;
  position: relative; }

.carousel .item-nav {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 100;
  /*transition:all .5s ease-in-out;*/
  background-position: center center; }

.carousel .item-nav .item-hv {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
  cursor: pointer; }

.carousel .item-nav .item-rmk {
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 25px;
  border: 1px solid #e9e6e4; }

.carousel .item-nav.next {
  cursor: pointer;
  opacity: 1; }

.carousel .item-nav.prev {
  cursor: pointer;
  opacity: 1; }

.carousel .item-nav.prev .item-hv, .carousel .item-nav.next .item-hv {
  background: #000000; }

.carousel .item-nav.prev .item-hv:hover, .carousel .item-nav.next .item-hv:hover {
  opacity: 0.4; }

.device-rotation {
  background: url("../images/bg-device-rotation.png");
  height: 100%; }

.device-rotation-content {
  font: 25px/50px 'OpenSans-Regular';
  color: #ffffff;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -270px; }

.device-rotation-content img {
  margin: 50px; }

.nav-pic-container {
  height: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.nav-pic-row {
  height: 30%; }

.nav-pic {
  border: 25px solid #ffffff;
  position: relative;
  display: block;
  height: 100%; }

.nav-pic-title {
  color: #ffffff;
  display: block;
  font-family: "OpenSans-SemiBold";
  font-size: 18px;
  line-height: 80px;
  width: 220px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -110px;
  background: url("../images/nav-pic-bg.png") no-repeat center 0; }

.nav-pic-num {
  font: 24px 'PlayfairDisplaySC-Bold';
  position: absolute;
  left: 0;
  top: -19px;
  width: 100%;
  text-align: center;
  opacity: 0.7; }

.apartment-gallery a {
  display: inline-block;
  border: 10px solid #ffffff;
  margin-top: 28px; }
  .apartment-gallery a:hover span {
    opacity: 0.4; }
.apartment-gallery span {
  display: block;
  width: 150px;
  height: 140px;
  background: #000000;
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out; }

.apartment-img {
  position: relative;
  margin-top: 30px; }
  .apartment-img img {
    max-height: 322px;
    max-width: 100%; }

.garage-img {
  margin-top: 36px; }

.apartment-selector {
  margin-top: 60px;
  margin-bottom: 100px; }
  .apartment-selector__street {
    padding: 20px 0;
    width: 720px;
    text-align: center;
    color: #a0a0a0;
    font-family: 'PoiretOne-Regular'; }

.apartments-selector {
  margin-bottom: -1px;
  width: 968px;
  height: 377px;
  position: relative;
  background: url("../images/floor-sel1.jpg") no-repeat;
  padding-top: 62px; }

.apartments-selector a {
  display: block;
  opacity: 0;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }

.apartments-selector a span {
  position: absolute;
  left: -90px;
  display: inline-block;
  top: 50%;
  margin-top: -14px;
  text-align: right;
  font-size: 16px;
  color: #757575; }

.apartments-selector a span img {
  margin-left: 5px; }

.apartments-selector a:hover {
  opacity: 1; }

.apartments-selector .fl6 {
  height: 55px;
  background: url("../images/floor-sel1a.jpg") no-repeat 0 -62px; }

.apartments-selector .fl5 {
  height: 53px;
  background: url("../images/floor-sel1a.jpg") no-repeat 0 -117px; }

.apartments-selector .fl4 {
  height: 49px;
  background: url("../images/floor-sel1a.jpg") no-repeat 0 -170px; }

.apartments-selector .fl3 {
  height: 50px;
  background: url("../images/floor-sel1a.jpg") no-repeat 0 -219px; }

.apartments-selector .fl2 {
  height: 50px;
  background: url("../images/floor-sel1a.jpg") no-repeat 0 -269px; }

.apartments-selector .fl1 {
  height: 58px;
  background: url("../images/floor-sel1a.jpg") no-repeat 0 -319px; }

.floor-actions {
  background: #eaeaea; }
  .floor-actions .btn {
    margin: 62px 0;
    font-size: 14px;
    line-height: 76px; }
  .floor-actions .link-ret {
    font: 16px 'OpenSans-Semibold';
    text-transform: uppercase;
    display: inline-block;
    padding-left: 73px;
    background: url(../images/arrow-left.gif) no-repeat 0 3px;
    margin: 90px 0; }

.floor-selector {
  margin-top: 24px;
  margin-bottom: 70px; }
  .floor-selector__text {
    font: 14px "PoiretOne-Regular";
    padding: 12px 33px 0; }
  .floor-selector--ml {
    margin-left: -38px; }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #f1f1f1; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.table {
  color: #757575; }

.table td {
  padding: 32px 30px !important;
  vertical-align: middle !important; }

.table-hover > tbody > tr:hover {
  background-color: inherit;
  color: #c19327; }

.table .first {
  font: 26px 'PlayfairDisplaySC-Bold';
  color: #c19327; }

.table .num {
  font: 32px/36px 'OpenSans-Semibold';
  display: block;
  white-space: nowrap; }

.table .text {
  font: 15px/20px 'OpenSans-Regular'; }

.layout {
  height: 100%;
  background: #f1f1f1; }
  .layout__nav-b {
    position: relative;
    height: 100%;
    min-height: 500px;
    padding-bottom: 100px;
    overflow: hidden;
    box-sizing: border-box; }
  .layout__nav-t {
    height: 100%;
    min-height: 700px;
    padding-top: 80px; }

.mpic.scale-width {
  width: 100%;
  height: auto; }

.mpic.scale-height {
  width: auto;
  height: 100%; }

.mpic-description {
  position: absolute;
  top: 36%;
  text-align: center;
  width: 100%; }
  .mpic-description h2 {
    color: #ffffff;
    font: 18px 'TrajanPro3-Regular';
    margin-bottom: 20px; }
  .mpic-description h1 {
    color: #ffffff;;
    font: 36px 'TrajanPro3-Regular'; }

.about {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .about__content {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .about__nav {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    width: 100%;
    background: #eaeaea;
    padding: 60px 0 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .about__nav .nav-number a {
      margin-bottom: 46px; }
  .about--bg {
    background: url("../images/about-bg.png") no-repeat center center; }

.gallery {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .gallery__content {
    margin-top: auto;
    margin-bottom: auto; }
  .gallery__sub-nav {
    text-align: center;
    vertical-align: middle;
    margin-bottom: auto; }
    .gallery__sub-nav a {
      font: 12px 'PoiretOne-Regular';
      text-transform: uppercase;
      padding: 0 28px;
      color: #757575; }
      .gallery__sub-nav a:hover, .gallery__sub-nav a.active {
        color: #000000; }
  .gallery__nav {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    width: 100%;
    background: #eaeaea;
    padding-top: 40px; }
    .gallery__nav li {
      margin-bottom: 36px; }

.apartments-inner {
  height: 100%;
  overflow: hidden; }

.apartments-content {
  padding: 68px 76px 10px 24px; }

.apartments-aside {
  background: #eaeaea;
  padding: 65px 55px 0 55px;
  height: 100%;
  min-height: 700px; }

.apartment-content {
  padding: 68px 76px 10px 24px; }
  .apartment-content--compass {
    background: url("../images/compass.png") no-repeat 95% 8px; }

.apartments-mob-content {
  padding-top: 68px; }

.apartments-mob-actions {
  background: #eaeaea; }
  .apartments-mob-actions .link-ret {
    font: 16px 'OpenSans-Semibold';
    color: #757575;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 73px;
    background: url(../images/arrow-left.gif) no-repeat 0 3px;
    margin: 90px 0; }
  .apartments-mob-actions .btn {
    margin: 62px 0;
    font-size: 14px;
    line-height: 76px;
    width: 100%; }

.contacts {
  background: #f1f1f1;
  height: 100%;
  padding-bottom: 40px;
  position: relative; }
  .contacts__top {
    padding-bottom: 50px;
    background: #eaeaea; }
    .contacts__top .info {
      margin-top: 50px; }
  .contacts__content {
    padding: 52px 0 40px; }
  .contacts__footer {
    font: 10px 'PoiretOne-Regular';
    width: 100%;
    padding: 12px 0;
    background: #eaeaea; }
    @media (min-width: 62em) {
      .contacts__footer {
        position: absolute;
        bottom: 0; } }

.error {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .error__content {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: auto;
    margin-bottom: auto; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  background: #949494; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  border-radius: inherit;
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 3px;
  background: #757575; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #757575;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

#floor-selector .hover-gr, #floor-m-selector .hover-gr {
  opacity: 0;
  cursor: pointer; }
#floor-selector .active-gr image.current, #floor-m-selector .active-gr image.current {
  opacity: 1; }

#apartment-selector .bright-gr path {
  fill: #f1f1f1;
  opacity: 0; }
  #apartment-selector .bright-gr path.bright {
    fill: #f1f1f1;
    opacity: 0.6; }
#apartment-selector .m-path {
  cursor: pointer; }
#apartment-selector .info-gr {
  font: 11px 'PoiretOne-Regular';
  fill: #000000;
  text-anchor: middle; }
  #apartment-selector .info-gr line {
    stroke: #c19327;
    stroke-width: 1;
    shape-rendering: crispEdges; }
#apartment-selector .info-gr-top {
  font: 11px 'OpenSans-Bold'; }

body.loading, body.loading * {
  cursor: wait !important; }

  
  
/*****/

.floor-selector__text, .apartment-selector__street, .apartment-selector__street {
	color: #000;
}

.apartments-content .ico-info {
	color: #000;
}


